.homepage-hero{display:flex;flex-direction:column}.homepage-hero.component{margin-bottom:0}.homepage-hero__media{margin-bottom:-7rem}.homepage-hero__media img{width:100%;height:auto}.homepage-hero__media .carousel__content{bottom:7rem}.homepage-hero__media .slick-slider.slick-dotted{margin-bottom:0}.homepage-hero__content{border-top-right-radius:var(--spacing-8);background-color:var(--white);z-index:1}.homepage-hero__content--wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;margin-right:auto;margin-left:auto;padding:var(--spacing-6) var(--spacing-4)}.homepage-hero__content--wrapper .heading{max-width:62.4rem;margin-bottom:var(--spacing-3);font-size:4.8rem;color:var(--brand-primary-2)}.homepage-hero__content--wrapper .heading--centered.heading--line::before{left:50%;transform:translateX(-50%);background-color:var(--brand-primary)}.homepage-hero--animated .heading{display:flex;flex-wrap:nowrap;flex-direction:column}.homepage-hero--animated .heading--first-line{margin-left:-16rem;opacity:0;transition:margin-left 1s ease-out,opacity 1s ease-out}.homepage-hero--animated .heading--first-line.first-line--animated{opacity:1;margin-left:-6rem}.homepage-hero--animated .heading--second-line{margin-right:-16rem;opacity:0;transition:margin-left 1s ease-out,opacity 1s ease-out}.homepage-hero--animated .heading--second-line.second-line--animated{opacity:1;margin-left:-6rem}.homepage-hero--animated .homepage-hero__text{opacity:0;transition:opacity 1s ease-out}.homepage-hero--animated .homepage-hero__text.text--animated{opacity:1}@media(min-width: 768px){.homepage-hero__media .carousel__content{left:50%;transform:translateX(-50%)}.homepage-hero__content--wrapper{padding-top:var(--spacing-8);padding-bottom:var(--spacing-8)}.homepage-hero__content--wrapper .heading{font-size:7.2rem}}
