.category__list{cursor:grab;display:flex;gap:8px;list-style-type:none;margin:0 0 4px;overflow-x:auto;padding:0}.category__list::-webkit-scrollbar{display:none}.category__card{align-items:center;background-color:var(--color-bg-secondary);cursor:pointer;display:flex;gap:10px;justify-content:center;padding:12px!important;position:relative}.category__card img{width:24px}.category__card span{font-size:14px;font-weight:700;text-transform:capitalize}.category__card.selected{background-color:var(--color-black-900);color:#fff}.category__fake{height:100%;position:absolute;width:100%}@media only screen and (max-width:1023px){.category__list:active{cursor:grabbing}}
