.cart-drawer .cart-drawer__suggested-product-section{display:flex;flex-direction:column;gap:var(--space-xs);border-top:1px solid var(--color-gray-3);padding:var(--space-xs) 0;margin-top:var(--space-xs)}.cart-drawer .cart-drawer__suggested-product-section h5.title{color:var(--color-black);font-family:var(--typo-family);font-size:var(--typo-body-l);font-weight:var(--font-weight-400);margin:0}.cart-drawer .cart-drawer__suggested-products{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-xs)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product{width:var(--size-100-per-100)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item{display:grid;grid-template-rows:auto auto;align-content:start;height:var(--size-100-per-100);border-radius:var(--border-radius-xxs);box-shadow:none;transition:box-shadow .2s ease-in-out;background:var(--color-gray-1);text-decoration:none!important;box-sizing:border-box}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item:hover{box-shadow:var(--space-xxs) var(--space-3xs) var(--space-xxs) var(--color-gray-transparency-1);transition:box-shadow .2s ease-in-out}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__suggested-product-media{display:flex;align-items:center;justify-content:center;width:var(--size-100-per-100);aspect-ratio:1 / 1;padding:var(--space-s)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__suggested-product-media img{display:block;width:var(--size-100-per-100);height:var(--size-100-per-100);object-fit:contain}.cart-drawer .cart-drawer__suggested-product-media,.cart-drawer .cart-drawer__suggested-product-media img{max-width:var(--size-100-per-100)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-info{border-radius:var(--border-radius-xxs);background:var(--color-white);margin:0 var(--space-xxs) var(--space-xxs) var(--space-xxs);padding:var(--space-xxs)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-title{margin:0;font-family:var(--typo-family);color:var(--color-gray-4);font-weight:var(--font-weight-700);font-size:var(--typo-body-regular);text-transform:uppercase;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:var(--typo-heading-line-height);min-height:calc(var(--size-xs-xs) * 2.88)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-price{font-family:var(--typo-family);font-weight:var(--font-weight-400);color:var(--color-gray-3);font-size:var(--typo-body-regular)}@media only screen and (width >= 750px){.cart-drawer .cart-drawer__suggested-product-section{padding:var(--space-xs) 0}.cart-drawer .cart-drawer__suggested-product-section h5.title{font-size:var(--typo-heading-4)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-cart-drawer-suggested-products.css.map */
