.text-form-wrap{display:flex;flex-wrap:wrap;gap:60px}.text-form-wrap .text{align-items:center;display:flex;flex:1;min-width:400px}.text-form-wrap .text h2{margin-bottom:25px}.text-form-wrap .text h3{font-size:30px;font-weight:300;line-height:45px}.text-form-wrap .form{display:flex;flex-wrap:wrap;max-width:550px}.text-form-wrap.width-image{gap:40px}.text-form-wrap.width-image .text{flex:1 1 460px}.text-form-wrap.width-image .form{display:block;flex:1;margin:40px 0}.text-form-wrap .image-wrap{align-items:center;background:#fff;border-radius:20px;display:flex;flex:1 1 680px;flex-wrap:wrap;gap:20px;justify-content:center;padding:0 40px}.text-form-wrap .image-wrap img{max-width:345px}.text-form-wrap .hs-form-field.hs-recaptcha{margin-top:0}@media (max-width:1920px){.text-form-wrap .form{max-width:400px}}@media (max-width:800px){.text-form-wrap .form,.text-form-wrap .text{max-width:100%;min-width:unset}.text-form-wrap .image-wrap img{max-width:300px}}@media (max-width:500px){.text-form-wrap .image-wrap img{max-width:200px}.text-form-wrap .image-wrap{padding:0 15px}}