.section-hero{-webkit-box-align:center;align-items:center;background-color:var(--union-blue);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;display:grid;min-height:480px}.hero-container{display:grid;gap:1rem;grid-template-columns:auto;margin:0 auto;max-width:1200px;width:100%}.hero-content{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:724px;text-align:center}.hero-content h1 span{color:var(--white);font-size:4rem;font-weight:var(--header-font-weight);margin-bottom:0}@media only screen and (max-width:47.9875em){.hero-content h1 span{font-size:3rem}}