.cart_upsell__products{display:flex;gap:56px;margin:0 auto 32px;flex-direction:column}.cart_upsell__products .cart_upsell__product{display:flex;gap:10px;flex-direction:column;align-items:center}.cart_upsell__products .cart_upsell__product .cart_upsell__product_img{width:100px;height:auto;object-fit:cover;object-position:center;display:block}.cart_upsell__products .cart_upsell__product .cart_upsell__product_content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;text-align:center;gap:4px;padding:8px 0 0}.cart_upsell__products .cart_upsell__product .cart_upsell__product_title{font-size:13px;letter-spacing:4%;line-height:normal}.cart_upsell__products .cart_upsell__product .cart_upsell__product_button{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.cart_upsell__products .cart_upsell__product .cart_upsell__product_button .cart_upsell_addtocart{appearance:none;background:none;border:1px solid rgba(var(--color-foreground),0.3);border-radius:0;box-shadow:none;min-height:unset;padding:0 8px;margin:auto 0 0!important;cursor:pointer;font:inherit;color:inherit;min-width:100px;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:500;letter-spacing:0.15em}.cart_upsell__products .cart_upsell__product .cart_upsell__product_button .cart_upsell_addtocart:hover{border-color:#04163a;background:#04163a;color:#FFF}.cart_upsell__selects{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:0 auto 8px}.cart_upsell__select_wrapper{position:relative}.cart_upsell__select_wrapper:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;pointer-events:none}.cart_upsell__select{appearance:none;background:none;border:1px solid rgba(var(--color-foreground),0.3);border-radius:0;padding:0 20px 0 8px;font:inherit;font-size:13px;min-width:100px;text-align:center;font-weight:500;text-transform:uppercase;letter-spacing:0.1em;cursor:pointer;color:inherit}.cart_upsell__rating{font-size:12px;line-height:1.4}@media only screen and (max-width:1023px){.drawer_side--mobile .cart_upsell__products{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:12px;margin:0;padding:0 16px 8px;white-space:nowrap;-webkit-overflow-scrolling:touch}.drawer_side--mobile .cart_upsell__products::-webkit-scrollbar{height:3px}.drawer_side--mobile .cart_upsell__products::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.drawer_side--mobile .cart_upsell__product{flex:0 0 260px;flex-direction:row;align-items:flex-start;gap:12px;padding:0;border:none;white-space:normal;min-height:78px}.drawer_side--mobile .cart_upsell__product .cart_upsell__product_img{width:60px;flex-shrink:0}.drawer_side--mobile .cart_upsell__product .cart_upsell__product_content{text-align:left;padding:0;align-self:stretch;justify-content:flex-start}.drawer_side--mobile .cart_upsell__product .cart_upsell__product_price{font-size:11px}.drawer_side--mobile .cart_upsell__product .cart_upsell__product_title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.drawer_side--mobile .cart_upsell__product .cart_upsell__product_button{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:0}.drawer_side--mobile .cart_upsell__selects{justify-content:flex-start}}