newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-header) + 1);width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:left;visibility:hidden;pointer-events:none;background-color:#00000080;transition:opacity var(--duration-default),visibility var(--duration-default);opacity:0}newsletter-popup[open]{visibility:visible;pointer-events:auto;opacity:1}.newsletter-popup__wrapper{display:flex;flex-direction:row;gap:2rem;background:#fff;max-width:600px;width:100%;max-height:100vh;overflow:hidden;border-radius:8px}.newsletter-popup__media{flex:0 0 40%;max-width:60%}.newsletter-popup__media img{width:100%;height:100%;object-fit:cover;display:block}.newsletter-popup__content{flex:1;padding:2rem;overflow-y:auto}.newsletter-popup__content h2,.newsletter-popup__content h3,.newsletter-popup__content h4,.newsletter-popup__content h5,.newsletter-popup__content h6{margin-bottom:1rem;word-break:normal}.newsletter-popup__content h2{font-size:2rem}.newsletter-popup__content h3{font-size:1.8rem}.newsletter-popup__content h4{font-size:1.6rem}.newsletter-popup__content h5{font-size:1.4rem}.newsletter-popup__content h6{font-size:1.2rem}.newsletter-popup__entry,.newsletter-popup__form{margin-bottom:1.5rem}@media (max-width: 768px){.newsletter-popup__wrapper{flex-direction:column;max-height:95vh}.newsletter-popup__media{flex:none;max-width:100%;height:200px}.newsletter-popup__content{padding:1.5rem;overflow-y:visible}.newsletter-popup__content h2,.newsletter-popup__content h3,.newsletter-popup__content h4,.newsletter-popup__content h5,.newsletter-popup__content h6{margin-bottom:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-newsletter-popup.css.map */
