.home-hero{min-height:590px;display:grid;align-items:center;background:linear-gradient(90deg,#073d5fe8,#06768dbf 48%,#52a94496),url(/uploads/2022/05/1.jpg) center/cover;color:#fff}.hero-content{width:min(1180px,100% - 3rem);margin:auto}.home-hero h1{max-width:680px;margin:.25rem 0 1rem;font-size:clamp(3rem,6vw,4.7rem);line-height:.98;letter-spacing:-.06em}.home-hero p:not(.eyebrow){max-width:520px;font-size:1.2rem}.home-hero .eyebrow{color:#d8ffb1}.hero-actions{display:flex;gap:.75rem;margin-top:2rem}.mission{display:grid;grid-template-columns:1.05fr .95fr;gap:5rem;align-items:center;padding:5.5rem max(1.5rem,calc((100% - 1080px)/2));background:linear-gradient(110deg,#4eb81d,#98d64f)}.mission-copy{color:#fff}.mission .eyebrow{color:#eeffd8}.mission h2{margin:.3rem 0 1.2rem;max-width:570px;font-size:clamp(2.2rem,4vw,3.1rem);line-height:1.02;letter-spacing:-.045em}.mission p:not(.eyebrow){max-width:550px;font-size:1.15rem}.mission img{width:100%;min-height:420px;object-fit:cover;border-radius:14px;box-shadow:0 24px 50px #22480f50}.text-link{color:inherit;font-weight:800;text-decoration:none}.text-link span{margin-left:.35rem}.news-section{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-head .text-link{color:var(--deep-green)}.news-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.1rem}.news-feature,.news-stack a{position:relative;display:block;overflow:hidden;border-radius:12px;background:#11273c;color:#fff;text-decoration:none}.news-feature{height:460px}.news-feature img,.news-stack img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.news-feature:hover img,.news-stack a:hover img{transform:scale(1.04)}.news-feature:after,.news-stack a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071c31ef,transparent 65%)}.news-feature div{position:absolute;z-index:1;bottom:0;padding:1.7rem}.news-feature p{margin:0 0 .35rem;color:#d5f4c0;font-size:.85rem}.news-feature h3{margin:0;font-size:clamp(1.45rem,2.3vw,2.3rem);line-height:1.07}.news-stack{display:grid;grid-template-rows:1fr 1fr;gap:1.1rem}.news-stack a{height:224px}.news-stack span{position:absolute;z-index:1;bottom:0;padding:1rem;font-size:1.1rem;font-weight:800;line-height:1.12}.programs{padding:5.5rem max(1.5rem,calc((100% - 1180px)/2));background:#f5f7f3}.programs-intro{max-width:650px;margin-bottom:2.2rem}.programs h2{margin:.25rem 0 .8rem;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05;letter-spacing:-.045em}.programs-intro p:last-child{color:var(--muted)}.program-grid{display:grid;grid-template-columns:1fr 1fr}.program{min-height:260px;padding:2rem;color:#fff;text-decoration:none}.program span{font-weight:800;opacity:.7}.program h3{margin:2rem 0 .35rem;font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.08}.program p{max-width:310px;margin:0}.future{background:var(--orange)}.planet{background:var(--teal)}.culture{background:var(--purple)}.equity{background:#f9dc19;color:#102438}.support{display:grid;grid-template-columns:minmax(0,1fr) 440px minmax(80px,.35fr);gap:3rem;align-items:center}.support>div{padding:5rem max(1.5rem,calc((100vw - 1080px)/2)) 5rem max(1.5rem,calc((100vw - 1080px)/2));padding-right:4rem}.support h2{margin:.3rem 0 1rem;font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.05;letter-spacing:-.04em}.support p:not(.eyebrow){max-width:500px;color:var(--muted);font-size:1.08rem}.support img{width:min(440px,100%);height:440px;object-fit:cover;justify-self:start;border-radius:16px}.how-to-help{padding:4.75rem max(1.5rem,calc((100% - 1180px)/2));background:#fff}.how-to-help__heading{display:grid;grid-template-columns:112px minmax(250px,.9fr) 1.1fr;gap:1.5rem;align-items:center;max-width:980px;margin:0 auto 3.2rem}.how-to-help__heading img{width:96px;height:96px;object-fit:contain}.how-to-help h2{margin:0;color:var(--navy);font-size:clamp(2rem,3.5vw,3.4rem);font-weight:400;letter-spacing:-.045em}.how-to-help__heading .eyebrow{margin:0 0 .35rem}.how-to-help__heading p:last-child{max-width:340px;margin:0;color:#203d56;font-size:1.08rem;line-height:1.35}.how-to-help__list{display:grid;grid-template-columns:1fr 1fr;column-gap:4.5rem;row-gap:2rem;max-width:1120px;margin:0 auto;padding:0;counter-reset:help}.how-to-help__list li{position:relative;min-height:4.4rem;padding:0 0 0 4rem;color:#60708a;font-size:.85rem;line-height:1.55;list-style:none;counter-increment:help}.how-to-help__list li:before{content:counter(help);position:absolute;top:0;left:0;display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1.5px solid #bc46f1;border-radius:50%;color:#a332d3;font-size:1.05rem}.how-to-help__list strong{color:#53627a;font-weight:500}.transparency{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3.5rem max(1.5rem,calc((100% - 1080px)/2));background:var(--navy);color:#fff}.transparency .eyebrow{color:#bde981}.transparency h2{margin:0;font-size:2rem}.transparency p{margin:.35rem 0 0;color:#d3e2e6}@media(max-width:800px){.home-hero{min-height:520px}.home-hero h1{font-size:3.2rem}.mission,.support,.news-grid{grid-template-columns:1fr}.mission{gap:2.5rem}.mission img{min-height:240px}.news-feature{height:360px}.news-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.news-stack a{height:210px}.program-grid{grid-template-columns:1fr}.support>div{padding:3.5rem 1.5rem}.how-to-help__heading{grid-template-columns:78px 1fr;gap:1rem;margin-bottom:2.5rem}.how-to-help__heading img{width:68px;height:68px}.how-to-help__heading>div{grid-column:1/-1}.how-to-help__list{grid-template-columns:1fr;gap:1.35rem}.support img{min-height:280px}.transparency{display:block}.transparency .button{margin-top:1.25rem}}
