.category__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 992px){.category__cards{gap:10px}}.category__cards-item{padding:12px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;background:rgba(2,96,232,.0392156863);color:rgb(var(--admin-color, var(--broker-color, 160, 160, 164)));font-weight:600;font-size:12px;line-height:100%}@media(min-width: 1000px){.category__cards-item{font-size:16px}}