*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-snap-type:y mandatory}.App{background-color:#000;display:grid;height:100vh;place-items:center}.app_videos{border-radius:20px;height:650px;margin-bottom:10px;margin-top:10px;max-width:400px;overflow:scroll;position:relative;scroll-snap-type:y mandatory;width:80%}.app_videos::-webkit-scrollbar{display:none}.app_videos{-ms-overflow-style:none;scrollbar-width:none}.video{background-color:#fff;position:relative;scroll-snap-align:start}.video,.video_player{height:100%;width:100%}.video_player{object-fit:fill}.videoFooter{bottom:150px;color:#fff;display:flex;margin-left:40px;position:relative}.videoFooter_text{flex:1 1}.videoFooter_text>h3,.videoFooter_text>p{padding-bottom:20px}.videoFooter_icon{position:absolute}.videFooter_ticker>.ticker{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:30px;width:60%}.videoFooter_record{-webkit-animation:spinTheRecord 5s linear infinite;animation:spinTheRecord 5s linear infinite;bottom:0;-webkit-filter:invert(1);filter:invert(1);height:50px;position:absolute;right:20px}@-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)}}.videoSidebar{color:#fff;position:absolute;right:0;top:40%}.videoSidebar_button{padding:13px;text-align:center}
/*# sourceMappingURL=main.44e42ada.css.map*/