.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:500px}.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,.hero-content h2,.hero-content h3,.hero-content .h5,.hero-content p{color:var(--white);margin-bottom:1rem}.hero-content h1{font-size:4rem}.hero-content h2{font-size:var(--h2-font-size-medium)}.hero-content .h5{margin-bottom:1.75rem}@media only screen and (max-width:47.9875em){.section-hero{min-height:344px}.hero-container{padding:2rem 1rem}.hero-content h1{font-size:3rem}.hero-content h2{font-size:1.75rem}}@media only screen and (max-width:37.5em){.hero-content h1{font-size:2.25rem}.hero-content h2{font-size:1.5rem}.hero-content .h5{font-size:1rem}}@media only screen and (max-width:26.5625em){.section-hero{min-height:200px}.hero-content h1{font-size:1.75rem}.hero-content h2{font-size:1.25rem}.hero-content .h5{font-size:.875rem}}