.page-module__pgaT6G__support-banner{width:100%;max-height:400px;position:relative;overflow:hidden}.page-module__pgaT6G__support-banner-inner{width:100%;max-height:400px;position:relative}.page-module__pgaT6G__support-banner-img{object-fit:cover;object-position:center 75%;width:100%;height:400px;display:block}.page-module__pgaT6G__support-banner-overlay{pointer-events:none;background:linear-gradient(#0000,#061f17b3);height:50%;position:absolute;bottom:0;left:0;right:0}.page-module__pgaT6G__support-donate-section{background-color:var(--warm-dark);padding:var(--section-padding) 24px;position:relative}.page-module__pgaT6G__support-donate-layout{max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin:0 auto;display:grid}.page-module__pgaT6G__support-why-heading{font-family:var(--font-heading);color:var(--cream-light);letter-spacing:.02em;margin-bottom:28px;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:400;line-height:1.2}.page-module__pgaT6G__support-why-text{color:var(--cream);font-size:1.05rem;line-height:1.85}.page-module__pgaT6G__donate-widget-col{width:100%;position:sticky;top:100px}.page-module__pgaT6G__donate-widget-box{border-radius:8px;min-height:360px}.page-module__pgaT6G__support-impact{background-color:var(--dark);padding:72px 24px;position:relative}.page-module__pgaT6G__support-impact-inner{max-width:var(--container-max);margin:0 auto}.page-module__pgaT6G__impact-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.page-module__pgaT6G__impact-stat{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module__pgaT6G__impact-number{font-family:var(--font-heading);color:var(--gold);letter-spacing:-.01em;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.1}.page-module__pgaT6G__impact-label{font-family:var(--font-body);color:var(--cream);max-width:180px;font-size:.95rem;line-height:1.5}.page-module__pgaT6G__impact-photos{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}.page-module__pgaT6G__impact-photo{object-fit:cover;border:2px solid #0000;width:100%;height:200px;transition:border-color .35s,transform .35s;display:block}.page-module__pgaT6G__impact-photo:hover{border-color:var(--cream);transform:translateY(-2px)}.page-module__pgaT6G__support-collage{background-color:var(--charcoal);padding:0}.page-module__pgaT6G__support-collage-inner{max-width:var(--container-max);margin:0 auto;padding:48px 24px}.page-module__pgaT6G__collage-strip{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__pgaT6G__collage-photo{object-fit:cover;width:100%;height:240px;transition:transform .35s;display:block}.page-module__pgaT6G__collage-photo:hover{transform:scale(1.02)}.page-module__pgaT6G__support-other{background-color:var(--slate);padding:var(--section-padding) 24px;position:relative}.page-module__pgaT6G__support-other-inner{max-width:700px;margin:0 auto}.page-module__pgaT6G__other-list{flex-direction:column;gap:40px;display:flex}.page-module__pgaT6G__other-item{align-items:flex-start;gap:24px;display:flex}.page-module__pgaT6G__other-star{flex-shrink:0;padding-top:4px}.page-module__pgaT6G__other-title{font-family:var(--font-heading);color:var(--cream-light);letter-spacing:.01em;margin-bottom:8px;font-size:1.3rem;font-weight:500}.page-module__pgaT6G__other-desc{color:var(--cream);font-size:1rem;line-height:1.8}.page-module__pgaT6G__support-closing{background-color:var(--dark);padding:72px 24px;position:relative}.page-module__pgaT6G__support-closing-inner{text-align:center;max-width:760px;margin:0 auto}.page-module__pgaT6G__support-quote{border:none;margin:0;padding:0}.page-module__pgaT6G__support-quote p{font-family:var(--font-accent);color:var(--cream-light);letter-spacing:.01em;font-size:clamp(1.4rem,3vw,1.85rem);font-style:italic;font-weight:400;line-height:1.65}.page-module__pgaT6G__support-quote-source{font-family:var(--font-body);color:#e8d5a38c;margin-top:16px;font-size:.92rem;font-style:normal;display:block}.page-module__pgaT6G__support-whatsapp-cta{margin-top:40px}.page-module__pgaT6G__btn-primary{font-family:var(--font-heading);color:var(--cream-light);border:1.5px solid var(--gold);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;padding:12px 32px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.page-module__pgaT6G__btn-primary:hover{background-color:var(--gold);color:var(--dark)}@media (max-width:900px){.page-module__pgaT6G__impact-photos{grid-template-columns:repeat(2,1fr)}.page-module__pgaT6G__collage-strip{gap:12px}.page-module__pgaT6G__collage-photo{height:200px}.page-module__pgaT6G__impact-grid{grid-template-columns:repeat(2,1fr);gap:40px 32px}.page-module__pgaT6G__support-donate-layout{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width:768px){.page-module__pgaT6G__support-banner-img{height:280px}.page-module__pgaT6G__collage-strip{grid-template-columns:1fr;gap:12px}.page-module__pgaT6G__collage-photo{height:200px}.page-module__pgaT6G__support-donate-layout{grid-template-columns:1fr;gap:48px}.page-module__pgaT6G__support-why-heading,.page-module__pgaT6G__support-why-text{text-align:center}.page-module__pgaT6G__donate-widget-col{justify-content:center;display:flex;position:static}.page-module__pgaT6G__donate-widget-box{min-height:260px}.page-module__pgaT6G__support-why-text{text-align:left;font-size:1.02rem}.page-module__pgaT6G__other-item{gap:18px}.page-module__pgaT6G__support-closing{padding:56px 24px}}@media (max-width:480px){.page-module__pgaT6G__support-banner-img{height:220px}.page-module__pgaT6G__impact-photos{grid-template-columns:1fr 1fr;gap:10px}.page-module__pgaT6G__impact-photo{height:150px}.page-module__pgaT6G__collage-photo{height:160px}.page-module__pgaT6G__support-collage-inner{padding:32px 16px}.page-module__pgaT6G__impact-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.page-module__pgaT6G__impact-number{font-size:1.8rem}.page-module__pgaT6G__impact-label{font-size:.85rem}.page-module__pgaT6G__support-impact{padding:56px 20px}.page-module__pgaT6G__donate-widget-box{min-height:220px;padding:40px 20px}.page-module__pgaT6G__other-title{font-size:1.15rem}.page-module__pgaT6G__other-desc{font-size:.96rem}.page-module__pgaT6G__support-quote p{font-size:1.15rem}.page-module__pgaT6G__support-closing{padding:48px 20px}}
