.hero-module{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ibew-blue);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;display:grid;min-height:500px}.hero-module-container{-ms-flex-line-pack:justify;align-content:space-between;display:grid;gap:1rem;grid-template-columns:auto;margin:0 auto;max-width:1200px;min-height:428px;width:100%}.hero-module-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;text-align:center}.hero-module-title,.hero-module-subtitle{color:var(--white);margin-bottom:0}.hero-module-title{font-weight:bold}.hero-module-subtitle{font-size:var(--h4-font-size-medium)}.hero-module-banner,.hero-module-banner-with-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--light-black);display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-pack:distribute;justify-content:space-around;padding:1.24rem}.hero-module-banner-with-logo{background-color:transparent;padding:.5rem}.hero-module-banner-logo-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-module-banner-area-title{color:var(--white);font-size:1rem;margin-bottom:1rem;text-align:center}.hero-module-banner-logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.hero-module-banner-logo img{width:100%}.hero-module-banner hr{display:none}.hero-module-banner-text{color:var(--georgia-orange)}.hero-module-banner-text p{margin-bottom:0}@media only screen and (max-width:37.5em){.hero-module-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;text-align:center}.hero-module-banner hr{display:block;margin-bottom:1rem}}