.categories-list{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:22px 20px;display:grid}.categories-list .categories-item{width:100%;max-width:160px;list-style:none}.categories-list .categories-item-link{flex-direction:column;align-items:center;text-decoration:none;display:flex}@media (min-width:1280px){.categories-list .categories-item-link{gap:24px}}.categories-list .categories-item-image-wrapper{width:50px;height:50px;margin-bottom:8px}@media (min-width:768px){.categories-list .categories-item-image-wrapper{width:70px;height:70px}}@media (min-width:1280px){.categories-list .categories-item-image-wrapper{width:100px;height:100px}}.categories-list .categories-item-subtitle{font-family:var(--font-open-sans);font-size:16px;font-weight:400;line-height:28px}@media (min-width:1280px){.categories-list .categories-item-subtitle{font-size:18px;line-height:24px}}.categories-list .categories-item-subtitle{color:#09203f;text-align:center}
