.cart-upsells{display:grid;gap:.75rem;margin-bottom:2.75rem;padding:0 var(--spacing-small-500,1.25rem)}.cart-upsells__text{border-top:.0625rem solid var(--border-subtle);padding-top:var(--spacing-base,1rem)}.cart-upsells__title{font-size:.813rem;font-size:1rem;font-weight:500;letter-spacing:-.01625rem;line-height:1.5}.cart-upsell{background:var(--surface-subtle);display:block;padding:var(--spacing-small-400,.75rem)}.cart-upsell__form{align-items:flex-start;display:flex;flex-direction:row;gap:var(--spacing-small-300,.5rem);justify-content:flex-start}.cart-upsell__image{width:6.5rem}.cart-upsell__title{flex-grow:1;font-size:.813rem;font-size:1rem;font-weight:500;letter-spacing:-.01625rem;line-height:1.5;line-height:1.4}.cart-upsell__header{flex-direction:row;gap:var(--spacing-small-400,.75rem)}.cart-upsell__header,.cart-upsell__price{align-items:flex-start;display:flex;justify-content:flex-start}.cart-upsell__price{flex-direction:column;flex-shrink:0;font-size:1rem;font-weight:400;letter-spacing:-.01rem;line-height:1.5}.cart-upsell__price.price-on-sale span{color:var(--theme-sale-price-colour)}.cart-upsell__price s{color:#787468;font-size:.813rem;font-weight:300;letter-spacing:-.00875rem;line-height:1.5}.cart-upsell__details{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-base,1rem);justify-content:flex-start}.cart-upsell__actions{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-end;width:100%}