#page-wrapper{display:grid;grid-template-rows:auto 1fr auto;height:100dvh}body:not(.path-frontpage) #page-wrapper .main-content__container{margin-top:var(--sp);margin-bottom:var(--sp);background-color:#fff}body:not(.path-frontpage) .region--hero{height:200px}body:not(.path-frontpage) .region--hero h1{margin:0}body:not(.path-frontpage) .region--hero>div{display:grid;align-items:center;justify-items:center;place-items:center;grid-gap:var(--sp);gap:var(--sp)}body:not(.path-frontpage) .region--hero>div>:first-child:not(:last-child){align-self:end}body:not(.path-frontpage) .region--hero>div>:last-child:not(:first-child){align-self:baseline}body .main-content,#main-wrapper{background-color:#efefef}.region:not(:has(div)){display:none}
