figure.hero-image{position:relative;width:calc(100vw - var(--side-bearing) * 2);height:calc(100vh - var(--header-height) - var(--side-bearing));z-index:10;background-color:var(--color-iceblue)}@media (min-width: 48rem){figure.hero-image{width:calc(100vw - var(--frame-margin) - var(--side-bearing));height:calc(100vh - var(--header-height) - var(--frame-margin))}}figure.hero-image img{width:100%;height:100%;object-fit:cover}.site-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}
