.for-schools-route{--green:#2d6a4f;--green-light:#40916c;--green-bg:#e8f5ee;--green-pale:#f0f7f2;--green-dark:#1b4332;--green-bright:#52b788;--sand:#f4f3f0;--sand-dark:#e8e6e1;--white:#fff;--text:#1a1a1a;--text-mid:#4a4a4a;--text-light:#7a7a7a;--text-hint:#a0a0a0;--border:#e0deda;--border-light:#ece9e4;--radius:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:50px;font-family:var(--font-dm-sans), "DM Sans", sans-serif;background:var(--sand);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.for-schools-route *{box-sizing:border-box;margin:0;padding:0}.for-schools-route h1,.for-schools-route h2,.for-schools-route h3,.for-schools-route h4{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--text);font-weight:400}.for-schools-route a{color:inherit;text-decoration:none}.for-schools-route .nav{z-index:100;justify-content:space-between;align-items:center;padding:14px 40px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.for-schools-route .nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background:#ffffffeb;padding:10px 40px}.for-schools-route .nav-logo{color:var(--text);align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.for-schools-route .nav-logo-icon{background:var(--green);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.for-schools-route .nav-links{align-items:center;gap:28px;display:flex}.for-schools-route .nav-link{color:var(--text-mid);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.for-schools-route .nav-link:hover{color:var(--green)}.for-schools-route .nav-link.active{color:var(--green);font-weight:600}.for-schools-route .nav-cta{background:var(--green);color:#fff;border-radius:var(--radius-pill);padding:9px 22px;font-size:13px;font-weight:600;transition:all .15s}.for-schools-route .nav-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.for-schools-route .nav-login{color:var(--text-mid);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.for-schools-route .nav-login:hover{color:var(--green)}.for-schools-route .hero{background:var(--green-pale);align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.for-schools-route .hero:before{content:"";background:#2d6a4f0f;border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite fs-float;position:absolute;top:-200px;right:-150px}.for-schools-route .hero:after{content:"";background:#2d6a4f0a;border-radius:50%;width:400px;height:400px;animation:8s ease-in-out 1s infinite fs-float;position:absolute;bottom:-100px;left:-100px}@keyframes fs-float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.for-schools-route .hero-inner{z-index:1;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.for-schools-route .hero-left{flex:1;max-width:560px}.for-schools-route .hero-badge{background:var(--white);border-radius:var(--radius-pill);color:var(--green);border:1px solid #d5e8db;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:12px;font-weight:500;display:inline-flex}.for-schools-route .hero-badge-dot{background:var(--green-bright);border-radius:50%;width:6px;height:6px}.for-schools-route .hero h1{letter-spacing:-.5px;margin-bottom:18px;font-size:52px;line-height:1.12}.for-schools-route .hero h1 em{color:var(--green);font-style:italic}.for-schools-route .hero-sub{color:var(--text-light);max-width:440px;margin-bottom:32px;font-size:17px;line-height:1.65}.for-schools-route .hero-right{flex:1;justify-content:center;display:flex;position:relative}.for-schools-route .hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.for-schools-route .btn-primary{background:var(--green);color:#fff}.for-schools-route .btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.for-schools-route .btn-secondary{color:var(--text);border:1px solid var(--border);background:0 0}.for-schools-route .btn-secondary:hover{border-color:var(--green);color:var(--green)}.for-schools-route .btn-cta-secondary{color:#fff;background:0 0;border:1px solid #ffffff4d}.for-schools-route .btn-cta-secondary:hover{background:#ffffff1a;border-color:#fff}.for-schools-route .btn{border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:8px;padding:13px 26px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.for-schools-route .btn-cta-primary{color:var(--green-dark);background:#fff}.for-schools-route .btn-cta-primary:hover{background:var(--green-bright);color:#fff}.for-schools-route .section{padding:100px 40px}.for-schools-route .section-light{background:#fff}.for-schools-route .section-inner{max-width:1100px;margin:0 auto}.for-schools-route .section-label{color:var(--green);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:12px;font-weight:600}.for-schools-route .section-title{max-width:780px;margin-bottom:12px;font-size:36px;line-height:1.2}.for-schools-route .section-title-full{max-width:none}.for-schools-route .section-title em{color:var(--green);font-style:italic}.for-schools-route .section-desc{color:var(--text-light);max-width:720px;margin-bottom:56px;font-size:16px;line-height:1.6}.for-schools-route .section-desc-full{max-width:none}.for-schools-route .cta-section{padding:80px 40px 120px}.for-schools-route .cta-inner{max-width:1100px;margin:0 auto}.for-schools-route .cta-box{background:var(--green-dark);color:#fff;text-align:center;border-radius:24px;padding:64px 56px;position:relative;overflow:hidden}.for-schools-route .cta-box:before{content:"";pointer-events:none;background:#52b78826;border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.for-schools-route .cta-box:after{content:"";pointer-events:none;background:#52b78814;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.for-schools-route .cta-content{z-index:1;max-width:680px;margin:0 auto;position:relative}.for-schools-route .cta-title{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:#fff;margin-bottom:16px;font-size:36px;font-weight:400;line-height:1.2}.for-schools-route .cta-title em{color:var(--green-bright);font-style:italic}.for-schools-route .cta-desc{color:#fffc;margin-bottom:32px;font-size:16px;line-height:1.6}.for-schools-route .cta-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.for-schools-route .about-hero{min-height:auto;padding:120px 40px 80px}.for-schools-route .about-hero .hero-inner{text-align:left;gap:0;max-width:1200px;display:block}.for-schools-route .about-hero .hero-left{max-width:760px}.for-schools-route .about-hero h1{font-size:52px;line-height:1.1}.for-schools-route .about-hero .hero-sub{max-width:680px;margin:0 0 40px;font-size:18px}.for-schools-route .hero-journey{max-width:780px;margin:60px auto 0;position:relative}.for-schools-route .hj-row{grid-template-columns:repeat(4,1fr);align-items:start;gap:0;display:grid;position:relative}.for-schools-route .hj-row:before{content:"";background:repeating-linear-gradient(to right, var(--green-light), var(--green-light) 4px, transparent 4px, transparent 10px);z-index:0;height:1px;position:absolute;top:32px;left:12.5%;right:12.5%}.for-schools-route .hj-step{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.for-schools-route .hj-dot{border:1.5px solid var(--green-bright);width:64px;height:64px;box-shadow:0 0 0 8px var(--green-pale);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.for-schools-route .hj-step.start .hj-dot{border-color:var(--border);color:var(--text-light)}.for-schools-route .hj-step.end .hj-dot{background:var(--green-dark);border-color:var(--green-dark);color:#fff;box-shadow:0 0 0 8px var(--green-pale), 0 8px 24px #1b433226}.for-schools-route .hj-step .hj-dot{color:var(--green)}.for-schools-route .hj-label{color:var(--text);font-size:13px;font-weight:600}.for-schools-route .hj-sub{color:var(--text-light);letter-spacing:.04em;text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:500}.for-schools-route .mission-quote-section{background:#fff;padding:80px 40px}.for-schools-route .mission-quote{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--text);text-align:center;letter-spacing:-.01em;max-width:880px;margin:0 auto;font-size:34px;font-weight:400;line-height:1.3;position:relative}.for-schools-route .mission-quote em{color:var(--green);font-style:italic}.for-schools-route .mission-quote:before{content:"\"";font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--green-bright);opacity:.15;font-size:120px;line-height:1;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.for-schools-route .problem-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.for-schools-route .problem-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;padding:26px;transition:all .25s}.for-schools-route .problem-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1b43320f}.for-schools-route .problem-icon{background:var(--green-pale);width:40px;height:40px;color:var(--green);border:1px solid var(--green-bg);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.for-schools-route .problem-card h4{margin-bottom:6px;font-size:19px;line-height:1.25}.for-schools-route .problem-card p{color:var(--text-light);font-size:13.5px;line-height:1.55}.for-schools-route .beliefs{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.for-schools-route .belief-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;padding:36px;transition:all .25s}.for-schools-route .belief-card:hover{border-color:var(--green-bright);box-shadow:0 8px 24px #1b43320f}.for-schools-route .belief-num{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--green-bright);letter-spacing:-.02em;opacity:.45;margin-bottom:16px;font-size:36px;line-height:1}.for-schools-route .belief-title{margin-bottom:10px;font-size:24px;line-height:1.2}.for-schools-route .belief-title em{color:var(--green);font-style:italic}.for-schools-route .belief-desc{color:var(--text-light);font-size:14.5px;line-height:1.6}.for-schools-route .staircase{flex-direction:column;gap:16px;max-width:880px;margin:0 auto;display:flex}.for-schools-route .stair-step{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;align-items:center;gap:24px;padding:28px 32px;transition:all .25s;display:flex}.for-schools-route .stair-step:hover{border-color:var(--green-bright);transform:translate(6px);box-shadow:0 8px 24px #1b43320f}html[dir=rtl] .for-schools-route .stair-step:hover{transform:translate(-6px)}.for-schools-route .stair-step:nth-child(2){margin-inline-start:24px}.for-schools-route .stair-step:nth-child(3){margin-inline-start:48px}.for-schools-route .stair-step:nth-child(4){margin-inline-start:72px}.for-schools-route .stair-num{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--green-bright);letter-spacing:-.02em;opacity:.5;flex-shrink:0;font-size:48px;line-height:1}.for-schools-route .stair-content h4{margin-bottom:4px;font-size:22px;line-height:1.2}.for-schools-route .stair-content p{color:var(--text-light);font-size:14px;line-height:1.55}.for-schools-route .mv-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.for-schools-route .mv-card{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:44px;position:relative;overflow:hidden}.for-schools-route .mv-card.dark{background:var(--green-dark);color:#fff;border:none}.for-schools-route .mv-card.dark .mv-label{color:var(--green-bright)}.for-schools-route .mv-card.dark .mv-title{color:#fff}.for-schools-route .mv-card.dark .mv-text{color:#ffffffc7}.for-schools-route .mv-label{color:var(--green);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.for-schools-route .mv-title{margin-bottom:16px;font-size:28px;line-height:1.2}.for-schools-route .mv-title em{color:var(--green);font-style:italic}.for-schools-route .mv-card.dark .mv-title em{color:var(--green-bright)}.for-schools-route .mv-text{color:var(--text-light);font-size:15px;line-height:1.6}.for-schools-route .region-section{background:var(--green-pale);padding:100px 40px;position:relative;overflow:hidden}.for-schools-route .region-section:before{content:"";background:#2d6a4f0f;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.for-schools-route .region-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.for-schools-route .region-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.for-schools-route .region-content h2{margin-bottom:18px;font-size:36px;line-height:1.2}.for-schools-route .region-content h2 em{color:var(--green);font-style:italic}.for-schools-route .region-content p{color:var(--text-light);margin-bottom:16px;font-size:15px;line-height:1.6}.for-schools-route .region-list{flex-direction:column;gap:11px;margin-top:24px;display:flex}.for-schools-route .region-li{align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.5;display:flex}.for-schools-route .region-li-check{color:var(--green);flex-shrink:0;margin-top:3px}.for-schools-route .region-visual{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:36px;box-shadow:0 16px 40px #1b433214}.for-schools-route .region-title{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.for-schools-route .region-subtitle{color:var(--text-light);margin-bottom:24px;font-size:12px}.for-schools-route .country-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.for-schools-route .country-row{background:var(--green-pale);border-radius:10px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:13px;font-weight:500;display:flex}.for-schools-route .country-row-name{align-items:center;gap:9px;display:flex}.for-schools-route .country-flag{font-size:17px}.for-schools-route .country-status{color:var(--green);border-radius:var(--radius-pill);letter-spacing:.02em;background:#52b78826;padding:2px 8px;font-size:10px;font-weight:600}.for-schools-route .about-cta .cta-title{font-size:32px}.for-schools-route .advisors-section{position:relative;overflow:hidden}.for-schools-route .advisors-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#52b7880f 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;left:-200px}.for-schools-route .advisors-section .section-desc{margin-bottom:48px}.for-schools-route .advisors-grid{z-index:1;grid-template-columns:repeat(7,1fr);gap:20px;display:grid;position:relative}.for-schools-route .advisor-card{text-align:center;flex-direction:column;align-items:center;padding:8px;transition:all .25s;display:flex}.for-schools-route .advisor-card:hover{transform:translateY(-3px)}.for-schools-route .advisor-avatar-wrap{margin-bottom:18px;position:relative}.for-schools-route .advisor-avatar{border:4px solid #fff;border-radius:50%;width:96px;height:96px;transition:all .25s;box-shadow:0 8px 24px #1b43321f}.for-schools-route .advisor-card:hover .advisor-avatar{transform:scale(1.04);box-shadow:0 16px 40px #1b43322e}.for-schools-route .av-1{background:linear-gradient(135deg,#2d6a4f 0%,#40916c 100%)}.for-schools-route .av-2{background:linear-gradient(135deg,#7b68ee 0%,#5b4fcc 100%)}.for-schools-route .av-3{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.for-schools-route .av-4{background:linear-gradient(135deg,#52b788 0%,#2d6a4f 100%)}.for-schools-route .av-5{background:linear-gradient(135deg,#e76f51 0%,#c44536 100%)}.for-schools-route .av-6{background:linear-gradient(135deg,#40916c 0%,#1b4332 100%)}.for-schools-route .advisor-name{font-family:var(--font-dm-serif), "DM Serif Display", serif;font-size:17px;line-height:1.25}.for-schools-route .advisor-more .advisor-more-circle{background:var(--green-pale);border:2px dashed var(--green-bright);box-shadow:none;color:var(--green-dark);justify-content:center;align-items:center;transition:all .25s;display:flex}.for-schools-route .advisor-more:hover .advisor-more-circle{background:var(--green-bg);border-color:var(--green);transform:scale(1.04)}.for-schools-route .advisor-more-text{letter-spacing:.02em;color:var(--green-dark);font-size:14px;font-weight:600}.for-schools-route .fs-hero-visual{width:480px;height:400px;position:relative}.for-schools-route .fs-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;position:absolute;box-shadow:0 16px 40px #1b433214}.for-schools-route .fs-card.main{z-index:2;padding:22px;top:0;left:0;right:0}.for-schools-route .fs-card-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.for-schools-route .fs-card-title{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.for-schools-route .fs-card-title:before{content:"";background:var(--green-bright);border-radius:50%;width:7px;height:7px}.for-schools-route .fs-badge{background:var(--green-bg);color:var(--green);border-radius:var(--radius-pill);padding:3px 10px;font-size:10.5px;font-weight:600}.for-schools-route .fs-kpi-row{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.for-schools-route .fs-kpi{background:var(--green-pale);border-radius:10px;padding:12px}.for-schools-route .fs-kpi-label{color:var(--text-light);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:500}.for-schools-route .fs-kpi-val{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--green-dark);margin-bottom:3px;font-size:24px;line-height:1}.for-schools-route .fs-kpi-delta{color:var(--green);font-size:10.5px;font-weight:600}.for-schools-route .fs-card.students{z-index:3;width:280px;padding:16px;top:200px;left:-20px}.for-schools-route .fs-students-title{color:var(--text);font-size:12.5px;font-weight:600;font-family:var(--font-dm-sans), "DM Sans", sans-serif;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.for-schools-route .fs-students-title small{color:var(--text-light);font-size:10.5px;font-weight:500}.for-schools-route .fs-student-row{border-bottom:1px solid var(--border-light);align-items:center;gap:10px;padding:7px 0;display:flex}.for-schools-route .fs-student-row:last-child{border:none}.for-schools-route .fs-avatar{background:var(--green-bg);width:28px;height:28px;color:var(--green-dark);font-size:10px;font-weight:600;font-family:var(--font-dm-sans), "DM Sans", sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.for-schools-route .fs-student-info{flex:1;min-width:0}.for-schools-route .fs-student-name{color:var(--text);font-size:12px;font-weight:600;line-height:1.2;font-family:var(--font-dm-sans), "DM Sans", sans-serif}.for-schools-route .fs-student-stage{color:var(--text-light);margin-top:1px;font-size:10px}.for-schools-route .fs-progress{background:var(--border-light);border-radius:3px;width:42px;height:4px;position:relative;overflow:hidden}.for-schools-route .fs-progress:after{content:"";background:var(--green-bright);height:100%;position:absolute;top:0;left:0}.for-schools-route .fs-progress.p80:after{width:80%}.for-schools-route .fs-progress.p65:after{width:65%}.for-schools-route .fs-progress.p40:after{width:40%}.for-schools-route .fs-progress.p95:after{width:95%}.for-schools-route .fs-card.activity{z-index:4;width:240px;padding:16px;top:290px;right:-10px}.for-schools-route .fs-activity-title{color:var(--text);font-size:12.5px;font-weight:600;font-family:var(--font-dm-sans), "DM Sans", sans-serif;margin-bottom:10px}.for-schools-route .fs-activity-row{align-items:flex-start;gap:9px;padding:6px 0;display:flex}.for-schools-route .fs-activity-dot{background:var(--green-bright);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.for-schools-route .fs-activity-dot.b{background:#7b68ee}.for-schools-route .fs-activity-text{color:var(--text-mid);font-size:11px;line-height:1.4;font-family:var(--font-dm-sans), "DM Sans", sans-serif}.for-schools-route .fs-activity-text b{color:var(--text);font-weight:600}.for-schools-route .fs-activity-time{color:var(--text-hint);margin-top:1px;font-size:9.5px}.for-schools-route .bento{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.for-schools-route .bento-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;flex-direction:column;padding:28px;transition:all .25s;display:flex}.for-schools-route .bento-card:hover{border-color:var(--green-bright);transform:translateY(-2px);box-shadow:0 8px 24px #1b43320f}.for-schools-route .b-icon{background:var(--green-bg);width:40px;height:40px;color:var(--green);border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.for-schools-route .b-title{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--text);margin-bottom:8px;font-size:22px;font-weight:400;line-height:1.2}.for-schools-route .b-desc{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text-light);flex:1;font-size:14px;line-height:1.55}.for-schools-route .bento-clean{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:20px;display:grid}.for-schools-route .bento-card.hero-card{background:var(--green-dark);color:#fff;border:none;flex-direction:column;grid-area:span 2/span 2;justify-content:space-between;gap:28px;padding:36px;display:flex}.for-schools-route .bento-card.hero-card .b-title{color:#fff;font-size:24px}.for-schools-route .bento-card.hero-card .b-desc{color:#ffffffc7;font-size:14.5px}.for-schools-route .bento-card.hero-card .b-icon{color:var(--green-bright);background:#ffffff1a}.for-schools-route .hc-top{flex-direction:column;display:flex}.for-schools-route .hc-activity{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:18px 20px}.for-schools-route .hc-activity-head{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#ffffffb3;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px;font-weight:600;display:flex}.for-schools-route .hc-activity-live{color:var(--green-bright);text-transform:none;letter-spacing:0;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.for-schools-route .hc-live-dot{background:var(--green-bright);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite fs-pulse}@keyframes fs-pulse{0%,to{opacity:1}50%{opacity:.5}}.for-schools-route .hc-activity-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:9px 0;display:flex}.for-schools-route .hc-activity-row:last-child{border-bottom:none}.for-schools-route .hc-avatar{width:30px;height:30px;color:var(--green-dark);font-family:var(--font-dm-sans), "DM Sans", sans-serif;background:#52b788;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.for-schools-route .hc-avatar.v2{background:#7bc396}.for-schools-route .hc-avatar.v3{background:#a8d5ba}.for-schools-route .hc-avatar.v4{color:#fff;background:#40916c}.for-schools-route .hc-activity-text{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#ffffffd9;flex:1;font-size:13px;line-height:1.4}.for-schools-route .hc-activity-text b{color:#fff;font-weight:600}.for-schools-route .hc-activity-time{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#ffffff80;flex-shrink:0;font-size:11px}.for-schools-route .hc-stage-bar{flex-direction:column;display:flex}.for-schools-route .hc-stage-bar-label{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#fff9;letter-spacing:.02em;justify-content:space-between;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.for-schools-route .hc-stage-bar-total{color:var(--green-bright);font-weight:600}.for-schools-route .hc-stage-track{background:#ffffff0f;border-radius:8px;height:14px;margin-bottom:16px;display:flex;overflow:hidden}.for-schools-route .hc-stage-seg{border-right:2px solid var(--green-dark);height:100%}.for-schools-route .hc-stage-seg:last-child{border-right:none}.for-schools-route .hc-stage-seg.s1{background:#7bc396}.for-schools-route .hc-stage-seg.s2{background:#52b788}.for-schools-route .hc-stage-seg.s3{background:#40916c}.for-schools-route .hc-stage-seg.s4{background:#2d6a4f}.for-schools-route .hc-stage-legend{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.for-schools-route .hc-stage-li{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#ffffffb3;align-items:center;gap:7px;min-width:0;font-size:11.5px;display:flex}.for-schools-route .hc-stage-li b{color:#fff;margin-left:auto;font-size:13px;font-weight:600}.for-schools-route .hc-stage-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.for-schools-route .hc-stage-dot.s1{background:#7bc396}.for-schools-route .hc-stage-dot.s2{background:#52b788}.for-schools-route .hc-stage-dot.s3{background:#40916c}.for-schools-route .hc-stage-dot.s4{background:#2d6a4f}.for-schools-route .bento-card.fit-card{flex-direction:column;grid-area:span 2/span 1;padding:28px;display:flex}.for-schools-route .fc-top{flex-direction:column;display:flex}.for-schools-route .fc-top .b-desc{margin-bottom:0}.for-schools-route .fc-example{flex-direction:column;gap:8px;margin-top:20px;display:flex}.for-schools-route .fc-row{background:var(--green-pale);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.for-schools-route .fc-uni{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.for-schools-route .fc-uni-logo{border:1px solid var(--border-light);width:28px;height:28px;color:var(--green-dark);font-family:var(--font-dm-serif), "DM Serif Display", serif;background:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.for-schools-route .fc-uni-name{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.for-schools-route .fc-uni-meta{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text-light);margin-top:2px;font-size:10px}.for-schools-route .fc-score{font-family:var(--font-dm-serif), "DM Serif Display", serif;letter-spacing:-.01em;border-radius:7px;flex-shrink:0;padding:6px 10px;font-size:18px;font-weight:400;line-height:1}.for-schools-route .fc-score.s-high{background:var(--green);color:#fff}.for-schools-route .fc-score.s-mid{background:var(--green-bg);color:var(--green-dark)}.for-schools-route .fc-score.s-low{color:var(--green-dark);border:1px solid var(--border);background:#fff}.for-schools-route .bento-card.uniform{border:1px solid var(--border-light);background:#fff;flex-direction:column;grid-column:span 1;padding:28px;display:flex}.for-schools-route .bento-card.differentiator-dark{background:var(--green-dark);color:#fff;border:none;grid-column:span 3;padding:40px;position:relative;overflow:hidden}.for-schools-route .bento-card.differentiator-dark:before{content:"";pointer-events:none;background:#52b7881f;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-120px}.for-schools-route .bento-card.differentiator-dark:after{content:"";pointer-events:none;background:#52b7880f;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-100px;left:-100px}.for-schools-route .diff-flex{z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.for-schools-route .diff-left{flex-direction:column;display:flex}.for-schools-route .diff-right{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.for-schools-route .b-badge-dark{border-radius:var(--radius-pill);font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#fff;letter-spacing:.04em;background:#ffffff14;border:1px solid #ffffff26;align-items:center;gap:6px;width:fit-content;margin-bottom:14px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.for-schools-route .b-badge-dark .b-badge-star{color:var(--green-bright);font-size:13px}.for-schools-route .b-title-lg-light{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:#fff;letter-spacing:-.01em;margin-bottom:10px;font-size:28px;font-weight:400;line-height:1.15}.for-schools-route .b-title-lg-light em{color:var(--green-bright);font-style:italic}.for-schools-route .b-desc-lg-light{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#ffffffc7;font-size:14.5px;line-height:1.6}.for-schools-route .diff-chip-dark{border-radius:var(--radius);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;text-decoration:none;transition:all .2s;display:flex}.for-schools-route .diff-chip-dark:hover{border-color:var(--green-bright);background:#ffffff1a;transform:translateY(-2px)}.for-schools-route .diff-chip-icon-dark{width:28px;height:28px;color:var(--green-bright);justify-content:center;align-items:center;display:flex}.for-schools-route .diff-chip-label-dark{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#fff;text-align:center;font-size:11.5px;font-weight:600;line-height:1.2}.for-schools-route .journey-wrap{padding-top:16px;position:relative}.for-schools-route .journey-line{background:repeating-linear-gradient(to right, var(--green-light), var(--green-light) 4px, transparent 4px, transparent 10px);z-index:0;height:1px;position:absolute;top:48px;left:6%;right:6%}.for-schools-route .journey{z-index:1;grid-template-columns:repeat(5,1fr);gap:20px;display:grid;position:relative}.for-schools-route .j-step{text-align:center;flex-direction:column;align-items:center;display:flex}.for-schools-route .j-num{background:var(--green-dark);color:#fff;width:54px;height:54px;font-family:var(--font-dm-serif), "DM Serif Display", serif;box-shadow:0 0 0 8px var(--sand);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:22px;display:flex}.for-schools-route .j-title{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text);margin-bottom:6px;font-size:15px;font-weight:600}.for-schools-route .j-desc{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text-light);max-width:180px;font-size:13px;line-height:1.5}.for-schools-route .split{grid-template-columns:1fr 1fr;gap:24px;display:grid}.for-schools-route .split-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;padding:40px;position:relative;overflow:hidden}.for-schools-route .split-card.dark{background:var(--green-dark);color:#fff;border:none}.for-schools-route .split-card.dark .s-label{color:var(--green-bright)}.for-schools-route .split-card.dark .s-title{color:#fff}.for-schools-route .split-card.dark .s-desc{color:#ffffffbf}.for-schools-route .split-card.dark .s-li{color:#ffffffd9}.for-schools-route .split-card.dark .s-li:before{background:var(--green-bright)}.for-schools-route .s-label{color:var(--green);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:600}.for-schools-route .s-title{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--text);margin-bottom:12px;font-size:26px;font-weight:400;line-height:1.2}.for-schools-route .s-desc{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text-light);margin-bottom:26px;font-size:14.5px;line-height:1.6}.for-schools-route .s-list{flex-direction:column;gap:12px;list-style:none;display:flex}.for-schools-route .s-li{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--text);align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.for-schools-route .s-li:before{content:"";background:var(--green);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:9px}.for-schools-route .stats-scene{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:40px;box-shadow:0 8px 24px #1b43320f}.for-schools-route .stats-scene-eyebrow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:18px;display:flex}.for-schools-route .stats-school-name{color:var(--text);font-size:14px;font-weight:600;font-family:var(--font-dm-sans), "DM Sans", sans-serif;align-items:center;gap:12px;display:flex}.for-schools-route .stats-school-logo{background:var(--green-dark);color:#fff;width:34px;height:34px;font-family:var(--font-dm-serif), "DM Serif Display", serif;border-radius:8px;justify-content:center;align-items:center;font-size:15px;display:flex}.for-schools-route .stats-period{color:var(--text-light);font-size:12px}.for-schools-route .stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px;display:grid}.for-schools-route .stat-tile{background:var(--green-pale);border-radius:var(--radius);padding:20px}.for-schools-route .stat-tile-label{color:var(--text-light);margin-bottom:6px;font-size:11.5px;font-weight:500}.for-schools-route .stat-tile-num{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--green-dark);letter-spacing:-.02em;font-size:36px;line-height:1}.for-schools-route .stat-tile-delta{color:var(--green);margin-top:4px;font-size:11px;font-weight:600}.for-schools-route .stats-detail{grid-template-columns:1fr 1fr;gap:32px;display:grid}.for-schools-route .stats-block-title{color:var(--text);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600;font-family:var(--font-dm-sans), "DM Sans", sans-serif;margin-bottom:12px}.for-schools-route .dest-row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.for-schools-route .dest-row:last-child{border:none}.for-schools-route .dest-name{color:var(--text);align-items:center;gap:10px;display:flex}.for-schools-route .dest-flag{font-size:16px}.for-schools-route .dest-count{color:var(--green-dark);font-weight:600}.for-schools-route .bar-row{margin-bottom:12px}.for-schools-route .bar-row-label{justify-content:space-between;margin-bottom:5px;font-size:12px;display:flex}.for-schools-route .bar-row-label span:first-child{color:var(--text-light)}.for-schools-route .bar-row-label span:last-child{color:var(--green-dark);font-weight:600}.for-schools-route .bar-track{background:var(--green-bg);border-radius:4px;height:6px;overflow:hidden}.for-schools-route .bar-fill{background:linear-gradient(90deg, var(--green-bright), var(--green));border-radius:4px;height:100%}@media (max-width:900px){.for-schools-route .nav{padding:12px 20px}.for-schools-route .nav.scrolled{padding:10px 20px}.for-schools-route .nav .nav-links--desktop{display:none}.for-schools-route .nav-menu-btn{display:flex}.for-schools-route .hero{padding:100px 20px 60px}.for-schools-route .hero-inner{text-align:center;flex-direction:column}.for-schools-route .hero-left{max-width:100%}.for-schools-route .hero h1{font-size:36px}.for-schools-route .hero-sub{margin:0 auto 32px}.for-schools-route .hero-ctas{justify-content:center}.for-schools-route .hero-right{display:none}.for-schools-route .fs-hero-visual{width:100%;height:auto;min-height:380px}.for-schools-route .bento-clean{grid-template-columns:1fr}.for-schools-route .bento-card.hero-card,.for-schools-route .bento-card.fit-card,.for-schools-route .bento-card.uniform,.for-schools-route .bento-card.differentiator-dark{grid-area:auto/1}.for-schools-route .diff-flex{grid-template-columns:1fr}.for-schools-route .diff-right{grid-template-columns:repeat(3,1fr)}.for-schools-route .hc-stage-legend{grid-template-columns:repeat(2,1fr)}.for-schools-route .journey{grid-template-columns:1fr 1fr;gap:32px 16px}.for-schools-route .journey-line{display:none}.for-schools-route .split{grid-template-columns:1fr}.for-schools-route .stats-grid{grid-template-columns:1fr 1fr}.for-schools-route .stats-detail{grid-template-columns:1fr;gap:24px}.for-schools-route .section{padding:64px 20px}.for-schools-route .section-title{font-size:28px}.for-schools-route .section-desc{margin-bottom:40px}.for-schools-route .cta-section{padding:48px 20px 80px}.for-schools-route .cta-box{padding:48px 28px}.for-schools-route .cta-title{font-size:28px}.for-schools-route .about-hero h1{font-size:36px}.for-schools-route .hj-row{grid-template-columns:1fr 1fr;gap:24px}.for-schools-route .hj-row:before{display:none}.for-schools-route .mission-quote{font-size:24px}.for-schools-route .mission-quote:before{font-size:80px;top:-30px}.for-schools-route .problem-grid{grid-template-columns:1fr 1fr}.for-schools-route .beliefs{grid-template-columns:1fr}.for-schools-route .stair-step{flex-direction:column;align-items:flex-start;gap:10px;padding:22px}.for-schools-route .stair-step:nth-child(2),.for-schools-route .stair-step:nth-child(3),.for-schools-route .stair-step:nth-child(4){margin-inline-start:0}.for-schools-route .stair-num{font-size:36px}.for-schools-route .mv-grid{grid-template-columns:1fr}.for-schools-route .region-section{padding:64px 20px}.for-schools-route .region-grid{grid-template-columns:1fr;gap:40px}.for-schools-route .country-grid{grid-template-columns:1fr}.for-schools-route .advisors-grid{grid-template-columns:repeat(4,1fr);gap:32px 20px}}@media (max-width:600px){.for-schools-route .fs-hero-visual{min-height:280px}.for-schools-route .journey{grid-template-columns:1fr;gap:24px}.for-schools-route .stats-grid,.for-schools-route .diff-right,.for-schools-route .hc-stage-legend,.for-schools-route .problem-grid{grid-template-columns:1fr}.for-schools-route .advisors-grid{grid-template-columns:repeat(2,1fr);gap:32px 16px}.for-schools-route .advisor-avatar{width:84px;height:84px}}
