:root{--mainBlue:#0065a2;--mainYellow:#ffc82e;--mainGray:#afafaf;--mainGreen:#688a7e}*{box-sizing:border-box}body{font-family:Roboto,Arial,sans-serif;margin:0;width:100%}h1{font-size:55px}h1,h2{font-weight:700}h2{font-size:40px}h3{font-size:32px}h3,h4{font-weight:700}h4{font-size:26px}h5{font-size:18px;font-weight:700}p{color:#646464;font-size:17px;line-height:170%}strong{font-weight:700}.hs-form-field{margin-bottom:10px;margin-top:10px}.bodyContainer{float:none!important;margin:0 auto!important;max-width:1200px!important}@media screen and (max-width:1250px){.bodyContainer{padding-left:35px;padding-right:35px}}.contentContainer{float:none!important;margin:0 auto!important;max-width:800px!important}@media screen and (max-width:850px){.contentContainer{padding-left:35px;padding-right:35px}}.centerImage{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.hs-form-field{margin-bottom:15px;margin-top:15px}input[type=email],input[type=password],input[type=tel],input[type=text]{height:40px}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{background-color:#fff;border:1px solid #c8c8c8;border-radius:6px;max-width:100%;padding-left:10px;width:100%!important}textarea{height:90px}input[type=submit]{appearance:none;-webkit-appearance:none;background-color:var(--mainBlue);border:none;border-radius:6px;color:#fff;font-size:15px;padding:13px 30px;text-align:center}label{display:inline-block;font-size:14px;margin-bottom:8px}