.header-image{display:flex;flex-direction:column;height:24rem;justify-content:flex-end;left:50%;margin:var(--app-margin) 0;margin-inline:-50vw;position:relative;right:50%;width:100vw}.header-image h2{color:var(--white);margin-bottom:var(--app-margin);max-width:24ch!important}.header-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.header-image .copyright{padding:0 var(--app-margin)}@media screen and (min-width:64rem){.header-image{grid-column:1/span 2;height:38rem}}@media screen and (min-width:90rem){.header-image{left:auto;margin-inline:0;right:auto;width:100%}}
