.hero-container{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-container .hero-wrapper{align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-wrap:nowrap;justify-content:flex-start;margin:0;min-height:450px;padding:0;width:100%}.hero-container .hero-wrapper .hero-content{margin:auto;max-width:1450px;padding:0 min(15px,5%);width:100%}.hero-container .hero-wrapper .hero-content .title{color:#fff;font-size:60px;font-weight:700;line-height:normal;margin:0;padding:0}.hero-container .hero-wrapper .hero-content .title span{color:var(--green)}.hero-container .hero-wrapper .hero-content .subtitle{color:#fff;font-size:30px;font-weight:400;line-height:normal;margin:20px 0 0;padding:0}