.hero{background-color:var(--mcblue);background-image:url(/_resources/2024/img/banners/hero-homepage.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;color:var(--white);padding:150px 0}.hero-content{max-width:740px}.hero-heading{color:#fff}.hero-description{color:#fff;font-style:italic}.hero-stats{display:flex;flex-wrap:wrap;gap:1rem 4rem;margin-top:4rem}.hero-subheading{color:#fff;font-weight:400}.hero-stat{flex:1 1 175px;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;max-width:250px}.hero-stat,.hero-stat-numbers{align-items:center;display:flex}.hero-stat-numbers{justify-content:center}.hero-stat-number,.hero-stat-prefix,.hero-stat-suffix{color:var(--mcorange);font-weight:400}.hero-stat-description{color:#fff;font-size:14px;text-align:center;text-transform:uppercase}.hero-divider{background:var(--mcrainbow-horz);height:8px;margin:3rem 0;width:100%}@media (max-width:991.5px){.hero-stat{max-width:212px}.hero-stat-number{font-size:40px}.hero-stat-prefix,.hero-stat-suffix{font-size:34px}}.hero-button{margin-top:1rem}