.overlay-hero__wrap:after,.overlay-hero__wrap:before{content:"";display:table}.overlay-hero__wrap:after{clear:both}.overlay-hero__background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.overlay-hero{color:var(--_primary-colour-contrast);overflow:hidden;position:relative}@media only screen and (min-width:1024px){.overlay-hero.full{padding-bottom:0!important;padding-top:0!important}}.overlay-hero.full .overlay-hero__wrap{max-width:100%;padding-left:0;padding-right:0}.overlay-hero.full .overlay-hero__layout{padding-left:0;padding-right:0}.overlay-hero.full .overlay-hero__background{border-radius:0}.overlay-hero.in-view .overlay-hero__background-image{opacity:1}.overlay-hero__wrap{display:block;margin-left:auto;margin-right:auto;max-width:180rem;width:100%;--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.overlay-hero__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.overlay-hero__wrap{--_row-padding:5rem}}@media only screen and (min-width:3800px){.overlay-hero__wrap{--_row-padding:0}}.overlay-hero__wrap.explode{--_row-padding:0}.overlay-hero__layout{display:block;display:table;float:left;padding-left:2rem;padding-right:2rem;table-layout:fixed;width:100%;width:200%}.overlay-hero__layout:not(:last-child){margin-bottom:4rem}.overlay-hero__background,.overlay-hero__content{display:table-cell;vertical-align:middle;width:50%}.overlay-hero__background{background-color:var(--_primary-colour);border-radius:2rem;margin-bottom:0!important;overflow:hidden;position:relative}.overlay-hero__background:not(:has(img)):before{background-color:var(--_primary-colour-contrast);content:"";height:100%;left:0;-webkit-mask-image:url(/_resources/app/client/images/graphics/triage-pattern.svg);mask-image:url(/_resources/app/client/images/graphics/triage-pattern.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:40rem;mask-size:40rem;opacity:.25;position:absolute;top:0;width:100%}.overlay-hero__background img{display:block;height:auto;width:100%}@media only screen and (min-width:1024px){.overlay-hero__background img{left:0;opacity:0;position:absolute;top:0}}.overlay-hero__background-colour,.overlay-hero__background-image{left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:1024px){.overlay-hero__background-colour,.overlay-hero__background-image{left:0;width:100%}}.overlay-hero__background-colour{height:100%;opacity:.5}.overlay-hero__background-image{height:130%;opacity:0;transition:opacity .7s ease}.overlay-hero__content{padding-bottom:5rem;padding-top:5rem;position:relative;transform:translateX(-100%);z-index:1}.overlay-hero__text{color:#fff;margin-left:auto;margin-right:auto;max-width:107.8rem;padding:4rem;width:100%}.overlay-hero__actions{margin-top:5rem}