.product-recommendations{background:rgb(var(--color-background));display:block}.product-recommendations .product-grid{margin:0;padding:0;list-style:none;grid-template-columns:repeat(3,1fr)!important;gap:1.25rem!important;display:grid!important}.product-recommendations .product-grid .grid__item{width:100%!important;max-width:none!important;padding:0!important}@media screen and (width<=749px){.product-recommendations .product-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.product-recommendations__heading{margin-top:.5rem!important;margin-bottom:1.75rem!important}}.product-recommendations h2{color:rgb(var(--color-foreground))}.product-recommendations ul{margin-bottom:0}.product-recommendations .grid--view-items{overflow:visible}.product-recommendations .product-card__empty-image{background-color:rgb(var(--color-empty-image))}.product-recommendations .product-card__empty-image .product-card__text{color:rgb(var(--color-background))}@media only screen and (width<=1260px){.product-recommendations .product-card__empty-image .product-card__text{font-size:2rem}}@media only screen and (width<=1000px){.product-recommendations .product-card__empty-image .product-card__text{font-size:1.75rem}}@media only screen and (width<=390px){.product-recommendations .product-card__empty-image .product-card__text{font-size:1.5rem}}@media only screen and (width<=300px){.product-recommendations .product-card__empty-image .product-card__text{font-size:1.125rem}}