@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&family=Inter:wght@400;600;700&display=swap";img.svelte-1vbab21{height:100px}.stats-container.svelte-1fqvh3e{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.stat-card.svelte-1fqvh3e{border:1px solid #eaeaea;border-radius:4px;padding:1.5rem;width:280px;box-shadow:0 2px 4px #0000000d}.metric.svelte-1fqvh3e{font-family:Playfair Display,serif;font-weight:700;font-size:3rem;margin:0 0 .5rem;color:#000}.title.svelte-1fqvh3e{font-family:Inter,sans-serif;font-weight:600;font-size:1rem;margin:0 0 1rem;color:#333}.description.svelte-1fqvh3e{font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;color:#666;margin:0}@media (max-width: 768px){.stat-card.svelte-1fqvh3e{width:100%}}.impact-section.svelte-1o4j8op{max-width:1200px;margin:0 auto;padding:2rem 1rem}.header.svelte-1o4j8op{margin-bottom:3rem;text-align:left}.title.svelte-1o4j8op{font-family:Inter,sans-serif;font-weight:600;font-size:2.5rem;line-height:1.2;margin:0;color:#000}.italic-text.svelte-1o4j8op{font-family:Playfair Display,serif;font-style:italic;font-weight:400}.carousel-container.svelte-1o4j8op{position:relative}.impact-cards.svelte-1o4j8op{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.impact-card.svelte-1o4j8op{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:4px;overflow:hidden;box-shadow:0 2px 4px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.impact-card.svelte-1o4j8op:hover{transform:translateY(-5px);box-shadow:0 6px 12px #0000001a}.active.svelte-1o4j8op{border-color:#333}.image-container.svelte-1o4j8op{height:200px;overflow:hidden}.image-container.svelte-1o4j8op img:where(.svelte-1o4j8op){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.impact-card.svelte-1o4j8op:hover .image-container:where(.svelte-1o4j8op) img:where(.svelte-1o4j8op){transform:scale(1.05)}.card-content.svelte-1o4j8op{padding:1.5rem}.impact-title.svelte-1o4j8op{font-family:Playfair Display,serif;font-weight:700;font-size:1.75rem;margin:0 0 .5rem;color:#000}.impact-description.svelte-1o4j8op{font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;color:#666;margin:0}.navigation.svelte-1o4j8op{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.nav-button.svelte-1o4j8op{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #333;border-radius:50%;background:transparent;color:#333;cursor:pointer;transition:all .2s ease}.nav-button.svelte-1o4j8op:hover{background:#333;color:#fff}@media (max-width: 992px){.impact-cards.svelte-1o4j8op{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.impact-cards.svelte-1o4j8op{grid-template-columns:1fr;gap:1rem}.title.svelte-1o4j8op{font-size:2rem}}.btn.svelte-1upy35a{display:inline-block;font-family:Inter,sans-serif;font-weight:500;font-size:.95rem;padding:.75rem 1.75rem;border-radius:3px;text-decoration:none;text-align:center;cursor:pointer;transition:all .25s ease;border:2px solid transparent;position:relative;overflow:hidden;letter-spacing:.02em}.btn.svelte-1upy35a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:currentColor;transition:width .3s ease}.btn.svelte-1upy35a:hover:after{width:100%}.btn-primary.svelte-1upy35a{background-color:#333;color:#fff;box-shadow:0 2px 10px #0000001a}.btn-primary.svelte-1upy35a:hover,.btn-primary.svelte-1upy35a:focus{background-color:#222;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-primary.svelte-1upy35a:active{transform:translateY(0)}.btn-secondary.svelte-1upy35a{background-color:transparent;color:#333;border:2px solid #333;box-shadow:0 2px 8px #0000000d}.btn-secondary.svelte-1upy35a:hover,.btn-secondary.svelte-1upy35a:focus{background-color:#3333330d;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.btn-secondary.svelte-1upy35a:active{transform:translateY(0)}button[disabled].svelte-1upy35a{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}button[disabled].svelte-1upy35a:after{display:none}.about-section.svelte-qf9bbr{background:#d3d3d3;padding:4rem 2rem;text-align:center}.content-container.svelte-qf9bbr{max-width:900px;margin:0 auto;position:relative}.section-title.svelte-qf9bbr{font-size:2.5rem;line-height:1.2;margin:0 0 1.5rem;color:#000}.sans-bold.svelte-qf9bbr{font-family:Inter,sans-serif;font-weight:700}.serif-italic.svelte-qf9bbr{font-family:Playfair Display,serif;font-style:italic;font-weight:400}.description.svelte-qf9bbr{font-family:Inter,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.6;color:#333;max-width:800px;margin:0 auto 2rem}.decorative-line.svelte-qf9bbr{width:60px;height:3px;background-color:#333;margin:0 auto}@media (max-width: 768px){.about-section.svelte-qf9bbr{padding:3rem 1.5rem}.section-title.svelte-qf9bbr{font-size:2rem}.description.svelte-qf9bbr{font-size:1rem}}.italic-text.svelte-1ip77cd{font-family:Playfair Display,serif;font-style:italic;font-weight:400}.title.svelte-1ip77cd{font-family:Inter,sans-serif;font-weight:600;font-size:2.5rem;line-height:1.2;margin-bottom:1rem;color:#000}.description.svelte-1ip77cd{font-family:Inter,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.6;color:#333;max-width:800px;margin:0 auto 2rem}
