.hero-static{align-items:center;background-position:50%;background-size:cover;display:flex;flex-direction:column;gap:12px;height:486px;justify-content:center;position:relative}.hero-static:before{background-color:rgba(0,0,0,.42);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-static .subtext,.hero-static h2{position:relative;z-index:2}.hero-static h2{color:#fff;font-size:60px;font-weight:700;text-align:center}.hero-static .subtext{color:#fff;font-size:20px;font-weight:700}@media (max-width:990px){.hero-static{height:486px;padding:32px}.hero-static .subtext{font-size:16px}.hero-static h2{font-size:32px}}