.builds-grid-range{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1rem}@media (min-width:768px){.builds-grid-range{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.builds-item-max-width-range{max-width:100%;height:auto}.category-row-scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;width:0;min-width:100%}.category-row-scroll::-webkit-scrollbar{display:none}.category-row-item{scroll-snap-align:start;flex-shrink:0;width:300px;height:420px}.category-row-item>a{height:100%}@media (min-width:768px){.category-row-item{width:320px;height:440px}}.products-grid-range{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1rem;justify-content:center}@media (min-width:768px){.products-grid-range{grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}}.product-item-max-width-range{max-width:100%;height:auto}