.newsletter-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.45);height:100%}.newsletter-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.newsletter-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 3rem);max-width:48rem;max-height:calc(100vh - 4rem);padding:3.5rem 2.5rem 2.5rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);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))}@media screen and (min-width:750px){.newsletter-popup-modal__content{padding:4rem 3.5rem 3rem}}.newsletter-popup-modal__toggle{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1.2rem;position:absolute;right:.5rem;top:.5rem;width:4rem;height:4rem;background-color:transparent;border:none;color:rgb(var(--color-foreground))}.newsletter-popup-modal__toggle .icon{height:1.7rem;width:1.7rem}.newsletter-popup-modal__inner{text-align:center}.newsletter-popup-modal__heading{margin:0 0 1rem}.newsletter-popup-modal__subheading{margin:0 0 2rem}.newsletter-popup-modal__subheading p{margin:0}.newsletter-popup-modal .newsletter-form{max-width:100%;align-items:center}.newsletter-popup-modal .newsletter-form__field-wrapper{max-width:36rem;margin:0 auto}.newsletter-popup-modal__submit{margin-top:1.5rem;width:100%;max-width:36rem}.newsletter-popup-modal__decline{display:inline-block;margin-top:1.5rem;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:.3rem;color:rgba(var(--color-foreground),.75);font-size:1.3rem}.newsletter-popup-modal__decline:hover{color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter-popup.css.map */
