.catalog-grid[data-v-18cd3495]{background-color:var(--white);display:grid;gap:20px;grid-template-columns:repeat(4,1fr);max-width:100%;max-width:var(--max-width)}@media (max-width:1080px){.catalog-grid[data-v-18cd3495]{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.catalog-grid[data-v-18cd3495]{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.catalog-grid[data-v-18cd3495]{grid-template-columns:repeat(1,1fr)}}.catalog-grid__card[data-v-18cd3495]{align-items:center;background-color:var(--primary);border-radius:8px;cursor:pointer;display:flex;gap:16px;padding:20px}.catalog-grid--reversed[data-v-18cd3495]{background:transparent}.catalog-grid--reversed .catalog-grid__card[data-v-18cd3495]{background-color:var(--white)}
