.section-heading{margin-bottom:var(--space-xs);padding-inline:var(--container-padding-wide);font-size:var(--text-h0);font-weight:var(--weight-bold);line-height:.9;text-transform:uppercase;text-align:left}.donation-form,.section-heading{max-width:var(--container-max);margin-inline:auto}.donation-form{-webkit-padding-start:var(--container-padding);padding-inline-start:var(--container-padding)}.donation-form--full{padding-inline:var(--container-padding)}.donation-form--full .donation-form__embed{min-height:600px}.donation-form__heading{margin-bottom:var(--space-s)}.donation-form__heading--heart{display:flex;align-items:center;gap:var(--space-s)}.donation-form__heading--heart:before{content:"";flex-shrink:0;width:60px;height:60px;background:var(--color-brand);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E") center /contain no-repeat}@media (min-width:768px){.donation-form__heading--heart:before{width:80px;height:80px}}.donation-form__inner{display:grid;grid-template-columns:1fr;grid-gap:var(--space-s);gap:var(--space-s)}.donation-form__left{display:flex;flex-direction:column;min-height:700px;max-width:var(--container-narrow);margin-right:auto;width:100%;padding:var(--container-padding)}.donation-form__left>#fund{max-width:var(--container-slim);width:100%}.donation-form__left>*{margin-bottom:.75em}.donation-form__left>:last-child{margin-bottom:0}.donation-form__left .donation-form__heading{margin-bottom:.25em}.donation-form__left #fund{padding-top:var(--space-s)}.donation-form__content{margin-bottom:var(--space-s)}.donation-form__right{display:none}@media (min-width:768px){.donation-form__inner{gap:0}.donation-form__inner--two-col{grid-template-columns:3fr 2fr}.donation-form__right{display:block;background:var(--color-dark-bg);align-self:stretch;padding:var(--container-padding);color:var(--color-text-on-dark)}}.donation-counter{display:flex;flex-direction:column;gap:var(--space-xs);position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + var(--container-padding))}.donation-counter__count{font-family:var(--font-display);font-size:var(--text-h0);font-weight:var(--weight-bold);line-height:.9;color:var(--color-white)}.donation-counter__label{font-size:var(--text-h4);font-weight:var(--weight-medium);color:var(--color-text-on-dark);opacity:.9}.donation-form__image{width:100%;height:auto;margin-bottom:var(--space-s);border-radius:var(--radius-m)}.donation-form__content h3,.donation-form__content h4{color:var(--color-brand);margin-bottom:var(--space-xs)}.donation-form__cta{display:inline-block;margin-top:var(--space-s);color:var(--color-brand);font-weight:var(--weight-semibold);text-decoration:underline}.hero{position:relative;width:100%;height:min(100vh,75vw);display:flex;align-items:flex-end;justify-content:flex-start;padding:var(--space-m) var(--space-s) var(--space-s);background-color:var(--color-gray-100);background-size:cover;background-position:50%}.hero:has(.hero__video):before,.hero[style*=background-image]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.6));pointer-events:none;z-index:1}.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__content{z-index:2;position:relative;display:flex;flex-direction:column;gap:var(--space-s);max-width:var(--container-narrow);text-align:left;color:var(--color-white)}.hero:not([style*=background-image]):not(:has(.hero__video)) .hero__content{color:var(--color-text)}.hero__heading,.hero__subheading{color:inherit}.hero__buttons{display:flex;flex-wrap:wrap;gap:var(--space-s);justify-content:flex-start}@media (min-width:768px){.hero{aspect-ratio:auto;min-height:50vh;max-height:none;padding:var(--space-l) var(--space-m) var(--space-m)}}@media (min-width:1024px){.hero{padding:var(--space-l)}}.image-block{max-width:var(--container-max);margin-inline:auto}.image-block__wrapper{position:relative;overflow:hidden}.image-block__img{width:100%;height:auto;display:block}.image-block__wrapper:has(.image-block__caption,.image-block__credit):after{content:"";position:absolute;inset:auto 0 0 0;height:35%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));pointer-events:none;z-index:1}.image-block__caption,.image-block__credit{position:absolute;bottom:var(--container-padding);font-size:var(--text-h5);color:var(--color-white);z-index:2}.image-block__caption{left:var(--container-padding-wide);margin:0}.image-block__credit{right:var(--container-padding-wide)}.image-block--small .image-block__wrapper{max-width:400px}.image-block--default .image-block__wrapper{max-width:720px}.image-block--large .image-block__wrapper{max-width:900px}.image-block--full{max-width:var(--container-max)}.image-block--full .image-block__wrapper{max-width:none;aspect-ratio:16/9;max-height:50vh;overflow:hidden}main>.image-block--full:first-child .image-block__wrapper{max-height:calc(50vh + var(--header-height, 60px) + 2rem)}@media (min-width:768px){.image-block--full .image-block__wrapper{aspect-ratio:auto;height:60vh;max-height:600px}main>.image-block--full:first-child .image-block__wrapper{height:calc(60vh + var(--header-height, 60px) + 2rem);max-height:calc(600px + var(--header-height, 60px) + 2rem)}}.image-block--full .image-block__img{width:100%;height:100%;object-fit:cover}.image-block--left .image-block__wrapper{margin-right:auto}.image-block--center .image-block__wrapper{margin-inline:auto}.image-block--right .image-block__wrapper{margin-left:auto}.image-block--center .image-block__caption{text-align:center}.image-block--right .image-block__caption{text-align:right}