.cart-upsell{max-width:var(--page-width, 120rem);margin:4rem auto 2rem;padding:0 1.5rem}.cart-upsell__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.cart-upsell__title{font-size:1.6rem;letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:var(--font-heading-family, inherit)}.cart-upsell__nav{display:flex;gap:.5rem}.cart-upsell__arrow{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s;color:rgb(var(--color-foreground))}.cart-upsell__arrow:hover:not(:disabled){border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.04)}.cart-upsell__arrow:disabled{opacity:.3;cursor:not-allowed}.cart-upsell__carousel{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.cart-upsell__carousel::-webkit-scrollbar{display:none}.cart-upsell__card{flex:0 0 16rem;scroll-snap-align:start;display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:.8rem;overflow:hidden;transition:box-shadow .25s}.cart-upsell__card:hover{box-shadow:0 4px 16px #0000000f}.cart-upsell__image-link{display:block;aspect-ratio:3 / 4;overflow:hidden;background:rgba(var(--color-foreground),.03)}.cart-upsell__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cart-upsell__card:hover .cart-upsell__image{transform:scale(1.04)}.cart-upsell__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.cart-upsell__image-placeholder svg{max-width:80%;opacity:.3}.cart-upsell__info{padding:1rem 1.2rem 1.2rem;display:flex;flex-direction:column;flex-grow:1;gap:.4rem}.cart-upsell__product-title{font-size:1.3rem;line-height:1.4;color:rgb(var(--color-foreground));text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--font-body-family, inherit)}.cart-upsell__product-title:hover{text-decoration:underline}.cart-upsell__price{font-size:1.3rem;color:rgb(var(--color-foreground));display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem;margin-bottom:.2rem}.cart-upsell__price--label{display:block;width:100%;font-size:1.1rem;opacity:.6;text-transform:uppercase;letter-spacing:.04em}.cart-upsell__price--sale{color:#ff5a8a;font-weight:600}.cart-upsell__price--compare{text-decoration:line-through;opacity:.55;font-size:1.2rem}.cart-upsell__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:.7rem 1rem;font-size:1.2rem;font-weight:600;letter-spacing:.04em;border-radius:.4rem;border:none;cursor:pointer;text-decoration:none;text-align:center;transition:background .2s,opacity .2s;font-family:var(--font-body-family, inherit)}.cart-upsell__btn--add{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.cart-upsell__btn--add:hover:not(:disabled){opacity:.85}.cart-upsell__btn--add:disabled{opacity:.5;cursor:not-allowed}.cart-upsell__btn--options{background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.2)}.cart-upsell__btn--options:hover{border-color:rgba(var(--color-foreground),.5)}@media screen and (min-width:750px){.cart-upsell{margin-top:5rem;padding:0 5rem}.cart-upsell__card{flex:0 0 19rem}.cart-upsell__title{font-size:1.8rem}}@media screen and (min-width:990px){.cart-upsell__card{flex:0 0 21rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/cart-upsell.css.map */
