/* Compact shared navy navigation; content styles are scoped to Education. */
.site-header { background:#10233f; border-bottom:1px solid #ffffff12; }
.site-header.scrolled { box-shadow:0 4px 20px #07172c26; }
.site-header .header-inner { min-height:76px; }
.site-header .brand strong { color:#fff; font-size:15px; }
.site-header .brand small { color:#bdcbe0; }
.site-header .nav-link,.site-header .nav-group summary { color:#e1e9f5; font-size:12px; }
.site-header .nav-link.active,.site-header .nav-group.active summary,.site-header .nav-group[open] summary,.site-header .nav-link:hover,.site-header .nav-group summary:hover { color:#fff; background:#ffffff0c; }
.site-header .nav-link .icon,.site-header .nav-group summary>.icon { color:#d4e6ff; }
.site-header .nav-link:after,.site-header .nav-group summary:after { background:#51a2ff; }
.site-header .button-small { background:#1478e7; border-color:#1478e7; color:#fff; box-shadow:0 4px 16px #071b3730; }
.site-header .menu-toggle { background:transparent; border-color:#ffffff4d; }
.site-header .menu-toggle span { background:#fff; }
.site-header a:focus-visible,.site-header summary:focus-visible,.site-header button:focus-visible { outline:2px solid #91c9ff; outline-offset:4px; }
.education-page { --edu-blue:#1768ca; --edu-navy:#142c4e; --edu-orange:#c15c16; color:var(--edu-navy); background:#fff; }
.education-page .container { max-width:1180px; }
.education-page h1,.education-page h2,.education-page h3 { color:var(--edu-navy); }
.education-page a:focus-visible,.education-page button:focus-visible,.education-page select:focus-visible { outline:3px solid #2577d9; outline-offset:4px; }
.edu-hero { background:linear-gradient(110deg,#f2f7fd 0%,#f9fbff 52%,#edf4fb 100%); border-bottom:1px solid #e6edf6; overflow:hidden; }
.edu-breadcrumb { display:flex; gap:10px; align-items:center; font-size:11px; color:#63758d; padding:22px 0 5px; }
.edu-breadcrumb a { color:#48617f; }
.edu-hero-grid { display:grid; grid-template-columns:1fr 1fr; gap:32px; align-items:center; }
.edu-hero-copy { padding:30px 0 24px; position:relative; z-index:1; }
.edu-eyebrow { color:#55708e; font-size:10px; font-weight:700; letter-spacing:.12em; margin:0 0 14px; }
.edu-hero h1 { font-size:clamp(32px,3.4vw,46px); line-height:1.17; letter-spacing:-1.5px; margin:0 0 20px; font-weight:750; }
.edu-hero h1 span { color:var(--edu-blue); }
.edu-hero-copy>p:last-child { font-size:14px; line-height:1.85; color:#586b83; max-width:450px; margin:0; }
.edu-hero-visual { position:relative; min-width:0; padding:12px 0 30px; }
.edu-hero-visual>img { width:100%; height:295px; object-fit:cover; object-position:center; border-radius:6px; -webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 95%,transparent); mask-image:linear-gradient(90deg,transparent,#000 12%,#000 95%,transparent); }
.edu-goals { position:absolute; right:15px; bottom:12px; display:flex; align-items:center; gap:14px; padding:19px 25px; background:#fffffff5; border:1px solid #e3ebf5; border-left:3px solid #ed933b; border-radius:9px; box-shadow:0 10px 30px #18375616; font-size:12px; color:#536985; }
.edu-goals>.icon { width:36px; height:36px; color:var(--edu-blue); }
.edu-goals strong { display:block; font-size:17px; color:var(--edu-navy); margin:3px 0; }
.edu-goals small { font-size:11px; }
.edu-features { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; padding:21px 0 28px; }
.edu-features>div { display:flex; align-items:center; gap:13px; }
.edu-features>div+div { border-left:1px solid #dbe5f1; padding-left:28px; }
.edu-features .icon { color:var(--edu-blue); width:28px; height:28px; flex-shrink:0; }
.edu-features strong { display:block; font-size:13px; margin-bottom:4px; }
.edu-features small { display:block; color:#64758c; font-size:11px; line-height:1.5; }
.edu-section { padding:36px 0; }
.edu-section-heading { text-align:center; margin-bottom:24px; }
.edu-section-heading h2 { font-size:27px; font-weight:730; letter-spacing:-.7px; margin:0 0 10px; }
.edu-section-heading p { font-size:13px; line-height:1.7; color:#627187; margin:0; }
.edu-service-grid { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:14px; }
.edu-service-card { display:block; padding:23px 12px 20px; text-align:center; border:1px solid #e2e8f1; border-radius:9px; box-shadow:0 4px 16px #1b355508; background:white; scroll-margin-top:100px; }
.edu-service-icon { display:inline-flex; color:#376fd1; background:#f0f5ff; width:43px; height:43px; align-items:center; justify-content:center; border-radius:10px; margin-bottom:13px; }
.edu-service-card:nth-child(even) .edu-service-icon { color:#7356bd; background:#f5f2fc; }
.edu-service-card h3 { font-size:13px; margin:0 0 7px; font-weight:700; }
.edu-service-card p { font-size:11px; color:#65748a; margin:0; }
.edu-universities { background:#f8fafd; border-top:1px solid #edf1f6; border-bottom:1px solid #edf1f6; padding:38px 0; }
.edu-underlined { position:relative; padding-bottom:18px; }
.edu-underlined span { color:var(--edu-orange); }
.edu-underlined:after { content:""; position:absolute; bottom:0; width:42px; height:3px; background:#2577d8; left:calc(50% - 21px); border-radius:3px; }
.edu-program-choice { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:8px 14px; margin:0 auto 22px; color:#5a6d86; font-size:11px; }
.edu-program-choice label { font-weight:600; }
.edu-program-choice .form-select { width:280px; min-height:40px; font-size:12px; border-color:#dce5f0; }
.edu-university-grid { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:17px; }
.edu-university-card { display:flex; flex-direction:column; align-items:center; text-align:center; min-width:0; padding:20px 14px 14px; background:#fff; border:1px solid #e1e7f0; border-radius:9px; box-shadow:0 3px 12px #19335106; transition:transform .18s,box-shadow .18s,border-color .18s; }
.edu-university-card:hover,.edu-service-card:hover { transform:translateY(-3px); border-color:#b6cde9; box-shadow:0 8px 24px #19335112; }
.edu-logo-box { width:100%; height:80px; display:flex; justify-content:center; align-items:center; margin-bottom:13px; }
.edu-logo-box img { width:100%; height:76px; object-fit:contain; }
.edu-logo-placeholder { display:block; max-width:170px; font-family:Georgia,serif; font-size:17px; line-height:1.3; color:#52667f; font-weight:600; }
.edu-university-card h3 { font-size:12px; font-weight:650; line-height:1.45; margin:0 0 13px; }
.edu-card-link { display:flex; gap:6px; align-items:center; justify-content:center; margin-top:auto; color:#476489; font-size:10px; }
.edu-card-link .icon { width:13px; height:13px; }
.edu-specific-cta { display:flex; gap:20px; align-items:center; padding:25px 28px; margin-top:26px; border:1px solid #dce7f3; border-radius:10px; background:#fff; }
.edu-cta-icon { width:55px; height:55px; display:inline-flex; align-items:center; justify-content:center; background:#eaf2ff; border-radius:12px; flex-shrink:0; color:var(--edu-blue); }
.edu-cta-icon .icon { width:30px; height:30px; }
.edu-specific-cta h3 { font-size:18px; letter-spacing:-.3px; margin:0 0 7px; }
.edu-specific-cta p,.edu-admission-cta p { color:#5d7089; font-size:12px; line-height:1.75; margin:0; }
.edu-specific-cta .button { margin-left:auto; flex-shrink:0; }
.education-page .button { background:#196dce; border-color:#196dce; color:white; font-size:12px; min-height:46px; border-radius:6px; padding:12px 19px; }
.education-page .button:hover { background:#1257a9; }
.edu-programs { padding:34px 0 22px; }
.edu-programs .sf-course-image { height:100px; }
.edu-programs .sf-course-image img { height:100px; }
.edu-programs .sf-course-body { padding:21px 20px 19px; }
.edu-programs .sf-course-body h3 { font-size:20px; }
.edu-programs .sf-course-body p { min-height:36px; }
.edu-programs .sf-program-note { margin-bottom:0; }
.edu-admission-section { padding:12px 0 42px; }
.edu-admission-cta { display:flex; align-items:center; gap:23px; background:linear-gradient(110deg,#edf5ff,#f4f8ff); border:1px solid #dbe9f9; border-radius:12px; padding:30px; }
.edu-admission-cta h2 { font-size:23px; letter-spacing:-.5px; margin:0 0 9px; }
.edu-cta-actions { margin-left:auto; flex-shrink:0; display:grid; gap:10px; }
.edu-whatsapp { display:flex; align-items:center; justify-content:center; gap:8px; font-size:12px; color:#256849; min-height:44px; }
.edu-whatsapp .icon { width:19px; height:19px; }
@media(max-width:1199px) and (min-width:992px) { .site-header .navigation { gap:10px; } .site-header .nav-link,.site-header .nav-group summary { padding:12px 6px; font-size:11px; } .site-header .header-inner { gap:15px; } }
@media(max-width:991px) {
 .site-header .header-inner { min-height:70px; }
 .site-header .nav-list>li { border-color:#ffffff17; }
 .edu-hero-grid { gap:18px; }
 .edu-hero h1 { font-size:35px; }
 .edu-hero-visual>img { height:285px; }
 .edu-service-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
 .edu-university-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
 .edu-features>div+div { padding-left:15px; }
 .edu-features { gap:15px; }
 .edu-features strong { font-size:12px; }
 .edu-specific-cta,.edu-admission-cta { flex-wrap:wrap; }
 .edu-cta-actions { display:flex; align-items:center; gap:20px; margin-left:78px; }
}
@media(max-width:767px) {
 .education-page .container { padding-left:20px; padding-right:20px; }
 .edu-hero-grid { grid-template-columns:1fr; gap:0; }
 .edu-hero-copy { padding:24px 0 12px; }
 .edu-hero h1 { font-size:35px; }
 .edu-hero-copy>p:last-child { font-size:13px; }
 .edu-hero-visual { padding-top:0; }
 .edu-hero-visual>img { height:auto; aspect-ratio:16/9; }
 .edu-goals { bottom:10px; padding:12px 18px; }
 .edu-features { grid-template-columns:1fr; gap:18px; padding:17px 0 26px; }
 .edu-features>div+div { padding:0; border:0; }
 .edu-section { padding:28px 0; }
 .edu-section-heading h2 { font-size:24px; }
 .edu-service-grid,.edu-university-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; }
 .edu-service-card { padding:19px 10px; }
 .edu-logo-placeholder { font-size:15px; }
 .edu-university-card { padding:16px 10px 13px; }
 .edu-program-choice { justify-content:flex-start; }
 .edu-program-choice .form-select { width:100%; min-height:44px; font-size:16px; }
 .edu-specific-cta,.edu-admission-cta { padding:22px; gap:16px; }
 .edu-specific-cta .button { margin:0; width:100%; justify-content:center; }
 .edu-cta-actions { margin:0; display:grid; width:100%; gap:5px; }
 .edu-cta-actions .button { justify-content:center; }
 .edu-admission-cta h2 { font-size:23px; }
 .edu-desktop-break { display:none; }
 .edu-admission-section { padding-bottom:30px; }
}
@media(max-width:359px) { .edu-university-grid,.edu-service-grid { grid-template-columns:1fr; } .edu-hero h1 { font-size:30px; } }
@media(prefers-reduced-motion:reduce) { .edu-university-card { transition:none; } .edu-university-card:hover,.edu-service-card:hover { transform:none; } }

.edu-logo-box-dark { background:#182c4b; border-radius:5px; padding:12px; }
