.updates-signup{min-width:0}
.updates-form{background:#fff;border:1px solid #e0e3e4;border-radius:4px;padding:clamp(24px,4vw,40px);color:#414a56}
.updates-form fieldset{border:0;padding:0;margin:0;min-width:0}
.updates-email-label{display:block;font-size:1rem;font-weight:500;color:#111b2a;margin-bottom:10px}
.updates-form input[type=email]{display:block;width:100%;box-sizing:border-box;min-height:52px;border:1px solid #ccd1d4;border-radius:4px;background:#fff;color:#111b2a;padding:13px 15px;font:inherit;font-size:1rem}
.updates-form input::placeholder{color:#5b6572}
.updates-consents{display:grid;gap:18px;margin:25px 0 20px}
.updates-check{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:.9375rem;line-height:1.6}
.updates-check input{flex:0 0 20px;width:20px;height:20px;margin:3px 0 0;accent-color:#091529;cursor:pointer}
.updates-form .updates-privacy{font-size:.875rem;line-height:1.6;margin:0 0 24px;color:#5b6572}
.updates-privacy a,.updates-fallback a{color:#091529;text-decoration:underline;text-underline-offset:3px}
.updates-form .button{width:100%;justify-content:space-between;min-height:52px}
.updates-form fieldset:disabled{opacity:.65}
.updates-form input:focus-visible,.updates-form button:focus-visible,.updates-fallback summary:focus-visible{outline:2px solid #314665;outline-offset:4px}
.updates-status{font-size:1rem;line-height:1.65;margin:0;overflow-wrap:anywhere}
.updates-status:not(:empty){margin-top:22px;padding-top:20px;border-top:1px solid #e0e3e4}
.updates-status[data-state=error]{color:#8b302b}
.updates-form [hidden],.updates-fallback[hidden]{display:none!important}
.updates-fallback{font-size:.875rem;line-height:1.65;margin-top:16px;color:#5b6572}
.updates-fallback summary{cursor:pointer;min-height:44px;padding:10px 0;text-decoration:underline;text-underline-offset:4px}
.updates-fallback iframe{max-width:100%}
@media(max-width:640px){.updates-check{font-size:1rem}.updates-form{padding:24px 20px}}
