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;padding:0;box-sizing:border-box}html{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}body{background-color:#000;color:#fff;height:100vh;display:grid;place-items:center}.app__videos{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;position:relative;height:600px;background-color:#fff;overflow:scroll;width:100%;max-width:400px;border-radius:20px}.app__videos::-webkit-scrollbar{display:none}.app__videos{-ms-overflow-style:none;scrollbar-width:none}.video{position:relative;background-color:#fff;scroll-snap-align:start}.video,.video__player{height:100%;width:100%}.video__player{object-fit:cover}.play-button{position:absolute;top:45%;right:39%}.play-button .material-icons{font-size:80px;cursor:pointer}.videoSidebar{position:absolute;top:35%;right:10px}.videoSidebar .material-icons{font-size:28px;cursor:pointer}.videoSidebar__button{padding:18px;text-align:center}.videoFooter{position:relative;bottom:140px;margin-left:20px;color:#fff;display:flex;overflow:hidden}@-webkit-keyframes spinTheRecord{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinTheRecord{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.videoFooter__record{-webkit-animation:spinTheRecord 5s linear infinite;animation:spinTheRecord 5s linear infinite;position:absolute;height:50px;bottom:0;right:20px;-webkit-filter:invert(1);filter:invert(1)}.videoFooter__text{flex:1 1}.videoFooter__text h3{padding-bottom:17px;font-size:15px}.videoFooter__icon{position:absolute}.videoFooter__description{padding-bottom:20px}.videoFooter__ticker{width:400px;display:flex;align-items:center}.videoFooter__ticker marquee{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:30px;width:60%}
/*# sourceMappingURL=main.55636ee6.chunk.css.map */