.scrollContainer{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.scrollContainer::-webkit-scrollbar{display:none}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:450px;max-width:80%;height:6px;background:#57575b;border-radius:20px;overflow:hidden}.slider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:6px;background:#ffffff;box-shadow:-305px 0 0 300px #ffffff;cursor:pointer}.sliderMobile{position:absolute;z-index:100;bottom:0;left:0;right:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:100%;border-bottom-left-radius:7px;border-bottom-right-radius:7px;height:7px;background:#57575b;overflow:hidden}.sliderMobile::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:8px;background:#ffffff;box-shadow:-305px 0 0 300px #ffffff;cursor:pointer}.volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:90px;max-width:80%;height:6px;background:#57575b;border-radius:20px;overflow:hidden}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:6px;background:#ffffff;box-shadow:-90px 0 0 90px #ffffff;cursor:pointer}.audio-player{transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translateY(100%)}.audio-player-visible{transform:translateY(0)}.youtube-player{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.yt-lite{background-color:#000;position:relative;display:block;contain:content;background-position:50%;background-size:cover;cursor:pointer}.yt-lite.lyt-activated:before{content:"";box-sizing:content-box;display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0,0,.2,1)}.yt-lite:after{content:"";display:block;padding-bottom:var(--aspect-ratio)}.yt-lite>iframe{width:100%;height:100%;position:absolute;top:0;left:0}.yt-lite>.lty-playbtn{width:70px;height:46px;background-color:#212121;z-index:1;opacity:.8;border-radius:14%;transition:all .2s cubic-bezier(0,0,.2,1)}.yt-lite:hover>.lty-playbtn{background-color:red;opacity:1}.yt-lite>.lty-playbtn:before{content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:11px 0 11px 19px}.yt-lite>.lty-playbtn,.yt-lite>.lty-playbtn:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.yt-lite.lyt-activated{cursor:unset}.yt-lite.lyt-activated:before,.yt-lite.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}