@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.B04YIrm4.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.36-45Uyg.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.CsqI23CO.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.C3zng6O6.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.D6XfiR-_.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DKjLVgQi.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Frutiger;font-style:normal;font-weight:400;src:local(""),url(../../../frutiger.ttf) format("truetype")}:root{font-family:Frutiger,Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--font-mono: "Fira Mono", monospace;--pure-white: #ffffff;--pure-dark: #333;--primary-color: rgba(23, 156, 125, 1);--primary-color-trans: rgba(23, 156, 125, .85);--primary-decryptable: rgba(23, 156, 125, .25);--secondary-decryptable: rgba(235, 106, 10, .25);--secondary-color: rgba(235, 106, 10, 1);--secondary-color-trans: rgba(235, 106, 10, .85);--tertiary-color: rgba(0, 110, 146, 1);--accent-color: rgba(37, 186, 226, 1);--heading-color: var(--pure-white);--text-color: #333;--background-without-opacity: rgba(255, 255, 255, .7);--trans: rgba(255, 255, 255, 0);--article-width: 800px;--column-width: 42rem;--column-margin-top: 4rem;--qr-color: var(--secondary-color)}body{min-height:1024px;margin:0;background-color:var(--primary-color);background:linear-gradient(180deg,var(--primary-color) 0%,var(--primary-color) 5%,var(--pure-white) 58%,var(--pure-white) 100%);color:var(--text-color);font-family:Frutiger}body:before{content:"";width:80vw;height:100vh;position:absolute;top:0;left:10vw;z-index:-1;background:radial-gradient(50% 50% at 50% 50%,var(--pure-white) 0%,rgba(255,255,255,0) 100%);opacity:.05}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,p{font-weight:400;color:var(--heading-color)}p{line-height:1.5}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--text-color)}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}[data-tooltip]{position:relative;z-index:2;display:block}[data-tooltip]:before,[data-tooltip]:after{visibility:hidden;opacity:0;pointer-events:none;transition:.2s ease-out;transform:translate(-50%,5px)}[data-tooltip]:before{position:absolute;bottom:100%;left:50%;margin-bottom:20px;padding:7px;width:100%;min-width:140px;max-width:250px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#000;background-color:#333333e6;color:#fff;content:attr(data-tooltip);text-align:center;font-size:14px;line-height:1.2;transition:.2s ease-out}[data-tooltip]:after{position:absolute;bottom:100%;left:50%;width:0;border-top:5px solid #000;border-top:5px solid hsla(0,0%,20%,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0;margin-bottom:15px}[data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;opacity:1;transform:translate(-50%)}[data-tooltip=false]:hover:before,[data-tooltip=false]:hover:after{visibility:hidden;opacity:0}.pk{max-width:64px;width:64px}.sk{max-width:32px;width:32px}section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1;margin-top:20px}@media screen and (max-width: 767px){section,form,.content{width:100%}}header.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:flex;justify-content:space-between;padding:0;margin:0}.corner.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{width:14em;height:3em}.cornerRight.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:flex;width:14em;height:3em}.corner.svelte-c7s3gk a.svelte-c7s3gk.svelte-c7s3gk{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cornerRight.svelte-c7s3gk div.svelte-c7s3gk a.svelte-c7s3gk,.cornerRight.svelte-c7s3gk div.active a.svelte-c7s3gk.svelte-c7s3gk{background:var(--primary-color)}li.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{position:relative;height:100%}li.active.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk:before{--size:8px;content:"";width:0;height:0;top:0;position:absolute;left:calc(50% - var(--size));border:var(--size) solid transparent;border-top:var(--size) solid #fff}.gruppe1.svelte-c7s3gk li.active.svelte-c7s3gk.svelte-c7s3gk:before,.gruppe2.svelte-c7s3gk li.active.svelte-c7s3gk.svelte-c7s3gk:before{top:calc(1% - var(--size))}.cornerRight.svelte-c7s3gk ul.svelte-c7s3gk li.active a.svelte-c7s3gk{color:var(--pure-white)}.cornerRight.svelte-c7s3gk ul.svelte-c7s3gk li a.svelte-c7s3gk:hover{color:var(--pure-white);z-index:1;text-decoration:none}.corner.svelte-c7s3gk img.svelte-c7s3gk.svelte-c7s3gk{width:10em;height:2em;object-fit:contain}nav.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:flex;justify-content:center}ul.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{position:absolute;top:0;margin:0;height:3em;display:flex;justify-content:center;align-items:center;list-style:none;padding-left:20px}nav.svelte-c7s3gk a.svelte-c7s3gk.svelte-c7s3gk{display:flex;height:100%;align-items:center;padding:0 1em;color:#000;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:10%;text-decoration:none;transition:color .2s linear}a.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk:hover{color:var(--secondary-color)}a.active.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{color:#fff}main.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{width:100%;padding:2rem;text-align:center}footer.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;font-size:.75em;position:fixed;bottom:0;left:25px}footer.svelte-c7s3gk p.svelte-c7s3gk.svelte-c7s3gk{color:var(--text-color);background-color:#0000;padding:10px;border-radius:25px}footer.svelte-c7s3gk a.svelte-c7s3gk.svelte-c7s3gk{font-weight:400;color:var(--secondary-color)}@media only screen and (max-width: 64em){.corner.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:none}nav.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk,ul.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{width:100%;min-width:100%;background:#fff;height:60px}nav.svelte-c7s3gk a.svelte-c7s3gk.svelte-c7s3gk{padding:5px;margin:0}header.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:flex;flex-direction:column;justify-content:flex-end;width:100%}.cornerRight.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{position:fixed;top:60px;right:0;height:2em;display:flex;text-align:right}.cornerRight.svelte-c7s3gk div.svelte-c7s3gk a.svelte-c7s3gk{background:#fff0}header.svelte-c7s3gk nav a.active.svelte-c7s3gk.svelte-c7s3gk{color:var(--secondary-color)}main.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{padding:0;position:fixed;left:0;top:90px;width:100%}.gruppe1.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{background:transparent}}.gruppe1.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk,.gruppe2.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{display:flex;padding:13px;border-radius:0 0 20px 20px;margin-right:10px}.gruppe1.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk,.gruppe2.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{background:#ffffff40}ul.svelte-c7s3gk.svelte-c7s3gk.svelte-c7s3gk{padding-right:110px}
