.discount-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.discount-popup.is-open{opacity:1;visibility:visible}.discount-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.discount-popup__card{position:relative;width:100%;max-width:34rem;padding:3.2rem 2.4rem 2.8rem;border-radius:1.2rem;background:#f3f0eb;text-align:center;box-shadow:0 1.2rem 4rem #0000002e}.discount-popup__close{position:absolute;top:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;color:#1a1a1a;cursor:pointer}.discount-popup__close .svg-wrapper{width:1.4rem;height:1.4rem}.discount-popup__icon{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0 auto 1.6rem;border-radius:50%;background:#fff;color:#3f5147}.discount-popup__icon svg{width:2.4rem;height:2.4rem}.discount-popup__heading{margin:0 0 .8rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2rem,4vw,2.4rem);line-height:1.25;color:#1a1a1a}.discount-popup__subheading{margin:0 0 2rem;font-size:1.4rem;line-height:1.5;color:#4a4a4a}.discount-popup__code-row{display:flex;align-items:stretch;max-width:28rem;margin:0 auto;border:1px dashed #9a9a9a;border-radius:.6rem;overflow:hidden;background:#fff}.discount-popup__code{flex:1;display:flex;align-items:center;justify-content:center;padding:1.2rem 1.6rem;font-size:1.6rem;font-weight:600;letter-spacing:.08em;color:#1a1a1a}.discount-popup__copy{flex-shrink:0;padding:1.2rem 1.6rem;border:0;border-left:1px dashed #9a9a9a;background:#3f5147;color:#fff;font-size:1.3rem;font-weight:600;cursor:pointer;transition:background .2s ease}.discount-popup__copy:hover,.discount-popup__copy:focus-visible{background:#2f3d35}.discount-popup__copy.is-copied{background:#2f3d35}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-discount-popup.css.map */
