.category-list__items{flex-wrap:wrap;gap:20px;margin-bottom:40px;display:flex}.category-list__items li{cursor:pointer}.category-list__link{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:3px;display:inline-flex}.category-list__bracket{justify-content:center;align-items:center;min-width:1.15em;line-height:1;display:inline-flex}.category-list__bracket-open,.category-list__bracket-close{flex-shrink:0;display:inline-block}.category-list__bracket-dot{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:4px;height:4px;margin:0 3px;transition:opacity .15s;display:inline-flex}.category-list__bracket-dot:before{content:"";background-color:currentColor;border-radius:50%;width:4px;height:4px;display:block}.category-list__link--active .category-list__bracket-dot,.category-list__link:hover .category-list__bracket-dot{opacity:1}.category-list__items:has(.category-list__link:hover) .category-list__link--active:not(:hover) .category-list__bracket-dot{opacity:0}@media (max-width:768px){.category-list__items{flex-direction:column;gap:16px}}
