.hero{text-align:center;justify-content:center;align-items:center;height:70vh;min-height:400px;display:flex;position:relative;overflow:hidden}.hero__bg{filter:brightness(.5);z-index:0;background:url(/images/hero.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero__content{z-index:1;padding:2rem;position:relative}.hero__title{text-shadow:2px 2px 8px #0009;margin-bottom:.5rem;font-size:3rem}.hero__subtitle{color:var(--color-text-muted);text-shadow:1px 1px 4px #0009;margin-bottom:2rem;font-size:1.25rem}.welcome{text-align:center}.welcome__cta{margin-top:2rem}@media (width<=768px){.hero{height:50vh;min-height:300px}.hero__title{font-size:2rem}.hero__subtitle{font-size:1rem}}
