html{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.app{height:100vh;background-color:rgba(0,0,0,.8705882352941177);display:grid;place-items:center}.app .app__videos{position:relative;height:85vh;border-radius:20px;width:100%;max-width:90%;overflow:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;-ms-overflow-style:none;scrollbar-width:none}.app .app__videos::-webkit-scrollbar{display:none}.video{position:relative;background-color:rgba(9,2,2,.47058823529411764);width:100%;height:101%;scroll-snap-align:start;cursor:pointer}.video .video__player{object-fit:fill;height:100%;margin-top:-1px;width:100%}.vedioFooter{position:relative;color:#fff;bottom:150px;margin-left:40px;display:flex}.vedioFooter .vedioFooter__text{flex:1 1;color:#fcfff2}.vedioFooter .vedioFooter__text>h3,.vedioFooter .vedioFooter__text>p{padding-bottom:20px}.vedioFooter .vedioFooter__text .vedioFooter__ticker>.ticker{margin-left:30px;width:60%}.vedioFooter .vedioFooter__text .vedioFooter__ticker .vedioFooter__icon{position:absolute}.vedioFooter .vedioFooter__text .vedioFooter__ticker h1{padding-top:7px}.vedioFooter .vedioFooter__record{animation:spinRec 5s linear infinite;height:50px;-webkit-filter:invert(1);filter:invert(1);position:absolute;bottom:0;right:20px}@keyframes spinRec{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vedioSidbar{position:absolute;top:5%;right:20px;color:#fff}.vedioSidbar .vedioSidbar__button{padding:10px;text-align:center}*{padding:0;box-sizing:border-box}*,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}
/*# sourceMappingURL=main.5e90fe76.chunk.css.map */