.product-single-related__header{margin-bottom:3.2rem}@media (min-width:768px){.product-single-related__header{margin-bottom:4rem;margin-top:5rem}}.products__products{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.products__product-image{aspect-ratio:1/1;display:block;margin-bottom:3rem;overflow:hidden;position:relative}.products__product-image>img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.products__product:hover .products__product-image>img{-webkit-transform:scale(1.05);transform:scale(1.05)}.products__product:focus .products__product-favorite,.products__product:focus-within .products__product-favorite,.products__product:hover .products__product-favorite{opacity:1}@media (min-width:992px){.products__products{gap:6rem 2rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products__product-category,.products__product-description{display:none}.products__product-image{margin-bottom:2rem}}