.career-pathways-section{background:#f8fafc;padding:6rem 0}.cp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.cp-header{text-align:center;margin-bottom:3rem}.cp-tag{letter-spacing:.15em;text-transform:uppercase;color:#14b8a6;background:#f0fdfa;border-radius:100px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.cp-title{color:#0b3b60;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.2}.cp-subtitle{color:#0b3b60;max-width:620px;margin:0 auto;font-size:1.1rem;line-height:1.7}.cp-tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.cp-tab{color:#0b3b60;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .25s;display:flex}.cp-tab:hover{color:#0b3b60;border-color:#cbd5e1}.cp-tab.active{box-shadow:0 4px 14px #0000001f}.cp-panel{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.5rem;display:grid;box-shadow:0 8px 40px #00000012}.cp-steps-col{flex-direction:column;gap:1.25rem;display:flex}.cp-icon-wrap{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.cp-panel-title{color:#0b3b60;font-size:1.4rem;font-weight:800;line-height:1.3}.cp-steps{flex-direction:column;gap:.75rem;display:flex}.cp-step{align-items:flex-start;gap:1rem;display:flex}.cp-step-num{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:.8rem;font-weight:800;display:flex}.cp-step-text{color:#0b3b60;font-size:.95rem;line-height:1.5}.cp-note{background:#f8fafc;border-radius:12px;align-items:flex-start;gap:.6rem;padding:1rem;display:flex}.cp-note p{color:#0b3b60;font-size:.85rem;line-height:1.5}.cp-cta{color:#fff;cursor:pointer;border:none;border-radius:12px;align-self:flex-start;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.cp-cta:hover{opacity:.9;transform:translateY(-1px)}.cp-stats-col{flex-direction:column;gap:1.25rem;display:flex}.cp-stats-card{background:#f8fafc;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cp-stats-header{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:800;display:flex}.cp-stat-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.cp-stat-row:last-child{border-bottom:none;padding-bottom:0}.cp-stat-value{font-size:1.4rem;font-weight:900}.cp-stat-label{color:#0b3b60;font-size:.85rem;font-weight:600}.cp-outcome-card{background:#f8fafc;border-radius:16px;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.cp-outcome-card h4{color:#0b3b60;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.cp-alumni-faces{align-items:center;gap:.35rem;display:flex}.cp-alumni-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px}.cp-alumni-avatar:first-child{margin-left:0}.cp-alumni-count{color:#0b3b60;margin-left:.5rem;font-size:.8rem;font-weight:700}.cp-country-rec{background:#f8fafc;border-radius:16px;padding:1.25rem}.cp-country-rec h4{color:#0b3b60;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.cp-country-tags{flex-wrap:wrap;gap:.5rem;display:flex}.cp-country-tag{color:#0b3b60;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}@media (max-width:768px){.cp-panel{grid-template-columns:1fr;padding:1.5rem}.cp-tabs{gap:.5rem}.cp-tab{padding:.5rem 1rem;font-size:.8rem}}
:root{--about-navy:#0b3b60;--about-blue:#0b3b60;--about-gold:#d4a017;--about-white:#fff;--about-bg:#f8fafc;--about-gray:#5b6472;--about-border:#e6eaf0}.about-page-wrapper{background-color:var(--about-bg);min-height:100vh;font-family:var(--f-body,"Inter", sans-serif);overflow-x:hidden}.about-h-lg{color:var(--about-navy);margin:0;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.about-h-md{color:var(--about-navy);margin:0;font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.2}.about-p-lg{color:var(--about-gray);margin:0;font-size:18px;font-weight:500;line-height:1.6}.about-label{color:var(--about-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;font-size:14px;font-weight:700;display:block}.about-btn{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:16px;font-weight:700;text-decoration:none;transition:transform .3s,background .3s,color .3s;display:inline-flex}.about-btn-gold{background:var(--about-gold);color:var(--about-white)}.about-btn-gold:hover{background:#b88a14;transform:scale(1.03)}.about-btn-outline{color:var(--about-white);border:2px solid var(--about-white);background:0 0}.about-btn-outline:hover{background:var(--about-white);color:var(--about-navy);transform:scale(1.03)}.about-section{padding:50px 0;position:relative}.about-container{z-index:1;max-width:1320px;margin:0 auto;padding:0 40px;position:relative}.about-hero-section{min-height:clamp(650px,80vh,750px);color:var(--about-white);background:url(/images/about-hero-bg.png) 50%/cover no-repeat;align-items:center;padding-top:80px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.about-hero-overlay{z-index:1;background:linear-gradient(90deg,#0f2748f2 0%,#0f2748cc 45%,#0f274833 100%);position:absolute;inset:0}.about-hero-content{z-index:2;width:100%;max-width:1320px;margin:0 auto;padding:0 40px;position:relative}.about-hero-text-wrapper{flex-direction:column;max-width:45%;display:flex}.about-hero-eyebrow{color:var(--about-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:14px;font-weight:700}.about-hero-title{color:var(--about-white);margin-bottom:1.5rem;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.15}.about-hero-desc{color:#ffffffe6;margin-bottom:2.5rem;font-size:17px;line-height:1.6}.about-hero-actions{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.about-hero-btn-outline{color:var(--about-white);border:2px solid var(--about-white);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:16px;font-weight:700;text-decoration:none;transition:transform .3s,background .3s,color .3s;display:inline-flex}.about-hero-btn-outline:hover{background:var(--about-white);color:var(--about-navy);transform:scale(1.03)}.about-hero-trust-indicators{flex-wrap:wrap;gap:2rem;width:100%;display:flex}.about-hero-trust-item{color:var(--about-white);align-items:center;gap:.5rem;font-size:16px;font-weight:600;display:flex}@media (max-width:768px){.about-hero-trust-indicators{gap:1rem}.about-hero-trust-item{font-size:13px}}.about-hero-trust-item svg{color:var(--about-gold)}@media (max-width:1024px){.about-hero-text-wrapper{max-width:60%}}@media (max-width:768px){.about-hero-section{height:clamp(600px,80vh,700px)}.about-hero-overlay{background:linear-gradient(90deg,#0f2748f2 0%,#0f2748d9 60%,#0f274899 100%)}.about-hero-text-wrapper{max-width:100%}.about-hero-title{font-size:clamp(38px,8vw,44px)}}.about-section-gray{background:#f8fafc}.about-section-title{color:var(--about-navy);text-align:center;margin-bottom:1.5rem;font-size:36px;font-weight:800}.about-section-label{color:var(--about-gold);text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:1rem;font-size:14px;font-weight:700;display:block}.about-paragraph{color:var(--about-gray);text-align:center;font-size:18px;line-height:1.6}.about-why-grid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.about-why-grid{grid-template-columns:repeat(3,1fr)}}.about-why-card{text-align:center;background:#fff;border-radius:20px;padding:2.5rem 2rem;transition:transform .3s;box-shadow:0 10px 30px #0f27480d}.about-why-card:hover{transform:translateY(-10px)}.about-why-icon{color:var(--about-gold);margin:0 auto 1.5rem}.about-card-title{color:var(--about-navy);margin-bottom:1rem;font-size:20px;font-weight:700}.about-solution-panel{background:linear-gradient(135deg, var(--about-navy), var(--about-blue));text-align:center;color:#fff;border-radius:24px;padding:4rem 2rem;box-shadow:0 20px 40px #0f274826}.about-solution-panel .about-card-title{color:var(--about-gold);margin-bottom:1.5rem;font-size:28px}.about-solution-panel .about-paragraph{color:#ffffffe6;font-size:20px}.about-diff-corporate-grid{z-index:1;grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:4rem;display:grid;position:relative}@media (min-width:768px){.about-diff-corporate-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.about-diff-corporate-grid{grid-template-columns:repeat(4,1fr)}.about-diff-corporate-grid:before{content:"";background:repeating-linear-gradient(to right, var(--about-blue) 0, var(--about-blue) 6px, transparent 6px, transparent 12px);z-index:-1;opacity:.4;height:2px;position:absolute;top:58px;left:10%;right:10%}}.about-diff-corporate-card{background:#fff;border:1px solid #e9edf3;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.about-diff-corporate-card:hover{border-color:var(--about-gold);transform:translateY(-5px);box-shadow:0 15px 35px #0f274814}.about-diff-corporate-top{background:var(--about-bg);text-align:center;border-bottom:1px solid #e9edf3;flex-direction:column;align-items:center;padding:2.5rem 2rem;display:flex}.about-diff-corporate-icon{color:var(--about-navy);margin-bottom:1.5rem}.about-diff-corporate-title{color:var(--about-navy);font-size:22px;font-weight:800;line-height:1.2}.about-diff-corporate-bottom{flex-direction:column;flex:1;padding:2rem;display:flex}.about-diff-corporate-desc{color:var(--about-gray);flex:1;margin-bottom:2rem;font-size:15px;line-height:1.6}.about-diff-corporate-btn{border-radius:8px;justify-content:center;align-items:center;padding:.8rem;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.about-diff-corporate-btn-navy{color:var(--about-navy);background:#f0f4f8}.about-diff-corporate-btn-navy:hover{background:var(--about-navy);color:#fff}.about-diff-corporate-btn-gold{color:var(--about-gold);background:#d4a0171a}.about-diff-corporate-btn-gold:hover{background:var(--about-gold);color:#fff}.about-smv-section{background-color:#f8faf8;padding:80px 0}.about-smv-block{margin-bottom:100px}.about-smv-block:last-child{margin-bottom:0}.about-smv-header{max-width:800px;margin-bottom:3rem}.about-smv-title{font-family:var(--f-display,serif);color:var(--about-navy);margin-bottom:1rem;font-size:clamp(32px,4vw,42px);font-weight:700}.about-smv-intro{color:var(--about-gray);font-size:16px;line-height:1.6}.about-smv-split{flex-direction:column;gap:3rem;display:flex}@media (min-width:992px){.about-smv-split{flex-direction:row;gap:5rem}}.about-smv-image-col{flex:1}.about-smv-text-col{flex-direction:column;flex:1;display:flex}.about-smv-text-center-v{justify-content:center}.about-smv-text-col p{color:var(--about-gray);margin-bottom:1.5rem;font-size:16px;line-height:1.8}.about-smv-text-col p:last-child{margin-bottom:0}.about-smv-img-wrapper{border-radius:20px;width:100%;position:relative}.about-smv-img-backdrop{background-color:var(--about-gold);z-index:0;border-radius:24px;width:100%;height:100%;position:absolute;top:-15px;left:-15px}.about-smv-img-wrapper-right .about-smv-img-backdrop{top:15px;left:15px}.about-smv-img{z-index:1;object-fit:cover;border-radius:24px;width:100%;height:auto;position:relative;box-shadow:0 10px 30px #0000001a}@media (min-width:992px){.about-smv-reverse .about-smv-split{flex-direction:row-reverse}}.about-challenges-section{background-color:#f8fafc;padding:80px 0}.about-challenges-split{flex-direction:column;gap:4rem;margin-bottom:4rem;display:flex}@media (min-width:992px){.about-challenges-split{flex-direction:row;align-items:center;gap:6rem}}.about-challenges-images{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.about-challenges-img-container{width:100%;max-width:400px;position:relative}.about-challenges-img-outline{z-index:0;border:3px solid #0b3b60;border-radius:40px 40px 40px 0;position:absolute;inset:-20px 20px 60px -20px}.about-challenges-img-main{object-fit:cover;z-index:1;border-radius:40px 40px 40px 0;width:100%;height:450px;position:relative;box-shadow:0 20px 40px #0000001a}.about-challenges-img-overlay-wrapper{z-index:2;border:8px solid #f8fafc;border-radius:30px;width:60%;position:absolute;bottom:-40px;right:-40px;overflow:hidden}.about-challenges-img-secondary{width:100%;height:auto;display:block}.about-challenges-star{z-index:0;width:40px;height:40px;position:absolute}.about-challenges-star img{filter:invert(21%)sepia(87%)saturate(2280%)hue-rotate(216deg)brightness(91%)contrast(98%);width:100%;height:100%}.about-challenges-star-top{top:-40px;left:20px}.about-challenges-star-bottom{bottom:-20px;right:60px}.about-challenges-steps{flex-direction:column;flex:1;gap:2.5rem;display:flex}.about-challenge-step{align-items:flex-start;gap:1.5rem;display:flex}.about-challenge-step-icon{flex-direction:column;align-items:center;gap:10px;display:flex}.about-challenge-step-circle{color:var(--about-blue);z-index:2;border:2px solid #5a4fcf;border-color:var(--about-blue);width:60px;height:60px;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;position:relative;box-shadow:0 0 0 4px #163a6b1a}.about-challenge-step-line{background:repeating-linear-gradient(to bottom, var(--about-blue) 0, var(--about-blue) 4px, transparent 4px, transparent 8px);width:2px;height:50px}.about-challenge-step-content{padding-top:10px}.about-challenge-step-title{color:var(--about-navy);margin-bottom:.5rem;font-size:20px;font-weight:700}.about-challenge-step-desc{color:var(--about-gray);margin:0;font-size:15px;line-height:1.6}.about-journey{background:var(--about-white);padding:60px 0;overflow:hidden}.about-journey-header{text-align:center;margin-bottom:3rem}.about-journey-track{justify-content:space-between;max-width:1100px;margin:0 auto;display:flex;position:relative}.about-journey-line-bg{background:var(--about-border);z-index:0;height:4px;position:absolute;top:32px;left:0;right:0}.about-journey-line-fill{background:var(--about-gold);z-index:1;width:0%;height:4px;position:absolute;top:32px;left:0}.about-journey-node{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1rem;width:140px;display:flex;position:relative}.about-journey-icon{background:var(--about-white);border:4px solid var(--about-border);width:64px;height:64px;color:var(--about-navy);border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:border-color .5s;display:flex}.about-journey-icon.active{border-color:var(--about-gold);color:var(--about-gold)}.about-journey-title{color:var(--about-navy);margin:0;font-size:16px;font-weight:700}.about-journey-desc{color:var(--about-gray);margin:0;font-size:13px;line-height:1.4}@media (max-width:992px){.about-journey-track{flex-direction:column;align-items:flex-start;gap:3rem;padding-left:20px}.about-journey-line-bg{width:4px;height:auto;inset:0 auto 0 52px}.about-journey-line-fill{width:4px;height:0%;top:0;left:52px}.about-journey-node{text-align:left;flex-direction:row;width:100%}}.about-founder-note-section{background:var(--about-bg);padding:60px 0;position:relative;overflow:hidden}.about-founder-note-bg-decor{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.02'/%3E%3C/svg%3E");position:absolute;inset:0}.about-founder-note-container{z-index:1;max-width:1280px;margin:0 auto;padding:0 20px;position:relative}.about-founder-note-header{text-align:center;margin-bottom:3rem}.about-founder-note-card{background:var(--about-white);border-radius:32px;flex-direction:column;gap:3rem;padding:4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f274814}@media (min-width:1024px){.about-founder-note-card{flex-direction:row;gap:4rem}}@media (max-width:768px){.about-founder-note-card{padding:2rem}}.about-founder-note-card-corner{pointer-events:none;background:linear-gradient(135deg,#0000 50%,#d4a0171a 50%);width:120px;height:120px;position:absolute;top:0;right:0}.about-founder-note-quote-icon-bg{color:#d4a0170d;pointer-events:none;position:absolute;top:20px;right:30px}.about-founder-note-left{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}@media (min-width:1024px){.about-founder-note-left{text-align:left;flex-shrink:0;align-items:flex-start;width:110px}}.about-founder-note-photo{object-fit:cover;border-radius:50%;width:110px;height:110px;margin-bottom:1rem;box-shadow:0 10px 20px #0f27481a}.about-founder-note-name{color:var(--about-navy);justify-content:center;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:20px;font-weight:700;display:flex}@media (min-width:1024px){.about-founder-note-name{justify-content:flex-start}}.about-founder-note-role{color:var(--about-gray);font-size:13px;font-weight:500}.about-founder-note-right{flex-direction:column;flex-grow:1;display:flex}.about-founder-note-letter{margin-bottom:3rem}.about-founder-note-paragraph{color:#2b3445;margin-bottom:1.25rem;font-size:18px;font-weight:500;line-height:1.7}.about-founder-note-paragraph.quote-start{text-indent:30px;position:relative}.about-founder-note-paragraph.quote-start:before{content:"\"";color:var(--about-gold);font-family:serif;font-size:40px;line-height:1;position:absolute;top:-10px;left:0}.about-founder-note-highlight{color:var(--about-gold);font-weight:700}.about-founder-note-chips{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:1024px){.about-founder-note-chips{flex-flow:row}}.about-founder-note-chip{background:var(--about-bg);border:1px solid var(--about-border);border-radius:12px;flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex}.about-founder-note-chip:hover{transform:translateY(-6px);box-shadow:0 10px 20px #0f27480d}.about-founder-note-chip-header{align-items:center;gap:.5rem;display:flex}.about-founder-note-chip-icon{color:var(--about-gold)}.about-founder-note-chip-title{color:var(--about-navy);margin:0;font-size:16px;font-weight:700}.about-founder-note-chip-desc{color:var(--about-gray);margin:0;font-size:14px;font-weight:500;line-height:1.4}.about-founder-note-bottom{flex-direction:column;display:flex}.about-founder-note-sign-img{opacity:.8;width:150px;height:auto;margin-bottom:1rem}.about-founder-note-sign-text{color:#2b3445;margin-bottom:.5rem;font-size:16px;font-weight:500}.about-founder-note-sign-name{color:var(--about-navy);align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:24px;font-weight:700;display:flex}.about-founder-note-sign-linkedin{color:#0077b5}.about-founder-note-sign-credentials{color:var(--about-gray);margin:0;font-size:14px;font-weight:500}.about-impact{background:var(--about-navy);border-top:4px solid var(--about-gold);padding:60px 0;position:relative;overflow:hidden}.about-impact-map{opacity:.05;pointer-events:none;background:url(/world-map-clean.svg) 50%/cover no-repeat;width:100%;min-width:1200px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-impact-grid{text-align:center;z-index:1;grid-template-columns:repeat(2,1fr);gap:3rem;display:grid;position:relative}@media (min-width:768px){.about-impact-grid{grid-template-columns:repeat(4,1fr)}}.about-impact-stat-num{color:var(--about-white);font-size:clamp(40px,6vw,64px);font-weight:800;font-family:var(--f-display,serif);margin-bottom:.5rem;display:block}.about-impact-stat-num span{color:var(--about-gold)}.about-impact-stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:600}.about-cta{padding:0}.about-cta-banner{text-align:center;background:url(https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&q=80&w=1920) 50%/cover no-repeat;padding:80px 20px;position:relative}.about-cta-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f2748d9;position:absolute;inset:0}.about-cta-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.about-cta-content .about-h-lg{color:var(--about-white);margin-bottom:2.5rem}.about-cta-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}
