.popup-newsletter-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.popup-newsletter-wrapper.popup-active{display:flex}.popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;cursor:pointer}.popup-container{position:relative;background:#fff;max-width:500px;width:100%;max-height:90vh;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px #0003;animation:popupSlideIn .3s ease-out;display:flex;flex-direction:column}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.popup-close{position:absolute;top:10px;right:10px;background:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s;box-shadow:0 2px 8px #00000026}.popup-close:hover{background:#f5f5f5}.popup-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.popup-image{width:100%;flex-shrink:0;max-height:40vh;overflow:hidden}.popup-image img{width:100%;height:100%;display:block;object-fit:cover}.popup-text-content{padding:25px 20px;text-align:center;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;flex:1}.popup-title{font-size:22px;font-weight:600;margin:0 0 10px;line-height:1.2}.popup-description{margin-bottom:20px;color:#666;line-height:1.5;font-size:14px}.popup-form{margin-bottom:15px}.form-fields{display:flex;gap:8px;flex-direction:column}.popup-email-input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:4px;font-size:15px;transition:border-color .2s}.popup-email-input:focus{outline:none;border-color:#000}.popup-submit{width:100%;padding:12px 30px;background:#000;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.popup-submit:hover{background:#333}.popup-no-thanks{background:none;border:none;color:#999;font-size:13px;cursor:pointer;text-decoration:underline;padding:8px}.popup-no-thanks:hover{color:#666}.form-success{padding:16px;background:#d4edda;color:#155724;border-radius:4px;font-weight:500;font-size:14px}.form-error{margin-top:10px;padding:12px;background:#f8d7da;color:#721c24;border-radius:4px;font-size:13px}@media (min-width: 768px){.popup-container{max-width:900px;max-height:600px;flex-direction:row}.popup-content{flex-direction:row;height:auto}.popup-image{width:50%;max-height:none;height:100%}.popup-image img{height:100%;object-fit:cover}.popup-text-content{width:50%;padding:40px 35px;overflow-y:auto}.popup-title{font-size:28px;margin-bottom:15px}.popup-description{font-size:15px;margin-bottom:25px}.form-fields{flex-direction:row}.popup-email-input{flex:1;padding:14px 18px}.popup-submit{width:auto;flex-shrink:0;padding:14px 30px}.popup-no-thanks{font-size:14px;padding:10px}.popup-close{top:15px;right:15px;width:36px;height:36px}}@media screen and (max-width: 749px){.popup-container{max-height:85vh;height:auto;display:flex;flex-direction:column;overflow:hidden}.popup-content{max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.popup-image{max-height:50vh;height:auto;flex-shrink:1;display:flex;align-items:center;justify-content:center;overflow:visible}.popup-image img{width:auto!important;max-width:100%;height:auto!important;max-height:50vh!important;object-fit:contain;margin:0 auto;display:block}.popup-text-content{flex-shrink:0;max-height:35vh;overflow-y:auto;padding:1rem}.popup-title{font-size:1.1rem;margin:0 0 .5rem}.popup-description{font-size:.85rem;margin:0 0 .75rem}.popup-form{margin:0}.popup-email-input,.popup-submit{margin-bottom:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-popup-newsletter.css.map */
