.cart-drawer__upsell{margin-top:1.5rem;padding-top:1.5rem}.cart-drawer__upsell-title{font-weight:600;margin-bottom:1rem;color:var(--color-foreground);text-align:center;text-transform:uppercase}.cart-drawer__upsell-slider{position:relative;padding:0 2.1rem;margin-bottom:3rem}.cart-drawer__upsell-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;width:100%;margin:0 auto}.cart-drawer__upsell-track::-webkit-scrollbar{display:none}.cart-drawer__upsell-item{flex:0 0 100%;scroll-snap-align:start;box-sizing:border-box;display:flex}.cart-drawer__upsell-product{display:flex;gap:1rem;padding:1rem;border:2px solid #008EAA;background:#fff;width:100%;height:100%}.cart-drawer__upsell-image{flex-shrink:0;width:66px;height:82px;overflow:hidden}.cart-drawer__upsell-image img{width:100%;height:100%;object-fit:contain}.cart-drawer__upsell-content{flex:1;min-width:0;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title button" "price button";gap:7px}.cart-drawer__upsell-product-title{font-family:var(--font-heading-family);font-size:14px;font-weight:700;color:var(--color-foreground);line-height:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;grid-area:title;align-self:end}.cart-drawer__upsell-price{color:var(--color-foreground);grid-area:price}.cart-drawer__upsell-add-btn{background:#008eaa;color:#fff;border:none;padding:5px 20px;font-weight:600;cursor:pointer;transition:background-color .2s ease;grid-area:button;align-self:center}.cart-drawer__upsell-add-btn:hover{background:#5ba4bb}.cart-drawer__upsell-add-btn:disabled{background:#ccc;cursor:not-allowed}.cart-drawer__upsell-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:2}.cart-drawer__upsell-prev,.cart-drawer__upsell-next{border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;pointer-events:auto}.cart-drawer__upsell-prev{margin-left:-10px}.cart-drawer__upsell-next{margin-right:-10px}.cart-drawer__upsell-prev:disabled,.cart-drawer__upsell-next:disabled{opacity:.5;cursor:not-allowed}.cart-drawer__upsell-prev svg,.cart-drawer__upsell-next svg{width:16px;height:16px;color:var(--color-foreground)}.cart-drawer__upsell-dots{display:flex;justify-content:center;gap:.5rem;position:absolute;bottom:-1.9rem;left:50%;transform:translate(-50%)}.cart-drawer__upsell-dot{width:8px;height:8px;border-radius:50%;background:#e5e5e5;border:none;cursor:pointer;transition:background-color .2s ease}.cart-drawer__upsell-dot.active{background:#6bbcd4}@media screen and (min-width: 990px){.cart-drawer__upsell-slider{padding:0 2.7rem}.cart-drawer__upsell-item{flex:0 0 calc(50% - .5rem)}.cart-drawer__upsell-product{gap:.75rem}.cart-drawer__upsell-content{grid-template-columns:1fr;grid-template-areas:"title" "price" "button"}.cart-drawer__upsell-product-title{align-self:start}}@media screen and (max-width: 989px){.cart-drawer__upsell{margin-top:1rem;padding-top:1rem}.cart-drawer__upsell-title{margin-bottom:.75rem}.cart-drawer__upsell-product{padding:.75rem}.cart-drawer__upsell-image{width:59px;height:73px}.cart-drawer__upsell-prev,.cart-drawer__upsell-next{width:36px;height:36px}.cart-drawer__upsell-prev svg,.cart-drawer__upsell-next svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/862/assets/component-cart-upsell.css.map */
