.categoryLinks__items{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:40px}.categoryLinks__item{align-items:center;background:#f2f2f2;border-radius:19px;display:flex;font-weight:400;justify-content:center;min-width:90px;padding:8px 17px;text-align:center}.categoryLinks__item_active{background:#2331b5;color:#fff;font-weight:600}.categoryLinks__item:hover{color:inherit;opacity:.75}.categoryLinks__item_active:hover{color:#fff}