.hs_cos_wrapper_type_form{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;padding:24px}.hs_cos_wrapper_type_form h3{font-size:1.75rem!important;text-align:center}.hs-form{display:flex;flex-direction:column}.hs-form *{font-family:var(--font)}.hs-form fieldset.form-columns-1,.hs-form fieldset.form-columns-2{border:0;margin:0;max-width:none!important;padding:0;width:100%}.hs-form fieldset.form-columns-2{display:flex;gap:16px}.hs-form fieldset.form-columns-2 .hs-form-field{flex:1 1 0}@media (max-width:768px){.hs-form fieldset.form-columns-2{flex-direction:column;gap:0}}.hs-form .hs-form-field{display:flex;flex-direction:column;margin:0!important}.hs-form .hs-form-field .input{margin:0 0 16px!important;width:100%}.hs-form .hs-form-field label{color:var(--heading-color);font-size:.875rem;margin-bottom:8px!important}.hs-form-required{margin-left:5px}.hs-form .hs-input{border:1px solid #b7bcc4;border-radius:8px;color:var(--navy-100);font-size:1rem;padding:8px 12px;width:100%!important}.hs-form .hs-input.error,.hs-form .hs-input.invalid{border-color:var(--error)}.hs-form .hs-input:placholder{color:var(--navy-80);font-size:1rem}.hs-form .hs-submit{margin-top:16px}.hs-form .hs-button{width:100%}.hs-form .hs-fieldtype-select .input:after{background-image:var(--hsElevate--formField__selectIcon)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;content:""!important;height:12px!important;margin-right:-12px!important;width:18px!important}.hs-error-msgs{--heading-color:var(--error);--text-color:var(--error);margin-top:-12px!important}.hs-error-msgs li{padding-left:0!important}.hs-error-msgs li:before{display:none}