:root{--accentColor:#d9d9d9;--cardColor:#c6e7d1;--paragraphColor:#000732;--inputBgColor:#fff;--borderColor:#909090;--errorColor:red}form{margin-block-start:1.5rem;padding:0}.form-section{background-color:#f9fafb;border-radius:1rem;filter:drop-shadow(0 1px 2px rgb(220,220,220));height:max-content;margin-inline:auto;width:100%}.form-section input,.form-section select{background:var(--inputBgColor);border:1px solid var(--borderColor);border-radius:.5rem;color:var(--paragraphColor);font-size:var(--f-base);padding:.75rem 1rem;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}.form-section input[type=submit]{background-color:var(--base-blue);border:none;border-radius:35px;display:block;padding:.875rem 1.5rem;--fw:bold;border-radius:.5rem;color:var(--white);cursor:pointer;font:var(--f-base);position:relative;transition:all .3s ease;width:100%!important}.form-section input[type=submit]:hover{background-color:var(--dark-blue)!important}.form-section input[type=submit]:active{background-color:var(--light-blue)!important}.form-section label{color:var(--paragraphColor);display:flex;flex-direction:row;font-size:14px;line-height:22px}.form-section .hs-form-booleancheckbox label{color:var(--paragraphColor);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(--paragraphColor);margin:0 10px 0 0;width:auto}.form-section input[type=checkbox],.form-section textarea{background:var(--white);color:var(--paragraphColor);outline:none}.form-section textarea{border:1px solid var(--borderColor);border-radius:35px;font-size:18px;line-height:26px;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:14px;line-height:22px;margin-bottom:4px}.form-section legend{display:block;font-size:14px;line-height:22px;margin-bottom:10px}.form-section .hs-form-checkbox-display span{display:inline-block;margin-top:0;position:relative}.form-section .hs-form-checkbox{margin-bottom:10px}.form-section .multi-container{list-style:none;margin:0;padding:0}.legal-consent-container{font-size:14px;margin-bottom:.5rem}