.cart-upsells{display:flex;flex-direction:column;gap:1.2rem;margin:2rem 0}.cart-upsell{display:flex;align-items:center;gap:1.2rem;padding:1.4rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:1rem;background:rgba(var(--color-foreground),.035);transition:opacity .2s ease,border-color .2s ease}.cart-upsell.is-loading{opacity:.55;pointer-events:none}.cart-upsell:has(input[data-upsell-toggle]:checked){border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.06)}.cart-upsell__main{display:flex;align-items:center;gap:1.2rem;flex:1 1 auto;min-width:0;cursor:pointer}.cart-upsell__check{position:relative;flex:0 0 auto;width:2.2rem;height:2.2rem}.cart-upsell__check input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.cart-upsell__tick{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(var(--color-foreground),.45);border-radius:.5rem;background:rgb(var(--color-background));color:transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.cart-upsell__tick svg{width:1.4rem;height:1.4rem}.cart-upsell__check input:checked+.cart-upsell__tick{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.cart-upsell__check input:focus-visible+.cart-upsell__tick{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.cart-upsell__media{position:relative;flex:0 0 auto;width:7.2rem;height:7.2rem}.cart-upsell__image{width:100%;height:100%;object-fit:cover;border-radius:.8rem;display:block}.cart-upsell__icon{position:absolute;top:-.6rem;left:-.6rem;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.14);color:rgb(var(--color-foreground));box-shadow:0 1px 4px rgba(var(--color-foreground),.12)}.cart-upsell__icon svg{width:1.6rem;height:1.6rem}.cart-upsell__media--icon-only .cart-upsell__icon{position:static;width:100%;height:100%;border-radius:.8rem;box-shadow:none;background:rgba(var(--color-foreground),.06)}.cart-upsell__media--icon-only .cart-upsell__icon svg{width:3rem;height:3rem}.cart-upsell__body{display:block;min-width:0}.cart-upsell__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem 1rem}.cart-upsell__title{font-size:1.5rem;font-weight:600;line-height:1.3}.cart-upsell__price{font-size:1.4rem;opacity:.8}.cart-upsell__price-was{opacity:.55;margin-right:.5rem}.cart-upsell__price-now{font-weight:600;opacity:1}.cart-upsell__note{display:block;margin-top:.4rem;font-size:1.3rem;line-height:1.5;opacity:.7}.cart-upsell__stepper{display:flex;align-items:center;flex:0 0 auto;border:1px solid rgba(var(--color-foreground),.2);border-radius:2.4rem;overflow:hidden;background:rgb(var(--color-background))}.cart-upsell__step{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background:none;border:0;color:rgb(var(--color-foreground));cursor:pointer}.cart-upsell__step:hover{background:rgba(var(--color-foreground),.06)}.cart-upsell__step svg{width:1.2rem;height:1.2rem}.cart-upsell__qty{min-width:2.2rem;text-align:center;font-size:1.4rem;font-variant-numeric:tabular-nums}@media screen and (max-width:749px){.cart-upsell{gap:1rem;padding:1.2rem}.cart-upsell__media{width:5.6rem;height:5.6rem}}.card-wrapper .card__content .card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;min-height:2.8em}.grid__item:has(product-component){display:flex}.grid__item>product-component{display:flex;flex:1 1 auto;min-width:0}product-component>.card-wrapper{display:flex;flex:1 1 auto;min-width:0}.card-wrapper>.card{flex:1 1 auto}.card-wrapper .card__content{grid-template-rows:min-content max-content minmax(0,1fr) auto}
/*# sourceMappingURL=/cdn/shop/t/16/assets/gift-box-upsell.css.map */
