.newsletter-popup{display:none}.newsletter-popup[open]{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1002}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5);animation:newsletter-popup-fade var(--duration-default) ease}.newsletter-popup__dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:calc(100vw - 3rem);max-width:46rem;max-height:calc(100vh - 3rem);overflow-y:auto;color:rgb(var(--color-foreground));border:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));animation:newsletter-popup-zoom var(--duration-default) ease}.newsletter-popup__close{position:absolute;top:.6rem;right:.6rem;z-index:1;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;background:transparent;border:0;color:rgb(var(--color-foreground));cursor:pointer}.newsletter-popup__close .icon{width:1.6rem;height:1.6rem}.newsletter-popup__media img{display:block;width:100%;height:100%;max-height:24rem;object-fit:cover}.newsletter-popup__content{padding:3rem;text-align:center}.newsletter-popup__heading{margin:0 0 1rem}.newsletter-popup__text{margin:0 0 2rem}.newsletter-popup__text>:last-child{margin-bottom:0}.newsletter-popup .newsletter-form{align-items:center;max-width:none}.newsletter-popup .newsletter-form__message{justify-content:center}.newsletter-popup__dismiss{display:inline-block;margin-top:1.6rem;padding:.6rem;background:transparent;border:0;font-size:1.4rem;cursor:pointer}@media screen and (min-width:750px){.newsletter-popup__dialog--with-media{flex-direction:row;align-items:stretch;max-width:72rem}.newsletter-popup__dialog--with-media .newsletter-popup__media,.newsletter-popup__dialog--with-media .newsletter-popup__content{flex:1 1 50%;min-width:0}.newsletter-popup__dialog--with-media .newsletter-popup__media img{max-height:none}.newsletter-popup__dialog--with-media .newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem}}@media screen and (max-width:749px){.newsletter-popup__dialog{top:auto;bottom:0;left:0;transform:none;width:100%;max-width:none;max-height:90vh;border-width:var(--popup-border-width) 0 0;border-radius:0;animation:newsletter-popup-slide-up var(--duration-default) ease}.newsletter-popup__content{padding-bottom:calc(3rem + env(safe-area-inset-bottom,0px))}}@keyframes newsletter-popup-fade{0%{opacity:0}}@keyframes newsletter-popup-zoom{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}}@keyframes newsletter-popup-slide-up{0%{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){.newsletter-popup__overlay,.newsletter-popup__dialog{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-newsletter-popup.css.map */
