.a-categories-grid {display: flex; flex-wrap: wrap; column-gap: 15px; row-gap: 8px; margin-bottom: 40px}
.a-categories-grid__item {padding: 0px 23px; line-height: 28px; height: 28px; color: #333 !important; background: #f2f2f2; border-radius: 14px; text-decoration: none !important}
.a-categories-grid__item.all {background: #00bcd4; color: #fff !important}
.a-categories-grid__item:hover {background: #e5e5e5}
.a-categories-grid__item.active {color: #00bcd4 !important; background: #e5e5e5}