.in-play-arrow-container{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:40px;margin-right:10px;padding-left:5px;display:flex;position:relative}.in-play-arrow-container__icon{opacity:.6;font-size:40px}.in-play-arrow-divider{opacity:.6;background-color:#fff;width:1px;height:100%;display:flex;position:absolute;right:0}
.channel-list-item__search{fill:rgba(255,255,255,.5);height:34px}.channel-list-item__label{white-space:nowrap;text-overflow:ellipsis;text-align:center;width:50px;margin-top:5px;font-size:12px;overflow:hidden}.channel-list-item__numbers{color:#fff;background-color:#ff233e;border-radius:99px;justify-content:center;align-items:center;width:15px;height:15px;font-size:12px;display:flex;position:absolute;top:-2px;right:5px}.channel-list-item__icon{width:35px;height:35px;position:relative}
.glow-container{display:inline-block;position:relative}.glow-container__circle{filter:blur(8px);pointer-events:none;opacity:.9;z-index:-1;background:radial-gradient(80% 60%,rgba(255,255,255,.6) 0%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.1) 50%,transparent 70%);border-radius:50%;position:absolute}.glow-container.border-glow{border-radius:4px;box-shadow:0 0 10px rgba(255,255,255,.8),0 0 20px rgba(255,255,255,.3),0 0 30px rgba(255,255,255,.2)}
.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%,transparent 100%);width:25px;height:100%;position:absolute;left:-24px}.all-sports-button__inner{background-color:rgba(255,255,255,.05);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:-webkit-sticky;position:sticky;top:0}.channels-list-wrapper__inner{white-space:nowrap;width:calc(100vw - 55px);padding:15px 10px;display:flex;overflow-x:auto}.channels-list-wrapper__button{color:rgba(255,255,255,.6);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}
