.newsletter-popup-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background:#fff;max-width:1100px;width:90%;border-radius:28px;box-shadow:0 10px 30px #0000001a;overflow:hidden;display:none;animation:fadeInCenter .5s ease-in-out}.newsletter-popup-wrapper.active{display:block}.newsletter-popup-inner{display:flex;flex-direction:row;width:100%;align-items:center}.newsletter-popup-header{flex:1}.newsletter-popup-header img{width:100%;height:100%;object-fit:cover;display:block}.newsletter-popup-content{flex:1;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:center;height:100%}.newsletter-popup-close{position:absolute;top:10px;right:15px;font-size:18px;cursor:pointer;background:transparent;border:none}@keyframes fadeInCenter{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@media screen and (max-width: 768px){.newsletter-popup-wrapper{width:90%;max-width:90%;height:auto;border-radius:28px}.newsletter-popup-inner{flex-direction:column}.newsletter-popup-header img{max-height:200px;object-fit:cover}.newsletter-popup-content{padding:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
