.crm-hero{background:linear-gradient(180deg,#0d1b3c,#0b2562);width:100%}.crm-hero__inner{align-items:start;display:grid;gap:0 60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--w1140);min-height:560px;padding:0 20px}.crm-hero__left{display:flex;flex-direction:column;gap:0;padding:40px 0 60px}.crm-hero__logo{margin-bottom:10px}.crm-hero__title{color:#fff;font-size:40px;font-weight:600;line-height:54px;margin:20px 0 16px}.crm-hero__title span{color:var(--green)}.crm-hero__subtitle{color:#fff;font-size:24px;font-weight:400;line-height:34px;margin:0 30px 20px 0}.crm-hero__form-label{color:#fff;font-size:18px;font-weight:400;line-height:25px;margin:20px 0}.crm-hero__form-card{align-self:flex-start;background:#fff;border-radius:9px;margin:40px 0;padding:20px}.crm-hero__form-card .hsfc-Step__Content{padding:0!important}.crm-hero__form-card [data-hsfc-id=Renderer] .hsfc-Step .hsfc-Step__Content>:last-child{margin-top:0}.form-row{display:flex;gap:10px;margin-bottom:0}.form-field{flex:1;margin-bottom:8px}.form-field label{color:#364b74;display:block;font-size:12px;font-weight:500;margin-bottom:3px}.form-field input,.form-field select{appearance:none;background:#fff;border:1px solid rgba(54,75,116,.33);border-radius:8px;color:#8d95a7;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;height:37px;padding:0 15px;width:100%}.form-field input::placeholder{color:#adadad}.form-btn{background:var(--green-cta);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.03em;margin-top:12px;padding:12px;text-transform:uppercase;width:100%}.form-btn:hover{background:#009e59}@media (max-width:900px){.crm-hero__inner{grid-template-columns:1fr}.crm-hero__left{padding:40px 0 20px}.crm-hero__form-label{font-size:16px;margin:0}.crm-hero__form-card{margin:0 0 40px}.crm-hero__title{font-size:27px;line-height:1.2em}.crm-hero__subtitle{font-size:17px;line-height:1.4em}}