.hero{position:relative;color:var(--white)}.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6{color:var(--white)}.hero__image{position:relative}.hero__image::after{position:absolute;content:"";inset:0;background:rgba(0,0,0,0.4)}.hero__image>img{display:block;width:100vw;height:auto}.hero__background-video{position:relative}.hero__background-video::after{position:absolute;content:"";inset:0;background:rgba(0,0,0,0.5)}.hero__background-video>video{display:block;width:100vw;height:auto}.hero__inner{position:relative;max-width:1280px;margin-top:-6rem;padding:4rem 2rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(rgba(0,0,0,1)),to(rgba(0,0,0,1)));background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) calc(0% + 6rem),rgba(0,0,0,1) 100%)}.hero__cta{margin-top:4rem}@media(min-width:992px){.hero{padding:14rem 4rem}.hero.hero--lg-text h1{font-size:6.4rem}.hero.hero--lg-text p{font-family:"halyard-display",sans-serif;font-size:2.3rem;font-weight:300;line-height:1.4}.hero__image{position:absolute;inset:0;width:100%;height:100%}.hero--left .hero__image{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,1)),color-stop(75%,rgba(0,0,0,0)));background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%)}.hero--right .hero__image{background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,1)),color-stop(75%,rgba(0,0,0,0)));background:linear-gradient(to left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 75%)}.hero__image::after{background:0}.hero__image>img{position:absolute;z-index:-1;inset:0;width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover}.hero__background-video{position:absolute;z-index:-1;inset:0;width:100%;height:100%}.hero__background-video>video{position:absolute;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0}.hero__inner{margin:0 auto;padding:0;background:0}.hero__content{max-width:50%}.hero.hero--lg-text .hero__content{max-width:400px}.hero--right .hero__content{margin-left:50%}}