bundle-upsell-popup{display:contents}.bundle-upsell__modal .overlay{background:rgb(var(--color-overlay) / .6)}.bundle-upsell__modal .bundle-upsell__inner{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}@media screen and (max-width:639px){.js .bundle-upsell__modal .bundle-upsell__inner{height:auto;max-height:calc(100% - 60px)}}@media screen and (min-width:640px){.bundle-upsell__modal .bundle-upsell__inner{position:absolute;inset-block-start:50%;inset-inline-start:50%;inset-block-end:auto;inset-inline-end:auto;width:min(720px,94vw);max-width:none!important;height:auto;max-height:86vh;border-radius:var(--sp-5, 18px);opacity:0;transform:translate(-50%,-46%)!important;transition:opacity .3s cubic-bezier(.7,0,.2,1),transform .3s cubic-bezier(.7,0,.2,1)}.bundle-upsell__modal[open]>.bundle-upsell__inner,.bundle-upsell__modal[active]>.bundle-upsell__inner{opacity:1;transform:translate(-50%,-50%)!important}.bundle-upsell__modal[open=immediate]>.bundle-upsell__inner{transition:none}.bundle-upsell__modal[open]>.bundle-upsell__inner>.drawer__content,.bundle-upsell__modal[active]>.bundle-upsell__inner>.drawer__content,.bundle-upsell__modal[open]>.bundle-upsell__inner>.drawer__header,.bundle-upsell__modal[active]>.bundle-upsell__inner>.drawer__header{opacity:1;visibility:visible}.bundle-upsell__header:before{display:none}}.bundle-upsell__header{flex:0 0 auto;align-items:center;padding-block:var(--sp-6, 20px) var(--sp-4, 14px)}.bundle-upsell__title{margin:0}.bundle-upsell__check{flex:0 0 auto;display:inline-block}.bundle-upsell__content{flex:1 1 auto;min-height:0;padding:0}.bundle-upsell__scrollable{padding:var(--sp-4, 14px) var(--sp-4, 14px) var(--sp-5, 18px);gap:0}.bundle-upsell__grid-heading{margin:0 0 var(--sp-3, 12px)}.bundle-upsell__progress{margin-bottom:var(--bundle-tracker-space-below, 14px)}.bundle-upsell .bundle-upsell__progress,.bundle-upsell .bundle-upsell__progress .bpb,.bundle-upsell .bundle-upsell__progress .bpb__inner,.bundle-upsell .bundle-upsell__progress .bpb-pdp,.bundle-upsell .bundle-upsell__progress .bpb-pdp__row--prices,.bundle-upsell .bundle-upsell__progress .bpb__footline{padding-bottom:0!important}.bundle-upsell .bundle-upsell__grid{margin-top:0!important}.bundle-upsell__banner{margin-bottom:var(--sp-3, 12px)}.bundle-upsell__footer{flex:0 0 auto;padding:var(--sp-3, 12px) var(--sp-4, 14px) calc(var(--sp-3, 12px) + env(safe-area-inset-bottom,0px));border-block-start:1px solid rgb(var(--color-border-light));background-color:rgb(var(--color-background))}.bundle-upsell__cta-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;line-height:1.15}.bundle-upsell__cta-savings{font-size:12px;font-weight:600;opacity:.95}.bundle-upsell__cta-savings[hidden]{display:none!important}.bundle-upsell__cta-savings-amount{color:var(--bundle-savings-color, #ffffff)}body.has-modal-open .bundle-upsell__progress .bpb,body.has-modal-opening .bundle-upsell__progress .bpb,.bundle-upsell__progress .bpb{display:block!important;position:static!important;width:auto!important;margin:0!important;border:0!important;box-shadow:none!important;background:transparent}.bundle-upsell__progress .bpb__inner{padding:0!important;max-width:none;gap:4px}.bundle-upsell__progress .bpb-pdp{margin:0;padding:0}.bundle-upsell__progress .bpb__sub{display:none}.bundle-upsell__progress .bpb__heading-row{padding:0!important}.bundle-upsell__progress .bpb__heading-note{font-size:11px}.bundle-upsell .bundle-upsell__progress .bpb__footline{margin-top:var(--bundle-savings-space-above, 8px)!important;margin-bottom:var(--bundle-savings-space-below, 0px)!important;justify-content:var(--bundle-savings-justify, center)!important}.bundle-upsell .bundle-upsell__progress .bpb__savings-line strong,.bundle-upsell .bundle-upsell__progress [data-bpb-savings-amount]{color:var(--bundle-savings-color, #dc2626)!important}.bundle-upsell__banner{border-radius:var(--sp-3, 10px);min-height:var(--bundle-banner-height, 72px);display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--sp-4, 14px);overflow:hidden;position:relative;background-image:var(--banner-bg, none);background-size:cover;background-position:center;background-repeat:no-repeat}.bundle-upsell__banner--no-image{background-color:rgb(var(--color-foreground) / .05)}.bundle-upsell__banner:not(.bundle-upsell__banner--no-image):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--overlay-opacity, .45))}.bundle-upsell__banner-text{position:relative;z-index:1;color:#fff;font-weight:700;font-size:var(--bundle-banner-text-size, 15px);letter-spacing:.01em;line-height:1.25;text-transform:uppercase}.bundle-upsell__banner-text,.bundle-upsell__banner-text p{margin:0}.bundle-upsell__banner--no-image .bundle-upsell__banner-text{color:rgb(var(--color-foreground))}.bundle-upsell__grid-heading{margin:0;font-size:clamp(17px,2vw,20px)}.bundle-upsell__grid{display:grid;grid-template-columns:1fr;gap:var(--sp-3, 12px)}@media screen and (min-width:768px){.bundle-upsell__grid{grid-template-columns:1fr 1fr}}.bundle-upsell__grid .product-card{display:grid;grid-template-columns:40% minmax(0,1fr);gap:0;align-items:stretch;padding:0;border-radius:var(--sp-3, 10px);background-color:#fff;border:1px solid rgb(var(--color-foreground) / .08);box-shadow:0 1px 3px #0000000a;overflow:hidden}.bundle-upsell__grid .product-card__media{position:relative;min-width:0;min-height:150px;border-radius:0;overflow:hidden;background-color:#fff}.bundle-upsell__grid .product-card__media>a.media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;padding-block-start:0!important;background-color:#fff}.bundle-upsell__grid .product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.bundle-upsell__grid .product-card__content{padding:var(--sp-3, 12px) var(--sp-3, 12px) var(--sp-3, 12px) var(--sp-3, 14px);gap:var(--sp-2, 8px)}.bundle-upsell__grid .product-card__details{flex-direction:column;align-items:flex-start;gap:3px}.bundle-upsell__grid .product-card__title{font-size:18px;font-weight:600;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-upsell__grid .product-card__details .price{font-size:15px}.bundle-upsell__grid .product-card__variants{margin-block-start:0}.bundle-upsell__grid .product-card__variants .product-form:has(>.variant-picker){border-block-start:0;padding-block-start:0}.bundle-upsell__grid .product-card__variants .product-form{gap:var(--sp-2, 8px)}.bundle-upsell__grid .variant-picker{display:flex;flex-direction:column;gap:var(--sp-2, 8px);padding-block:0}.bundle-upsell__grid .variant-picker [data-option-slug*=color],.bundle-upsell__grid .variant-picker [data-option-slug*=colour],.bundle-upsell__grid .form__label{display:none}.bundle-upsell__grid .product-form__input--dropdown{margin:0}.bundle-upsell__grid .field .select{height:var(--bundle-card-select-height, 40px);min-height:0;padding-block:0;font-size:var(--bundle-card-select-font, 14px);line-height:1.2}.bundle-upsell__grid .product-card__variants .swatches{gap:6px}.bundle-upsell__grid .product-card__variants .label-swatch{padding:6px 9px;font-size:11px;line-height:1;min-width:30px;text-align:center}.bundle-upsell__grid .product-form__submit{min-height:var(--bundle-card-button-height, 36px);height:var(--bundle-card-button-height, 36px);padding-block:0;font-size:var(--bundle-card-button-font, 13px)}@media(prefers-reduced-motion:reduce){.bundle-upsell__modal .bundle-upsell__inner{transition:opacity var(--animation-primary)}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/bundle-upsell-popup.css.map */
