*,body{margin:0}body{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}html{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.app{height:100vh;overflow:hidden;background:#000;display:grid;place-items:center}.videos-container{position:relative;height:80vh;width:80%;max-width:500px;border-radius:20px;overflow:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.videos-container::-webkit-scrollbar{display:none}.videos-container{-ms-overflow-style:none;scrollbar-width:none}.video{position:relative;background-color:#000;border-bottom:1px solid #000;scroll-snap-align:start}.video,.video-player{width:100%;height:100%}.video-player{object-fit:fill}.video-footer{position:relative;color:#fff;display:flex;bottom:20%;margin-left:20px}.video-footer-text{flex:1 1}.video-footer-text>h3,.video-footer-text>p{padding-bottom:5px}.video-footer-ticker{display:flex}.video-footer-icon{position:absolute}.video-footer-ticker>.ticker{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:70%;margin-left:25px}@-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)}}.video-footer-record{-webkit-animation:spinTheRecord 5s linear infinite;animation:spinTheRecord 5s linear infinite;position:absolute;bottom:0;right:5%;height:40%;-webkit-filter:invert(1);filter:invert(1)}.video-sidebar{position:absolute;top:35%;right:2%;color:#fff}.video-sidebar-button{padding:20px;text-align:center;cursor:pointer}
/*# sourceMappingURL=main.ac96be34.chunk.css.map */