:root{--green-900:#012d1d;--green-850:#00160c;--green-800:#1b4332;--green-700:#1a4331;--green-600:#2c694e;--green-300:#86af99;--green-250:#85b099;--green-150:#c1ecd4;--green-100:#dcfce7;--ink:#111827;--ink-900:#131313;--ink-800:#000;--muted:#414844;--muted-2:#3c3c43;--line:#f3f4f6;--hairline:#0003;--surface:#f3f5f6;--footer-bg:#fafafa;--white:#fff;--container:1440px;--gutter:clamp(20px, 6.94vw, 100px);--phone-w:clamp(196px, 22.2vw, 320px);--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--jakarta:"Plus Jakarta Sans", var(--sans);font-family:var(--sans);color:var(--ink-900);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{margin:0;overflow-x:hidden}h1,h2,h3,h4,p,figure{margin:0}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}:where(a,button):focus-visible{outline:2px solid var(--green-600);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{scroll-margin-top:110px}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--hairline);background:#ffffffe0;transition:box-shadow .25s,border-color .25s;position:sticky;top:0}.navbar[data-scrolled=true]{border-color:#0000;box-shadow:0 12px 30px -22px #012d1d8c}.navbar__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:80px;display:grid}.navbar__logo img{width:clamp(150px,16.3vw,235px);height:auto}.navbar__links{color:var(--ink-800);white-space:nowrap;align-items:center;gap:clamp(4px,.9vw,12px);font-size:clamp(16px,1.53vw,18px);line-height:27px;display:flex}.navbar__links a{background:0 0;border-radius:999px;padding:8px clamp(12px,1.4vw,20px);font-weight:500;transition:background .18s,color .18s;display:block;position:relative}.navbar__links a:hover{background:var(--line);color:var(--green-700)}.navbar__links a[aria-current]{background:var(--green-100);color:var(--green-700);font-weight:600}.navbar__links a[aria-current]:hover{background:var(--green-150)}.navbar__end{justify-content:flex-end;align-items:center;gap:10px;display:flex}.navbar__social{color:var(--green-700);align-items:center;gap:8px;display:flex}.navbar__social a{background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background-color .18s,transform .18s;display:grid}.navbar__social a:hover{background:var(--green-100);transform:translateY(-1px)}.navbar__social-icon{width:auto;height:19px}.navbar__toggle{border:1px solid var(--hairline);width:42px;height:42px;color:var(--green-800);border-radius:12px;place-items:center;transition:background-color .18s,border-color .18s;display:none}.navbar__toggle:hover{background:var(--green-100);border-color:#2c694e59}.navbar__toggle-icon{width:22px;height:22px}@media (width<=900px){.navbar__inner{grid-template-columns:1fr auto;gap:16px;min-height:68px}.navbar__toggle{display:grid}.navbar__nav{visibility:hidden;background:var(--white);border-bottom:1px solid var(--hairline);grid-template-rows:0fr;transition:grid-template-rows .26s,visibility .26s;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 40px -30px #012d1db3}.navbar__nav[data-open=true]{visibility:visible;grid-template-rows:1fr}.navbar__links{padding-inline:var(--gutter);white-space:normal;flex-direction:column;align-items:stretch;gap:4px;overflow:hidden}.navbar__links li:first-child a{margin-top:12px}.navbar__links li:last-child a{margin-bottom:16px}.navbar__links a{border-radius:12px;padding:13px 16px}.navbar__social{gap:6px}.navbar__social a{width:36px;height:36px}.navbar__social-icon{height:20px}}.footer{--footer-accent:#9ada6a;--footer-text:#ffffffdb;color:#fff;background:linear-gradient(180deg, #fff 0%, #8fbf9f 14%, var(--green-600) 34%, var(--green-800) 66%, #0e3b25 100%);position:relative;overflow:hidden}.footer__leaf{color:#6cbb74;opacity:.32;pointer-events:none;width:clamp(150px,16vw,230px);height:auto;position:absolute;bottom:-18px}.footer__leaf--left{left:-30px}.footer__leaf--right{right:-30px;transform:scaleX(-1)}.footer__inner{width:100%;max-width:var(--container);margin-inline:auto;padding:clamp(48px,6vw,80px) clamp(20px,6.94vw,100px) clamp(40px,4.5vw,64px);position:relative}.footer__grid{grid-template-columns:1.5fr 1fr 1.25fr 1.15fr;gap:clamp(28px,3.4vw,52px);display:grid}.footer__col+.footer__col{border-left:1px solid #ffffff24;padding-left:clamp(20px,2.6vw,40px)}.footer__logo{background:var(--white);border-radius:12px;padding:10px 16px;display:inline-block}.footer__logo img{width:clamp(140px,13vw,190px);height:auto}.footer__tagline{max-width:42ch;color:var(--footer-text);margin-top:24px;font-size:16px;line-height:1.75}.footer__col-rule{background:#ffffff29;border:0;height:1px;margin:24px 0}.footer__heading{color:#fff;margin-bottom:26px;padding-bottom:14px;font-size:20px;font-weight:700;position:relative}.footer__heading:after{content:"";background:var(--footer-accent);border-radius:3px;width:46px;height:3px;position:absolute;bottom:0;left:0}.footer__links{gap:14px;font-size:16px;line-height:1.5;display:grid}.footer__links a{color:var(--footer-text);align-items:center;gap:12px;transition:color .15s,transform .15s;display:inline-flex}.footer__links a:hover{color:#fff;transform:translate(3px)}.footer__links-chevron{width:16px;height:16px;color:var(--footer-accent);flex-shrink:0}.footer__contact{gap:20px;display:grid}.footer__contact-item{color:var(--footer-text);align-items:center;gap:14px;font-size:16px;line-height:1.5;transition:color .15s;display:inline-flex}a.footer__contact-item:hover{color:#fff}.footer__contact-icon{color:#fff;background:#ffffff24;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.footer__contact-icon svg{width:19px;height:19px}.footer__contact-text{white-space:pre-line}.footer__social{flex-wrap:wrap;gap:14px;display:flex}.footer__social a{color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .18s,box-shadow .18s;display:grid}.footer__social a:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000047}.footer__social a[data-brand=facebook]{background:#1877f2}.footer__social a[data-brand=instagram]{background:linear-gradient(45deg,#f9ce34,#ee2a7b 55%,#6228d7)}.footer__social a[data-brand=youtube]{background:red}.footer__social-icon{width:auto;height:22px}.footer__note{max-width:30ch;color:var(--footer-text);margin-top:26px;font-size:16px;line-height:1.7}.footer__dots{background-image:radial-gradient(circle, var(--footer-accent) 1.7px, transparent 1.8px);opacity:.55;background-size:18px 14px;max-width:260px;height:22px;margin-top:22px;display:block}.footer__bar{text-align:center;background:#00000029;border-top:1px solid #ffffff24;padding:24px clamp(20px,6.94vw,100px) 28px;position:relative}.footer__copyright{color:#fff;justify-content:center;align-items:center;gap:10px;font-size:17px;font-weight:500;line-height:26px;display:flex}.footer__copyright-icon{width:22px;height:22px;color:var(--footer-accent);flex-shrink:0}.footer__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 22px;margin-top:12px;display:flex}.footer__legal a{color:var(--footer-text);font-size:15px;line-height:22px;transition:color .15s}.footer__legal a:hover{color:var(--footer-accent);text-underline-offset:3px;text-decoration:underline}.footer__legal li+li{position:relative}.footer__legal li+li:before{content:"";background:#ffffff73;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.footer__credit{color:var(--footer-text);margin-top:10px;font-size:16px;line-height:24px}.footer__credit a{color:var(--footer-accent);font-weight:600;transition:opacity .15s}.footer__credit a:hover{opacity:.8;text-underline-offset:3px;text-decoration:underline}@media (width<=1024px){.footer__grid{grid-template-columns:1fr 1fr;row-gap:44px}.footer__col+.footer__col{border-left:0;padding-left:0}.footer__col:nth-child(2n){border-left:1px solid #ffffff24;padding-left:clamp(20px,3vw,40px)}}@media (width<=600px){.footer__tagline{text-align:justify}.footer__grid{grid-template-columns:1fr;row-gap:38px}.footer__col:nth-child(2n){border-left:0;padding-left:0}.footer__leaf{opacity:.22;width:120px}.footer__copyright{font-size:15px}.footer__credit{font-size:14px}}
