.hero_container{background:#f5f6f7}.hero_flex{align-items:center;display:flex;justify-content:space-between;padding:50px 0}.hero_image{flex:0 45%}.hero_text{flex:0 50%}.hero_image img{width:100%}.hero_text h1{color:#242335;font:700 4.8rem Rubik,sans-serif;line-height:1;padding-bottom:30px}.hero_text h6{color:#8a8e96;font:700 1.8rem Rubik,sans-serif;line-height:1;padding-bottom:20px}.hero_text p{color:#242335;font:400 2.1rem Nunito Sans,sans-serif;line-height:1.25}.hero_cta_buttons div{display:inline-block;margin-top:30px}.primary_cta_interactive a{background:#7357ff;border-radius:30px;color:#fff;display:inline-block;font:700 1.8rem Nunito Sans,sans-serif;margin-right:10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.primary_cta_interactive a:hover{box-shadow:0 3px 15px rgba(106,77,252,.4);transition:all .3s ease}.secondary_cta_interactive a{border:2px solid #7357ff;border-radius:40px;color:#7357ff;display:inline-block;font:700 1.8rem Nunito Sans,sans-serif;padding:15px 30px;text-decoration:none;transition:all .3s ease}@media(max-width:700px){.hero_flex{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:50px 0}.hero_image{padding-bottom:50px}.hero_text{text-align:center}}@media(max-width:500px){.hero_text h1{color:#242335;font:700 3.3rem Rubik,sans-serif;line-height:1;padding-bottom:30px}}