.product-recommendations{display:block;padding-block:clamp(4.5rem,8vw,8rem);border-top:1px solid var(--color-line)}.product-recommendations[hidden]{display:none!important}.product-recommendations:empty{display:none}.product-recommendations__header{margin-bottom:clamp(2rem,4vw,3.5rem)}.product-recommendations__header h2{max-width:12ch;margin-top:.8rem;font-size:clamp(3rem,5vw,5rem)}.product-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,2vw,1.75rem)}.product-recommendations__media{display:block;overflow:hidden;aspect-ratio:4 / 5;background:var(--color-surface)}.product-recommendations__media img,.product-recommendations__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-recommendations__card:hover .product-recommendations__media img{transform:scale(1.025)}.product-recommendations__body{padding-top:1rem}.product-recommendations__vendor{color:var(--color-accent);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-recommendations__body h3{margin-top:.4rem;font-family:var(--font-primary--family);font-size:.98rem;font-weight:500;letter-spacing:0;line-height:1.3}.product-recommendations__body h3 a{text-decoration:none}.product-recommendations__reference,.product-recommendations__price{margin-top:.35rem;color:var(--color-muted);font-size:.78rem}.product-recommendations__price{color:var(--color-foreground)}@media(max-width:989px){.product-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}}@media(max-width:599px){.product-recommendations__header h2{font-size:3.4rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-recommendations.css.map */
