*{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}tml{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.app{height:100vh;background-color:#000;display:grid;place-items:center}.app__videos{position:relative;height:650px;border-radius:20px;overflow:scroll;width:100%;max-width:380px;min-width:380px;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.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{width:100%;height:100%}.video__player{object-fit:fill}.videoFooter{position:relative;color:#fff;bottom:150px;margin-left:40px;display:flex}.videoFooter__text{flex:1 1}.videoFooter__text>p{padding-bottom:20px}.videoFooter__record{-webkit-animation:spinTheRecord 5s linear infinite;animation:spinTheRecord 5s linear infinite;height:45px;-webkit-filter:invert(1);filter:invert(1);position:absolute;bottom:0;right:24px}.videoFooter__icon{position:absolute}.videoFooter__ticker>.ticker{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:30px;width:63%}.videoFooter__text>h3{margin-bottom:5px;padding-bottom:5px;font-size:15px}.videoFooter__ticker h1{padding-top:7px;font-size:13px}@-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{position:absolute;top:40%;right:15px;color:#fff}.videoSidebar__button{padding:18px;text-align:center}.videoSidebar__icon{height:30px!important;width:27px!important}
/*# sourceMappingURL=main.e9be2207.chunk.css.map */