newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;align-items:center;justify-content:center}newsletter-popup[open]{display:flex}newsletter-popup[data-show-mobile=false]{display:none!important}@media screen and (min-width:750px){newsletter-popup[data-show-mobile=false][open]{display:flex!important}}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.newsletter-popup__dialog{position:relative;z-index:1;max-width:580px;width:92%;overflow:hidden;background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);box-shadow:0 4px 30px #00000026;animation:newsletterPopupFadeIn .3s ease}.newsletter-popup__dialog-inner{display:flex;flex-direction:column}.newsletter-popup__image-wrapper{width:100%;overflow:hidden}.newsletter-popup__image{display:block;width:100%;height:auto;object-fit:cover;max-height:45vh}.newsletter-popup__content{display:flex;flex-direction:column;align-items:center;padding:3rem 3.5rem 3.5rem;text-align:center}.newsletter-popup__heading{margin:0 0 1rem;font-size:2.8rem;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.newsletter-popup__subheading{margin:0 0 2.5rem;font-size:1.5rem;line-height:1.5}.newsletter-popup__subheading p{margin:0}.newsletter-popup__close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:0;cursor:pointer;color:rgb(var(--color-foreground));transition:opacity .2s ease}.newsletter-popup__close:hover{opacity:.7}.newsletter-popup__close .icon{width:2rem;height:2rem}.newsletter-popup__form{width:100%}.newsletter-popup__form .newsletter-popup__input{display:block;width:100%;padding:1.5rem 2rem;font-size:1.6rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));margin-bottom:1rem;text-align:center}.newsletter-popup__form .newsletter-popup__input::placeholder{color:rgba(var(--color-foreground),.5)}.newsletter-popup__form .newsletter-popup__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.newsletter-popup__form .newsletter-popup__submit{display:block;width:100%;padding:1.5rem 2rem;font-size:1.5rem;font-weight:400;letter-spacing:.02em;border:none;border-radius:0;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));cursor:pointer;transition:opacity .2s ease}.newsletter-popup__form .newsletter-popup__submit:hover{opacity:.85}.newsletter-popup__gdpr{margin-top:1.5rem;font-size:1.4rem;line-height:1.5;font-style:italic}.newsletter-popup__success{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0}.newsletter-popup__success .icon{width:2.4rem;height:2.4rem}@keyframes newsletterPopupFadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media screen and (max-width:749px){newsletter-popup[open]{align-items:flex-end}.newsletter-popup__dialog{width:100%;max-width:100%;border-radius:var(--popup-corner-radius) var(--popup-corner-radius) 0 0;animation:newsletterPopupSlideUp .3s ease}.newsletter-popup__content{padding:2.5rem 2rem 3rem}.newsletter-popup__heading{font-size:2.4rem}}@keyframes newsletterPopupSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/component-newsletter-popup.css.map */
