.hero-container{background-color:#fff;background-position:100%;background-repeat:no-repeat;background-size:cover}.hero-container .hero-wrapper{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin:0;min-height:400px;padding:0;width:100%}.hero-container.image .hero-wrapper{background-color:rgba(0,0,0,.15)}.hero-container .hero-wrapper .hero-content{margin:0;padding:0 5%}.hero-container .hero-wrapper .hero-content .title{color:var(--navy);font-size:60px;font-weight:700;line-height:normal;margin:0;padding:0}.hero-container .hero-wrapper .hero-content.light .title{color:#fff}.hero-container .hero-wrapper .hero-content .title span{color:var(--green)}.hero-container .hero-wrapper .hero-content .subtitle{color:var(--navy);font-size:30px;font-weight:400;line-height:normal;margin:20px 0 0;padding:0}.hero-container .hero-wrapper .hero-content.light .subtitle{color:#fff}@media only screen and (max-width:992px){.hero-container .hero-wrapper{min-height:350px;padding:50px 0}.hero-container .hero-wrapper .hero-content .title{font-size:48px}.hero-container .hero-wrapper .hero-content .subtitle{margin:10px 0 0}}@media only screen and (max-width:768px){.hero-container .hero-wrapper{min-height:275px}.hero-container .hero-wrapper .hero-content{padding:0 min(20px,5%)}.hero-container .hero-wrapper .hero-content .title{font-size:40px}.hero-container .hero-wrapper .hero-content .subtitle{font-size:30px}}@media only screen and (max-width:600px){.hero-container .hero-wrapper{min-height:auto;padding:60px 0}.hero-container .hero-wrapper .hero-content{padding:0 min(15px,5%)}.hero-container .hero-wrapper .hero-content .subtitle{font-size:24px}}@media only screen and (max-width:480px){.hero-container .hero-wrapper{padding:70px 0 50px}.hero-container .hero-wrapper .hero-content .title{font-size:30px}.hero-container .hero-wrapper .hero-content .subtitle{font-size:20px;margin:10px 0 0}}