.VideoPlayer_videoContainer__rowdZ{position:relative;width:100%;height:100%;background-color:#000;cursor:pointer;overflow:hidden}.VideoPlayer_video__QFoQh{width:100%;height:100%;object-fit:cover}.VideoPlayer_playButtonOverlay__OPKPl{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/30%)}.VideoPlayer_playButton__JhJk3{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:rgb(255 255 255/90%);transition:transform .2s ease}.VideoPlayer_playButton__JhJk3:hover{transform:scale(1.1)}.VideoPlayer_playIcon__xUSuk{width:32px;height:32px;margin-left:4px;color:#000}.VideoPlayer_pauseButtonOverlay__BXKR8{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/20%)}.VideoPlayer_pauseButton__hDhCF{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgb(255 255 255/80%)}.VideoPlayer_pauseIcon__pVtCb{width:24px;height:24px;color:#000}.VideoPlayer_videoLabel__mF9tj{position:absolute;top:8px;left:8px;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700;color:#fff;background-color:rgb(0 0 0/60%)}