.product-recommends{display:grid;grid-gap:2.5em 0;padding:60px 0;overflow:hidden}@media screen and (min-width:1024px){.product-recommends{padding:80px 0}}.product-recommends__title{padding:0 var(--global-padding-x)}.product-recommends__container{width:100%;position:relative;overflow:hidden}.product-card-container{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:column;grid-gap:2px;width:100%}@media screen and (max-width:1023px){.product-card-container{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:auto;overscroll-behavior-y:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:auto;scroll-padding-left:2px}.product-card-container::-webkit-scrollbar{display:none}}@media screen and (max-width:1023px){.product-recommends product-card{width:min(55vw,300px);scroll-snap-align:start}}.product-recommends .product-card-titles{position:unset;color:unset}product-card{display:block}.product-card__link{display:block;width:100%;height:auto;position:relative}.product-card-media{position:relative}@media screen and (min-width:900px){.product-card-media:before,.product-card-media:after{content:"";width:100%;position:absolute;left:0;bottom:0;z-index:2}.product-card-media:before{height:30%;background:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%)}.product-card-media:after{height:100%;background:linear-gradient(0deg,rgba(56,45,23,.6) 0%,rgba(56,45,23,0) 75%);opacity:0;visibility:hidden;transition:opacity .4s ease .15s,visibility .4s ease .15s}}@media screen and (min-width:900px){product-card:hover .product-card-media:after{opacity:1;visibility:visible;transition:opacity .4s ease 0ms,visibility .4s ease 0ms}}.card-image{width:100%;height:100%;background-color:var(--colour-light-grey)}.card-image:not(.card-image.square){aspect-ratio:var(--card-aspect-ratio)}.card-image.square{aspect-ratio:1}@media screen and (min-width:1155px){.product-card-media:has(.card-image:nth-of-type(2)) .card-image:nth-of-type(1){position:relative;z-index:1;transition:opacity .4s ease .15s,visibility .4s ease .15s}product-card:hover .product-card-media:has(.card-image:nth-of-type(2)) .card-image:nth-of-type(1){opacity:0;visibility:hidden;transition:opacity .4s ease 0ms,visibility .4s ease 0ms}}@media screen and (max-width:1154px){.product-card-media:has(.card-image:nth-of-type(2)) .card-image:nth-of-type(2){display:none}}@media screen and (min-width:1155px){.product-card-media:has(.card-image:nth-of-type(2)) .card-image:nth-of-type(2){position:absolute;top:0;left:0}}.product-card-titles{padding:20px}@media screen and (max-width:899px){.product-card-titles{text-align:center}}@media screen and (min-width:900px){.product-card-titles{width:100%;position:absolute;bottom:0;z-index:2;font-size:.9em;color:#fff}}
