.k26-student-hero{min-height:calc(100svh - 60px);background:var(--brand-soft)}.k26-student-catalog{display:flex;align-items:stretch;justify-content:center;margin-top:52px;padding-top:28px;border-top:1px solid var(--border);gap:32px}.k26-student-catalog-item{display:grid;min-width:150px;min-height:64px;place-content:center;color:var(--brand-forest);text-align:center}.k26-student-catalog>a{text-decoration:none;transition:color var(--motion-duration-press) var(--motion-ease-standard),transform var(--motion-duration-press) var(--motion-ease-standard)}.k26-student-catalog>a:hover{color:var(--brand-dark);transform:translateY(-1px)}.k26-student-catalog>a:focus-visible{border-radius:var(--platform-radius-control);outline:2px solid var(--brand-lime);outline-offset:4px}.k26-student-catalog strong{font-size:30px;font-weight:700;letter-spacing:-.05em;line-height:1}.k26-student-catalog-item span{margin-top:6px;color:var(--text-muted);font-size:14px;font-weight:600}.k26-student-catalog>span{width:1px;background:var(--border)}.k26-student-process{height:auto;min-height:0;padding-bottom:104px;background:var(--surface-strong)}.k26-student-process .k26-process-grid{margin-top:72px}.k26-student-process-cta{display:flex;justify-content:center;margin-top:56px}@media (max-width:900px){.k26-student-process{min-height:0;padding-bottom:88px}.k26-student-process-cta{margin-top:48px;padding-inline:24px}}@media (max-width:640px){.k26-student-hero{min-height:calc(100svh - 60px);padding-top:56px;padding-bottom:56px}.k26-student-hero .k26-hero-title-accent{white-space:normal}.k26-student-catalog{width:100%;margin-top:40px;padding-top:24px;gap:12px}.k26-student-catalog-item{min-width:0;width:33.333%}.k26-student-catalog strong{font-size:26px}.k26-student-process{padding:88px 0 72px}.k26-student-process-cta{margin-top:40px;padding-inline:20px}}@media (prefers-reduced-motion:reduce){.k26-student-catalog>a{transition:none}}