.about-header{text-align:center;margin-bottom:3rem}.about-header h1{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#012d12}.about-header p{max-width:42rem;margin:0 auto;color:#6b7280;font-size:1.125rem}.about-mission{justify-content:space-between;align-items:center;gap:3rem;margin:0 auto}.about-details{flex:1 1}.about-mission h1{font-weight:700;margin-bottom:1rem;color:#273617}.about-mission p{color:#6b7280;line-height:1.5rem}.about-mission p:first-of-type{margin-bottom:1rem}.about-image{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);margin-top:3rem}.about-mission-container{margin-top:3rem;text-align:center}.about-mission-header p{font-size:1.1rem;text-transform:uppercase;color:#8ba72c}.about-mission-header h1{font-size:2rem;color:#012d12}.about-mission{display:flex;flex-direction:row;gap:2%;flex-wrap:wrap;margin-top:2rem;text-align:left}.item{border:1px solid #8ba72c;margin-bottom:1rem;padding:1rem;border-radius:1rem;opacity:0;transition:all .8s ease-out,opacity .8s ease-out}.item.visible{opacity:1;transform:translateX(0)}.item-left{transform:translateX(-100px)}.item-right{transform:translateX(100px)}.item:first-child,.item:nth-child(2),.item:nth-child(3){height:32%;width:31%}.item:nth-child(4),.item:nth-child(5){height:32%;width:33%;flex-grow:1}.about-mission-icon{font-size:1.3rem;margin-bottom:10px;color:#bc6c25}.item h3{margin-bottom:5px;font-size:1.1rem;color:#273617}@media (max-width:767px){.about-header{width:90%;margin:0 auto}.about-header h1{font-size:1.5rem}.about-mission{flex-direction:column}.about-image{width:100%;height:auto;margin-top:1rem}.about-mission-header h1{font-size:1.3rem;margin-top:1rem}.item{width:100%!important;margin:0 auto 1rem}}@media (min-width:768px) and (max-width:1024px){.item{width:45%!important;margin:0 auto 1rem}}.hero-container{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-background{position:absolute;inset:0;z-index:0}.hero-background-image{object-fit:cover;animation:subtle-zoom 20s ease-in-out infinite alternate}.hero-background-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}.hero-content{position:relative;z-index:10;text-align:center;color:white;padding:1rem;max-width:64rem;animation:fade-in-up 1s ease-out;margin:7rem auto 0}.hero-content h1{font-size:clamp(2.25rem,8vw,3rem);max-width:700px;text-align:center;font-weight:700;margin:0 auto 1.5rem;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-content p{max-width:700px}.chevron{width:2rem;height:2rem;margin:0 auto;color:white;opacity:.8;transition:opacity .3s ease}.hero-scroll-indicator{margin-top:4rem;animation:bounce-gentle 2s infinite;cursor:pointer;transition:all .3s ease;padding:.5rem;border-radius:50%}.hero-parallax-layer{position:absolute;width:100%;height:100%;pointer-events:none;will-change:transform}.hero-parallax-layer-1{background:radial-gradient(ellipse at center,rgba(74,222,128,.05) 0,transparent 70%);z-index:2}.hero-parallax-layer-2{background:radial-gradient(ellipse at 20% 80%,rgba(34,197,94,.03) 0,transparent 60%);z-index:1}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes subtle-zoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes bounce-gentle{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.getInvolved{background-color:#f4f4f4}.header{text-align:center;margin-bottom:3rem}.header h1{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#012d12}.header p{max-width:42rem;margin:0 auto;color:#6b7280;font-size:1.125rem}.get-involved-details{display:flex;gap:2%;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:stretch}.get-involved-item:first-child,.get-involved-item:nth-child(2),.get-involved-item:nth-child(3),.get-involved-item:nth-child(4),.get-involved-item:nth-child(5),.get-involved-item:nth-child(6){width:37%;height:43%;order:1}.get-involved-item{border:1px solid #8ba72c;margin-bottom:1rem;padding:1rem;border-radius:1rem;transition:box-shadow .3s ease-in-out}.get-involved-item:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.get-icon{font-size:2rem}.get-involved-item h1{font-weight:300;font-size:1.2rem;margin:.6rem 0;color:#012d12}.get-involved-item p{color:#6b7280;margin-bottom:1rem;font-size:.8rem}.get-involved-item button{width:100%;border:1px solid #8ba72c;background:none;padding:.5rem;margin-bottom:.5rem;border-radius:.5rem;cursor:pointer;transition:.3s ease-in-out}.get-involved-item button:hover{background-color:#e9ebef}.take-action{background-color:#273617;width:76%;margin:2rem auto 0;text-align:center;padding:1rem;border-radius:.5rem}.take-action h1{font-size:1.2rem;margin-bottom:.7rem;color:#bc6c25}.take-action p{font-size:.9rem;color:#fff;margin-bottom:1rem}.take-action button{padding:.6rem;border:none;border-radius:.5rem;margin-right:.6rem;cursor:pointer;transition:all .2s ease-in-out}.take-action button:first-of-type{background-color:#bc6c25;color:#fff}.take-action button:last-of-type{background-color:transparent;border:1px solid #8ba72c;color:#bc6c25}.take-action button:first-of-type:hover{background-color:#012d12}.take-action button:last-of-type:hover{background-color:#e9ebef}@media (max-width:767px){.get-involved-item{width:100%!important}.take-action{width:100%}}.community-header{text-align:center;margin-bottom:1.5rem}.community-header h6{font-size:1rem;color:#8ba72c;font-weight:300;margin-bottom:.6rem}.community-header h1{font-size:1.8rem;color:#012d12}.community-details{display:flex;gap:2%;flex-wrap:wrap;justify-content:center}.community-details-item:first-child,.community-details-item:nth-child(2),.community-details-item:nth-child(3),.community-details-item:nth-child(4),.community-details-item:nth-child(5),.community-details-item:nth-child(6){width:49%;height:32%}.community-details-item{border:1px solid #8ba72c;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.community-details-item h1{font-size:1.3rem;margin-bottom:1.7rem;color:#012d12}.community-details-item p{font-size:.9rem;margin-bottom:1.6rem;color:#6b7280}.community-details-item div{display:flex;align-items:center}.community-image{border-radius:100%;margin-right:1rem}.community-details-item div span{font-size:.85rem}@media (max-width:767px){.community-details-item{width:100%!important}}.questions{background-color:#f4f4f4;min-height:100vh}.questions-flex{display:flex;justify-content:space-between;gap:5%;margin-bottom:4rem}.questions-header h1{font-size:1.45rem;margin-bottom:1rem;color:#012d12}.questions-header p{font-size:.9rem;margin-bottom:1rem}.questions-header button{background-color:#273617;color:#fff;width:100%;border:1px solid #d1d3d7;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:.3s ease-in-out}.questions-header button:hover{background-color:#012d12}.all-questions div{margin-bottom:.5rem}.all-questions div h1{margin-bottom:.8rem;color:#012d12}.all-questions div p{margin-bottom:.5rem}.all-questions div hr{border:1px solid #8ba72c}.prevention-container{display:flex;justify-content:space-between;gap:3%}.prevention-tips{width:50%}.prevention-tips div{display:flex;gap:2%;margin-bottom:2rem;width:100%}.prevention-tips h1{margin-bottom:1rem;color:#012d12}.prevention-tips div h4{width:1.6rem;height:1.6rem;border-radius:100%;background-color:#8ba72c;color:#fff;display:flex;justify-content:center;align-items:center;font-size:.8rem}.prevention-tips div p{color:#717182;font-size:.9rem}.research{background:linear-gradient(135deg,#012d12,#273617);padding:1rem 2rem 2rem;width:50%}.research h1{color:#bc6c25;margin-bottom:.9rem}.research p{color:#fff;margin-bottom:.9rem}.research div{background-color:#8ba72c;margin-bottom:1rem;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-radius:.3rem}.research div h6{font-size:.9rem;color:#012d12}.research-link{color:#273617;padding:7px;transition:.4s ease-in-out}.research-link:hover{background-color:#012d12;color:#8ba72c;border-radius:10px}@media (max-width:767px){.questions-flex{flex-direction:column}.questions-header{margin-bottom:2rem}.prevention-container{flex-direction:column}.prevention-tips,.research{width:100%}}.team-header{text-align:center}.team-header h1{font-size:2.2rem;margin-bottom:.5rem;color:#012d12}.team-header p{font-size:1rem;color:#6b7280;font-weight:300;margin-top:1rem}.teams-container{display:flex;gap:2%;flex-wrap:wrap;margin-top:2rem;text-align:center}.team-item{width:23.5%;height:23.5%;margin:0 auto}.team-image{border-radius:100%;margin-bottom:.7rem}.team-item h3{font-size:1rem;color:#273617}.team-item p{font-size:.85rem;color:#6b7280;margin-bottom:.5rem}@media (max-width:767px){.team-header h1{font-size:1.5rem}.team-item{width:40%;margin:0 auto 1rem}}.contact{background-color:#f4f4f4;min-height:100vh}.contact-header{text-align:center}.contact-header h1{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#012d12}.contact-header p{font-size:1rem;color:#6b7280;font-weight:300;margin:0 auto 2rem;width:70%}.contact-methods{display:flex;gap:10%;flex-wrap:wrap;justify-content:center}.contact-methods div{text-align:center}.contact-icon-container{background-color:#012d12;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:100%;margin:0 auto .5rem}.contact-icon{font-size:1.2rem;color:#8ba72c}.contact-methods div h4{font-size:1rem;margin-bottom:.3rem;color:#273617}.contact-methods div p{font-size:.9rem;color:#6b7280;margin-bottom:.3rem}.contact-link{color:#000;text-decoration:none;font-weight:500;font-size:1rem;transition:-webkit-text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}.contact-link:hover{text-decoration:underline}.social-header{margin:2rem 0;text-align:center}.social-header h4{font-weight:400;margin-bottom:.5rem}.social-header p{font-size:.8rem;color:#6b7280;font-weight:300;margin:.5rem auto 2rem;width:70%}.socials{display:flex;gap:4%;flex-wrap:wrap;justify-content:center;margin-top:2rem}.socials div{text-align:center}.social-link{color:#000;text-decoration:none}.social-link h5{margin:.5rem 0;font-weight:600}.social-link p{font-size:.85rem;color:#6b7280}.socials div:hover .contact-icon-container{transform:scale(1.1);transition:.3s ease}@media (max-width:767px){.social-header p{margin-bottom:.5rem!important}.contact-icon-container{margin-top:1rem}}.footer{background:linear-gradient(135deg,#012d12,#273617)}.footer-top{display:flex;gap:5%;justify-content:space-evenly}.footer-head{width:70%}.footer-head div:first-of-type{display:flex;justify-content:flex-start;align-items:center;gap:2%;margin-bottom:1rem}.footer-head h1{color:#bc6c25;font-size:1.2rem}.footer-head p{color:#fff;font-size:.8rem;width:100%}.footer-social{display:flex;gap:3%;margin-top:1rem}.footer-social-link{padding:.5rem;background-color:#8ba72c;border:1px solid transparent;border-radius:.5rem;color:#012d12;transition:all .5s ease;display:flex;align-items:center;justify-content:center}.footer-social-link:hover{background-color:#012d12;color:#8ba72c;border:1px solid #8ba72c;transform:translateY(-2px)}.footer-links-section{width:30%}.footer-links-title{font-weight:600;margin-bottom:1rem;margin-top:1rem;color:#bc6c25;font-size:.8rem}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#fff;text-decoration:none;transition:color .3s ease;font-size:.7rem}.footer-link:hover{color:#8ba72c}.footer-separator{height:1px;background-color:#8ba72c;border:none;margin:2rem 0}.newsletter{display:flex;justify-content:space-between}.newsletter div h4{color:#bc6c25}.newsletter div p{color:#fff;font-size:.8rem;margin-top:.6rem}.footer-newsletter-form{display:flex}.footer-newsletter-input{padding:.5rem 1rem;background-color:#012d12;border:1px solid #8ba72c;border-radius:.5rem 0 0 .5rem;color:white;font-size:.875rem;outline:none;transition:all .3s ease}.footer-newsletter-input:focus{border-color:#273617;box-shadow:0 0 0 2px rgba(22,163,74,.2)}.footer-newsletter-input::placeholder{color:#fff}.footer-newsletter-button{padding:.5rem 1.5rem;background-color:#8ba72c;color:white;border:none;border-radius:0 .5rem .5rem 0;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.footer-copyright-text{color:#fff}@media (max-width:767px){.footer-top{flex-direction:column;gap:2rem}.footer-head{width:100%}.footer-links-section{width:45%!important}.newsletter{flex-direction:column}.newsletter div:first-of-type{margin-bottom:2rem}.footer-newsletter-input{width:100%}}