.hero{background-image:linear-gradient(90deg,#fc5b22 0,#1a87a9);color:#fff;margin-top:79px;padding:9em 0 6.33em}.hero,.hero__content{position:relative}.hero__title{line-height:1.33;margin:0}.hero__subtitle{margin-top:.66em}.hero__scroll-indicator{bottom:.33rem;display:block;font-size:3em;height:6rem;left:50%;position:absolute;transform:translateX(-50%);width:6rem;z-index:5}@media (min-width:960px){.hero__title{font-size:3em}.hero__subtitle{font-size:1.88em}}.hero__bg-image,.hero__bg-video{animation:FadeIn 1s ease-in-out 1 forwards;animation-delay:2s;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.hero-video-wrapper__video,.hero__bg-image img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}