.text-hero{--spacer:3.5rem;--image--height:37rem;align-items:center;display:flex;flex-direction:column}.text-hero__image{background-color:var(--color--grey-5);background-repeat:no-repeat;height:var(--image--height);width:100%}.text-hero__text{background-color:var(--color--white);max-width:900px;padding:var(--spacer) var(--spacer) 0}.text-hero__module-name{line-height:var(--line-height--116)}.text-hero__module-name,.text-hero__page-heading{margin:unset;padding-bottom:var(--spacer)}.text-hero__paragraphs p{font:inherit;margin:unset}.text-hero__paragraphs p:not(:last-of-type){padding-bottom:var(--spacer)}@media screen and (max-width:1023px){.text-hero__text{padding:var(--spacer) var(--spacing-12) 0}}@media (max-width:767px){.text-hero{--spacer:var(--spacing-4);--image--height:25rem}.text-hero__text{--side-margin:var(--spacing-4);margin-left:var(--side-margin);margin-right:var(--side-margin);padding:var(--spacing-10) var(--spacing-5)}.text-hero__module-name{line-height:var(--line-height--150)}}