:root{--pink:#c22d6c;--blue:#a3c8e8;--green:#a4cf90;--ink:#27282a;--muted:#686868;--brand:#195caa;--paper:#fff;--line:#e7e7e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1120px,100% - 32px);margin:auto}.site-header{z-index:5;background:#fff;width:100%;position:absolute;top:0;left:0}.site-header-inner{align-items:center;gap:28px;width:min(1180px,100% - 32px);height:125px;margin:auto;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;font-family:Georgia,serif;font-size:20px;display:flex}.brand img{object-fit:contain;width:96px;height:96px}.primary-nav{text-transform:uppercase;justify-content:space-between;align-items:center;gap:17px;margin-left:auto;font-size:15px;font-weight:600;display:flex}.primary-nav a{white-space:nowrap;padding:17px 14px}.primary-nav a.active{color:#fff;background:var(--pink)}.hero{color:#222;background:#a3c8e8 50%/cover no-repeat;align-items:flex-end;min-height:430px;padding:160px max(8vw,50vw - 560px) 65px;display:flex;position:relative}.home-hero{background:#fff;align-items:center;min-height:705px;padding-top:130px}.hero-content{max-width:1000px}.hero h1{text-transform:none;margin:0 0 10px;font-size:55px;font-weight:500;line-height:1.05}.home-hero h1{text-transform:uppercase;font-size:64px;font-weight:700}.hero p{margin:0 0 22px;font-size:25px}.pink{color:var(--pink)}.blue{color:var(--blue)}.green{color:var(--green)}.underlined{text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:3px}.hero-arrow{font-size:48px;line-height:1;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.button{color:#fff;background:var(--brand);cursor:pointer;text-transform:uppercase;border:0;border-radius:5px;justify-content:center;align-items:center;padding:11px 17px;font-size:14px;font-weight:700;transition:filter .2s;display:inline-flex}.button:hover{filter:brightness(.88)}.button:disabled{opacity:.7;cursor:wait}.button.light{color:#222;background:#fff}.feature-grid{grid-template-columns:repeat(4,1fr);gap:15px;padding-top:64px;padding-bottom:64px;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #f3f3f3;flex-direction:column;min-height:420px;display:flex}.feature-card img{object-fit:cover;width:100%;height:190px}.feature-card h3{margin:24px 0 7px;padding:0 18px;font-size:25px;font-weight:400}.feature-card p{color:var(--muted);margin:0;padding:0 20px}.text-link{color:var(--brand);text-transform:uppercase;margin:22px auto 18px;font-size:14px;font-weight:700;display:inline-block}.muted{color:#888}.quote{color:#fff;text-align:center;background:linear-gradient(#0009,#0009),url(/site-assets/callout.jpg) 50%/cover fixed;place-items:center;min-height:310px;padding:40px 20px;display:grid}.quote blockquote{max-width:810px;margin:0;font-family:Georgia,serif;font-size:31px}.quote cite{margin-top:18px;font-size:18px;display:block}.stats{text-align:center;color:#fff;grid-template-columns:repeat(5,1fr);display:grid}.stats div{flex-direction:column;justify-content:center;min-height:190px;padding:30px 10px;display:flex}.stats div:first-child,.stats div:nth-child(5){background:#d8719b}.stats div:nth-child(2){background:#a4cf90}.stats div:nth-child(3){background:#a3c8e8}.stats div:nth-child(4){background:#a38ebe}.stats b{font-size:46px;font-weight:400;line-height:1}.stats span{margin-top:17px;font-size:18px}.project-section{padding:70px 0}.project-section>h2,.about-copy>h2,.donation-copy h2,.legal-copy>h2{text-align:center;margin:0 0 36px;font-size:34px;font-weight:400}.project-layout{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:50px;display:grid}.project-photo{background:url(/site-assets/usa.jpg) 50%/cover;min-height:340px}.project-layout h3{margin:0;font-size:28px;font-weight:400}.project-layout p,.about-copy>p,.donation-copy>p,.legal-copy p{color:#555;font-size:17px}.progress-caption{color:#555;justify-content:space-between;margin-top:27px;font-size:14px;display:flex}.project-layout progress{width:100%;height:12px;margin-top:8px}.about-copy,.donation-copy,.legal-copy{padding:72px 0}.about-copy>p,.donation-copy>p{max-width:970px;margin:0 auto 23px}.timeline{border-left:2px solid var(--blue);max-width:850px;margin:0 auto 65px;padding-left:26px}.timeline article{margin-bottom:28px;position:relative}.timeline article:before{content:"";background:var(--pink);border-radius:99px;width:12px;height:12px;position:absolute;top:8px;left:-33px}.timeline time{color:var(--pink);font-weight:700}.timeline h3{margin:4px 0;font-size:20px}.timeline p{color:#555;margin:0}.accordion{border-top:1px solid var(--line);max-width:900px;margin:auto}.faq{border-bottom:1px solid var(--line)}.faq button{text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;width:100%;padding:18px 0;font-weight:700;display:flex}.faq button b{color:var(--pink);font-size:24px;line-height:1}.faq p{color:#555;margin:0;padding:0 0 20px}.donation-callout{text-align:center;color:#fff;background:linear-gradient(#0007,#0007),url(/site-assets/callout.jpg) 50%/cover fixed;place-items:center;min-height:320px;padding:44px 20px;display:grid}.donation-callout h2{margin:0;font-size:34px;font-weight:400}.donation-callout p{margin:2px 0 22px;font-size:20px}.project-cards{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:64px;display:grid}.project-cards article{background:var(--blue);color:#223;min-height:180px;padding:32px}.project-cards article:nth-child(2n){background:var(--green)}.project-cards h3{margin:0 0 10px;font-weight:400}.directory{padding:58px 0 70px}.filter-tabs{background:#a3c8e8;border-radius:5px;justify-content:center;gap:0;max-width:700px;margin:0 auto 38px;display:flex;overflow:hidden}.filter-tabs button{cursor:pointer;background:0 0;border:0;padding:13px 20px;font-weight:700}.filter-tabs button.active{background:var(--pink);color:#fff}.member-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.member-card{text-align:center}.member-card img{object-fit:cover;background:#f1f1f1;width:100%;height:300px}.member-card strong,.member-card span{display:block}.member-card strong{padding-top:10px}.member-card span{color:#666}.pagination{justify-content:center;align-items:center;gap:20px;margin-top:38px;display:flex}.pagination button{color:var(--brand);cursor:pointer;background:0 0;border:0;font-weight:700}.pagination button:disabled{visibility:hidden}.news-filter{text-align:center;color:var(--brand);padding:42px 0 28px;font-weight:700}.news-grid{grid-template-columns:repeat(2,1fr);gap:35px;padding-bottom:80px;display:grid}.news-card img{object-fit:cover;width:100%;height:280px;display:block}.news-card span,.article>span{color:var(--pink);text-transform:uppercase;font-size:13px;font-weight:700}.news-card h2{margin:10px 0;font-size:28px;font-weight:400;line-height:1.2}.news-card time,.article time{color:#777}.article{max-width:860px;padding:185px 0 78px}.article>img{object-fit:cover;width:100%;max-height:450px;margin:22px 0}.article h1{margin:12px 0;font-size:42px;font-weight:400;line-height:1.15}.article p{color:#555;font-size:18px}.profile{background:#f7f7f7;grid-template-columns:350px 1fr;align-items:center;gap:60px;min-height:650px;padding:170px max(8vw,50vw - 500px) 55px;display:grid}.profile>img{object-fit:cover;background:#ddd;width:100%;height:400px}.profile .eyebrow{color:var(--pink);letter-spacing:3px;margin:0}.profile h1{margin:7px 0;font-size:43px;line-height:1.1}.profile-subtitle{font-family:Georgia,serif;font-size:21px}.profile hr{border:0;border-top:1px solid #ccc;margin:28px 0}.socials{color:var(--brand);gap:20px;margin:9px 0 25px;display:flex}.copyright{text-align:center;color:#fff;background:#333;margin:0;padding:18px}.legal-copy h3{margin:35px 0 6px;font-size:22px}.site-footer{background:#f6f6f6;padding:42px 0 0}.footer-content{grid-template-columns:1fr 1fr;gap:70px;width:min(1120px,100% - 32px);margin:auto;display:grid}.contact-details>img{object-fit:contain;float:right;width:86px;height:86px}.contact-details h2{margin:0;font-size:32px}.contact-details h3{max-width:420px;font-size:18px;font-weight:400}.contact-details p{margin:8px 0}.contact-details a,.consent a{color:var(--brand)}.contact-form{flex-direction:column;gap:11px;padding-bottom:42px;display:flex}.contact-form input:not([type=checkbox]),.contact-form textarea{background:#fff;border:1px solid #ccc;width:100%;padding:11px 13px}.contact-form textarea{resize:vertical}.consent{color:#555;font-size:13px}.contact-form .button{align-self:flex-start}.form-message{margin:0;font-weight:700}.success{color:#27754a}.error{color:#a42828}.honeypot{opacity:0;pointer-events:none;position:absolute}.site-footer:after{content:"";background:var(--pink);height:12px;display:block}@media (max-width:975px){.site-header{position:relative}.site-header-inner{height:90px}.brand img{width:65px;height:65px}.brand span{font-size:16px}.menu-button{color:var(--pink);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;font-weight:700;display:flex}.menu-button span{background:currentColor;width:20px;height:2px;display:block}.menu-button b{text-transform:uppercase;margin-left:5px}.primary-nav{z-index:10;background:#fff;flex-direction:column;align-items:stretch;gap:2px;width:100%;padding:14px 16px;display:none;position:absolute;top:90px;left:0;box-shadow:0 7px 15px #0003}.primary-nav.open{display:flex}.primary-nav a{padding:10px 14px}.hero{align-items:center;min-height:350px;padding:65px 32px}.home-hero{min-height:470px}.hero h1,.home-hero h1{font-size:43px}.hero p{font-size:22px}.feature-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(3,1fr)}.stats div{min-height:150px}.project-layout{grid-template-columns:1fr;gap:25px}.project-photo{min-height:300px}.footer-content{grid-template-columns:1fr;gap:25px}.contact-details>img{float:none}.profile{grid-template-columns:240px 1fr;gap:30px;padding:70px 32px}.profile>img{height:310px}.article{padding-top:70px}.article h1{font-size:34px}}@media (max-width:575px){body{font-size:15px}.site-header-inner{width:calc(100% - 22px);height:73px}.brand img{width:52px;height:52px}.brand span{display:none}.primary-nav{top:73px}.hero{min-height:315px;padding:45px 20px}.home-hero{min-height:395px}.hero h1,.home-hero h1{font-size:35px}.hero p{font-size:19px}.feature-grid{grid-template-columns:1fr;padding-top:35px}.feature-card{min-height:0}.feature-card img{height:230px}.stats{grid-template-columns:repeat(2,1fr)}.stats div:last-child{grid-column:1/-1}.quote blockquote{font-size:24px}.project-section,.about-copy,.donation-copy,.legal-copy{padding:46px 0}.project-section>h2,.about-copy>h2,.donation-copy h2,.legal-copy>h2,.donation-callout h2{font-size:28px}.filter-tabs{flex-wrap:wrap}.filter-tabs button{padding:10px 12px}.member-grid,.news-grid,.project-cards{grid-template-columns:1fr}.member-card img{height:360px}.profile{grid-template-columns:1fr;gap:22px;padding:45px 20px}.profile>img{height:350px}.profile h1{font-size:33px}.article{padding:42px 0}.article h1{font-size:30px}.footer-content{width:calc(100% - 32px)}}.site-header{background:0 0;padding-top:24px}.site-header-inner{background:#fff;gap:25px;width:min(1155px,100% - 32px);height:125px;padding:0 18px}.brand{gap:14px}.brand img{width:96px;height:96px}.brand .brand-wordmark{object-fit:contain;width:226px;height:auto;max-height:30px}.primary-nav{gap:8px;font-size:15px}.primary-nav a{padding:18px 14px}.subpage-hero{text-align:center;justify-content:center;align-items:center;min-height:475px;padding:175px 32px 62px}.subpage-hero .hero-content{max-width:900px}.subpage-hero h1{font-size:55px}.subpage-hero p{font-size:25px}.hero-arrow{place-items:center;width:38px;height:24px;font-size:0;display:grid;bottom:23px}.hero-arrow svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:15px}.home-hero{padding-top:150px}.about-intro-action{text-align:center;margin:0 0 60px}.about-images{grid-template-columns:1fr 1fr;gap:20px;max-width:970px;margin:42px auto 72px;display:grid}.about-images img{object-fit:cover;width:100%;height:290px;display:block}.donation-copy{grid-template-columns:minmax(0,2fr) minmax(250px,1fr);align-items:center;gap:70px;max-width:970px;display:grid}.donation-copy h2{text-align:left;color:var(--pink);margin-bottom:42px;font-family:Georgia,serif}.donation-copy>div>p{max-width:none}.donation-copy>img{object-fit:cover;width:100%;height:auto;display:block}.directory{padding-top:70px}.filter-tabs{max-width:560px;margin-bottom:38px}.member-grid{gap:30px 28px}.member-card img{object-fit:contain;background:#fff;height:300px}.member-card strong{font-size:14px}.member-card span{font-size:14px;line-height:1.35}.news-filter{padding-top:42px;font-size:15px}.news-grid{gap:45px 34px}.news-card img{height:280px}.news-card h2{font-size:27px}.news-card .text-link{margin:0 0 0 2px;font-size:12px}.news-meta{align-items:center;gap:0;margin-top:25px;font-size:13px;display:flex}.news-meta time{padding-right:0}.article-news{max-width:920px;padding-top:205px}.article-news>.text-link{margin:0 0 20px}.article-news h1{text-align:center;max-width:800px;margin:0 auto 12px;font-size:39px}.article-meta{color:#777;justify-content:center;align-items:center;gap:16px;margin-bottom:30px;display:flex}.article-meta span{color:var(--pink);text-transform:uppercase;font-size:13px;font-weight:700}.article-news>img{object-fit:contain;width:100%;max-height:none;margin:0 auto 36px;display:block}.article-news p{color:#484848;margin:0 0 22px;line-height:1.75}.article-news p.article-emphasis{color:#222;font-size:19px;font-weight:700}.article-gallery{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:38px;display:grid}.article-gallery img{object-fit:cover;width:100%;height:290px;display:block}.menu-button{display:none}@media (max-width:975px){.site-header{background:#fff;padding-top:0;position:relative}.site-header-inner{width:100%;height:82px;padding:0 16px}.brand img{width:58px;height:58px}.brand .brand-wordmark{width:180px}.menu-button{width:46px;height:46px;color:var(--pink);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-left:auto;padding:0;display:flex}.menu-button span{background:currentColor;width:26px;height:2px;display:block}.primary-nav{top:82px}.subpage-hero{text-align:center;min-height:355px;padding:56px 24px}.home-hero{padding-top:95px}.donation-copy{grid-template-columns:1fr;gap:30px;max-width:700px}.donation-copy h2{text-align:center;margin-bottom:32px}.about-images{max-width:700px}.member-card img{height:280px}.article-news{padding-top:70px}.article-gallery img{height:260px}}@media (max-width:575px){.site-header-inner{height:76px;padding:0 14px}.brand img{width:52px;height:52px}.brand .brand-wordmark{display:none}.menu-button{width:48px;height:48px}.primary-nav{top:76px}.subpage-hero{min-height:300px;padding:45px 20px}.subpage-hero h1{font-size:39px}.subpage-hero p{font-size:19px}.hero-arrow{bottom:18px}.about-intro-action{margin-bottom:40px}.about-images{grid-template-columns:1fr;margin:30px auto 55px}.about-images img{height:230px}.donation-copy{padding-top:48px;padding-bottom:48px}.donation-copy h2{font-size:29px}.member-grid{gap:30px}.member-card img{height:330px}.filter-tabs{max-width:320px}.filter-tabs button{padding:11px 14px}.news-grid{gap:44px}.news-card img{aspect-ratio:1.65;object-fit:cover;height:auto}.news-card h2{font-size:25px}.article-news{padding-top:43px}.article-news h1{font-size:30px}.article-gallery{grid-template-columns:1fr}.article-gallery img{height:auto}.article-news p{font-size:16px}.article-news p.article-emphasis{font-size:17px}}
.mobile-wordmark,.mobile-phone{display:none}.subpage-hero h1{text-underline-offset:9px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.honeypot{clip:rect(0 0 0 0);white-space:nowrap;margin:0;position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px!important;height:1px!important}.home-arrow{width:58px;height:92px;position:absolute;bottom:46px;left:50%;transform:translate(-50%)}.home-arrow svg{fill:none;stroke:#111;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.scroll-zoom-frame{width:100%;height:190px;overflow:hidden}.feature-card .scroll-zoom-image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,.61,.36,1);display:block;transform:scale(1.03)}.stats{overflow:hidden}.project-layout progress{appearance:none;background:#e6e6e6;border:0;border-radius:0;width:100%;height:24px;margin-top:8px;display:block}.project-layout progress::-webkit-progress-bar{background:#e6e6e6;border-radius:0}.project-layout progress::-webkit-progress-value{background:var(--pink);border-radius:0}.project-layout progress::-moz-progress-bar{background:var(--pink);border-radius:0}.news-filter{color:var(--brand);justify-content:center;align-items:center;gap:0;padding:42px 0 28px;display:flex}.news-filter button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0 10px;font-weight:700}.news-filter button:hover,.news-filter button:focus-visible{text-underline-offset:4px;text-decoration:underline}.news-filter button.active{color:var(--brand)}.news-card{color:inherit;cursor:pointer;display:block}.news-card img{object-fit:cover;width:100%;height:280px;display:block}.news-card-copy{padding-top:10px}.news-card h2{margin:0;font-size:28px;font-weight:400;line-height:1.2}.news-meta{color:#777;align-items:baseline;gap:2px;margin-top:25px;font-size:13px;display:flex}.news-meta .text-link{color:var(--brand);margin:0;font-size:12px}.article-news{padding-bottom:78px}.article-header{text-align:center}.article-header h1{max-width:900px;margin:0 auto 14px;font-size:32px;font-weight:400;line-height:1.25}.article-header time,.article-header p{color:#555;margin:0 0 8px;display:block}.article-news>img{margin:42px auto 16px}.article-divider{border:0;border-top:1px solid #bbb;width:100%;height:1px;margin:16px 0}.article-volunteer-title{margin:0 0 14px;font-size:16px;font-weight:700;line-height:1.45}.article-volunteers{color:#484848;margin:0;line-height:1.75}.article-gallery{grid-template-columns:repeat(3,1fr)}.site-footer{background:#f7f7f7;padding-top:42px}.footer-content{align-items:start}.contact-form{gap:11px}.contact-form input:not([type=checkbox]){height:50px}.contact-form textarea{height:126px}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}.home-reveal{opacity:0;animation-name:home-fade-in;animation-timing-function:ease;animation-fill-mode:forwards}.home-title-reveal{animation-duration:.9s;animation-delay:1s}.home-subtitle-reveal{animation-duration:.9s;animation-delay:1.5s}.home-button-reveal{animation-duration:.9s;animation-delay:2s}.home-arrow-reveal{animation-duration:1s;animation-delay:2s}@media (prefers-reduced-motion:reduce){.home-reveal{opacity:1;animation:none}}@media (max-width:975px){.scroll-zoom-frame{height:190px}.article-gallery{grid-template-columns:repeat(2,1fr)}.mobile-phone{width:34px;height:46px;color:var(--pink);place-items:center;margin-left:auto;display:grid}.mobile-phone svg{fill:currentColor;width:21px;height:27px}.menu-button{width:46px;height:46px;color:var(--pink);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-left:4px;padding:0;display:flex}.menu-button span{background:currentColor;width:26px;height:2px;display:block}}@media (max-width:575px){.site-header{z-index:6;background:0 0;padding:14px 15px 0;position:absolute}.site-header-inner{background:#fff;width:100%;height:110px;padding:0 10px}.brand{gap:14px}.brand img{width:96px;height:96px}.brand .brand-wordmark{display:none}.brand .mobile-wordmark{object-fit:contain;width:50px;height:25px;display:block}.mobile-phone{width:30px;height:46px;margin-left:auto}.mobile-phone svg{width:20px;height:25px}.menu-button{width:42px;height:48px;margin-left:2px}.menu-button span{width:28px;height:3px}.primary-nav{top:124px}.home-hero{min-height:794px;padding:45px 14px}.home-hero h1{white-space:nowrap;font-size:29px;line-height:1.2}.home-hero .hero-content{max-width:330px}.home-hero p{max-width:310px;font-family:Georgia,serif;font-size:27px;line-height:1.62}.home-arrow{width:50px;height:84px;bottom:58px;left:14px;transform:none}main>.home-hero+.feature-grid{padding-top:0}.scroll-zoom-frame{height:230px}.news-filter{flex-wrap:wrap;row-gap:8px;padding:42px 0 28px}.news-filter button{padding:0 8px}.news-card-copy{padding-top:10px}.article-header h1{font-size:28px}.article-news>img{margin-top:28px}.article-gallery{grid-template-columns:1fr}.subpage-hero{min-height:385px;padding:45px 20px}.subpage-hero .hero-content{display:none}.hero-arrow{bottom:18px}.filter-tabs{border-radius:10px;flex-direction:column;gap:0;max-width:300px;padding:5px}.filter-tabs button{text-transform:uppercase;border-radius:5px;width:100%;padding:8px 14px;font-size:15px;font-weight:400}.filter-tabs button.active{background:var(--pink)}}@media (min-width:976px){.home-hero{min-height:648px}.feature-grid.container{gap:16px;width:min(1200px,100% - 32px);padding:64px 16px}.feature-card{border:0;min-height:434px}.feature-card .scroll-zoom-frame{height:210px}.feature-card h3{color:#bc366c;margin:0;padding:16px;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:36px}.feature-card p{color:#000;min-height:48px;padding:0 16px;font-size:16px;line-height:24px}.feature-card-link{color:#000;text-transform:none;justify-content:center;align-items:center;gap:6px;min-height:42px;margin:15px 16px 26px;font-size:16px;font-weight:400;line-height:24px;display:flex}.feature-card-news{background:#a2c8e8}.feature-card-news .feature-card-link{background:#fff;border-radius:5px;width:150px;margin-left:auto;margin-right:auto;padding:8px 16px}.quote{min-height:237px}.stats div{min-height:226px}.project-section.container{width:min(1168px,100% - 32px);padding:80px 0}.project-section>h2{color:#bc366c;margin:0 0 25px;font-family:Gabriela,Georgia,serif;font-size:56px;font-weight:400;line-height:84px}.project-layout{grid-template-columns:387px minmax(0,1fr);align-items:start;gap:15px}.project-photo{min-height:233px}.project-layout h3{color:#a2c8e8;font-size:24px;font-weight:700;line-height:36px}.project-layout p{color:#000;margin:0;font-size:16px;line-height:24px}.food-donate-button{color:#353638;text-transform:none;background:#a2c8e8;gap:7px;margin-top:25px;padding:8px 16px;font-size:16px;font-weight:400;line-height:24px}.food-donate-button span{font-size:17px}.progress-caption{color:#000;margin-top:24px;font-size:16px;line-height:28px}.progress-caption span:first-child{font-size:18px}}.site-footer{color:#fff;background:#000;padding:80px 0 88px;position:relative}.site-footer:after{display:none}.site-footer .footer-content{grid-template-columns:1fr 1fr;align-items:start;gap:70px;width:min(1120px,100% - 32px)}.contact-details>img{float:none;object-fit:contain;width:86px;height:86px;margin:0;position:absolute;top:-36px;left:50%;transform:translate(-50%)}.contact-details h2{color:#bc366c;margin:0 0 8px;font-family:Gabriela,Georgia,serif;font-size:56px;font-weight:400;line-height:56px}.contact-details h3{color:#fff;max-width:none;margin:0 0 26px;font-size:16px;font-weight:700;line-height:24px}.contact-details p{color:#fff;margin:0 0 8px;padding-left:26px;font-size:16px;line-height:24px;position:relative}.contact-details p:before{color:#bc366c;font-family:Arial,sans-serif;font-weight:700;position:absolute;top:0;left:3px}.contact-details .contact-organisation:before{content:"⌂";font-size:18px}.contact-details .contact-address:before{content:"●";font-size:13px}.contact-details .contact-phone-number:before{content:"☎";font-size:17px}.contact-details .contact-email:before{content:"✉";font-size:15px}.contact-details .contact-legal:before{content:"●";font-size:13px}.contact-details a,.consent a{color:#fff}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:8px 0 0;display:grid}.contact-form input:not([type=checkbox]),.contact-form textarea{color:#fff;background:0 0;border:1px solid #fff;width:100%;height:42px;padding:8px 16px;font-size:16px;line-height:24px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#d4d4d4;opacity:1}.contact-form textarea{resize:vertical;grid-column:1/-1;height:114px}.contact-form .consent{color:#fff;grid-column:1/-1;align-items:center;gap:8px;margin:0;font-size:16px;line-height:24px;display:flex}.contact-form .consent input{accent-color:#fff;width:13px;height:13px;margin:0}.form-protection{color:#d4d4d4;grid-column:1/-1;margin:0;font-size:13px;line-height:20px}.contact-form .button{color:#fff;text-transform:none;background:#bc366c;grid-column:1/-1;width:100%;height:40px;padding:0 10px;font-size:16px;font-weight:400;line-height:40px}.form-message{grid-column:1/-1}@media (min-width:1200px){.site-footer .footer-content{grid-template-columns:552px 536px;gap:24px}}@media (max-width:975px){.site-footer{padding:70px 0 64px}.site-footer .footer-content{grid-template-columns:1fr;gap:46px}.contact-details>img{width:76px;height:76px;top:-32px}}@media (max-width:575px){.site-footer{padding:64px 0 52px}.site-footer .footer-content{width:calc(100% - 32px)}.contact-details h2{font-size:43px;line-height:48px}.contact-form{grid-template-columns:1fr;gap:12px;padding-top:0}.contact-form textarea,.contact-form .consent,.form-protection,.contact-form .button,.form-message{grid-column:1}}@media (min-width:576px){.news-filter{color:#353638;justify-content:flex-start;gap:0;margin-left:-24px;padding:64px 0 0}.news-filter-strip{background:#a2c8e8;border-radius:10px;width:508px;height:40px;display:flex;overflow:hidden}.news-filter button{color:#353638;text-transform:uppercase;white-space:nowrap;background:#a2c8e8;border:0;border-radius:5px;height:40px;padding:8px 16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.news-filter button:first-child{width:159px}.news-filter button:nth-child(2){width:110px}.news-filter button:nth-child(3){width:91px}.news-filter button:nth-child(4){width:148px}.news-filter button.active{color:#fff;background:#bc366c}.news-filter button:hover,.news-filter button:focus-visible{filter:brightness(.96);text-decoration:none}}@media (max-width:575px){.news-filter{justify-content:flex-start;gap:0;margin:0;padding:32px 0 20px}.news-filter-strip{background:#a2c8e8;border-radius:10px;max-width:100%;display:flex;overflow:hidden}.news-filter button{color:#353638;text-transform:uppercase;white-space:nowrap;background:#a2c8e8;border:0;border-radius:5px;min-height:40px;padding:8px 16px;font-size:16px;font-weight:400;line-height:24px}.news-filter button.active{color:#fff;background:#bc366c}}.news-frame .site-header{background:#fff;padding-top:0;position:relative}.news-page{width:min(1200px,100% - 32px);margin:0 auto;padding:0 0 80px}.news-page>h1{color:#000;justify-content:center;align-items:center;height:54px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:54px;display:flex}.news-page .news-filter{justify-content:flex-start;margin:0 0 0 16px;padding:64px 0 80px}.news-page .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 16px 80px}.news-page .news-card{color:#353638;flex-direction:column;min-width:0;display:flex}.news-page .news-card img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.news-page .news-card-copy{padding-top:0}.news-page .news-card h2{color:#353638;margin:0;font-size:16px;font-weight:400;line-height:24px}.news-page .news-meta{color:#353638;flex-direction:column;align-items:flex-start;gap:0;margin-top:0;font-size:16px;line-height:24px;display:flex}.news-page .news-meta .text-link{color:#353638;text-transform:uppercase;margin:0;font-size:16px;font-weight:700;line-height:24px}@media (min-width:976px){.news-frame .site-header-inner{width:min(1200px,100% - 32px);height:116px;padding:0 8px}.news-frame .brand{gap:9px}.news-frame .brand img{width:100px;height:100px}.news-frame .brand .brand-wordmark{width:226px;height:auto}.news-frame .primary-nav{flex:1;justify-content:space-between;gap:0;margin-left:25px;font-size:16px;font-weight:400}.news-frame .primary-nav a{padding:12px 16px;line-height:24px}}@media (max-width:975px){.news-page{padding-bottom:60px}.news-page .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.news-page{width:calc(100% - 32px)}.news-page>h1{height:50px;font-size:31px;line-height:50px}.news-page .news-filter{margin:0;padding:32px 0 38px}.news-page .news-grid{grid-template-columns:1fr;padding:0 0 56px}}.article.article-community{color:#000;width:min(1168px,100% - 32px);max-width:none;margin:0 auto;padding:80px 0 64px;font-size:16px;line-height:24px}.article-community .article-header{text-align:center;margin:0}.article-community .article-header h1{color:#bc366c;max-width:1168px;margin:0 0 50px;font-family:Gabriela,Georgia,serif;font-size:56px;font-weight:400;line-height:84px}.article-community .article-header time,.article-community .article-header p{color:#000;margin:0;font-size:16px;font-weight:400;line-height:24px;display:block}.article-community .article-main-image{object-fit:contain;width:100%;height:auto;max-height:none;margin:50px 0 0;display:block}.article-community .article-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:18px 0}.article-community>p{color:#000;margin:0 0 24px;font-size:16px;line-height:24px}.article-community .community-inline-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:48px 0;display:grid}.article-community .community-inline-gallery img{width:100%;height:auto;display:block}.article-community .community-float-image{float:right;width:40%;margin:0 0 18px 32px}.article-community .community-float-image img{width:100%;height:auto;display:block}.article-community .community-clear{margin-bottom:56px}.article-community .community-clear+.article-divider{margin-bottom:32px}.article-community .article-volunteer-title{color:#000;margin:14px 0 16px;font-size:16px;font-weight:700;line-height:27px}.article-community .article-volunteers{columns:4;color:#000;column-gap:16px;margin:0;padding:0;font-size:16px;line-height:24px;list-style-position:inside}.article-community .article-volunteers li{break-inside:avoid;height:24px}.article-community .article-volunteers+.article-divider{margin:32px 0 10px}.article-community .article-gallery{box-sizing:border-box;grid-template-rows:repeat(3,268px);grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:10px -16px 0;padding:16px;display:grid}.article-community .article-gallery img{object-fit:cover;width:100%;height:100%;display:block}.article-community .article-gallery img:first-child{grid-area:1/1/span 2/span 2}.article-community .article-gallery img:nth-child(2){grid-area:1/3}.article-community .article-gallery img:nth-child(3){grid-area:1/4}.article-community .article-gallery img:nth-child(4){grid-area:2/3/span 2/span 2}.article-community .article-gallery img:nth-child(5){grid-area:3/1}.article-community .article-gallery img:nth-child(6){grid-area:3/2}.article-community>.text-link{color:#353638;text-transform:uppercase;background:#a38ebe;border-radius:5px;align-items:center;margin:16px 0 0;padding:9px 16px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}@media (max-width:975px){.article.article-community{width:min(760px,100% - 32px);padding:54px 0}.article-community .article-header h1{margin-bottom:34px;font-size:43px;line-height:1.28}.article-community .article-main-image{margin-top:36px}.article-community .article-gallery{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0 0;padding:0}.article-community .article-gallery img,.article-community .article-gallery img:nth-child(n){aspect-ratio:1;object-fit:cover;grid-area:auto;height:auto}.article-community .article-volunteers{columns:2}}@media (max-width:575px){.article.article-community{width:calc(100% - 32px);padding:40px 0 48px}.article-community .article-header h1{margin-bottom:28px;font-size:34px;line-height:1.2}.article-community .article-main-image{margin-top:28px}.article-community .article-divider{margin:16px 0}.article-community .community-inline-gallery{grid-template-columns:1fr;margin:30px 0}.article-community .community-float-image{float:none;width:100%;margin:0 0 24px}.article-community .article-volunteers{columns:1}.article-community .article-gallery{grid-template-columns:1fr}}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:url(/site-assets/fonts/lato-300.woff2)format("woff2");font-display:swap}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(/site-assets/fonts/lato-400.woff2)format("woff2");font-display:swap}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(/site-assets/fonts/lato-700.woff2)format("woff2");font-display:swap}@font-face{font-family:Gabriela;font-style:normal;font-weight:400;src:url(/site-assets/fonts/gabriela-400.woff2)format("woff2");font-display:swap}body{font-family:Lato,Arial,Helvetica,sans-serif;font-weight:300}.article.article-cup{color:#000;width:min(1168px,100% - 32px);max-width:none;margin:0 auto;padding:80px 0;font-family:Lato,Arial,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px}.article-cup .article-header{text-align:center;margin:0}.article-cup .article-header h1{color:#bc366c;max-width:1168px;margin:0 0 8px;font-family:Gabriela,Georgia,serif;font-size:56px;font-weight:400;line-height:84px}.article-cup .article-header time,.article-cup .article-header p{color:#000;margin:0;font-size:16px;font-weight:300;line-height:24px;display:block}.article-cup .article-header p{text-align:left}.article-cup .cup-main-image,.article-cup .cup-full-image{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.article-cup .cup-main-image{margin:16px 0 0}.article-cup .cup-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:40px 0}.article-cup .cup-copy p{color:#000;margin:0;font-size:16px;font-weight:300;line-height:24px}.article-cup .cup-copy strong{font-weight:700}.article-cup .cup-spacer{height:24px}.article-cup .cup-copy a{color:#000;text-decoration:none}.article-cup .cup-full-image{margin:30px 0 0}.article-cup>.text-link{box-sizing:border-box;color:#353638;text-transform:uppercase;background:#a38ebe;border-radius:5px;justify-content:center;align-items:center;width:147px;height:42px;margin:20px 0 0;font-size:16px;font-weight:400;line-height:24px;display:flex}@media (max-width:975px){.article.article-cup{width:min(760px,100% - 32px);padding:54px 0}.article-cup .article-header h1{font-size:43px;line-height:1.28}}@media (max-width:575px){.article.article-cup{width:calc(100% - 32px);padding:40px 0 48px}.article-cup .article-header h1{font-size:34px;line-height:1.2}.article-cup .cup-divider{margin:28px 0}}.article.article-grocery{color:#000;width:min(1168px,100% - 32px);max-width:none;margin:0 auto;padding:80px 0;font-family:Lato,Arial,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px}.article-grocery .article-header{text-align:center;margin:0}.article-grocery .article-header h1{color:#bc366c;max-width:1168px;margin:0 0 14px;font-family:Gabriela,Georgia,serif;font-size:56px;font-weight:400;line-height:84px}.article-grocery .article-header time{color:#000;margin:0;font-size:16px;font-weight:300;line-height:24px;display:block}.article-grocery .grocery-main-image{object-fit:contain;width:100%;height:auto;max-height:none;margin:14px 0 0;display:block}.article-grocery .grocery-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:22px 0 20px}.article-grocery .grocery-copy p{color:#000;margin:0;font-size:16px;font-weight:300;line-height:24px}.article-grocery .grocery-spacer{height:24px}.grocery-gallery{flex-wrap:wrap;width:calc(100% + 32px);margin:84px -16px 0;display:flex}.grocery-gallery img{object-fit:cover;min-width:0;height:320px;margin:16px;display:block}.grocery-gallery img:first-child,.grocery-gallery img:nth-child(4){flex:0 calc(65% - 32px)}.grocery-gallery img:nth-child(2),.grocery-gallery img:nth-child(3){flex:0 calc(35% - 32px)}.article-grocery>.text-link{box-sizing:border-box;color:#353638;text-transform:uppercase;background:#a38ebe;border-radius:5px;justify-content:center;align-items:center;width:147px;height:42px;margin:4px 0 0;font-size:16px;font-weight:400;line-height:24px;display:flex}@media (max-width:975px){.article.article-grocery{width:min(760px,100% - 32px);padding:54px 0}.article-grocery .article-header h1{font-size:43px;line-height:1.28}.grocery-gallery{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:auto;margin:56px 0 0;display:grid}.grocery-gallery img,.grocery-gallery img:nth-child(n){flex:auto;width:100%;height:260px;margin:0}}@media (max-width:575px){.article.article-grocery{width:calc(100% - 32px);padding:40px 0 48px}.article-grocery .article-header h1{font-size:34px;line-height:1.2}.article-grocery .grocery-divider{margin:20px 0}.grocery-gallery{grid-template-rows:none;grid-template-columns:1fr;gap:16px;margin-top:40px}.grocery-gallery img,.grocery-gallery img:nth-child(n){aspect-ratio:1;object-fit:cover;grid-area:auto;width:100%;height:auto;margin:0}}.article.article-blood{color:#000;width:min(1168px,100% - 32px);max-width:none;margin:0 auto;padding:80px 0 64px;font-size:16px;line-height:24px}.article-blood .article-header{text-align:center;margin:0}.article-blood .article-header h1{color:#bc366c;max-width:1168px;margin:0 0 16px;font-family:Gabriela,Georgia,serif;font-size:56px;font-weight:400;line-height:84px}.article-blood .article-header time,.article-blood .article-header p{color:#000;margin:0;font-size:16px;font-weight:400;line-height:24px;display:block}.article-blood .article-main-image{object-fit:contain;width:1024px;height:auto;max-height:none;margin:50px auto 0;display:block}.article-blood .article-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:18px 0}.article-blood p{color:#000;margin:0;font-size:16px;line-height:24px}.blood-prelude .blood-spacer,.blood-story-copy .blood-spacer{height:24px}.blood-prelude ul{color:#000;margin:0;padding:0 0 0 16px;font-size:16px;line-height:24px}.blood-prelude li{height:24px;padding-left:0}.blood-prelude li::marker{color:#bc366c}.article-blood .blood-story-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:18px 0 8px}.blood-story{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:32px;display:grid}.blood-story-copy{min-width:0}.blood-story>img{object-fit:cover;width:100%;height:528px;display:block}.article-blood .blood-gallery-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:8px 0 24px}.blood-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.blood-gallery img{object-fit:cover;width:100%;height:280px;display:block}.article-blood .blood-end-divider{border:0;border-top:1px solid #bc366c;width:100%;height:1px;margin:8px 0 28px}.article-blood>.text-link{box-sizing:border-box;color:#353638;text-transform:uppercase;background:#a38ebe;border-radius:5px;justify-content:center;align-items:center;width:147px;height:42px;margin:0;font-size:16px;font-weight:400;line-height:24px;display:flex}@media (max-width:975px){.article.article-blood{width:min(760px,100% - 32px);padding:54px 0}.article-blood .article-header h1{font-size:43px;line-height:1.28}.article-blood .article-main-image{width:100%;margin-top:36px}.blood-story{grid-template-columns:1fr;gap:30px}.blood-story>img{aspect-ratio:1.075;object-fit:cover;height:auto}.blood-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.blood-gallery img{aspect-ratio:1;height:auto}}@media (max-width:575px){.article.article-blood{width:calc(100% - 32px);padding:40px 0 48px}.article-blood .article-header h1{font-size:34px;line-height:1.2}.article-blood .article-main-image{margin-top:28px}.blood-gallery{grid-template-columns:1fr}}.privacy-policy>section{margin:0 0 42px}.privacy-policy h3{color:#bc366c;margin:0 0 18px;font-family:Gabriela,Georgia,serif;font-size:34px;font-weight:400;line-height:1.25}.privacy-policy h4{color:#000;margin:26px 0 7px;font-size:18px;font-weight:700;line-height:1.4}.privacy-policy p{color:#222;max-width:none;margin:0 0 16px;font-size:16px;line-height:1.65}@media (max-width:575px){.privacy-policy h3{font-size:27px}.privacy-policy h4{font-size:17px}}.upcoming-event{background:linear-gradient(135deg,#f7fafc 0%,#fff 58%,#f9f3f6 100%);border-top:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee}.upcoming-event-inner{grid-template-columns:minmax(0,1fr) minmax(420px,1.08fr);align-items:center;gap:64px;padding:76px 0;display:grid}.upcoming-event-copy{max-width:510px}.event-eyebrow{color:#bc366c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.3}.upcoming-event h2{color:#0d285a;margin:0 0 20px;font-family:Gabriela,Georgia,serif;font-size:48px;font-weight:400;line-height:1.13}.event-intro{color:#343434;margin:0;font-size:18px;line-height:1.65}.event-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0;display:grid}.event-details div{background:#fff;border-left:4px solid #bc366c;min-height:100px;padding:16px;box-shadow:0 5px 18px #10213d0d}.event-details dt{color:#0d285a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:13px;font-weight:700}.event-details dd{color:#252525;margin:0;font-size:16px;line-height:1.5}.event-calendar{background:#0d285a;padding:12px 18px;font-size:14px}.upcoming-event-poster{order:2;overflow:hidden;box-shadow:0 18px 42px #10213d2b}.upcoming-event-poster img{width:100%;height:auto;display:block}.event-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#071427b8;place-items:center;padding:20px;animation:.24s ease-out both event-modal-fade;display:grid;position:fixed;inset:0}.event-modal{background:#fff;grid-template-columns:minmax(0,1.06fr) minmax(280px,.94fr);width:min(850px,100%);max-height:calc(100dvh - 40px);animation:.28s cubic-bezier(.2,.75,.25,1) both event-modal-enter;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #0008}.event-modal-poster{background:#10213d;min-height:100%}.event-modal-poster img{object-fit:cover;width:100%;height:100%;display:block}.event-modal-copy{flex-direction:column;justify-content:center;padding:54px 46px 44px;display:flex}.event-modal-copy .event-eyebrow{margin-bottom:11px}.event-modal h2{color:#0d285a;margin:0 0 17px;font-family:Gabriela,Georgia,serif;font-size:42px;font-weight:400;line-height:1.12}.event-modal-copy>p:not(.event-eyebrow){color:#3c3c3c;margin:0;font-size:17px;line-height:1.65}.event-modal-close{z-index:1;color:#10213d;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:transform .2s,background .2s;display:grid;position:absolute;top:13px;right:13px;box-shadow:0 3px 11px #0004}.event-modal-close:hover{background:#f4f4f4;transform:scale(1.06)}.event-modal-close:focus-visible,.event-modal-details:focus-visible{outline-offset:3px;outline:3px solid #bc366c}.event-modal-close svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:20px;height:20px}.event-modal-details{background:#bc366c;align-self:flex-start;margin-top:27px;padding:13px 17px}@keyframes event-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes event-modal-enter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:975px){.upcoming-event-inner{grid-template-columns:1fr;gap:34px;padding:56px 0}.upcoming-event-copy{max-width:700px}.upcoming-event-poster{order:-1;width:min(700px,100%)}}@media (max-width:575px){.upcoming-event-inner{gap:28px;padding:42px 0}.upcoming-event h2{font-size:34px}.event-intro{font-size:16px}.event-details{grid-template-columns:1fr;gap:12px;margin:24px 0}.event-details div{min-height:0;padding:14px}.event-calendar{width:100%;padding:13px 16px}}@media (max-width:700px){.event-modal-backdrop{padding:14px}.event-modal{grid-template-columns:1fr;max-height:calc(100dvh - 28px)}.event-modal-poster{min-height:0}.event-modal-poster img{object-fit:cover;height:auto;max-height:38dvh}.event-modal-copy{padding:30px 25px 27px}.event-modal h2{font-size:34px}.event-modal-details{width:100%;margin-top:22px}}@media (prefers-reduced-motion:reduce){.event-modal-backdrop,.event-modal{animation:none}.event-modal-close{transition:none}}
