.homeHero{background-color:#585e6a}.homeHeroWrapper{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.homeHeroContent{flex-basis:50%;padding:40px 25px}.homeHeroImage{background-position:50%;background-position:100% 0;background-repeat:no-repeat;background-size:cover;flex-basis:50%}.homeHeroInner{margin-left:auto;max-width:800px;padding-right:20px}@media screen and (max-width:950px){.homeHeroContent{flex-basis:100%;padding:40px 25px}.homeHeroImage{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:100%;min-height:300px}.homeHeroInner{margin-left:0;max-width:100%;padding-right:0}}.home_hero__headline{color:#fff;font-size:48px}.home_hero__subheadline{color:var(--mainYellow);font-size:38px}.home_hero_button_container{margin-bottom:20px;margin-top:20px}.homeBTNOne{background-color:var(--mainYellow);margin-right:15px}.homeBTNOne,.homeBTNTwo{border-radius:35px;color:#000;display:inline-block;padding:8px 35px;text-align:center;text-decoration:none;text-transform:uppercase}.homeBTNTwo{background-color:#fff;margin-left:5px}.ButtonCarret{padding-right:4px}