.section-products{display:flex;align-items:flex-start;padding:0 2.14rem;gap:1.43rem;background:var(--white,#fff);flex-wrap:wrap}@media screen and (max-width:991.98px){.section-products{align-self:stretch;width:auto;padding:0;gap:.71rem}}.section-products .product-item{height:var(--product-item-height,39.14rem);flex:1 0 0;width:auto}@media (max-width:991.98px){.section-products .product-item{height:var(--product-item-height,23.86rem)}}.section-categories{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 2.14rem;overflow:hidden}@media screen and (max-width:991.98px){.section-categories{align-self:stretch;width:auto;flex:0 1 auto;padding:0;gap:1.42rem}}.section-categories .categories-row-odd{align-self:stretch;width:auto;flex:0 1 auto;display:flex;justify-content:center;align-items:flex-start;padding:2.85rem 0 0;gap:2.71rem;overflow:hidden;box-sizing:border-box;flex-wrap:wrap;row-gap:3.42rem}@media screen and (max-width:991.98px){.section-categories .categories-row-odd{flex-direction:column;justify-content:flex-start;align-items:center;padding:0;gap:1.42rem}}.section-categories .categories-row-odd .category-item{align-self:auto;height:50rem;flex:0 1 auto;flex-basis:31.28rem}@media screen and (max-width:991.98px){.section-categories .categories-row-odd .category-item{align-self:stretch;width:auto;height:28.57rem;flex-basis:28.57rem}}.section-categories .categories-row-even{align-self:stretch;width:auto;flex:0 1 auto;display:flex;justify-content:center;align-items:flex-start;padding:2.85rem 0;gap:2.71rem;overflow:hidden;box-sizing:border-box;flex-wrap:wrap;row-gap:3.4rem}@media screen and (max-width:991.98px){.section-categories .categories-row-even{flex-direction:column;justify-content:flex-start;align-items:center;padding:0;gap:1.42rem}}.section-categories .categories-row-even .category-item{align-self:auto;height:50rem;flex:0 1 auto;flex-basis:32.71rem}@media screen and (max-width:991.98px){.section-categories .categories-row-even .category-item{align-self:stretch;width:auto;height:28.57rem;flex-basis:28.57rem}}.section-products .product-item{--product-item-height:calc((28vw - 1.08rem) * 1.3);flex-basis:calc(25% - 1.08rem);max-width:calc(25% - 1.08rem)}@media screen and (max-width:991.98px){.section-products .product-item{--product-item-height:calc((67vw - .36rem) * 1.3);flex-basis:calc(50% - .36rem);max-width:calc(50% - .36rem)}}.section-categories .category-item{width:31.28rem;height:50rem}