.band-hero{overflow:hidden;position:relative}.band-hero img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;position:absolute;z-index:1}.band-hero .tint{align-items:center;background:rgb(0 0 0 / .75);display:flex;position:relative;z-index:2;height:500px}.band-hero .hero-text{text-align:center}.band-hero h1,.band-hero h2{color:var(--theme-color-light);font-size:40px;line-height:1em;margin-bottom:.4em;text-shadow:0 1px 2px rgb(0 0 0 / .6);text-transform:uppercase}.band-hero h2.subhead,.band-hero h3.subhead,.band-hero p{color:var(--theme-color-light);font-size:23px;font-weight:400;line-height:1.2;margin-bottom:.9em;text-transform:none}@media (min-width:768px){.band-hero .tint{height:400px}.band-hero h1,.band-hero h2{font-size:60px}.band-hero h2.subhead,.band-hero h3.subhead,.band-hero p{font-size:26px}}@media (min-width:992px){.band-hero .tint{height:450px}}@media (min-width:1200px){.band-hero .tint{height:500px}}