:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#fff;--borderColor:#dadada;--grayColor:#999;--ctaColor:#0076ff;--ctaColor2:#004799}.form-section input{background:var(--white);border:1px solid var(--white);border-radius:3px;color:var(--grayColor);font-size:16px;margin-bottom:0;min-height:48px;outline:none;padding:4px 12px;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}.form-section input[type=submit]{background:var(--ctaColor);border:1px solid var(--ctaColor);border-radius:3px;color:var(--white);cursor:pointer;display:block;font-size:16px;font-weight:700;margin:0;min-height:48px;padding:8px 30px;position:relative;transition:all .3s ease;width:100%}.form-section input[type=submit]:hover{background:var(--ctaColor2);border:1px solid var(--ctaColor2);color:var(--white)}.form-section label{align-items:center;color:var(--textColor);display:flex;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]{background:var(--white);border:1px solid var(--textColor);color:var(--textColor);margin:0 10px 0 0;min-height:unset;outline:none;width:auto}.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);font-size:13px;list-style:none;margin:0;padding:0;text-align:left}.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;text-align:left}.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 label span{color:var(--white);margin-left:10px}.form-section legend{color:var(--textColor);font-size:16px}