bundle-promo-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;align-items:center;justify-content:center;padding:1.5rem;background:rgba(var(--color-foreground),.5)}bundle-promo-modal[open]{display:flex;animation:bundle-promo-fade .25s ease}.bundle-promo__dialog{position:relative;width:100%;max-width:62rem;max-height:calc(100vh - 3rem);overflow-y:auto;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--popup-corner-radius, 0);box-shadow:0 1rem 3rem rgba(var(--color-shadow),.18);outline:none;animation:bundle-promo-rise .25s ease}.bundle-promo__close{position:absolute;top:.6rem;right:.6rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background:rgb(var(--color-background));border:none;border-radius:50%;color:rgb(var(--color-foreground));cursor:pointer}.bundle-promo__close:hover{background:rgba(var(--color-foreground),.06)}.bundle-promo__close .icon{width:1.6rem;height:1.6rem}.bundle-promo__layout{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.bundle-promo__layout{grid-template-columns:.85fr 1fr}}.bundle-promo__media{display:flex;align-items:center;justify-content:center;padding:2.5rem;background:rgba(var(--color-foreground),.04)}.bundle-promo__media img{display:block;width:100%;height:auto;max-height:32rem;object-fit:contain}.bundle-promo__content{padding:3rem 2.5rem}.bundle-promo__eyebrow{display:inline-block;margin-bottom:1rem;font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;opacity:.7}.bundle-promo__heading{margin:0 0 1rem}.bundle-promo__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.bundle-promo__price-compare{text-decoration:line-through;opacity:.65}.bundle-promo__price-badge{padding:.2rem .8rem;font-size:1.2rem;background:rgba(var(--color-foreground),.08);border-radius:.4rem}.bundle-promo__text{margin-bottom:2rem}.bundle-promo__text>*{margin:0 0 .6rem}.bundle-promo__error{margin-bottom:1rem;font-size:1.4rem;color:rgba(var(--color-error, 200 0 0),1)}.bundle-promo__submit{width:100%}.bundle-promo__dismiss{display:block;width:100%;margin-top:1.2rem;padding:0;font-size:1.4rem;background:none;border:none;color:rgba(var(--color-foreground),.7);text-decoration:underline;cursor:pointer}@keyframes bundle-promo-fade{0%{opacity:0}to{opacity:1}}@keyframes bundle-promo-rise{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){bundle-promo-modal[open],.bundle-promo__dialog{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/component-bundle-promo-modal.css.map */
