.discount-popup[hidden]{display:none}.discount-popup{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.discount-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c14ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.discount-popup__dialog{position:relative;z-index:1;width:min(720px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden;background:#fff;box-shadow:0 24px 80px #00000052;animation:discount-popup-enter .28s cubic-bezier(.16,1,.3,1)}.discount-popup__image-link,.discount-popup__image-link picture{display:block;width:100%}.discount-popup__image{display:block;width:100%;height:auto;max-height:calc(100vh - 48px);object-fit:contain}.discount-popup__close{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:40px;height:40px;padding:0;border:1px solid rgba(17,24,39,.14);border-radius:50%;place-items:center;background:#fffffff0;color:#111827;cursor:pointer;box-shadow:0 4px 16px #00000029}.discount-popup__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}html.discount-popup-open,body.discount-popup-open{overflow:hidden!important;overscroll-behavior:none}@keyframes discount-popup-enter{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:749px){.discount-popup{padding:12px}.discount-popup__dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.discount-popup__image{max-height:calc(100dvh - 24px)}.discount-popup__close{top:8px;right:8px;width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.discount-popup__dialog{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/discount-popup.css.map */
