body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}html{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;height:100%}.app{position:fixed;height:100%;width:100%;background-color:#000;flex-direction:column;justify-content:center;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.app,.app__header{display:flex;align-items:center}.app__header{color:#fff;width:90%;justify-content:space-between;padding:12px 0;font-size:16px;font-weight:600;max-width:500px}.app__githubLogo svg{fill:#fff}.app__error{color:#fff;padding:30px;font-size:14px}.app__videos{position:relative;flex:1 1;border-radius:20px;overflow:scroll;width:100%;max-width:500px;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scroll-behavior:smooth;scroll-snap-stop:always}.app__videos.app__videos--loading{-ms-scroll-snap-type:none;scroll-snap-type:none}.app__videos::-webkit-scrollbar{display:none}.app__videos{-ms-overflow-style:none;scrollbar-width:none}.app__footer{color:#fff;font-size:12px;margin:0 auto;padding:12px 0}.app__footer a{color:#fff}.video{position:relative;background-color:#fff;scroll-snap-align:start;scroll-snap-stop:always;font-size:12px}.video,.video__player{width:100%;height:100%}.video__player{object-fit:cover}@media screen and (min-width:481px){.video{font-size:14px}}.videoFooter{position:relative;bottom:150px;margin-left:24px;color:#fff;display:flex}.videoFooter__text{flex:1 1}.videoFooter__text>h3,.videoFooter__text>p{padding-bottom:20px}.videoFooter__icon{position:absolute;bottom:-4px}.videoFooter__ticker>.ticker{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:30px;width:68%}.videoFooter__record{height:40px;-webkit-filter:invert(1);filter:invert(1);position:absolute;bottom:-13px;right:18px;-webkit-animation:spinTheRecord 5s linear infinite;animation:spinTheRecord 5s linear infinite}@-webkit-keyframes spinTheRecord{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinTheRecord{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.videoSidebar{position:absolute;bottom:100px;right:0;color:#fff}.videoSidebar__button{padding:10px 20px;text-align:center;cursor:pointer;outline:0;outline:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.loading-video{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;z-index:10;transition:all .35s ease-in}.loading-video.show{opacity:1;visibility:visible}.sk-fading-circle{margin:100px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#fff;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s ease-in-out infinite both;animation:sk-circleFadeDelay 1.2s ease-in-out infinite both}.sk-fading-circle .sk-circle2{transform:rotate(30deg)}.sk-fading-circle .sk-circle3{transform:rotate(60deg)}.sk-fading-circle .sk-circle4{transform:rotate(90deg)}.sk-fading-circle .sk-circle5{transform:rotate(120deg)}.sk-fading-circle .sk-circle6{transform:rotate(150deg)}.sk-fading-circle .sk-circle7{transform:rotate(180deg)}.sk-fading-circle .sk-circle8{transform:rotate(210deg)}.sk-fading-circle .sk-circle9{transform:rotate(240deg)}.sk-fading-circle .sk-circle10{transform:rotate(270deg)}.sk-fading-circle .sk-circle11{transform:rotate(300deg)}.sk-fading-circle .sk-circle12{transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}
/*# sourceMappingURL=main.d83875a5.chunk.css.map */