.newsletter-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0;top:0;left:0;width:100%;height:100%;overflow:auto;background:rgba(var(--color-foreground),.4)}.newsletter-popup-modal[open]{opacity:1;visibility:visible;z-index:1001}.newsletter-popup-modal__dialog{position:relative;box-sizing:border-box;width:calc(100% - 3rem);max-width:42rem;margin:10vh auto;padding:3.5rem 2.5rem 2.5rem;background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);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));color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.newsletter-popup-modal__dialog{padding:4rem 4rem 3.5rem}}.newsletter-popup-modal__toggle{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:none;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.newsletter-popup-modal__toggle .icon{width:1.8rem;height:1.8rem}.newsletter-popup-modal__heading{margin:0 0 1.5rem;text-align:center}.newsletter-popup-modal__text{margin:0 0 2.5rem;text-align:center}.newsletter-popup-modal__text p{margin:0}.newsletter-popup-modal .newsletter-form{align-items:stretch;max-width:none;margin:0}.newsletter-popup-modal .newsletter-form__fields{display:grid;gap:1.5rem;width:100%}.newsletter-popup-modal .newsletter-form__field-wrapper .field__input{padding-right:1.5rem}.newsletter-popup-modal .newsletter-form__button-row{margin-top:.5rem}.newsletter-popup-modal .newsletter-form__submit{width:100%}.newsletter-popup-modal .newsletter-form__message{justify-content:center;margin-top:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/newsletter-popup.css.map */
