#newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#0000008c;z-index:99999;animation:fadeIn .35s ease}.newsletter-popup__container{position:relative;width:100%;max-width:900px;height:480px;background:#fff;display:flex;overflow:hidden;border-radius:6px;box-shadow:0 25px 80px #00000040}.newsletter-popup__left{width:55%;padding:40px;display:flex;flex-direction:column;justify-content:center}.newsletter-popup__right{width:45%}.newsletter-popup__right img{width:100%;height:500px;object-fit:cover;display:block}.newsletter-popup__heading{font-size:42px;line-height:1.2;margin-bottom:18px;color:#222;font-weight:500;letter-spacing:.5px}.newsletter-popup__text{font-size:16px;color:#666;line-height:1.8;margin-bottom:35px}.newsletter-popup__form{display:flex;flex-direction:column;gap:18px}.newsletter-popup__input{width:100%;height:56px;border:1px solid #ddd;padding:0 20px;font-size:15px;transition:.3s;background:#fff}.newsletter-popup__input:focus{outline:none;border-color:#000}.newsletter-popup__button{height:56px;border:none;background:#111;color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:1px;transition:.3s}.newsletter-popup__button:hover{background:#333}.newsletter-popup__small{margin-top:22px;color:#888;font-size:13px;line-height:1.7}.newsletter-popup__close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:none;background:#fff;cursor:pointer;border-radius:50%;font-size:28px;line-height:42px;transition:.3s;box-shadow:0 5px 20px #0000001f}.newsletter-popup__close:hover{background:#111;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){#newsletter-popup{padding:20px;align-items:center}.newsletter-popup__container{width:100%;max-width:380px;height:auto;display:flex;flex-direction:column;border-radius:14px;overflow:hidden}.newsletter-popup__right{width:100%;height:220px;order:-1}.newsletter-popup__right img{width:100%;height:220px;object-fit:cover;object-position:center;display:block}.newsletter-popup__left{width:100%;padding:28px 22px;text-align:center}.newsletter-popup__heading{font-size:28px;line-height:1.25;margin-bottom:12px}.newsletter-popup__text{font-size:14px;line-height:1.6;margin-bottom:22px}.newsletter-popup__form{gap:12px}.newsletter-popup__input{height:48px;font-size:14px}.newsletter-popup__button{width:100%;height:48px;font-size:14px}.newsletter-popup__small{font-size:12px;margin-top:16px}.newsletter-popup__close{width:34px;height:34px;top:10px;right:10px;font-size:22px;line-height:34px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/newsletter-popup.css.map */
