.hero-video{align-items:center;display:flex;font-family:Poppins,sans-serif;height:100vh;justify-content:center;max-width:100%;position:relative;width:100vw}.hero-video:before{background:#000;content:"";height:100%;opacity:.45;position:absolute;width:100%;z-index:1}.hero-video__play{align-items:center;cursor:pointer;display:flex;max-width:790px;padding:30px;position:relative;z-index:2}.hero-video__play p{color:#fff;font-size:45px;font-weight:600;letter-spacing:-2px;line-height:1em;padding:0 40px}.hero-video__play img{width:94px}.hero-video video{height:100%;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:48em){.hero-video__play{flex-direction:column;flex-wrap:wrap;text-align:center}.hero-video__play img{margin-bottom:20px}.hero-video__play p{font-size:38px;padding:0}.hero-video__play p br{display:none}}.hero-video-overlay{background:rgba(0,0,0,.6);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.hero-video-overlay video{left:50%;max-height:90vh;max-width:90vw;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999}.hero-video-overlay__close,.hero-video-overlay__close:focus,.hero-video-overlay__close:hover{color:#fff;font-size:40px;height:40px;line-height:35px;position:absolute;right:15px;text-align:center;text-decoration:none;top:15px;width:40px}.hero-video-overlay__overlay{cursor:pointer;height:100%;position:fixed;width:100%}