.mod-hero-header{--double-border-radius:var(--border-radius-lg);margin-top:var(--content-header-margin-top);position:relative;z-index:0}.mod-hero-header-back{margin-bottom:var(--spacer1)}.mod-hero-header-back .btn [class*=icon-]{font-size:2.5em}.mod-hero-header-subtitle{display:block}.mod-hero-header-subtitle+.mod-hero-header-title,.mod-hero-header-title+.mod-hero-header-subtitle{margin-top:var(--spacer1)}.mod-hero-header-actions{margin-top:var(--spacer2)}.mod-hero-header-image{margin-top:var(--spacer3);position:relative;width:100%}.mod-hero-header-image-inner{aspect-ratio:16/9;width:100%;z-index:auto}@media screen and (min-width:60rem){.mod-hero-header{--double-border-radius:var(--border-radius-xl);margin-top:0}.mod-hero-header-inner{align-items:center;display:flex}.mod-hero-header-text{flex:0 0 50%;max-width:50rem}.mod-hero-header-image{flex:1 1 0;margin-left:-25%;margin-top:0;transform:translateZ(0);z-index:-1}.mod-hero-header-image:before{background-image:linear-gradient(to right,rgba(var(--white-rgb),.8),rgba(var(--white-rgb),0));border-radius:var(--double-border-radius) 0 0 var(--double-border-radius);content:"";height:100%;left:0;position:absolute;top:0;width:50%;z-index:0}.mod-hero-header-image-inner{aspect-ratio:auto;border-bottom-right-radius:0;border-top-right-radius:0;height:calc(100vh - var(--header-height));min-height:45rem}}