.navbar-top[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;background:transparent;transition:background .3s ease,box-shadow .3s ease;z-index:1000}.navbar-top[data-astro-cid-5blmo7yk].scrolled{background:#dce0daf2;backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000000d}.nav-center[data-astro-cid-5blmo7yk]{position:absolute;left:50%;transform:translate(-50%)}.navbar-logo[data-astro-cid-5blmo7yk]{font-family:var(--font-display, sans-serif);font-size:2.2rem;font-weight:800;color:#ff5e14;letter-spacing:-.02em}.nav-left[data-astro-cid-5blmo7yk]{position:relative;z-index:1001}.dropdown[data-astro-cid-5blmo7yk]{position:relative}.dropdown-btn[data-astro-cid-5blmo7yk]{background:transparent;border:1.5px solid #d0c8b6;border-radius:10px;padding:.6rem 1.2rem .6rem 1rem;display:flex;align-items:center;gap:.8rem;cursor:pointer;transition:all .2s ease;font-family:var(--font-body, sans-serif)}.dropdown-btn[data-astro-cid-5blmo7yk]:hover{background:#00000008;border-color:#b8b09d}.dropdown-btn[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:16px;height:16px;color:#333;transition:transform .3s ease}.dropdown[data-astro-cid-5blmo7yk].open .dropdown-btn[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.dropdown-btn[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{font-size:.95rem;font-weight:500;color:#333}.dropdown-menu[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014,0 1px 3px #00000008;border:1px solid #f0f0f0;min-width:200px;display:flex;flex-direction:column;padding:.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .25s cubic-bezier(.16,1,.3,1)}.dropdown[data-astro-cid-5blmo7yk].open .dropdown-menu[data-astro-cid-5blmo7yk]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item[data-astro-cid-5blmo7yk]{background:transparent;border:none;text-align:left;padding:.8rem 1rem;font-family:var(--font-body, sans-serif);font-size:.95rem;color:#4b5563;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.dropdown-item[data-astro-cid-5blmo7yk]:hover{background:#f4f3ed;color:#111827;font-weight:500}.nav-right[data-astro-cid-5blmo7yk]{display:flex;gap:.8rem;align-items:center}.nav-popup-wrapper[data-astro-cid-5blmo7yk]{position:relative}.icon-btn[data-astro-cid-5blmo7yk]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 10px #0000001a}.icon-btn[data-astro-cid-5blmo7yk]:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00000026}@keyframes gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-animation[data-astro-cid-5blmo7yk]{animation:gentle-bounce .6s ease}.icon-btn[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:20px;height:20px}.dark-green[data-astro-cid-5blmo7yk]{background-color:#1c4233}.dark-green[data-astro-cid-5blmo7yk]:hover{background-color:#132f24}.light-green[data-astro-cid-5blmo7yk]{background-color:#407d54}.light-green[data-astro-cid-5blmo7yk]:hover{background-color:#2d5d3d}.nav-popup[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + 10px);right:0;background:#2d5d3d;border-radius:12px;box-shadow:0 10px 30px #0000001a,0 1px 3px #0000000a;border:1px solid #f0f0f0;min-width:190px;padding:.5rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .25s cubic-bezier(.16,1,.3,1);z-index:1002}.nav-popup[data-astro-cid-5blmo7yk].open{opacity:1;visibility:visible;transform:translateY(0)}.nav-popup-item[data-astro-cid-5blmo7yk]{display:block;padding:.75rem 1rem;font-family:var(--font-body, sans-serif);font-size:.92rem;color:#fff;text-decoration:none;border-radius:8px;transition:background .15s,color .15s;white-space:nowrap}.nav-popup-item[data-astro-cid-5blmo7yk]:hover{background:#f4f3ed;color:#111827;font-weight:500}.nav-popup--form[data-astro-cid-5blmo7yk]{min-width:320px;padding:1rem;display:flex;flex-direction:column;gap:.6rem;background-color:#fff}.nav-popup-title[data-astro-cid-5blmo7yk]{font-family:var(--font-body, sans-serif);font-size:.88rem;font-weight:600;color:#1c4233;margin:0 0 .2rem}.nav-popup-input[data-astro-cid-5blmo7yk]{width:100%;padding:.8rem .55rem;margin-bottom:.5rem;border:1.5px solid #d0c8b6;border-radius:8px;font-family:var(--font-body, sans-serif);font-size:.88rem;color:#333;outline:none;transition:border-color .2s;box-sizing:border-box}.nav-popup-input[data-astro-cid-5blmo7yk]:focus{border-color:#407d54}.nav-popup-submit[data-astro-cid-5blmo7yk]{width:100%;padding:.55rem;background:#1c4233;color:#fff;border:none;border-radius:8px;font-family:var(--font-body, sans-serif);font-size:.88rem;font-weight:600;cursor:pointer;transition:background .2s}.nav-popup-submit[data-astro-cid-5blmo7yk]:hover{background:#132f24}.nav-popup-confirm[data-astro-cid-5blmo7yk]{font-family:var(--font-body, sans-serif);font-size:.82rem;color:#407d54;text-align:center;margin:0;display:none}.nav-popup-confirm[data-astro-cid-5blmo7yk].visible{display:block}@media(max-width:768px){.navbar-top[data-astro-cid-5blmo7yk]{padding:0 1.5rem}.dropdown-btn[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:none}.dropdown-btn[data-astro-cid-5blmo7yk]{padding:.6rem}.icon-btn[data-astro-cid-5blmo7yk]{width:40px;height:40px}.icon-btn[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:18px;height:18px}.nav-right[data-astro-cid-5blmo7yk]{gap:.5rem}}.hero-bg-wrapper[data-astro-cid-bbe6dxrz]{position:fixed;top:0;left:0;right:0;z-index:100;background:#e9ebe8;will-change:transform,height;overflow:hidden;height:100vh}.navbar-hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:100vh;position:relative;transform-origin:top center;max-width:1600px;margin:0 auto}.hero-image[data-astro-cid-bbe6dxrz]{flex:1;height:100vh;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;z-index:1}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{max-height:115vh;width:auto;max-width:150%;object-fit:contain;object-position:bottom right;margin-left:-12vw;margin-right:-5%}.hero-content[data-astro-cid-bbe6dxrz]{flex:1.1;padding:0 4rem 0 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:2;margin-right:10%}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(5rem,8.5vw,9rem);color:#ff5e14;line-height:.7;letter-spacing:-.03em;font-weight:700;will-change:transform,opacity}.hero-sub[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-weight:400;font-size:clamp(1.2rem,2.5vw,2.2rem);color:#ff5e14;margin-bottom:1.5rem;margin-top:1.5rem;line-height:1;will-change:transform,opacity}.hero-btns-row[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;will-change:transform,opacity}.btn-green-dark[data-astro-cid-bbe6dxrz]{background:#1f4d3a;color:#fff;padding:.8rem 1.5rem;border:1px solid #6a8f5a;border-radius:6px;font-family:var(--font-body);font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s,transform .15s;text-decoration:none}.btn-green-dark[data-astro-cid-bbe6dxrz]:hover{background:#122d22;transform:translateY(-1px)}.hero-email-row[data-astro-cid-bbe6dxrz]{display:flex;gap:.5rem;width:100%;max-width:550px;margin-bottom:2rem;will-change:transform,opacity}.hero-email-row[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz]{flex:1;padding:.8rem 1.2rem;border:1.5px solid #659B5E;border-radius:6px;font-family:var(--font-body);font-weight:400;font-size:.95rem;background:#fff;color:#333;outline:none;transition:border-color .2s}.hero-email-row[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz]:focus{border-color:#2a563d}.btn-green-light[data-astro-cid-bbe6dxrz]{background:#3e7c59;color:#fff;padding:.8rem 1.5rem;border-radius:6px;font-family:var(--font-body);font-weight:500;font-size:.95rem;cursor:pointer;border:none;transition:background .2s}.btn-green-light[data-astro-cid-bbe6dxrz]:hover{background:#2a563d}.hero-contact-link[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-weight:500;color:#ff5e14;font-size:.9rem;text-decoration:none;will-change:opacity;padding-top:8px}.hero-contact-link[data-astro-cid-bbe6dxrz]:hover{text-decoration:underline}.hero-arrow[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#ff5e14;animation:bounce 2s ease-in-out infinite;will-change:opacity;z-index:3}.hero-arrow[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:32px;height:32px;stroke-width:2.5}.hero-email-success[data-astro-cid-bbe6dxrz]{font-size:1rem;color:#2e3a28;font-weight:500;margin:0 auto}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.hero-spacer[data-astro-cid-bbe6dxrz]{height:100vh}@media(max-width:992px){.navbar-hero[data-astro-cid-bbe6dxrz]{flex-direction:column;text-align:center;padding-top:6rem}.hero-image[data-astro-cid-bbe6dxrz]{order:2;height:auto;margin-top:2rem;justify-content:center}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{max-height:40vh;margin-right:0;margin-left:0}.hero-content[data-astro-cid-bbe6dxrz]{order:1;flex:none;padding:0 2rem;align-items:center;text-align:center}.hero-contact-link[data-astro-cid-bbe6dxrz]{margin-left:0;margin-top:1rem}.hero-btns-row[data-astro-cid-bbe6dxrz]{justify-content:center}}@media(max-width:540px){.hero-email-row[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero-btns-row[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.hero-btns-row[data-astro-cid-bbe6dxrz] .btn-green-dark[data-astro-cid-bbe6dxrz]{width:100%;text-align:center;justify-content:center;display:flex}}.how-section[data-astro-cid-cmgpsf2k]{background-color:#233f2d;color:#fff;font-family:var(--font-body, system-ui, sans-serif)}.how-scroll-wrapper[data-astro-cid-cmgpsf2k]{position:relative}.how-sticky[data-astro-cid-cmgpsf2k]{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 0;overflow:hidden}.how-header[data-astro-cid-cmgpsf2k]{text-align:center;padding:0 2rem;flex-shrink:0;margin-bottom:.5rem}.section-title[data-astro-cid-cmgpsf2k]{font-family:var(--font-display, inherit);font-size:clamp(1.8rem,3.5vw,4rem);font-weight:300;line-height:1.1;letter-spacing:-.02em}.section-sub[data-astro-cid-cmgpsf2k]{font-size:clamp(.9rem,1.2vw,1.1rem);color:#ffffffd9;max-width:700px;margin:.8rem auto 0;line-height:1.5}.how-grid-outer[data-astro-cid-cmgpsf2k]{width:100%;overflow:hidden;flex-shrink:0}.how-grid[data-astro-cid-cmgpsf2k]{display:flex;gap:2.5rem;padding:2.5rem 4.5rem 3.5rem;width:max-content;will-change:transform}.how-card[data-astro-cid-cmgpsf2k]{background:#fff;border-radius:16px;padding:2.5rem 2rem;text-align:left;position:relative;width:320px;flex-shrink:0;box-shadow:0 10px 30px #00000026;opacity:0;transform:translateY(30px);transition:opacity .5s ease,transform .5s ease}.how-card[data-astro-cid-cmgpsf2k].visible{opacity:1;transform:translateY(0)}.how-badge[data-astro-cid-cmgpsf2k]{position:absolute;top:-22px;left:-22px;width:44px;height:44px;background:#51852a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:400}.how-icon-box[data-astro-cid-cmgpsf2k]{width:60px;height:60px;background:#cceae0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.how-icon-box[data-astro-cid-cmgpsf2k] svg[data-astro-cid-cmgpsf2k]{width:28px;height:28px;color:#233f2d;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.how-card[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.2rem;font-weight:500;color:#111827;margin-bottom:.8rem;line-height:1.3}.how-card[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:.98rem;color:#4b5563;line-height:1.6}.how-footer[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-shrink:0;padding:0 2rem}.how-arrows[data-astro-cid-cmgpsf2k]{display:flex;gap:.75rem}.how-arrow[data-astro-cid-cmgpsf2k]{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.4);background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,opacity .2s}.how-arrow[data-astro-cid-cmgpsf2k]:hover:not(:disabled){background:#ffffff26;border-color:#fff}.how-arrow[data-astro-cid-cmgpsf2k]:disabled{opacity:.25;cursor:default}.how-arrow[data-astro-cid-cmgpsf2k] svg[data-astro-cid-cmgpsf2k]{width:16px;height:16px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.how-progress[data-astro-cid-cmgpsf2k]{display:flex;gap:7px;align-items:center}.how-progress-dot[data-astro-cid-cmgpsf2k]{width:7px;height:7px;border-radius:50%;background:#ffffff4d;transition:background .3s,transform .3s;cursor:pointer}.how-progress-dot[data-astro-cid-cmgpsf2k].active{background:#fff;transform:scale(1.4)}.how-section[data-astro-cid-cmgpsf2k].no-scroll .how-scroll-wrapper[data-astro-cid-cmgpsf2k]{height:auto!important}.how-section[data-astro-cid-cmgpsf2k].no-scroll .how-sticky[data-astro-cid-cmgpsf2k]{position:static;height:auto;padding:5rem 0 4rem}.how-section[data-astro-cid-cmgpsf2k].no-scroll .how-grid[data-astro-cid-cmgpsf2k]{justify-content:center;width:100%;flex-wrap:wrap;padding:2.5rem 2rem 3rem}.how-section[data-astro-cid-cmgpsf2k].no-scroll .how-card[data-astro-cid-cmgpsf2k]{width:clamp(260px,18vw,320px)}.how-section[data-astro-cid-cmgpsf2k].no-scroll .how-footer[data-astro-cid-cmgpsf2k]{display:none}.groups-section[data-astro-cid-g2uwu7he]{background-color:#f4f3ed;padding:5rem 1.5rem;font-family:var(--font-body, system-ui, -apple-system, sans-serif);color:#111827}.groups-inner[data-astro-cid-g2uwu7he]{max-width:1100px;margin:0 auto}.groups-header[data-astro-cid-g2uwu7he]{text-align:center;margin-bottom:3.5rem}.groups-header[data-astro-cid-g2uwu7he] h2[data-astro-cid-g2uwu7he]{font-family:var(--font-display, inherit);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;margin-bottom:.5rem;color:#2e3a28}.groups-header[data-astro-cid-g2uwu7he] p[data-astro-cid-g2uwu7he]{font-size:clamp(.9rem,1.2vw,1.1rem);max-width:700px;margin:.8rem auto 0;color:#4b5563}.groups-grid[data-astro-cid-g2uwu7he]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.gcard[data-astro-cid-g2uwu7he]{background:#fff;border-radius:12px;padding:1.8rem;box-shadow:0 4px 20px #00000008,0 1px 3px #00000005;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.gcard[data-astro-cid-g2uwu7he]:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000000f}.gcard-head[data-astro-cid-g2uwu7he]{display:flex;align-items:center;gap:1rem;margin-bottom:0}.gcard-icon[data-astro-cid-g2uwu7he]{width:48px;height:48px;background-color:var(--card-color);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.gcard-icon[data-astro-cid-g2uwu7he] svg[data-astro-cid-g2uwu7he]{width:24px;height:24px}.gcard-head[data-astro-cid-g2uwu7he] h3[data-astro-cid-g2uwu7he]{font-family:var(--font-body, inherit);font-size:1.35rem;font-weight:500;margin:0;color:#111827;line-height:1.2}.gcard-body[data-astro-cid-g2uwu7he]{margin-top:auto;margin-bottom:auto;padding:1.5rem 0}.gcard-label[data-astro-cid-g2uwu7he]{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#374151;margin-bottom:.6rem;margin-top:1.5rem}.gcard-body[data-astro-cid-g2uwu7he] .gcard-label[data-astro-cid-g2uwu7he]:first-child{margin-top:0}.gcard-scenario[data-astro-cid-g2uwu7he]{font-size:.95rem;color:#4b5563;line-height:1.45;margin-bottom:0}.gcard-list[data-astro-cid-g2uwu7he]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.gcard-list[data-astro-cid-g2uwu7he] li[data-astro-cid-g2uwu7he]{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:#374151;line-height:1.4}.list-arrows[data-astro-cid-g2uwu7he] li[data-astro-cid-g2uwu7he] svg[data-astro-cid-g2uwu7he]{width:18px;height:18px;flex-shrink:0;margin-top:.1rem;color:var(--card-color)}.gcard-value-box[data-astro-cid-g2uwu7he]{background-color:var(--card-color);border-radius:8px;padding:1.4rem}.gcard-value-box[data-astro-cid-g2uwu7he] .gcard-label[data-astro-cid-g2uwu7he]{color:#fff;margin-top:0}.list-checks[data-astro-cid-g2uwu7he] li[data-astro-cid-g2uwu7he]{color:#fff}.list-checks[data-astro-cid-g2uwu7he] li[data-astro-cid-g2uwu7he] svg[data-astro-cid-g2uwu7he]{width:18px;height:18px;flex-shrink:0;margin-top:.1rem;color:var(--check-color)}@media(max-width:992px){.groups-grid[data-astro-cid-g2uwu7he]{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media(max-width:576px){.gcard[data-astro-cid-g2uwu7he],.gcard-value-box[data-astro-cid-g2uwu7he]{padding:1.2rem}.gcard-head[data-astro-cid-g2uwu7he] h3[data-astro-cid-g2uwu7he]{font-size:1.2rem}}.impact-section[data-astro-cid-74e7pgtg]{background:var(--cream);padding:4rem 2rem}.impact-inner[data-astro-cid-74e7pgtg]{max-width:80rem;margin:0 auto;text-align:center}.impact-header[data-astro-cid-74e7pgtg]{margin-bottom:4rem}.impact-header[data-astro-cid-74e7pgtg] .section-title[data-astro-cid-74e7pgtg]{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;font-family:var(--font-display, inherit);line-height:1.1;letter-spacing:-.02em;color:#1f2937;margin-bottom:1.5rem}.impact-caption[data-astro-cid-74e7pgtg]{margin:.8rem auto 0;font-size:clamp(.9rem,1.2vw,1.1rem);max-width:700px;color:#1f2937}.impact-caption[data-astro-cid-74e7pgtg] strong[data-astro-cid-74e7pgtg]{font-weight:700}.impact-grid[data-astro-cid-74e7pgtg]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:left;align-items:stretch}.icard[data-astro-cid-74e7pgtg]{position:relative;background-color:var(--card-color, #ffffff);background-image:var(--card-img, none);background-size:cover;background-position:center;border-radius:8px;padding:2rem;box-shadow:0 4px 6px #00000005;display:flex;flex-direction:column;justify-content:flex-end;min-height:340px;cursor:default;transition:box-shadow .25s ease;overflow:hidden}.icard[data-astro-cid-74e7pgtg]:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#fffffff2,#ffffffa6 40%,#fff0 65%);transition:background .4s cubic-bezier(.25,.46,.45,.94);pointer-events:none;z-index:0}.icard[data-astro-cid-74e7pgtg]:hover:before{background:linear-gradient(to top,#fffffff2,#ffffffa6 80%,#fff0)}.icard[data-astro-cid-74e7pgtg]>[data-astro-cid-74e7pgtg]{position:relative;z-index:1}.icard[data-astro-cid-74e7pgtg]:hover{box-shadow:0 8px 24px #0000001f}.icard-content-wrapper[data-astro-cid-74e7pgtg]{transition:transform .4s cubic-bezier(.25,.46,.45,.94);transform:translateY(120px)}.icard[data-astro-cid-74e7pgtg]:hover .icard-content-wrapper[data-astro-cid-74e7pgtg]{transform:translateY(0)}.icard-head[data-astro-cid-74e7pgtg]{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.icard-icon[data-astro-cid-74e7pgtg]{width:36px;height:36px;background:#1f4d3a;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.icard-icon[data-astro-cid-74e7pgtg] svg[data-astro-cid-74e7pgtg]{width:20px;height:20px;stroke-width:2}.icard-title[data-astro-cid-74e7pgtg]{font-size:1.05rem;font-weight:500;color:#1f2937;font-family:var(--font-body)}.icard-big-num[data-astro-cid-74e7pgtg]{font-size:4.5rem;font-weight:700;color:#1f2937;line-height:1;letter-spacing:-.04em;margin-bottom:1.5rem}.icard-stats[data-astro-cid-74e7pgtg]{display:flex;flex-direction:column;gap:1.2rem;opacity:0;transition:opacity .3s ease;pointer-events:none;margin-top:1rem}.icard[data-astro-cid-74e7pgtg]:hover .icard-stats[data-astro-cid-74e7pgtg]{opacity:1;pointer-events:auto}.stat-row[data-astro-cid-74e7pgtg]{display:flex;flex-direction:column;gap:.4rem}.stat-labels[data-astro-cid-74e7pgtg]{display:flex;justify-content:space-between;align-items:flex-end}.stat-label-title[data-astro-cid-74e7pgtg]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.stat-val[data-astro-cid-74e7pgtg]{font-size:.75rem;font-weight:600;color:#111827}.bar-gdo[data-astro-cid-74e7pgtg]{width:100%;height:7px;background:#1f4d3a;border-radius:99px}.bar-zeno-wrapper[data-astro-cid-74e7pgtg]{width:100%;height:7px;border:.5px solid #000000;border-radius:99px;background:#fff;display:flex;align-items:center}.bar-zeno-fill[data-astro-cid-74e7pgtg]{height:100%;background:#548f2e;border-radius:99px;transition:width 1s ease}@media(max-width:768px){.impact-grid[data-astro-cid-74e7pgtg]{grid-template-columns:1fr}.icard[data-astro-cid-74e7pgtg]{min-height:350px}.icard-content-wrapper[data-astro-cid-74e7pgtg]{transform:translateY(0)}.icard-stats[data-astro-cid-74e7pgtg]{opacity:1;pointer-events:auto}.icard[data-astro-cid-74e7pgtg]:before{background:linear-gradient(to top,#fffffff2 0% 65%,#fff0)}}.section-title[data-astro-cid-aafkaq3q]{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;font-family:var(--font-display, inherit);line-height:1.1;color:var(--text-dark);margin-bottom:1rem}.benefits-section[data-astro-cid-aafkaq3q]{background:#ede9de;padding:4rem 2rem 6rem}.benefits-inner[data-astro-cid-aafkaq3q]{max-width:100rem;margin:0 auto}.benefits-header[data-astro-cid-aafkaq3q]{text-align:center;margin-bottom:4rem}.benefits-rows[data-astro-cid-aafkaq3q]{display:flex;flex-direction:column;gap:2rem}.brow[data-astro-cid-aafkaq3q]{display:flex;gap:2rem;align-items:stretch}.brow[data-astro-cid-aafkaq3q].img-right{flex-direction:row-reverse}.bcard-image[data-astro-cid-aafkaq3q]{flex:1;border-radius:20px;overflow:hidden;background:#e8f0e3;align-self:stretch;position:relative}.bcard-image[data-astro-cid-aafkaq3q] img[data-astro-cid-aafkaq3q]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.bcard[data-astro-cid-aafkaq3q]{flex:1;background:#fff;border-radius:20px;padding:2rem;border:1px solid var(--border-card);box-shadow:0 1px 4px #00000008;display:flex;flex-direction:column}.bcard-icon[data-astro-cid-aafkaq3q]{background:#659b5e4d;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.bcard-icon[data-astro-cid-aafkaq3q] svg[data-astro-cid-aafkaq3q]{width:20px;height:20px;stroke:#2e3a28;stroke-width:1.5}.bcard[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-family:var(--font-display);font-size:1.3rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;line-height:1.3}.bcard[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem}.bcard-change[data-astro-cid-aafkaq3q]{background:var(--cream);border-radius:12px;padding:1.2rem 1.5rem;margin-top:auto}.bcard-change-title[data-astro-cid-aafkaq3q]{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:700;margin-bottom:.8rem}.bcard-change[data-astro-cid-aafkaq3q] ul[data-astro-cid-aafkaq3q]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.bcard-change[data-astro-cid-aafkaq3q] li[data-astro-cid-aafkaq3q]{font-size:.9rem;color:var(--text-dark);font-weight:500;display:flex;align-items:center;gap:.6rem}.bcard-change[data-astro-cid-aafkaq3q] li[data-astro-cid-aafkaq3q]:before{content:"";width:5px;height:5px;border-radius:50%;background:#9ca883;flex-shrink:0}.impact-caption[data-astro-cid-aafkaq3q]{font-size:clamp(.9rem,1.2vw,1.1rem);max-width:700px;margin:.8rem auto 0;color:#1f2937}.impact-caption[data-astro-cid-aafkaq3q] strong[data-astro-cid-aafkaq3q]{font-weight:700}@media(max-width:768px){.brow[data-astro-cid-aafkaq3q],.brow[data-astro-cid-aafkaq3q].img-right{flex-direction:column}.bcard-image[data-astro-cid-aafkaq3q]{min-height:220px}}
