/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#087d4f;--green-dark:#05633f;--lime:#c4ef32;--orange:#ff6b2c;--cream:#fff8e8;--ink:#14231c;--purple:#5532a8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.header{background:var(--green);color:#fff;z-index:30;justify-content:space-between;align-items:center;height:104px;padding:10px clamp(20px,5vw,72px);display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:82px;height:82px}.brand span{letter-spacing:.03em;font-size:23px;font-weight:900}.brand small{letter-spacing:.08em;text-transform:uppercase;opacity:.86;max-width:230px;font-size:8px;font-weight:600;display:block}.header nav{align-items:center;gap:28px;font-weight:700;display:flex}.header nav a{position:relative}.header nav a:not(.donate):after{content:"";background:var(--lime);height:3px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}.header nav a:hover:after{right:0}.donate{background:var(--orange);color:#12231b;border-radius:14px;padding:15px 24px}.menu{color:#fff;background:0 0;border:0;font-size:28px;display:none}.hero{background:var(--green);color:#fff;grid-template-columns:46% 54%;min-height:740px;padding:50px clamp(24px,7vw,110px) 75px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:4;position:relative}.eyebrow{letter-spacing:.18em;margin:0 0 22px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.065em;margin:0 0 36px;font-size:clamp(68px,8vw,132px);font-weight:950;line-height:.8}.hero h1 em{color:var(--orange);font-style:normal}.lead{max-width:560px;font-size:20px;line-height:1.55}.actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.btn{border-radius:14px;justify-content:center;align-items:center;gap:20px;padding:18px 28px;font-weight:900;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-3px)}.yellow{background:var(--lime);color:var(--ink)}.ghost{border:2px solid}.hero-visual{min-height:590px;position:relative}.photo{position:absolute;overflow:hidden;box-shadow:0 28px 60px #043d2966}.photo img{object-fit:cover;width:100%;height:100%}.photo-main{border-radius:48% 52% 45% 55%/42% 38% 62% 58%;width:90%;height:76%;top:4%;right:-4%}.photo-small{border-radius:48% 52% 45% 55%;width:42%;height:36%;bottom:2%;left:5%}.shape{position:absolute}.lime{background:var(--lime);border-radius:70% 30% 60% 20%;width:230px;height:100px;top:0;right:4%;transform:rotate(8deg)}.orange{background:var(--orange);border-radius:60% 0 0;width:68%;height:29%;bottom:-3%;right:-12%}.scribble{color:var(--lime);font-size:68px;position:absolute;top:28%;left:3%}.impact{background:var(--ink);color:#fff;flex-wrap:wrap;align-items:center;gap:25px;padding:55px clamp(24px,7vw,110px);display:flex}.impact p{font-size:20px}.impact strong{color:var(--lime);font-size:58px}.impact-links{color:var(--lime);gap:28px;margin-left:auto;font-weight:800;display:flex}.section{padding:110px clamp(24px,8vw,130px)}.intro{grid-template-columns:1fr 1fr;gap:10vw;display:grid}.eyebrow.dark{color:var(--green)}h2{letter-spacing:-.04em;margin:0 0 28px;font-size:clamp(40px,5vw,70px);line-height:1}.intro p,.story p,.project-list p,.docs p{font-size:19px;line-height:1.7}.text-link{color:var(--green);margin-top:18px;font-weight:900;display:inline-block}.projects{background:#fff}.section-title{max-width:730px}.card-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.project-card{border-radius:28px;flex-direction:column;min-height:330px;padding:35px;display:flex}.project-card span{font-size:14px;font-weight:900}.project-card h3{margin-top:auto;font-size:34px;line-height:1}.project-card p{font-size:17px;line-height:1.5}.cta{background:var(--green);color:#fff;justify-content:space-between;align-items:flex-end;gap:40px;padding:90px clamp(24px,8vw,130px);display:flex}.cta>div:first-child{max-width:820px}.orange-btn{background:var(--orange);color:var(--ink)}footer{color:#fff;background:#0f2119;grid-template-columns:1.2fr 1fr 1fr;gap:50px;padding:70px clamp(24px,7vw,110px) 25px;display:grid}footer p{color:#d4e0da;line-height:1.7}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand img{width:100px}.footer-brand strong{font-size:34px}.footer-bottom{color:#9eb1a7;border-top:1px solid #fff2;grid-column:1/-1;padding-top:24px}.page-hero{background:var(--green);color:#fff;padding:100px clamp(24px,8vw,130px)}.page-hero.orange{background:var(--orange);color:var(--ink)}.page-hero h1{letter-spacing:-.055em;max-width:1050px;margin:0 0 30px;font-size:clamp(58px,8vw,110px);line-height:.9}.page-hero>p:last-child{max-width:750px;font-size:21px;line-height:1.6}.story{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.story img{object-fit:cover;border-radius:48% 52% 46% 54%;height:540px}.values{background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.values article{border-right:1px solid #ddd;padding:60px 34px}.values b{color:var(--orange)}.values h3{font-size:30px}.values p{line-height:1.6}.project-list article{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-bottom:110px;display:grid}.project-list article.reverse img{order:2}.project-list img{object-fit:cover;border-radius:30px;width:100%;height:510px}.project-list span{color:var(--orange);font-weight:900}.dark-btn{background:var(--ink);color:#fff;margin-top:18px}.help-grid{grid-template-columns:1fr 1fr;display:grid}.help-grid article{min-height:360px;padding:75px clamp(24px,6vw,90px)}.help-grid article:first-child{background:#fff}.help-grid article:nth-child(2){background:var(--lime)}.help-grid article:nth-child(3){background:#ff9a7b}.help-grid article:nth-child(4){background:#c6b6ff}.help-grid h2{font-size:48px}.docs{grid-template-columns:1fr 1fr;gap:90px;display:grid}.doc-list{flex-direction:column;display:flex}.doc-list a{border-bottom:2px solid var(--ink);justify-content:space-between;padding:28px 0;font-weight:900;display:flex}.transparency-note{background:var(--lime);align-items:center;gap:50px;padding:55px clamp(24px,8vw,130px);display:flex}.transparency-note strong{font-size:38px}.contact{grid-template-columns:1fr 1fr;display:grid}.contact>div{padding:90px clamp(24px,8vw,120px)}.contact>div:first-child{background:#fff}.contact>div:last-child{background:var(--lime)}.contact h2{font-size:48px}.contact a:not(.btn){margin:18px 0;font-size:21px;font-weight:800;display:block}@media (width<=900px){.header{height:86px;padding:8px 18px}.brand img{width:67px;height:67px}.brand span{font-size:18px}.brand small{display:none}.menu{display:block}.header nav{background:var(--green-dark);flex-direction:column;align-items:stretch;padding:24px;display:none;position:absolute;top:86px;left:0;right:0}.header nav.open{display:flex}.hero{grid-template-columns:1fr;padding:45px 24px}.hero h1{font-size:72px}.hero-visual{min-height:440px;margin-top:30px}.photo-main{width:100%;right:0}.photo-small{width:46%;left:0}.impact-links{flex-direction:column;margin-left:0}.intro,.story,.docs,.contact,.card-grid,.values{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.project-list article,.project-list article.reverse{grid-template-columns:1fr;gap:30px;margin-bottom:70px}.project-list article.reverse img{order:0}.project-list img,.story img{height:380px}.help-grid{grid-template-columns:1fr}.transparency-note{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr}.footer-bottom{grid-column:auto}.page-hero{padding:70px 24px}.page-hero h1{font-size:58px}.section{padding:75px 24px}}@media (width<=520px){.hero h1{font-size:61px}.hero{min-height:auto}.hero-visual{min-height:350px}.photo-main{height:70%}.lead{font-size:17px}.actions .btn{width:100%}.impact strong{font-size:48px}.impact-links{width:100%}.card-grid{grid-template-columns:1fr}.page-hero h1{font-size:48px}.values article{border-bottom:1px solid #ddd;border-right:0}.contact>div{padding:65px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}:root{--green:#176544;--green-dark:#0d3f2b;--lime:#dce9b5;--orange:#d97b4f;--cream:#f7f4ed;--ink:#1b2922;--purple:#496357}.header{color:var(--ink);background:#fff;border-bottom:1px solid #dfe5df;box-shadow:0 4px 22px #173f2b0d}.brand span{color:var(--green-dark)}.header nav a:not(.donate):after{background:var(--green)}.donate{background:var(--green);color:#fff;border-radius:6px}.hero{background:var(--green-dark);grid-template-columns:44% 56%;min-height:720px;padding-top:78px}.hero h1{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,6.4vw,104px);font-weight:700;line-height:.92}.hero h1 span{color:#cfe0b1}.hero .eyebrow{color:#e4ede8}.hero .lead{color:#eaf0ec;max-width:620px}.photo-main{border-radius:2px;width:92%;height:82%;box-shadow:0 30px 70px #0005}.photo-small{border:8px solid var(--cream);border-radius:2px;width:36%;height:31%;bottom:-1%;left:0;box-shadow:0 16px 36px #0003}.yellow{color:var(--green-dark);background:#fff;border-radius:6px}.btn{border-radius:6px}.impact{color:var(--ink);background:#fff;border-bottom:1px solid #e2e6e2}.impact strong,.impact-links{color:var(--green)}.human-banner{background:var(--green-dark);color:#fff;grid-template-columns:58% 42%;align-items:stretch;display:grid}.human-banner img{object-fit:cover;width:100%;height:620px}.human-banner>div{flex-direction:column;justify-content:center;padding:80px 60px;display:flex}.human-banner h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.4vw,68px)}.human-banner>div>p:last-child{color:#dae7df;font-size:19px;line-height:1.7}.project-card{border-radius:8px}.coral{background:#ecd7cc}.purple{background:#dce3de}.lime-card{background:#e9edda}.page-hero{background:var(--green-dark)}.page-hero.purple{background:#496357}.page-hero.orange{background:#d9a181}.page-hero h1,.section h2,.cta h2{font-family:Georgia,Times New Roman,serif}.story img,.project-list img{border-radius:6px}footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px clamp(32px,5vw,76px)}footer>div{min-width:0}.footer-brand{align-items:flex-start}.footer-brand>div{min-width:0}.footer-address p,.footer-contact p{overflow-wrap:anywhere}.footer-socials>div{flex-wrap:wrap;max-width:100%}.footer-socials a{min-width:0}@media (width<=900px){.header nav{color:var(--ink);background:#fff;border-top:1px solid #ddd}.menu{color:var(--green-dark)}.hero,.human-banner{grid-template-columns:1fr}.human-banner img{height:430px}.human-banner>div{padding:60px 24px}footer{grid-template-columns:1fr}}.video-feature{background:var(--green-dark);color:#fff;grid-template-columns:38% 62%;align-items:center;gap:70px;padding:100px clamp(24px,7vw,110px);display:grid}.video-copy h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.3vw,66px);line-height:1.02}.video-copy>p:not(.eyebrow){color:#dce8e1;font-size:18px;line-height:1.7}.video-btn{color:var(--green-dark);background:#fff;margin-top:16px}.video-frame{aspect-ratio:16/9;background:#071d14;position:relative;box-shadow:0 28px 70px #0005}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (width<=900px){.video-feature{grid-template-columns:1fr;gap:40px;padding:70px 24px}.video-copy h2{font-size:46px}}.empower{background:#e7ede6;grid-template-columns:48% 52%;display:grid}.empower-image img{object-fit:cover;width:100%;height:100%;min-height:680px}.empower-copy{flex-direction:column;justify-content:center;padding:100px clamp(30px,7vw,110px);display:flex}.empower-copy h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,72px);line-height:1.02}.empower-copy>p:not(.eyebrow){font-size:18px;line-height:1.75}.empower-btn{background:var(--green-dark);color:#fff;align-self:flex-start;margin-top:20px}.gallery-intro{background:#fff;justify-content:space-between;align-items:flex-end;gap:40px;padding:65px clamp(24px,8vw,130px);display:flex}.gallery-intro p{max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.35}.gallery-intro span{color:var(--green);white-space:nowrap;font-weight:800}.photo-gallery{columns:3 320px;background:#fff;column-gap:16px;padding:30px clamp(20px,5vw,70px) 100px}.photo-gallery figure{break-inside:avoid;page-break-inside:avoid;background:#dfe5df;margin:0 0 16px;position:relative;overflow:hidden}.photo-gallery img{object-fit:contain;width:100%;height:auto;transition:filter .3s}.photo-gallery figure:hover img{filter:brightness(.96)}.photo-gallery figcaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;opacity:0;background:linear-gradient(#0000,#0009);padding:28px 18px 14px;font-size:12px;transition:all .25s;position:absolute;bottom:0;left:0;right:0}.photo-gallery figure:hover figcaption{opacity:1}@media (width<=900px){.empower{grid-template-columns:1fr}.empower-image img{min-height:420px}.empower-copy{padding:70px 24px}.gallery-intro{flex-direction:column;align-items:flex-start}.photo-gallery{columns:2 260px}}@media (width<=520px){.photo-gallery{columns:1}.gallery-intro p{font-size:25px}}.footer-bottom{flex-wrap:wrap;grid-area:2/1/auto/-1;justify-content:space-between;align-items:center;gap:32px;margin-top:4px;padding-top:30px;display:flex}.footer-credits{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:10px;display:flex}.partner-credit,.developer-credit{color:#fff;background:#ffffff10;border:1px solid #ffffff20;border-radius:8px;align-items:center;gap:10px;min-height:64px;padding:9px 14px;transition:background .2s,transform .2s;display:flex}.partner-credit:hover,.developer-credit:hover{background:#ffffff1a;transform:translateY(-2px)}.partner-credit>span{text-transform:uppercase;letter-spacing:.1em;color:#b9c9c0;font-size:10px}.partner-credit img{object-fit:contain;background:#fff;border-radius:5px;width:105px;height:44px;padding:5px}.developer-credit img{object-fit:contain;background:#fff;border-radius:6px;width:44px;height:44px;padding:4px}.developer-credit>span{flex-direction:column;gap:3px;display:flex}.developer-credit strong{letter-spacing:.02em;font-size:13px}.developer-credit small{color:#b9c9c0;font-size:12px}.whatsapp-float{z-index:100;color:#fff;background:#25d366;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:0 22px 0 15px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #0006}.whatsapp-float:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 16px 40px #0007}.whatsapp-float:focus-visible{outline:4px solid var(--green-dark);outline-offset:3px}.whatsapp-float svg{fill:currentColor;flex:none;width:36px;height:36px}@media (width<=520px){.footer-bottom{flex-direction:column;align-items:flex-start}.footer-credits{flex-direction:column;width:100%}.partner-credit,.developer-credit{width:100%}.whatsapp-float{border-radius:50%;width:62px;height:62px;min-height:62px;padding:0;bottom:16px;right:16px}.whatsapp-float span{display:none}.whatsapp-float svg{width:34px;height:34px}}@media (width<=1180px) and (width>=901px){footer{column-gap:28px;padding-left:42px;padding-right:42px}.footer-brand{gap:12px}.footer-brand img{width:78px}.footer-brand strong{font-size:28px}.footer-socials>div{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.footer-socials a{justify-content:flex-start;padding:0 9px}.footer-bottom{align-items:flex-start}.footer-credits{max-width:60%}}.sponsor-projects{background:#fff;padding:64px clamp(24px,7vw,110px)}.sponsor-projects-copy{grid-template-columns:.45fr 1fr;align-items:start;column-gap:8vw;margin-bottom:34px;display:grid}.sponsor-projects-copy .eyebrow{grid-row:1/3}.sponsor-projects-copy h2{margin-top:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.2vw,52px)}.sponsor-projects-copy>p:last-child{max-width:760px;font-size:17px;line-height:1.6}.sponsor-project-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.sponsor-project-grid figure{background:#dfe5df;height:240px;margin:0;position:relative;overflow:hidden}.sponsor-project-grid img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.sponsor-project-grid figure:hover img{transform:scale(1.035)}.sponsor-project-grid figcaption{color:#fff;background:linear-gradient(#0000,#000b);padding:48px 18px 16px;font-size:14px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.sponsorship-real-hero .page-hero{background:linear-gradient(#0d3f2bd9,#0d3f2bd9),url(/assets/aproex-projeto-04.jpg) 50% 42%/cover no-repeat}.sponsorship-real-hero .page-hero h1{max-width:1100px}.sponsorship-real-hero .page-hero>p:last-child{color:#edf4ef}.help-page-hero{width:100dvw;margin-inline:calc(50% - 50dvw)}.help-page-hero .page-hero{flex-direction:column;justify-content:center;width:100%;min-height:500px;display:flex}.help-page-hero .page-hero h1{max-width:1250px}.help-grid article{flex-direction:column;align-items:flex-start;display:flex}.help-grid article>p{font-size:17px;line-height:1.6}.help-whatsapp-btn{background:var(--green-dark);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:14px;margin-top:auto;padding:15px 20px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #0d3f2b25}.help-whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0d3f2b35}.help-whatsapp-btn b{font-size:20px}@media (width<=900px){.help-page-hero .page-hero{min-height:410px}.help-whatsapp-btn{width:100%;margin-top:24px}.help-grid article{min-height:310px}}.sponsorship-area{background:#eef1eb;grid-template-columns:38% 62%;display:grid}.sponsorship-guide{background:var(--green-dark);color:#fff;padding:90px clamp(24px,5vw,75px)}.sponsorship-guide h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,62px)}.sponsorship-guide ol{margin:50px 0;padding:0;list-style:none}.sponsorship-guide li{border-bottom:1px solid #ffffff25;align-items:center;gap:18px;padding:22px 0;font-size:17px;line-height:1.5;display:flex}.sponsorship-guide li b{width:42px;height:42px;color:var(--green-dark);background:#fff;border-radius:50%;flex:0 0 42px;place-items:center;display:grid}.guide-note{color:#d8e4dd;font-size:14px;line-height:1.65}.sponsorship-form-wrap{padding:90px clamp(24px,6vw,90px)}.sponsorship-form-wrap h2{font-family:Georgia,Times New Roman,serif}.sponsorship-form-wrap>p:not(.eyebrow){margin-bottom:36px;font-size:17px;line-height:1.6}.sponsorship-form{grid-template-columns:1fr 1fr;gap:22px;display:grid}.field{flex-direction:column;gap:9px;display:flex}.field span,.amount-field legend{color:var(--green-dark);font-size:13px;font-weight:800}.field input{width:100%;height:52px;font:inherit;color:var(--ink);background:#fff;border:1px solid #bcc8c0;border-radius:6px;outline:none;padding:0 15px}.field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #17654420}.full{grid-column:1/-1}.amount-field{border:0;margin:8px 0 0;padding:0}.amount-field legend{margin-bottom:13px}.amount-options{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.amount-options input{opacity:0;position:absolute}.amount-options span{cursor:pointer;background:#fff;border:2px solid #bcc8c0;border-radius:7px;place-items:center;min-height:58px;font-size:18px;font-weight:900;transition:all .2s;display:grid}.amount-options input:checked+span{border-color:var(--green);background:var(--green);color:#fff}.amount-options input:focus-visible+span{outline-offset:2px;outline:3px solid #17654440}.consent{color:#435049;align-items:flex-start;gap:11px;font-size:13px;line-height:1.55;display:flex}.consent input{accent-color:var(--green);margin-top:3px}.submit-sponsorship{background:var(--orange);color:var(--ink);cursor:pointer;border:0;border-radius:7px;padding:19px 28px;font-size:17px;font-weight:900;transition:transform .2s,filter .2s}.submit-sponsorship:hover{filter:brightness(1.03);transform:translateY(-2px)}.form-privacy{color:#64716a;text-align:center;margin:0;font-size:12px}.form-honey{position:absolute;left:-9999px}.thanks-page{background:#eef1eb;place-items:center;min-height:70vh;padding:90px 24px;display:grid}.thanks-page section{text-align:center;max-width:850px}.thanks-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 28px;font-size:38px;font-weight:900;display:grid}.thanks-page h1{letter-spacing:-.04em;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,82px);line-height:1}.thanks-page section>p:not(.eyebrow){max-width:720px;margin:0 auto;font-size:20px;line-height:1.65}.thanks-page .actions{justify-content:center}.thanks-page .dark-btn{margin-top:0}.impact-story{background:#e8eee8;grid-template-columns:minmax(340px,42%) 1fr;min-height:650px;display:grid}.impact-story-photo{min-height:650px;overflow:hidden}.impact-story-photo img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.impact-story-copy{flex-direction:column;justify-content:center;padding:90px clamp(34px,7vw,110px);display:flex}.impact-number{align-items:center;gap:28px;margin-bottom:25px;display:flex}.impact-number strong{color:var(--green-dark);letter-spacing:-.08em;font-family:Georgia,Times New Roman,serif;font-size:clamp(110px,12vw,190px);line-height:.75}.impact-number span{color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,46px);line-height:1.02}.impact-lead{max-width:760px;margin:12px 0 36px;font-size:19px;line-height:1.7}.impact-pillars{border-top:1px solid #bdc9c1;border-bottom:1px solid #bdc9c1;grid-template-columns:repeat(3,1fr);margin-bottom:34px;display:grid}.impact-pillars article{align-items:flex-start;gap:13px;padding:22px 14px 22px 0;display:flex}.impact-pillars article+article{border-left:1px solid #bdc9c1;padding-left:20px}.impact-pillars b{color:var(--orange);font-size:13px}.impact-pillars span{font-weight:900;line-height:1.25}.impact-pillars small{color:#536158;font-weight:500}.impact-actions{color:var(--green-dark);flex-wrap:wrap;gap:26px;font-weight:900;display:flex}.impact-actions a{border-bottom:2px solid;padding-bottom:6px}.project-note{border-left:4px solid var(--green);background:#eef1eb;padding:18px 20px;font-size:15px!important;line-height:1.55!important}.project-note b{color:var(--green-dark);text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:12px;display:block}@media (width<=1200px){.header nav{gap:13px;font-size:13px}.brand small{display:none}}@media (width<=1000px){.sponsorship-area{grid-template-columns:1fr}.sponsorship-guide,.sponsorship-form-wrap{padding:70px 24px}}@media (width<=900px){.impact-story{grid-template-columns:1fr}.impact-story-photo{min-height:480px;max-height:620px}.impact-story-copy{padding:70px 24px}.impact-number{align-items:flex-end}.impact-pillars{grid-template-columns:1fr}.impact-pillars article+article{border-top:1px solid #bdc9c1;border-left:0;padding-left:0}.impact-actions{flex-direction:column;align-items:flex-start}}@media (width<=520px){.impact-story-photo{min-height:390px}.impact-number{gap:18px}.impact-number strong{font-size:105px}.impact-number span{font-size:27px}.impact-lead{font-size:17px}}@media (width<=760px){.sponsor-projects{padding:52px 20px}.sponsor-projects-copy{grid-template-columns:1fr;margin-bottom:26px}.sponsor-projects-copy .eyebrow{grid-row:auto}.sponsor-project-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sponsor-project-grid figure{height:190px}.sponsor-project-grid figcaption{padding:36px 12px 12px;font-size:12px}.sponsorship-form{grid-template-columns:1fr}.full{grid-column:auto}.amount-options{grid-template-columns:1fr}.thanks-page .actions{flex-direction:column;align-items:stretch}.thanks-page .btn{width:100%}}.social-links{align-items:center;gap:9px;display:flex}.social-links>span{letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.social-links>div{gap:7px;display:flex}.social-links a{justify-content:center;align-items:center;gap:7px;transition:transform .2s,filter .2s,box-shadow .2s;display:flex}.social-links a:hover{transform:translateY(-2px)}.social-links svg{fill:currentColor;width:17px;height:17px}.header-socials{background:#f2f6f3;border:1px solid #dce6df;border-radius:8px;flex-direction:column;justify-content:center;align-self:stretch;gap:5px;margin-left:2px;padding:7px 10px 7px 13px}.header-socials>span{color:#617169;font-size:8px;line-height:1}.header-socials a{color:#fff;border-radius:50%;width:34px;height:34px;box-shadow:0 4px 10px #14231c20}.header-socials a:hover{filter:brightness(.92);box-shadow:0 7px 14px #14231c30}.header-socials .social-facebook{background:#1877f2}.header-socials .social-instagram{background:radial-gradient(circle at 31% 105%,#feda75 0 25%,#fa7e1e 38%,#d62976 60%,#962fbf 78%,#4f5bd5 100%)}.header-socials .social-youtube{background:red}.footer-socials{flex-direction:column;align-items:flex-start;margin-top:22px}.footer-socials>span{color:#b9c9c0}.footer-socials a{color:#fff;background:#ffffff0b;border:1px solid #ffffff28;border-radius:6px;min-height:38px;padding:0 12px}.footer-socials a:hover{color:var(--green-dark);background:#fff}.footer-socials b{font-size:12px}.footer-socials svg{width:16px;height:16px}@media (width<=1280px){.header-socials>span{display:none}.header-socials{flex-direction:row;align-self:center;margin-left:0;padding:7px}.header nav{gap:10px}.header-socials a{width:32px;height:32px}}@media (width<=900px){.header-socials{border:1px solid #dce6df;flex-direction:column;align-self:stretch;align-items:flex-start;margin-top:6px;padding:14px}.header-socials>span{display:block}.header-socials>div{width:100%}.header-socials a{width:44px;height:44px}.footer-socials>div{flex-wrap:wrap}}
