.coupon-popup{box-sizing:border-box;opacity:0;pointer-events:none;position:fixed;visibility:hidden;z-index:-1;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;overflow-y:auto;padding:2rem;display:flex;align-items:center;justify-content:center;background:#0f0f0f8c;transition:opacity .25s ease}#CouponPopup-Modal.is-open>.coupon-popup{display:flex;opacity:1;pointer-events:auto;visibility:visible;z-index:101}.coupon-popup__content{position:relative;isolation:isolate;z-index:1;margin:auto;max-width:96rem;max-height:calc(100vh - 4rem);display:grid;grid-template-columns:1fr;border-radius:1.6rem;overflow:hidden;box-shadow:0 2.5rem 6rem #00000059;transform:scale(.96) translateY(1rem);opacity:0;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease}#CouponPopup-Modal.is-open>.coupon-popup .coupon-popup__content{transform:scale(1) translateY(0);opacity:1}@media screen and (min-width:750px){.coupon-popup__content{grid-template-columns:40rem minmax(28rem,34rem);width:auto}}.coupon-popup__close-button{position:absolute;top:1.2rem;right:1.2rem;z-index:2;background:rgb(var(--color-background));border-radius:50%;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center}.coupon-popup__media{display:none;align-items:stretch;background-color:#faf6ef;justify-content:stretch;overflow:hidden}@media screen and (min-width:750px){.coupon-popup__media{display:flex}}.coupon-popup__content .coupon-popup__media img,.coupon-popup__content .coupon-popup__media svg{width:100%;height:100%;max-width:40rem!important;max-height:calc(100vh - 4rem);object-fit:cover;display:block}.coupon-popup__body{padding:3.6rem 3.2rem;display:flex;flex-direction:column;justify-content:center;gap:1.2rem;text-align:center}.coupon-popup__heading{margin:0;font-size:2.4rem}.coupon-popup__text{margin:0;color:rgba(var(--color-foreground),.75)}.coupon-popup__form{display:flex;flex-direction:column;gap:1.2rem;margin-top:.8rem}.coupon-popup__submit{width:100%}.coupon-popup__disclaimer{color:rgba(var(--color-foreground),.6);font-size:1.1rem;line-height:1.4;margin-top:1rem;text-align:center}.coupon-popup__message{color:rgb(var(--color-error, 220, 53, 69));text-align:left}.coupon-popup__code{font-size:2rem;font-weight:700;letter-spacing:.1em;border:.2rem dashed rgba(var(--color-foreground),.3);border-radius:.8rem;padding:1.2rem;margin-top:.8rem}
/*# sourceMappingURL=/cdn/shop/t/71/assets/component-coupon-popup.css.map */
