.products-grid__content{overflow:hidden}.products-grid__wrapper{display:grid;gap:4rem 1.6rem}.products-grid__wrapper--1,.products-grid__wrapper--2{grid-template-columns:1fr}@media (min-width:750px){.products-grid__wrapper--2{grid-template-columns:repeat(2,1fr)}}.products-grid__wrapper--3{grid-template-columns:1fr}@media (min-width:750px){.products-grid__wrapper--3{grid-template-columns:repeat(2,1fr)}}@media (min-width:990px){.products-grid__wrapper--3{grid-template-columns:repeat(3,1fr)}}.products-grid__wrapper--4{grid-template-columns:1fr}@media (min-width:750px){.products-grid__wrapper--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:990px){.products-grid__wrapper--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:1100px){.products-grid__wrapper--4{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:749px){.products-grid__wrapper--2-mobile:not(.popular-products__wrapper--1){grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.products-grid__wrapper--2-mobile .collection-product-card .card-information__wrapper{padding:0 2rem}.products-grid__wrapper--2-mobile .collection-product-card .card-information__wrapper--left{padding-left:0}.products-grid__wrapper--2-mobile .collection-product-card .card__title{font-size:1.4rem}.products-grid__wrapper--2-mobile .collection-product-card .card__description{font-size:1rem}.products-grid__wrapper--2-mobile .collection-product-card .card__badge{left:.8rem;max-width:100%;position:absolute;right:.8rem;top:.8rem}.products-grid__wrapper--2-mobile .collection-product-card .badge{font-size:1.1rem}.products-grid__wrapper--2-mobile .collection-product-card .card-information{padding:.8rem 0 0}.products-grid__wrapper--2-mobile .collection-product-card .price{font-size:1.4rem}}.products-grid__pagination{align-items:center;display:flex;justify-content:flex-start;margin:2.4rem 0}.products-grid-list{display:flex;flex-direction:column}@media screen and (max-width:989px){.swiper--products-grid .products-grid__wrapper{display:flex;gap:0;grid-template-columns:none}.products-grid-list.swiper-initialized .collection-product-card{box-sizing:border-box;width:100%}.collection-product-card.swiper-slide{min-width:100%;width:auto}}@media (min-width:768px){.collection-product-card.swiper-slide{min-width:auto;width:100%}}