.dnd_area-row-0-force-full-width-section .dnd-column,.dnd_area-row-0-force-full-width-section.dnd-section,.dnd_area-row-0-padding .dnd-column,.dnd_area-row-0-padding.dnd-section{padding:0!important}.banner-slider .gct-module .hero,.dnd-section .gct-module .hero,.row-fluid .gct-module .hero,.slider-main .banner-slider .gct-module .hero{height:460px!important;max-height:460px!important;min-height:0!important}.gct-module{--green-deep:#c32227;--green-mid:#d1132c;--green-light:#d94e52;--sand:#f5f0e8;--sand-dark:#ede6d6;--stone:#8a7a68;--text-dark:#1a1a1a;--text-mid:#4a4a4a;--text-light:#7a7a7a;--white:#fff;--prog-nutrition:#c32227;--prog-youth:#db9739;--prog-health:#132a25;--prog-env:#798b45;--radius:12px;--shadow:0 4px 24px rgba(0,0,0,.08);--shadow-hover:0 12px 40px rgba(0,0,0,.15);--transition:0.28s cubic-bezier(.4,0,.2,1)}.gct-module *,.gct-module :after,.gct-module :before{box-sizing:border-box}.gct-module{color:#333;font-size:16px;line-height:1.6}.gct-module h1,.gct-module h2,.gct-module h3,.gct-module h4,.gct-module li,.gct-module p,.gct-module ul{margin:0;padding:0}.gct-module :focus{outline:none!important}.gct-module .hero{align-items:center;color:#fff;display:flex;height:450px;justify-content:center;max-height:450px;min-height:0!important;overflow:hidden;position:relative;text-align:center}.gct-module .hero-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.gct-module .hero-overlay{background:rgba(0,0,0,.45);inset:0;position:absolute;z-index:1}.gct-module .hero-content{padding:0 20px;position:relative;z-index:2}.gct-module .hero-content h1{color:#fff;font-size:48px;font-weight:700;margin-bottom:5px;text-shadow:2px 2px 6px rgba(0,0,0,.3)}.gct-module .hero-content p{color:#fff;font-size:28px;font-weight:400;line-height:1.2;text-shadow:1px 1px 4px rgba(0,0,0,.4)}.gct-module .page-nav{background:#fff;border:1px solid #eee;border-radius:50px;box-shadow:0 4px 16px rgba(0,0,0,.1);margin:15px auto 20px;max-width:1300px;position:sticky;top:80px;z-index:99}.gct-module .page-nav-inner{align-items:center;display:flex;height:60px;justify-content:space-between;overflow-x:auto;overflow-y:hidden;padding:0 28px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gct-module .page-nav-inner::-webkit-scrollbar{display:none}.gct-module .page-nav-links{align-items:center;display:flex;flex-shrink:0;gap:32px;height:100%;list-style:none;margin:0;padding:0}.gct-module .page-nav-links li::marker,.gct-module .page-nav-links li:before{content:none!important;display:none!important}.gct-module .page-nav-links li a{color:#444;font-family:Lato,sans-serif;font-size:16px;font-weight:600;padding-bottom:3px;text-decoration:none;transition:color .2s;white-space:nowrap}.gct-module .page-nav-links li a:hover{color:#c0392b}.gct-module .page-nav-links li.active a{border-bottom:2px solid #c0392b;color:#c0392b}.gct-module .btn-donate-nav{background:#d1132c;border-radius:50px;color:#fff!important;flex-shrink:0;font-size:15px;font-weight:700;margin-left:28px;padding:9px 24px;text-decoration:none;transition:background .2s;white-space:nowrap}.gct-module .btn-donate-nav:hover{background:#a93226!important;color:#fff!important}.gct-module .filter-wrap{background:var(--white);border-bottom:1px solid var(--sand-dark);box-shadow:0 2px 16px rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.gct-module .filter-inner{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin:0 auto;max-width:1320px;min-height:68px;padding:0 5vw}.gct-module .filter-label{color:var(--stone);flex-shrink:0;font-size:16px;font-weight:600;letter-spacing:.14em;white-space:nowrap}.gct-module .filter-groups{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:8px}.gct-module .filter-group{position:relative}.gct-module .filter-btn{align-items:center;background:transparent;border:1.5px solid var(--sand-dark);border-radius:40px;color:var(--text-mid);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:7px 14px;transition:all var(--transition);white-space:nowrap}.gct-module .filter-btn:hover{border-color:var(--green-mid);color:var(--green-deep)}.gct-module .filter-btn.has-active{background:var(--green-deep);border-color:var(--green-deep);color:var(--white)}.gct-module .filter-btn .chevron{fill:none;flex-shrink:0;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform var(--transition);width:14px}.gct-module .filter-btn.open .chevron{transform:rotate(180deg)}.gct-module .dropdown{animation:gct-dropIn .18s ease;background:var(--white);border:1px solid var(--sand-dark);border-radius:var(--radius);box-shadow:0 8px 32px rgba(0,0,0,.12);display:none;left:0;min-width:220px;padding:8px;position:absolute;top:calc(100% + 8px);z-index:200}.gct-module .dropdown.open{display:block}@keyframes gct-dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.gct-module .dropdown-item{align-items:center;border-radius:8px;color:var(--text-dark);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:10px;padding:9px 12px;transition:background var(--transition);user-select:none}.gct-module .dropdown-item:hover{background:var(--sand)}.gct-module .dropdown-item.selected{font-weight:600}.gct-module .check-box{align-items:center;border:1.5px solid var(--sand-dark);border-radius:4px;display:flex;flex-shrink:0;height:17px;justify-content:center;transition:all var(--transition);width:17px}.gct-module .dropdown-item.selected .check-box{background:var(--green-deep);border-color:var(--green-deep)}.gct-module .check-box:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:none;height:5px;transform:rotate(-45deg) translateY(-1px);width:9px}.gct-module .dropdown-item.selected .check-box:after{display:block}.gct-module .prog-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.gct-module .filter-actions{align-items:center;display:flex;flex-shrink:0;gap:12px;margin-left:auto}.gct-module .result-count{color:var(--text-light);font-size:18px;font-weight:600}.gct-module .clear-btn{background:none;border:1.5px solid var(--stone);border-radius:40px;color:var(--stone);cursor:pointer;display:none;font-size:14px;font-weight:600;letter-spacing:.04em;padding:6px 14px;transition:all var(--transition)}.gct-module .clear-btn.visible{align-items:center;display:inline-flex;gap:5px}.gct-module .clear-btn:hover{background:var(--stone);color:var(--white)}.gct-module .active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;max-width:1320px;min-height:0;overflow:hidden;padding:12px 5vw 0;transition:all var(--transition)}.gct-module .active-filters:empty{padding:0}.gct-module .active-tag{align-items:center;animation:gct-tagIn .18s ease;background:var(--sand-dark);border-radius:40px;color:var(--text-mid);display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 10px 4px 12px}@keyframes gct-tagIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gct-module .active-tag button{background:none;border:none;border-radius:50%;color:var(--stone);cursor:pointer;display:flex;padding:1px;transition:background var(--transition)}.gct-module .active-tag button:hover{background:rgba(0,0,0,.08)}.gct-module .main{margin:0 auto;max-width:1320px;padding:40px 5vw 80px}.gct-module .section-heading{color:var(--text-dark);font-size:1.5rem;font-weight:400;margin-bottom:16px}.gct-module .section-heading span{color:var(--green-mid);font-weight:600}.gct-module .toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:28px}.gct-module .view-toggle{background:var(--sand-dark);border-radius:10px;display:flex;flex-shrink:0;gap:4px;padding:4px}.gct-module .view-btn{align-items:center;background:none;border:none;border-radius:7px;color:var(--stone);cursor:pointer;display:flex;height:34px;justify-content:center;transition:all var(--transition);width:34px}.gct-module .view-btn.active{background:var(--white);box-shadow:0 1px 6px rgba(0,0,0,.08);color:var(--green-deep)}.gct-module .view-btn svg{fill:currentColor;height:17px;width:17px}.gct-module #projects-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.gct-module #projects-grid.list-view{gap:10px;grid-template-columns:1fr}.gct-module .project-card{animation:gct-fadeUp .3s ease both;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);cursor:default;display:flex;flex-direction:column;gap:14px;overflow:hidden;padding:24px;position:relative;transition:box-shadow var(--transition),transform var(--transition)}.gct-module .project-card:before{background:var(--accent-color,var(--green-mid));content:"";height:3px;left:0;opacity:.7;position:absolute;right:0;top:0}.gct-module .project-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}@keyframes gct-fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.gct-module .card-name{align-items:center;color:var(--text-dark);display:flex;flex:1;font-size:1.2rem;font-weight:600;gap:8px;line-height:1.3}.gct-module .card-name-icon{flex-shrink:0;height:48px;margin-top:0;object-fit:contain;width:48px}.gct-module .card-tags{display:flex;flex-direction:column;gap:6px;margin-top:auto}.gct-module .tag{align-items:center;border-radius:40px;display:inline-flex;font-size:11.5px;font-weight:600;gap:6px;letter-spacing:.02em;padding:4px 10px;width:fit-content}.gct-module .tag-prog{color:var(--white)}.gct-module .tag-prog.nutrition{background:var(--prog-nutrition)}.gct-module .tag-prog.youth{background:var(--prog-youth)}.gct-module .tag-prog.health{background:var(--prog-health)}.gct-module .tag-prog.env{background:var(--prog-env)}.gct-module .tag-exp{background:var(--sand-dark);color:var(--text-mid);font-weight:500}.gct-module .list-view .project-card{align-items:center;flex-direction:row;gap:20px;padding:16px 24px}.gct-module .list-view .project-card:before{bottom:0;height:auto;left:0;right:auto;top:0;width:3px}.gct-module .list-view .card-name{font-size:.9rem}.gct-module .list-view .card-tags{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;margin-top:0}.gct-module .list-view .project-card:hover{transform:translateY(-2px)}.gct-module #empty-state{display:none;grid-column:1/-1;padding:80px 20px;text-align:center}.gct-module #empty-state.visible{display:block}.gct-module .empty-icon{align-items:center;background:var(--sand-dark);border-radius:50%;color:var(--stone);display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.gct-module #empty-state h3{color:var(--text-dark);font-size:1.5rem;font-weight:400;margin-bottom:8px}.gct-module #empty-state p{color:var(--text-light);font-size:.9rem}.gct-module .legend{background:var(--white);border:1px solid var(--sand-dark);border-radius:var(--radius);display:flex;flex-wrap:wrap;gap:20px;padding:12px 16px}.gct-module .legend-item{align-items:center;color:var(--text-mid);display:flex;font-size:14px;gap:8px}.gct-module .legend-dot{border-radius:50%;flex-shrink:0;height:18px;width:18px}.gct-module .legend-count{align-items:center;background:var(--sand-dark);border-radius:40px;color:var(--text-mid);display:inline-flex;font-size:14px;font-weight:700;justify-content:center;margin-left:2px;min-width:22px;padding:1px 7px}.gct-module .legend-item{margin-right:8px;padding-right:16px;position:relative}.gct-module .legend-item:not(:last-child):after{background:var(--sand-dark);content:"";height:18px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@media (max-width:640px){.gct-module .legend-item:after{display:none}.gct-module .legend-item{margin-right:0;padding-right:0}}.gct-module .gct-loading{color:var(--text-light);font-size:14px;grid-column:1/-1;padding:80px 20px;text-align:center}.gct-module .gct-spinner{animation:gct-spin .7s linear infinite;border:3px solid var(--sand-dark);border-radius:50%;border-top-color:var(--green-deep);height:36px;margin:0 auto 16px;width:36px}@keyframes gct-spin{to{transform:rotate(1turn)}}@media (max-width:1100px){.gct-module #projects-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.gct-module #projects-grid{grid-template-columns:repeat(2,1fr)}.gct-module .filter-inner{gap:10px;min-height:56px}.gct-module .toolbar{align-items:flex-start;flex-direction:column;gap:12px}.gct-module .section-heading{margin-bottom:8px}}@media (max-width:768px){.gct-module .hero{height:380px;max-height:380px}.gct-module .hero-content h1{font-size:38px}.gct-module .hero-content p{font-size:24px}.gct-module .page-nav{border-radius:0;margin:0;max-width:100%;top:0}.gct-module .page-nav-inner{padding:0 16px}.gct-module .btn-donate-nav{margin-left:16px;padding:8px 18px}}@media (max-width:640px){.gct-module .hero{height:300px;max-height:300px}.gct-module .hero-content h1{font-size:32px}.gct-module .hero-content p{font-size:20px}.gct-module .page-nav-links{gap:14px}.gct-module .page-nav-links li a{font-size:14px}.gct-module .btn-donate-nav{font-size:14px;padding:8px 14px}}@media (max-width:560px){.gct-module #projects-grid{grid-template-columns:1fr}.gct-module .filter-inner{flex-wrap:wrap;padding:10px 5vw}.gct-module .filter-groups{gap:6px}.gct-module .filter-btn{font-size:12px;padding:6px 12px}}@media (max-width:480px){.gct-module .hero{height:280px;max-height:280px}.gct-module .hero-content h1{font-size:27px}.gct-module .hero-content p{font-size:16px}.gct-module .page-nav-inner{padding:0 10px}.gct-module .btn-donate-nav{font-size:13px;padding:7px 12px}.gct-module .page-nav-links li a{font-size:13px}.gct-module .page-nav-links{gap:10px}}@media (max-width:380px){.gct-module .hero-content h1{font-size:23px}.gct-module .hero-content p{font-size:14px}.gct-module .page-nav-inner{padding:0 10px}.gct-module .btn-donate-nav{font-size:13px;padding:7px 12px}.gct-module .page-nav-links li a{font-size:13px}.gct-module .page-nav-links{gap:10px}}