.subpage-hero{align-items:center;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative;width:100%}.subpage-hero__image{height:540px;position:relative}@media(min-width:768.02px){.subpage-hero__image{grid-area:1/1;z-index:1}}@media(max-width:768px){.subpage-hero__image{z-index:2}}.contrast-on .subpage-hero__image{visibility:hidden}.subpage-hero__image .image-container{height:540px}.subpage-hero__image .image{height:100%;object-fit:cover;width:100%}.subpage-hero__image .image-copy{bottom:-15px;top:unset}@media(min-width:768.02px){.subpage-hero__content{width:50%}}.subpage-hero__content-wrapper{position:relative}@media(min-width:768.02px){.subpage-hero__content-wrapper{grid-area:1/1;z-index:3}}@media(max-width:768px){.subpage-hero__content-wrapper{padding:40px 24px;z-index:2}}@media(min-width:768.02px){.subpage-hero.has-overlay:after{background:var(--subpage-hero-overlay-bg);content:"";height:100%;left:0;opacity:.85;position:absolute;top:0;width:60%;z-index:2}}@media(min-width:768.02px)and (min-width:768.02px){.subpage-hero.has-overlay:after{z-index:2}}@media(min-width:768.02px)and (max-width:768px){.subpage-hero.has-overlay:after{width:100%;z-index:0}}.subpage-hero.content-right:after{left:unset;right:0}.subpage-hero.content-right .subpage-hero__content-wrapper{display:flex;justify-content:flex-end}@media(min-width:768.02px){.subpage-hero.theme-light{--headline-color:var(--brand-blue-dark-100);--subheadline-color:var(--brand-blue-dark-100);--subpage-hero-overlay-bg:var(--bw-pure-white);--text-color:var(--brand-blue-dark-100)}.contrast-on .subpage-hero.theme-light{background-color:rgba(251,252,253,.702)}.subpage-hero.theme-dark{--headline-color:var(--bw-pure-white);--subheadline-color:var(--bw-pure-white);--subpage-hero-overlay-bg:var(--brand-blue-dark-100);--text-color:var(--bw-pure-white)}.contrast-on .subpage-hero.theme-dark{background-color:rgba(28,37,65,.702)}}