@keyframes hover-gradient{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes text-hover-gradient{0%{background-position:100% 0%}100%{background-position:0% 0%}}.hero__video-container .cta{margin-bottom:2.5rem}@media print,screen and (min-width: 52.5625em){.hero__video-container .cta{margin-bottom:5rem}}.hero{color:#fff;margin-bottom:0;overflow:hidden}.hero--preview{position:relative}.hero__background-image{min-height:100%;position:fixed;top:0;transform:scale(1);transform-origin:top;width:100%}.hero__background-image img{animation:fadeInScaleMove 1200ms cubic-bezier(0.19, 0.43, 0.58, 1) forwards;height:100vh;min-height:46.875rem;min-width:100%;object-fit:cover}@media print,screen and (min-width: 52.5625em){.hero__background-image img{min-height:62.5rem}}.hero--preview .hero__background-image{position:absolute}.hero--preview .hero__background-image img{height:100%;min-height:0;width:100%}.hero__bg-title-container{width:100%}.hero__content-container{position:relative;z-index:1}.hero__content-inner{align-items:flex-end;display:flex;height:calc(100vh - 20px);min-height:1000px}.hero__content-wrapper{display:flex;flex-direction:column;padding:0 1rem;width:100vw}@media print,screen and (max-width: 25.87375em){.hero__content-wrapper{left:0}}@media print,screen and (min-width: 52.5625em){.hero__content-wrapper{padding:0;width:100%}}.hero__title-wrapper{display:flex;margin-bottom:2.5rem}@media print,screen and (min-width: 52.5625em){.hero__title-wrapper{flex-direction:column;margin-bottom:3.6875rem}}.hero__title{opacity:var(--opacity, 1)}@media print,screen and (min-width: 52.5625em){.hero__title{margin-bottom:3.6875rem;margin-right:3.125rem;width:30%}}.hero__scroll-indicator{align-self:flex-end;display:flex;margin-bottom:0.625rem}.hero__scroll-indicator button{background:rgba(0,0,0,0);border:0;height:1.5rem;margin:0.25rem;padding:0;width:1.5rem}@media print,screen and (min-width: 52.5625em){.hero__scroll-indicator button{height:2.25rem;margin:0.5rem;width:2.25rem}}.hero__scroll-indicator .scroll,.hero__scroll-indicator .scroll2{animation-duration:3s;animation-iteration-count:infinite;animation-name:scroll;animation-timing-function:linear;overflow:hidden;transform:translateY(-100%);will-change:transform}.hero__scroll-indicator .scroll{animation-delay:.5s}.hero__scroll-indicator .scroll2{animation-delay:2s}@keyframes scroll{0%{transform:translateY(-100%)}25%{transform:translateY(-100%)}50%{animation-play-state:paused;transform:translateY(0%)}75%{animation-play-state:paused;transform:translateY(0%)}100%{transform:translateY(100%)}}@media print,screen and (min-width: 52.5625em){.hero__scroll-indicator{align-self:flex-start;margin-bottom:0}}.hero__ticker{border-top:1px solid rgba(251,251,251,.2);padding:1.5rem 0;text-align:center;width:100%}.hero__ticker .lottie{margin-bottom:1.25rem}@media print,screen and (max-width: 25.87375em){.hero__ticker svg{height:200% !important;transform:translateX(-25%) !important;width:200% !important}}.hero__ticker-text{display:block;margin-bottom:1rem}.hero__brand-logo{display:flex}.hero__brand-logo--item{margin:0 1.25rem}.hero__brand-logo--item img{max-height:1.25rem}@media print,screen and (min-width: 52.5625em){.hero__brand-logo--item img{max-height:2.5rem}}.hero__sub-content{background:#0400f5;border-radius:1.125rem 1.125rem 0 0;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding-top:3.125rem;position:relative;transform:scale(var(--scale, 1));transform-origin:top;z-index:1}@media print,screen and (min-width: 52.5625em){.hero__sub-content{border-radius:2.25rem 2.25rem 0 0}}.hero--preview .hero__sub-content{min-height:0;transform:scale(1)}.hero__sub-heading{margin-bottom:2.5rem;opacity:var(--opacity, 1)}@media print,screen and (min-width: 52.5625em){.hero__sub-heading{margin-bottom:4.5rem}}.hero__video-container{width:13.4375rem}@media print,screen and (min-width: 52.5625em){.hero__video-container{width:18.75rem}}.hero__video-container .video{padding:0}@keyframes fadeInScaleMove{0%{opacity:0}100%{opacity:1}}