@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-ext-wght-normal.DdQaqQDo.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-wght-normal.Bc-8i84L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#001722;--green:#92c039;--green-dark:#5d7d1f;--paper:#fff;--surface:#f5f8ef;--line:#e3e8dc;--muted:#44545c;--font-heading:"Outfit Variable", system-ui, sans-serif;--font-body:"Inter Variable", system-ui, sans-serif;--radius:14px;--content-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.7}h1,h2,h3{font-family:var(--font-heading);text-wrap:balance;margin:0 0 .5em;font-weight:600;line-height:1.2}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{color:#759a2d;font-size:clamp(1.6rem,3.5vw,2.3rem)}h3{font-size:1.2rem}p{margin:0 0 1em}a{color:var(--green-dark);text-underline-offset:3px;text-decoration-thickness:1.5px}img{max-width:100%;height:auto;display:block}.container{max-width:var(--content-width);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}@media (width>=761px) and (width<=1260px){.container{padding-inline-end:4.5rem}}.section{padding-block:clamp(3rem,8vw,5.5rem)}.section--tinted{background:var(--surface)}.section__kicker{letter-spacing:.08em;text-transform:uppercase;color:#58761d;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.section__lead{max-width:46rem;color:var(--muted)}.btn{font-family:var(--font-heading);border:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--green);color:var(--ink)}.btn--ghost{border-color:var(--ink);color:var(--ink)}.btn--light{color:#fff;border-color:#fff}.tag{background:var(--surface);border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.1rem .7rem;font-size:.8rem;display:inline-block}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:0 0 var(--radius) var(--radius);font-family:var(--font-heading);padding:.7rem 1.1rem;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-3rem;left:1rem}html[data-contrast=high] .skip-link{color:#fff}.skip-link:focus{top:0}:focus-visible{outline:3px solid var(--ink);outline-offset:2px}a:focus-visible,button:focus-visible{border-radius:2px}.btn--light:focus-visible,.skip-link:focus{outline-color:#fff}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}::selection{background:var(--green);color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover{transform:none}}html[data-contrast=high]{--green-dark:#2c4a00;--muted:#243038;--line:#5b6b55}html[data-contrast=high] body{color:#000}html[data-contrast=high] h2{color:#243f00}html[data-contrast=high] a{color:#2c4a00;text-decoration:underline}html[data-contrast=high] a.skip-link{color:#fff}html[data-contrast=high] .section__kicker{color:#2c4a00}html[data-contrast=high] .section__lead{color:#1c2429}html[data-contrast=high] .btn--primary{border-color:var(--ink)}html[data-contrast=high] .btn--light{color:#000;background:#fff;border-color:#fff}html[data-contrast=high] .tag{border-color:var(--ink);color:#1c2429}html[data-contrast=high] :focus-visible{outline-width:4px}.header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;display:flex}.header__brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:3rem}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);color:var(--ink);font-size:1rem;font-weight:500;text-decoration:none}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--green-dark)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:focus-visible{outline:3px solid var(--ink);outline-offset:4px;border-radius:2px}.header__actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:flex}.header__contrast[data-astro-cid-nen7h5rs]{width:44px;height:44px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:9px;display:flex}.header__contrast[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:100%;height:100%}.header__contrast[data-astro-cid-nen7h5rs][aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.header__contrast[data-astro-cid-nen7h5rs]:focus-visible,.header__toggle[data-astro-cid-nen7h5rs]:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.header__toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--ink);border-radius:2px;height:2px;display:block}@media (width<=760px){.header__toggle[data-astro-cid-nen7h5rs]{display:flex}.header__nav[data-astro-cid-nen7h5rs]{flex-basis:100%;padding-bottom:1rem;display:none}.header__nav[data-astro-cid-nen7h5rs].is-open{display:block}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.25rem}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.6rem .25rem;font-size:1.1rem;display:block}}.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#cfdce2;margin-top:auto}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#fff}.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding-block:3rem 2rem;display:grid}.footer__brand[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{width:auto;height:3.25rem;margin-bottom:.75rem}.footer__block[data-astro-cid-jo6i4kqk] h2[data-astro-cid-jo6i4kqk]{color:#fff;margin-bottom:.5rem;font-size:1rem}.footer__social[data-astro-cid-jo6i4kqk]{gap:1rem;display:flex}.footer__legal[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-block:1.25rem;font-size:.9rem;display:flex}.footer__legal[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}.socialbar[data-astro-cid-2oktxfjl]{z-index:60;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]{background:var(--green);color:#fff;border-radius:12px 0 0 12px;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;transition:background .15s,width .15s;display:flex}.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]:hover,.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]:focus-visible{background:var(--green-dark);width:3.3rem}.socialbar[data-astro-cid-2oktxfjl] svg[data-astro-cid-2oktxfjl]{width:1.45rem;height:1.45rem}@media (width<=760px){.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]{width:2.6rem;height:2.6rem}}@media print{.socialbar[data-astro-cid-2oktxfjl]{display:none}}
