.text-form__container{align-items:center;column-gap:30px;display:flex;flex-direction:row;margin:0 auto;max-width:1280px}.text-form__title{line-height:1.25;margin-bottom:30px}.text-form__form{border:1px solid #f1f1f1;box-shadow:0 3px 6px rgba(30,32,72,.1);margin:0 auto;max-width:550px;padding:35px 25px;width:50%}.text-form__form form input:not([type=submit]),.text-form__form form select{background-color:#f6f8fa}.text-form__form-title{margin-bottom:15px}.text-form__form .hs-form-field{margin-bottom:40px}@media(max-width:767px){.text-form__container{flex-direction:column-reverse;row-gap:80px}.text-form__form{margin:0 auto;width:100%}.text-form__form .hs-form-field .hs-input{width:100%!important}}