form{align-items:stretch;gap:24px}form,form fieldset{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}form fieldset{gap:1rem;max-width:none!important}.hs-form-field{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;margin-bottom:0;padding:0;position:relative;text-align:left;width:100%}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{padding:1rem}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{background:var(--White-20,#fff);border:none;border-radius:.75rem;color:var(--Black-00,#1d1d1b);font-family:Manrope;font-family:inherit;font-size:16px;height:46px;line-height:24px;outline:none;width:100%}select{padding:0}textarea{min-height:120px;resize:none}::placeholder{color:#92959f}form label{color:#1d1d1b;display:block;font-size:16px;font-weight:500;margin-bottom:8px}form legend{color:#5b5f6f;font-size:.875rem}form .hs-button.primary,form input[type=submit]{align-items:center;background-color:#0000f2;background:#0000f2!important;border:none;border-radius:6.25rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Manrope;font-size:16px;font-weight:700;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease-in-out;white-space:normal;width:100%;width:100%!important}form .hs-button:hover,form input[type=submit]:hover{background:#0000f2!important;color:#fff!important}.hs-form-required{color:red}.hs-error-msg{color:#db524e;font-size:16px}.error,.hs-input.invalid.error{border:1px solid #db524e}.hs-form .hs-input[type=checkbox],.hs-form .hs-input[type=radio]{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:1px solid #8d8d8d;cursor:pointer;height:20px;position:relative;width:20px!important}.hs-form .hs-input[type=radio]{border-radius:50%}.hs-form .hs-input[type=radio]:checked{border-color:#812fbf}.hs-form .hs-input[type=radio]:checked:before{background:#812fbf;border-radius:50%;content:"";height:12px;left:3px;position:absolute;top:3px;width:12px}.hs-form .hs-input[type=checkbox]{border-radius:2px}.hs-form .hs-input[type=checkbox]:checked{background:#812fbf;border-color:#812fbf}.hs-form .hs-input[type=checkbox]:checked:before{background:#fff;content:"";height:8px;left:4px;position:absolute;top:8px;transform:rotate(-45deg);width:3px}.hs-form .hs-input[type=checkbox]:checked:after{background:#fff;content:"";height:13px;left:10px;position:absolute;top:3px;transform:rotate(45deg);width:3px}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{font-size:14px;margin-left:1rem!important}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}form .hs-richtext img{max-width:100%!important}form .form-columns-2{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;width:100%!important}form fieldset.form-columns-1 .hs-input{width:100%!important}@media only screen and (min-width:768px){form fieldset.form-columns-2>.hs-dependent-field,form fieldset.form-columns-2>.hs-form-field{width:50%!important}form fieldset.form-columns-3>.hs-dependent-field,form fieldset.form-columns-3>.hs-form-field{width:33.33%!important}form fieldset.form-columns-1 .hs-input{margin:0!important}form .form-columns-2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;width:100%!important}}@media screen and (max-width:767px){form fieldset.form-columns-2>.hs-dependent-field,form fieldset.form-columns-2>.hs-form-field,form fieldset.form-columns-3>.hs-dependent-field,form fieldset.form-columns-3>.hs-form-field{flex:1 1 100%;width:100%!important}form .hs-button,form input[type=submit]{width:100%}form .form-columns-2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;width:100%!important}}