.VideoPlayer_videoContainer__8GLFj{position:relative;width:100%;overflow:hidden;background-color:#000;cursor:pointer}.VideoPlayer_aspectSquare__XcryR{height:0;padding-bottom:100%}.VideoPlayer_aspect16by9__93Tn1{height:0;padding-bottom:56.25%}.VideoPlayer_aspectVertical__OPVSG{height:0;padding-bottom:177.78%}.VideoPlayer_aspectAuto__sRdGO{height:100%}.VideoPlayer_video__2CRAE{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoPlayer_overlay__r0TJf{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.1);opacity:0;transition:opacity .3s;pointer-events:none}.VideoPlayer_overlay__r0TJf.VideoPlayer_visible__F3EHl{opacity:1;pointer-events:all}.VideoPlayer_playButton__Ddy40{width:50px;height:50px;border-radius:50%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;z-index:2}.VideoPlayer_controls__Zmlio{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;opacity:1;transition:opacity .2s ease}.VideoPlayer_progressContainer__vnCWr{flex-grow:1;height:24px;display:flex;align-items:flex-end;padding:0;cursor:pointer;position:absolute;bottom:0;left:0;width:100%}.VideoPlayer_progressBar__18k48{width:100%;height:2px;background-color:hsla(0,0%,100%,.3);border-radius:0;overflow:hidden}.VideoPlayer_progressIndicator__k8n0k{height:100%;background-color:#fff;transition:width .1s linear}.VideoPlayer_soundButton__lDjWe{background:transparent;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;bottom:10px;right:10px}.VideoPlayer_soundButton__lDjWe:focus{outline:none}.VideoPlayer_volumeButton__cK_bo{position:absolute;top:calc(50% - 80px);width:40px;height:40px;border-radius:50%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;z-index:2;margin-bottom:15px}.VideoPlayer_captionContainer__NxdvC{position:absolute;bottom:10px;right:10px;padding:4px 8px;color:#fff;z-index:20;font-size:14px;text-shadow:1px 1px 3px rgba(0,0,0,.7);opacity:0;transition:opacity .3s ease}.VideoPlayer_videoContainer__8GLFj:hover .VideoPlayer_captionContainer__NxdvC{opacity:1}@media (min-width:768px){.VideoPlayer_videoContainer__8GLFj:hover .VideoPlayer_overlay__r0TJf{opacity:1}}.VideoPlayer_bufferingIndicator__XrP8b{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.2);z-index:3}.VideoPlayer_bufferingSpinner__HPfXG{width:40px;height:40px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:VideoPlayer_spin__lsRcc 1s ease-in-out infinite}.VideoPlayer_loadingIndicator__TSKvX{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);z-index:4}.VideoPlayer_loadingSpinner__fNvLi{width:40px;height:40px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:VideoPlayer_spin__lsRcc 1s ease-in-out infinite}.VideoPlayer_errorIndicator__V8UFG{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:5;color:#fff;text-align:center;padding:20px}.VideoPlayer_errorIcon__rhAKy{margin-bottom:10px}.VideoPlayer_errorText__eBuDq{font-size:16px;margin-bottom:15px}.VideoPlayer_retryButton__9N042{background-color:#3897f0;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .2s}.VideoPlayer_retryButton__9N042:hover{background-color:#1877f2}@keyframes VideoPlayer_spin__lsRcc{to{transform:rotate(1turn)}}.VideoPlayer_playButton__Ddy40:hover,.VideoPlayer_volumeButton__cK_bo:hover{transform:scale(1.05);background-color:rgba(0,0,0,.7);transition:all .2s ease}.VideoPlayer_progressContainer__vnCWr:hover .VideoPlayer_progressBar__18k48{height:4px;transition:height .2s ease}@media (max-width:768px){.VideoPlayer_loadingIndicator__TSKvX{background-color:rgba(0,0,0,.1)}.VideoPlayer_videoContainer__8GLFj{background-color:#000}.VideoPlayer_overlay__r0TJf.VideoPlayer_visible__F3EHl{opacity:1;pointer-events:all;background-color:rgba(0,0,0,.3)}.VideoPlayer_playButton__Ddy40,.VideoPlayer_volumeButton__cK_bo{background-color:rgba(0,0,0,.7);transform:scale(1.2)}}