.Header-module-scss-module__wS1-Va__header{z-index:800;height:var(--header-height);padding:0 var(--page-padding);background-color:var(--bg);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.Header-module-scss-module__wS1-Va__wordmark{color:var(--fg);align-items:center;gap:8px;display:inline-flex}.Header-module-scss-module__wS1-Va__logo{width:auto;height:18px;display:block}.Header-module-scss-module__wS1-Va__joinUs{font-family:var(--font-headline);letter-spacing:-.01em;color:var(--fg);font-size:23px;font-weight:500}.Header-module-scss-module__wS1-Va__nav{align-items:center;gap:20px;display:flex}.Header-module-scss-module__wS1-Va__navLink,.Header-module-scss-module__wS1-Va__navLinkWide{font-family:var(--font-body);letter-spacing:.03em;color:var(--fg);transition:border-color .2s var(--ease-in);border-bottom:1px solid #0000;padding-bottom:2px;font-size:.85rem;font-weight:400;position:relative}.Header-module-scss-module__wS1-Va__navLink:hover,.Header-module-scss-module__wS1-Va__navLinkWide:hover{border-bottom-color:var(--fg)}@media only screen and (min-width:768px){.Header-module-scss-module__wS1-Va__navLink,.Header-module-scss-module__wS1-Va__navLinkWide{font-size:.95rem}}.Header-module-scss-module__wS1-Va__navLinkWide{display:none}@media only screen and (min-width:768px){.Header-module-scss-module__wS1-Va__navLinkWide{display:inline-block}}
.CookieConsent-module-scss-module__PLk-IW__bar{z-index:500;background-color:var(--color-black);color:var(--color-white);padding:20px 0;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module-scss-module__PLk-IW__barInner{max-width:1920px;padding:0 var(--page-padding);flex-direction:column;gap:16px;margin:0 auto;display:flex}@media only screen and (min-width:768px){.CookieConsent-module-scss-module__PLk-IW__barInner{flex-direction:row;justify-content:space-between;align-items:center;gap:32px}}.CookieConsent-module-scss-module__PLk-IW__barText{max-width:60ch;font-size:.9rem;line-height:1.4}.CookieConsent-module-scss-module__PLk-IW__barText a{text-underline-offset:3px;text-decoration:underline}.CookieConsent-module-scss-module__PLk-IW__barActions{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}@media only screen and (min-width:768px){.CookieConsent-module-scss-module__PLk-IW__barActions{flex-wrap:nowrap}}.CookieConsent-module-scss-module__PLk-IW__overlay{z-index:400;padding:var(--page-padding);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CookieConsent-module-scss-module__PLk-IW__backdrop{background-color:#00000080;position:absolute;inset:0}.CookieConsent-module-scss-module__PLk-IW__card{background-color:var(--color-white);width:100%;max-width:560px;max-height:85vh;color:var(--fg);padding:32px;position:relative;overflow-y:auto}.CookieConsent-module-scss-module__PLk-IW__title{font-family:var(--font-headline);margin-bottom:20px;font-size:1.5rem;font-weight:500}.CookieConsent-module-scss-module__PLk-IW__copy{color:var(--muted);margin-bottom:16px;font-size:.9rem;line-height:1.5}.CookieConsent-module-scss-module__PLk-IW__copy a{color:var(--fg);text-underline-offset:3px;text-decoration:underline}.CookieConsent-module-scss-module__PLk-IW__option{border-top:1px solid var(--line);gap:16px;padding:20px 0;display:flex}.CookieConsent-module-scss-module__PLk-IW__option:last-of-type{border-bottom:1px solid var(--line);margin-bottom:24px}.CookieConsent-module-scss-module__PLk-IW__optionTitle{font-family:var(--font-headline);margin-bottom:8px;font-size:1rem;font-weight:500}.CookieConsent-module-scss-module__PLk-IW__optionBody{color:var(--muted);font-size:.85rem;line-height:1.45}.CookieConsent-module-scss-module__PLk-IW__vendors{letter-spacing:.02em;color:var(--muted);margin-top:8px;font-size:.75rem}.CookieConsent-module-scss-module__PLk-IW__switch{cursor:pointer;flex-shrink:0;width:44px;height:24px;position:relative}.CookieConsent-module-scss-module__PLk-IW__switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.CookieConsent-module-scss-module__PLk-IW__switch input:disabled{cursor:default}.CookieConsent-module-scss-module__PLk-IW__track{background-color:var(--color-grey-2);transition:background-color .2s var(--ease-in);border-radius:999px;position:absolute;inset:0}.CookieConsent-module-scss-module__PLk-IW__track:after{content:"";background-color:var(--color-white);width:20px;height:20px;transition:transform .2s var(--ease-in);border-radius:50%;position:absolute;top:2px;left:2px}input:checked+.CookieConsent-module-scss-module__PLk-IW__track{background-color:var(--color-black)}input:checked+.CookieConsent-module-scss-module__PLk-IW__track:after{transform:translate(20px)}.CookieConsent-module-scss-module__PLk-IW__track[data-locked=true]{opacity:.55}.CookieConsent-module-scss-module__PLk-IW__solid{background-color:var(--color-white);width:100%;color:var(--color-black);font-family:var(--font-body);letter-spacing:.01em;border:1px solid var(--color-white);transition:background-color .2s var(--ease-in),color .2s var(--ease-in);padding:16px 20px;font-size:.9rem;font-weight:500;display:block}.CookieConsent-module-scss-module__PLk-IW__solid:hover{background-color:var(--color-yellow);color:var(--color-black);border-color:var(--color-yellow)}.CookieConsent-module-scss-module__PLk-IW__ghost{width:100%;color:var(--color-white);font-family:var(--font-body);letter-spacing:.01em;transition:border-color .2s var(--ease-in);background-color:#0000;border:1px solid #fff6;padding:16px 20px;font-size:.9rem;font-weight:500;display:block}.CookieConsent-module-scss-module__PLk-IW__ghost:hover{border-color:var(--color-white)}.CookieConsent-module-scss-module__PLk-IW__card .CookieConsent-module-scss-module__PLk-IW__solid{background-color:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.CookieConsent-module-scss-module__PLk-IW__card .CookieConsent-module-scss-module__PLk-IW__solid+.CookieConsent-module-scss-module__PLk-IW__solid{margin-top:12px}.CookieConsent-module-scss-module__PLk-IW__card .CookieConsent-module-scss-module__PLk-IW__solid:hover{background-color:var(--color-yellow);color:var(--color-black);border-color:var(--color-yellow)}
.Footer-module-scss-module__wcgw9G__footer{padding:80px var(--page-padding)32px;border-top:1px solid var(--line)}.Footer-module-scss-module__wcgw9G__top{flex-direction:column;gap:48px;max-width:1920px;margin:0 auto;display:flex}@media only screen and (min-width:768px){.Footer-module-scss-module__wcgw9G__top{flex-direction:row;justify-content:space-between;gap:64px}}.Footer-module-scss-module__wcgw9G__statement{font-family:var(--font-headline);letter-spacing:.01em;max-width:22ch;font-size:1.6rem;font-weight:500;line-height:1.15}@media only screen and (min-width:768px){.Footer-module-scss-module__wcgw9G__statement{max-width:26ch;font-size:2.6rem}}.Footer-module-scss-module__wcgw9G__nav{letter-spacing:.03em;flex-direction:column;gap:12px;font-size:.95rem;display:flex}.Footer-module-scss-module__wcgw9G__nav a{color:var(--muted);width:fit-content;transition:color .2s var(--ease-in),border-color .2s var(--ease-in);border-bottom:1px solid #0000;padding-bottom:2px}.Footer-module-scss-module__wcgw9G__nav a:hover{color:var(--fg);border-bottom-color:var(--fg)}.Footer-module-scss-module__wcgw9G__legal{letter-spacing:.03em;flex-wrap:wrap;gap:8px 24px;max-width:1920px;margin:64px auto 0;font-size:.85rem;display:flex}.Footer-module-scss-module__wcgw9G__legal a,.Footer-module-scss-module__wcgw9G__legal .Footer-module-scss-module__wcgw9G__manageCookies{color:var(--muted);transition:color .2s var(--ease-in),border-color .2s var(--ease-in);border-bottom:1px solid #0000;padding-bottom:2px}.Footer-module-scss-module__wcgw9G__legal a:hover,.Footer-module-scss-module__wcgw9G__legal .Footer-module-scss-module__wcgw9G__manageCookies:hover{color:var(--fg);border-bottom-color:var(--fg)}.Footer-module-scss-module__wcgw9G__legal .Footer-module-scss-module__wcgw9G__manageCookies{font-family:var(--font-body);font-size:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;padding:0 0 2px}.Footer-module-scss-module__wcgw9G__bottom{border-top:1px solid var(--line);flex-direction:column;gap:12px;max-width:1920px;margin:32px auto 0;padding-top:24px;display:flex}@media only screen and (min-width:768px){.Footer-module-scss-module__wcgw9G__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module-scss-module__wcgw9G__meta{letter-spacing:.03em;color:var(--muted);font-size:.85rem}.Footer-module-scss-module__wcgw9G__address{color:var(--fg);text-underline-offset:3px;text-decoration:underline}.Footer-module-scss-module__wcgw9G__address:hover,.Footer-module-scss-module__wcgw9G__address:visited,.Footer-module-scss-module__wcgw9G__address:active,.Footer-module-scss-module__wcgw9G__address:focus{color:var(--fg)}.Footer-module-scss-module__wcgw9G__links{letter-spacing:.03em;gap:24px;font-size:.85rem;display:flex}.Footer-module-scss-module__wcgw9G__links a{transition:border-color .2s var(--ease-in);border-bottom:1px solid #0000;padding-bottom:2px}.Footer-module-scss-module__wcgw9G__links a:hover{border-bottom-color:var(--fg)}
@font-face{font-family:Aeonik Fono;font-weight:300;font-style:normal;src:url(/fonts/AeonikFono-Light.woff2)format("woff2");font-display:swap}@font-face{font-family:Aeonik Fono;font-weight:400;font-style:normal;src:url(/fonts/AeonikFono-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Aeonik Fono;font-weight:500;font-style:normal;src:url(/fonts/AeonikFono-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Aeonik Fono;font-weight:700;font-style:normal;src:url(/fonts/AeonikFono-Bold.woff2)format("woff2");font-display:swap}@font-face{font-family:Aeonik Fono;font-weight:900;font-style:normal;src:url(/fonts/AeonikFono-Black.woff2)format("woff2");font-display:swap}@font-face{font-family:Helvetica Neue;font-weight:700;font-style:normal;src:url(/fonts/HelveticaNeue-Bold.woff2)format("woff2");font-display:swap}:root{--color-black:#191919;--color-full-black:#000;--color-white:#fdfcf8;--color-grey-1:#ecebea;--color-grey-2:#d9d7d5;--color-line:#cfcecc;--color-yellow:#e8ff5e;--color-blue:#00f;--color-red:#f90000;--bg:var(--color-white);--fg:var(--color-black);--accent:var(--color-yellow);--line:var(--color-line);--muted:#6b6b68;--font-body:"Aeonik Fono","Helvetica Neue",Helvetica,Arial,sans-serif;--font-headline:"Aeonik Fono","Helvetica Neue",Helvetica,Arial,sans-serif;--page-padding:16px;--header-height:64px;--ease-in:cubic-bezier(.03,.95,.26,.97);--ease-in-out:cubic-bezier(.91,.06,0,.97)}@media (min-width:768px){:root{--header-height:76px}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}html,body{overscroll-behavior-x:none;background-color:var(--bg);max-width:100vw;min-height:100%;color:var(--fg);font-family:var(--font-body);letter-spacing:.01em;font-weight:400;line-height:1.3}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::selection{background-color:var(--color-yellow);color:var(--color-black)}.skip-link{z-index:9999;background:var(--color-black);color:var(--color-white);font-family:var(--font-body);letter-spacing:.05em;transition:transform .2s var(--ease-in);padding:12px 24px;font-size:14px;position:fixed;top:0;left:50%;transform:translate(-50%)translateY(-100%)}.skip-link:focus-visible{transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
