.category{display:flex;flex-direction:column;justify-content:center}.category .bg-category{margin:0 auto}.category .cta{width:16.375rem;margin:0 auto}.category--page{display:grid;grid-template-columns:repeat(3, auto);column-gap:.75rem;row-gap:.75rem;padding:0;overflow-x:initial}.category--page>*:nth-of-type(n+10):not(.loadMore){display:none}.category--page>*:nth-of-type(n+10):not(.loadMore).active{display:flex}@media (min-width: 992px){.category--page{grid-template-columns:repeat(9, auto);justify-content:flex-start}.category--page>*:nth-of-type(n+10):not(.loadMore){display:flex}.category--page>*.loadMore{display:none}}.category--page .loadMore{width:100%;grid-column:1 / -1;justify-content:center}
