html{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.app{display:grid;place-items:center;height:100vh;background-color:#000}.app-top{margin-bottom:-50px}.app-top>h1{text-align:center;color:#fff}.app-top-logo{height:12vh}.app-videos{position:relative;background-color:#fff;height:65vh;width:70%;border-radius:20px;max-width:450px;max-height:1200px;overflow:scroll;-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-card{position:relative;height:100%;width:100%;scroll-snap-align:start;border:1px solid #000}.video-player{height:100%;width:100%;object-fit:fill}.video-header{display:flex;justify-content:space-between;align-items:center;position:absolute;width:100%;color:#fff}.video-header>*{padding:20px}.video-footer{position:relative;margin-left:20px;bottom:100px}.video-footer-text{position:absolute;bottom:0;color:#fff;display:flex;margin-bottom:25px}.video-footer-text>h3{margin-left:10px;padding-bottom:10px}.video-footer-text>h3>button{color:#fff;font-weight:600;text-transform:inherit}.video-footer-ticker>.ticker{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:60%;margin-left:30px;margin-bottom:20px}.video-footer-ticker h1{padding-top:7px;font-size:12px;color:#fff}.video-footer-icon{position:absolute;size:10px;left:5px;color:#fff}.video-footer-actions{display:flex;position:absolute;width:95%;color:#fff;justify-content:space-between}.video-footer-actions-left>.MuiSvgIcon-root{padding:0 10px}.video-footer-actions-right{display:flex}.video-footer-stat{display:flex;align-items:center;margin-right:10px}.video-footer-stat>p{margin-left:3px}*{margin:0}
/*# sourceMappingURL=main.2b095ae7.chunk.css.map */