.Navbar-module__cJzEcG__navbar{z-index:1000;background:#fff;width:100%;padding:1.25rem 0;transition:transform .3s ease-in-out;position:fixed;top:0}.Navbar-module__cJzEcG__hidden{transform:translateY(-100%)}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{background:var(--background);border:2.5px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.Navbar-module__cJzEcG__brandName{flex-direction:column;line-height:1;display:flex}.Navbar-module__cJzEcG__brandTop{color:#1a1a1a;letter-spacing:-.01em;font-size:1rem;font-weight:800}.Navbar-module__cJzEcG__brandBottom{color:var(--primary);font-size:.75rem;font-weight:600}.Navbar-module__cJzEcG__menu{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);opacity:.8;transition:var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.9375rem;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__link:hover,.Navbar-module__cJzEcG__active{color:var(--primary);opacity:1}.Navbar-module__cJzEcG__active{border-bottom:2px solid var(--primary)}.Navbar-module__cJzEcG__loginBtn{background:var(--primary);border-radius:999px;padding:.45rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;color:#fff!important;opacity:1!important}.Navbar-module__cJzEcG__loginBtn:hover{background:#003621;transform:translateY(-1px);box-shadow:0 4px 12px #004d2e40}.Navbar-module__cJzEcG__navDropdown{position:relative}.Navbar-module__cJzEcG__navMenu{z-index:100;opacity:0;visibility:hidden;background:#004d2e;border-radius:8px;min-width:240px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 1rem);left:-1rem;overflow:hidden;transform:translateY(10px);box-shadow:0 10px 40px #00000026}.Navbar-module__cJzEcG__navDropdown:hover .Navbar-module__cJzEcG__navMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__navMenu:before{content:"";background:0 0;height:2.5rem;position:absolute;top:-2.5rem;left:-20px;right:-20px}.Navbar-module__cJzEcG__dropdownLink{color:#fff;padding:.8rem 1.2rem;font-size:.875rem;text-decoration:none;transition:background .2s;display:block}.Navbar-module__cJzEcG__dropdownLink:hover{background:#003621}@media (max-width:1024px){.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:1.5rem;padding:0;display:flex}.Navbar-module__cJzEcG__hamburger span{background:var(--foreground);transform-origin:1px;border-radius:10px;width:2rem;height:.2rem;transition:all .3s linear;position:relative}.Navbar-module__cJzEcG__hamburgerActive span:first-child{transform:rotate(45deg)}.Navbar-module__cJzEcG__hamburgerActive span:nth-child(2){opacity:0;transform:translate(20px)}.Navbar-module__cJzEcG__hamburgerActive span:last-child{transform:rotate(-45deg)}.Navbar-module__cJzEcG__menu{z-index:1000;background:#fff;flex-direction:column;align-items:flex-start;gap:1.5rem;width:280px;height:100vh;padding:8rem 2rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.Navbar-module__cJzEcG__menuOpen{transform:translate(0)}.Navbar-module__cJzEcG__link{opacity:1;width:100%;padding:.5rem 0;font-size:1.1rem}.Navbar-module__cJzEcG__active{color:var(--primary);border-bottom:none;font-weight:700}.Navbar-module__cJzEcG__navDropdown{width:100%}.Navbar-module__cJzEcG__navMenu{opacity:1;visibility:visible;box-shadow:none;min-width:unset;background:0 0;border-left:2px solid #004d2e1a;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:flex;position:static;transform:none}.Navbar-module__cJzEcG__dropdownLink{color:var(--foreground);padding:.4rem 0;font-size:.95rem}.Navbar-module__cJzEcG__dropdownLink:hover{color:var(--primary);background:0 0}.Navbar-module__cJzEcG__loginBtn{text-align:center;width:100%;margin-top:1rem}}@media (prefers-color-scheme:dark){.Navbar-module__cJzEcG__navbar{background:#0a0a0acc}}
.Footer-module__S6Hkya__footer{color:#fff;background:#0b1e3f;padding:80px 0 30px}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(4,1fr) 250px;gap:2rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__columnTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__logoIcon{font-size:1.5rem}.Footer-module__S6Hkya__brandName{flex-direction:column;display:flex}.Footer-module__S6Hkya__brandTop{font-size:.875rem;font-weight:800}.Footer-module__S6Hkya__brandBottom{color:var(--primary);font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__description{opacity:.7;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__list,.Footer-module__S6Hkya__contactList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__list li{margin-bottom:.75rem}.Footer-module__S6Hkya__list a{color:#fff;opacity:.7;font-size:.875rem;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__list a:hover{opacity:1}.Footer-module__S6Hkya__contactList li{opacity:.7;margin-bottom:1rem;font-size:.875rem}.Footer-module__S6Hkya__mapColumn{grid-column:span 1}.Footer-module__S6Hkya__mapContainer{background:#222;border-radius:8px;width:100%;height:150px;position:relative;overflow:hidden}.Footer-module__S6Hkya__mapImage{object-fit:cover;opacity:.6}.Footer-module__S6Hkya__mapOverlay{color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__S6Hkya__bottom{text-align:center;opacity:.5;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.75rem}@media (max-width:1200px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(3,1fr)}.Footer-module__S6Hkya__mapColumn{grid-column:span 3}}
.Hero-module__ZARIfG__hero{background:var(--primary);align-items:center;min-height:600px;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__sliderContainer{width:100%;position:relative}.Hero-module__ZARIfG__slide{width:100%}.Hero-module__ZARIfG__contentCard{background:#fff;border-radius:12px;min-height:400px;overflow:hidden;box-shadow:0 30px 60px #0003}.Hero-module__ZARIfG__cardInner{min-height:400px;display:flex}.Hero-module__ZARIfG__imageColumn{flex:1;min-height:400px;position:relative}.Hero-module__ZARIfG__image{object-fit:cover}.Hero-module__ZARIfG__textColumn{flex-direction:column;flex:1.2;justify-content:center;padding:4rem;display:flex}.Hero-module__ZARIfG__title{color:#1a1717;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:#4a4a4a;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__ctaBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:1.125rem 2.25rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__ctaIcon{transition:transform .3s}.Hero-module__ZARIfG__ctaBtn:hover .Hero-module__ZARIfG__ctaIcon{transform:translate(5px)}.Hero-module__ZARIfG__prev,.Hero-module__ZARIfG__next{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:20;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__ZARIfG__prev:hover,.Hero-module__ZARIfG__next:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-50%)scale(1.1)}.Hero-module__ZARIfG__prev{left:2rem}.Hero-module__ZARIfG__next{right:2rem}.Hero-module__ZARIfG__dots{justify-content:center;gap:.75rem;margin-top:3rem;display:flex}.Hero-module__ZARIfG__dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:10px;height:10px;transition:background .3s}.Hero-module__ZARIfG__dotActive{background:#fff;border-radius:10px;width:24px}@media (max-width:1024px){.Hero-module__ZARIfG__cardInner{flex-direction:column}.Hero-module__ZARIfG__textColumn{padding:2.5rem}.Hero-module__ZARIfG__title{font-size:2.25rem}.Hero-module__ZARIfG__prev,.Hero-module__ZARIfG__next{display:none}}
.Welcome-module__hHVcrG__section{background:#fff;padding:100px 0}.Welcome-module__hHVcrG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Welcome-module__hHVcrG__badge{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#004d2e14;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Welcome-module__hHVcrG__title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Welcome-module__hHVcrG__accent{color:var(--primary)}.Welcome-module__hHVcrG__text{color:#555;font-size:1.05rem;line-height:1.8}.Welcome-module__hHVcrG__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Welcome-module__hHVcrG__primaryBtn{background:var(--primary);color:#fff;border-radius:999px;padding:.75rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s}.Welcome-module__hHVcrG__primaryBtn:hover{background:#003621;transform:translateY(-2px);box-shadow:0 6px 20px #004d2e40}.Welcome-module__hHVcrG__secondaryBtn{color:#444;border:2px solid #e0e0e0;border-radius:999px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.Welcome-module__hHVcrG__secondaryBtn:hover{border-color:var(--primary);color:var(--primary)}.Welcome-module__hHVcrG__statsArea{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Welcome-module__hHVcrG__statBox{color:#fff;text-align:center;background:linear-gradient(135deg,#004d2e 0%,#006b3f 100%);border-radius:16px;padding:2.5rem 2rem;box-shadow:0 10px 30px #004d2e26}.Welcome-module__hHVcrG__statValue{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Welcome-module__hHVcrG__statLabel{opacity:.85;font-size:.875rem;font-weight:500}@media (max-width:1024px){.Welcome-module__hHVcrG__grid{grid-template-columns:1fr;gap:3rem}.Welcome-module__hHVcrG__title{font-size:2rem}}
.Services-module__dpHhBa__section{background:#fbfbfc;padding:100px 0;position:relative}.Services-module__dpHhBa__scrollAnchor{visibility:hidden;position:absolute;top:-100px}.Services-module__dpHhBa__header{text-align:center;max-width:800px;margin:0 auto 80px}.Services-module__dpHhBa__title{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Services-module__dpHhBa__accent{background:linear-gradient(120deg,#004d2e,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__dpHhBa__lead{color:#555;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.7}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Services-module__dpHhBa__card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;flex-direction:column;padding:2.5rem;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.Services-module__dpHhBa__card:hover{border-color:#004d2e1a;box-shadow:0 20px 50px #004d2e14}.Services-module__dpHhBa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Services-module__dpHhBa__iconWrapper{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Services-module__dpHhBa__topBar{opacity:.8;height:4px;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__serviceTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Services-module__dpHhBa__serviceDesc{color:#666;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__itemList{flex-direction:column;gap:.75rem;margin-top:auto;padding:0;list-style:none;display:flex}.Services-module__dpHhBa__listItem{color:#444;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.Services-module__dpHhBa__bullet{color:#10b981;opacity:.7}.Services-module__dpHhBa__desktopOnly{display:block}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__title{font-size:2.25rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:1.5rem}.Services-module__dpHhBa__card{padding:2rem}.Services-module__dpHhBa__desktopOnly{display:none}.Services-module__dpHhBa__section{padding:80px 0}}
.Partners-module__Wk2-ZG__section{background:#fff;padding:100px 0}.Partners-module__Wk2-ZG__header{text-align:center;margin-bottom:4rem}.Partners-module__Wk2-ZG__title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Partners-module__Wk2-ZG__accent{color:var(--primary)}.Partners-module__Wk2-ZG__lead{color:#666;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Partners-module__Wk2-ZG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.Partners-module__Wk2-ZG__card{text-align:center;cursor:default;background:#f8f9fa;border:1px solid #eee;border-radius:16px;padding:2rem;transition:all .3s}.Partners-module__Wk2-ZG__logo{margin-bottom:1rem;font-size:3rem}.Partners-module__Wk2-ZG__name{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.Partners-module__Wk2-ZG__category{text-transform:uppercase;letter-spacing:.06em;color:var(--primary);background:#004d2e12;border-radius:999px;padding:.25rem .75rem;font-size:.78rem;font-weight:600}.Partners-module__Wk2-ZG__partnershipCta{text-align:center;background:linear-gradient(135deg,#f0fdf5 0%,#e8f5e9 100%);border:1px solid #004d2e26;border-radius:20px;padding:3.5rem}.Partners-module__Wk2-ZG__partnershipCta h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.Partners-module__Wk2-ZG__partnershipCta p{color:#555;max-width:600px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.Partners-module__Wk2-ZG__ctaBtn{background:var(--primary);color:#fff;border-radius:999px;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Partners-module__Wk2-ZG__ctaBtn:hover{background:#003621;transform:translateY(-2px);box-shadow:0 8px 24px #004d2e40}@media (max-width:1024px){.Partners-module__Wk2-ZG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Partners-module__Wk2-ZG__grid{grid-template-columns:1fr}.Partners-module__Wk2-ZG__partnershipCta{padding:2rem 1.5rem}}
.Testimonials-module__ItA9Ha__section{text-align:center;background:#f8f9fa;padding:100px 0}.Testimonials-module__ItA9Ha__title{letter-spacing:-.02em;margin-bottom:4rem;font-size:2.25rem;font-weight:800}.Testimonials-module__ItA9Ha__accent{color:var(--primary)}.Testimonials-module__ItA9Ha__sliderContainer{flex-wrap:wrap;justify-content:center;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.Testimonials-module__ItA9Ha__slideWrapper{justify-content:center;width:100%;max-width:700px;min-height:350px;margin:0 4rem;display:flex;position:relative}.Testimonials-module__ItA9Ha__controlBtn{color:var(--primary);cursor:pointer;z-index:10;background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.Testimonials-module__ItA9Ha__controlBtn:first-child{left:0}.Testimonials-module__ItA9Ha__controlBtn:nth-of-type(2){right:0}.Testimonials-module__ItA9Ha__controlBtn:hover{background:var(--primary);color:#fff;transform:translateY(-50%)scale(1.1)}.Testimonials-module__ItA9Ha__dots{justify-content:center;gap:.75rem;width:100%;margin-top:2rem;display:flex}.Testimonials-module__ItA9Ha__dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonials-module__ItA9Ha__activeDot{background:var(--primary);transform:scale(1.3)}.Testimonials-module__ItA9Ha__card{background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:100%;padding:3rem 4rem;display:flex;position:absolute;box-shadow:0 10px 40px #0000000a}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--primary);opacity:.15;margin-bottom:0;font-family:serif;font-size:4rem;line-height:1}.Testimonials-module__ItA9Ha__quote{color:#444;margin-bottom:2.5rem;font-size:1.25rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__position{color:#666;font-size:.875rem;font-weight:500}.Testimonials-module__ItA9Ha__authorSection{align-items:center;gap:1.25rem;margin-top:auto;display:flex}.Testimonials-module__ItA9Ha__avatar{border:2px solid var(--primary);border-radius:50%;width:60px;height:60px;overflow:hidden}.Testimonials-module__ItA9Ha__avatar img{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__authorInfo{text-align:left}@media (max-width:768px){.Testimonials-module__ItA9Ha__slideWrapper{margin:0}.Testimonials-module__ItA9Ha__controlBtn{display:none}.Testimonials-module__ItA9Ha__card{padding:2rem 1.5rem}}
.Appointment-module__w7n5eW__section{color:#fff;background:linear-gradient(135deg,#0b1e3f 0%,#004d2e 100%);padding:100px 0}.Appointment-module__w7n5eW__inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Appointment-module__w7n5eW__badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#ffffff26;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.78rem;font-weight:700;display:inline-block}.Appointment-module__w7n5eW__title{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.2}.Appointment-module__w7n5eW__accent{color:#5dfc9d}.Appointment-module__w7n5eW__text{opacity:.85;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.Appointment-module__w7n5eW__highlights{flex-direction:column;gap:.6rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Appointment-module__w7n5eW__highlights li{opacity:.9;font-size:.95rem}.Appointment-module__w7n5eW__contact p{opacity:.8;margin-bottom:.4rem;font-size:.9rem}.Appointment-module__w7n5eW__formCard{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 60px #0000004d}.Appointment-module__w7n5eW__formTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.Appointment-module__w7n5eW__form{flex-direction:column;gap:1rem;display:flex}.Appointment-module__w7n5eW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Appointment-module__w7n5eW__field{flex-direction:column;gap:.35rem;display:flex}.Appointment-module__w7n5eW__field label{color:#444;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.Appointment-module__w7n5eW__field input,.Appointment-module__w7n5eW__field select,.Appointment-module__w7n5eW__field textarea{color:#1a1a1a;background:#fafafa;border:1.5px solid #e5e5e5;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.95rem;transition:border .2s}.Appointment-module__w7n5eW__field input:focus,.Appointment-module__w7n5eW__field select:focus,.Appointment-module__w7n5eW__field textarea:focus{background:#fff;border-color:#004d2e}.Appointment-module__w7n5eW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#004d2e,#006b3f);border:none;border-radius:10px;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:700;transition:all .2s}.Appointment-module__w7n5eW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #004d2e59}.Appointment-module__w7n5eW__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.Appointment-module__w7n5eW__errorMsg{color:#d32f2f;background:#d32f2f0d;border-left:3px solid #d32f2f;border-radius:6px;margin-bottom:.5rem;padding:.75rem;font-size:.85rem;font-weight:600}.Appointment-module__w7n5eW__successMsg{text-align:center;color:#1a1a1a;padding:2rem 1rem}.Appointment-module__w7n5eW__successIcon{margin-bottom:1rem;font-size:3rem}.Appointment-module__w7n5eW__successMsg h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.Appointment-module__w7n5eW__successMsg p{color:#555;font-size:.95rem}@media (max-width:1024px){.Appointment-module__w7n5eW__inner,.Appointment-module__w7n5eW__row{grid-template-columns:1fr}}
.Team-module__EqCvfq__section{background:#fff;padding:100px 0}.Team-module__EqCvfq__title{text-align:center;letter-spacing:-.02em;margin-bottom:4.5rem;font-size:2.25rem;font-weight:800}.Team-module__EqCvfq__accent{color:var(--primary)}.Team-module__EqCvfq__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.Team-module__EqCvfq__card{flex-direction:column;display:flex}.Team-module__EqCvfq__imageWrapper{aspect-ratio:1;background:#f0f0f0;border:4px solid #fff;border-radius:50%;width:100%;max-width:220px;margin:0 auto 1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014}.Team-module__EqCvfq__image{object-fit:cover;transition:transform .4s}.Team-module__EqCvfq__card:hover .Team-module__EqCvfq__image{transform:scale(1.05)}.Team-module__EqCvfq__info{text-align:center}.Team-module__EqCvfq__name{color:#1a1a1a;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.Team-module__EqCvfq__role{color:var(--primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.8125rem;font-weight:700}.Team-module__EqCvfq__bio{color:#666;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.Team-module__EqCvfq__socials{justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.Team-module__EqCvfq__socialLink{color:#555;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:flex}.Team-module__EqCvfq__socialLink:hover{background:var(--primary);color:#fff}.Team-module__EqCvfq__loadingGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.Team-module__EqCvfq__skeleton{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Team-module__EqCvfq__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;width:180px;height:180px;animation:1.4s infinite Team-module__EqCvfq__shimmer}.Team-module__EqCvfq__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:120px;height:14px;animation:1.4s infinite Team-module__EqCvfq__shimmer}.Team-module__EqCvfq__skeletonLineShort{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:80px;height:12px;animation:1.4s infinite Team-module__EqCvfq__shimmer}@keyframes Team-module__EqCvfq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.Team-module__EqCvfq__grid,.Team-module__EqCvfq__loadingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Team-module__EqCvfq__grid,.Team-module__EqCvfq__loadingGrid{grid-template-columns:1fr}}
.VolunteerForm-module__k6IWpW__form{background:#fff;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;box-shadow:0 15px 45px #00000014}.VolunteerForm-module__k6IWpW__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.VolunteerForm-module__k6IWpW__field{flex-direction:column;gap:.5rem;display:flex}.VolunteerForm-module__k6IWpW__field label{color:#333;text-transform:uppercase;letter-spacing:.03em;font-size:.85rem;font-weight:700}.VolunteerForm-module__k6IWpW__field input,.VolunteerForm-module__k6IWpW__field select,.VolunteerForm-module__k6IWpW__field textarea{background:#fbfcfd;border:1.5px solid #eee;border-radius:10px;outline:none;padding:.8rem 1rem;font-size:1rem;transition:all .2s}.VolunteerForm-module__k6IWpW__field input:focus,.VolunteerForm-module__k6IWpW__field select:focus,.VolunteerForm-module__k6IWpW__field textarea:focus{background:#fff;border-color:#004d2e;box-shadow:0 0 0 4px #004d2e0d}.VolunteerForm-module__k6IWpW__submitBtn{color:#fff;cursor:pointer;background:#004d2e;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:800;transition:all .2s}.VolunteerForm-module__k6IWpW__submitBtn:hover:not(:disabled){background:#003621;transform:translateY(-2px);box-shadow:0 10px 25px #004d2e33}.VolunteerForm-module__k6IWpW__submitBtn:disabled{cursor:not-allowed;background:#ccc}.VolunteerForm-module__k6IWpW__error{color:#d32f2f;text-align:center;font-size:.9rem;font-weight:600}.VolunteerForm-module__k6IWpW__success{text-align:center;background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 15px 45px #00000014}.VolunteerForm-module__k6IWpW__success h3{color:#004d2e;margin-bottom:1rem;font-size:1.5rem}.VolunteerForm-module__k6IWpW__success p{color:#555;margin-bottom:2rem}.VolunteerForm-module__k6IWpW__resetBtn{color:#004d2e;cursor:pointer;background:0 0;border:1.5px solid #004d2e;border-radius:999px;padding:.6rem 1.5rem;font-weight:700}@media (max-width:768px){.VolunteerForm-module__k6IWpW__row{grid-template-columns:1fr}}
.About-module__8aBknG__aboutPage{padding-top:100px}.About-module__8aBknG__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#004d2e 0%,#0b1e3f 100%);padding:80px 0}.About-module__8aBknG__pageTitle{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.About-module__8aBknG__accent{color:#5dfc9d}.About-module__8aBknG__accent2{color:var(--primary)}.About-module__8aBknG__pageLead{opacity:.9;max-width:750px;margin:0 auto;font-size:1.25rem;line-height:1.7}.About-module__8aBknG__orgSection{background:#fff;padding:100px 0}.About-module__8aBknG__orgGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.About-module__8aBknG__sectionTitle{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.About-module__8aBknG__text{color:#555;font-size:1.05rem;line-height:1.8}.About-module__8aBknG__missionBox{color:#fff;background:linear-gradient(135deg,#004d2e,#006b3f);border-radius:20px;padding:3rem}.About-module__8aBknG__missionBoxTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.About-module__8aBknG__missionBoxText{opacity:.9;font-size:1rem;line-height:1.8}.About-module__8aBknG__valuesSection{background:#f8f9fa;padding:100px 0}.About-module__8aBknG__centeredTitle{text-align:center;color:#1a1a1a;letter-spacing:-.01em;margin-bottom:3rem;font-size:2rem;font-weight:800}.About-module__8aBknG__valuesGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.About-module__8aBknG__valueCard{background:#fff;border:1px solid #eee;border-radius:16px;padding:2rem 1.5rem;transition:all .2s}.About-module__8aBknG__valueCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 24px #004d2e14}.About-module__8aBknG__valueTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:1.05rem;font-weight:800}.About-module__8aBknG__valueDesc{color:#666;font-size:.875rem;line-height:1.6}.About-module__8aBknG__goalsSection{background:#fff;padding:100px 0}.About-module__8aBknG__goalsGrid{flex-direction:column;gap:1.5rem;display:flex}.About-module__8aBknG__goalItem{border:1px solid #eee;border-radius:16px;align-items:flex-start;gap:2rem;padding:2rem;transition:all .2s;display:flex}.About-module__8aBknG__goalItem:hover{border-color:var(--primary);box-shadow:0 4px 16px #004d2e14}.About-module__8aBknG__goalNumber{color:var(--primary);opacity:.25;text-align:right;flex-shrink:0;width:60px;font-size:2.5rem;font-weight:900;line-height:1}.About-module__8aBknG__goalTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.About-module__8aBknG__goalDesc{color:#666;font-size:.9rem;line-height:1.6}.About-module__8aBknG__objectivesSection{background:#f8f9fa;padding:100px 0}.About-module__8aBknG__objectivesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.About-module__8aBknG__objectiveCard{border:1px solid #eee;border-top:4px solid var(--primary);background:#fff;border-radius:16px;padding:2rem;transition:all .2s}.About-module__8aBknG__objectiveCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.About-module__8aBknG__objectiveTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:1rem;font-weight:800}.About-module__8aBknG__objectiveDesc{color:#666;font-size:.875rem;line-height:1.6}.About-module__8aBknG__approachSection{background:#fff;padding:80px 0}.About-module__8aBknG__swotSection{background:#f8f9fa;padding:100px 0}.About-module__8aBknG__swotGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.About-module__8aBknG__swotCard{border:1px solid #0000;border-radius:16px;padding:2rem}.About-module__8aBknG__swotCard h3{margin-bottom:1.25rem;font-size:1.1rem;font-weight:800}.About-module__8aBknG__swotCard ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.About-module__8aBknG__swotCard li{padding-left:.5rem;font-size:.9rem;line-height:1.5}.About-module__8aBknG__swotStrength{background:#f0fdf4;border-color:#86efac}.About-module__8aBknG__swotStrength h3{color:#15803d}.About-module__8aBknG__swotStrength li{color:#166534}.About-module__8aBknG__swotWeakness{background:#fff7ed;border-color:#fdba74}.About-module__8aBknG__swotWeakness h3{color:#c2410c}.About-module__8aBknG__swotWeakness li{color:#7c2d12}.About-module__8aBknG__swotOpportunity{background:#eff6ff;border-color:#93c5fd}.About-module__8aBknG__swotOpportunity h3{color:#1d4ed8}.About-module__8aBknG__swotOpportunity li{color:#1e40af}.About-module__8aBknG__swotThreat{background:#fdf4ff;border-color:#d8b4fe}.About-module__8aBknG__swotThreat h3{color:#7e22ce}.About-module__8aBknG__swotThreat li{color:#581c87}.About-module__8aBknG__techSection{background:#fff;padding:100px 0}.About-module__8aBknG__techGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__8aBknG__techCard{background:#f8f9fa;border:1px solid #eee;border-radius:16px;padding:2.5rem 2rem}.About-module__8aBknG__techPhase{text-transform:uppercase;letter-spacing:.06em;color:var(--primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.About-module__8aBknG__techCard h3{color:#1a1a1a;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.About-module__8aBknG__techCard ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.About-module__8aBknG__techCard li{color:#555;padding-left:1rem;font-size:.9rem;line-height:1.6;position:relative}.About-module__8aBknG__techCard li:before{content:"→";color:var(--primary);font-size:.8rem;position:absolute;left:0}.About-module__8aBknG__shareholderSection{background:#f8f9fa;padding:80px 0}.About-module__8aBknG__shareholderBox{background:#fff;border:1px solid #eee;border-radius:20px;max-width:900px;margin:0 auto;padding:3.5rem}@media (max-width:1200px){.About-module__8aBknG__valuesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.About-module__8aBknG__orgGrid{grid-template-columns:1fr;gap:3rem}.About-module__8aBknG__techGrid{grid-template-columns:1fr}.About-module__8aBknG__objectivesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__8aBknG__pageTitle{font-size:2.5rem}.About-module__8aBknG__swotGrid{grid-template-columns:1fr}.About-module__8aBknG__valuesGrid{grid-template-columns:repeat(2,1fr)}.About-module__8aBknG__objectivesGrid{grid-template-columns:1fr}}@media (max-width:480px){.About-module__8aBknG__valuesGrid{grid-template-columns:1fr}}
.Careers-module__PFxZfG__page{padding-top:80px}.Careers-module__PFxZfG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1e3f 0%,#004d2e 100%);padding:100px 0}.Careers-module__PFxZfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.Careers-module__PFxZfG__accent{color:#5dfc9d}.Careers-module__PFxZfG__lead{opacity:.9;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.8}.Careers-module__PFxZfG__whySection{background:#fff;padding:100px 0}.Careers-module__PFxZfG__sectionTitle{color:#1a1a1a;text-align:center;margin-bottom:3.5rem;font-size:2.5rem;font-weight:800}.Careers-module__PFxZfG__whyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;display:grid}.Careers-module__PFxZfG__whyCard{background:#fbfcfd;border:1.5px solid #eee;border-radius:20px;padding:2.5rem;transition:all .3s}.Careers-module__PFxZfG__whyCard:hover{border-color:#5dfc9d;transform:translateY(-5px);box-shadow:0 15px 35px #0000000d}.Careers-module__PFxZfG__whyIcon{margin-bottom:1.5rem;font-size:2.5rem}.Careers-module__PFxZfG__whyCard h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.Careers-module__PFxZfG__whyCard p{color:#555;font-size:.95rem;line-height:1.7}.Careers-module__PFxZfG__openingsSection{background:#fbfcfd;padding:100px 0}.Careers-module__PFxZfG__list{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.Careers-module__PFxZfG__jobCard{background:#fff;border:1.5px solid #eee;border-radius:25px;padding:3rem;transition:all .3s}.Careers-module__PFxZfG__jobCard:hover{border-color:#004d2e;box-shadow:0 20px 50px #00000014}.Careers-module__PFxZfG__jobHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Careers-module__PFxZfG__jobTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Careers-module__PFxZfG__jobMeta{gap:1.5rem;display:flex}.Careers-module__PFxZfG__type{color:#004d2e;font-size:.9rem;font-weight:700}.Careers-module__PFxZfG__location{color:#666;font-size:.9rem}.Careers-module__PFxZfG__applyBtn{color:#fff;background:#004d2e;border-radius:999px;padding:.75rem 2rem;font-weight:800;text-decoration:none;transition:all .2s}.Careers-module__PFxZfG__applyBtn:hover{background:#003621;transform:translateY(-2px)}.Careers-module__PFxZfG__jobDesc{color:#444;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.Careers-module__PFxZfG__requirements{grid-template-columns:1fr 1fr;gap:.75rem;padding:0;list-style:none;display:grid}.Careers-module__PFxZfG__requirements li:before{content:"✓";color:#5dfc9d;margin-right:.75rem;font-weight:900}.Careers-module__PFxZfG__requirements li{color:#666;font-size:.9rem}.Careers-module__PFxZfG__applySection{background:#fff;padding:100px 0}.Careers-module__PFxZfG__applyGrid{grid-template-columns:1fr 1fr;gap:5rem;display:grid}.Careers-module__PFxZfG__applyText{color:#555;margin-bottom:3rem;font-size:1.15rem;line-height:1.8}.Careers-module__PFxZfG__processBox{background:#fbfcfd;border-top:5px solid #004d2e;border-radius:20px;padding:2.5rem}.Careers-module__PFxZfG__processBox h4{color:#1a1a1a;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.Careers-module__PFxZfG__processList{flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}.Careers-module__PFxZfG__processList li{color:#444;font-size:1rem}.Careers-module__PFxZfG__ctaSection{background:#fbfcfd;padding:100px 0}.Careers-module__PFxZfG__ctaBox{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1e3f 0%,#004d2e 100%);border-radius:30px;padding:5rem}.Careers-module__PFxZfG__ctaBox h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Careers-module__PFxZfG__ctaBox p{opacity:.9;margin-bottom:2.5rem;font-size:1.15rem}.Careers-module__PFxZfG__ctaBtn{color:#004d2e;background:#5dfc9d;border-radius:999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:1024px){.Careers-module__PFxZfG__applyGrid{grid-template-columns:1fr;gap:4rem}.Careers-module__PFxZfG__requirements{grid-template-columns:1fr}}@media (max-width:768px){.Careers-module__PFxZfG__jobHeader{flex-direction:column;gap:1rem}.Careers-module__PFxZfG__jobCard{padding:2rem}}
.Contact-module__J3q-aa__contactPage{padding-top:100px}.Contact-module__J3q-aa__hero{text-align:center;background:#fdfdfd;border-bottom:1px solid #eee;padding:80px 0}.Contact-module__J3q-aa__title{margin-bottom:1rem;font-size:3rem;font-weight:800}.Contact-module__J3q-aa__accent{color:var(--primary)}.Contact-module__J3q-aa__lead{color:#666;font-size:1.25rem}.Contact-module__J3q-aa__content{background:#fff;padding:80px 0}.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1fr;gap:5rem;display:grid}.Contact-module__J3q-aa__sectionTitle{color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:800}.Contact-module__J3q-aa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__J3q-aa__formGroup label{color:#333;font-size:.875rem;font-weight:700}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{background:#fdfdfd;border:1px solid #eee;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:150px}.Contact-module__J3q-aa__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:700}.Contact-module__J3q-aa__infoSection{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__infoCard{background:#f8f9fa;border-radius:12px;padding:2rem}.Contact-module__J3q-aa__infoTitle{color:var(--primary);margin-bottom:1rem;font-size:1.125rem;font-weight:800}.Contact-module__J3q-aa__infoText{color:#555;margin:.25rem 0;font-size:1rem}.Contact-module__J3q-aa__mapContainer{border:1px solid #eee;border-radius:12px;flex:1;min-height:250px;overflow:hidden}@media (max-width:992px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr;gap:4rem}}
.Investors-module__G1kqLa__page{padding-top:100px}.Investors-module__G1kqLa__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1e3f 0%,#004d2e 100%);padding:80px 0}.Investors-module__G1kqLa__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Investors-module__G1kqLa__accent{color:#5dfc9d}.Investors-module__G1kqLa__lead{opacity:.9;max-width:750px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Investors-module__G1kqLa__section{background:#fff;padding:80px 0}.Investors-module__G1kqLa__execGrid{grid-template-columns:1fr 380px;align-items:start;gap:4rem;display:grid}.Investors-module__G1kqLa__sectionTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.Investors-module__G1kqLa__text{color:#555;font-size:1.05rem;line-height:1.8}.Investors-module__G1kqLa__fundingCard{color:#fff;text-align:center;background:linear-gradient(135deg,#004d2e,#0b1e3f);border-radius:20px;padding:2.5rem;position:sticky;top:120px}.Investors-module__G1kqLa__fundingAmount{letter-spacing:-.03em;margin-bottom:.25rem;font-size:3.5rem;font-weight:900}.Investors-module__G1kqLa__fundingLabel{text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:2rem;font-size:.85rem}.Investors-module__G1kqLa__fundingUses{text-align:left;flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Investors-module__G1kqLa__fundingUses li{opacity:.9;font-size:.9rem}.Investors-module__G1kqLa__darkSection{background:#0b1e3f;padding:80px 0}.Investors-module__G1kqLa__whiteSectionTitle{color:#fff;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.Investors-module__G1kqLa__projectionsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Investors-module__G1kqLa__projCard{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;padding:2rem}.Investors-module__G1kqLa__projYear{text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-bottom:1.5rem;font-size:.8rem}.Investors-module__G1kqLa__projBar{background:#ffffff1a;border-radius:8px;align-items:flex-end;height:120px;margin-bottom:1rem;display:flex;overflow:hidden}.Investors-module__G1kqLa__projBarFill{background:linear-gradient(#5dfc9d,#00b359);border-radius:8px;width:100%}.Investors-module__G1kqLa__projRevenue{letter-spacing:-.02em;font-size:2rem;font-weight:900}.Investors-module__G1kqLa__projLabel{opacity:.6;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.75rem}.Investors-module__G1kqLa__projExpenses{opacity:.7;margin-bottom:.25rem;font-size:.875rem}.Investors-module__G1kqLa__projNet{color:#f99;margin-bottom:1.5rem;font-size:.875rem}.Investors-module__G1kqLa__streams{border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.Investors-module__G1kqLa__stream{opacity:.75;justify-content:space-between;font-size:.8rem;display:flex}.Investors-module__G1kqLa__tableWrap{overflow-x:auto}.Investors-module__G1kqLa__table{border-collapse:collapse;width:100%;font-size:.95rem}.Investors-module__G1kqLa__table th{text-align:left;text-transform:uppercase;color:#555;background:#f8f9fa;border-bottom:2px solid #eee;padding:1rem 1.25rem;font-size:.8rem}.Investors-module__G1kqLa__table td{color:#444;border-bottom:1px solid #f0f0f0;padding:1rem 1.25rem}.Investors-module__G1kqLa__totalRow td{color:#1a1a1a;background:#f8f9fa;border-top:2px solid #eee;font-weight:700}.Investors-module__G1kqLa__marketSection{background:#f8f9fa;padding:80px 0}.Investors-module__G1kqLa__marketGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.Investors-module__G1kqLa__marketCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:16px;padding:1.75rem 1.25rem}.Investors-module__G1kqLa__marketIcon{margin-bottom:.75rem;font-size:2.5rem}.Investors-module__G1kqLa__marketCard h3{font-size:.95rem;font-weight:800}.Investors-module__G1kqLa__marketCard p{color:#666;font-size:.8rem}.Investors-module__G1kqLa__marketNote{background:#004d2e0d;border-left:4px solid #004d2e;border-radius:0 10px 10px 0;padding:1.5rem}.Investors-module__G1kqLa__founderSection{background:#fff;padding:100px 0}.Investors-module__G1kqLa__founderBoxGrid{background:#fbfbfc;border:1px solid #eee;border-radius:30px;grid-template-columns:1fr 500px;gap:5rem;padding:5rem;display:grid}.Investors-module__G1kqLa__founderInfoBox{flex-direction:column;gap:1.5rem;display:flex}.Investors-module__G1kqLa__founderDetails{background:#fff;border:1px solid #f0f0f0;border-radius:20px;margin-top:2rem;padding:2.5rem}.Investors-module__G1kqLa__founderDetails strong{margin-bottom:.5rem;font-size:1.25rem;display:block}.Investors-module__G1kqLa__founderDetails span{color:#666;margin-bottom:1.5rem;font-size:.9rem;display:block}.Investors-module__G1kqLa__links{flex-direction:column;gap:.75rem;display:flex}.Investors-module__G1kqLa__links a{color:#004d2e;font-size:.95rem;font-weight:700;text-decoration:none}.Investors-module__G1kqLa__formContainer{background:#fff;border-radius:25px;padding:3rem;box-shadow:0 20px 50px #0000000d}.Investors-module__G1kqLa__formTitle{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.Investors-module__G1kqLa__investorForm{flex-direction:column;gap:1.5rem;display:flex}.Investors-module__G1kqLa__field{flex-direction:column;gap:.6rem;display:flex}.Investors-module__G1kqLa__field label{color:#444;font-size:.85rem;font-weight:800}.Investors-module__G1kqLa__formInput,.Investors-module__G1kqLa__formTextarea{border:1.5px solid #eee;border-radius:12px;outline:none;padding:1rem;font-size:.95rem;transition:border-color .2s}.Investors-module__G1kqLa__formInput:focus,.Investors-module__G1kqLa__formTextarea:focus{border-color:#004d2e}.Investors-module__G1kqLa__submitBtn{color:#fff;cursor:pointer;background:#004d2e;border:none;border-radius:12px;padding:1rem;font-weight:800;transition:all .2s}.Investors-module__G1kqLa__submitBtn:hover{background:#003621;transform:translateY(-2px)}.Investors-module__G1kqLa__successBox{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:15px;padding:2.5rem}.Investors-module__G1kqLa__successBox h3{color:#166534;margin-bottom:1rem;font-size:1.25rem}.Investors-module__G1kqLa__successBox p{color:#15803d;font-size:.95rem}.Investors-module__G1kqLa__errorText{color:#c62828;font-size:.85rem;font-weight:600}@media (max-width:1200px){.Investors-module__G1kqLa__marketGrid{grid-template-columns:repeat(3,1fr)}.Investors-module__G1kqLa__founderBoxGrid{grid-template-columns:1fr;gap:3rem;padding:3rem}}@media (max-width:1024px){.Investors-module__G1kqLa__execGrid,.Investors-module__G1kqLa__projectionsGrid{grid-template-columns:1fr}.Investors-module__G1kqLa__fundingCard{position:static}}
.TeamPage-module__PJUW6W__teamPage{min-height:100vh;padding-top:100px}.TeamPage-module__PJUW6W__hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:80px 0 20px}.TeamPage-module__PJUW6W__title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.TeamPage-module__PJUW6W__accent{color:var(--primary);position:relative}.TeamPage-module__PJUW6W__accent:after{content:"";background:var(--primary);opacity:.1;z-index:-1;width:100%;height:8px;position:absolute;bottom:10px;left:0}.TeamPage-module__PJUW6W__subtitle{color:#64748b;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.TeamPage-module__PJUW6W__cta{background:#fff;padding:100px 0}.TeamPage-module__PJUW6W__ctaCard{background:var(--secondary);text-align:center;color:#fff;background-image:radial-gradient(circle at 20% 20%, #ffffff0d 0%, transparent 40%), radial-gradient(circle at 80% 80%, rgba(var(--primary-rgb), .1) 0%, transparent 40%);border-radius:24px;padding:60px}.TeamPage-module__PJUW6W__ctaCard h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.TeamPage-module__PJUW6W__ctaCard p{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.TeamPage-module__PJUW6W__ctaActions{justify-content:center;gap:1.5rem;display:flex}.TeamPage-module__PJUW6W__primaryBtn{background:var(--primary);color:#fff;border-radius:12px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s}.TeamPage-module__PJUW6W__primaryBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 10px 20px #0003}.TeamPage-module__PJUW6W__secondaryBtn{color:#fff;background:0 0;border:2px solid #fff3;border-radius:12px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s}.TeamPage-module__PJUW6W__secondaryBtn:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.TeamPage-module__PJUW6W__title{font-size:2.5rem}.TeamPage-module__PJUW6W__ctaCard{padding:40px 20px}.TeamPage-module__PJUW6W__ctaActions{flex-direction:column;gap:1rem}}
.Projects-module__ICTKvq__projectsPage{padding-top:100px}.Projects-module__ICTKvq__hero{text-align:center;background:#fdfdfd;border-bottom:1px solid #eee;padding:80px 0}.Projects-module__ICTKvq__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.Projects-module__ICTKvq__accent{color:var(--primary)}.Projects-module__ICTKvq__lead{color:#666;font-size:1.25rem}.Projects-module__ICTKvq__content{background:#fff;padding:80px 0}.Projects-module__ICTKvq__grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.Projects-module__ICTKvq__card{border:1px solid #eee;border-radius:16px;transition:transform .3s;overflow:hidden}.Projects-module__ICTKvq__card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #0000000d}.Projects-module__ICTKvq__imageWrapper{width:100%;height:300px;position:relative}.Projects-module__ICTKvq__image{object-fit:cover}.Projects-module__ICTKvq__info{padding:2rem}.Projects-module__ICTKvq__category{color:var(--primary);text-transform:uppercase;background:#00633c1a;border-radius:4px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Projects-module__ICTKvq__projectTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Projects-module__ICTKvq__impact{color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Projects-module__ICTKvq__viewBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:700}@media (max-width:768px){.Projects-module__ICTKvq__grid{grid-template-columns:1fr}}
.ProjectDetail-module__yTaCIG__detailPage{padding-top:100px}.ProjectDetail-module__yTaCIG__hero{background:linear-gradient(135deg, var(--secondary) 0%, #050e1d 100%);color:#fff;padding:100px 0 80px}.ProjectDetail-module__yTaCIG__backLink{color:#fff9;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.ProjectDetail-module__yTaCIG__backLink:hover{color:#fff}.ProjectDetail-module__yTaCIG__sidebarHeader{color:var(--primary);align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.ProjectDetail-module__yTaCIG__sidebarTitle{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:800}.ProjectDetail-module__yTaCIG__statusBox{background:#f0f7f4;border-radius:12px;align-items:center;gap:.5rem;width:fit-content;padding:.75rem 1.25rem;display:flex}.ProjectDetail-module__yTaCIG__statusIcon{color:#10b981}.ProjectDetail-module__yTaCIG__statusText{color:#065f46;font-size:.875rem;font-weight:700}.ProjectDetail-module__yTaCIG__stakeholderList{padding:0;list-style:none}.ProjectDetail-module__yTaCIG__stakeholderList li{color:#444;margin-bottom:.75rem;padding-left:1.25rem;font-size:1rem;position:relative}.ProjectDetail-module__yTaCIG__stakeholderList li:before{content:"•";color:var(--primary);font-weight:800;position:absolute;left:0}.ProjectDetail-module__yTaCIG__statusBadge{color:var(--primary);background:#00633c1a;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}@media (max-width:1024px){.ProjectDetail-module__yTaCIG__layout{grid-template-columns:1fr}.ProjectDetail-module__yTaCIG__imageWrapper{height:300px}}@media (max-width:768px){.ProjectDetail-module__yTaCIG__title{font-size:2.25rem}}
.Publications-module__HDwKdG__publicationsPage{padding-top:100px}.Publications-module__HDwKdG__hero{background:var(--primary);color:#fff;text-align:center;padding:80px 0}.Publications-module__HDwKdG__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.Publications-module__HDwKdG__accent{color:#fff}.Publications-module__HDwKdG__lead{opacity:.9;font-size:1.25rem}.Publications-module__HDwKdG__content{background:#fdfdfd;padding:80px 0}.Publications-module__HDwKdG__list{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.Publications-module__HDwKdG__pubItem{background:#fff;border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:center;padding:2.5rem;transition:border-color .2s;display:flex}.Publications-module__HDwKdG__pubItem:hover{border-color:var(--primary)}.Publications-module__HDwKdG__info{flex:1;padding-right:2rem}.Publications-module__HDwKdG__type{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:block}.Publications-module__HDwKdG__pubTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.35rem;font-weight:700;line-height:1.4}.Publications-module__HDwKdG__meta{color:#666;font-size:.9rem}.Publications-module__HDwKdG__downloadBtn{color:var(--primary);cursor:pointer;white-space:nowrap;background:#f8f9fa;border:1px solid #eee;border-radius:6px;padding:1rem 1.5rem;font-weight:700;transition:all .2s}.Publications-module__HDwKdG__downloadBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:768px){.Publications-module__HDwKdG__pubItem{flex-direction:column;align-items:flex-start;gap:1.5rem}}
.PublicationDetail-module__zgdBXW__detailPage{padding-top:100px}.PublicationDetail-module__zgdBXW__hero{background:var(--secondary);color:#fff;text-align:center;padding:80px 0}.PublicationDetail-module__zgdBXW__type{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.PublicationDetail-module__zgdBXW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.2}.PublicationDetail-module__zgdBXW__meta{opacity:.8;font-size:1.1rem}.PublicationDetail-module__zgdBXW__content{background:#fdfdfd;padding:80px 0}.PublicationDetail-module__zgdBXW__card{background:#fff;border:1px solid #eee;border-radius:16px;max-width:900px;margin:0 auto;padding:4rem;box-shadow:0 10px 30px #00000008}.PublicationDetail-module__zgdBXW__sectionTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.75rem;font-weight:800}.PublicationDetail-module__zgdBXW__abstract{color:#555;margin-bottom:3rem;font-size:1.125rem;font-style:italic;line-height:1.9}.PublicationDetail-module__zgdBXW__actionArea{text-align:center;border-top:1px solid #eee;padding-top:3rem}.PublicationDetail-module__zgdBXW__downloadBtn{background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-block}.PublicationDetail-module__zgdBXW__downloadBtn:hover{background:var(--primary-hover);transform:translateY(-3px);box-shadow:0 15px 30px #00633c33}.PublicationDetail-module__zgdBXW__disclaimer{color:#888;max-width:500px;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:.875rem}@media (max-width:768px){.PublicationDetail-module__zgdBXW__title{font-size:2rem}.PublicationDetail-module__zgdBXW__card{padding:2rem}}
.Volunteers-module__agGhAW__page{padding-top:80px}.Volunteers-module__agGhAW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1e3f 0%,#004d2e 100%);padding:100px 0}.Volunteers-module__agGhAW__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.Volunteers-module__agGhAW__accent{color:#5dfc9d}.Volunteers-module__agGhAW__lead{opacity:.9;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.8}.Volunteers-module__agGhAW__rolesSection{background:#fbfcfd;padding:100px 0}.Volunteers-module__agGhAW__centerHeader{text-align:center;margin-bottom:4rem}.Volunteers-module__agGhAW__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Volunteers-module__agGhAW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Volunteers-module__agGhAW__roleCard{background:#fff;border:1.5px solid #eee;border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.Volunteers-module__agGhAW__roleCard:hover{border-color:#5dfc9d;transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.Volunteers-module__agGhAW__area{text-transform:uppercase;color:#004d2e;letter-spacing:.05em;background:#004d2e14;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:800;display:inline-block}.Volunteers-module__agGhAW__roleName{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Volunteers-module__agGhAW__roleDesc{color:#555;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.Volunteers-module__agGhAW__applyBtn{color:#004d2e;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s;display:inline-block}.Volunteers-module__agGhAW__applyBtn:hover{transform:translate(5px)}.Volunteers-module__agGhAW__applySection{background:#fff;padding:100px 0}.Volunteers-module__agGhAW__applyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Volunteers-module__agGhAW__applyText{color:#555;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.Volunteers-module__agGhAW__benefitBox{background:#f0f7f4;border-left:5px solid #004d2e;border-radius:20px;padding:2.5rem}.Volunteers-module__agGhAW__benefitBox h4{color:#004d2e;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.Volunteers-module__agGhAW__benefitList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Volunteers-module__agGhAW__benefitList li{color:#333;font-size:1rem;font-weight:500}.Volunteers-module__agGhAW__ctaSection{background:#fbfcfd;padding:100px 0}.Volunteers-module__agGhAW__ctaBox{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1e3f 0%,#004d2e 100%);border-radius:30px;padding:5rem}.Volunteers-module__agGhAW__ctaBox h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Volunteers-module__agGhAW__ctaBox p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem}.Volunteers-module__agGhAW__ctaBtn{color:#004d2e;background:#5dfc9d;border-radius:999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-block}.Volunteers-module__agGhAW__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}@media (max-width:1024px){.Volunteers-module__agGhAW__applyGrid{grid-template-columns:1fr;gap:3rem}.Volunteers-module__agGhAW__title{font-size:2.5rem}}@media (max-width:768px){.Volunteers-module__agGhAW__ctaBox{padding:3rem 1.5rem}.Volunteers-module__agGhAW__grid{grid-template-columns:1fr}}
.NewsEvents-module__iDoEfq__section{background:#fdfdfd;padding:80px 0}.NewsEvents-module__iDoEfq__flexContainer{gap:4rem;display:flex}.NewsEvents-module__iDoEfq__column{flex:1}.NewsEvents-module__iDoEfq__columnTitle{letter-spacing:-.02em;margin-bottom:2rem;font-size:2.25rem;font-weight:800}.NewsEvents-module__iDoEfq__subTitle{color:#1a1a1a;border-bottom:2px solid #eee;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:inline-block}.NewsEvents-module__iDoEfq__accent{color:var(--primary)}.NewsEvents-module__iDoEfq__eventList,.NewsEvents-module__iDoEfq__newsList{flex-direction:column;gap:1.5rem;display:flex}.NewsEvents-module__iDoEfq__eventItem{align-items:flex-start;gap:1.5rem;display:flex}.NewsEvents-module__iDoEfq__dateBox{background:var(--primary);color:#fff;text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:70px;min-height:80px;padding:.5rem;display:flex}.NewsEvents-module__iDoEfq__dateDay{font-size:1.1rem;font-weight:700}.NewsEvents-module__iDoEfq__dateYear{opacity:.8;font-size:.8rem}.NewsEvents-module__iDoEfq__eventContent{flex:1}.NewsEvents-module__iDoEfq__eventTitle{color:#1a1a1a;margin-bottom:.25rem;font-size:1rem;font-weight:700}.NewsEvents-module__iDoEfq__eventDescription{color:#666;font-size:.875rem;line-height:1.5}.NewsEvents-module__iDoEfq__newsItem{align-items:center;gap:1.5rem;display:flex}.NewsEvents-module__iDoEfq__newsImageWrapper{border-radius:4px;flex-shrink:0;width:120px;height:80px;position:relative;overflow:hidden}.NewsEvents-module__iDoEfq__newsImage{object-fit:cover}.NewsEvents-module__iDoEfq__newsContent{flex:1}.NewsEvents-module__iDoEfq__newsTitle{color:#1a1a1a;margin-bottom:.25rem;font-size:1rem;font-weight:700}.NewsEvents-module__iDoEfq__newsDescription{color:#666;font-size:.875rem;line-height:1.5}@media (max-width:1024px){.NewsEvents-module__iDoEfq__flexContainer{flex-direction:column;gap:3rem}}
