.hm-edu-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px}.hm-edu-hero-visual{min-width:0}.hm-edu-hero-accent{color:var(--hm-primary)}.hm-edu-hero-subtext{max-width:440px}.hm-edu-hero-hint{font-size:12.5px;color:var(--hm-text-muted);margin:10px 0 0}@media (max-width:900px){.hm-edu-hero-grid{grid-template-columns:1fr;gap:28px}.hm-edu-hero-visual{display:none}}.hm-edu-reasons-grid,.hm-edu-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hm-edu-reason-card,.hm-edu-step-card{background:var(--hm-card);border:1px solid var(--hm-border);border-radius:16px;padding:26px}.hm-edu-step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:14px;border-radius:999px;background:#ffffff;color:#0a0a0a;font-family:var(--font-plex-mono),monospace;font-weight:700;font-size:14px}.hm-edu-reason-name{font-family:var(--font-manrope),sans-serif;font-weight:800;font-size:16.5px;color:var(--hm-text-primary);margin:0 0 10px}.hm-edu-reason-body{font-size:13.5px;line-height:1.6;color:var(--hm-text-secondary);margin:0}@media (max-width:900px){.hm-edu-reasons-grid,.hm-edu-steps-grid{grid-template-columns:1fr}}.hm-edu-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;margin-bottom:22px;color:var(--hm-text-secondary);font-family:var(--font-inter),sans-serif;font-size:13.5px;font-weight:600;cursor:pointer;transition:color .15s ease}.hm-edu-back:hover{color:var(--hm-text-primary)}.hm-edu-choice-row{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:22px}.hm-edu-choice-row .hm-agent-btn-white{margin-top:0}