.newsletter-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:20px}.newsletter-popup-overlay.active{opacity:1;visibility:visible}.newsletter-popup-container{position:relative;background-color:#fff;max-width:800px;width:100%;border-radius:15px;overflow:hidden;box-shadow:0 10px 40px #0000004d;animation:popupSlideIn .4s ease-out}@keyframes popupSlideIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.newsletter-popup-close{position:absolute;top:15px;right:15px;background-color:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.newsletter-popup-close:hover{background-color:#000;color:#fff;transform:rotate(90deg)}.newsletter-popup-close svg{width:20px;height:20px}.newsletter-popup-content{display:flex;flex-direction:row;min-height:500px}.newsletter-popup-text{flex:0 0 60%;padding:60px 50px;display:flex;flex-direction:column;justify-content:center;background-color:#fff}.newsletter-popup-image{flex:0 0 40%;position:relative;overflow:hidden}.newsletter-popup-image img{width:100%;height:100%;object-fit:cover;object-position:center}.newsletter-popup-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.newsletter-popup-title{font-size:34px;font-weight:800;line-height:1.15;margin:0 0 25px;color:#000;text-transform:uppercase;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.newsletter-popup-description{font-size:15px;line-height:1.7;margin:0 0 35px;color:#555;font-weight:400;max-width:90%}.newsletter-popup-button{display:inline-block;background-color:#000;color:#fff;padding:14px 40px;font-size:16px;font-weight:600;text-transform:uppercase;text-decoration:none;border:none;border-radius:15px;cursor:pointer;transition:all .3s ease;letter-spacing:1px;text-align:center;align-self:flex-start}.newsletter-popup-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media screen and (min-width: 768px){.newsletter-popup-title{font-size:32px;font-weight:700;line-height:1.2;margin:-60px 0 20px;color:#000;text-transform:uppercase;letter-spacing:.5px}.newsletter-popup-description{font-size:16px;line-height:1.6;margin:0 0 50px;color:#666}}@media screen and (max-width: 768px){.newsletter-popup-container{max-width:95%;max-height:90vh;overflow-y:auto}.newsletter-popup-content{flex-direction:column-reverse;min-height:auto}.newsletter-popup-text{flex:1;padding:35px 25px 30px}.newsletter-popup-image{flex:1;min-height:200px}.newsletter-popup-title{font-size:20px;margin-bottom:15px;line-height:1.3}.newsletter-popup-description{font-size:13px;line-height:1.5;margin-bottom:20px}.newsletter-popup-button{padding:12px 35px;font-size:14px}.newsletter-popup-close{width:32px;height:32px;top:8px;right:8px}.newsletter-popup-close svg{width:16px;height:16px}}@media screen and (max-width: 480px){.newsletter-popup-overlay{padding:15px}.newsletter-popup-container{max-height:85vh}.newsletter-popup-text{padding:30px 20px 25px}.newsletter-popup-image{min-height:180px}.newsletter-popup-title{font-size:20px;margin-bottom:12px}.newsletter-popup-description{font-size:12px;margin-bottom:18px}.newsletter-popup-button{padding:11px 30px;font-size:12px;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-newsletter-popup.css.map */
