:root{--white:#fffdfd;--black:#1e1e1e;--blue:#365cff;--line:#1e1e1e24;--line-soft:#1e1e1e14;--gray:#1e1e1e85;--ink:var(--black);--side:clamp(20px, 3vw, 48px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-family:Rethink Sans,sans-serif;font-weight:400;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{max-width:1600px;padding:0 var(--side);margin:0 auto}.contained{max-width:var(--contained-width,1150px);padding:0 var(--side);margin:0 auto}.eyebrow{letter-spacing:.04em;color:var(--gray);font-size:13px;font-style:italic;font-weight:400}[data-theme=dark]{background:var(--black);color:var(--white);--line:#fffdfd29;--line-soft:#fffdfd1a;--gray:#fffdfd8c;--ink:var(--white)}header[data-astro-cid-nen7h5rs]{z-index:50;transition:top .4s,width .4s,left .4s;position:fixed;top:0;left:0;right:0}header[data-astro-cid-nen7h5rs].scrolled{width:calc(100% - 40px);max-width:700px;top:14px;left:50%;right:auto;transform:translate(-50%)}header[data-astro-cid-nen7h5rs] .wrap[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;display:flex}.header-static[data-astro-cid-nen7h5rs]{color:var(--black)}.header-static[data-astro-cid-nen7h5rs] .wrap[data-astro-cid-nen7h5rs]{backdrop-filter:blur(6px);border-bottom:1px solid var(--line);background:#fffdfde6;height:76px;transition:background .4s,border-radius .4s,box-shadow .4s,height .4s,border-color .4s,color .4s}.header-static[data-astro-cid-nen7h5rs].scrolled .wrap[data-astro-cid-nen7h5rs]{background:var(--black);color:var(--white);backdrop-filter:none;border-bottom-color:#0000;border-radius:100px;height:66px;box-shadow:0 14px 40px #1e1e1e2e}.header-dynamic[data-astro-cid-nen7h5rs]{color:var(--ink);background:0 0;transition:color .35s,top .4s,width .4s,left .4s}.header-dynamic[data-astro-cid-nen7h5rs][data-theme=dark]{color:var(--white);background:0 0}.header-dynamic[data-astro-cid-nen7h5rs] .wrap[data-astro-cid-nen7h5rs]{background:0 0;border-radius:0;height:80px;transition:background .4s,border-radius .4s,box-shadow .4s,height .4s}.header-dynamic[data-astro-cid-nen7h5rs].scrolled .wrap[data-astro-cid-nen7h5rs]{border-radius:100px;height:66px;box-shadow:0 14px 40px #1e1e1e2e}.header-dynamic[data-astro-cid-nen7h5rs].scrolled[data-theme=dark] .wrap[data-astro-cid-nen7h5rs]{background:var(--white);color:var(--black)}.header-dynamic[data-astro-cid-nen7h5rs].scrolled[data-theme=light] .wrap[data-astro-cid-nen7h5rs]{background:var(--black);color:var(--white)}.logo-mark[data-astro-cid-nen7h5rs]{color:currentColor;width:auto;height:20px;display:block}nav[data-astro-cid-nen7h5rs]{align-items:center;gap:34px;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:4px 0;font-size:13px;font-weight:500;position:relative}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{content:"";background:currentColor;width:0;height:1px;transition:width .25s;position:absolute;bottom:0;left:0}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover:after{width:100%}.lang-switch-inline[data-astro-cid-nen7h5rs]{letter-spacing:.03em;opacity:.65;border:1px solid;border-radius:100px;padding:5px 12px;font-size:11px;font-weight:600;transition:opacity .2s}.lang-switch-inline[data-astro-cid-nen7h5rs]:after{display:none}.lang-switch-inline[data-astro-cid-nen7h5rs]:hover{opacity:1}@media (width>=761px){header[data-astro-cid-nen7h5rs].scrolled .lang-switch-inline[data-astro-cid-nen7h5rs]{display:none}}.lang-switch-float[data-astro-cid-nen7h5rs]{z-index:51;letter-spacing:.03em;background:var(--white);color:var(--black);border:1px solid var(--line);opacity:0;visibility:hidden;border-radius:100px;padding:9px 16px;font-size:12px;font-weight:600;transition:opacity .3s,transform .3s,visibility 0s linear .3s;position:fixed;top:14px;right:20px;transform:translateY(-6px);box-shadow:0 10px 24px #1e1e1e24}.lang-switch-float[data-astro-cid-nen7h5rs]:hover{background:var(--black);color:var(--white);border-color:var(--black)}.lang-switch-float[data-astro-cid-nen7h5rs].visible{opacity:1;visibility:visible;transition:opacity .3s,transform .3s;transform:translateY(0)}@media (width<=760px){.lang-switch-float[data-astro-cid-nen7h5rs]{display:none}}.nav-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none;position:relative}.nav-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:currentColor;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-toggle[data-astro-cid-nen7h5rs].open span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[data-astro-cid-nen7h5rs].open span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-nen7h5rs].open span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-backdrop[data-astro-cid-nen7h5rs]{z-index:45;opacity:0;background:#1e1e1e66;transition:opacity .3s;display:none;position:fixed;inset:0}.nav-backdrop[data-astro-cid-nen7h5rs].open{opacity:1;display:block}@media (width<=760px){.nav-toggle[data-astro-cid-nen7h5rs]{background:var(--black);border-radius:100px;align-items:center;width:40px;height:40px;padding:0 9px;display:flex}.nav-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--white)}nav[data-astro-cid-nen7h5rs]{background:var(--white);width:min(78vw,320px);height:100dvh;color:var(--black);z-index:56;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;padding:0 clamp(28px,8vw,48px);transition:right .35s;position:fixed;top:0;right:-340px;box-shadow:-10px 0 34px #1e1e1e1f}nav[data-astro-cid-nen7h5rs].open{right:0}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:19px;font-weight:600}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].lang-switch-inline{margin-top:10px;font-size:12px}}footer[data-astro-cid-jo6i4kqk]{padding:0 0 40px}.footer-cta[data-astro-cid-jo6i4kqk]{text-align:center;background:var(--white);padding:56px var(--side);justify-content:center;align-items:center;width:100%;margin-bottom:50px;display:flex}.footer-cta[data-astro-cid-jo6i4kqk] .cta-inner[data-astro-cid-jo6i4kqk]{align-items:center;gap:16px;display:inline-flex}.footer-cta[data-astro-cid-jo6i4kqk] h2[data-astro-cid-jo6i4kqk]{letter-spacing:-.02em;color:var(--black);font-size:clamp(36px,6vw,84px);font-weight:800}.footer-cta[data-astro-cid-jo6i4kqk] .cta-arrow[data-astro-cid-jo6i4kqk]{width:clamp(20px,3vw,38px);height:auto;color:var(--black);opacity:0;transition:opacity .3s,transform .3s;transform:translate(-12px)translateY(12px)}.footer-cta[data-astro-cid-jo6i4kqk]:hover .cta-arrow[data-astro-cid-jo6i4kqk]{opacity:1;transform:translate(0)translateY(0)}.footer-top[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:40px;display:flex}.footer-col[data-astro-cid-jo6i4kqk] h3[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.08em;color:var(--gray);margin-bottom:14px;font-size:12px;font-weight:500}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer-col[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin-bottom:8px;font-size:15px;display:block}.footer-big[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:30px;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{width:auto;height:38px;color:var(--white)}.footer-meta[data-astro-cid-jo6i4kqk]{color:var(--gray);text-align:right;font-size:12px}.footer-large[data-astro-cid-jo6i4kqk] .footer-top[data-astro-cid-jo6i4kqk]{padding-bottom:50px}.footer-large[data-astro-cid-jo6i4kqk] .footer-big[data-astro-cid-jo6i4kqk]{padding-top:36px}.footer-large[data-astro-cid-jo6i4kqk] .footer-logo[data-astro-cid-jo6i4kqk]{height:44px}
