.hero-header{align-items:center;color:#fff;display:flex;height:300px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;text-align:center;width:100%}.hero-header.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-header.background-color{background-color:#2d345b}.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-text{font-family:Encode Sans Expanded,sans-serif;font-size:2.5rem;font-weight:600;max-width:1400px;padding:0 1rem;position:relative;z-index:2}@media (max-width:768px){.hero-header{height:150px;width:100%}.hero-text{font-size:1.3rem}}