.about-section.svelte-cwls5q{background:#fff;padding:64px 0}.about-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-text.svelte-cwls5q h2:where(.svelte-cwls5q){color:var(--text-dark);margin-bottom:8px;font-size:32px}.about-text.svelte-cwls5q p:where(.svelte-cwls5q),.cms-body.svelte-cwls5q p{color:var(--text-light);margin-bottom:16px;font-size:15px;line-height:1.85}.cms-body.svelte-cwls5q h2{color:var(--text-dark);margin:1.5rem 0 .75rem;font-size:24px}.cms-body.svelte-cwls5q ul{color:var(--text-light);margin-bottom:1rem;padding-left:1.5rem}.cms-body.svelte-cwls5q li{margin-bottom:.5rem}.about-img.svelte-cwls5q{width:100%;box-shadow:var(--shadow-lg);border-radius:10px}.about-img-placeholder.svelte-cwls5q{background:linear-gradient(135deg, var(--primary-color), var(--primary-dark));color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:380px;font-size:72px;display:flex}.about-img-placeholder.svelte-cwls5q i:where(.svelte-cwls5q){opacity:.6}.about-img-placeholder.svelte-cwls5q span:where(.svelte-cwls5q){opacity:.9;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600}.mv-section.svelte-cwls5q{background:var(--light-bg);padding:64px 0}.mv-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mv-card.svelte-cwls5q{box-shadow:var(--shadow-sm);border-top:5px solid var(--primary-color);background:#fff;border-radius:10px;padding:36px 28px;transition:all .3s}.mv-card.vision.svelte-cwls5q{border-top-color:var(--secondary-color)}.mv-card.approach.svelte-cwls5q{border-top-color:var(--accent-color)}.mv-card.svelte-cwls5q:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.mv-icon.svelte-cwls5q{color:var(--primary-color);margin-bottom:16px;font-size:40px}.mv-card.vision.svelte-cwls5q .mv-icon:where(.svelte-cwls5q){color:var(--secondary-color)}.mv-card.approach.svelte-cwls5q .mv-icon:where(.svelte-cwls5q){color:var(--accent-color)}.mv-card.svelte-cwls5q h3:where(.svelte-cwls5q){color:var(--text-dark);margin-bottom:12px;font-size:20px}.mv-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-light);margin-bottom:0;font-size:14px;line-height:1.8}.problem-section.svelte-cwls5q{background:#fff;padding:64px 0}.problem-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:32px;display:grid}.problem-side.svelte-cwls5q,.solution-side.svelte-cwls5q{border-radius:10px;padding:32px}.problem-side.svelte-cwls5q{background:#fff5f5;border:1px solid #fecaca}.solution-side.svelte-cwls5q{background:#f0fdf4;border:1px solid #bbf7d0}.problem-side.svelte-cwls5q h3:where(.svelte-cwls5q){color:#dc2626;align-items:center;gap:10px;margin-bottom:16px;font-size:18px;display:flex}.solution-side.svelte-cwls5q h3:where(.svelte-cwls5q){color:#16a34a;align-items:center;gap:10px;margin-bottom:16px;font-size:18px;display:flex}.problem-list.svelte-cwls5q,.solution-list.svelte-cwls5q{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.problem-list.svelte-cwls5q li:where(.svelte-cwls5q),.solution-list.svelte-cwls5q li:where(.svelte-cwls5q){padding-left:20px;font-size:14px;line-height:1.6;position:relative}.problem-list.svelte-cwls5q li:where(.svelte-cwls5q):before{content:"✕";color:#dc2626;font-size:12px;font-weight:700;position:absolute;left:0}.solution-list.svelte-cwls5q li:where(.svelte-cwls5q):before{content:"✓";color:#16a34a;font-weight:700;position:absolute;left:0}.sdg-section.svelte-cwls5q{border-top:1px solid var(--border-color);background:#fff;padding:72px 0 56px}.sdg-header.svelte-cwls5q{text-align:center;margin-bottom:48px}.sdg-header.svelte-cwls5q .section-divider:where(.svelte-cwls5q){margin:12px auto 20px}.sdg-grid.svelte-cwls5q{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.sdg-card.svelte-cwls5q{text-align:center;background:var(--light-bg);color:inherit;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.sdg-card.svelte-cwls5q:hover{border-color:var(--sdg-color);transform:translateY(-6px);box-shadow:0 8px 32px #0000001f}.sdg-logo-wrap.svelte-cwls5q{background:var(--sdg-color);justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.sdg-logo.svelte-cwls5q{-o-object-fit:contain;object-fit:contain;width:100px;height:100px;display:block}.sdg-body.svelte-cwls5q{flex-direction:column;flex:1;gap:6px;padding:20px 16px 24px;display:flex}.sdg-number.svelte-cwls5q{letter-spacing:1px;text-transform:uppercase;color:var(--sdg-color);font-family:Montserrat,sans-serif;font-size:11px;font-weight:700}.sdg-title.svelte-cwls5q{color:var(--text-dark);margin:0;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.sdg-desc.svelte-cwls5q{color:var(--text-light);margin:4px 0 0;font-size:13px;line-height:1.6}.sdg-attribution.svelte-cwls5q{text-align:center;color:#9ca3af;max-width:640px;margin-top:32px;margin-left:auto;margin-right:auto;font-size:11px;line-height:1.6}.sdg-attribution.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--primary-color)}.value-card.svelte-cwls5q{text-align:center;box-shadow:var(--shadow-sm);border-top:4px solid var(--primary-color);background:#fff;border-radius:10px;height:100%;padding:28px 24px;transition:all .3s}.value-card.svelte-cwls5q:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.value-icon.svelte-cwls5q{color:var(--primary-color);margin-bottom:14px;font-size:40px}.value-card.svelte-cwls5q h4:where(.svelte-cwls5q){color:var(--text-dark);margin-bottom:10px}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){margin-bottom:0;font-size:14px}.impact-section.svelte-cwls5q{background:linear-gradient(135deg, var(--primary-color), var(--primary-dark));padding:64px 0}.impact-num-card.svelte-cwls5q{background:#ffffff1f;border:1px solid #fff3;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;transition:all .3s;display:flex}.impact-num-card.svelte-cwls5q:hover{background:#fff3;transform:translateY(-4px)}.impact-num-card.svelte-cwls5q i:where(.svelte-cwls5q){color:#ffffffb3;font-size:32px}.i-number.svelte-cwls5q{color:#fff;font-family:Montserrat,sans-serif;font-size:42px;font-weight:700;line-height:1}.i-label.svelte-cwls5q{color:#ffffffd9;text-align:center;font-size:14px}.team-highlights.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:16px;display:grid}.team-highlight-item.svelte-cwls5q{background:var(--light-bg);text-align:center;border:1px solid var(--border-color);border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:24px;transition:all .3s;display:flex}.team-highlight-item.svelte-cwls5q:hover{border-color:var(--primary-color);box-shadow:var(--shadow-md)}.team-highlight-item.svelte-cwls5q i:where(.svelte-cwls5q){color:var(--primary-color);font-size:32px}.team-highlight-item.svelte-cwls5q span:where(.svelte-cwls5q){color:var(--text-dark);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}@media (width<=992px){.about-grid.svelte-cwls5q{grid-template-columns:1fr;gap:32px}.mv-grid.svelte-cwls5q,.problem-grid.svelte-cwls5q{grid-template-columns:1fr}.sdg-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.mb-lg-0.svelte-cwls5q{margin-bottom:1.5rem}}@media (width<=576px){.team-highlights.svelte-cwls5q{grid-template-columns:1fr 1fr}.sdg-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);gap:16px}}
