.form_section{background:#152a31;color:#fff;padding:80px 0;position:relative}.form_section .overlay1{left:0;max-width:8%;position:absolute;top:0;transform:translateY(-50%);width:250px}.form_section .overlay2{bottom:0;max-width:10%;position:absolute;right:0;transform:translateY(50%);width:320px}.form_section .container{align-items:center;display:flex;flex-wrap:wrap;position:relative}.form_section .text_part{width:50%}.form_section .text_part .top_text{color:#35be6c;font-family:Exo;font-size:24px;font-weight:600;line-height:30px;margin-bottom:28px;text-transform:uppercase}.form_section .text_part h2{font-family:Exo;font-size:52px;font-style:normal;font-weight:600;line-height:65px;margin-bottom:56px}.form_section .text_part .content{font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:40px}.form_section .text_part .content p{margin-bottom:15px}.form_section .form_part{padding-left:80px;width:50%}.form_section .form_part form fieldset{max-width:unset}.form_section .form_part form fieldset>div{margin-bottom:24px}.form_section .form_part form label{display:inline-block;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:6px}.form_section .form_part form input.hs-input,.form_section .form_part form textarea{background:var(--Base-White,#fff);border:1px solid var(--Gray-300,#d0d5dd);border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-sizing:border-box;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:10px 14px;width:100%!important}.form_section .form_part form textarea{width:100%!important}.form_section .form_part form input.hs-button{background:#c2ff15;border:1px solid rgba(53,190,108,.6);border-radius:12px 0;color:#152a31;font-family:Exo;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.3px;line-height:18px;margin-top:24px;padding:10px 14px;transition:.2s;width:100%}.form_section .form_part form input.hs-button:hover{background-color:#152a31;color:#fff;cursor:pointer;transform:translateY(-4px)}.form_section .form_part .hs-error-msgs{display:none}.hs-dependent-field ul{list-style:none;padding:0}.form_section .form_part form input.hs-input[type=checkbox]{width:auto!important}@media (max-width:767px){.form_section{padding:40px 0}.form_section .text_part{margin-bottom:40px;width:100%}.form_section .form_part{padding:0;width:100%}}