.mb-newsletter { padding: 32px 24px; }
.mb-newsletter [hidden] { display: none !important; }
.mb-newsletter [data-newsletter-gate], .mb-newsletter [data-newsletter-status] { text-align: center; }
.mb-newsletter [data-newsletter-status]:empty { display: none; }
.mb-newsletter-preview { max-width: 360px; margin-inline: auto; text-align: center; }
.mb-newsletter-preview h4 { font-size: 20px; line-height: 1.15; margin: 0 0 8px; font-weight: 500; }
.mb-newsletter-preview p { font-size: 12px; line-height: 1.4; margin-bottom: 16px; }
.mb-newsletter-preview input { display: block; width: 100%; height: 40px; border: 1px solid #999; border-radius: 0; background: white; margin-bottom: 8px; padding: 10px 12px; opacity: 1; }
.mb-newsletter-preview button { display: block; width: 100%; min-height: 40px; background: black; color: white; border-radius: 0; opacity: 1; font-size: 12px; }
.mb-newsletter-preview small { display: block; font-size: 11px; margin-top: 12px; color: var(--theme-palette-color-3); }
