*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0;margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1;border:0;padding:0}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}body,button,input,select,textarea{font:14px Roboto,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Roboto Slab,sans-serif}body{width:100vw;height:100vh;overflow:hidden;background-color:#f7f8fa;color:#1d2129}svg{outline:none}:root{--header-height: 3.5em;--background: #f7f8fa;--foreground: #1d2129;--primary: #01479C;--primary-selected: #00326e;--primary-hovered: #234B97;--primary-foreground: #fff;--primary-foreground-selected: #eee;--primary-foreground-hovered: #fff;--secondary: #70ABE8;--secondary-selected: #2488FB;--secondary-hovered: #89bef5;--secondary-foreground:#1d2129;--secondary-foreground-selected: #1d2129;--muted: #f7f5f7;--muted-selected: #c2c2c2;--muted-hovered: #dcdcdc;--muted-foreground: #969696;--muted-foreground-selected: #606060;--accent: #EFC625;--accent-selected: #c7a51f;--accent-hovered: #eeca41;--accent-foreground: #333;--accent-foreground-selected: #222;--extra-color: #2dbb6d}.menu-item.svelte-nzh0uw{position:relative;padding:.5em;width:100%;border-radius:.25em;background-color:var(--secondary-hovered);color:var(--foreground);min-width:12em;justify-content:center;align-items:center;display:flex;flex-direction:column;text-align:left;text-decoration:none;margin:.2em 0}.menu-item.svelte-nzh0uw img:where(.svelte-nzh0uw){margin-left:auto;margin-right:auto;padding:.25em;display:block;max-width:100%;max-height:4em;width:auto;height:auto;object-fit:contain}.opened.svelte-nzh0uw{background-color:var(--secondary-selected);color:var(--secondary-foreground-selected)}.submenu.svelte-nzh0uw{position:absolute;background-color:var(--secondary-hovered);color:var(--foreground);padding:.25em;min-width:12em;width:max-content;max-width:24em;z-index:2000;display:flex;flex-direction:column;border-radius:.5em;justify-content:flex-start;align-items:start;box-shadow:0 1px 2px #00000014,0 2px 4px #00000012,0 4px 8px #0000000f;overflow-y:auto;max-height:75vh}.submenu.bottom.svelte-nzh0uw{top:100%;left:0;margin-top:.5em}.submenu.top.svelte-nzh0uw{bottom:100%;left:0;margin-bottom:.5em}.submenu.left.svelte-nzh0uw{top:0;right:100%;margin-right:.5em}.submenu.right.svelte-nzh0uw{top:0;left:100%;margin-left:.5em}.divider.svelte-nzh0uw{height:1px;width:85%;align-self:center;border-bottom:1px solid var(--secondary-selected)}.dropdown.svelte-11mnfin{position:relative;display:inline-block;width:100%}.menu.svelte-11mnfin{position:absolute;background:var(--secondary-hovered);color:var(--foreground);padding:.25em;min-width:9em;z-index:5000;display:flex;flex-direction:column;border-radius:.5em;justify-content:center;align-items:start;box-shadow:0 1px 2px #00000014,0 2px 4px #00000012,0 4px 8px #0000000f}.menu.bottom-right.svelte-11mnfin{top:100%;left:0;margin-top:.25em}.menu.bottom-left.svelte-11mnfin{top:100%;right:0;margin-top:.25em}.menu.top-right.svelte-11mnfin{bottom:100%;left:0;margin-bottom:.25em}.menu.top-left.svelte-11mnfin{bottom:100%;right:0;margin-bottom:.25em}.menu.left.svelte-11mnfin{top:0;right:100%;margin-right:.25em}.menu.right.svelte-11mnfin{top:0;left:100%;margin-left:.25em}.button.svelte-11mnfin{background-color:var(--primary);color:var(--primary-foreground);padding:.5em 1em;border-radius:.5em;display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:small}.opened.svelte-11mnfin{background-color:var(--primary-selected);color:var(--primary-foreground-selected)}header.svelte-423q1n{display:flex;justify-content:space-between;align-items:center;padding:.5em 1em;background:#01499e;color:var(--primary-foreground);position:fixed;top:0;left:0;width:100%;z-index:500;height:var(--header-height)}header.admin.svelte-423q1n{background:#faa000}header.svelte-423q1n h1:where(.svelte-423q1n){font-size:1.5rem}header.svelte-423q1n a:where(.svelte-423q1n){background:#2488fb;color:#fff;text-decoration:none;padding:.5em 2em;border-radius:.5em;transition:background .3s;display:none;font-size:small}header.svelte-423q1n a:where(.svelte-423q1n):hover{background:#0480ff}header.svelte-423q1n .visible-buttons-container:where(.svelte-423q1n){display:flex;gap:.5em;width:auto;height:100%;align-items:stretch;justify-content:flex-end;justify-self:flex-end}header.svelte-423q1n .visible-buttons-container:where(.svelte-423q1n) .dropmenu-container:where(.svelte-423q1n){display:flex;align-items:center;justify-content:center}main.svelte-423q1n{width:100%;height:100%;padding-top:var(--header-height)}.legal-copy.svelte-423q1n{position:absolute;bottom:0;right:1em;font-size:.75em;z-index:10000}@media screen and (min-width: 80em){header.svelte-423q1n a:where(.svelte-423q1n){display:block}}
