.home-redesign{--home-bg:#f8f5ff;font-family:Inter,Arial,sans-serif;background:var(--home-bg);color:var(--ink)}
.home-redesign section{padding:64px 0}.home-redesign .wrap{max-width:1180px;padding-inline:32px}.home-redesign h2{font-size:32px;line-height:1.25;letter-spacing:-.025em;margin:0 0 18px}.home-redesign p{font-size:14px;line-height:1.7;color:var(--mute)}
.home-section-heading{display:flex;justify-content:space-between;align-items:start;gap:24px;margin-bottom:24px}.home-section-heading h2{max-width:24ch}.home-outline{border:1px solid #806299;border-radius:24px;padding:10px 18px;font-size:12px;white-space:nowrap}.home-course-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.home-course-filters button{border:0;border-radius:24px;background:white;color:#7650bb;padding:9px 14px;font:inherit;font-size:12px;cursor:pointer}.home-course-filters button[aria-pressed=true]{background:#8054c8;color:white}.home-course-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-course-grid [hidden]{display:none}.home-course-grid .catalog-card{height:100%;padding:8px;border-radius:10px;background:white;box-shadow:0 6px 18px #24143106}.home-course-grid .catalog-art{height:auto;aspect-ratio:1.2;display:block;overflow:hidden;border-radius:6px;position:relative}.home-course-grid .catalog-art img{width:100%;height:100%;object-fit:cover}.home-course-grid .catalog-code{display:none}.home-course-grid .catalog-card-body{padding:12px 6px}.home-course-grid h3{font-size:13px;line-height:1.4;margin:0 0 6px}.home-course-grid p{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 12px}.home-course-grid .catalog-provider,.home-course-grid .catalog-link{font-size:10px}.home-course-grid .catalog-meta{display:flex;gap:8px;border-top:1px solid var(--line);padding-block:10px;font-size:10px}
.home-redesign .home-capabilities{background:#3d2658;color:white}.home-capabilities> .wrap>h2{text-align:center;font-weight:500;margin-bottom:32px}.home-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-capability{position:relative;min-height:320px;overflow:hidden;border-radius:8px;background:#241431;display:flex;align-items:end}.home-capability>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-capability>div{position:relative;width:100%;padding:24px;background:linear-gradient(transparent,#0e0a15ed)}.home-capability h3{font-size:20px;color:white;margin:0 0 8px}.home-capability p{color:#ddd3e7;font-size:12px}.home-capability span{display:inline-block;background:var(--gold);color:#20142a;padding:9px 16px;border-radius:22px;font-size:11px}.home-clients-title{text-align:center!important;color:#d2bedf!important;margin:36px 0 18px}.home-client-logos{display:flex;gap:20px;overflow:auto;align-items:center;padding-bottom:10px}.home-client-logos>span{background:#ffffff08;border-radius:30px;flex:0 0 125px;text-align:center;padding:12px;color:#dbcae7}.home-client-logos img{width:100%;height:28px;object-fit:contain}
.home-redesign .advisory-showcase{background:#f4eeff}.home-redesign .advisory-project{max-width:100%;margin:auto}.home-redesign .advisory-slide-controls{margin-top:24px}.home-centered{text-align:center;max-width:740px;margin:0 auto 28px}.home-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-reason{border-radius:10px;overflow:hidden;background:#ece6f4;position:relative;min-width:0}.home-reason>img{width:100%;height:230px;object-fit:cover}.home-reason>div{padding:24px}.home-number{display:block;color:#cba443;font-size:14px;font-weight:700;margin-bottom:6px}.home-reason h3{font-size:18px;line-height:1.3;margin:0 0 12px}.home-reason p{font-size:12px;margin:0}.reason-0{grid-row:span 2;background:#402963;color:white}.reason-0 h3,.reason-0 p{color:white}.reason-1{grid-column:span 2;display:flex;flex-direction:row-reverse;background:#fffaf6}.reason-1>img{width:45%;height:100%;max-height:280px;object-fit:contain}.reason-1>div{flex:1}.reason-2{background:#d7c9e3}.reason-3{background:#eeeaf7}.reason-2>img,.reason-3>img{height:140px;object-fit:contain}.home-summary{display:grid;grid-template-columns:1fr 2fr;gap:24px;margin-top:72px}.home-summary-copy{padding:36px;background:white;border:1px solid #eee8f4;border-radius:14px}.home-summary-copy h2{max-width:24ch;margin-top:16px}.home-kicker{font-size:10px;letter-spacing:.09em;color:#8054c8;font-weight:700}.home-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}.home-summary-grid h3{font-size:16px;margin:0}.home-summary-grid p{font-size:11px;margin:6px 0}.home-summary .reason-0{grid-row:auto}
html[dir=rtl] .home-redesign{font-family:Cairo,Arial,sans-serif}html[data-color-mode=dark] .home-redesign{--home-bg:#191522}html[data-color-mode=dark] .home-redesign :is(.home-reason,.home-summary-copy,.home-course-grid .catalog-card){background:#281f35;color:var(--ink);border-color:var(--line)}html[data-color-mode=dark] .home-redesign .home-capabilities{background:#30203f}html[data-color-mode=dark] .home-redesign .home-capability h3{color:white}html[data-color-mode=dark] .home-course-filters button{background:#30263f;color:#dac5ff}html[data-color-mode=dark] .home-course-filters button[aria-pressed=true]{background:#7951b9;color:white}
@media(max-width:800px){.home-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-capability-grid{gap:12px}.home-capability>div{padding:16px}.home-capability h3{font-size:17px}.home-why-grid{grid-template-columns:1fr 1fr}.reason-0{grid-row:auto}.reason-1{grid-column:auto;display:block}.reason-1>img{width:100%;height:230px}.home-summary{grid-template-columns:1fr}.home-summary>.reason-0{display:none}}
@media(max-width:550px){.home-redesign section{padding:40px 0}.home-redesign .wrap{padding-inline:20px}.home-redesign h2{font-size:26px}.home-section-heading{display:block}.home-outline{display:inline-block}.home-capability-grid,.home-why-grid{grid-template-columns:1fr}.home-capability{min-height:290px}.home-summary-copy{padding:24px}.home-summary-grid{gap:16px}.home-course-grid{gap:10px}.home-summary{margin-top:40px}}

.home-stats-band{background:#281347;padding:0 0 38px}.home-stats-band>.wrap{max-width:1180px;padding-inline:32px}.home-stats-band .stats{border:1px solid #ffffff18;border-radius:70px;background:#2c164b;overflow:hidden}.home-stats-band .stat{text-align:center;padding:22px 12px;border-color:#ffffff12}.home-stats-band .stat .n{display:none}.home-stats-band .stat .v{font:700 32px Inter,Arial,sans-serif;color:var(--gold)}.home-stats-band .stat .l{font-size:11px;color:#cbbbd9}.home-redesign a{color:inherit}.home-redesign .advisory-project .cta{border-radius:24px;background:#8054c8;color:white}.home-redesign .advisory-slide-controls button{border-radius:50%}@media(max-width:550px){.home-stats-band .stats{grid-template-columns:1fr 1fr;border-radius:24px}.home-stats-band .stat .v{font-size:26px}}

.home-hero-unified{background:var(--topbar);background-size:cover;background-position:center}body .home-hero-unified .phero{background:transparent}body .home-hero-unified .phero:before{display:none}body .home-hero-unified .home-stats-band{background:transparent}body .home-hero-unified .stats{background:#2c164bbf}
body .home-hero-unified .stat{background:transparent}
