







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



























/* 1d. Buttons */













/* 1e. Forms */


/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1296px;
}

/* .dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
} */

/* .dnd-section > .row-fluid {
  max-width: 1296px;
} */






/* html {
  font-size: 22px;
}

body {
  font-weight: 500; font-family: Poppins, sans-serif;
  color: #2b453f;
  font-size: 22px;
  background-color: #EDEBE7;
}

/* Paragraphs */

/* p {
  font-family: "poppins", sans-serif;
} */

/* Anchors */

/* a {
  font-weight: 400; font-family: Poppins, sans-serif;
  color: #FF5D05;
  transition: border 0.1s ease-in-out, color 0.3s ease-in-out, padding-bottom 0.1s ease-in-out;
  padding-bottom: 2px;
  border-bottom: 0px solid transparent;

}

a:hover,
a:focus {
  color: #FF5D05;
  border-bottom: 1px solid #FF8340;
}

a:active {
  color: #FF5D05;
  border-bottom: 1px solid #FF8340;
}

h1,
.h1 {
  font-weight: 600; font-family: Poppins, sans-serif;
  color: #2b453f;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 400; font-family: 'Dm Serif', sans-serif;
  color: #2b453f;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 400; font-family: 'Dm Serif', sans-serif;
  color: #2b453f;
  text-transform: none;
}

h4,
.h4 {
  font-weight: 400; font-family: 'Dm Serif', sans-serif; font-style: italic;
  color: #2b453f;
  text-transform: none;
}

h5,
.h5 {
  font-family: Poppins, sans-serif;
  color: #2b453f;
  text-transform: none;
}

h6,
.h6 {
  font-weight: 400; font-family: 'Dm Serif', sans-serif;
  color: #2b453f;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #264d44;
} */ */





/* button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #2b453f;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(43, 69, 63, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(83, 109, 103, 1.0);
  border-color: #536d67;
} */





form,
.submitted-message {
  font-weight: 500; font-family: Poppins, sans-serif;
  ;
  border-top-left-radius: ;
  border-top-right-radius: ;
  border-bottom-left-radius: ;
  border-bottom-right-radius: ;
  background-color: ;
  ;
}

/* Form title */

.form-title {
  ;
  ;
  ;
  border-top-left-radius: ;
  border-top-right-radius: ;
  border-bottom-left-radius: ;
  border-bottom-right-radius: ;
  font-size: ;
  color: ;
  background-color: ;
}


/* Labels */

form label {
  color: ;
}

/* Help text */

form legend {
  color: ;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  
  background-color: ;
  color: ;
  border-radius: ;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: ;
}

::-moz-placeholder {
  color: ;
}

:-ms-input-placeholder {
  color: ;
}

::placeholder {
  color: ;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

.fn-date-picker td.is-selected .pika-button {
  background: #2b453f;
}

.fn-date-picker td .pika-button:hover {
  background-color: #2b453f !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #2b453f;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  ;
  ;
  ;
  color: ;
  font-size: ;
  background-color: ;
  border-radius: 6px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: ;
  color: ;
  ;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(83, 109, 103, 1.0);
  border-color: #536d67;
}





/* Table */

table {
  border: 1px solid #2b453f;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #2b453f;

  padding: 18px;

  color: #2b453f;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(43, 69, 63, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2b453f;
}

.header__skip {
  color: transparent;
}

.body-container-wrapper{
  min-height: 65vh;
}

.content-wrapper.newsletter {
  padding-top: 120px;
  padding-bottom: 60px;
}

.footer .button-wrapper.mt-4 a {
  width: 100%;
}