:root{--white:#fff;--black:#000;--errorColor:#5bb6a4;--textColor:#999;--borderColor:#216a92;--ctaColor1:#2da5db;--ctaColor2:#fff;--ctaColor3:#50a819}.form-section input{background:var(--white);border:var(--white);border-radius:10px;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:43px;padding:4px 12px;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}::-ms-input-placeholder{color:var(--textColor)}::placeholder{color:var(--textColor)}.form-section select{background:var(--white);border:1px solid var(--white);border-radius:10px;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:43px;padding:4px 12px;width:100%!important}.form-section input[type=submit]{background:var(--ctaColor1);border:3px solid var(--borderColor);border-radius:10px;color:var(--white);cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:24px;margin:0 auto;min-height:48px;min-width:171px;padding:8px 30px;position:relative;transition:all .3s ease;width:100%!important}.form-section input[type=submit]:hover{background:#41c09d;border:3px solid #41c09d}.form-section label{color:var(--white);font-size:16px}.form-section .hs-form-booleancheckbox label{color:var(--textColor);display:block}.form-section .hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:0;padding:0}.form-section input[type=checkbox]{border:1px solid var(--textColor);margin:0 10px 0 0;min-height:unset;width:auto}.form-section input[type=checkbox],.form-section textarea{background:var(--white);color:var(--textColor);outline:none}.form-section textarea{border:1px solid var(--borderColor);border-radius:10px;font-size:16px;margin-bottom:0;padding:4px 12px;resize:none;width:100%!important}.form-section form a{color:var(--ctaColor2);text-decoration:underline}.form-section .hs-form-field{margin-bottom:20px;margin-top:0}.form-section .hs-error-msg,.form-section .hs-error-msg label,.form-section .hs-error-msgs,.form-section .hs-error-msgs label{color:var(--errorColor);list-style:none;margin:0;padding:0}.form-section fieldset{max-width:unset!important}.form-section ul.inputs-list{overflow:hidden}.form-section .hs-form-field>label{display:block;font-size:16px;margin-bottom:10px}.form-section .hs-form-checkbox-display span{display:inline-block;margin-top:10px;position:relative}.form-section .multi-container{list-style:none;margin:0;padding:0}.form-section.form-contact input[type=submit]{background:var(--ctaColor3);border:1px solid var(--ctaColor3);border-radius:10px;color:var(--white);display:block;font-size:18px;font-weight:600;line-height:24px;margin:0 auto;min-height:60px;min-width:171px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section.form-contact input[type=submit]:hover{background:var(--ctaColor2);color:var(--ctaColor1)}.form-section .hs-form-required{color:#5bb6a4}.form-transparent-section label{color:#061a2d}.form-transparent-section input{background:hsla(0,0%,100%,.7);border:hsla(0,0%,100%,.7);color:#061a2d}.form-section textarea,.form-transparent-section input[type=checkbox],.form-transparent-section select,.form-transparent-section textarea{background:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.7);color:#061a2d}.form-transparent-section input[type=checkbox]{background:hsla(0,0%,100%,.7)!important;border:1px solid hsla(0,0%,100%,.7)!important;color:#061a2d}