.related-products{width:100%;margin-top:2rem;margin-bottom:2rem}.related-products__heading{margin:0 0 1rem;font-size:1.35rem;line-height:1.25}.related-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.related-products__card:nth-child(n+3){display:none}@media screen and (min-width:750px){.related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-products__card:nth-child(n+3){display:block}.related-products__card:nth-child(n+4){display:none}}@media screen and (min-width:990px){.related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-products__card:nth-child(n+4){display:block}.related-products__card:nth-child(n+5){display:none}}.related-products__card{display:block;color:inherit;text-decoration:none}.related-products__image-wrapper{overflow:hidden;aspect-ratio:1 / 1.6;margin-bottom:.75rem;background:#f4f4f4}.related-products__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.related-products__card:hover .related-products__image{transform:scale(1.03)}.related-products__title{margin:0;font-size:.95rem;line-height:1.35}@media screen and (min-width:750px){.related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:990px){.related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/related-products.css.map */
