.form-signup{background:var(--Green,#61a244);border-radius:20px;margin-top:50px;max-width:760px}.form-signup .step-1{display:flex;justify-content:space-between;padding-right:20px}.form-signup .step-1 h3{color:#fff;margin-bottom:15px}.form-signup .step-2{padding:40px}.form-signup .step-2 p{color:#b4e6aa;margin-bottom:15px}.form-signup .step-2 h3{color:#fff;margin-bottom:20px}.form-signup .step-2 .form-title{display:none}.form-signup .step-2 form{background-color:transparent;display:flex;gap:20px}.form-signup .step-2 form .hs-form-field{flex-grow:1;margin-bottom:0}.form-signup .step-2 form .hs-form-field input{background-color:#fff;background-position:14px;background-repeat:no-repeat;border:0;border-radius:10px;color:#61a244;font-size:20px;font-weight:500;padding:15px 32px 15px 46px}.form-signup .step-2 form .hs-form-field input::placeholder{color:#61a244;opacity:1}.form-signup .step-2 form .hs-submit input{background:#b4e6aa;background-position:calc(100% - 25px);background-repeat:no-repeat;border-radius:50px;border-width:0;color:#231f20;display:inline-flex;font-size:20px;font-weight:600;gap:5px;justify-content:center;line-height:28px;padding:13.5px 40px 13.5px 25px}.form-signup .step-2 form .hs-submit input:hover{background-color:#378494;background-position:calc(100% - 25px);color:#fff}.form-signup .step-2 form label:not(.hs-error-msg){display:none}.form-signup .step-2 form .hs-error-msgs label,.form-signup .step-2 form .hs-error-msgs li{color:#fff}.form-signup .step-1 .button{align-items:center;background:var(--White,#fff);border-radius:50px;border-width:0;color:var(--Green,#61a244);display:inline-flex;font-size:20px;font-weight:600;gap:5px;justify-content:center;margin-bottom:20px;padding:12px 25px}.form-signup .step-1 p{color:#fff;margin-bottom:0}.form-signup .step-2{display:none}.form-signup .step-1 .image{width:240px}.form-signup .step-1 .image img{display:block;height:100%;object-fit:cover;width:100%}.form-signup .step-1 .info{padding:30px 0 30px 40px}@media (max-width:768px){.form-signup .step-1{padding:30px;position:relative}.form-signup .step-1 .image{bottom:0;height:100%;max-width:184px;position:absolute;right:0;width:auto;z-index:0}.form-signup .step-1 .info{max-width:71.429%;position:relative;z-index:1}.form-signup .step-1 .info .button{font-size:16px;line-height:20px;padding:8px 16px}.form-signup .step-1 .image img{border-radius:0 0 20px 0;object-fit:cover;object-position:center left}.form-signup .step-1 .info{padding:0}}