.m-newsletter-popup{--np-radius: 12px;--np-width: 900px;--np-bg: #ffffff;--np-text: #010101;--np-btn-bg: #010101;--np-btn-text: #ffffff;--np-btn-radius: 9999px;--np-input-bg: #f0f0f0;--np-input-text: #010101;--np-input-radius: 9999px;--np-align: center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px}.m-newsletter-popup.is-open{display:flex}.m-newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s ease}.m-newsletter-popup.is-visible .m-newsletter-popup__overlay{opacity:1}.m-newsletter-popup__dialog{position:relative;display:flex;width:100%;max-width:var(--np-width);max-height:calc(100vh - 40px);overflow:hidden;background:var(--np-bg);color:var(--np-text);border-radius:var(--np-radius);opacity:0;transform:translateY(16px);transition:opacity .3s ease,transform .3s ease}.m-newsletter-popup.is-visible .m-newsletter-popup__dialog{opacity:1;transform:none}.m-newsletter-popup--image-right .m-newsletter-popup__dialog{flex-direction:row-reverse}.m-newsletter-popup--image-top .m-newsletter-popup__dialog{flex-direction:column}.m-newsletter-popup__media{flex:0 0 46%;min-width:0;overflow:hidden}.m-newsletter-popup--image-top .m-newsletter-popup__media{flex:0 0 auto;max-height:240px}.m-newsletter-popup__media img{display:block;width:100%;height:100%;object-fit:cover}.m-newsletter-popup__content{flex:1 1 auto;min-width:0;overflow-y:auto;padding:48px 40px;text-align:var(--np-align)}.m-newsletter-popup__content{padding-top:72px}.m-newsletter-popup--image-right .m-newsletter-popup__content,.m-newsletter-popup--image-top .m-newsletter-popup__content{padding-top:48px}.m-newsletter-popup__heading{margin:0;font-size:34px;line-height:1.25;font-weight:700;color:inherit}.m-newsletter-popup__text{margin:12px 0 0;font-size:15px;line-height:1.5;opacity:.75}.m-newsletter-popup__form{margin-top:28px}.m-newsletter-popup__input{display:block;width:100%;height:56px;padding:0 24px;border:1px solid transparent;border-radius:var(--np-input-radius);background:var(--np-input-bg);color:var(--np-input-text);font-size:15px;box-sizing:border-box}.m-newsletter-popup__input::placeholder{color:currentColor;opacity:.6}.m-newsletter-popup__input:focus{outline:none;border-color:var(--np-btn-bg)}.m-newsletter-popup__button{display:block;width:100%;height:56px;margin-top:14px;padding:0 24px;border:none;border-radius:var(--np-btn-radius);background:var(--np-btn-bg);color:var(--np-btn-text);font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.m-newsletter-popup__button:hover{opacity:.85}.m-newsletter-popup__close{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:#fff;color:#010101;cursor:pointer;transition:background .2s ease}.m-newsletter-popup__close:hover{background:#f0f0f0}.m-newsletter-popup .notification{margin-bottom:16px;text-align:left}@media screen and (max-width:767px){.m-newsletter-popup{padding:16px}.m-newsletter-popup__dialog,.m-newsletter-popup--image-right .m-newsletter-popup__dialog{flex-direction:column}.m-newsletter-popup__media{flex:0 0 auto;max-height:200px}.m-newsletter-popup__content{padding:64px 24px 32px}.m-newsletter-popup--image-left .m-newsletter-popup__content,.m-newsletter-popup--image-right .m-newsletter-popup__content,.m-newsletter-popup--image-top .m-newsletter-popup__content{padding-top:32px}.m-newsletter-popup__heading{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/newsletter-popup.css.map */
