.header[data-astro-cid-nen7h5rs]{z-index:20;height:var(--header-h);padding:var(--header-pad) var(--gutter);color:var(--black);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.header--overlay[data-astro-cid-nen7h5rs]{color:var(--white);position:absolute;inset:0 0 auto}.logo[data-astro-cid-nen7h5rs]{z-index:2;justify-self:center;position:relative}.logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:clamp(110px,11vw,150px);height:auto}.logo-light[data-astro-cid-nen7h5rs],.header--overlay[data-astro-cid-nen7h5rs] .logo-dark[data-astro-cid-nen7h5rs]{display:none}.header--overlay[data-astro-cid-nen7h5rs] .logo-light[data-astro-cid-nen7h5rs]{display:block}.is-open[data-astro-cid-nen7h5rs] .logo-light[data-astro-cid-nen7h5rs]{display:none}.is-open[data-astro-cid-nen7h5rs] .logo-dark[data-astro-cid-nen7h5rs]{display:block}.is-open[data-astro-cid-nen7h5rs]{color:var(--black)}.burger[data-astro-cid-nen7h5rs]{z-index:2;width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;place-content:center start;justify-self:start;gap:7px;padding:0;display:grid;position:relative}.burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:currentColor;width:30px;height:1px;transition:transform .3s;display:block}.is-open[data-astro-cid-nen7h5rs] .burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(4px)rotate(45deg)}.is-open[data-astro-cid-nen7h5rs] .burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:last-child{transform:translateY(-4px)rotate(-45deg)}.lang[data-astro-cid-nen7h5rs]{z-index:2;justify-self:end;text-decoration:none;position:relative}.lang[data-astro-cid-nen7h5rs]:hover{text-underline-offset:.4em;text-decoration:underline}.menu[data-astro-cid-nen7h5rs]{background:var(--white);color:var(--black);opacity:0;visibility:hidden;place-content:center;justify-items:center;gap:3rem;transition:opacity .35s,visibility .35s;display:grid;position:fixed;inset:0}.is-open[data-astro-cid-nen7h5rs] .menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible}.menu[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{justify-items:center;gap:1.4rem;margin:0;padding:0;list-style:none;display:grid}.menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{text-transform:uppercase;letter-spacing:.25em;font-size:clamp(1rem,2vw,1.25rem);text-decoration:none}.menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{text-underline-offset:.5em;text-decoration:underline 1px}.menu-foot[data-astro-cid-nen7h5rs]{color:var(--muted);margin:0}.footer[data-astro-cid-jo6i4kqk]{padding-block:clamp(2rem,4vw,3rem)}.line[data-astro-cid-jo6i4kqk]{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.3rem .8rem;margin:0;font-size:.65rem;display:flex}a[data-astro-cid-jo6i4kqk]{text-decoration:none}a[data-astro-cid-jo6i4kqk]:hover{color:var(--black);text-underline-offset:.4em;text-decoration:underline}@font-face{font-family:DM Sans;font-style:normal;font-weight:300 500;font-display:swap;src:url(/fonts/dm-sans-latin.woff2)format("woff2")}:root{--white:#fff;--black:#111;--olive:#757263;--dark:#292929;--peach:#f8e2d3;--light:#eeedeb;--paper:#f6f4f1;--muted:#77736a;--font-body:"DM Sans", system-ui, sans-serif;--font-head:var(--font-body);--gutter:clamp(1rem, 3vw, 2.5rem);--section:clamp(3.5rem, 9vw, 8rem);--header-pad:clamp(1.25rem, 2.5vw, 2rem);--header-h:calc(44px + 2 * var(--header-pad));--gap:clamp(6px, .7vw, 10px)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--white);color:var(--black);font-family:var(--font-body);letter-spacing:.01em;-webkit-font-smoothing:antialiased;margin:0;font-weight:300;line-height:1.6}img,video{max-width:100%;height:auto;display:block}a{color:inherit}p{margin:0 0 1em;font-size:clamp(.95rem,1.1vw,1.05rem)}h1,h2,h3,h4{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.18em;margin:0 0 1em;font-weight:400;line-height:1.4}h1,.h2{font-size:clamp(1rem,1.6vw,1.2rem)}h2{font-size:clamp(.9rem,1.3vw,1.05rem)}h3,h4{font-size:.85rem}.caps{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:400;line-height:1.9}.container{width:100%;max-width:1440px;padding-inline:var(--gutter);margin-inline:auto}.narrow{max-width:620px;margin-inline:auto}.section{padding-block:var(--section)}.center{text-align:center}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dark{background:var(--dark);color:var(--white)}.link{text-underline-offset:.35em;text-decoration:underline 1px}
