.text-form-2{padding:80px 0;position:relative}.text-form-2__inner{align-items:center;display:flex;gap:24px}.text-form-2__left{border-right:2px solid #ececee;line-height:1.43;max-width:604px;padding:0 40px}.text-form-2__title{margin-bottom:16px}.text-form-2__text{font-family:Public Sans}.text-form-2__list{padding:16px}.text-form-2__item{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;padding-left:20px;position:relative}.text-form-2__item:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiBkYXRhLWljb249ImNoZWNrIiBkYXRhLXByZWZpeD0iZmFzIiBzdHlsZT0iY29sb3I6cmdiKDEwIDY2IDEwNC8xKSIgdmlld0JveD0iMCAwIDQ0OCA1MTIiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTQzOC42IDEwNS40YzEyLjUgMTIuNSAxMi41IDMyLjggMCA0NS4zbC0yNTYgMjU2Yy0xMi41IDEyLjUtMzIuOCAxMi41LTQ1LjMgMGwtMTI4LTEyOGMtMTIuNS0xMi41LTEyLjUtMzIuOCAwLTQ1LjNzMzIuOC0xMi41IDQ1LjMgMEwxNjAgMzM4LjdsMjMzLjQtMjMzLjNjMTIuNS0xMi41IDMyLjgtMTIuNSA0NS4zIDB6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;content:"";height:14px;left:0;position:absolute;top:3px;width:12px}.text-form-2__decor{align-items:center;display:flex;flex-flow:column;gap:6px;justify-content:center;padding:4px;position:absolute;right:64px;top:35px}.text-form-2__divider-small{background-color:#a4a7ae;height:80px;width:1px}.text-form-2__decor-text{color:#0a4268;font-family:Public Sans;font-size:9px;letter-spacing:.4em;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.text-form-2__divider-big{background-color:#a4a7ae;height:128px;width:1px}.text-form-2__image-decor{display:none}.text-form-2__right{width:100%}.text-form-2__right form{display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;gap:16px}.text-form-2__right input,.text-form-2__right select{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#181d27;font-family:Segoe UI,sans-serif;font-size:14px;line-height:20px;outline:none;padding:9px 20px;width:100%}.text-form-2__right input::placeholder{color:#9ca3af;font-size:14px;line-height:20px}.text-form-2__right select{appearance:none;color:#9ca3af;cursor:pointer}.text-form-2__right input[type=submit]{align-items:center;align-self:flex-end;background:#0072c8;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Public Sans;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:143%;padding:12px 18px;text-align:center;transition:.3s ease;width:max-content}.text-form-2__right input[type=submit]:hover{background:#fff;color:#1e6fa8}.text-form-2__right form .actions{display:flex;justify-content:end}.text-form-2__right form .hs_profession.hs-profession label span{display:none}.text-form-2__right form .hs-error-msg,.text-form-2__right form .hs-error-msgs{color:red;font-family:Segoe UI,sans-serif;margin-top:10px}@media (width <= 991px){.text-form-2__right{max-width:100%;width:100%}}@media (width <= 1440px){.text-form-2__decor{object-fit:contain;right:20px}}@media (width <= 1280px){.text-form-2__decor{display:none}}@media (width <= 768px){.text-form-2__inner{flex-direction:column}.text-form-2__left{border:none;padding:0}}.text-form-2__right form .hs_profession select{display:none!important}.custom-select{position:relative}.custom-select,.custom-select__trigger{font-family:Segoe UI,sans-serif;width:100%}.custom-select__trigger{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#9ca3af;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;line-height:20px;padding:9px 20px;transition:border-color .2s ease;user-select:none}.custom-select__trigger.has-value{color:#181d27}.custom-select.is-open .custom-select__trigger,.custom-select__trigger:hover{border-color:#0072c8}.custom-select__arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #9ca3af;flex-shrink:0;height:0;margin-left:12px;transition:transform .2s ease;width:0}.custom-select__list{background:#fff;border:1px solid #d1d5db;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);display:none;left:0;max-height:260px;overflow-y:auto;padding:4px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.custom-select.is-open .custom-select__list{display:block}.custom-select__header{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:18px;text-transform:uppercase}.custom-select__option{color:#181d27;cursor:pointer;font-family:Segoe UI,sans-serif;font-size:14px;line-height:20px;padding:8px 16px;transition:background .15s ease,color .15s ease}.custom-select__option:hover{background:#fafafa;color:#0a4268}.custom-select__option.is-selected{background:#eaf2f8;color:#0a4268;font-weight:500}.custom-select__list::-webkit-scrollbar{width:6px}.custom-select__list::-webkit-scrollbar-track{background:transparent}.custom-select__list::-webkit-scrollbar-thumb{background:#c9d3dc;border-radius:3px}.text-form-2__left li:not(.has-checkmark),.text-form-2__left ul:not(.checkmark-list) li{color:#0072c8}.custom-select__header{color:#181d27;cursor:default;font-family:Segoe UI,sans-serif;font-size:14px;font-weight:600;line-height:20px;padding:10px 16px 4px;text-transform:capitalize;user-select:none}.custom-select__header:not(:first-child){border-top:1px solid #f0f0f0;margin-top:4px;padding-top:12px}.custom-select.is-open .custom-select__arrow{transform:rotate(180deg)}