.page-hero{align-items:center;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{flex-direction:row-reverse}.page-hero>div{flex:50%;height:100%}}.page-hero__image{aspect-ratio:675/600;max-height:600px;position:relative}.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__heading{margin:0}.page-hero__body-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:flex-end}.page-hero__content .body-text *{margin:0}.page-hero__content .body-text *+*{margin-top:1rem}.page-hero__content .body-text h4:before{background-color:#0093cf;content:"";display:block;height:2px;margin-bottom:20px;width:55px}@media (min-width:768px){.page-hero__content-wrapper{max-width:90%}.page-hero__body-wrapper,.page-hero__content-wrapper{gap:1.5rem}}@media (min-width:1024px){.page-hero__content-wrapper{max-width:80%}}@media (min-width:1440px){.page-hero__content-wrapper{max-width:520px}}