.lead-hero{background:linear-gradient(135deg,#f7fbfd,#eef8fb);padding:70px 56px 36px}.lead-hero-inner{max-width:1250px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:center}.lead-eyebrow{display:inline-flex;color:#e52b2f;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:13px;margin-bottom:12px}.lead-hero h1{font-size:48px;line-height:1.05;margin:0 0 14px;color:#122c3d}.lead-hero p{font-size:18px;line-height:1.55;color:#667988;max-width:720px}.lead-note{background:#fff;border:1px solid #edf1f4;border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(15,57,77,.08)}.lead-note b{display:block;font-size:20px;margin-bottom:8px}.lead-note span{color:#667988;line-height:1.45}.lead-section{max-width:1050px;margin:0 auto;padding:38px 20px 70px}.lead-form{background:#fff;border:1px solid #edf1f4;border-radius:28px;padding:28px;box-shadow:0 18px 55px rgba(15,57,77,.09)}.lead-form-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px}.lead-form-head span{width:54px;height:54px;border-radius:18px;background:#fff1f1;display:grid;place-items:center;font-size:26px}.lead-form-head h2{font-size:28px;margin:0 0 6px}.lead-form-head p{margin:0;color:#667988;font-weight:700}.lead-grid{display:grid;gap:14px;margin-bottom:14px}.lead-grid.two{grid-template-columns:1fr 1fr}.lead-grid.three{grid-template-columns:repeat(3,1fr)}.lead-grid.four{grid-template-columns:repeat(4,1fr)}.lead-form label{display:grid;gap:7px;color:#43586b;font-weight:800;font-size:13px;margin-bottom:14px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #dde7ef;border-radius:14px;padding:13px;background:#fff;color:#122c3d;font:inherit;outline:none}.lead-form textarea{min-height:120px;resize:vertical}.lead-consents{display:grid;gap:8px;background:#f7fbfd;border:1px solid #edf1f4;border-radius:18px;padding:16px;margin:18px 0}.lead-consents label{display:flex;align-items:flex-start;gap:10px;margin:0;line-height:1.35}.lead-consents input{width:auto;margin-top:2px}.lead-submit{border:0;border-radius:16px;background:linear-gradient(135deg,#e52b2f,#c91f25);color:#fff;padding:15px 24px;font-weight:900;font-size:16px;box-shadow:0 14px 35px rgba(229,43,47,.25);cursor:pointer}.lead-success,.lead-error{background:#fff;border:1px solid #edf1f4;border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(15,57,77,.08)}.lead-success h2{margin:0 0 8px}.lead-success p{color:#667988}.lead-success a{display:inline-flex;margin-top:10px;color:#e52b2f;font-weight:900}.lead-error{border-color:#ffd1d1;background:#fff6f6;color:#a22626;margin-bottom:16px;font-weight:800}@media(max-width:900px){.lead-hero{padding:46px 20px 30px}.lead-hero-inner,.lead-grid.two,.lead-grid.three,.lead-grid.four{grid-template-columns:1fr}.lead-hero h1{font-size:36px}.lead-note{display:none}.lead-form{padding:20px;border-radius:22px}}