.hero_headline{color:#fff;font-family:Ludaka;margin-bottom:15px}.heroInner{padding-left:60px;padding-right:60px}.second_headline{font-family:manrope;font-weight:300}.btnContainer{margin-bottom:15px;margin-top:0}.heroButton{background-color:var(--mainGreen);border-radius:35px;color:#fff;display:inline-block;padding:10px 20px;text-align:center;text-decoration:none}.hero_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.hero_content{flex-basis:47%}.hero_form{flex-basis:46%}@media screen and (max-width:800px){.hero_content,.hero_form{flex-basis:100%}}.heroFORM label{color:#fff;display:block;margin-bottom:6px}.heroFORM .hs-form-field{margin-bottom:15px;margin-top:15px}.heroFORM input[type=email],.heroFORM input[type=tel],.heroFORM input[type=text]{background-color:#fff;border:1px solid #fff;border-radius:35px;height:40px;padding-left:10px;width:100%}.heroFORM input[type=submit]{background-color:var(--mainGreen);border:none;border-radius:35px;color:#fff;height:40px;margin-top:15px;text-align:center;width:100%}.heroFORM input[type=submit]:hover{background-color:none;background-image:linear-gradient(90deg,#5db407,#2f5f00)}