.sportCategory{display:block;position:fixed;top:calc(var(--app-header-height, 102px) - .01333rem);left:0;width:100%;height:calc(var(--app-category-height) + .01333rem);background:#121212;box-sizing:border-box;z-index:998;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.sportCategory::-webkit-scrollbar{display:none}.sportCategory-inner{min-width:max-content;height:100%;padding:0 .53333rem;display:flex;align-items:center;gap:.32rem}.sportCategory-item{display:inline-flex;align-items:center;justify-content:center;gap:.13333rem;min-width:2.61333rem;height:.69333rem;padding:0 .29333rem;border-radius:13.32rem;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.38);font-size:.34667rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background-color .2s ease,color .2s ease}.sportCategory-item.sportCategory-itemActive{background:#e8e8e8;color:#28735f}.sportCategory-icon{width:.45333rem;height:.45333rem;flex:0 0 auto}@media(width > 1200px){.sportCategory{overflow:visible;padding:.2rem 0;box-sizing:initial;background:#141414}.sportCategory-inner{width:1200PX;margin:0 auto;padding:0;gap:.32rem}.sportCategory-item{min-width:2.61333rem;height:.69333rem;padding:0 .29333rem;font-size:.37333rem}.sportCategory-item:hover{color:#fff}.sportCategory-item.sportCategory-itemActive:hover{color:#28735f}.sportCategory-icon{width:.45333rem;height:.45333rem}}