.impact-page{background:#fff}.impact-container{max-width:1200px;margin:0 auto;padding:0 4rem}@media (max-width:768px){.impact-container{padding:0 1.25rem}}.impact-hero{color:#fff;text-align:center;background-image:linear-gradient(135deg,#0f172ae6 0%,#1e293bdb 60%,#0f172ae6 100%),url(/mandela.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:140px 0 100px;position:relative;overflow:hidden}.impact-hero-glow{pointer-events:none;background:radial-gradient(#009edb2e 0%,#0000 65%);width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.impact-hero-dots{pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.impact-hero-badge{color:#0ed2f7;letter-spacing:.08em;text-transform:uppercase;background:#009edb26;border:1px solid #009edb4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 20px;font-size:.8125rem;font-weight:700;display:inline-flex}.impact-hero-title{letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.08}.impact-hero-title .accent{background:linear-gradient(90deg,#009edb,#0ed2f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.impact-hero-sub{color:#ffffffb3;max-width:680px;margin:0 auto 5rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.impact-hero{padding:120px 0 80px}.impact-hero-title{letter-spacing:-.5px;font-size:2.5rem}.impact-hero-sub{font-size:1.0625rem}}.impact-hero-stats{z-index:1;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:900px;margin:0 auto;display:grid;position:relative}@media (min-width:768px){.impact-hero-stats{grid-template-columns:repeat(4,1fr)}}.impact-hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2rem 1rem;transition:all .3s}.impact-hero-stat:hover{background:#009edb1f;border-color:#009edb4d;transform:translateY(-4px)}.impact-hero-stat-icon{color:#009edb;justify-content:center;margin-bottom:.875rem;display:flex}.impact-hero-stat-value{margin-bottom:.375rem;font-size:2.5rem;font-weight:900;line-height:1}.impact-hero-stat-label{color:#ffffff8c;font-size:.8125rem;font-weight:500}.impact-section{padding:6rem 0}.impact-section--alt{background:#f8fafc}.impact-section--dark{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.impact-section-header{text-align:center;margin-bottom:4rem}.impact-section-label{color:#009edb;letter-spacing:.08em;text-transform:uppercase;background:#e0f7ff;border-radius:100px;margin-bottom:1rem;padding:.35rem 1.1rem;font-size:.8rem;font-weight:700;display:inline-block}.impact-section-label--dark{color:#0ed2f7;background:#009edb26;border:1px solid #009edb40}.impact-section-title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.15}.impact-section-title--white{color:#fff}.impact-section-desc{color:#64748b;max-width:600px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.impact-section-desc--muted{color:#fff9}.impact-section--gallery .impact-section-title{color:#fff;text-shadow:0 0 3px #00000059}.impact-section--gallery .impact-section-desc{color:#ffffffd6}@media (max-width:768px){.impact-section{padding:4rem 0}.impact-section-title{font-size:1.875rem}}.impact-gallery-grid{grid-template-rows:260px 260px;grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.impact-gallery-item{border-radius:1.25rem;position:relative;overflow:hidden}.impact-gallery-item:first-child{grid-column:span 7}.impact-gallery-item:nth-child(2){grid-column:span 5}.impact-gallery-item:nth-child(3),.impact-gallery-item:nth-child(4),.impact-gallery-item:nth-child(5){grid-column:span 4}.impact-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.impact-gallery-item:hover .impact-gallery-img{transform:scale(1.06)}.impact-gallery-overlay{opacity:0;background:linear-gradient(#0000 50%,#0f172a99 100%);align-items:flex-end;padding:1.25rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.impact-gallery-item:hover .impact-gallery-overlay{opacity:1}.impact-gallery-caption{color:#fff;font-size:.875rem;font-weight:600}.impact-gallery-notice{text-align:center;color:#94a3b8;margin-top:1.5rem;font-size:.875rem;font-style:italic}@media (max-width:768px){.impact-gallery-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.impact-gallery-item:first-child{grid-column:span 2;height:220px}.impact-gallery-item:nth-child(2),.impact-gallery-item:nth-child(3),.impact-gallery-item:nth-child(4),.impact-gallery-item:nth-child(5){grid-column:span 1;height:180px}}.impact-stats-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.impact-stat-card{text-align:center;background:#fff;border:1px solid #e9edf0;border-radius:1.5rem;padding:2.25rem 1.75rem;transition:all .3s;position:relative;overflow:hidden}.impact-stat-card:before{content:"";background:var(--stat-color,#009edb);height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.impact-stat-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 40px -12px #00000014}.impact-stat-card:hover:before{transform:scaleX(1)}.impact-stat-icon-wrap{border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.impact-stat-number{margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1}.impact-stat-name{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.impact-stat-note{color:#94a3b8;font-size:.8125rem;line-height:1.4}.impact-map-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.impact-map-wrapper{grid-template-columns:1fr}.impact-map-visual{min-height:auto;padding:2rem}.impact-country-pins{gap:1rem}.impact-country-pin{flex-wrap:wrap;justify-content:space-between;gap:.75rem 1rem}.impact-country-count{text-align:left;width:100%;margin-left:0}.impact-map-text{padding-top:1rem}.impact-map-badges{justify-content:flex-start}}@media (max-width:600px){.impact-map-visual{padding:1.5rem}.impact-country-pin{flex-direction:column;align-items:stretch}.impact-country-info{min-width:0}.impact-country-count{text-align:left;margin-left:0}.impact-map-badges{flex-direction:column;align-items:stretch}.impact-map-badge{justify-content:center;width:100%}.impact-map-text h2{font-size:1.75rem}.impact-map-text p{font-size:.98rem}}.impact-map-visual{background:linear-gradient(135deg,#f0f6ff 0%,#e0f7ff 100%);border:1px solid #c8e3f8;border-radius:2rem;justify-content:center;align-items:center;min-height:380px;padding:3rem;display:flex;position:relative;overflow:hidden}.impact-map-bg-circle{border:1px solid #009edb1f;border-radius:50%;position:absolute}.impact-map-bg-circle:first-child{width:200px;height:200px;top:-50px;right:-50px}.impact-map-bg-circle:nth-child(2){width:300px;height:300px;bottom:-80px;left:-80px}.impact-country-pins{z-index:1;flex-direction:column;gap:1.25rem;width:100%;display:flex;position:relative}.impact-country-pin{background:#fff;border:1px solid #e9edf0;border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000f}.impact-country-pin:hover{border-color:#009edb;transform:translate(6px);box-shadow:0 8px 30px #009edb26}.impact-country-flag{flex-shrink:0;font-size:2.25rem;line-height:1}.impact-country-info h3{color:#0f172a;margin-bottom:.2rem;font-size:1.0625rem;font-weight:800}.impact-country-info p{color:#64748b;font-size:.8125rem;font-weight:500}.impact-country-count{text-align:right;flex-shrink:0;margin-left:auto}.impact-country-count span{color:#009edb;font-size:1.5rem;font-weight:900;line-height:1;display:block}.impact-country-count small{color:#94a3b8;font-size:.75rem;font-weight:500}.impact-map-text h2{color:#0f172a;margin-bottom:1.25rem;font-size:2.25rem;font-weight:900;line-height:1.15}.impact-map-text p{color:#64748b;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.impact-map-badges{flex-wrap:wrap;gap:.75rem;display:flex}.impact-map-badge{color:#009edb;background:#e0f7ff;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:flex}.impact-videos-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.impact-video-card{cursor:pointer;background:#0f172a;border:1px solid #e9edf0;border-radius:1.5rem;transition:all .3s;position:relative;overflow:hidden}.impact-video-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px -12px #0003}.impact-video-thumb{height:220px;position:relative;overflow:hidden}.impact-video-thumb-img{object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .3s,transform .5s}.impact-video-card:hover .impact-video-thumb-img{opacity:.5;transform:scale(1.08)}.impact-video-play{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.impact-video-play-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#009edb;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0003}.impact-video-card:hover .impact-video-play-btn{background:#fff;transform:scale(1.12)}.impact-video-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#009edbe6;border-radius:100px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.impact-video-info{background:#fff;padding:1.5rem}.impact-video-name{color:#0f172a;margin-bottom:.25rem;font-size:1.0625rem;font-weight:800}.impact-video-role{color:#009edb;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.impact-video-location{color:#94a3b8;font-size:.8125rem}.impact-video-coming{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1.5rem;padding:4rem 2rem}.impact-video-coming-icon{color:#cbd5e1;justify-content:center;margin:0 auto 1.25rem;display:flex}.impact-video-coming h3{color:#475569;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.impact-video-coming p{color:#94a3b8;font-size:.9375rem}.impact-portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.75rem;display:grid}@media (max-width:768px){.impact-portfolio-grid{grid-template-columns:1fr}}.impact-project-card{background:#fff;border:1px solid #e9edf0;border-radius:1.5rem;transition:all .35s;overflow:hidden}.impact-project-card:hover{border-color:#c8e3f8;transform:translateY(-8px);box-shadow:0 28px 50px -16px #0000001a}.impact-project-thumb{height:200px;position:relative;overflow:hidden}.impact-project-thumb-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.impact-project-card:hover .impact-project-thumb-img{transform:scale(1.06)}.impact-project-program-tag{color:#fff;background:#009edbeb;border-radius:100px;padding:.3rem .875rem;font-size:.75rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.impact-project-body{padding:1.75rem}.impact-project-title{color:#0f172a;margin-bottom:.625rem;font-size:1.125rem;font-weight:800;line-height:1.3}.impact-project-desc{color:#64748b;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.impact-project-students{color:#94a3b8;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:flex}.impact-project-skills{flex-wrap:wrap;gap:.5rem;display:flex}.impact-project-skill{color:#334155;background:#f1f5f9;border-radius:100px;padding:.3rem .75rem;font-size:.75rem;font-weight:600}.impact-insertion-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.impact-insertion-wrapper{grid-template-columns:1fr}}.impact-insertion-text h2{color:#fff;margin-bottom:1.25rem;font-size:2.25rem;font-weight:900;line-height:1.15}.impact-insertion-text p{color:#ffffffa6;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.impact-insertion-badge{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf244d;border-radius:.75rem;align-items:center;gap:.625rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.impact-insertion-cards{flex-direction:column;gap:1.25rem;display:flex}.impact-insertion-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:1.75rem;transition:all .3s}.impact-insertion-card:hover{background:#009edb1a;border-color:#009edb40}.impact-insertion-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.impact-insertion-card-title{color:#e2e8f0;font-size:1rem;font-weight:700}.impact-insertion-card-pct{color:#009edb;font-size:1.75rem;font-weight:900}.impact-insertion-bar-bg{background:#ffffff14;border-radius:100px;height:8px;overflow:hidden}.impact-insertion-bar-fill{background:linear-gradient(90deg,#009edb,#0ed2f7);border-radius:100px;height:100%;transition:width 1s}.impact-insertion-note{color:#ffffff59;margin-top:.5rem;font-size:.75rem}.impact-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#009edb 0%,#0077a8 100%);padding:7rem 0;position:relative;overflow:hidden}.impact-cta:before{content:"";background-image:radial-gradient(circle,#ffffff0d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.impact-cta-title{margin-bottom:1.25rem;font-size:3rem;font-weight:900;line-height:1.1;position:relative}.impact-cta-sub{color:#ffffffd9;max-width:640px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6;position:relative}.impact-cta-btns{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex;position:relative}.impact-cta-btn-primary{color:#009edb;background:#fff;border-radius:.875rem;align-items:center;gap:.625rem;padding:1.125rem 2.25rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 24px #0000001f}.impact-cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0003}.impact-cta-btn-outline{color:#fff;border:2px solid #ffffff80;border-radius:.875rem;padding:1.0625rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.impact-cta-btn-outline:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-3px)}@media (max-width:768px){.impact-cta-title{font-size:2rem}.impact-cta-sub{font-size:1.0625rem}.impact-videos-grid{grid-template-columns:1fr}}
