.hero-video{position:relative;min-height:640px;isolation:isolate;overflow:hidden;display:flex;align-items:center;background:#090909}.hero-video-media{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.hero-video-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.48) 47%,rgba(0,0,0,.18) 100%)}.hero-video-content{width:100%;padding-top:80px;padding-bottom:80px}.hero-video-content p{max-width:580px}.hero-video-content .button{background:rgba(8,8,8,.45);backdrop-filter:blur(4px)}.hero-video-content .button.primary{background:var(--orange)}@media(max-width:760px){.hero-video{min-height:560px;align-items:flex-end}.hero-video-media{object-position:58% center}.hero-video-shade{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.25))}.hero-video-content{padding-top:50px;padding-bottom:55px}}
