.lang-switch[data-astro-cid-a2mxz4y6]{position:relative}.lang-switch[data-astro-cid-a2mxz4y6] summary[data-astro-cid-a2mxz4y6]{list-style:none;cursor:pointer;padding:.4rem .5rem;color:inherit;display:inline-flex;align-items:center;gap:.35rem}.lang-switch[data-astro-cid-a2mxz4y6] summary[data-astro-cid-a2mxz4y6]::-webkit-details-marker{display:none}.lang-switch__icon[data-astro-cid-a2mxz4y6]{width:1.25rem;height:1.25rem}.lang-switch[data-astro-cid-a2mxz4y6][open] .lang-switch__chevron[data-astro-cid-a2mxz4y6]{transform:rotate(180deg)}.lang-switch__chevron[data-astro-cid-a2mxz4y6]{font-size:.7rem}.lang-switch__list[data-astro-cid-a2mxz4y6]{position:absolute;right:0;top:100%;margin:.4rem 0 0;padding:.35rem;list-style:none;min-width:11rem;background:var(--hdr-popup-bg, var(--color-carbon));border:1px solid var(--hdr-popup-border, rgba(255, 255, 255, .15));border-radius:10px;box-shadow:0 12px 30px #0000003d;transition:background-color .3s ease,border-color .3s ease}.lang-switch__item[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.55rem .8rem;border-radius:6px;color:var(--hdr-popup-fg, var(--color-white));text-decoration:none;font-weight:500;white-space:nowrap}a[data-astro-cid-a2mxz4y6].lang-switch__item:hover,a[data-astro-cid-a2mxz4y6].lang-switch__item:focus-visible{background:var(--hdr-popup-hover, rgba(255, 255, 255, .08))}.lang-switch__item--current[data-astro-cid-a2mxz4y6]{background:var(--hdr-popup-hover, rgba(255, 255, 255, .08))}.lang-switch__check[data-astro-cid-a2mxz4y6]{width:.95rem;height:.95rem;flex:none}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:10;padding:1rem 1.5rem;background:var(--color-carbon);color:var(--color-white);transition:background-color .3s ease,color .3s ease;--hdr-popup-bg: var(--color-carbon);--hdr-popup-fg: var(--color-white);--hdr-popup-border: rgba(255, 255, 255, .15);--hdr-popup-hover: rgba(255, 255, 255, .08)}.site-header[data-astro-cid-3ef6ksr2][data-theme=graphite]{background:var(--color-graphite);color:var(--color-carbon);--hdr-popup-bg: var(--color-graphite);--hdr-popup-fg: var(--color-carbon);--hdr-popup-border: rgba(0, 0, 0, .18);--hdr-popup-hover: rgba(0, 0, 0, .08)}.site-header[data-astro-cid-3ef6ksr2][data-theme=quartz]{background:var(--color-quartz);color:var(--color-carbon);--hdr-popup-bg: var(--color-quartz);--hdr-popup-fg: var(--color-carbon);--hdr-popup-border: rgba(0, 0, 0, .18);--hdr-popup-hover: rgba(0, 0, 0, .08)}.site-header[data-astro-cid-3ef6ksr2][data-theme=white]{background:var(--color-white);color:var(--color-carbon);--hdr-popup-bg: var(--color-white);--hdr-popup-fg: var(--color-carbon);--hdr-popup-border: rgba(0, 0, 0, .18);--hdr-popup-hover: rgba(0, 0, 0, .08)}.site-header__inner[data-astro-cid-3ef6ksr2]{width:100%;max-width:75rem;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:2.5rem}.site-header__right[data-astro-cid-3ef6ksr2]{grid-column:3;justify-self:end;display:flex;align-items:center;gap:.5rem;min-width:0}.site-header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;order:1}.site-header__brand[data-astro-cid-3ef6ksr2]{grid-column:1;justify-self:start;position:relative;display:inline-flex;align-items:center;text-decoration:none}.site-header__brand[data-astro-cid-3ef6ksr2] .site-header__logo[data-astro-cid-3ef6ksr2]{height:2.5rem;width:auto}.site-header__logo[data-astro-cid-3ef6ksr2]{transition:opacity .3s ease}.site-header__logo--main[data-astro-cid-3ef6ksr2],.site-header__logo--graphite[data-astro-cid-3ef6ksr2]{position:absolute;left:0;top:0;opacity:0}.site-header[data-astro-cid-3ef6ksr2][data-theme=graphite] .site-header__logo--negative[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2][data-theme=quartz] .site-header__logo--negative[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2][data-theme=white] .site-header__logo--negative[data-astro-cid-3ef6ksr2]{opacity:0}.site-header[data-astro-cid-3ef6ksr2][data-theme=quartz] .site-header__brand[data-astro-cid-3ef6ksr2] .site-header__logo--main[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2][data-theme=white] .site-header__brand[data-astro-cid-3ef6ksr2] .site-header__logo--main[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2][data-theme=graphite] .site-header__brand[data-astro-cid-3ef6ksr2] .site-header__logo--graphite[data-astro-cid-3ef6ksr2]{opacity:1}.site-header__nav[data-astro-cid-3ef6ksr2]{grid-column:2;position:fixed;inset:var(--header-h) 0 0 0;z-index:1;display:flex;align-items:center;justify-content:center;background:var(--hdr-popup-bg);visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.site-header[data-astro-cid-3ef6ksr2][data-nav-open=true] .site-header__nav[data-astro-cid-3ef6ksr2]{visibility:visible;opacity:1}.site-header__nav-list[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;margin:0;padding:0;list-style:none}.site-header__nav-link[data-astro-cid-3ef6ksr2]{color:inherit;text-decoration:none;font-family:Poppins,sans-serif;font-weight:500;font-size:1.25rem;white-space:nowrap;padding:.35rem .6rem;border-radius:6px;opacity:.8;transition:opacity .3s ease,background-color .3s ease}.site-header__nav-toggle[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;color:inherit;background:none;border:0;cursor:pointer;order:2}.site-header__bars[data-astro-cid-3ef6ksr2],.site-header__bars[data-astro-cid-3ef6ksr2]:before,.site-header__bars[data-astro-cid-3ef6ksr2]:after{content:"";display:block;width:1.4rem;height:2px;background:currentColor;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.site-header__bars[data-astro-cid-3ef6ksr2]{position:relative}.site-header__bars[data-astro-cid-3ef6ksr2]:before{position:absolute;top:-6px;left:0}.site-header__bars[data-astro-cid-3ef6ksr2]:after{position:absolute;top:6px;left:0}.site-header__nav-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .site-header__bars[data-astro-cid-3ef6ksr2]{background:transparent}.site-header__nav-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .site-header__bars[data-astro-cid-3ef6ksr2]:before{transform:translateY(6px) rotate(45deg)}.site-header__nav-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .site-header__bars[data-astro-cid-3ef6ksr2]:after{transform:translateY(-6px) rotate(-45deg)}.site-header__nav-link[data-astro-cid-3ef6ksr2]:hover,.site-header__nav-link[data-astro-cid-3ef6ksr2]:focus-visible{opacity:1;background:var(--hdr-popup-hover)}.site-header__nav-link[data-astro-cid-3ef6ksr2][aria-current]{opacity:1;background:var(--hdr-popup-hover);font-weight:600}@media(min-width:1024px){.site-header[data-astro-cid-3ef6ksr2]{padding:1rem 3rem}.site-header__nav-toggle[data-astro-cid-3ef6ksr2]{display:none}.site-header__nav[data-astro-cid-3ef6ksr2]{position:static;inset:auto;z-index:auto;background:none;visibility:visible;opacity:1;justify-content:center}.site-header__nav-list[data-astro-cid-3ef6ksr2]{flex-direction:row;gap:1.5rem}.site-header__nav-link[data-astro-cid-3ef6ksr2]{font-size:.9375rem}.site-header__right[data-astro-cid-3ef6ksr2]{gap:1.5rem}}@media(prefers-reduced-motion:reduce){.site-header[data-astro-cid-3ef6ksr2],.site-header__logo[data-astro-cid-3ef6ksr2]{transition:none}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--color-carbon);color:var(--color-white);border-top:1px solid rgba(255,255,255,.12);padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;font-family:Poppins,sans-serif;font-size:.8125rem}.site-footer__main[data-astro-cid-sz7xmlte]{width:100%;max-width:75rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.site-footer__copyright[data-astro-cid-sz7xmlte]{justify-self:start;opacity:.85}.site-footer__symbol[data-astro-cid-sz7xmlte]{justify-self:center;height:2rem;width:auto}.site-footer__right[data-astro-cid-sz7xmlte]{justify-self:end;opacity:.85}.site-footer__services[data-astro-cid-sz7xmlte],.site-footer__legal[data-astro-cid-sz7xmlte],.site-footer__social[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 1.5rem}.site-footer__services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.site-footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-white);text-decoration:none;opacity:.7}.site-footer__services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.site-footer__services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible,.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible,.site-footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.site-footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{opacity:1;text-decoration:underline}.site-footer__legal-id[data-astro-cid-sz7xmlte]{margin:0;max-width:75rem;text-align:center;font-size:.75rem;line-height:1.5;opacity:.55}@media(max-width:639px){.site-footer__main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;justify-items:center;text-align:center;gap:.75rem}.site-footer__copyright[data-astro-cid-sz7xmlte],.site-footer__right[data-astro-cid-sz7xmlte]{justify-self:center}}:root{--color-carbon: #373636;--color-quartz: #f6f6f6;--color-graphite: #a8bab9;--color-ice: #eaf3f4;--color-white: #ffffff;--color-black: #000000;--header-h: 4.5rem}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h);height:100%}body{min-height:100vh;display:flex;flex-direction:column;line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Poppins,system-ui,-apple-system,sans-serif;color:var(--color-carbon);background:var(--color-white)}#main-content{flex:1 0 auto}h1,h2,h3,h4,h5,h6{font-family:Michroma,Poppins,sans-serif;font-weight:400;line-height:1.2}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:focus-visible{outline:2px solid currentColor;outline-offset:2px}.skip-to-content{position:absolute;top:-100px;left:.5rem;z-index:1000;padding:.75rem 1rem;background:var(--color-carbon);color:var(--color-white);text-decoration:none;font-weight:500;border-radius:0 0 4px 4px}.skip-to-content:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
