@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}p,h1,h2,h3,h4,h5,h6,li,dl,dt,blockquote{overflow-wrap:break-word}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation;font-size:1rem}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty;max-width:75ch}}@layer layout{html{scroll-behavior:smooth}html body{background-color:var(--color-secondary);flex-flow:column;min-height:100vh;display:flex;overflow-x:hidden}html body footer{margin-top:auto}.grid:not(.grid .grid),.grid-reset{grid-template-columns:1fr;display:grid}@media (min-width:64rem){.grid:not(.grid .grid),.grid-reset{gap:var(--space-xl);grid-template-columns:repeat(14,1fr);place-content:start;width:100%}.grid .grid,.subgrid{gap:inherit;grid-template-columns:subgrid;place-content:start;width:100%;display:grid}:is(.grid .grid,.subgrid):has(.column.is-sticky){align-items:start}}.column{--span:12;grid-column:span var(--span);display:grid}@media (min-width:64rem){.column.is-sticky{top:var(--sticky-top,0);position:sticky}}.span-content{grid-column:2/-2}.span-full{grid-column:1/-1}.flow{align-items:flex-start;gap:var(--flow-gap,var(--space-xs));flex-direction:column;justify-content:start;display:flex}.flow-row{gap:var(--flow-gap,var(--space-xs));flex-direction:column;display:flex}@media (min-width:48rem){.flow-row{flex-direction:row}}}@layer has{.has-text-left{text-align:left}.has-text-center{text-align:center}.has-text-right{text-align:right}.has-items-start{align-items:flex-start}.has-items-center{align-items:center}.has-items-end{align-items:flex-end}.has-items-stretch{align-items:stretch}.has-justify-start{justify-content:flex-start}.has-justify-center{justify-content:center}.has-justify-end{justify-content:flex-end}.has-justify-stretch{justify-content:stretch}}section,.section{padding:var(--space-xl)var(--space-xs)}@media (min-width:48rem){:-webkit-any(section,.section):first-child{padding-top:0}:-moz-any(section,.section):first-child{padding-top:0}:is(section,.section):first-child{padding-top:0}}:-webkit-any(section,.section).has-media{object-fit:contain;flex-direction:column;height:auto;padding:0;display:flex}:-moz-any(section,.section).has-media{object-fit:contain;flex-direction:column;height:auto;padding:0;display:flex}:is(section,.section).has-media{object-fit:contain;flex-direction:column;height:auto;padding:0;display:flex}@media (min-width:48rem){:-webkit-any(section,.section).has-media{height:calc(100vh - var(--space-xl)*2)}:-moz-any(section,.section).has-media{height:calc(100vh - var(--space-xl)*2)}:is(section,.section).has-media{height:calc(100vh - var(--space-xl)*2)}}:-webkit-any(section,.section).has-media video{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-moz-any(section,.section).has-media video{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:is(section,.section).has-media video{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-webkit-any(section,.section).has-media figure{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-moz-any(section,.section).has-media figure{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:is(section,.section).has-media figure{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-webkit-any(section,.section).has-media picture{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-moz-any(section,.section).has-media picture{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:is(section,.section).has-media picture{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-webkit-any(section,.section).has-media img{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:-moz-any(section,.section).has-media img{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:is(section,.section).has-media img{object-fit:contain;width:100%;height:auto;max-height:80vh;margin-left:auto;margin-right:auto}:root{--space-3xs:clamp(.3125rem,.3125rem + 0vw,.3125rem);--space-2xs:clamp(.5625rem,.5369rem + .1136vw,.625rem);--space-xs:clamp(.875rem,.8494rem + .1136vw,.9375rem);--space-s:clamp(1.125rem,1.0739rem + .2273vw,1.25rem);--space-m:clamp(1.6875rem,1.6108rem + .3409vw,1.875rem);--space-l:clamp(2.25rem,2.1477rem + .4545vw,2.5rem);--space-xl:clamp(3.375rem,3.2216rem + .6818vw,3.75rem);--space-2xl:clamp(4.5rem,4.2955rem + .9091vw,5rem);--space-3xl:clamp(6.75rem,6.4432rem + 1.3636vw,7.5rem);--radius-rounded:999em;--color-white:#fff;--color-black:#000;--color-off-white:#f8f8f8;--color-off-black:#1e1e1e;--color-grey:#b7b7b7;--color-purple:#b462ff;--color-green:#1beb9e;--color-yellow:#dddd25}body[data-theme=dark]{--color-primary:var(--color-off-white);--color-secondary:var(--color-off-black);--color-text:var(--color-off-white);--color-title:var(--color-off-white)}body[data-theme=light]{--color-text:var(--color-off-black);--color-title:var(--color-off-black)}.has-color-grey{color:var(--color-grey)}@font-face{font-family:Funnel Display;font-stretch:100%;font-style:normal;font-weight:300 -800;src:url(/build/assets/FunnelDisplay-Variable-CHYKMXMN.woff2)format("woff2")}@font-face{font-display:swap;font-family:Space Mono;font-style:normal;font-weight:400;src:url(/build/assets/SpaceMono-Regular-DxZ5Kts6.woff2)format("woff2")}:root{--font-accent:"Funnel Display",sans-serif;--font-base:"Space Mono";--text-xs:.75rem;--text-sm:.875rem;--text-base:clamp(.875rem,2.5vw,1rem);--text-lg:clamp(1rem,2.5vw,1.125rem);--text-xl:clamp(1.3125rem,2.5vw,1.5rem);--text-2xl:clamp(1.5rem,2.5vw,2rem);--text-3xl:clamp(2rem,5vw,3.25rem);--text-4xl:clamp(2rem,5vw,4.75rem);--leading-none:1;--leading-tight:1.25;--leading-base:1.5;--leading-loose:1.75;--font-300:300;--font-400:400;--font-500:500;--font-600:600;--font-700:700}body{font-family:var(--font-base);font-size:var(--text-base);-webkit-hyphens:auto;hyphens:auto}body .variable-text{cursor:crosshair;font-family:var(--font-accent);will-change:font-weight;display:inline-block}body .variable-text span{line-height:inherit;font-size:inherit;will-change:font-weight}body h1,body h2,body h3,body h4,body h5,body h6{color:var(--color-title);font-family:var(--font-accent);font-weight:var(--font-700);line-height:1}body h1,body .h1{cursor:crosshair;font-size:var(--text-3xl);line-height:var(--leading-none)}body h2{font-size:var(--text-2xl);line-height:var(--leading-tight)}body h2+hr{margin-top:var(--space-s)}body .h2{font-size:var(--text-2xl);line-height:var(--leading-tight)}body .h2+hr{margin-top:var(--space-s)}body h3,body .h3{font-size:var(--text-xl);line-height:var(--leading-tight)}body h4,body h5,body h6,body .h4,body .h5,body .h6{font-size:var(--text-lg);line-height:var(--leading-base)}body p{color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-300);text-wrap:balance;line-height:1.65}body p strong,body p b{font-weight:var(--font-700)}body p em{color:var(--color-yellow);font-weight:var(--font-400);font-style:normal}body sub{color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-300);text-wrap:balance;line-height:1.65}body sub strong,body sub b{font-weight:var(--font-700)}body sub em{color:var(--color-yellow);font-weight:var(--font-400);font-style:normal}body span{color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-300);text-wrap:balance;line-height:1.65}body span strong,body span b{font-weight:var(--font-700)}body span em{color:var(--color-yellow);font-weight:var(--font-400);font-style:normal}body ol{color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-300);text-wrap:balance;line-height:1.65}body ol strong,body ol b{font-weight:var(--font-700)}body ol em{color:var(--color-yellow);font-weight:var(--font-400);font-style:normal}body ul{color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-300);text-wrap:balance;line-height:1.65}body ul strong,body ul b{font-weight:var(--font-700)}body ul em{color:var(--color-yellow);font-weight:var(--font-400);font-style:normal}body a{color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-300);text-wrap:balance;line-height:1.65}body a strong,body a b{font-weight:var(--font-700)}body a em{color:var(--color-yellow);font-weight:var(--font-400);font-style:normal}body ul li,body ol li{list-style-position:inside}body .has-font-base{font-family:var(--font-base)}body .has-font-accent{font-family:var(--font-accent)}body .has-text-small{font-size:var(--text-sm)}body .has-text-medium{font-size:var(--text-xl)}picture{aspect-ratio:var(--aspect-ratio);width:100%;height:auto;max-width:var(--max-width,"none")}img{object-position:center;object-fit:var(--object-fit,"contain");width:100%;height:auto}video{aspect-ratio:var(--aspect-ratio);width:100%;height:auto}figure{flex-direction:column;display:flex}figure figcaption{margin-left:auto;margin-top:var(--space-2xs);font-size:var(--text-s);color:var(--color-grey)}.block-type-text p:not(:first-child){margin-top:var(--space-s)}[data-layout-textalign=center] .block-type-text{display:flex}[data-layout-textalign=center] .block-type-text p{margin-left:auto;margin-right:auto}[data-layout-textalign=right] .block-type-text{display:flex}[data-layout-textalign=right] .block-type-text p{margin-left:auto}blockquote footer{color:var(--color-grey);font-style:italic}blockquote footer:before{content:"—"}.button{color:var(--color-purple);width:-moz-fit-content;width:fit-content;text-decoration:none;display:flex}.button:before{content:"{";margin-right:var(--space-2xs);display:inline}.button:after{content:"}";margin-left:var(--space-2xs);display:inline}.button:hover,.button:focus{background-color:var(--color-purple);color:var(--color-text)}nav.nav ol{flex-flow:wrap;justify-content:space-between;padding-left:0;list-style:none;display:flex}@media (min-width:48rem){nav.nav ol{justify-content:flex-start}}nav.nav ol li:not(:last-child){margin-right:var(--space-xs)}nav.nav ol li a{font-size:var(--text-xs);z-index:2;color:var(--color-purple);text-decoration:none;transition:all .2s ease-in-out;position:relative}@media (min-width:48rem){nav.nav ol li a{font-size:var(--text-base);padding:.125em .5em}}nav.nav ol li a:after{content:"";background-color:var(--color-purple);z-index:-1;width:0%;height:100%;transition:width .2s ease-in-out;position:absolute;bottom:0;left:0}nav.nav ol li a:hover{color:var(--color-secondary)}nav.nav ol li a:hover:after{width:100%}nav.nav ol li a:focus{color:var(--color-secondary)}nav.nav ol li a:focus:after{width:100%}nav.nav ol li a.is-active{background-color:var(--color-purple);color:var(--color-secondary);text-decoration:none}header{gap:var(--space-xs);padding:var(--space-m);flex-direction:column;justify-content:space-between;display:flex}@media (min-width:48rem){header{flex-direction:row;align-items:center}}.footer{padding:var(--space-m);row-gap:var(--space-xs)}@media (min-width:48rem){.footer{padding:var(--space-xs)}}.footer .footer__content{color:var(--color-grey);padding-bottom:var(--space-xl)}.footer .footer__nav{justify-content:space-between;row-gap:var(--space-m);border-top:1px solid var(--color-grey);padding-top:var(--space-m);flex-direction:column-reverse;display:flex}@media (min-width:48rem){.footer .footer__nav{flex-direction:row}}nav.breadcrumb{margin-bottom:var(--space-m)}nav.breadcrumb ol{flex-wrap:wrap;padding-left:0;list-style:none;display:flex}nav.breadcrumb ol li{margin:0}nav.breadcrumb ol li:first-child :before{content:"~"}nav.breadcrumb ol li:not(:last-child) :after{content:"/";margin-right:.5em}nav.breadcrumb ol li a{font-size:var(--text-sm);color:var(--color-grey);text-decoration:none}nav.breadcrumb ol li a:hover,nav.breadcrumb ol li a:focus,nav.breadcrumb ol li a.is-active{color:var(--color-purple);background-color:#0000;text-decoration:none}.block-type-hr{width:100%}hr{border-color:var(--color-text);border-style:solid;width:100%}hr.is-dashed{border-color:var(--color-green);border-style:dashed}.teaser{gap:var(--space-xs);flex-flow:column;display:flex;position:relative}.teaser .teaser__link{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}table{border-collapse:collapse;width:100%}table,table th,table td{border:1px solid var(--color-grey)}table th,table td{text-align:left;vertical-align:top;color:var(--color-text);padding:.5rem}.hero{height:20vh;margin-top:var(--space-xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:48rem){.hero{height:45vh;margin-top:0;margin-bottom:var(--space-xl)}}.hero svg{width:60cqw;height:auto;position:absolute}@media (min-width:48rem){.hero svg{width:40cqw}}.hero svg:first-child{animation:8s ease-in-out infinite idleX;top:0;left:-10cqw}@media (min-width:48rem){.hero svg:first-child{left:-5cqw}}.hero svg:nth-child(2){animation:8s ease-in-out 1s infinite idleX;bottom:0;left:-40cqw}@media (min-width:48rem){.hero svg:nth-child(2){left:-20cqw}}.hero svg:nth-child(3){animation:8s ease-in-out infinite idleXFlipped;bottom:0;right:-10cqw;transform:scaleX(-1)}@media (min-width:48rem){.hero svg:nth-child(3){right:-5cqw}}.hero svg:nth-child(4){animation:8s ease-in-out 1s infinite idleXFlipped;top:0;right:-40cqw}@media (min-width:48rem){.hero svg:nth-child(4){right:-20cqw}}.hero .hero__content{z-index:2;gap:var(--space-s);text-align:center;flex-direction:column;display:flex}.hero .hero__content h1{font-size:var(--text-4xl)}@keyframes idleX{0%{transform:translate(0)}50%{transform:translate(33px)}to{transform:translate(0)}}@keyframes idleXFlipped{0%{transform:scaleX(-1)translate(0)}50%{transform:scaleX(-1)translate(10px)}to{transform:scaleX(-1)translate(0)}}
