.about-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}.about-route *{box-sizing:border-box;margin:0;padding:0}.about-route h1,.about-route h2,.about-route h3,.about-route h4{font-family:var(--font-dm-serif), "DM Serif Display", serif;color:var(--text);font-weight:400}.about-route a{color:inherit;text-decoration:none}.about-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}.about-route .nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background:#ffffffeb;padding:10px 40px}.about-route .nav-logo{color:var(--text);align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.about-route .nav-logo-icon{background:var(--green);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.about-route .nav-links{align-items:center;gap:28px;display:flex}.about-route .nav-link{color:var(--text-mid);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.about-route .nav-link:hover{color:var(--green)}.about-route .nav-link.active{color:var(--green);font-weight:600}.about-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}.about-route .nav-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.about-route .nav-login{color:var(--text-mid);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.about-route .nav-login:hover{color:var(--green)}.about-route .hero{background:var(--green-pale);align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.about-route .hero:before{content:"";background:#2d6a4f0f;border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite about-float;position:absolute;top:-200px;right:-150px}.about-route .hero:after{content:"";background:#2d6a4f0a;border-radius:50%;width:400px;height:400px;animation:8s ease-in-out 1s infinite about-float;position:absolute;bottom:-100px;left:-100px}@keyframes about-float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.about-route .hero-inner{z-index:1;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.about-route .hero-left{flex:1;max-width:560px}.about-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}.about-route .hero-badge-dot{background:var(--green-bright);border-radius:50%;width:6px;height:6px}.about-route .hero h1{letter-spacing:-.5px;margin-bottom:18px;font-size:52px;line-height:1.12}.about-route .hero h1 em{color:var(--green);font-style:italic}.about-route .hero-sub{color:var(--text-light);max-width:440px;margin-bottom:32px;font-size:17px;line-height:1.65}.about-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}.about-route .btn-cta-primary{color:var(--green-dark);background:#fff}.about-route .btn-cta-primary:hover{background:var(--green-bright);color:#fff}.about-route .section{padding:100px 40px}.about-route .section-light{background:#fff}.about-route .section-inner{max-width:1100px;margin:0 auto}.about-route .section-label{color:var(--green);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:12px;font-weight:600}.about-route .section-title{max-width:780px;margin-bottom:12px;font-size:36px;line-height:1.2}.about-route .section-title em{color:var(--green);font-style:italic}.about-route .section-desc{color:var(--text-light);max-width:720px;margin-bottom:56px;font-size:16px;line-height:1.6}.about-route .cta-section{padding:80px 40px 120px}.about-route .cta-inner{max-width:1100px;margin:0 auto}.about-route .cta-box{background:var(--green-dark);color:#fff;text-align:center;border-radius:24px;padding:64px 56px;position:relative;overflow:hidden}.about-route .cta-box:before{content:"";pointer-events:none;background:#52b78826;border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.about-route .cta-box:after{content:"";pointer-events:none;background:#52b78814;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.about-route .cta-content{z-index:1;max-width:680px;margin:0 auto;position:relative}.about-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}.about-route .cta-title em{color:var(--green-bright);font-style:italic}.about-route .cta-desc{color:#fffc;margin-bottom:32px;font-size:16px;line-height:1.6}.about-route .cta-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.about-route .about-hero{min-height:auto;padding:120px 40px 80px}.about-route .about-hero .hero-inner{text-align:left;gap:0;max-width:1200px;display:block}.about-route .about-hero .hero-left{max-width:760px}.about-route .about-hero h1{font-size:52px;line-height:1.1}.about-route .about-hero .hero-sub{max-width:680px;margin:0 0 40px;font-size:18px}.about-route .hero-journey{max-width:780px;margin:60px auto 0;position:relative}.about-route .hj-row{grid-template-columns:repeat(4,1fr);align-items:start;gap:0;display:grid;position:relative}.about-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%}.about-route .hj-step{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.about-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}.about-route .hj-step.start .hj-dot{border-color:var(--border);color:var(--text-light)}.about-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}.about-route .hj-step .hj-dot{color:var(--green)}.about-route .hj-label{color:var(--text);font-size:13px;font-weight:600}.about-route .hj-sub{color:var(--text-light);letter-spacing:.04em;text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:500}.about-route .mission-quote-section{background:#fff;padding:80px 40px}.about-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}.about-route .mission-quote em{color:var(--green);font-style:italic}.about-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%)}.about-route .problem-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.about-route .problem-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;padding:26px;transition:all .25s}.about-route .problem-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1b43320f}.about-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}.about-route .problem-card h4{margin-bottom:6px;font-size:19px;line-height:1.25}.about-route .problem-card p{color:var(--text-light);font-size:13.5px;line-height:1.55}.about-route .beliefs{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.about-route .belief-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;padding:36px;transition:all .25s}.about-route .belief-card:hover{border-color:var(--green-bright);box-shadow:0 8px 24px #1b43320f}.about-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}.about-route .belief-title{margin-bottom:10px;font-size:24px;line-height:1.2}.about-route .belief-title em{color:var(--green);font-style:italic}.about-route .belief-desc{color:var(--text-light);font-size:14.5px;line-height:1.6}.about-route .staircase{flex-direction:column;gap:16px;max-width:880px;margin:0 auto;display:flex}.about-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}.about-route .stair-step:hover{border-color:var(--green-bright);transform:translate(6px);box-shadow:0 8px 24px #1b43320f}html[dir=rtl] .about-route .stair-step:hover{transform:translate(-6px)}.about-route .stair-step:nth-child(2){margin-inline-start:24px}.about-route .stair-step:nth-child(3){margin-inline-start:48px}.about-route .stair-step:nth-child(4){margin-inline-start:72px}.about-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}.about-route .stair-content h4{margin-bottom:4px;font-size:22px;line-height:1.2}.about-route .stair-content p{color:var(--text-light);font-size:14px;line-height:1.55}.about-route .mv-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-route .mv-card{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:44px;position:relative;overflow:hidden}.about-route .mv-card.dark{background:var(--green-dark);color:#fff;border:none}.about-route .mv-card.dark .mv-label{color:var(--green-bright)}.about-route .mv-card.dark .mv-title{color:#fff}.about-route .mv-card.dark .mv-text{color:#ffffffc7}.about-route .mv-label{color:var(--green);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.about-route .mv-title{margin-bottom:16px;font-size:28px;line-height:1.2}.about-route .mv-title em{color:var(--green);font-style:italic}.about-route .mv-card.dark .mv-title em{color:var(--green-bright)}.about-route .mv-text{color:var(--text-light);font-size:15px;line-height:1.6}.about-route .region-section{background:var(--green-pale);padding:100px 40px;position:relative;overflow:hidden}.about-route .region-section:before{content:"";background:#2d6a4f0f;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.about-route .region-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.about-route .region-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.about-route .region-content h2{margin-bottom:18px;font-size:36px;line-height:1.2}.about-route .region-content h2 em{color:var(--green);font-style:italic}.about-route .region-content p{color:var(--text-light);margin-bottom:16px;font-size:15px;line-height:1.6}.about-route .region-list{flex-direction:column;gap:11px;margin-top:24px;display:flex}.about-route .region-li{align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.5;display:flex}.about-route .region-li-check{color:var(--green);flex-shrink:0;margin-top:3px}.about-route .region-visual{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:36px;box-shadow:0 16px 40px #1b433214}.about-route .region-title{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.about-route .region-subtitle{color:var(--text-light);margin-bottom:24px;font-size:12px}.about-route .country-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.about-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}.about-route .country-row-name{align-items:center;gap:9px;display:flex}.about-route .country-flag{font-size:17px}.about-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}.about-route .about-cta .cta-title{font-size:32px}.about-route .advisors-section{position:relative;overflow:hidden}.about-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}.about-route .advisors-section .section-desc{margin-bottom:48px}.about-route .advisors-grid{z-index:1;grid-template-columns:repeat(7,1fr);gap:20px;display:grid;position:relative}.about-route .advisor-card{text-align:center;flex-direction:column;align-items:center;padding:8px;transition:all .25s;display:flex}.about-route .advisor-card:hover{transform:translateY(-3px)}.about-route .advisor-avatar-wrap{margin-bottom:18px;position:relative}.about-route .advisor-avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:96px;height:96px;transition:all .25s;display:block;box-shadow:0 8px 24px #1b43321f}.about-route .advisor-card:hover .advisor-avatar{transform:scale(1.04);box-shadow:0 16px 40px #1b43322e}.about-route .advisor-name{font-family:var(--font-dm-serif), "DM Serif Display", serif;font-size:17px;line-height:1.25}.about-route .bidi-ltr{direction:ltr;unicode-bidi:isolate}.about-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}.about-route .advisor-more:hover .advisor-more-circle{background:var(--green-bg);border-color:var(--green);transform:scale(1.04)}.about-route .advisor-more-text{letter-spacing:.02em;color:var(--green-dark);font-size:14px;font-weight:600}@media (max-width:900px){.about-route .nav{padding:12px 20px}.about-route .nav.scrolled{padding:10px 20px}.about-route .nav .nav-links--desktop{display:none}.about-route .nav-menu-btn{display:flex}.about-route .hero{padding:100px 20px 60px}.about-route .section{padding:64px 20px}.about-route .section-title{font-size:28px}.about-route .section-desc{margin-bottom:40px}.about-route .cta-section{padding:48px 20px 80px}.about-route .cta-box{padding:48px 28px}.about-route .cta-title{font-size:28px}.about-route .about-hero h1{font-size:36px}.about-route .hj-row{grid-template-columns:1fr 1fr;gap:24px}.about-route .hj-row:before{display:none}.about-route .mission-quote{font-size:24px}.about-route .mission-quote:before{font-size:80px;top:-30px}.about-route .problem-grid{grid-template-columns:1fr 1fr}.about-route .beliefs{grid-template-columns:1fr}.about-route .stair-step{flex-direction:column;align-items:flex-start;gap:10px;padding:22px}.about-route .stair-step:nth-child(2),.about-route .stair-step:nth-child(3),.about-route .stair-step:nth-child(4){margin-inline-start:0}.about-route .stair-num{font-size:36px}.about-route .mv-grid{grid-template-columns:1fr}.about-route .region-section{padding:64px 20px}.about-route .region-grid{grid-template-columns:1fr;gap:40px}.about-route .country-grid{grid-template-columns:1fr}.about-route .advisors-grid{grid-template-columns:repeat(4,1fr);gap:32px 20px}}@media (max-width:600px){.about-route .about-hero h1{font-size:30px}.about-route .hj-row{grid-template-columns:1fr;gap:20px}.about-route .advisors-grid{grid-template-columns:repeat(2,1fr);gap:32px 16px}.about-route .advisor-avatar{width:84px;height:84px}.about-route .problem-grid{grid-template-columns:1fr}}
