section.svelte-1wcnaid{position:relative;min-height:calc(100vh - var(--h-header));background:var(--c-accent);display:flex;flex-direction:column;justify-content:center;padding-top:9rem;padding-bottom:10rem;overflow:hidden}section.svelte-1wcnaid :where(.svelte-1wcnaid)::selection{background-color:var(--white);color:var(--c-accent)}@media(min-width:1280px){section.svelte-1wcnaid{min-height:0;height:calc(100vh - var(--h-header));padding-bottom:5rem;padding-top:10rem;display:grid}}.heading.svelte-1wcnaid{transform:rotate(-4deg);text-align:center;color:var(--white);font-size:var(--fs-xl);line-height:1.5;margin:0 auto 1.5rem;padding-left:var(--sx-content);padding-right:var(--sx-content);z-index:12}@media(min-width:1024px){.heading.svelte-1wcnaid{font-size:3.5rem}}@media(min-width:1280px){.heading.svelte-1wcnaid{align-self:end}}.claim.svelte-1wcnaid{color:#fff;font-size:var(--fs-md);line-height:var(--lh-md);text-align:center;max-width:15ch;margin:2rem auto 0}@media(min-width:1280px){.claim.svelte-1wcnaid{text-align:left;margin:0}}.bottom.svelte-1wcnaid{margin-top:-4rem;padding-left:var(--sx-content);padding-right:var(--sx-content)}.bottom.svelte-1wcnaid>div:where(.svelte-1wcnaid){text-align:center}@media(min-width:1280px){.bottom.svelte-1wcnaid{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;position:absolute;bottom:5rem;left:0;width:100%}.bottom.svelte-1wcnaid>div:where(.svelte-1wcnaid){text-align:left}}.thumbnail.svelte-1wcnaid{margin:0 auto;width:80vw;max-width:30rem}@media(min-width:1280px){.thumbnail.svelte-1wcnaid{min-height:15rem;max-width:30rem;max-height:30rem;width:auto;height:auto;object-fit:contain}.thumbnail.svelte-1wcnaid .thumbnail{height:100%}}@media(min-width:1536px){.thumbnail.svelte-1wcnaid{max-width:35rem;max-height:35rem}}.volunteer.svelte-1wcnaid{display:inline-flex;align-items:center;background-color:var(--white);padding:.5rem;position:relative;isolation:isolate;margin-top:2rem}.volunteer.svelte-1wcnaid .label:where(.svelte-1wcnaid){padding:1.5rem;display:flex;gap:.25rem}.volunteer.svelte-1wcnaid .icon:where(.svelte-1wcnaid){width:1.75rem;height:1.75rem;position:relative;overflow:hidden}.volunteer.svelte-1wcnaid .icon:where(.svelte-1wcnaid) .arrow:where(.svelte-1wcnaid){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:transform .5s ease}.volunteer.svelte-1wcnaid .icon:where(.svelte-1wcnaid) .arrow:where(.svelte-1wcnaid):last-child{left:-100%}.volunteer.svelte-1wcnaid .icon:where(.svelte-1wcnaid) svg{transform:rotate(-90deg);width:1rem}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid){width:6rem;height:6rem;background-color:var(--c-flag-8);display:grid;align-items:center;justify-items:center;overflow:hidden}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid) span:where(.svelte-1wcnaid){--size: 0rem;grid-row:1;grid-column:1;width:var(--size);height:var(--size);position:relative;transition:transform .5s ease}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid) .one:where(.svelte-1wcnaid){--size: 6rem;background-color:var(--c-flag-1);transform:rotate(-45deg);z-index:1}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid) .two:where(.svelte-1wcnaid){--size: 3.5rem;background-color:var(--c-flag-7);transform:rotate(45deg);z-index:2}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid) .three:where(.svelte-1wcnaid){--size: 3.5rem;background-color:var(--white);z-index:3}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid) .four:where(.svelte-1wcnaid){--size: 1.5rem;background-color:var(--c-flag-3);transform:rotate(45deg);z-index:4}.volunteer.svelte-1wcnaid .image:where(.svelte-1wcnaid) .five:where(.svelte-1wcnaid){--size: .625rem;background-color:var(--c-accent);z-index:5}.volunteer.svelte-1wcnaid:hover .icon:where(.svelte-1wcnaid) .arrow:where(.svelte-1wcnaid){transform:translate(100%)}.volunteer.svelte-1wcnaid:hover .image:where(.svelte-1wcnaid) .one:where(.svelte-1wcnaid),.volunteer.svelte-1wcnaid:hover .image:where(.svelte-1wcnaid) .two:where(.svelte-1wcnaid),.volunteer.svelte-1wcnaid:hover .image:where(.svelte-1wcnaid) .four:where(.svelte-1wcnaid){transform:rotate(0)}.volunteer.svelte-1wcnaid:hover .image:where(.svelte-1wcnaid) .three:where(.svelte-1wcnaid),.volunteer.svelte-1wcnaid:hover .image:where(.svelte-1wcnaid) .five:where(.svelte-1wcnaid){transform:rotate(45deg)}.scroll.svelte-1wcnaid{position:fixed;left:50%;bottom:2.5rem;z-index:100;transform:translate(-50%);animation:svelte-1wcnaid-wave 2s infinite cubic-bezier(.45,0,.55,1)}@keyframes svelte-1wcnaid-wave{0%,to{transform:translateY(0) translate(-50%)}50%{transform:translateY(.25rem) translate(-50%)}}.scroll.svelte-1wcnaid a:where(.svelte-1wcnaid){color:var(--white);background-color:var(--c-accent2);padding:.5rem .75rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:max-content;max-width:none;transition:background-color .25s ease}.scroll.svelte-1wcnaid a:where(.svelte-1wcnaid):hover{background-color:var(--c-accent3)}.scroll.svelte-1wcnaid a:where(.svelte-1wcnaid) svg{display:block;flex:0 0 auto;width:16px;height:16px}@media(max-height:750px)and (min-width:1280px){section.svelte-1wcnaid{height:auto}}.headline.svelte-wzln0t{font-size:var(--fs-lg);line-height:var(--lh-lg);margin-bottom:1.3rem}.contactSection.svelte-wzln0t{background:var(--cyan-50);padding-top:2.25rem;padding-bottom:2.25rem}@media(min-width:1024px){.contactSection.svelte-wzln0t{padding-top:6rem;padding-bottom:6rem}}@media(min-width:1024px){.px-content.svelte-wzln0t{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem}}.people.svelte-wzln0t{display:grid;gap:1rem}section.svelte-uh8s0l{margin-top:6rem;margin-bottom:6rem}
