:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#002e6d;--borderColor:#ced4da;--ctaColor1:#002e6d;--ctaColor2:#fff}.form-section input{background:var(--white);border:1px solid var(--borderColor);border-radius:0;color:var(--textColor);font-size:16px;margin-bottom:0;min-height:40px;padding:4px 12px;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}.form-section select{background:var(--white);border:1px solid var(--borderColor);border-radius:0;color:var(--textColor);padding:4px 12px}.form-section input[type=submit],.form-section select{font-size:16px;margin-bottom:0;min-height:40px;width:100%!important}.form-section input[type=submit]{background:var(--ctaColor1);border:1px solid var(--ctaColor1);border-radius:.5rem;color:var(--ctaColor2);font-weight:700;padding:8px 30px;position:relative;transition:all .3s ease}.form-section input[type=submit]:hover{background:var(--ctaColor2);color:var(--ctaColor1)}.form-section label{color:var(--textColor);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:0;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}