.VideoPlayer_videoContainer__tMlJC{margin:48px 0;text-align:center}.VideoPlayer_videoWrapper__5DfhB{position:relative;display:inline-block;width:100%;max-width:800px;min-height:200px;transition:height .3s ease}.VideoPlayer_video__9B3yW{width:100%;max-width:800px;height:100%;border-radius:8px;box-shadow:0 4px 6px rgba(35,41,46,.1);display:block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:auto;object-fit:contain}.VideoPlayer_playButton__fUU_Z{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background-color:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:10}.VideoPlayer_playButton__fUU_Z:hover{background-color:#fff;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.4)}.VideoPlayer_playButton__fUU_Z:active{transform:translate(-50%,-50%) scale(.95)}.VideoPlayer_playIcon__FEyq3{width:40px;height:40px;color:#0b6fbe;margin-left:4px}.VideoPlayer_unmuteButton__8fAXF{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background-color:rgba(0,0,0,.6);border:2px solid hsla(0,0%,100%,.8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.VideoPlayer_unmuteButton__8fAXF:hover{background-color:rgba(0,0,0,.8);border-color:#fff;transform:scale(1.1)}.VideoPlayer_unmuteButton__8fAXF:active{transform:scale(.95)}.VideoPlayer_unmuteIcon__U9Ioi{width:24px;height:24px;color:#fff}.VideoPlayer_unmuteIcon__U9Ioi>path:first-child{fill:currentColor;opacity:1}@keyframes VideoPlayer_soundWavePulse__4_3qH{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.VideoPlayer_soundWave1__VOxYr,.VideoPlayer_soundWave2__b2Akm,.VideoPlayer_soundWave3__TJwWS{animation:VideoPlayer_soundWavePulse__4_3qH 1.5s ease-in-out infinite}.VideoPlayer_soundWave1__VOxYr{animation-delay:0s}.VideoPlayer_soundWave2__b2Akm{animation-delay:.3s}.VideoPlayer_soundWave3__TJwWS{animation-delay:.6s}