.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:90;align-items:center;justify-content:center;display:none}.newsletter-popup.js-loaded{display:flex}.newsletter-popup.js-visible{pointer-events:all}.newsletter-popup:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block;background-color:#00000080;pointer-events:none;transition:opacity .3s ease .15s;opacity:0}.newsletter-popup.js-visible:before{transition:opacity .3s ease;opacity:1}.newsletter-popup__card{position:relative;overflow:hidden;transition:opacity .3s ease;opacity:0;background-color:var(--color-red);color:var(--color-white);max-width:73.3rem;width:100%;margin:2rem}.newsletter-popup__card-inner{padding:4rem}@media screen and (min-width: 750px){.newsletter-popup__card-inner{padding:13.64% 21.82%}}.newsletter-popup.js-visible .newsletter-popup__card{transition:opacity .3s ease .15s;opacity:1}.newsletter-popup__card-close{position:absolute;top:0;right:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:0;padding:1.3rem;cursor:pointer}.newsletter-popup__card-close svg{width:1.4rem}.newsletter-popup__card-close svg path{fill:#fff}.newsletter-popup__card-content-title{color:inherit;margin:0 0 1.5rem;text-align:center}.newsletter-popup__card-content-title>:first-child{margin-top:0}.newsletter-popup__card-content-title>:last-child{margin-bottom:0}.newsletter-popup__card-content-text{text-align:center;opacity:.8}.newsletter-popup__card-content-text p{line-height:150%}.newsletter-popup__card-content-form{margin-top:6rem}.newsletter-popup__card-content--normal{display:block}.newsletter-popup__card-content--success,.newsletter-popup.js-success .newsletter-popup__card-content--normal{display:none}.newsletter-popup.js-success .newsletter-popup__card-content--success{display:block}
/*# sourceMappingURL=/cdn/shop/t/164/assets/component-newsletter-popup.css.map */
