.hero-section{background-size:cover;padding:200px 0}.hero-section-row{align-items:center;display:flex;gap:78px}.hero-section-content{font-size:20px;width:50%}.hero-section-form{width:50%}.hero-section-content h1,.hero-section-content h2{font-size:54px;font-style:normal;font-weight:700;line-height:110%}.hero-section-form .hero-section-form-title *{color:var(--Black,#000);font-family:Inter,sans-serif;font-feature-settings:"liga" off,"clig" off;font-size:30px;font-style:normal;font-weight:700;line-height:130%;margin:0}.hero-section-form-wrapepr{align-items:flex-start;background:#fff;border:.5px solid hsla(0,0%,100%,.24);border-radius:24px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:inline-flex;flex-direction:column;gap:10px;padding:36px}.hero-section-form-wrapepr .form-title{display:none}.hero-section-form-wrapepr .hs-cta-embed{margin-top:40px!important;width:100%!important}.hero-section-form .hero-section-form-title p{color:var(--Black,#000);font-family:Inter;font-feature-settings:"liga" off,"clig" off;font-size:18px;font-style:normal;font-weight:400;line-height:130%;margin:24px 0;text-align:center}.hero-section-form-wrapepr .input{margin:0!important}.hero-section-form-wrapepr input[type=email],.hero-section-form-wrapepr input[type=tel],.hero-section-form-wrapepr input[type=text]{background:var(--White,#fff);border:.5px solid rgba(0,0,0,.46);border-radius:12px;height:59px;padding:0 20px;width:100%!important}.hero-section-form-wrapepr input[type=email]::placeholder,.hero-section-form-wrapepr input[type=tel]::placeholder,.hero-section-form-wrapepr input[type=text]::placeholder{color:#999}.hero-section-form-wrapepr select:invalid{color:#999}.hero-section-form-wrapepr input[type=submit]{border:none;box-shadow:none;margin-top:18px;outline:none;width:100%}.hero-section-form-wrapepr select{appearance:none;background:var(--White,#fff) calc(100% - 20px) center no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%235BC3BF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9.5-7 6-7-6'/%3E%3C/svg%3E");border:.5px solid rgba(0,0,0,.46);border-radius:12px;height:59px;padding:0 20px;width:100%!important}.hero-section-form-wrapepr *{box-sizing:border-box}.hero-section-form-wrapepr .form-columns-2{display:flex;gap:20px}.hero-section-form-wrapepr label{display:none}.hero-section-form-wrapepr form{display:flex;flex-direction:column;gap:18px;margin-top:20px}.hero-section-form-wrapepr .hs-error-msgs{margin:5px 0;padding:0}.hero-section-form-wrapepr .hs-error-msgs li{list-style:none}.hero-section-form-wrapepr .hs-error-msgs label{color:tomato;display:block;font-size:12px}@media screen and (max-width:992px){.hero-section-row{flex-direction:column}.hero-section-content,.hero-section-form{width:100%}.hero-section-form{text-align:center}.hero-section-form-wrapepr{max-width:540px}}