.promo-popup[hidden]{display:none!important}.promo-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.promo-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;animation:promoOverlayIn .28s ease-out forwards}.promo-popup__dialog{position:relative;height:100%;min-height:100vh;display:grid;place-items:center;padding:2rem}.promo-popup__grid{position:relative;background:rgb(var(--color-background));color:rgba(var(--color-foreground),.9);border-radius:var(--popup-corner-radius);box-shadow:0 20px 50px #00000040,0 8px 20px #00000026,rgba(var(--color-shadow),var(--popup-shadow-opacity)) var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius);overflow:hidden;max-width:980px;width:min(980px,100%);display:grid;grid-template-columns:.9fr 1.4fr;margin:0 auto;opacity:0;transform:translateY(10px) scale(.98);animation:promoPopupIn .28s cubic-bezier(.22,.61,.36,1) 20ms forwards}.promo-popup__media img{display:block;width:100%;height:100%;object-fit:cover}.promo-popup__placeholder{background:#f2f2f2;width:100%;height:100%;min-height:320px}.promo-popup__content{padding:7rem;display:grid;gap:1.6rem;align-content:center;justify-items:stretch}.promo-popup__title{margin:0 0 1rem;font-size:clamp(3rem,6vw,5rem);text-align:center}.promo-popup__subtitle{opacity:.9;font-size:clamp(1.6rem,2.2vw,1.9rem);text-align:center;margin:0 0 1.6rem}.promo-popup__form .field{margin-bottom:1.4rem}.promo-popup__form .field__input{font-size:1.7rem;padding:1.2rem 1.4rem}.promo-popup__form .field__label{font-size:1.4rem}.promo-popup__consent{display:grid;grid-template-columns:2.4rem auto;align-items:start;gap:1rem;margin:1rem 0 1.6rem;font-size:1.5rem}.promo-popup__submit{width:100%;font-size:1.7rem;padding:1.2rem 1.6rem}.promo-popup__success{gap:3rem;justify-items:center;text-align:center}.promo-popup__success:not([hidden]){display:grid}.promo-popup__success-title{margin:0;font-size:clamp(2rem,4vw,3rem)}.promo-popup__coupon{background:#f6f6f6;border:2px dashed rgba(0,0,0,.25);padding:1.2rem 1.6rem;border-radius:6px;font-weight:700;font-size:2.4rem;line-height:1.1;letter-spacing:.08em;cursor:pointer;-webkit-user-select:all;user-select:all;position:relative;overflow:visible}.promo-popup__copy-hint{opacity:.8}.promo-popup__coupon:before{content:"\2702";position:absolute;left:-1.4rem;top:50%;transform:translateY(-50%);font-size:1.8rem;color:#0000008c}.promo-popup__consent input[type=checkbox]{-webkit-appearance:none;appearance:none;width:2rem;height:2rem;border:2px solid rgba(var(--color-foreground),.35);border-radius:.3rem;background:#fff;display:grid;place-content:center;cursor:pointer}.promo-popup__consent input[type=checkbox]:focus{outline:2px solid rgba(var(--color-button),.6);outline-offset:2px}.promo-popup__consent input[type=checkbox]:after{content:"";width:.5rem;height:1rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);opacity:0}.promo-popup__consent input[type=checkbox]:checked{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.promo-popup__consent input[type=checkbox]:checked:after{opacity:1}.promo-popup__consent label{cursor:pointer}.promo-popup__close{position:absolute;top:1.8rem;left:2.8rem;background:transparent;color:#000;border:0;padding:0;font-size:2.2rem;line-height:1;cursor:pointer;z-index:2}.promo-popup__dismiss{display:flex;margin:.8rem auto 0;text-align:center}@keyframes promoOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes promoPopupIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.promo-popup__overlay,.promo-popup__grid{animation:none!important;opacity:1!important;transform:none!important}}@media screen and (max-width: 749px){.promo-popup__grid{grid-template-columns:1fr;max-width:640px}.promo-popup__content{padding:3rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/promo-popup.css.map */
