.IndexCategory-Title{font-size:16px;line-height:22px}.IndexCategory-Category{font-size:14px;line-height:20px}.IndexCategory{display:flex;flex-direction:column;gap:6px}@media (max-width: 1023px){.IndexCategory{border-bottom:1px solid var(--grey-violet-border);padding-bottom:16px}}.IndexCategory-Title{font-weight:var(--medium);color:#000;margin-bottom:6px;display:flex;align-items:center}@media (max-width: 1023px){.IndexCategory-Title{width:100%;justify-content:space-between}}.IndexCategory-Arrow{transform:rotate(-90deg);transition:.5s}.IndexCategory:not(._opened) .IndexCategory-Arrow{transform:rotate(90deg)}@media (min-width: 1024px){.IndexCategory-Arrow{display:none}}.IndexCategory-Category{color:var(--grey-2);display:flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content}@media (max-width: 1023px){.IndexCategory:not(._opened) .IndexCategory-Category{display:none}}.IndexCategories{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 64px;margin-top:80px}@media (max-width: 1023px){.IndexCategories{display:flex;flex-direction:column;gap:16px}}
