.home-form .home-form__wrapper{background-color:var(--grey-5-color);border-radius:12px;margin-bottom:5rem}.home-form .home-form__wrapper .home-form__header{padding:80px 0 40px;text-align:center}.home-form .home-form__wrapper .home-form__header h2{font-size:2.5rem;font-weight:600}.home-form .home-form__wrapper .home-form__header h2 strong{color:var(--primary-color)}.home-form .home-form__wrapper{align-items:center;display:flex;flex-direction:column;padding:0 40px}.home-form .hubspot-form{margin-bottom:80px;max-width:440px}.home-form .hubspot-form .submitted-message{background:#007e0021;color:green;font-size:1.8rem;line-height:1.1;padding:20px}.home-form .hubspot-form form{display:flex;flex-direction:column;gap:24px}@media (max-width:1024px){.home-form .home-form__wrapper{margin-bottom:0}.home-form .home-form__wrapper .home-form__header{padding:80px 20px 40px}}@media (max-width:768px){.home-form .home-form__wrapper .home-form__header{padding:40px 20px 0}}