.Hero-module__ZARIfG__hero{align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center}.Hero-module__ZARIfG__bgOverlay{background:linear-gradient(90deg,#1a1210eb 0%,#1a1210b8 40%,#1a121059 100%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:1;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex;position:relative}.Hero-module__ZARIfG__textCol{flex-shrink:0;max-width:560px;animation:.7s ease-out Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__heading{color:#f0e6dc;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15}.Hero-module__ZARIfG__headingAccent{color:#f59e0b}.Hero-module__ZARIfG__description{color:#d4c5b5;max-width:520px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.75}.Hero-module__ZARIfG__ctaRow{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{color:#fff;cursor:pointer;background:#1b6b3a;border:none;border-radius:8px;align-items:center;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Hero-module__ZARIfG__ctaPrimary:hover{background:#145a30;transform:translateY(-1px)}.Hero-module__ZARIfG__ctaSecondary{color:#f0e6dc;cursor:pointer;background:0 0;border:2px solid #f0e6dc66;border-radius:8px;align-items:center;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{background:#ffffff14;border-color:#f0e6dccc;transform:translateY(-1px)}.Hero-module__ZARIfG__trustBar{border-top:1px solid #f0e6dc26;padding-top:1.5rem}.Hero-module__ZARIfG__trustText{color:#a89888;margin-bottom:1rem;font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__features{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__featurePill{color:#d4c5b5;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:flex}.Hero-module__ZARIfG__featureIcon{font-size:1.1rem}.Hero-module__ZARIfG__featureDivider{background:#f0e6dc33;width:1px;height:20px}.Hero-module__ZARIfG__collage{flex-shrink:0;width:460px;height:480px;animation:1s ease-out Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__card{flex-direction:column;align-items:center;gap:.5rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute}.Hero-module__ZARIfG__card:hover{z-index:10}.Hero-module__ZARIfG__cardInner{background:#fff;padding:5px;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000040}.Hero-module__ZARIfG__cardImg{object-fit:cover}.Hero-module__ZARIfG__cardLabel{color:#fff;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#1b6b3a,#0f5028);border-radius:999px;padding:.35rem 1rem;font-size:.72rem;font-weight:700;box-shadow:0 4px 12px #1b6b3a59}.Hero-module__ZARIfG__card1{z-index:3;top:20px;left:0;transform:rotate(-2deg)}.Hero-module__ZARIfG__card1:hover{transform:rotate(0)translateY(-6px)}.Hero-module__ZARIfG__card1 .Hero-module__ZARIfG__cardInner{border-radius:55% 45% 50% 50%/45% 55%;width:300px;height:340px}.Hero-module__ZARIfG__card1 .Hero-module__ZARIfG__cardImg{border-radius:52% 42% 47% 47%/42% 52%}.Hero-module__ZARIfG__card2{z-index:2;top:0;right:0;transform:rotate(3deg)}.Hero-module__ZARIfG__card2:hover{transform:rotate(0)translateY(-6px)}.Hero-module__ZARIfG__card2 .Hero-module__ZARIfG__cardInner{border-radius:24px;width:180px;height:200px}.Hero-module__ZARIfG__card2 .Hero-module__ZARIfG__cardImg{border-radius:20px}.Hero-module__ZARIfG__card3{z-index:2;bottom:10px;right:20px;transform:rotate(-1deg)translateY(0)}.Hero-module__ZARIfG__card3:hover{transform:rotate(0)translateY(-6px)}.Hero-module__ZARIfG__card3 .Hero-module__ZARIfG__cardInner{border-radius:40% 60% 50% 50%/55% 45%;width:190px;height:180px}.Hero-module__ZARIfG__card3 .Hero-module__ZARIfG__cardImg{border-radius:37% 57% 47% 47%/52% 42%}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__collage{width:360px;height:400px}.Hero-module__ZARIfG__card1 .Hero-module__ZARIfG__cardInner{width:240px;height:270px}.Hero-module__ZARIfG__card2 .Hero-module__ZARIfG__cardInner{width:150px;height:170px}.Hero-module__ZARIfG__card3 .Hero-module__ZARIfG__cardInner{width:155px;height:150px}}@media (max-width:900px){.Hero-module__ZARIfG__container{flex-direction:column}.Hero-module__ZARIfG__collage{order:-1;width:320px;height:360px}.Hero-module__ZARIfG__card1 .Hero-module__ZARIfG__cardInner{width:210px;height:240px}.Hero-module__ZARIfG__card2 .Hero-module__ZARIfG__cardInner{width:130px;height:150px}.Hero-module__ZARIfG__card3 .Hero-module__ZARIfG__cardInner{width:135px;height:130px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:2rem 0}.Hero-module__ZARIfG__bgOverlay{background:#1a1210cc}}
.MakingImpact-module__L7M1Tq__section{background:var(--background);padding:6rem 2rem;overflow:hidden}.MakingImpact-module__L7M1Tq__container{max-width:1140px;margin:0 auto}.MakingImpact-module__L7M1Tq__header{text-align:center;margin-bottom:4.5rem}.MakingImpact-module__L7M1Tq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#c8590a14;border-radius:6px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.MakingImpact-module__L7M1Tq__title{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.MakingImpact-module__L7M1Tq__subtitle{color:var(--muted);max-width:550px;margin:0 auto;font-size:1.05rem;font-weight:400}.MakingImpact-module__L7M1Tq__timeline{flex-direction:column;gap:5rem;display:flex}.MakingImpact-module__L7M1Tq__categoryPanel{position:relative}.MakingImpact-module__L7M1Tq__categoryHeader{border-bottom:2px solid var(--border);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.MakingImpact-module__L7M1Tq__icon{background:var(--section-alt);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.MakingImpact-module__L7M1Tq__categoryTitle{color:var(--foreground);font-size:1.6rem;font-weight:700}.MakingImpact-module__L7M1Tq__contentGrid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:2rem;display:grid}@media (max-width:900px){.MakingImpact-module__L7M1Tq__contentGrid{grid-template-columns:1fr;gap:1.5rem}}.MakingImpact-module__L7M1Tq__arrowConnector{color:var(--muted-light);justify-content:center;align-items:center;font-size:1.8rem;display:flex}@media (max-width:900px){.MakingImpact-module__L7M1Tq__arrowConnector{justify-content:center;transform:rotate(90deg)}}.MakingImpact-module__L7M1Tq__problemBox{background:#fff5f5;border:1px solid #f5d0ce;border-radius:12px;padding:2rem}@media (prefers-color-scheme:dark){.MakingImpact-module__L7M1Tq__problemBox{background:#b4281e14;border-color:#dc3c3226}}.MakingImpact-module__L7M1Tq__boxLabel{color:#b91c1c;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.25rem;font-size:.78rem;font-weight:700}.MakingImpact-module__L7M1Tq__problemList{flex-direction:column;gap:1rem;list-style:none;display:flex}.MakingImpact-module__L7M1Tq__problemList li{color:var(--muted);padding-left:1.5rem;font-size:.95rem;line-height:1.65;position:relative}.MakingImpact-module__L7M1Tq__problemList li:before{content:"×";color:#b91c1c;font-size:1.1rem;font-weight:700;position:absolute;top:0;left:0}.MakingImpact-module__L7M1Tq__effortBox{background:#f0faf3;border:1px solid #c6e9d2;border-radius:12px;padding:2rem}@media (prefers-color-scheme:dark){.MakingImpact-module__L7M1Tq__effortBox{background:#1b6b3a14;border-color:#1b6b3a26}}.MakingImpact-module__L7M1Tq__boxLabelEffort{color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.25rem;font-size:.78rem;font-weight:700}.MakingImpact-module__L7M1Tq__effortList{flex-direction:column;gap:1rem;list-style:none;display:flex}.MakingImpact-module__L7M1Tq__effortList li{color:var(--foreground);align-items:flex-start;gap:.6rem;font-size:.95rem;font-weight:400;line-height:1.65;display:flex}.MakingImpact-module__L7M1Tq__effortList .MakingImpact-module__L7M1Tq__check{background:var(--accent);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:3px;font-size:.7rem;font-weight:700;display:flex}
.OurTeam-module__i-9d5q__section{background:var(--background);padding:4rem 2rem}.OurTeam-module__i-9d5q__container{max-width:1140px;margin:0 auto}.OurTeam-module__i-9d5q__header{text-align:center;margin-bottom:2.5rem}.OurTeam-module__i-9d5q__badge{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#c8590a14;border-radius:6px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.OurTeam-module__i-9d5q__title{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}.OurTeam-module__i-9d5q__subtitle{color:var(--muted);max-width:550px;margin:0 auto;font-size:1.05rem;font-weight:400}.OurTeam-module__i-9d5q__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.OurTeam-module__i-9d5q__card{background:var(--card-bg);text-align:center;border:1px solid var(--border);border-radius:10px;padding:1.25rem 1rem;transition:transform .2s,border-color .2s}.OurTeam-module__i-9d5q__card:hover{border-color:var(--primary);transform:translateY(-3px)}.OurTeam-module__i-9d5q__avatarWrapper{justify-content:center;margin-bottom:.75rem;display:flex}.OurTeam-module__i-9d5q__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.3rem;font-weight:700;display:flex}.OurTeam-module__i-9d5q__memberName{color:var(--foreground);margin-bottom:.15rem;font-size:.95rem;font-weight:700}.OurTeam-module__i-9d5q__memberRole{color:var(--primary);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.OurTeam-module__i-9d5q__memberMeta{flex-direction:column;align-items:center;gap:.25rem;margin-bottom:0;display:flex}.OurTeam-module__i-9d5q__metaBadge{background:var(--section-alt);color:var(--foreground);letter-spacing:.5px;border-radius:4px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.OurTeam-module__i-9d5q__metaText{color:var(--muted);font-size:.75rem}.OurTeam-module__i-9d5q__socials{justify-content:center;gap:.5rem;display:flex}.OurTeam-module__i-9d5q__socialBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.OurTeam-module__i-9d5q__socialBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
