.site-header[data-astro-cid-ctg3m53h]{position:fixed;inset:0;z-index:1000;pointer-events:none}.site-header__container[data-astro-cid-ctg3m53h]{width:100%;padding:0;pointer-events:none}.site-header__grid[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:repeat(12,1fr);gap:0 var(--grid-gutter);align-items:center;pointer-events:none}.site-header__left[data-astro-cid-ctg3m53h]{grid-column:1 / span 2;pointer-events:auto;text-align:left}.site-header__center[data-astro-cid-ctg3m53h]{grid-column:4 / span 6;pointer-events:auto;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.site-header__center[data-astro-cid-ctg3m53h] .site-header__nav-item[data-astro-cid-ctg3m53h]{display:inline-block}.site-header__right[data-astro-cid-ctg3m53h]{grid-column:11 / span 2;pointer-events:auto;text-align:right;display:flex;justify-content:flex-end;align-items:center}.site-header--home[data-astro-cid-ctg3m53h] .site-header__container[data-astro-cid-ctg3m53h]{padding-left:var(--grid-margin);padding-right:var(--grid-margin)}.site-header__left[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:SuisseIntl,sans-serif;font-weight:400;font-size:16px}body.is-home .site-header__left[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:16px;font-weight:700}.site-header__center[data-astro-cid-ctg3m53h] .nav-link[data-astro-cid-ctg3m53h]{font-family:SuisseIntl,sans-serif;font-weight:400;font-size:16px;transition:font-family .2s,font-style .2s,font-weight .2s}.site-header__center[data-astro-cid-ctg3m53h] .nav-link--home[data-astro-cid-ctg3m53h]{font-family:SuisseIntl,sans-serif;font-weight:500;font-size:16px;color:#000;opacity:.3;transition:opacity .2s}.site-header__center[data-astro-cid-ctg3m53h] .nav-link--home[data-astro-cid-ctg3m53h]:hover{opacity:1}.site-header__center[data-astro-cid-ctg3m53h] .nav-link[data-astro-cid-ctg3m53h].active{font-family:ORG66,sans-serif;font-style:italic;font-weight:700;font-size:16px;opacity:1}.site-header__center[data-astro-cid-ctg3m53h] .nav-link[data-astro-cid-ctg3m53h]:not(.active):not(.nav-link--home){opacity:.3}.site-header__center[data-astro-cid-ctg3m53h] .nav-link[data-astro-cid-ctg3m53h]:not(.nav-link--home):hover{opacity:1}.site-header__right-link[data-astro-cid-ctg3m53h]{font-family:SuisseIntl,sans-serif;font-weight:400;font-size:16px;color:inherit;text-decoration:none;transition:opacity .2s}.site-header__right-link[data-astro-cid-ctg3m53h]:hover{opacity:.7}body.is-home .site-header__right-link[data-astro-cid-ctg3m53h]{font-size:16px;font-weight:500}@media (max-width: 768px){.site-header__grid[data-astro-cid-ctg3m53h]{grid-template-columns:1fr;gap:1rem}.site-header__left[data-astro-cid-ctg3m53h],.site-header__center[data-astro-cid-ctg3m53h],.site-header__right[data-astro-cid-ctg3m53h]{grid-column:1 / -1;justify-content:center;text-align:center}.site-header__center[data-astro-cid-ctg3m53h]{order:2}}.mobile-global-nav[data-astro-cid-5apxj2ea]{display:none}@media (max-width: 768px){.mobile-global-nav[data-astro-cid-5apxj2ea]{--mobile-menu-size-open: min( calc(100vw - 32px) , calc(100vh - 32px) )}.home-mobile-toggle,.home-mobile-overlay,.index-mobile-toggle,.index-mobile-overlay,.page-header,.site-header{display:none!important}.mobile-global-nav[data-astro-cid-5apxj2ea]{display:block}.mobile-global-nav__logo[data-astro-cid-5apxj2ea]{position:fixed;top:30px;left:30px;z-index:2050;line-height:0;text-decoration:none;color:inherit}.mobile-global-nav__logo-img[data-astro-cid-5apxj2ea]{display:block;width:auto;height:22px;max-width:none}body.is-home .mobile-global-nav[data-astro-cid-5apxj2ea]{display:none}body.is-home .home-hero{display:flex!important}.mobile-global-nav__toggle[data-astro-cid-5apxj2ea]{position:fixed;top:16px;right:16px;width:50px;height:50px;border:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer;z-index:2400;appearance:none;-webkit-appearance:none;overflow:visible;clip-path:none}.mobile-global-nav__line[data-astro-cid-5apxj2ea]{position:absolute;left:50%;top:50%;width:24px;height:4px;border-radius:0;background:#000;transform:translate(-50%,-50%);cursor:pointer}.mobile-global-nav__line[data-astro-cid-5apxj2ea]:first-child{transform:translate(-50%,calc(-50% - 5px))}.mobile-global-nav__line[data-astro-cid-5apxj2ea]:last-child{transform:translate(-50%,calc(-50% + 5px))}.mobile-global-nav__overlay[data-astro-cid-5apxj2ea]{position:fixed;top:16px;right:16px;width:50px;height:50px;z-index:2300;background:#0003;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);padding:20px;opacity:1;pointer-events:none;overflow:hidden;box-sizing:border-box;border-radius:10px;transition:width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),background-color .28s ease,-webkit-backdrop-filter .28s ease,backdrop-filter .28s ease}body.global-mobile-menu-open .mobile-global-nav__overlay[data-astro-cid-5apxj2ea]{width:var(--mobile-menu-size-open);height:var(--mobile-menu-size-open);pointer-events:auto}.mobile-global-nav__links[data-astro-cid-5apxj2ea]{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0;opacity:0;transition:opacity .16s ease}.mobile-global-nav__links[data-astro-cid-5apxj2ea] a[data-astro-cid-5apxj2ea],.mobile-global-nav__schk[data-astro-cid-5apxj2ea]{font-family:SuisseIntl,sans-serif;font-size:clamp(2rem,10vw,72px);font-weight:700;line-height:1;letter-spacing:-.03em;color:#000;text-decoration:none}.mobile-global-nav__links[data-astro-cid-5apxj2ea] a[data-astro-cid-5apxj2ea]:hover{text-decoration:underline;text-underline-offset:2px}.mobile-global-nav__schk[data-astro-cid-5apxj2ea]{position:absolute;left:20px;bottom:20px;text-decoration:underline;text-underline-offset:2px;text-transform:lowercase;opacity:0;transition:opacity .16s ease}body.global-mobile-menu-open .mobile-global-nav__links[data-astro-cid-5apxj2ea],body.global-mobile-menu-open .mobile-global-nav__schk[data-astro-cid-5apxj2ea]{opacity:1;transition-delay:.08s}}
