.about{min-height:100vh}.about-hero{background:linear-gradient(135deg,#16a34a,#0d9488);color:#fff!important;padding:5rem 0}.about-hero .container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.hero-content h1{color:#fff!important;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #00000080}.hero-subtitle{font-size:1.2rem;line-height:1.6;opacity:.9;text-shadow:0 1px 3px #00000080}.about-hero *,.about-hero .container *,.hero-subtitle{color:#fff!important}.hero-image{align-items:center;display:flex;height:100%;justify-content:center;min-height:450px;width:100%}.image-placeholder{background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #00000026;height:400px;margin:0 auto;max-width:480px;padding:2.5rem}.image-placeholder,.success-graphic{align-items:center;box-sizing:border-box;display:flex;justify-content:center;width:100%}.success-graphic{flex-direction:column;height:100%;overflow:hidden;padding:1.5rem}.chart-container{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.growth-chart{align-items:end;display:flex;gap:12px;height:220px;justify-content:center;margin-bottom:2rem}.bar{animation:growUp 1s ease-out forwards;background:linear-gradient(0deg,#16a34a,#0d9488);border-radius:6px 6px 0 0;transform-origin:bottom;width:36px}.bar:first-child{animation:growBar1 1s ease-out forwards}.bar:nth-child(2){animation:growBar2 1s ease-out forwards;animation-delay:.1s}.bar:nth-child(3){animation:growBar3 1s ease-out forwards;animation-delay:.2s}.bar:nth-child(4){animation:growBar4 1s ease-out forwards;animation-delay:.3s}.bar:nth-child(5){animation:growBar5 1s ease-out forwards;animation-delay:.4s}@keyframes growBar1{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes growBar2{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes growBar3{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes growBar4{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes growBar5{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.success-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffffe6;border-radius:20px;box-shadow:0 4px 12px #0003;color:#2c3e50!important;font-size:.9rem;font-weight:700;gap:.5rem;min-width:140px;padding:.5rem 1rem}.badge-icon,.success-badge{align-items:center;display:flex;justify-content:center}.badge-icon,.badge-text{color:#16a34a!important}.badge-text{font-size:.9rem;font-weight:800;white-space:nowrap}.about-hero .success-badge .badge-icon,.about-hero .success-badge .badge-text,.success-badge .badge-icon,.success-badge .badge-text,.success-badge span{color:#16a34a!important}.mission-section{background:#fff;padding:4rem 0}.mission-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.mission-text h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.mission-text p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.mission-visual{align-items:center;display:flex;justify-content:center}.impact-circles{height:200px;position:relative;width:200px}.circle{align-items:center;animation:float 3s ease-in-out infinite;border-radius:50%;color:#fff;display:flex;flex-direction:column;font-weight:600;justify-content:center;position:absolute}.circle.large{animation-delay:0s;background:linear-gradient(135deg,#16a34a,#15803d);height:100px;left:50%;top:0;transform:translateX(-50%);width:100px}.circle.medium{animation-delay:1s;background:linear-gradient(135deg,#0d9488,#0f766e);bottom:20px;height:80px;left:0;width:80px}.circle.small{animation-delay:2s;background:linear-gradient(135deg,#22c55e,#16a34a);bottom:20px;height:70px;right:0;width:70px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.circle-icon{align-items:center;display:flex;justify-content:center;margin-bottom:.2rem}.circle-label{font-size:.7rem;letter-spacing:.5px;text-transform:uppercase}.what-we-do{background:#f8f9fa;padding:4rem 0}.what-we-do h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.success-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.success-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;padding:2rem;text-align:center;transition:transform .3s ease}.success-item:hover{transform:translateY(-5px)}.success-icon{margin-bottom:1.5rem}.icon-bg{align-items:center;background:linear-gradient(135deg,#16a34a,#0d9488);border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto;width:60px}.success-item h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.success-item p{color:#666;line-height:1.6}.impact-section{background:#fff;padding:4rem 0}.impact-content{align-items:center;display:flex;justify-content:center}.impact-text{margin:0 auto;max-width:800px;text-align:center}.impact-visual{display:flex;justify-content:center}.impact-graphic{display:flex;flex-direction:column;gap:1rem}.metric-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;padding:1.5rem;text-align:center}.metric-card.featured{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff!important;transform:scale(1.1)}.metric-card.featured .metric-number{color:#fff!important}.metric-card.featured .metric-label{color:#fff!important;opacity:.9}.metric-card.featured *{color:#fff!important}.metric-number{font-size:2rem;font-weight:700;margin-bottom:.5rem}.metric-label{font-size:.9rem;opacity:.8}.impact-text h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.impact-text p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.core-features{background:#f8f9fa;padding:4rem 0}.core-features h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;padding:2rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-visual{height:100px;margin-bottom:1.5rem}.feature-graphic,.feature-visual{align-items:center;display:flex;justify-content:center}.feature-graphic{border-radius:12px;height:80px;width:80px}.feature-graphic.contacts{background:linear-gradient(135deg,#16a34a,#15803d)}.feature-graphic.campaigns{background:linear-gradient(135deg,#16a34a,#0d9488)}.feature-graphic.events{background:linear-gradient(135deg,#22c55e,#16a34a)}.contact-dots{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.dot{background:#fff;border-radius:50%;height:12px;width:12px}.campaign-bars{align-items:flex-end;display:flex;gap:6px;height:40px;justify-content:center;width:100%}.campaign-bar{background:#fff;border-radius:2px;width:10px}.event-calendar{color:#fff}.calendar-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr)}.calendar-item{background:#ffffff4d;border-radius:2px;height:12px;width:12px}.calendar-item.active{background:#fff}.calendar-item.event{background:#f39c12}.feature-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.about-cta{background:linear-gradient(135deg,#14532d,#166534);color:#fff!important;padding:4rem 0;text-align:center}.cta-content h2{color:#fff!important;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-shadow:0 2px 4px #00000080}.cta-content p{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9;text-shadow:0 1px 3px #00000080}.about-cta *,.about-cta .container *,.cta-content p{color:#fff!important}.about-cta .btn-outline{background-color:#fff!important;border-color:#fff!important;color:#000!important}.about-cta .btn-outline:hover{background-color:#f0f0f0!important;border-color:#f0f0f0!important;color:#000!important}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.about-hero .container{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.2rem}.image-placeholder{height:280px;max-width:320px;padding:1.5rem}.growth-chart{gap:6px;height:120px;margin-bottom:1.5rem}.bar{width:20px}.success-graphic{padding:1rem}.success-badge{font-size:.8rem;min-width:120px;padding:.4rem .8rem}.badge-icon{align-items:center;display:flex;justify-content:center}.badge-text{font-size:.8rem}.impact-content,.mission-content{grid-template-columns:1fr;text-align:center}.features-grid,.success-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-actions{align-items:center;flex-direction:column}.impact-circles{height:150px;width:150px}.circle.large{height:80px;width:80px}.circle.medium{height:60px;width:60px}.circle.small{height:50px;width:50px}}@media (max-width:480px){.about-hero h1{font-size:1.75rem}.about-hero{padding:3rem 1rem}.about-section{padding:2rem 1rem}.about-section h2{font-size:1.5rem}.image-placeholder{height:200px;max-width:100%}}
/*# sourceMappingURL=8051.676baa1c.chunk.css.map*/