input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),select{background-color:#fff;border:1px solid rgba(25,39,41,.5);color:var(--dark-gray);font-size:16px;padding:14px 16px;width:100%}textarea{padding:14px 16px!important}.form-title{display:none}.form-header .hs-form .hs-form-field{margin-bottom:24px;position:relative}.form-header input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),.form-header select{border-radius:5px}.form-header .hs-form-field>label{background:#fff;color:var(--dark-gray);display:inline-block;font-size:16px;left:13px;padding:0 4px;position:absolute;top:-13px}.form-header .hs-richtext,.form-header .legal-consent-container{font-size:12px}.form-header .hs-submit .actions{margin-left:auto;margin-right:auto;margin-top:24px;text-align:center}.form-header .hs-submit input[type=submit]{background-color:var(--red);border-color:var(--red);border-style:solid;border-width:1px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;letter-spacing:1.1px;padding:20px 36px;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}@media(min-width:1280px){.form-header .hs-submit input[type=submit]{min-width:300px}}.form-header .hs-submit input[type=submit]:hover{background:transparent;color:var(--red)}.form-header .hs-error-msgs li{line-height:14px}.form-header .hs-error-msgs .hs-error-msg{color:red;font-size:12px}.hs_error_rollup{display:none}.hs-form fieldset{max-width:unset!important;max-width:auto!important}.hs-form fieldset.form-columns-1 .input,.hs-form fieldset.form-columns-2 .input{margin-right:0!important}.hs-form fieldset.form-columns-2{display:grid;gap:20px;grid-template-columns:1fr 1fr}.hs-form fieldset.form-columns-1 .hs-input,.hs-form fieldset.form-columns-2 .hs-form-field{width:100%!important}.hs-form textarea{min-height:100px}