.hero{height:90vh;position:relative;overflow:hidden}.hero-image{background-position:50%;background-size:cover;align-items:flex-end;height:100%;padding-bottom:8rem;display:flex}.hero-content{max-width:800px}.hero-category{background:var(--secondary);color:#fff;text-transform:uppercase;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.hero-title{text-transform:uppercase;letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.hero-excerpt{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-image{padding-bottom:4rem}}
