.eth-newsletter-backdrop[hidden]{display:none!important}
.eth-newsletter-backdrop{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px;background:rgba(44,37,55,.48);backdrop-filter:blur(7px)}
.eth-newsletter-modal{position:relative;width:min(560px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(117,109,145,.15);border-radius:30px;background:linear-gradient(145deg,#fff 0%,#fbf8ff 55%,#fffbea 100%);box-shadow:0 30px 90px rgba(50,39,67,.28);padding:38px 38px 32px;color:#51495c;font-family:Poppins,Arial,sans-serif}
.eth-newsletter-close{position:absolute;right:18px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#756d91;font-size:30px;line-height:1;cursor:pointer}
.eth-newsletter-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#cfc5ee;color:#51495c;font-size:11px;font-weight:800;letter-spacing:1.5px}
.eth-newsletter-discount{display:flex;align-items:flex-end;gap:10px;margin:18px 0 14px}.eth-newsletter-discount span{font-size:72px;line-height:.9;font-weight:900;letter-spacing:-5px;color:#756d91}.eth-newsletter-discount small{padding-bottom:7px;font-weight:800;letter-spacing:1px;color:#756d91}
.eth-newsletter-modal h2{margin:12px 0 10px;font-size:28px;line-height:1.18;letter-spacing:-.8px}.eth-newsletter-copy{margin:0 0 22px;line-height:1.65;font-size:15px}
#ethNewsletterForm>label:not(.eth-newsletter-consent){display:block;margin:0 0 13px}#ethNewsletterForm>label>span{display:block;margin:0 0 6px;font-size:12px;font-weight:700}.eth-newsletter-modal input[type=text],.eth-newsletter-modal input[type=email]{box-sizing:border-box;width:100%;height:50px;border:1px solid #ddd5e8;border-radius:14px;background:#fff;padding:0 15px;font:inherit;outline:none}.eth-newsletter-modal input:focus{border-color:#9e91c4;box-shadow:0 0 0 3px rgba(207,197,238,.35)}
.eth-newsletter-consent{display:flex!important;align-items:flex-start;gap:10px;margin:15px 0 17px;cursor:pointer}.eth-newsletter-consent input{width:18px!important;height:18px!important;min-width:18px;margin:2px 0 0;accent-color:#756d91}.eth-newsletter-consent span{margin:0!important;font-size:11.5px!important;line-height:1.55;font-weight:500!important}.eth-newsletter-consent a{color:#756d91}
.eth-newsletter-submit,.eth-newsletter-done{width:100%;border:0;border-radius:999px;background:#756d91;color:#fff;padding:14px 20px;font:inherit;font-weight:800;cursor:pointer;transition:transform .2s,opacity .2s}.eth-newsletter-submit:hover,.eth-newsletter-done:hover{transform:translateY(-1px)}.eth-newsletter-submit:disabled{opacity:.6;cursor:wait}
.eth-newsletter-fine{margin:13px 0 0;text-align:center;font-size:10.5px;line-height:1.5;color:#8d8496}.eth-newsletter-error{margin-top:12px;padding:10px 12px;border-radius:12px;background:#fff0f0;color:#a44;font-size:12px;line-height:1.5}
.eth-newsletter-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.eth-newsletter-success{text-align:center}.eth-newsletter-success-icon{font-size:38px;color:#756d91}.eth-newsletter-success h2{font-size:31px}.eth-newsletter-code-wrap{display:flex;align-items:center;justify-content:center;gap:10px;margin:22px 0;padding:14px;background:#fff49b;border-radius:17px}.eth-newsletter-code-wrap code{font-size:20px;font-weight:900;letter-spacing:1px;color:#51495c}.eth-newsletter-code-wrap button{border:0;border-radius:999px;background:#fff;padding:9px 13px;font-weight:800;color:#756d91;cursor:pointer}
body.eth-newsletter-open{overflow:hidden}
@media(max-width:600px){.eth-newsletter-modal{padding:30px 21px 24px;border-radius:24px}.eth-newsletter-discount span{font-size:58px}.eth-newsletter-modal h2{font-size:24px}.eth-newsletter-copy{font-size:14px}}
