.popup-newsletter{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden}.popup-newsletter[open]{z-index:101;opacity:1;visibility:visible}.popup-newsletter__dialog{position:relative;display:flex;flex-direction:column;width:100%;max-width:46rem;max-height:90vh;overflow-y:auto;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:4.8rem 3.2rem 3.2rem}@media screen and (min-width:750px){.popup-newsletter__dialog--with-image{flex-direction:row;max-width:74rem;padding:0}}.popup-newsletter__close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));cursor:pointer}.popup-newsletter__close svg{width:1.6rem;height:1.6rem}.popup-newsletter__media{flex-shrink:0;display:none}@media screen and (min-width:750px){.popup-newsletter__media{display:block;width:26rem}.popup-newsletter__media img{width:100%;height:100%;object-fit:cover}}.popup-newsletter__content{display:flex;flex-direction:column;gap:1.6rem;text-align:center}@media screen and (min-width:750px){.popup-newsletter__dialog--with-image .popup-newsletter__content{padding:4.8rem 4rem;text-align:left}}.popup-newsletter__heading,.popup-newsletter__text{margin:0}.popup-newsletter__form{margin-top:.8rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-popup-newsletter.css.map */
