:root{--green-dark:#004600;--green:#3bc137;--green-hover:#008e0e;--grey-bg:#f0f0f0;--white:#fff;--error:#d00000;--text:#004600;--container:1366px;--nav-height:90px;--radius-pill:50px;--radius-card:15px;--shadow-card:0 6px 9px #00000014;--space-section:clamp(3rem, 6vw, 6rem);--font:"Graphik", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif}@font-face{font-family:Graphik;src:url(/fonts/Graphik-Extralight.woff)format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Graphik;src:url(/fonts/Graphik-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Graphik;src:url(/fonts/Graphik-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Graphik;src:url(/fonts/Graphik-Semibold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font);letter-spacing:-.36px;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;margin:0;font-size:16px;line-height:1.5;display:flex}#main{flex-direction:column;flex:1 0 auto;display:flex}h1,h2,h3,h4{text-wrap:balance;margin:0 0 1rem;font-weight:600;line-height:1}h1,h2{font-size:2.5rem}h3{font-size:1.5625rem}@media (width>=768px){h1,h2{font-size:3rem}h3{font-size:2rem}}p{text-wrap:pretty;margin:0 0 1rem}.section p{font-size:1.125rem}a{color:inherit}img{max-width:100%;height:auto}:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1rem}@media (width>=768px){.container{padding-inline:4rem}}.section{padding-block:var(--space-section)}.section--grey{background:var(--grey-bg)}.section--dark{background:var(--green-dark);color:var(--white)}.card-wrap{padding-inline:1rem}.card{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1rem}@media (width>=768px){.card{padding-inline:4rem}}.section__head{text-align:center;margin-inline:auto;max-width:43.25rem;margin-bottom:3rem}.btn{border-radius:var(--radius-pill);font:inherit;cursor:pointer;border:2px solid #0000;padding:.5rem 1.375rem;font-size:1.25rem;font-weight:500;line-height:1.5;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-block}.btn--primary{background:var(--green);border-color:var(--green);color:var(--white)}.btn--primary:hover{background:var(--green-hover);border-color:var(--green-hover)}.btn--outline{color:inherit;background:0 0;border-color:currentColor}.btn--outline:hover{background:var(--white);border-color:var(--white);color:var(--green-dark)}.btn--sm{border-width:1px;padding:.5rem 1rem;font-size:1rem}.skip-link{z-index:10000;background:var(--white);color:var(--green-dark);padding:.75rem 1.25rem;font-weight:500;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav[data-astro-cid-wpvy4v7s]{z-index:999;background:var(--green-dark);color:var(--white);position:sticky;top:0}.nav__inner[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;gap:1rem;min-height:70px;display:flex}.nav__logo[data-astro-cid-wpvy4v7s]{flex-shrink:0;align-items:center;display:flex}.nav__logo[data-astro-cid-wpvy4v7s] img{width:150px;height:auto}.nav__toggle[data-astro-cid-wpvy4v7s]{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.nav__burger[data-astro-cid-wpvy4v7s],.nav__burger[data-astro-cid-wpvy4v7s]:before,.nav__burger[data-astro-cid-wpvy4v7s]:after{background:currentColor;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav__burger[data-astro-cid-wpvy4v7s]:before,.nav__burger[data-astro-cid-wpvy4v7s]:after{content:"";position:relative}.nav__burger[data-astro-cid-wpvy4v7s]:before{top:-7px}.nav__burger[data-astro-cid-wpvy4v7s]:after{top:5px}.nav__toggle[data-astro-cid-wpvy4v7s][aria-expanded=true] .nav__burger[data-astro-cid-wpvy4v7s]{background:0 0}.nav__toggle[data-astro-cid-wpvy4v7s][aria-expanded=true] .nav__burger[data-astro-cid-wpvy4v7s]:before{transform:translateY(7px)rotate(45deg)}.nav__toggle[data-astro-cid-wpvy4v7s][aria-expanded=true] .nav__burger[data-astro-cid-wpvy4v7s]:after{transform:translateY(-5px)rotate(-45deg)}.nav__menu[data-astro-cid-wpvy4v7s]{background:var(--green-dark);border-top:1px solid #ffffff26;flex-direction:column;gap:1rem;padding:1.5rem 1rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav__menu[data-astro-cid-wpvy4v7s].is-open{display:flex}.nav__list[data-astro-cid-wpvy4v7s],.nav__lang-list[data-astro-cid-wpvy4v7s]{margin:0;padding:0;list-style:none;display:flex}.nav__list[data-astro-cid-wpvy4v7s]{flex-direction:column;gap:.75rem}.nav__list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s],.nav__lang[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{font-size:1rem;font-weight:500;text-decoration:none}.nav__list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{text-decoration:underline}.nav__lang[data-astro-cid-wpvy4v7s]{align-self:flex-start;position:relative}.nav__lang-current[data-astro-cid-wpvy4v7s]{font:inherit;color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:.35rem .5rem;font-weight:600;display:inline-flex}.nav__lang-caret[data-astro-cid-wpvy4v7s]{border-inline:4px solid #0000;border-top:5px solid;width:0;height:0;transition:transform .2s}.nav__lang-current[data-astro-cid-wpvy4v7s][aria-expanded=true] .nav__lang-caret[data-astro-cid-wpvy4v7s]{transform:rotate(180deg)}.nav__lang-list[data-astro-cid-wpvy4v7s]{background:var(--green-dark);border:1px solid #ffffff26;flex-direction:column;min-width:100%;display:none;position:absolute;top:calc(100% + .25rem);left:0;box-shadow:0 8px 20px #00000040}.nav__lang-current[data-astro-cid-wpvy4v7s][aria-expanded=true]+.nav__lang-list[data-astro-cid-wpvy4v7s]{display:flex}.nav__lang-list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--green);padding:.4rem .75rem;font-weight:600;display:block}.nav__lang-list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover,.nav__lang-list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:focus-visible{color:var(--white)}.nav__cta[data-astro-cid-wpvy4v7s]{align-self:flex-start}@media (width>=1200px){.nav__inner[data-astro-cid-wpvy4v7s]{min-height:var(--nav-height)}.nav__logo[data-astro-cid-wpvy4v7s] img{width:200px}.nav__toggle[data-astro-cid-wpvy4v7s]{display:none}.nav__menu[data-astro-cid-wpvy4v7s]{background:0 0;border:0;flex-direction:row;align-items:center;gap:1.5rem;padding:0;display:flex;position:static}.nav__list[data-astro-cid-wpvy4v7s]{flex-direction:row;align-items:center;gap:1.5rem}.nav__lang[data-astro-cid-wpvy4v7s]:hover .nav__lang-list[data-astro-cid-wpvy4v7s],.nav__lang[data-astro-cid-wpvy4v7s]:focus-within .nav__lang-list[data-astro-cid-wpvy4v7s]{display:flex}}.footer[data-astro-cid-jo6i4kqk]{color:var(--white);background:#000;padding-block:3rem}.footer__inner[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:4rem;display:flex}.footer__brands[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__brands[data-astro-cid-jo6i4kqk] img{width:180px;height:auto}.footer__legals[data-astro-cid-jo6i4kqk]{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}.footer__row[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer__links[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{font-weight:500;text-decoration:none}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{text-decoration:underline}.footer__social[data-astro-cid-jo6i4kqk]{border-radius:var(--radius-pill);background:var(--green);color:var(--white);flex-shrink:0;padding:.5rem .8rem;font-weight:500;line-height:1.125;text-decoration:none;transition:background-color .2s}.footer__social[data-astro-cid-jo6i4kqk]:hover{background:var(--green-hover)}.footer__copy[data-astro-cid-jo6i4kqk]{text-align:center;margin:0}@media (width>=768px){.footer__inner[data-astro-cid-jo6i4kqk]{flex-direction:row;justify-content:space-between;gap:2rem}.footer__legals[data-astro-cid-jo6i4kqk]{gap:0}.footer__row[data-astro-cid-jo6i4kqk]{justify-content:flex-end;gap:3rem}.footer__links[data-astro-cid-jo6i4kqk]{flex-direction:row;gap:3rem}.footer__copy[data-astro-cid-jo6i4kqk]{text-align:right}}.cookie[data-astro-cid-hq3mgpmn]{z-index:9998;background:var(--white);color:var(--green-dark);border-top:3px solid var(--green);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.cookie[data-astro-cid-hq3mgpmn][hidden]{display:none!important}.cookie__inner[data-astro-cid-hq3mgpmn]{max-width:var(--container);flex-direction:column;gap:1rem;margin-inline:auto;padding:1.25rem 1rem;display:flex}.cookie__title[data-astro-cid-hq3mgpmn]{margin-bottom:.25rem;font-size:1.125rem}.cookie__text[data-astro-cid-hq3mgpmn] p[data-astro-cid-hq3mgpmn]{margin:0;font-size:.875rem}.cookie__actions[data-astro-cid-hq3mgpmn]{flex-wrap:wrap;gap:.75rem;display:flex}.cookie__actions[data-astro-cid-hq3mgpmn] .btn--outline[data-astro-cid-hq3mgpmn]{border-color:var(--green-dark)}.cookie__actions[data-astro-cid-hq3mgpmn] .btn--outline[data-astro-cid-hq3mgpmn]:hover{background:var(--green-dark);color:var(--white)}@media (width>=992px){.cookie__inner[data-astro-cid-hq3mgpmn]{flex-direction:row;justify-content:space-between;align-items:center;padding-inline:4rem}.cookie__actions[data-astro-cid-hq3mgpmn]{flex-shrink:0}}
