.hero_section{display:flex}.hero_left{display:flex;flex-direction:column;flex:1;justify-content:center}.hero-subtitle{color:#6b6d6f;padding:6px 0px}.hero_right{flex:1;padding-left:24px}.hero_buttons{display:flex;padding:16px 0px}.hero-cta{align-items:center;margin:16px 30px 16px 0}@media screen and (max-width:768px){.hero_section{flex-direction:column-reverse}.hero-cta{text-align:center;margin:16px 0}.hero_right{width:400px;padding-left:0;padding-bottom:20px}}