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