.catalog-categories{position:relative}.catalog-categories__title{margin-bottom:32px;text-transform:uppercase}@media (min-width:1024px){.catalog-categories__title{margin-bottom:48px}}.catalog-categories__list{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (min-width:1024px){.catalog-categories__list{grid-template-columns:repeat(12,1fr)}}.catalog-categories__item{grid-column:span 4}@media (min-width:640px){.catalog-categories__item{grid-column:span 2}}@media (min-width:1024px){.catalog-categories__item{grid-column:span 6}}
