.category-box{background:linear-gradient(94deg,#16151a 0%,#0c0b0b 100%);border:1px solid #ffffff1a;border-radius:40px;position:relative}.category-box:after,.category-box:before{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 52.12%,#fff0 100%);width:187px;height:2px;display:block;position:absolute;top:0;left:60%}.category-box:before{top:100%;left:40%}.category{cursor:pointer;border:1px solid #fff0}.category-sub-box{scrollbar-width:none;-ms-overflow-style:none}.category-sub-box::-webkit-scrollbar{display:none}.category:hover,.category-active{background:var(--Woodsmoke-600,#131212);border:1px solid #ffffff1a;border-radius:40px}@media screen and (max-width:1024px){.category-box:before{width:87px;height:1px;left:40%}.category-box:after{width:87px;height:1px;left:20%}}