.m-newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;background-color:transparent!important}.m-newsletter-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.m-newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.m-newsletter-popup__dialog{position:relative;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1fr);width:min(820px,100%);max-height:calc(100vh - 40px);overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:8px;box-shadow:0 24px 80px #00000038;transform:translateY(16px);transition:transform .25s ease}.m-newsletter-popup.is-open .m-newsletter-popup__dialog{transform:translateY(0)}.m-newsletter-popup__dialog--no-image{grid-template-columns:1fr;width:min(520px,100%)}.m-newsletter-popup__media{min-height:100%;background:rgba(var(--color-foreground),.04)}.m-newsletter-popup__media img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover}.m-newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:44px;overflow-y:auto}.m-newsletter-popup__kicker{margin:0 0 10px;color:rgb(var(--color-foreground-secondary));font-size:13px;font-weight:500;letter-spacing:0;text-transform:uppercase}.m-newsletter-popup__heading{margin:0;color:rgb(var(--color-heading));line-height:1.15}.m-newsletter-popup__description{margin-top:14px;color:rgb(var(--color-foreground-secondary))}.m-newsletter-popup__form{margin-top:24px}.m-newsletter-popup__form .notification{margin:0;padding:16px;border-radius:6px;text-align:left}.m-newsletter-popup__form .notification.success{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.m-newsletter-popup__form .notification.warning{background:var(--color-error-bg);color:rgb(var(--color-error))}.m-newsletter-popup__form .notification svg{display:none}.m-newsletter-popup__form .notification--error-message{line-height:1.55}.m-newsletter-popup__form .m-newsletter-form__button-below{align-items:stretch}.m-newsletter-popup__form .m-newsletter-form__button-below .m-newsletter-form__button{width:100%}.m-newsletter-popup__note{margin-top:14px;color:rgb(var(--color-foreground-secondary));font-size:13px}.m-newsletter-popup__close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));cursor:pointer}.m-newsletter-popup__close svg{width:20px;height:20px}body.m-newsletter-popup-open{overflow:hidden}.notification--error-message{color:#8e9867}@media screen and (max-width:767px){.m-newsletter-popup{padding:14px}.m-newsletter-popup__dialog{grid-template-columns:1fr;width:100%}.m-newsletter-popup__media img{min-height:180px;max-height:220px}.m-newsletter-popup__content{padding:30px 22px 24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/newsletter-popup.css.map */
