header div.hero{position:relative;width:100%;height:43vh;overflow-y:hidden;background-size:cover;background-position:center;color:#fff;padding-top:8vh;display:flex;justify-content:center}header div.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:85vh;background:#0006}header div.hero>div.content{position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:100%}header div.hero>div.content h1{font-size:2.2rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}header div.hero>div.content h2{margin-top:0;font-size:1rem;line-height:1.2;margin-bottom:1.5rem}
