html.promotion-popup-open{overflow:hidden}.promotion-popup{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;padding:0;border:0;width:fit-content;max-width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem);overflow:auto;overscroll-behavior:contain;border-radius:12px;background:var(--cream-light);color:var(--brown-dark);box-shadow:0 24px 80px #3d2e1e40}.promotion-popup::backdrop{background:#231b1399}.promotion-popup__image{width:auto;max-width:min(24rem,calc(100vw - 2rem));height:auto;max-height:calc(100dvh - 2rem);object-fit:contain}.promotion-popup__close{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:var(--brown-dark);background:var(--cream-light);transition:background .18s ease}.promotion-popup__close:hover{background:var(--taupe-light)}.promotion-popup__link{display:block}.promotion-popup__close:focus-visible{outline:2px solid var(--brown-dark);outline-offset:3px}.promotion-popup__link:focus-visible{outline:3px solid var(--cream-light);outline-offset:-5px}@media(prefers-reduced-motion:reduce){.promotion-popup__close{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/promotion-popup.css.map */
