*{box-sizing:border-box}body,html{margin:0;padding:0}#root,body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#02560e;color:#fff;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.logo,.logo-link,.navbar{align-items:center;display:flex}.logo-link{text-decoration:none}.logo-img{border-radius:50%;height:75px;margin-right:10px;object-fit:cover;width:75px}.logo-text{color:#fcfcfc;font-family:Poppins,sans-serif;font-size:24px;font-weight:600}.logo a{align-items:center;display:flex;text-decoration:none}.nav-links{display:flex;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.nav-links li{margin-left:2rem}.nav-links a.nav-link{border-radius:50px;color:#fff;font-size:1.05rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a.nav-link:after{background-color:#2ecc71;bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-links a.nav-link:hover:after{width:100%}.contact-button{background-color:initial;border:2px solid #f4f8f5;border-radius:50px;color:#f4f7f6;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.contact-button:hover{background-color:#2ecc71;color:#fff}.hamburger{color:#fff;cursor:pointer;display:none;font-size:2rem}.dropdown{position:relative}.dropdown-toggle{cursor:pointer}.dropdown-menu{background-color:#e3f1e7;border-radius:6px;box-shadow:0 4px 10px #00000026;left:0;list-style:none;margin:0;min-width:230px;padding:.5rem 0;position:absolute;top:100%;z-index:999}.dropdown-item{color:#163b1e;display:block;font-size:.95rem;padding:.6rem 1rem;text-decoration:none;transition:background .3s ease}.dropdown-item:hover{color:#063201}.nav-item:hover .dropdown-menu{display:block}@media (max-width:768px){.nav-links{background-color:#02560e;border-radius:8px 0 0 8px;display:none;flex-direction:column;padding:20px;position:absolute;right:0;top:65px;width:220px}.nav-links li{margin:15px 0}.nav-links.open{display:flex}.hamburger{display:block}.contact-button{display:none}}.footer{background:linear-gradient(135deg,#02560e);bottom:0;color:#fff;font-family:Poppins,sans-serif;left:0;padding:10px 20px;width:100%}.footer-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1200px}.footer-logo-text{color:#fff;text-decoration:none;transition:color .3s ease}.footer-logo-text:hover{color:#2ecc71}.footer-section{flex:1 1;min-width:220px}.footer-section h2,.footer-section h3{color:#e5ffe5;margin-bottom:15px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li :hover{color:#40e93a;transform:scale(1.2)}.footer-section a{color:#e5ffe5;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.social-links a{font-size:1.2rem;margin-right:10px}.footer-bottom{border-top:1px solid #ffffff4d;font-size:.9rem;margin-top:20px;padding-top:10px;text-align:center}.social-links{display:flex;gap:5px;margin-top:10px}.social-links a{color:#f0f4f1;font-size:1.5rem;transition:color .3s ease,transform .3s ease}.social-links a:hover{color:#40e93a;transform:scale(1.2)}@media (max-width:78px){.footer-container{align-items:center;flex-direction:column;gap:20px;padding:10px 15px;text-align:center}.footer-section{min-width:100%}.social-links{justify-content:center}.footer-bottom{font-size:.8rem}}@media (max-width:480px){.footer-section h2,.footer-section h3,.social-links a{font-size:1.2rem}.footer-section p,.footer-section ul li{font-size:.9rem}}.home-wrapper{flex-direction:column;margin:0;padding:0}.home-container,.home-wrapper{align-items:center;display:flex}.home-container{height:90vh;overflow:hidden;padding-left:80px;position:relative;width:100%}.bg-video{height:100%;left:0;margin-top:105px;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.glass-box h1{color:#fff;font-size:2.5rem;margin-bottom:15px;margin-top:180px}.glass-box p{color:#fff;font-size:1.1rem;margin-bottom:25px}.glass-box span{color:#90ee90;font-weight:700}.button-group{display:flex;gap:15px}.btn{background:#2e8b57;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:.3s}.btn:hover{background:#246b45}.btn-outline{background:#0000;border:2px solid #fff;color:#fff}.btn-outline:hover{background:#fff3}.arrow{background:#0000004d;border:none;border-radius:80%;color:#fff;cursor:pointer;font-size:1rem;margin-left:10px;margin-right:10px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.arrow.left{left:40px}.arrow.right{right:40px}.about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:15px;box-shadow:0 8px 32px #0000001a;color:#d7dad7;margin:0 auto 3rem;max-width:900px;padding:2rem;text-align:center}.about-section h2{color:#2e8b57;font-size:2.2rem;margin-bottom:1rem}.about-section p{color:#333533;font-size:1.07rem;line-height:1.6;margin-bottom:1rem}.services-cta{color:#037813;text-align:center}.services-cta .btn{background:green;border:none;border-radius:30px;color:#ecf3ed;cursor:pointer;font-size:1.01rem;font-weight:600;margin-bottom:35px;padding:15px 28px;transition:all .3s ease}.services-cta .btn:hover{background:linear-gradient(135deg,#04680e,#02340f);color:#fff}.services-cta h2{color:#197943;font-size:1.8rem;margin-top:10px}.about-background{align-items:flex-start;background:linear-gradient(135deg,#e6f5e8,#fff);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:80px 20px}.about-page{background:#fff;border-radius:15px;box-shadow:0 15px 40px #0000001a;margin-top:33px;max-width:1100px;padding:50px 40px;transition:all .5s ease;width:100%}.about-title{color:#02560e;font-size:2.6rem;font-weight:700;margin-bottom:30px;margin-top:-10px;position:relative;text-align:center}.about-title:after{background-color:#00b85c;border-radius:5px;content:"";display:block;height:4px;margin:12px auto 0;width:100px}.about-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:40px}.about-tabs button{background-color:#f0f9f1;border:2px solid #00b85c;border-radius:30px;color:#02560e;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.about-tabs .active,.about-tabs button:hover{background-color:#00b85c;color:#fff}.about-tabs .active{box-shadow:0 5px 15px #00000026;transform:scale(1.05)}.about-content{animation:fadeIn .6s ease forwards;background-color:#f9fdf9;border-radius:15px;box-shadow:0 10px 25px #0000000d;padding:35px 30px;transition:all .5s ease}.about-content h2{border-left:5px solid #00b85c;color:#007a45;font-size:1.9rem;margin-bottom:20px;padding-left:12px}.about-content p{color:#333;font-size:1.05rem;line-height:1.8;margin-bottom:18px}.about-content ul{margin-top:15px;padding-left:25px}.about-content ul li{color:#444;font-size:1rem;margin-bottom:12px;padding-left:22px;position:relative}.about-content ul li:before{color:#00b85c;content:"✔";font-weight:700;left:0;position:absolute}@media (max-width:768px){.about-page{padding:30px 20px}.about-title{font-size:2rem}.about-tabs button{font-size:.95rem;padding:10px 20px}.about-content h2{font-size:1.5rem}.about-content p,.about-content ul li{font-size:.95rem}}.services-container{background:linear-gradient(135deg,#e6f5e8,#fff);font-family:Poppins,sans-serif;min-height:10vh;padding:120px 5% 60px}.services-title{color:#02560e;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.services-subtitle{color:#000;font-size:1.08rem;margin-bottom:2.5rem;text-align:center}.services-section{background:#fff;border-radius:10px;box-shadow:0 4px 20px #02560e1a;margin-bottom:2rem;overflow:hidden;transition:all .3s ease}.section-header{align-items:center;background:linear-gradient(90deg,#02560e,#067e20);color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1rem 1.5rem;transition:background .3s ease}.section-header:hover{background:linear-gradient(90deg,#067e20,#2ecc71)}.section-header h3{margin:0}.service-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:1rem 1.5rem 1.5rem}.service-card{background:#f6fbf7;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 6px #02560e14;cursor:pointer;padding:1rem;transition:all .3s ease}.service-card:hover{background:#fff;border-color:#2ecc71;transform:translateY(-5px)}.service-header{align-items:center;color:#000;display:flex;font-size:1rem;font-weight:600;justify-content:space-between}.service-desc{animation:fadeIn .4s ease;color:#333;font-size:.95rem;line-height:1.5;margin-top:.5rem}.service-card.active{background:#fafff9;border-color:#2ecc71;box-shadow:0 4px 10px #02560e26}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.services-title{font-size:2rem}.service-list{grid-template-columns:1fr}.section-header{font-size:1rem;padding:.8rem 1rem}.service-card{padding:.8rem}}.contact-container{background:linear-gradient(135deg,#e6f5e8,#fff);color:#2c2d2c;font-family:Poppins,sans-serif;padding:50px 8%}.contact-top{margin-bottom:50px;margin-top:90px;text-align:center}.contact-top h1{color:#02560e;font-size:2.5rem;margin-bottom:10px}.contact-top .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#31c99e,#60efff)}.contact-top .p1{color:#010101;font-size:15px;margin-bottom:40px}.info-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0000001a;color:#2c2d2c;padding:25px;text-align:center;transition:.3s;width:280px}.card:hover{transform:translateY(-8px)}.icon{align-items:center;background:linear-gradient(135deg,#00ff2a,#60efff);border-radius:50%;color:#000;display:flex;font-size:26px;height:60px;justify-content:center;margin:0 auto 15px;width:60px}.phone:before{content:"📞"}.email:before{content:"✉️"}.address:before{content:"📍"}.contact-bottom{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.contact-form{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0000001a;padding:30px}.contact-form h2{color:#2e8b57;margin-bottom:20px}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #ccc;border-radius:8px;color:#333;font-size:1rem;margin-bottom:15px;outline:none;padding:12px;transition:.3s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#2e8b57;box-shadow:0 0 6px #2e8b574d}.captcha-box{margin-bottom:15px}.captcha-box label{color:#2e8b57;font-weight:600;margin-bottom:5px}.error{color:red;font-size:.9rem}.send-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px;transition:.3s;width:100%}.send-btn,.send-btn:hover{background:linear-gradient(135deg,#06810a,#025404)}.send-btn:hover{transform:scale(1.05)}.contact-map iframe{margin-bottom:15px}.contact-map iframe,.office-hours{border-radius:10px;box-shadow:0 6px 18px #0000001a}.office-hours{background:#fff;padding:15px}.office-hours h3{color:#2e8b57;margin-bottom:10px}@media (max-width:900px){.contact-bottom{grid-template-columns:1fr}}.leadership-section{background:linear-gradient(135deg,#e6f5e8,#fff);font-family:Poppins,sans-serif;padding:60px 20px}.extra-title,.leadership-title{color:#02560e;font-size:2.5rem;margin-bottom:40px;margin-top:90px;text-align:center}.leadership-container{display:flex;flex-direction:column;gap:50px}.leader-card{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 6px 20px #0000001a;display:flex;gap:30px;opacity:0;padding:20px;transform:translateY(30px);transition:all .6s ease-in-out}.leader-card.reverse{flex-direction:row-reverse}.leader-card.fade-in{opacity:1;transform:translateY(0)}.leader-image img{border:4px solid #228b22;border-radius:50%;height:200px;object-fit:cover;transition:transform .4s ease;width:200px}.leader-image img:hover{transform:scale(1.05)}.leader-info h3{color:#004d00;font-size:1.8rem;margin-bottom:5px}.leader-info h4{color:#228b22;font-size:1.2rem;margin-bottom:15px}.leader-info p{color:#333;font-size:1rem;line-height:1.6}.read-more{color:#228b22;cursor:pointer;font-weight:600;margin-left:5px}.read-more:hover{text-decoration:underline}.extra-leaders{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.extra-card{background-color:#fff;border-radius:15px;box-shadow:0 6px 20px #0000001a;opacity:0;padding:20px;text-align:center;transform:translateY(30px);transition:all .6s ease-in-out}.extra-card.fade-in{opacity:1;transform:translateY(0)}.extra-card img{border:3px solid #228b22;border-radius:50%;height:150px;margin-bottom:15px;object-fit:cover;transition:transform .4s ease;width:150px}.extra-card img:hover{transform:scale(1.05)}.extra-card h3{color:#004d00;font-size:1.4rem;margin-bottom:5px}.extra-card h4{color:#228b22;font-size:1rem;margin-bottom:10px}.extra-card p{color:#333;font-size:.95rem;line-height:1.5}@media (max-width:768px){.leader-card,.leader-card.reverse{flex-direction:column;text-align:center}.leader-card.reverse .leader-info{text-align:center}.leader-image img{height:180px;width:180px}}.alliances-container{background:linear-gradient(135deg,#e6f5e8,#fff);color:#063201;font-family:Poppins,sans-serif;min-height:100vh;padding:100px 10%}.alliances-title{color:#02560e;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;margin-top:50px;text-align:center}.alliances-subtitle{color:#333;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;text-align:center}.alliances-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.alliance-card{background:#fff;border-left:5px solid #2ecc71;border-radius:15px;box-shadow:0 4px 12px #0000001a;padding:1.5rem;transition:all .3s ease}.alliance-card:hover{border-left-color:#02560e;box-shadow:0 8px 20px #00000026;transform:translateY(-8px)}.alliance-card h2{color:#02560e;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.alliance-card p{color:#333;font-size:.95rem;line-height:1.5}@media (max-width:768px){.alliances-container{padding:80px 5%}.alliances-title{font-size:2rem}.alliances-subtitle{font-size:1rem}.alliance-card{padding:1.2rem}}
/*# sourceMappingURL=main.58f97ebc.css.map*/