.page-hero{align-items:center;background:#2b2d33;display:flex;flex-direction:column;height:auto;justify-content:center;padding:0;position:relative;width:100%}@media (max-width:767px){.page-hero>div{width:100%}}@media (min-width:768px){.page-hero{align-items:stretch;flex-direction:row-reverse;max-height:600px}.page-hero>div{flex:1 1 50%}}@media (min-width:1024px){.page-hero{min-height:400px}}@media (min-width:1440px){.page-hero{min-height:550px}}.page-hero__image{aspect-ratio:800/600;flex:1;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.page-hero__image{height:auto}}.page-hero__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.page-hero__content{align-items:center;display:flex;justify-content:center;padding:1.5rem}.page-hero__content-wrapper{display:flex;flex-direction:column;gap:1rem;margin:0;position:relative;width:100%;z-index:1}.page-hero__content .page-hero__heading{color:#fff;margin:0}.page-hero__body-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:flex-end}.page-hero__content .body-text *{color:#fff;margin:0}.page-hero__content .body-text *+*{margin-top:1rem}@media (min-width:768px){.page-hero__body-wrapper,.page-hero__content-wrapper{gap:1.5rem}.page-hero__content-wrapper{max-width:90%}}@media (min-width:1024px){.page-hero__content-wrapper{max-width:80%}}@media (min-width:1440px){.page-hero__content-wrapper{max-width:550px}}