.text-form{width:100%}.text-form a{color:#2684ff!important}.text-form a:hover{color:#00183f!important}.text-form__container{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.text-form__text{display:flex}.text-form__text-container{max-width:600px}.text-form__text-container h2,.text-form__text-container h3,.text-form__text-container h4,.text-form__text-container h5,.text-form__text-container h6{margin-bottom:20px}.text-form__text-container p{margin-bottom:10px}.text-form__text-container p,.text-form__text-container span,.text-form__text-container ul{font-size:18px;line-height:1.75em}.text-form__form{display:flex;justify-content:flex-end}.text-form__form-container{max-width:500px}.text-form__form h3{display:none}.text-form__form-message{font-weight:600}.text-form__form form{margin-top:20px}.text-form__form form .cookie-reset-container a{color:#0fa5e8;cursor:pointer}.text-form__form form .cookie-reset-container a:hover{color:#1287af}.text-form__form form .form-columns-2{display:flex;gap:40px}.text-form__form form fieldset .hs-form-field{margin-bottom:20px;padding:0!important}.text-form__form form fieldset .hs-form-field>label{font-weight:700}.text-form__form form fieldset .hs-form-field>.input{margin-top:5px}.text-form__form form fieldset .hs-form-field>.input input,.text-form__form form fieldset .hs-form-field>.input select{border:1px solid #cecece;border-radius:15px;padding:8px 12px}.text-form__form form .hs-submit{float:right;margin-top:20px}.text-form__form form .hs-submit .hs-button{background-color:#0fa5e8;padding:10px 20px!important;transition:all .3s ease}.text-form__form form .hs-submit .hs-button:hover{background-color:#0173ab}@media (max-width:700px){.text-form__container{grid-template-columns:repeat(1,1fr)}.text-form__form-container,.text-form__text-container{max-width:100%}}@media (max-width:500px){.text-form__form form .form-columns-2{flex-direction:column;gap:0}.text-form__form form .form-columns-2 .hs-form-field{width:100%!important}}