.page-hero{align-items:flex-end;border-radius:1.5rem;border-top-left-radius:0;display:flex;height:auto;overflow:hidden;padding:80px 1.5rem 1.5rem;position:relative;width:100%}@media (max-width:767px){.page-hero.short,.page-hero.tall{aspect-ratio:unset;max-height:unset;min-height:calc(90vh - 110px)}}@media (min-width:768px){.page-hero{padding:90px 2rem 2rem}}@media (min-width:1024px){.page-hero{padding:100px 3rem 3rem}}@media (min-width:1440px){.page-hero.tall{aspect-ratio:1424/800;max-height:800px}.page-hero.short{aspect-ratio:1424/515;max-height:515px}}.page-hero__background{background-position:50%;background-size:cover;z-index:-1}.page-hero__background,.page-hero__background:before{height:100%;left:0;position:absolute;top:0;width:100%}.page-hero__background:before{background-color:rgb(from #09213f r g b/30%);content:"";z-index:1}.page-hero__image{left:0;object-fit:cover;position:absolute;top:0}.page-hero__image,.page-hero__video{height:100%;width:100%}.page-hero__video video{height:100%;object-fit:cover;width:100%}.page-hero__content{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1312px;position:relative;width:100%;z-index:1}.page-hero__heading{color:#fff;font-size:clamp(40px,19.2px + 5.333vw,96px);font-weight:700;margin:0}.page-hero__body-wrapper{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-end}.page-hero__content .body-text *{color:#fff}.page-hero__content .body-text :last-child{margin-bottom:0}@media (min-width:768px){.page-hero__body-wrapper,.page-hero__content{gap:2rem}}@media (min-width:1024px){.page-hero.short .page-hero__content{flex-direction:row;width:100%}.page-hero.short .page-hero__content .page-hero__heading-wrapper{flex:calc(60% - 1.5rem)}.page-hero.short .page-hero__content .page-hero__body-wrapper{flex:calc(40% - 1.5rem)}.page-hero__body-wrapper,.page-hero__content{gap:3rem}.page-hero__heading-wrapper{max-width:80%}.page-hero__body-wrapper{max-width:50%}}