.products-page__container{max-width:100%}.products-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:20px;margin-bottom:160px}.products-page__grid__gelato{grid-template-columns:repeat(auto-fill,minmax(387px,1fr))}.products-page__grid .marquee-card-wrapper{margin-right:0}.products-page__grid .marquee-card-wrapper .home-product-card{min-width:unset;padding:60px 20px 20px;border-radius:32px}.products-page__grid .marquee-card-wrapper .home-product-card img{width:100%}.products-page__grid .marquee-card-wrapper .home-product-card .home-card-text{margin-top:30px;font-size:14px;letter-spacing:2px}