.hero{position:relative}.hero-video{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 600px){.hero-video{margin-top:36px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.pause-button{display:none;position:absolute;top:44px;right:30px;height:50px;width:50px;background-color:rgba(51,51,51,.2);border:1px solid rgba(255,255,255,.7);border-radius:50%;z-index:99;cursor:pointer}.hero:hover .pause-button{align-items:center;display:flex;justify-content:center}.pause-button:hover{border-color:#fff;background-color:rgba(51,51,51,.8)}.pause-button:hover .pause-icon{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.pause-button .pause-icon{border:0;background:rgba(0,0,0,0);box-sizing:border-box;width:0;height:15px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.7);transition:100ms all ease;cursor:pointer;border-style:solid;border-width:7px 0 7px 12px}.pause-button .pause-icon.playing{border-style:double;border-width:0px 0 0px 10px}