.startpage-video-wrp{height:50vh;overflow:hidden}.startpage-video-wrp .fullwidth-video{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.startpage-video-wrp .play-pause-btn{background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.6);border-radius:2px;bottom:20px;color:#fff;cursor:pointer;height:24px;left:0;margin:0 auto;min-width:24px;padding:4px;position:absolute;right:0;text-align:center;transition:all .2s ease;width:24px}.startpage-video-wrp .play-pause-btn:focus,.startpage-video-wrp .play-pause-btn:hover{background:rgba(0,0,0,.7);border-color:hsla(0,0%,100%,.9);box-shadow:0 0 0 3px hsla(0,0%,100%,.3);outline:none}.startpage-video-wrp .play-pause-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}