.productsList{box-sizing:border-box;padding:0 32px;position:relative}.productsList>.top{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:64px}@media screen and (max-width:720px){.productsList>.top>.clearFilters{display:none}.productsList>.top{align-items:center}}.productsList>.categories{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:52px}@media screen and (max-width:1480px){.productsList>.categories{gap:32px}}@media screen and (max-width:1260px){.productsList>.categories{flex-wrap:wrap}}@media screen and (max-width:1080px){.productsList>.categories{row-gap:20px}}.productsList>.categories>.category{text-decoration:none;text-transform:uppercase}.productsList>.categories>.category.router-link-active{font-weight:700}.productsList>.categories>.category>h2{color:#000;position:relative;text-transform:uppercase;white-space:nowrap}.productsList>.categories>.category>h2:after{content:attr(data-products);font-size:16px;font-style:normal;font-weight:400;line-height:10px;position:relative;right:0;top:-20px}@media screen and (max-width:1300px){.productsList>.categories>.category>h2:after{font-size:12px}}.productsList>.products{align-items:center;display:grid;gap:3.2rem;grid-template-columns:repeat(8,1fr);justify-content:space-between;margin:64px 0}@media screen and (max-width:1300px){.productsList>.products{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:860px){.productsList>.products{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:620px){.productsList>.products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:460px){.productsList>.products{grid-template-columns:repeat(2,1fr)}}.productsList>.products>.item{aspect-ratio:1;color:#3f3f3f;text-align:center;text-decoration:none;width:100%}.productsList>.products>.item .category{color:#989898;display:block;font-size:13px;font-weight:400;line-height:1.2;margin:4px 0 0;padding:0}.productsList>.products>.item>.imageItem{aspect-ratio:1;margin-bottom:8px;-o-object-fit:contain;object-fit:contain;width:100%}.productsList>.products>.item>.imageItem.dummy{background:#989898}.productsList>.products>.item>.imageItem>img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%}.productsList>.products>.item h4{font-weight:400}.productsList>.products .item h3.category{margin:0}.productsList>.products>.gallery{grid-column:1/9}@media screen and (max-width:1300px){.productsList>.products>.gallery{grid-column:1/7}}@media screen and (max-width:860px){.productsList>.products>.gallery{grid-column:1/5}}@media screen and (max-width:620px){.productsList>.products>.gallery{grid-column:1/4}}@media screen and (max-width:460px){.productsList>.products>.gallery{grid-column:1/3}}.productsList .noResults,.productsList>.loading{background:#f3f3f3;border-radius:2px;grid-column:1/9;margin-bottom:6.4rem;margin-top:3.2rem;padding:10vh 0;text-align:center;width:100%}.productsList>.loadMore{display:flex;justify-content:center}.productsList>.galleries{opacity:0;pointer-events:none;position:fixed;z-index:-100}.productsList .openFilters{cursor:pointer;font-size:1.4rem;font-weight:700;text-transform:uppercase}.productsList #teleportTarget{display:none}@media screen and (max-width:720px){.productsList #teleportTarget{display:block}}
