.form-section{background-color:#fff;border-radius:1rem;height:max-content;margin-inline:auto;max-width:36rem;padding:2rem;width:100%}@media screen and (max-width:48rem){form{padding:1.25rem}}.form-section input,.form-section select{background:var(--inputBgColor);border:2px solid var(--borderColor);border-radius:32px;color:var(--paragraphColor);filter:drop-shadow(0 1px 2px rgb(220,220,220));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:var(--base-blue);border:none;border-radius:35px;display:block;padding:.875rem 1.5rem;--fw:bold;color:var(--white);font-size:var(--f-base);position:relative;transition:all .3s ease;width:auto!important}.form-section input[type=submit]:hover{background:var(--dark-blue);color:var(--light-blue)}.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}