/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************//* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.header__container {
    display: none;
}
h2 {
    font-family: Montserrat, helvetica, sans-serif, serif;
    font-style: normal;
    font-weight: 700 !important;
    text-decoration: none;
    color: #31364C !important;
    font-size: 28px;
    text-transform: none;
}
h3 {
    font-family: Montserrat, helvetica, sans-serif, serif;
    font-style: normal;
    font-weight: 700 !important;
    text-decoration: none;
    color: #31364C !important;
    font-size: 24px;
    text-transform: none;
    background-color: #ffffff;
}
body{
    color: #31364C !important;
}
a:hover{
    color: #008E95;
}
.hs-button.primary{
  display: block;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-family: font-family: Montserrat, sans-serif !important;
  border-radius: 4px;
}
.hs-button:hover{
  background-color: #006F7B !important; 
  font-weight: 700;
  border-color: #008E95 !important;
}
button, .button, .hs-button:hover {
    border: 1px solid #008E95;
    background-color: #008E95;
    border-radius: 1.5px;
    border-color: #008E95 !important;
}
#hs_cos_wrapper_widget_1737658742123 .hs-button:hover{
  background-color: #006F7B !important; 
  border-radius: 4px !important;
  font-weight: 700;
  border: 1px solid #006F7B !important;
}
form input[type='submit'], form .hs-button {
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-size: 16px;
}
form input[type='submit']:active, form .hs-button:active {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
  background-color: rgba(145, 162, 137, 100);
  color: #f2f2f2;
}
form input[type='text'], form input[type='email'], form input[type='password'], form input[type='tel'], form input[type='number'], form input[type='search'], form select, form textarea {
    border: 1px none #FFF8F5;
    padding: 10px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 4px;
    color: #31364C;
    font-size: 16px;
}
form .inputs-list{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    right: 3;
    align-content: space-between;
  }
form .inputs-list > li {
    display: block;
    margin: 0.7rem 10px;
}
form .hs-richtext h1{
    font-weight: 700 !important;
    color: #31364C;
    margin-top: 20px;
    font-size: 20px !important;
}
input[type=radio] {
            accent-color: #006F7B !important;
        }
input[type=radio]:hover{
            accent-color: #015058 !important;
        }
form {
    border: 1px #FFFFFF;
    padding: 20px 35px 30px 35px;
    background-color: #ACE9EB;
    border-radius: 0px 0px 8px 8px !important; 
}
form .hs-richtext *{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #07C0CA;
}
.form-title {
    border: 1px none #ACE9EB;
    padding: 35px 35px 0px 35px;
    font-family: montserrat;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: #ACE9EB;
    border-radius: 8px 8px 0px 0px !important;
    color: #ffffff;
    font-size: 20px;
}
form .hs-form-field {
    margin-bottom: 1rem;
}
form .inputs-list > li {
    display: block;
    margin: 0.7rem 10px 0px 0.7rem;
}
.splide__slide--caption {
    align-self: flex-end;
    box-sizing: border-box;
    height: auto;
    padding: 1.2rem 1rem 0;
}
@media screen and (max-width: 767px) {
H1{
    text-align: center;
}

img {
    width: auto;
}
.form-title {
    padding: 25px 15px 0px 15px;
}
form {
    padding: 20px 15px 15px 15px; 
}
/*.dnd-section .dnd-column {
    display: inline-block;
}*/
}  
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/