.text-form{position:relative}.text-form__container{display:flex;gap:32px;justify-content:center;margin:0 auto;max-width:1240px;padding:80px 20px}.text-form__left{background:radial-gradient(67.36% 67.36% at 54.77% 32.64%,hsla(0,0%,100%,.3) 40.38%,hsla(0,0%,100%,.05) 100%);border:3px solid hsla(0,0%,100%,.5);border-radius:16px;display:none;height:fit-content;max-width:479px;padding:24px 36px}.text-form__title{font-family:Poppins Regular;font-size:32px;line-height:141%}.text-form__text,.text-form__title{color:#fff;font-weight:400;margin-bottom:20px}.text-form__text{font-size:16px;line-height:150%}.text-form__subtitle{color:#fff;font-size:24px;font-style:italic;font-weight:400;line-height:175%;margin-bottom:20px}.text-form__logos{display:flex;gap:16px}.text-form__logo{max-width:130px}.text-form__logo img{max-width:100%;width:100%}.text-form__logo a:hover img{transform:scale(1.03)}.text-form__right{background:radial-gradient(67.36% 67.36% at 54.77% 32.64%,hsla(0,0%,100%,.3) 40.38%,hsla(0,0%,100%,.05) 100%);border:3px solid hsla(0,0%,100%,.5);border-radius:16px;max-width:768px;padding:24px 36px;width:60%}.text-form__right-title{color:#fff;font-family:Poppins Regular;font-size:24px;font-weight:600;line-height:120%;margin-bottom:24px;text-align:center}.text-form__right form{display:flex;flex-direction:column;gap:23.5px}.text-form__right form>fieldset,.text-form__right form>label{padding:0 15px}.text-form__right fieldset{border:0;display:flex;gap:30px;margin:0;min-inline-size:0}.text-form__right fieldset label{flex:1;padding:0}.text-form__right label{color:#fff;display:block;font-size:12px;line-height:100%;margin-bottom:10.5px}.text-form__right label span{font-weight:400}.text-form__right input,.text-form__right textarea{background:#fff;border:2px solid #d0d3df;border-radius:8px;color:#5b6590;font-family:Montserrat;font-size:16px;padding:12px 20px;width:100%}.text-form__right input:hover,.text-form__right textarea:hover{border-color:#9aa3c3}.text-form__right textarea{line-height:150%;min-height:140px;resize:vertical}.text-form__right input::placeholder,.text-form__right textarea::placeholder{color:#5b6590;font-style:italic}.text-form__right input:focus,.text-form__right textarea:focus{border-color:#172a9a;outline:none}.text-form__right input[type=submit]{align-self:center;background:#569745;border:0;border-radius:100px;color:#fff;cursor:pointer;display:block;font-size:18px;line-height:200%;margin-left:auto;margin-right:auto;margin-top:6.5px;max-width:100%;padding:12px 60px;transition:background .3s ease;width:300px}.text-form__right input[type=submit]:hover{background:#4e8c3f}.text-form__right button:focus-visible{outline:2px solid #fff;outline-offset:2px}.text-form__bg{height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.text-form__bg img{height:100%;max-height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.text-form__container{flex-direction:column;padding:80px 20px}.text-form__left{padding:24px 20px}.text-form__left,.text-form__right{max-width:100%;width:100%}.text-form__right{padding:24px 10px}.text-form__right input[type=submit]{margin:0 auto}}.text-form__right form.hs-form{position:relative}.text-form__right form.hs-form>.hs-form-field:first-of-type{margin-bottom:-92.5px;width:calc(50% - 15px)}.text-form__right form.hs-form>.hs-form-field:first-of-type .hs-error-msgs{position:absolute}.text-form__right form.hs-form>.hs-form-field:nth-of-type(2){margin-left:auto;margin-top:revert-layer;width:calc(50% - 15px)}