body{margin:0;padding:0;font-family:sans-serif;background-color:#f9f9f9}:focus{outline:none!important}.mejs__controls,.mejs__layers,.mejs__offscreen{display:none}@keyframes loadingBlink{0%{background-color:hsla(0,0%,80%,.5)}50%{background-color:#ccc}to{background-color:hsla(0,0%,80%,.5)}}#progress-bar>*{transition-duration:0s!important}.time-progress-hover:hover{transform:translate(-50%,-4px);transition:all .2s ease-in-out;width:16px;height:16px}video::-internal-media-controls-download-button{display:none!important}video::-webkit-media-controls-enclosure{overflow:hidden!important}video::-webkit-media-controls-panel{width:calc(100% + 30px)!important}.video-controls{opacity:0;transition:all .2s ease-in-out}.video-controls:hover{opacity:1}.uploading-chip{animation:blinker 1s ease-in-out infinite}@keyframes blinker{50%{opacity:.3}}.minor-btn{color:rgba(0,0,0,.54);cursor:pointer}.minor-btn:hover{color:#000}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{-webkit-animation-name:spin;-webkit-animation-duration:40s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-name:spin;animation-duration:40s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes bar{0%{transform:matrix(1,0,0,.9,0,0)}50%{transform:matrix(1,0,0,1.1,0,0)}to{transform:matrix(1,0,0,.9,0,0)}}.bar{-webkit-animation-name:bar;-webkit-animation-duration:40s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation:bar .4s ease-in-out;animation-name:bar;animation-duration:40s;animation-iteration-count:infinite;animation-timing-function:linear}.circle-graph{width:100px;height:100px;display:flex;justify-content:center;align-items:center;margin:10px 20px -20px}.circle-graph:before{content:"";color:#fff;height:200px;width:200px;background:transparent;border-radius:50%;border:34px solid #ccc;animation:loadingcirclegraph 2s infinite}@keyframes loadingcirclegraph{50%{transform:rotate(180deg) scale(.9);border-style:dashed;border-color:#c8c8c8 #d8d8d8 #e8e8e8}to{transform:rotate(1turn) scale(1)}}
/*# sourceMappingURL=main.851e5226.chunk.css.map */