@font-face{font-family:RedHat;src:url(/fonts/red-hat-display.woff2)format("woff2");font-style:normal;font-weight:300 900;font-display:swap}:root{--paper:#f8f7f1;--ink:#303727;--muted:#657060;--green:#345b50;--teal:#43877b;--sand:#e9e4d2;--line:#d7d9cc;--white:#fff;--radius:22px;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;font-family:RedHat,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{width:100%;height:auto;display:block}figure{margin:0}p{color:var(--muted);margin:0 0 22px;font-size:17px;line-height:1.75}h1,h2,h3{letter-spacing:-.055em;text-wrap:balance;margin:0;font-weight:500;line-height:1.07}h1{font-size:clamp(48px,5.2vw,82px)}h2{margin-bottom:28px;font-size:clamp(36px,3.6vw,56px)}h3{letter-spacing:-.03em;margin-bottom:16px;font-size:25px;line-height:1.2}em{color:var(--teal);font-style:normal}:focus-visible{outline-offset:6px;outline:3px solid #b27831}::selection{background:#cfdecf}.wrap{max-width:1360px;margin-inline:auto;padding-inline:48px}.section{padding-block:108px}.section-bottom{padding-bottom:108px}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--green);margin-bottom:25px;font-size:11px;font-weight:700;line-height:1.6}.lead{max-width:640px;font-size:19px;line-height:1.65}.skip{z-index:100;background:#fff;padding:16px;position:fixed;top:-100px;left:20px}.skip:focus{top:16px}.site-header{justify-content:space-between;align-items:center;gap:32px;max-width:1536px;height:104px;margin:auto;padding-inline:48px;display:flex}.brand{flex-shrink:0;width:205px}.brand img{height:auto}.desktop-nav{align-items:center;gap:28px;display:flex}.desktop-nav a{padding-block:10px;font-size:14px;font-weight:500;position:relative}.desktop-nav a:after{content:"";background:var(--green);width:0;height:1px;transition:width .2s;position:absolute;bottom:2px;left:0}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{width:100%}.header-right{align-items:center;gap:26px;display:flex}.languages{background:#345b5009;border:1px solid #345b501c;border-radius:100px;flex-shrink:0;align-items:center;gap:2px;padding:4px;display:flex}.languages a{letter-spacing:.04em;min-width:38px;min-height:36px;color:var(--muted);border-radius:100px;place-items:center;padding:8px 10px;font-size:11px;font-weight:600;line-height:1;transition:background .2s,color .2s,box-shadow .2s;display:grid}.languages a:hover{color:var(--green);background:#345b5010}.languages a[aria-current=true]{background:var(--green);color:var(--paper);box-shadow:0 2px 5px #18372c16}.languages a:focus-visible{outline-offset:3px}.button{background:var(--green);color:#fff;border-radius:100px;justify-content:space-between;align-items:center;gap:28px;min-height:52px;padding:9px 9px 9px 25px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button span{background:#ffffff21;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.button:hover{background:#223f37;transform:translateY(-2px)}.button-light{background:var(--sand);color:var(--ink)}.button-light:hover{background:#fff}.button-light span{background:var(--green);color:#fff}.text-link{border-bottom:1px solid;align-items:center;gap:24px;padding-block:10px;font-size:14px;font-weight:700;line-height:1.5;display:inline-flex}.text-link:hover{color:var(--teal)}.mobile-menu{display:none}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:60px;min-height:680px;padding-top:24px;padding-bottom:58px;display:grid}.hero-copy{padding-block:35px}.hero h1{margin-bottom:27px;font-size:clamp(45px,4.35vw,69px);line-height:1.04}.hero-copy .eyebrow{letter-spacing:.12em;align-items:center;gap:9px;font-size:10px;display:flex}.status-dot{background:var(--teal);border-radius:50%;width:6px;height:6px;display:inline-block}.hero-photo{border-radius:170px 22px 22px;height:625px;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;height:100%}.hero-photo:after{content:"";background:linear-gradient(#0000,#10261cc4);position:absolute;inset:65% 0 0}.photo-caption{z-index:1;color:#fff;font-size:16px;position:absolute;bottom:30px;left:30px;right:20px}.hero-note{color:var(--muted);margin-top:28px;font-size:12px;display:block}.ribbon{background:var(--green);color:#e8e9d7;justify-content:space-around;align-items:center;gap:30px;padding:26px 48px;font-size:19px;display:flex}.ribbon span[aria-hidden]{color:#9bbaa5;font-size:25px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.image-stack{position:relative}.image-stack>img{border-radius:var(--radius);object-fit:cover;height:440px}.image-stamp{background:var(--sand);letter-spacing:-.03em;border-radius:12px;max-width:215px;padding:27px;font-size:24px;line-height:1.18;position:absolute;bottom:-24px;right:-25px}.three-columns{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.principles{padding-bottom:100px}.principles>div{border-top:1px solid var(--line);padding-top:25px}.index{color:var(--teal);letter-spacing:.05em;margin-bottom:28px;font-size:12px;display:block}.principles p{font-size:15px}.section-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:45px;display:flex}.section-heading>div{flex:1}.section-heading>p{max-width:395px;margin-bottom:5px;font-size:16px}.section-heading h2{margin:0}.section-heading>.text-link{flex-shrink:0}.stats{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:64px;display:grid}.stats>div{border-top:1px solid #bfc4b3;padding-top:25px}.stats strong{letter-spacing:-.06em;color:var(--green);font-size:clamp(42px,4.8vw,72px);font-weight:400;display:block}.stats span{max-width:190px;margin-top:12px;font-size:14px;line-height:1.5;display:block}.source-note{color:#5b6357;margin:30px 0;font-size:11px}.census{border-top:1px solid #bfc4b3;border-bottom:1px solid #bfc4b3;margin-bottom:24px}.census summary{cursor:pointer;justify-content:space-between;padding:20px 0;font-size:15px;font-weight:600;display:flex}.census .three-columns{padding:20px 0}.census h3{font-size:18px}.census p{font-size:14px}.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;display:grid}.story-card .card-photo{aspect-ratio:4/4.5;background:var(--sand);border-radius:16px;margin-bottom:22px;position:relative;overflow:hidden}.card-photo img{object-fit:cover;height:100%;transition:transform .4s}.story-card:hover img{transform:scale(1.035)}.round-arrow{background:var(--paper);width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;font-size:23px;display:grid;position:absolute;bottom:15px;right:15px}.story-card time{color:var(--muted);margin-bottom:13px;font-size:11px;display:block}.story-card h3{margin-bottom:10px;font-size:24px;line-height:1.13}.story-card p{font-size:14px;line-height:1.5}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.gallery button{background:var(--sand);aspect-ratio:3/4;border:0;border-radius:16px;padding:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery button:hover img{transform:scale(1.04)}.gallery button>span{width:30px;height:30px;color:var(--green);background:#fffef0e8;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:12px;right:12px}.partner-row{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-top:70px;display:grid}.partner-row>img{object-fit:cover;border-radius:var(--radius);height:430px}.partner-row h3{font-size:37px}.partner-row p:not(.eyebrow){font-size:16px}.partner-row.reverse>img{order:2}.ways-title{margin-top:90px;font-size:32px}.ways{margin-top:32px}.ways>div{border-top:1px solid var(--line);padding-top:25px}.ways p{font-size:15px}.tall-photo{border-radius:var(--radius);object-fit:cover;height:610px}.filter-section{background:#e6ede5}.filter-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:45px 0 20px;display:grid}.filter-layout>img{object-fit:cover;border-radius:var(--radius);height:550px}.steps>div{border-top:1px solid #c6d3c5;gap:30px;padding-block:27px;display:flex}.steps .index{margin-top:8px}.steps h3{margin-bottom:12px}.steps p{margin:0;font-size:15px}.page-intro{padding-top:80px;padding-bottom:60px}.page-intro h1{max-width:900px;margin-bottom:30px}.page-intro .lead{max-width:580px}.wide-photo{border-radius:var(--radius);object-fit:cover;height:510px}.about-layout{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.emblem{object-fit:contain;width:95px;height:110px;margin-bottom:35px}.faq{border-bottom:1px solid var(--line)}.faq:first-child{border-top:1px solid var(--line)}.faq summary{cursor:pointer;letter-spacing:-.02em;align-items:center;gap:18px;padding-block:26px;font-size:20px;font-weight:500;line-height:1.3;list-style:none;display:flex}.faq summary::-webkit-details-marker,.census summary::-webkit-details-marker{display:none}.faq summary .plus,.faq summary>span:last-child{margin-left:auto}.faq-index{color:var(--teal);font-size:11px}.faq p{padding:0 30px 20px;font-size:16px}.faq[open] .plus{transform:rotate(45deg)}.portrait-layout{grid-template-columns:1.1fr .8fr;align-items:start;gap:90px;display:grid}.portrait-layout h1{margin-bottom:30px;font-size:60px}.portrait-layout .lead{font-size:23px}.portrait-layout figure{padding-top:30px;position:sticky;top:30px}.portrait-layout figure>img{object-fit:cover;border-radius:150px 22px 22px;height:610px}.portrait-layout figcaption{color:var(--muted);padding-top:18px;font-size:12px}.prose p{margin-bottom:28px;font-size:18px;line-height:1.85}.quote-section{background:var(--sand);text-align:center;padding:90px 30px}.quote-section blockquote{letter-spacing:-.04em;max-width:900px;margin:0 auto 25px;font-size:clamp(32px,4vw,54px);line-height:1.15}.quote-section>span{color:var(--muted);font-size:13px}.blog-grid .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 35px}.blog-grid .card-photo{aspect-ratio:1.35}.blog-grid .story-card h3{font-size:34px}.contact-layout{grid-template-columns:1.1fr .9fr;gap:85px;display:grid}.contact-layout h1{margin-bottom:35px;font-size:64px}.contact-methods{margin-top:45px}.contact-methods>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-block:24px;display:flex}.contact-methods>a:last-child{border-bottom:1px solid var(--line)}.contact-methods>a>span{color:var(--muted);font-size:12px}.contact-methods strong{color:var(--ink);overflow-wrap:anywhere;margin-top:9px;font-size:21px;font-weight:500;display:block}.contact-methods b{font-size:26px;font-weight:400}.contact-image{padding-top:25px}.contact-image img{object-fit:cover;object-position:40% center;border-radius:170px 22px 22px;height:560px}.contact-image p{letter-spacing:-.03em;color:var(--green);padding:30px 10px 0;font-size:24px;line-height:1.3}.article-header{text-align:center;padding-top:48px;padding-bottom:45px}.article-header .back-link{margin-bottom:55px;font-size:12px;display:table}.article-header time{color:var(--green);letter-spacing:.05em;margin-bottom:22px;font-size:12px;display:block}.article-header h1{max-width:900px;margin:0 auto 25px}.article-header .lead{margin:0 auto}.article-cover{object-fit:cover;border-radius:var(--radius);height:550px}.article-body{grid-template-columns:1fr 2.4fr;gap:100px;padding-top:70px;padding-bottom:80px;display:grid}.article-body aside p{font-size:13px}.article-body .prose{max-width:740px}.article-body aside .eyebrow{margin-bottom:10px;font-size:10px}.related{background:#eeeee5}.related h2{max-width:700px;margin-bottom:50px}.related .cards{grid-template-columns:repeat(3,minmax(0,1fr))}.related .card-photo{aspect-ratio:1.2}footer{color:var(--paper);background:#29493f;padding:85px 48px 25px}.footer-top,.footer-links,.footer-bottom{max-width:1264px;margin-inline:auto}.footer-top{justify-content:space-between;align-items:center;gap:100px;padding-bottom:65px;display:flex}.footer-top>div{max-width:560px}.footer-top h2{font-size:58px}.footer-top .eyebrow{color:#bcc9af}.footer-quote{color:#d3ddcc;max-width:380px;margin:0;font-size:22px;line-height:1.55}.footer-links{border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff30;justify-content:space-between;align-items:center;gap:30px;padding:30px 0;display:flex}.footer-logo{background:var(--paper);border-radius:12px;flex-shrink:0;padding:14px 18px;display:block}.footer-logo img{width:205px;height:auto}.footer-links nav{gap:25px;display:flex}.footer-links a{font-size:13px}.footer-links a:hover{color:#c9d6bd}.footer-bottom{color:#c1cfbb;justify-content:space-between;gap:25px;margin-top:25px;font-size:10px;display:flex}.modal-open{overflow:hidden}dialog#lightbox{color:#fff;background:#12231ef5;border:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:70px 90px;overflow:hidden}dialog::backdrop{background:#12231e}dialog[open]{justify-content:center;align-items:center;display:flex}dialog figure{flex-direction:column;justify-content:center;align-items:center;gap:15px;max-width:100%;height:100%;display:flex}dialog figure img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 180px)}dialog figcaption{text-align:center;color:#eff5e8;font-size:13px}dialog button{color:#fff;z-index:1;background:#ffffff13;border:1px solid #fff5;border-radius:50%;width:48px;height:48px;font-size:25px;position:absolute}.lightbox-close{top:20px;right:22px}.lightbox-prev{top:50%;left:20px}.lightbox-next{top:50%;right:20px}@media (width>=1600px){.hero{min-height:745px}.hero-photo{height:650px}}@media (width<=1199px){.wrap{padding-inline:35px}.site-header{gap:22px;padding-inline:35px}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.brand{width:170px}.header-right{gap:18px}.header-cta{gap:14px;font-size:12px}.hero{gap:35px;min-height:620px}.hero-photo{height:540px}.hero h1{font-size:52px}.split{gap:60px}.section{padding-block:80px}.about-layout{gap:55px}.portrait-layout{gap:50px}.portrait-layout h1,.contact-layout h1{font-size:50px}.contact-layout{gap:50px}.footer-top h2{font-size:48px}.footer-quote{font-size:20px}.footer-links nav{gap:17px}.cards{gap:20px}.story-card h3{font-size:22px}}@media (width<=959px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.site-header{z-index:10;height:88px;position:relative}.mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--green);width:24px;height:1.5px;display:block}.mobile-menu[open] summary span:first-child{transform:translateY(3.75px)rotate(45deg)}.mobile-menu[open] summary span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:5px;padding:20px 30px;display:flex;position:absolute;top:80px;left:20px;right:20px;box-shadow:0 20px 35px #1b39251a}.mobile-menu nav a{padding:13px 0;font-size:20px}.hero h1{font-size:45px}.hero-photo{height:540px}.hero-copy .eyebrow{font-size:9px}.hero .lead{font-size:15px}.ribbon{gap:20px;font-size:15px}.split{gap:40px}.image-stack>img{height:370px}.image-stamp{max-width:170px;padding:20px;font-size:20px;right:-12px}.three-columns{gap:28px}.section-heading{gap:40px}.section-heading>p{max-width:300px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 25px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.partner-row{gap:40px}.partner-row h3{font-size:30px}.filter-layout{gap:40px}.about-layout{grid-template-columns:1fr;gap:50px}.about-layout>div:first-child{max-width:580px}.emblem{width:75px;height:90px}.portrait-layout{gap:35px}.portrait-layout h1{font-size:44px}.portrait-layout figure>img{height:500px}.prose p{font-size:16px}.contact-layout{gap:35px}.contact-layout h1{font-size:44px}.contact-methods strong{font-size:17px}.contact-image img{height:500px}.article-body{gap:60px}.footer-links{flex-wrap:wrap}.footer-top{gap:50px}.footer-top h2{font-size:42px}.footer-quote{max-width:290px}.footer-links nav{gap:22px}}@media (width<=639px){.wrap{padding-inline:22px}.site-header{height:84px;padding-inline:22px}.brand{width:170px}.header-right{gap:10px}.languages{gap:2px;padding:3px}.languages a{min-width:34px;min-height:34px;padding:8px}.hero{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:15px;padding-bottom:35px}.hero-copy{padding-top:15px;padding-bottom:0}.hero h1{max-width:450px;margin-bottom:22px;font-size:48px}.hero-copy .eyebrow{margin-bottom:23px;font-size:9px}.hero .lead{max-width:440px;font-size:16px}.hero-note{display:none}.hero-photo{border-top-left-radius:115px;height:420px}.photo-caption{font-size:14px;bottom:25px;left:22px}.ribbon{justify-content:space-between;gap:10px;padding:20px 22px;font-size:14px}.ribbon span:nth-child(n+4){display:none}.ribbon span:nth-child(3){text-align:right;max-width:145px}.section{padding-block:65px}.section-bottom{padding-bottom:65px}.eyebrow{margin-bottom:20px;font-size:10px}h1{font-size:48px}h2{margin-bottom:24px;font-size:39px}h3{font-size:24px}p{font-size:16px}.split{grid-template-columns:1fr;gap:55px}.story>div:last-child{order:-1}.image-stack>img{height:300px}.image-stamp{max-width:170px;bottom:-20px;right:10px}.three-columns{grid-template-columns:1fr;gap:25px}.principles{padding-top:30px;padding-bottom:60px}.index{margin-bottom:18px}.principles p{margin-bottom:0}.section-heading{margin-bottom:32px;display:block}.section-heading>p{max-width:none;margin-top:25px}.section-heading>.text-link{margin-top:20px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;margin-top:40px}.stats strong{font-size:53px}.stats span{font-size:12px}.source-note{font-size:10px;line-height:1.5}.census summary{gap:20px;font-size:14px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery button{border-radius:12px}.partner-row{grid-template-columns:1fr;gap:28px;margin-top:50px}.partner-row>img{height:290px}.partner-row.reverse>img{order:0}.partner-row h3{font-size:33px}.partner-row .eyebrow{margin-bottom:15px}.ways-title{margin-top:50px;font-size:30px}.ways p{margin-bottom:10px}.tall-photo{height:430px}.filter-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.filter-layout>img{height:380px}.steps>div{gap:25px;padding-block:22px}.cards{gap:26px 15px}.story-card .card-photo{aspect-ratio:3/4;border-radius:12px;margin-bottom:15px}.story-card h3{font-size:23px}.story-card p{font-size:12px}.story-card time{margin-bottom:10px;font-size:10px;line-height:1.5}.round-arrow{width:30px;height:30px;font-size:18px;bottom:10px;right:10px}.page-intro{padding-top:40px;padding-bottom:35px}.page-intro h1{font-size:51px}.lead{font-size:17px}.wide-photo{height:300px}.faq summary{gap:12px;padding-block:23px;font-size:19px}.faq p{padding:0 0 20px;font-size:15px}.about-layout{gap:40px}.portrait-layout{grid-template-columns:1fr;gap:30px}.portrait-layout h1{font-size:48px}.portrait-layout figure{grid-row:2;max-width:100%;padding-top:0;position:static}.portrait-layout figure>img{object-position:center;height:490px}.portrait-layout .lead{font-size:20px}.quote-section{padding-block:65px}.blog-grid .cards{grid-template-columns:1fr;gap:30px}.blog-grid .card-photo{aspect-ratio:1.2}.blog-grid .story-card h3{font-size:31px}.blog-grid .story-card p{font-size:15px}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-layout h1{font-size:47px}.contact-methods strong{font-size:20px}.contact-image img{height:390px}.contact-image p{font-size:25px}.article-header{text-align:left;padding-top:25px;padding-bottom:35px}.article-header .back-link{margin-bottom:38px}.article-header h1{font-size:47px}.article-cover{height:340px}.article-body{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:50px}.article-body aside{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:20px;padding-bottom:15px;display:flex}.article-body aside .eyebrow,.article-body aside p:nth-child(3){display:none}.article-body aside p{margin:0}.article-body aside .text-link{margin-left:auto;font-size:12px}.article-body .prose p{font-size:17px;line-height:1.8}.related .cards{grid-template-columns:1fr}.related .card-photo{aspect-ratio:1.4}.related .story-card h3{font-size:30px}.related .story-card p{font-size:15px}footer{padding:60px 22px 25px}.footer-top{padding-bottom:40px;display:block}.footer-top h2{font-size:43px}.footer-quote{max-width:100%;margin-top:35px;font-size:18px}.footer-links{padding-block:28px;display:block}.footer-links nav{grid-template-columns:1fr 1fr;gap:20px;margin:30px 0;display:grid}.footer-bottom{font-size:10px;line-height:1.6;display:block}.footer-bottom span{margin-top:12px;display:block}dialog#lightbox{padding:70px 45px}.lightbox-prev{left:5px}.lightbox-next{right:5px}dialog button{width:35px;height:35px;font-size:21px}dialog figure img{max-height:calc(100dvh - 180px)}dialog figcaption{font-size:11px}.lightbox-close{right:15px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.icon{vertical-align:middle;flex-shrink:0;display:inline-block}.round-arrow .icon,.button span .icon,.gallery button>span .icon{width:20px;height:20px}.lightbox-close,.lightbox-prev,.lightbox-next{place-items:center;display:grid}.contact-methods b .icon{width:24px;height:24px}.menu-close-icon,.mobile-menu[open] .menu-open-icon{display:none}.mobile-menu[open] .menu-close-icon{display:block}.mobile-menu summary{color:var(--green)}.mobile-menu summary .icon{width:24px;height:24px}#como-participar,#nossos-trabalhos,.campaign{scroll-margin-top:32px}.work-gallery .gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.work-gallery .gallery button{aspect-ratio:4/5}.campaigns{gap:76px;margin-top:64px;display:grid}.campaign{border-top:1px solid var(--line);grid-template-columns:1fr 1.1fr;align-items:start;gap:56px;padding-top:48px;display:grid}.campaign-art .gallery{display:block}.campaign-art .gallery button{aspect-ratio:auto;background:0 0;border-radius:16px;width:100%;display:block}.campaign-art .gallery img{object-fit:contain;height:auto}.campaign-art .gallery button:hover img{transform:none}.campaign-caption{color:var(--muted);margin:14px 0 0;font-size:11px}.campaign-copy h3{margin-bottom:28px;font-size:clamp(28px,2.7vw,40px)}.campaign-copy p:not(.eyebrow){font-size:16px}.participate .ways{gap:24px;margin-top:40px}.participate .ways>div{background:var(--paper);border:1px solid var(--line);border-radius:20px;flex-direction:column;padding:30px;display:flex}.participate .ways .text-link{align-self:flex-start;margin-top:auto}.participate .lead{max-width:720px}@media (width<=900px){.campaign{grid-template-columns:1fr;gap:32px}.campaign-art{max-width:580px}.participate .ways{grid-template-columns:1fr}.work-gallery .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.languages a{border-radius:50%;width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.languages a span{letter-spacing:0;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:23px;line-height:1}@media (width<=600px){.languages a{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}.languages a span{font-size:21px}}@font-face{font-family:Andhnita;src:url(/fonts/andhnita.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--paper:#f6f0e5;--ink:#4b4d32;--muted:#626354;--green:#315d51;--teal:#3b8f8b;--sand:#e8e0cc;--line:#d9d1bd;--orange:#bd4c08;--radius:28px}body{background:var(--paper) url(/images/kit/botanical.webp) center top/1672px auto repeat-y}h1,h2{letter-spacing:-.025em;font-family:Andhnita,Georgia,serif;font-weight:400;line-height:1.02}h3{letter-spacing:-.025em;font-weight:700}.eyebrow{color:var(--orange)}.eyebrow:before{content:"";vertical-align:middle;background:currentColor;width:28px;height:2px;margin-bottom:2px;margin-right:10px;display:inline-block}h2 em{color:var(--teal)}.button{background:var(--green)}.site-header{border-bottom:1px solid #4b4d3214}.hero{grid-template-columns:1fr 1fr;gap:48px;min-height:650px;padding-top:45px;padding-bottom:64px}.hero h1{letter-spacing:-.03em;max-width:620px;font-size:clamp(64px,6.8vw,100px);line-height:1.01}.hero .lead{max-width:470px;font-size:19px}.hero-copy .eyebrow{letter-spacing:.1em;font-size:10px}.hero-copy .eyebrow:before{display:none}.hero-photo.kit-hero-photo{isolation:isolate;border-radius:48% 10% 12%;height:580px;overflow:visible}.kit-hero-photo>img:first-child{object-fit:cover;border-radius:inherit;filter:brightness(.72)saturate(.85);width:100%;height:100%}.hero-photo.kit-hero-photo:after{border-radius:inherit;z-index:0}.kit-hero-photo img.hero-macaw{object-fit:contain;z-index:1;pointer-events:none;filter:drop-shadow(0 15px 20px #152a2425);width:145%;height:90%;position:absolute;inset:2% auto auto -25%}.kit-hero-photo .photo-caption{z-index:2;max-width:330px;bottom:28px;left:35px}.ribbon{background:var(--green);padding-block:23px;font-size:17px}.community{background:#e8e0ccaa}.stats{gap:20px}.stats>div{background:#faf7f0c9;border:1px solid #fff9;border-radius:23px;padding:26px;box-shadow:0 5px #4b4d3208}.stats strong{color:var(--orange);font-size:clamp(36px,4.2vw,65px);font-weight:650}.stats span{max-width:none}.partners{background:#ede8dbc9}.campaign-copy h3{font-family:Andhnita,Georgia,serif;font-size:clamp(30px,3vw,43px);font-weight:400;line-height:1.1}.participate{background:#e8e0ccaa}.funding-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr;gap:30px;margin:40px 0;padding:34px 0;display:grid}.funding-summary>div>span{margin-bottom:12px;font-size:13px;display:block}.funding-summary strong{color:var(--orange);letter-spacing:-.045em;font-size:clamp(26px,3.3vw,46px)}.funding-summary p{grid-column:1/-1;max-width:800px;margin:0}.participate .ways>div{background:#fffcf5c4;border-color:#fff9;box-shadow:0 4px #4b4d3209}.kit-filter{background:#f5eddf99}.filter-diagram{border:1px solid #d9d1bd;border-radius:30px;margin:35px 0 55px;overflow:hidden}.filter-diagram>img{width:100%;height:auto;max-height:none}.filter-diagram figcaption{text-align:center;background:#fffcf5c9;padding:16px 20px;font-size:12px}.filter-stage-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin:0;padding:0;list-style:none;display:grid}.filter-stage-list li{border-top:2px solid var(--orange);padding-top:25px}.stage-number{color:var(--teal);margin-bottom:25px;font-family:Andhnita,Georgia,serif;font-size:65px;line-height:1;display:block}.filter-stage-list h3{font-size:23px;line-height:1.2}.filter-stage-list p{font-size:16px}.filter-benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:48px 0;padding:40px 0;display:grid}.filter-benefits .icon{color:var(--teal);width:30px;height:30px;margin-bottom:18px}.filter-benefits h3{font-size:20px}.filter-benefits p{margin:0;font-size:15px}.kit-impact{background:var(--green);color:var(--paper);position:relative}.kit-impact .eyebrow{color:#f5bc8e}.kit-impact em{color:#b8d8c6}.kit-impact p{color:#dce2d3}.impact-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.impact-layout h2{font-size:clamp(42px,4.4vw,68px)}.impact-layout .text-link{color:#f0bd93}.capacity{border-bottom:1px solid #ffffff35;padding-bottom:28px}.capacity>span{font-size:14px;display:block}.capacity>strong{letter-spacing:-.05em;color:#f6c297;font-size:clamp(62px,7vw,108px);font-weight:600;line-height:1.2;display:block}.impact-small{grid-template-columns:1fr 1fr;gap:28px;margin-top:28px;display:grid}.impact-small strong{font-size:40px;font-weight:500;display:block}.impact-small span{max-width:190px;font-size:14px;line-height:1.5;display:block}.impact-numbers .source-note{color:#c1d5c7;margin:24px 0 0;font-size:11px}.team-grid{grid-template-columns:1fr 1fr;gap:45px;display:grid}.team-grid article{border-bottom:1px solid var(--line)}.team-grid article>img{aspect-ratio:4/4.1;object-fit:cover;border-radius:30px;margin-bottom:28px}.team-grid article:nth-child(2)>img{object-position:50% 35%}.team-grid h3{font-family:Andhnita,Georgia,serif;font-size:34px;font-weight:400}.team-grid p{font-size:16px}.team-grid article>div{padding:0 5px 28px}.kit-timeline{background:#e8e0cc80}.kit-timeline ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px;margin:0;padding:20px 0 0;list-style:none;display:grid}.kit-timeline li{border-top:1px solid var(--line);flex-direction:column;padding-top:30px;display:flex;position:relative}.kit-timeline li:before{content:"";background:var(--orange);border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:0}.kit-timeline time{color:var(--orange);margin-bottom:20px;font-size:12px}.kit-timeline h3{font-size:25px}.kit-timeline p{font-size:15px}.kit-timeline .text-link{align-self:flex-start;margin-top:auto}.kit-press>div{grid-template-columns:1fr 1fr;gap:30px;display:grid}.kit-press>div>a{border:1px solid var(--line);background:#fffcf599;border-radius:24px;flex-direction:column;padding:35px;transition:background .2s;display:flex}.kit-press>div>a:hover{background:#fffcf5}.kit-press a>span:first-child{color:var(--orange);margin-bottom:25px;font-size:12px}.kit-press h3{font-size:26px;line-height:1.25}.kit-press a>span:last-child{justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;font-size:13px;display:flex}.footer-top h2{max-width:620px;font-size:clamp(40px,4.6vw,66px)}.footer-bottom{flex-wrap:wrap;line-height:1.6}.footer-logo{background:#f6f0e5}.quote-section{background:#e8e0ccaa}.quote-section blockquote{font-family:Andhnita,Georgia,serif}.contact-layout h1,.portrait-layout h1{font-size:clamp(44px,5vw,68px);line-height:1.05}.page-intro h1{font-size:clamp(52px,6vw,82px)}.article-header h1{font-size:clamp(46px,5.3vw,76px)}@media (width<=1100px){.hero{gap:30px}.hero h1{font-size:76px}.hero .lead{font-size:17px}.hero-photo.kit-hero-photo{height:490px}.impact-layout{gap:40px}.stats>div{padding:20px}.stats strong{font-size:42px}.campaign-copy h3{font-size:34px}}@media (width<=800px){.hero{grid-template-columns:1fr;gap:35px;padding-top:25px;overflow:hidden}.hero h1{max-width:550px;font-size:clamp(64px,13vw,86px)}.hero .lead{max-width:530px}.hero-copy{padding-bottom:0}.hero-photo.kit-hero-photo{border-radius:42% 8% 12%;height:420px;margin:0 12px 0 30px}.kit-hero-photo img.hero-macaw{width:130%;left:-18%}.stats{grid-template-columns:1fr 1fr}.impact-layout{grid-template-columns:1fr;gap:42px}.filter-stage-list,.filter-benefits{grid-template-columns:1fr;gap:28px}.filter-stage-list li{grid-template-columns:64px 1fr;column-gap:20px;display:grid}.stage-number{grid-row:1/3;font-size:48px}.filter-stage-list p{grid-column:2;margin:0}.filter-stage-list h3{font-size:22px}.filter-diagram{border-radius:18px;margin:24px 0 38px}.funding-summary{grid-template-columns:1fr;gap:24px}.team-grid,.kit-press>div{grid-template-columns:1fr}.kit-timeline ol{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid article>img{max-height:520px}.kit-team .section-heading{display:block}.kit-team .section-heading>p{max-width:100%;margin-top:22px}.capacity>strong{font-size:82px}.kit-filter .section-heading{display:block}.kit-filter .section-heading>p{max-width:100%;margin-top:24px}.filter-benefits{margin:35px 0}.kit-press h3{font-size:23px}}@media (width<=480px){.hero-photo.kit-hero-photo{height:330px;margin-left:14px}.hero h1{font-size:64px}.hero-copy .eyebrow{font-size:8px}.kit-timeline ol{grid-template-columns:1fr;gap:36px}.stats{gap:12px}.stats>div{padding:18px 14px}.stats strong{font-size:36px}.stats span{font-size:12px}.impact-small strong{font-size:36px}.impact-layout h2,.contact-layout h1,.portrait-layout h1{font-size:43px}.team-grid h3{font-size:30px}.kit-press>div>a{padding:25px}.filter-stage-list li{grid-template-columns:45px 1fr;gap:15px}.stage-number{font-size:40px}.footer-bottom{font-size:10px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}.hero-photo.kit-hero-photo{aspect-ratio:1;border-radius:28px;min-width:0;height:auto;margin:0;overflow:hidden}.kit-hero-photo img.hero-macaw{width:140%;height:90%;inset:3% auto auto -20%}.button.button-light{background:var(--paper);color:var(--ink)}.button.button-light:hover{color:var(--green);background:#fff}.button.button-light span{background:var(--green);color:#fff}.hero>div{min-width:0}@media (width<=480px){.hero h1{font-size:52px}.hero h1 em{display:block}.hero{min-height:0}.hero-photo.kit-hero-photo .photo-caption{font-size:13px;bottom:22px;left:22px}}h1,h2,.hero h1,.page-intro h1,.article-header h1,.contact-layout h1,.portrait-layout h1{padding-top:.2em;line-height:1.3}.eyebrow{margin-bottom:30px}.hero-copy .eyebrow{margin-bottom:32px}.campaign-copy h3,.team-grid h3{padding-top:.15em;line-height:1.35}.people-intro{padding-bottom:45px}.people-jump{flex-wrap:wrap;gap:32px;margin-top:30px;display:flex}.person-profile{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;scroll-margin-top:30px;display:grid}.person-profile figure img{aspect-ratio:4/5;object-fit:cover;border-radius:28px;width:100%;height:auto}.person-profile figure figcaption{color:var(--muted);margin-top:15px;font-size:12px}.person-profile h2{overflow-wrap:break-word;font-size:clamp(38px,4vw,56px)}.person-profile .eyebrow{margin-top:10px}.person-reverse figure{order:2}.person-reverse{grid-template-columns:1.15fr .85fr}.person-reverse figure img{object-position:center 30%}@media (width<=800px){.person-profile,.person-reverse{grid-template-columns:1fr;gap:32px}.person-reverse figure{order:0}.person-profile figure{max-width:500px}.person-profile h2{font-size:38px}.people-jump{gap:16px}.hero h1{line-height:1.25}}
