.channel-button{justify-content:flex-end}
.all-sports-button{cursor:pointer;background-color:#151544;flex-direction:column;justify-content:center;align-items:center;height:70px;display:flex;position:relative}.all-sports-button__shadow{background:linear-gradient(270deg,#151544 0%,#0000 100%);width:25px;height:100%;position:absolute;left:-24px}.all-sports-button__inner{background-color:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:45px;height:40px;padding:5px;display:flex}
.channels-list-wrapper{z-index:101;background-color:#151544;padding:5px 10px 5px 0;transition:color .2s;display:flex;position:sticky;top:0;transform:translateY(-.5px)}.channels-list-wrapper__inner{white-space:nowrap;width:calc(100vw - 55px);min-width:0;padding:15px 10px;display:flex;overflow-x:auto}.channels-list-wrapper__button{color:#fff9;min-width:50px;max-width:50px;height:55px;margin-right:15px;transition:all .2s ease-in-out;position:relative}.channels-list-wrapper__button .icon{align-items:center;height:25px;display:flex}.channels-list-wrapper__button--search{margin-right:0}.channels-list-wrapper__button--selected{color:#fff}.channels-list-wrapper__button--selected .icon{text-shadow:0 0 1px #64effd,0 0 3px #64effd,0 0 1px #64effd}.channels-list-wrapper__button.channel-list-item{cursor:pointer;flex-direction:column;align-items:center;display:flex}
