.Burger_inner__bzf39 div{display:block;position:absolute;width:100%;height:3px;background-color:#50f}.Burger_inner__bzf39 div:first-child{inset-block-start:0;transition:all .3s ease-out}.Burger_inner__bzf39 div:nth-child(2){width:50px;inset-block-start:50%;inset-inline-start:22%;transform:translateY(-50%);transition:all .3s ease-out}.Burger_inner__bzf39 div:nth-child(3){width:36px;inset-block-end:0;inset-inline-start:44%;transition:all .3s ease-out}.Burger_active__AnSN2 div:first-child{inset-block:50%;transform:translateY(-50%)}.Burger_active__AnSN2 div:nth-child(2){transform:scale(0);opacity:0}.Burger_active__AnSN2 div:nth-child(3){inset-block:50%;transform:translateY(-50%);opacity:0}.VideoPlayer_videoContainer__giS9x{position:relative;width:100%;overflow:hidden;background-color:#000;cursor:pointer}.VideoPlayer_aspectSquare__cqnS7{height:0;padding-bottom:100%}.VideoPlayer_aspect16by9__uxvFn{height:0;padding-bottom:56.25%}.VideoPlayer_aspectVertical__QWNIL{height:0;padding-bottom:177.78%}.VideoPlayer_aspectAuto__sPQxf{width:100%;height:100%;aspect-ratio:var(--video-aspect,16/9)}.VideoPlayer_video__r3Z3R{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.VideoPlayer_videoContain__6zzHu{object-fit:contain}.VideoPlayer_overlay__YeVB8{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;z-index:5}.VideoPlayer_overlay__YeVB8.VideoPlayer_visible__6tMFX{opacity:1;pointer-events:all}.VideoPlayer_playButton__zlqCz,.VideoPlayer_volumeButton__DbbrO{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;transition:all .2s ease}.VideoPlayer_playButton__zlqCz:hover,.VideoPlayer_volumeButton__DbbrO:hover{transform:scale(1.05);background-color:rgba(0,0,0,.7)}.VideoPlayer_playButton__zlqCz{width:50px;height:50px}.VideoPlayer_volumeButton__DbbrO{position:absolute;top:calc(50% - 80px);width:40px;height:40px;margin-bottom:15px}.VideoPlayer_controls__KoCvi{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;opacity:1;transition:opacity .2s ease}.VideoPlayer_progressContainer__Fvry3{flex-grow:1;height:24px;display:flex;align-items:flex-end;padding:0;cursor:pointer;position:absolute;bottom:0;left:0;width:100%}.VideoPlayer_progressContainer__Fvry3:hover .VideoPlayer_progressBar__vVo8N{height:4px}.VideoPlayer_progressBar__vVo8N{width:100%;height:2px;background-color:hsla(0,0%,100%,.3);border-radius:0;overflow:hidden;transition:height .2s ease}.VideoPlayer_progressIndicator__BdsFk{height:100%;background-color:#fff;transition:width .1s linear}.VideoPlayer_captionContainer__OXR1v{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__giS9x:hover .VideoPlayer_captionContainer__OXR1v{opacity:1}.VideoPlayer_errorIndicator__QbakZ,.VideoPlayer_loadingIndicator__wkb8I{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.VideoPlayer_loadingIndicator__wkb8I{background-color:rgba(0,0,0,.3);z-index:4;pointer-events:none}.VideoPlayer_loadingSpinner__unjRl{width:40px;height:40px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:VideoPlayer_spin__EJBjm 1s ease-in-out infinite}.VideoPlayer_errorIndicator__QbakZ{flex-direction:column;background-color:rgba(0,0,0,.7);z-index:5;color:#fff;text-align:center;padding:20px}.VideoPlayer_errorIcon__XWSNG{margin-bottom:10px}.VideoPlayer_errorText__yxvh6{font-size:16px;margin-bottom:15px}.VideoPlayer_retryButton__hZvqG{background-color:#3897f0;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .2s}.VideoPlayer_retryButton__hZvqG:hover{background-color:#1877f2}@keyframes VideoPlayer_spin__EJBjm{to{transform:rotate(1turn)}}@media(min-width:768px){.VideoPlayer_videoContainer__giS9x:hover .VideoPlayer_overlay__YeVB8{opacity:1}}@media(max-width:768px){.VideoPlayer_loadingIndicator__wkb8I{background-color:rgba(0,0,0,.1)}.VideoPlayer_overlay__YeVB8.VideoPlayer_visible__6tMFX{background-color:rgba(0,0,0,.3)}.VideoPlayer_playButton__zlqCz,.VideoPlayer_volumeButton__DbbrO{background-color:rgba(0,0,0,.7);transform:scale(1.2)}}