.home-hero-block{flex-direction:column;width:100%;display:flex}.home-hero{align-items:center;padding:2rem 1rem 0;display:flex;position:relative}.home-hero .home-hero__wrapper{width:100%;max-width:var(--container-max-width);flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem);margin:0 auto;display:flex}.home-hero .home-hero__wrapper .home-hero__main{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.25rem;min-width:0;padding:clamp(1rem,5vw,2rem);display:flex}.home-hero .home-hero__wrapper .home-hero__main::selection{color:var(--color-primary);text-shadow:none;background:0 0}.home-hero .home-hero__wrapper .home-hero__main .home-hero__title{margin:0;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}html[data-font=opendyslexic] :is(.home-hero .home-hero__wrapper .home-hero__main .home-hero__title){font-size:clamp(2rem,6.5vw,3.75rem)}.home-hero .home-hero__wrapper .home-hero__main .home-hero__title .home-hero__title-highlight{text-decoration:underline;-webkit-text-decoration-color:var(--yeeso-coral);text-decoration-color:var(--yeeso-coral);text-underline-offset:.1em;text-decoration-thickness:.08em}.home-hero .home-hero__wrapper .home-hero__main .home-hero__lead{color:var(--font-color-muted);max-width:42ch;margin:0;font-size:1.1rem}.home-hero .home-hero__wrapper .home-hero__main .home-hero__cta{flex-wrap:wrap;gap:1rem;display:flex}.home-hero .home-hero__wrapper .home-hero__aside{--photo-row-height:clamp(173px, 53.34vw, 254px);justify-content:center;width:100%;min-width:0;padding-top:.5rem;display:flex;overflow:hidden}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo-group{justify-content:center;align-items:stretch;width:100%;display:flex}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo{border-radius:var(--br-normal);flex-shrink:0;margin:0;position:relative;overflow:hidden}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--main{aspect-ratio:3/4;width:clamp(130px,40vw,190px);animation:.8s ease-out forwards slide-up}@media (prefers-reduced-motion:reduce){.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--main{opacity:1;animation:none;transform:none}}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--side{width:fit-content;max-width:clamp(100px,30vw,175px);max-height:var(--photo-row-height);animation:.6s ease-out backwards fade-in}@media (prefers-reduced-motion:reduce){.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--side{animation:none}}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--compact{height:calc(var(--photo-row-height) * var(--photo-scale,.85));align-self:flex-end}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--left{margin-right:clamp(-2.25rem,-7vw,-1rem)}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--right{margin-left:clamp(-2.25rem,-7vw,-1rem);animation-delay:.25s}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__image{object-fit:cover;border-radius:var(--br-normal);width:100%;height:100%;display:block;position:relative}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--main .home-hero__image{z-index:2}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--left .home-hero__image{z-index:3}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--right .home-hero__image{z-index:1}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--side .home-hero__image{object-fit:cover;object-position:center;width:auto;max-width:100%}.home-hero-block__spacer{flex-shrink:0;justify-content:center;align-items:center;height:clamp(3rem,8vw,6rem);display:flex}.home-hero-block__fill{flex:auto}@media screen and (min-width:992px){.home-hero-block{min-height:calc(100dvh - 5.5rem)}.home-hero{flex:auto;align-items:flex-end;max-height:820px;padding:2rem 3rem 0}.home-hero .home-hero__wrapper{grid-template-rows:1fr;grid-template-columns:.8fr 1.2fr;align-items:center;display:grid}.home-hero .home-hero__wrapper .home-hero__main .home-hero__title{font-size:clamp(2.25rem,4.5vw,4.5rem)}html[data-font=opendyslexic] :is(.home-hero .home-hero__wrapper .home-hero__main .home-hero__title){font-size:clamp(1.85rem,3.75vw,3.75rem)}.home-hero .home-hero__wrapper .home-hero__aside{align-self:end}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--main{width:clamp(210px,26vw,340px)}.home-hero .home-hero__wrapper .home-hero__aside{--photo-row-height:clamp(280px, 34.67vw, 454px)}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--side{max-width:clamp(190px,27vw,340px)}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--left{margin-right:clamp(-11rem,-13vw,-5rem)}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__photo--right{margin-left:clamp(-11rem,-13vw,-5rem)}}
.impact-section__title{font-size:var(--fs-h2);margin:0 0 .75rem}.impact-section__lead{color:var(--font-color-muted);max-width:65ch;margin:0 0 2.5rem}.impact-section__headline{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:0 0 3rem;display:grid}.impact-stat-card{border-radius:var(--br-normal);background:var(--color-light);padding:1.75rem}.impact-stat-card .impact-stat-card__value{font-size:var(--fs-h2);color:var(--color-primary);margin:0 0 .35rem;font-weight:800;display:block}.impact-stat-card .impact-stat-card__label{color:var(--color-dark-muted);margin:0;font-size:.9rem}.impact-stat-card__note{color:var(--color-dark-muted);margin:.5rem 0 0;font-size:.8rem;font-style:italic}.impact-stat-card__icon-chip{border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;font-size:1rem;display:inline-flex}.impact-stat-card--purple .impact-stat-card__icon-chip{background:var(--color-lightpurple);color:var(--color-dark)}.impact-stat-card--green .impact-stat-card__icon-chip{background:var(--color-lightgreen);color:var(--color-dark)}.impact-stat-card--coral .impact-stat-card__icon-chip{background:var(--yeeso-coral-tint);color:var(--color-dark)}.impact-headline-stat__link,.impact-headline-stat__link:visited,.impact-headline-stat__link:hover{color:inherit;-webkit-text-decoration-color:var(--color-lightgreen);text-decoration-color:var(--color-lightgreen)}.impact-headline-stat__link:hover{text-decoration-thickness:10px}.impact-headline-stat__link:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.impact-section__cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.impact-card{border-radius:var(--br-normal);color:var(--color-dark);padding:1.75rem}.impact-card--green{background:var(--color-lightgreen)}.impact-card--purple{background:var(--color-lightpurple)}.impact-card__icon{margin-bottom:1rem;font-size:1.5rem}.impact-card--coral{background:var(--yeeso-coral-tint)}.impact-card--coral .impact-card__icon{color:var(--color-lightred)}.impact-card__title{text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:1.05rem}.impact-card__value{font-size:var(--fs-h3);margin:0 0 .5rem;font-weight:800}.impact-card__description{margin:0;font-size:.95rem;line-height:1.5}
