body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}[dir=rtl]{text-align:right}[dir=rtl] .container{direction:rtl}[dir=rtl] .nav,[dir=rtl] .nav-actions,[dir=rtl] .menu{flex-direction:row-reverse}[dir=rtl] .menu>li{margin-right:0;margin-left:18px}[dir=rtl] .menu>li .dropdown{left:auto;right:0}[dir=rtl] .language-dropdown,[dir=rtl] .profile-dropdown{left:0;right:auto}[dir=rtl] .search-panel{text-align:right}[dir=rtl] .search-input-wrap,[dir=rtl] .language-toggle{flex-direction:row-reverse}[dir=rtl] .language-option{text-align:right}[dir=rtl] .grid-2,[dir=rtl] .grid-3,[dir=rtl] .grid-4{direction:rtl}[dir=rtl] .card{text-align:right}[dir=rtl] .timeline{padding-left:0;padding-right:14px}[dir=rtl] .timeline:before{left:auto;right:6px}[dir=rtl] .tl-item{padding-left:0;padding-right:16px}[dir=rtl] .tl-item:before{left:auto;right:-2px}[dir=rtl] .about .content,[dir=rtl] .hero-visual .grid{direction:rtl}[dir=rtl] .maps-cards{flex-direction:row-reverse}[dir=rtl] .continue-section{text-align:center}[dir=rtl] .hero-blob{right:auto;left:8%}[dir=rtl] ul{padding-right:1.5rem;padding-left:0}[dir=rtl] ul li:before{left:auto;right:0}[dir=rtl] .btn,[dir=rtl] .actions{flex-direction:row-reverse}[dir=rtl] .footer-grid,[dir=rtl] .footer-links{direction:rtl}[dir=rtl] .footer-bottom-inner{flex-direction:row-reverse}[dir=rtl] .form-row{direction:rtl}[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select,[dir=rtl] label{text-align:right}[dir=rtl] .icon{margin-left:0;margin-right:12px}[dir=rtl] .wefe-cats .cat{flex-direction:row-reverse}[dir=rtl] .maps-split{direction:rtl}@media (max-width: 900px){[dir=rtl] .menu{text-align:right}[dir=rtl] .nav-actions{flex-direction:row-reverse}[dir=rtl] .language-dropdown,[dir=rtl] .profile-dropdown{left:auto;right:0}}:root{--brand: #0a4d8c;--accent: #40a3ff;--ink: #1f2937;--muted: #6b7280;--bg: #f7fafc;--card: #ffffff;--ring: rgba(64, 163, 255, .25);--radius: 14px;--font-en: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;--font-ar: "IBM Plex Sans Arabic", "Cairo", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans Arabic", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-en);color:var(--ink);background:var(--bg);-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:.1px;line-height:1.2;margin:.6em 0 .35em}h1{display:block;font-size:2em;margin-block-start:.67em;margin-block-end:.67em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700;unicode-bidi:isolate}.App{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit}.hero .title{font-size:2.2rem;margin:0 0 .5rem;color:var(--brand);font-weight:700;letter-spacing:.1px}.site-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:50}.brand{display:flex;align-items:center;gap:.6rem;font-weight:700;color:var(--brand);font-size:1.1rem}.brand-duo .brand img{height:50px;width:auto}.brand-duo .vbar{color:#94a3b8;font-weight:800;font-size:18px;line-height:1;padding:0 4px;-webkit-user-select:none;user-select:none}.nav{display:flex;align-items:center;justify-content:space-between;padding:10px 0!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.brand-duo{display:flex;align-items:center;gap:12px}.brand img{height:2.5rem;width:auto;transition:all .2s ease;border-radius:6px}.brand:hover img{transform:scale(1.05);filter:brightness(1.1)}.vbar{color:#64748b;font-weight:300}.burger{display:none;background:none;border:none;padding:8px}.burger span{width:1.25rem;height:2px;background:#374151;transition:all .3s ease}.menu{display:flex;gap:18px;align-items:center}.menu>li{list-style:none;position:relative}.menu>li.has-sub{position:relative}.menu>li.has-sub:after{content:"";position:absolute;left:0;right:0;top:100%;height:14px;z-index:1099}.menu>li>a{display:flex;align-items:center;gap:.35rem;padding:10px;border-radius:10px}a{color:var(--brand);text-decoration:none}#site-header .menu a{color:var(--nav-link, #475569);text-decoration:none;border-radius:10px;padding:.45rem .55rem}#site-header .menu a:hover{color:var(--brand, #1e40af);background:#f8fafc}#site-header .menu a.active{color:var(--brand, #1e40af);background:#eef6ff;outline:0}.menu>li .dropdown{position:absolute;left:0;top:calc(100% + 6px);min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;box-shadow:0 16px 40px #02081714;display:none;z-index:1100}.menu>li.has-sub:hover .dropdown{display:block}.menu>li.has-sub:hover>a{background:#f8fafc}.menu>li.has-sub.hovering .dropdown{display:block}.menu>li.has-sub.hovering>a{background:#f8fafc}.dropdown{position:absolute;left:0;top:calc(100% + 6px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:220px;box-shadow:0 16px 40px #02081714;padding:8px;display:none}.dropdown a{display:block;padding:8px 12px;color:var(--ink, #1f2937);text-decoration:none;border-radius:8px;transition:all .2s ease;font-weight:500;font-size:.9rem}.dropdown a:hover{background:#f8fafc;color:var(--brand, #0a4d8c)}@media (max-width: 900px){.menu>li.has-sub .dropdown{position:static;display:none;background:#f8fafc;border:none;border-radius:8px;margin-top:8px;box-shadow:none;padding:8px 0}.menu>li.has-sub.open .dropdown{display:block}.menu>li.has-sub.open>a{background:#f8fafc;color:var(--brand, #0a4d8c)}}.dropdown a{display:block;padding:.5rem 1rem;color:#374151;text-decoration:none;border-radius:0;margin:0}.dropdown a:hover{background:#f8fafc;color:#1e40af}.nav-actions{display:flex;align-items:center;gap:10px}.search-toggle{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;padding:8px 12px;border-radius:10px;cursor:pointer;font-weight:600;color:var(--ink)}.search-toggle:hover{background:#f8fafc;color:#1e40af}.search-toggle .ico{width:1.25rem;height:1.25rem}.profile-dropdown-container{position:relative}.profile-toggle{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;padding:8px;border-radius:10px;cursor:pointer;transition:all .2s ease;color:var(--ink)}.profile-toggle:hover{background:#f8fafc;color:#1e40af}.profile-toggle .ico{width:1.25rem;height:1.25rem}.profile-dropdown-header{padding:12px 16px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.profile-name{display:block;font-weight:600;color:#1f2937;font-size:.95rem;margin-bottom:2px}.profile-email{display:block;font-size:.85rem;color:#6b7280}.profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;box-shadow:0 16px 40px #02081714;z-index:1100;display:flex;flex-direction:column;gap:4px}.profile-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;color:var(--ink);transition:all .2s ease;font-weight:500;border:none;background:none;width:100%;text-align:left;cursor:pointer;font-family:inherit;font-size:inherit}.profile-dropdown-item:hover{background:#f8fafc;color:#1e40af}.profile-dropdown-item .ico{width:1rem;height:1rem;flex-shrink:0}.profile-dropdown-item span{font-size:.875rem}.burger{color:inherit;border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:.45rem .6rem}.burger span{display:block;width:22px;height:2px;background:#111;margin:5px 0;border-radius:3px}.search-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px #0000000d;z-index:999}.search-card{max-width:800px;margin:0 auto;padding:1.5rem}.search-input-wrap{position:relative;display:flex;align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem}.search-input-wrap .ico{width:1.25rem;height:1.25rem;color:#64748b;margin-right:.75rem}.search-input-wrap input{flex:1;background:none;border:none;outline:none;font-size:1rem;color:#374151}.search-input-wrap input::placeholder{color:#9ca3af}.search-input-wrap .clear{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}.search-input-wrap .clear:hover{color:#374151}.search-results{margin-top:1rem;max-height:300px;overflow-y:auto}.search-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:#374151;transition:all .2s ease}.search-item:hover,.search-item.active{background:#f1f5f9;color:#1e40af}.search-item .title{font-weight:500}.search-item .path{font-size:.875rem;color:#64748b}.search-hint{margin-top:1rem;font-size:.875rem;color:#64748b}.search-hint kbd{background:#e5e7eb;padding:.125rem .375rem;border-radius:4px;font-size:.75rem}@media (max-width: 960px){#site-header .menu{display:none}#site-header .menu.open{display:flex;flex-direction:column;gap:6px;padding:8px 0}#site-header .actions{display:none}#site-header .actions.open{display:flex;gap:8px;margin-top:6px}}.menu .mobile-only{display:none}@media (max-width: 960px){.burger{display:block}.menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:.5rem;margin:.5rem 1rem;flex-direction:column;gap:.25rem}.menu.open{display:flex}.menu .mobile-only{display:block}.menu .mobile-only>a{display:flex;align-items:center;padding:.75rem 1rem;color:var(--brand);font-weight:600}.menu .mobile-only:first-of-type{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.nav-actions{display:none}.nav-actions.open{display:flex}}.language-dropdown-container{position:relative}.language-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500}.language-toggle:hover{background:#f8fafc;border-color:var(--brand)}.language-flag{font-size:1.1rem}.language-toggle .ico{width:14px;height:14px;fill:currentColor;transition:transform .2s ease}.language-dropdown-container.open .language-toggle .ico{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 40px #02081714;min-width:160px;padding:8px;z-index:1000}.language-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:none;border-radius:8px;cursor:pointer;font-size:.9rem;text-align:left;transition:background-color .2s ease;color:var(--ink)}.language-option:hover{background:#f8fafc}.language-option.active{background:#eef6ff;color:var(--brand)}.language-option .flag{font-size:1.1rem}.language-option .name{font-weight:500}.flag-us{background:linear-gradient(to bottom,#b22234 33%,#fff 33% 66%,#b22234 66%);background-size:100% 100%;position:relative}.flag-us:before{content:"";position:absolute;top:0;left:0;width:40%;height:53.85%;background:#3c3b6e}.flag-sa{background:#006c35;position:relative}.flag-sa:before{content:"☪";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.6em}.flag-fr{background:linear-gradient(to right,#002395 33%,#fff 33% 66%,#ed2939 66%)}.flag-us,.flag-sa,.flag-fr{display:inline-block;width:1.2em;height:.8em;border-radius:2px;border:1px solid rgba(0,0,0,.1);vertical-align:middle}@media (max-width: 900px){.language-dropdown{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:#f8fafc;margin-top:.25rem;border-radius:8px}}.site-footer{position:relative;color:#e8f3ff;overflow:hidden;--f-bg1: #0a2b47;--f-bg2: #0b3b5e;--f-accent: #5ad1ff;background:radial-gradient(1200px 600px at 10% -10%,rgba(90,209,255,.25),transparent 70%),radial-gradient(800px 400px at 90% 0%,rgba(56,189,248,.2),transparent 60%),linear-gradient(180deg,var(--f-bg2),var(--f-bg1))}.site-footer .footer-bg{position:absolute;inset:0;background:radial-gradient(60% 40% at 50% 120%,rgba(255,255,255,.12),transparent 60%),url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1440' height='240' viewBox='0 0 1440 240' preserveAspectRatio='none'><path fill='%23ffffff22' d='M0,96L80,90.7C160,85,320,75,480,80C640,85,800,107,960,117.3C1120,128,1280,128,1360,128L1440,128L1440,240L1360,240C1280,240,1120,240,960,240C800,240,640,240,480,240C320,240,160,240,80,240L0,240Z'/></svg>) bottom center / cover no-repeat;opacity:.35;pointer-events:none}.site-footer .footer-grid{display:grid;grid-template-columns:minmax(220px,1.2fr) 1fr 1fr;gap:clamp(16px,2vw,36px);padding-block:clamp(28px,3vw,56px)}.site-footer .container{max-width:1200px;margin-inline:auto;padding-inline:clamp(12px,2vw,24px)}.site-footer .brand-logo{height:65px;width:80px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.25))}.site-footer .tagline{margin:10px 0 16px;font-size:.95rem;opacity:.9}.site-footer .social-list{display:flex;gap:10px;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.site-footer .social-list a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);transition:transform .18s ease,background .18s ease,border-color .18s ease;text-decoration:none}.site-footer .social-list .ico{width:20px;height:20px;fill:currentColor;color:#eaf6ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer .footer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}.site-footer .footer-links h3,.site-footer .footer-contact h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 10px;color:#ddf0ff;opacity:.9}.site-footer .footer-contact h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 10px;color:#ddf0ff;opacity:.9}.site-footer .footer-contact a,.site-footer .footer-contact address{display:block;color:#e8f3ff;opacity:.9;text-decoration:none;margin:6px 0;font-size:.95rem}.site-footer .footer-contact address{font-style:normal;opacity:.85}.site-footer .footer-links a,.site-footer .footer-contact a,.site-footer .footer-contact address{display:block;color:#e8f3ff;opacity:.9;text-decoration:none;margin:6px 0;font-size:.95rem}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#00000014,#0000002e)}.site-footer .footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:12px;font-size:.9rem;color:#dbeafe}@media (max-width: 640px){.site-footer .footer-grid{grid-template-columns:1fr}}@media (max-width: 640px){.site-footer .footer-links{grid-template-columns:1fr}}@media (max-width: 920px){.site-footer .footer-contact{grid-column:1 / -1}}body{overflow-x:hidden}main{overflow-x:hidden;max-width:100%}.hero.image-hero{position:relative;padding:clamp(56px,8vw,96px) 0;color:#fff;background:linear-gradient(180deg,#061826a6,#06182659 30%,#061826a6),var(--hero-bg, url(../../assets/img/hero.jpg)) center/cover no-repeat;margin:0;border:0}.hero.image-hero .title{color:#fff;font-size:clamp(28px,4.6vw,52px);letter-spacing:.2px;margin:0 0 .35rem}.hero.image-hero .lead{color:#e8f3ff;max-width:72ch}.hero-actions{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.about .content{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.about .card{height:100%}@media (max-width:900px){.about .content{grid-template-columns:1fr}}.map-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 20px 50px #0208170f}.globe-wrap{display:flex;justify-content:center}canvas#globe{width:min(520px,100%);height:min(520px,100%);display:block;cursor:grab}canvas#globe:active{cursor:grabbing}.homepage-globe canvas#globe{width:min(520px,100%);height:min(520px,100%);max-width:100%}@media (max-width: 768px){canvas#globe{width:100%!important;height:auto!important;max-width:100%}.homepage-globe canvas#globe{width:100%!important;height:auto!important}}.map-note{color:#64748b;font-size:.92rem;margin-top:8px;text-align:center}@media (max-width:900px){.impact .kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-v2{position:relative}.about-v2 .wrap{display:grid;grid-template-columns:1.35fr 1fr;gap:22px;align-items:stretch}@media (max-width:900px){.about-v2 .wrap{grid-template-columns:1fr}}.about-v2 .card{background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:16px;padding:22px;box-shadow:0 20px 50px #0208170f}.about-v2 .pill{display:inline-flex;gap:8px;align-items:center;padding:6px 10px;border-radius:999px;background:#9b72fc1f;color:var(--brand, #2563eb);font-weight:600;font-size:.85rem;margin-bottom:10px}.about-v2 h3.title{margin:.2rem 0 .6rem;font-size:clamp(22px,3.4vw,30px);letter-spacing:.2px}.about-v2 p.lead{color:#0f172a;opacity:.9;margin:0 0 .6rem;max-width:72ch}.about-v2 p.muted{color:var(--muted, #64748b);margin:.2rem 0 1rem}.about-v2 .list{margin:.4rem 0 1rem;display:grid;gap:8px}.about-v2 .list li{display:flex;gap:10px;align-items:flex-start;color:#0b1a2b}.about-v2 .list svg{min-width:18px;width:18px;height:18px;flex:0 0 18px}.about-v2 .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.about-v2 .btn{display:inline-flex;align-items:center;gap:8px}.about-v2 .stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;height:100%}.about-v2 .stat{background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:14px;padding:18px;display:flex;gap:12px;align-items:center;justify-content:flex-start}.about-v2 .stat .ico{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(180deg,#9b72fc2e,#9b72fc14)}.about-v2 .stat .num{font-weight:800;font-size:1.6rem;line-height:1}.about-v2 .stat .lbl{display:block;color:var(--muted, #64748b);font-size:.92rem;margin-top:2px}.hero .btn,.about-v2 .btn,.section .btn,.maps-cta .btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--brand);border:none;color:#fff;padding:.7rem 1rem;border-radius:12px;cursor:pointer;font-weight:600;box-shadow:0 6px 18px #0a4d8c26}.hero .btn.ghost,.about-v2 .btn.ghost,.section .btn.ghost,.maps-cta .btn.ghost{background:#fff;color:var(--brand);border:2px solid var(--brand)}.container{max-width:1200px;margin:0 auto;padding:0 15px}.section{padding:80px 0}.section-title{font-size:32px}.section.maps{padding:22px 0 16px}.section{padding:44px 0}.maps-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 16px 40px #0208170f;overflow:hidden;max-width:100%}.maps-split{display:grid;align-items:center;grid-template-columns:minmax(320px,1.7fr) minmax(260px,1fr)}@media (max-width: 980px){.maps-split{grid-template-columns:1fr!important}}.maps-cta{margin-top:12px}.maps-pane{padding:14px;overflow:hidden;max-width:100%}@media (max-width: 768px){.maps-pane{padding:10px}}.cats-pane{position:relative;padding:14px;background:linear-gradient(180deg,#fcfeff,#f7fbff);border-left:1px solid #e9eef3}.cats-pane .cat-title{margin:.2rem 0 10px;font-size:1rem;font-weight:700;color:#0a2b47}.wefe-cats{list-style:none;margin:0;padding:0;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 480px){.wefe-cats{grid-template-columns:1fr}.wefe-cats li.span2{grid-column:span 1}}.wefe-cats li{display:block}.wefe-cats li.span2{grid-column:span 2}.wefe-cats .cat{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:10px 12px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 8px 18px #0208170d;min-width:0;overflow:hidden}@media (max-width: 480px){.wefe-cats .cat{padding:12px}.wefe-cats .dot{width:44px!important;height:44px!important}.wefe-cats .ico{width:22px!important;height:22px!important}}.cat.water .dot{--ring: #3b82f6}.wefe-cats .dot{--ring: #94a3b8;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#fff;border:3px solid var(--ring);box-shadow:0 8px 20px #0208170f,inset 0 0 0 2px #fff}.wefe-cats .label{font-weight:600}.wefe-cats .ico{width:26px;height:26px;fill:var(--ring)}.cat.energy .dot{--ring: #f59e0b}.cat.food .dot{--ring: #22c55e}.cat.eco .dot{--ring: #f97316}.cat.wefe .dot{border:0;padding:3px;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(#3b82f6,#22c55e,#f59e0b,#f97316,#3b82f6) border-box;border:3px solid transparent}.cat.wefe .ico{fill:#0a4d8c}.impact{background:linear-gradient(180deg,#f8fbff,#f5f9ff)}.muted{color:var(--muted);margin-top:-6px}.impact .kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.kpi{text-align:center;padding:22px;border-radius:var(--radius);background:#fff;border:1px solid #e5e7eb}.impact .kpi b{font-size:2rem}.kpi b{font-size:1.8rem;display:block}.grid{display:grid}.section.news{padding:26px 0 18px}.news-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.news-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.news-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 14px 30px #0208170f}.news-thumb{aspect-ratio:16 / 9;background:linear-gradient(135deg,#eaf4ff,#f7fbff);position:relative;overflow:hidden}.news-body{padding:12px 12px 14px;display:flex;flex-direction:column;gap:8px}.news-meta{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#64748b}.news-title{font-weight:700;line-height:1.3;color:#0a2b47;text-decoration:none}.news-excerpt{color:#64748b;font-size:.95rem}.badge.cat{display:inline-block;border:1px solid #e5e7eb;border-radius:999px;padding:.15rem .5rem;font-size:.78rem;color:#475569;background:#f8fafc}.section.partners{padding:24px 0 30px;background:linear-gradient(180deg,#f8fbff,#f5f9ff)}.partners-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.partners-logos{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:center}.partner{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;display:flex;align-items:center;justify-content:center;height:86px;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease,border-color .15s ease;box-shadow:0 8px 20px #0208170d;filter:grayscale(1) opacity(.9)}@media (max-width: 900px){.impact .kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.news-grid{grid-template-columns:1fr}}
