.parallax-hero{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.parallax-hero-inner{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;width:100%;z-index:10}.parallax-hero-content{position:relative;z-index:11}.parallax-hero-text-left .parallax-hero-content{margin-left:0;margin-right:auto;text-align:left}.parallax-hero-text-center .parallax-hero-content{margin-left:auto;margin-right:auto;text-align:center}.parallax-hero-text-right .parallax-hero-content{margin-left:auto;margin-right:0;text-align:right}.parallax-hero-heading h1,.parallax-hero-heading h2{line-height:1.1;margin:0 0 .5em}.parallax-hero-subheading p{margin:0;max-width:40rem}.parallax-hero-text-center .parallax-hero-subheading p{margin-left:auto;margin-right:auto}.parallax-hero-bg-image,.parallax-hero-bg-video{height:100%;inset:0;position:absolute;width:100%;z-index:0}.parallax-hero-bg-video{overflow:hidden}.parallax-hero-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.parallax-hero-gradient-overlay{bottom:0;left:0;right:0;top:0;z-index:5}.parallax-hero-bg,.parallax-hero-gradient-overlay{height:100%;pointer-events:none;position:absolute;width:100%}.parallax-hero-bg{inset:0;overflow:visible;z-index:0}.parallax-hero-layer{backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;isolation:isolate;pointer-events:none;position:absolute;transform:translateZ(0);will-change:transform}.parallax-hero-layer-image{background-position:50%;background-repeat:no-repeat}.parallax-hero-layer-full{height:100%;inset:0;width:100%}.parallax-hero-layer-content{min-height:fit-content;min-width:fit-content;pointer-events:auto}.parallax-hero-content-inner{display:block;height:auto;position:relative;width:auto}.parallax-hero-layer-images{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1.5rem}.parallax-hero-layer-images img{height:auto;object-fit:contain}@media (max-width:768px){.parallax-hero-layer-images{align-items:flex-start;flex-direction:column}.parallax-hero-inner{padding:0 1rem}.parallax-hero-text-left .parallax-hero-content,.parallax-hero-text-right .parallax-hero-content{margin-left:auto;margin-right:auto;text-align:center}.parallax-hero-subheading p{max-width:100%}}.parallax-hero-preloader{background-color:#0f1524;inset:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .6s ease;z-index:100}.parallax-hero--loaded .parallax-hero-preloader{opacity:0}.parallax-hero-scroll-arrow{bottom:1rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:10}.parallax-hero-scroll-arrow svg{display:block;height:31px;width:18px}