/* @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;
}
h3 {
    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;
}
body{
    color: #31364C !important;
}
a:hover{
    color: #008E95;
}
.hs-button.primary{
  max-width: 280px !important;
  display: block;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  border-radius: 1.5px #07C0CA !important;
  font-family: font-family: Montserrat, sans-serif !important;
  border-radius: 4px;
}
.hs-button:hover{
  background-color: #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: #ffffff;
}
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: 22px !important;
}
input[type=radio] {
            accent-color: #006F7B !important;
        }
input[type=radio]:hover{
            accent-color: #015058 !important;
        }
form {
    border: 1px none #ACE9EB;
    padding: 20px 35px 30px 35px;
    background-color: rgba(172, 233, 235, 1.0);
    border-radius: 4px;
}
form .hs-richtext *{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold !important;
    text-decoration: none;
    color: #07C0CA;
    font-size: 15px;
}
.cell_1706294137995-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: unset !important;
}
.cell_17062925115642-vertical-alignment{
    display: flex !important;
    flex-direction: column !important;
    justify-content: unset !important;
}
@media screen and (max-width: 767px) {
H1{
    text-align: center;
}
  #hs_cos_wrapper_widget_1687903298291_ P{
    text-align: center !important;
}  
img {
    width: auto;
}
}/* @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    */
/*****************************************/