.catalog-page{color:#fff;padding-bottom:48px}.catalog-page__title{margin-bottom:40px}.catalog-page__list{display:grid;gap:6px;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.catalog-page__list{gap:12px 8px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.catalog-page__list{gap:12px 16px}}@media (min-width:1440px){.catalog-page__list{grid-template-columns:repeat(4,1fr)}}.catalog-page-empty{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:400px;text-align:center}.catalog-page-empty__img{height:80px;margin-bottom:32px;width:80px}@media (min-width:1024px){.catalog-page-empty__img{height:120px;width:120px}}.catalog-page-empty__title{margin-bottom:8px}.catalog-page-empty__text{color:#6c6c6c}
