.popup-offer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0000009e;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.popup-offer-overlay.is-open{opacity:1;visibility:visible}.popup-offer{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:780px;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 32px 80px #00000047;transform:scale(.94) translateY(12px);transition:transform .38s cubic-bezier(.34,1.3,.64,1)}.popup-offer-overlay.is-open .popup-offer{transform:scale(1) translateY(0)}.popup-offer__media{position:relative;min-height:380px;overflow:hidden;background:#111}.popup-offer__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .6s ease}.popup-offer:hover .popup-offer__img{transform:scale(1.03)}.popup-offer__badge{position:absolute;top:18px;left:18px;width:96px;height:96px;border-radius:50%;background:#ff6b00;border:2.5px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;text-align:center;z-index:2;box-shadow:0 4px 20px #ff6b0073;animation:badge-pulse 2.8s ease-in-out infinite}.popup-offer__badge span{font-size:9.5px;font-weight:800;color:#fff;letter-spacing:.05em;text-transform:uppercase;line-height:1.4;padding:0 10px}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.popup-offer__body{position:relative;display:flex;align-items:center;padding:40px 36px;background:#fff;overflow-y:auto}.popup-offer__content{width:100%}.popup-offer__close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:26px;line-height:1;color:#888;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease,color .2s ease;padding:0}.popup-offer__close:hover{background:#f4f4f2;color:#111}.popup-offer__title{font-size:26px;font-weight:800;line-height:1.25;color:#0e0e0e;margin:0 0 12px;letter-spacing:-.02em}.popup-offer__promo{font-size:15px;font-weight:700;color:#ff6b00;margin:0 0 6px}.popup-offer__sub{font-size:13px;color:#6a6a6a;margin:0 0 28px}.popup-offer__field{margin-bottom:12px}.popup-offer__label{display:block;font-size:12px;font-weight:700;color:#6a6a6a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.popup-offer__input{width:100%;box-sizing:border-box;height:50px;padding:0 16px;border:1.5px solid #e6e6e4;border-radius:12px;font-size:15px;color:#0e0e0e;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.popup-offer__input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f}.popup-offer__input.has-error{border-color:#e63312}.popup-offer__error{display:block;font-size:12px;color:#e63312;margin-top:6px;min-height:16px}.popup-offer__submit{width:100%;height:52px;background:#0e0e0e;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease;margin-top:4px}.popup-offer__submit:hover{background:#ff6b00}.popup-offer__submit:active{transform:scale(.98)}.popup-offer__success{margin-top:14px;text-align:center;font-size:14px;font-weight:600;color:#22c55e}@media(max-width:749px){.popup-offer{grid-template-columns:1fr;max-width:440px;max-height:92vh;border-radius:20px}.popup-offer__media{min-height:200px;max-height:220px}.popup-offer__badge{width:80px;height:80px;top:14px;left:14px}.popup-offer__badge span{font-size:8px}.popup-offer__body{padding:28px 22px 32px}.popup-offer__title{font-size:21px;margin-right:32px}}@media(max-width:389px){.popup-offer__body{padding:24px 18px 28px}.popup-offer__title{font-size:19px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/popup-offer.css.map */
