.email-capture-form__form{align-items:stretch;background-color:#fafafa;border:1px solid #d2d4d5;border-radius:3px;display:flex;gap:8px;margin-bottom:10px;max-width:460px;padding:8px;position:relative}.email-capture-form__form .hs-form-field{flex:1;margin:0}.email-capture-form__form input[type=email],.email-capture-form__form input[type=submit]{box-sizing:border-box;height:48px}.email-capture-form__form input[type=email]{background-color:#f6f8fa;border:1px solid #d2d4d5;border-radius:3px;font-size:15px;padding:0 14px;width:100%}.email-capture-form__form .hs-form-field>label:not(.hs-error-msg){display:none}.email-capture-form__form .hs-error-msgs{bottom:-50px;list-style:none;margin:14px 0 0;padding-inline-start:0;position:absolute}.email-capture-form__form .hs-error-msg{color:EF6B51!important;font-size:8px;font-weight:500}.email-capture-form__form .hs-form-field.hs-error input[type=email]{border-color:#b42318}.email-capture-form__form .hs_submit{margin:0}.email-capture-form__form input[type=submit]{background-color:#0a8a45;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;line-height:1;padding:0 24px;white-space:nowrap}.email-capture-form__form input[type=submit]:hover{background-color:#356c32}.hs_recaptcha{position:absolute;visibility:hidden}@media (max-width:640px){.email-capture-form__form{flex-direction:column;margin-bottom:16px;margin-top:8px;max-width:460px;padding:10px}.email-capture-form__form input[type=submit]{width:100%}.email-capture-form__form .hs-error-msgs{position:absolute;top:-50px}}