.upsell-section{margin-top:2.4rem}.upsell-tiles__heading,.product-form__review-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.6rem);letter-spacing:calc(var(--font-heading-scale));color:rgb(var(--color-foreground))}.upsell-tiles__grid{display:grid;grid-template-columns:1fr}.upsell-tile{display:flex;align-items:center;gap:1.4rem;padding:1.4rem 0;border:none;border-top:.1rem solid rgba(var(--color-foreground),.08);border-radius:0;cursor:pointer;background:transparent;transition:opacity .15s ease;-webkit-user-select:none;user-select:none;text-align:left}.upsell-tiles__grid .upsell-tile:first-child{border-top:none;padding-top:0}.upsell-tile:hover{opacity:.75}.upsell-tile:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.4);outline-offset:.4rem;border-radius:.4rem}.upsell-tile.is-selected{opacity:1}.upsell-tile--soldout{opacity:.35;cursor:not-allowed;pointer-events:none}.upsell-tile__image-wrap{flex-shrink:0;width:8rem;height:8rem;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.upsell-tile__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.upsell-tile__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.upsell-tile__title{font-size:1.4rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.upsell-tile__subtitle{font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.6)}.upsell-tile__price-wrap{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.upsell-tile__price{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.upsell-tile__price--compare{font-weight:400;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.upsell-tile__price--bundle{color:rgb(var(--color-foreground))}.upsell-tile__pct{font-size:1.4rem;font-weight:700;color:#f90;margin-left:.4rem}.upsell-tile__check{flex-shrink:0;width:2.4rem;height:2.4rem;border-radius:50%;border:.15rem solid rgba(var(--color-foreground),.15);display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease;background:transparent}.upsell-tile.is-selected .upsell-tile__check{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.upsell-tile__check-icon{color:rgb(var(--color-background));font-size:1.1rem;line-height:1;opacity:0;transform:scale(.5);transition:opacity .2s ease,transform .2s ease}.upsell-tile.is-selected .upsell-tile__check-icon{opacity:1;transform:scale(1)}.product-form__buttons{max-width:100%!important}.product-form__bundle-rows{padding:.4rem 0}.product-form__bundle-row{display:flex;align-items:center;gap:1.2rem;padding:.9rem 0}.product-form__bundle-row+.product-form__bundle-row{border-top:.1rem solid rgba(var(--color-foreground),.08)}.product-form__bundle-row--entering{animation:bundleRowIn .2s ease forwards}@keyframes bundleRowIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bundle-row__image{flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.bundle-row__image img{width:100%;height:100%;object-fit:cover;display:block}.bundle-row__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.bundle-row__title{font-size:1.6rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground))}.bundle-row__subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.55);line-height:1.4}.bundle-row__variant{font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.bundle-row__item-price{display:none}.bundle-row__qty{flex-shrink:0;font-size:1.2rem;font-weight:700;color:rgba(var(--color-foreground),.5);white-space:nowrap;align-self:center}.cart-bundle-addons{margin:1rem 0 0;display:flex;flex-direction:column;gap:.6rem;padding-top:.8rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.cart-bundle-addon{display:flex;align-items:center;gap:.8rem}.cart-bundle-addon__image{width:3.6rem;height:3.6rem;object-fit:cover;border-radius:.4rem;flex-shrink:0;opacity:.9}.cart-bundle-addon__title{font-size:1.2rem;font-weight:500;color:rgba(var(--color-foreground),.75);line-height:1.3}.cart-bundle-addon__title:before{content:"+ ";color:rgba(var(--color-foreground),.4)}.product-form__shipping-row{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;line-height:1;color:rgba(var(--color-foreground),.7)}.product-form__shipping-row .pulse-dot{flex-shrink:0;display:block;align-self:center}.product-form__separator{border:none;border-top:.1rem solid rgba(var(--color-foreground),.1);margin:1.2rem 0}.product-form__price-display{font-size:2.5rem;font-weight:700;color:rgb(var(--color-foreground));margin-bottom:1.2rem;display:flex;align-items:center;column-gap:.8rem;row-gap:0;flex-wrap:wrap}.buybox-original-price{text-decoration:line-through;color:rgba(var(--color-foreground),.5);font-size:1.6rem;font-weight:400}.product-form__button-row{position:relative;display:flex;gap:1rem;padding-bottom:3rem}.product-form__button-row .product-form__submit{flex:1;max-width:calc(50% - .5rem);min-height:4.5rem;margin-bottom:1rem}.product-form__button-row .shopify-payment-button{flex:1;max-width:calc(50% - .5rem)}.product-form__button-row .shopify-payment-button__button{width:100%!important;min-height:4.5rem}.product-form__button-row .shopify-payment-button__more-options{position:absolute;bottom:0;left:0;right:0;text-align:center;height:3rem;display:flex!important;align-items:center;justify-content:center}.product-form__button-row>[id^=dynamic-checkout-]{flex:1 1 0;max-width:calc(50% - .5rem);min-width:0}.product-form__button-row>[id^=dynamic-checkout-] .shopify-payment-button,.product-form__button-row>[id^=dynamic-checkout-] .shopify-payment-button__button,.product-form__button-row>[id^=dynamic-checkout-] shopify-accelerated-checkout{width:100%!important;max-width:100%!important}
/*# sourceMappingURL=/cdn/shop/t/37/assets/upsell-tiles.css.map */
