*::selection{background-color:var(--c-brand-light);color:var(--c-white-dark)}.home .hero img{max-width:450px!important}.hero,h1,h2,h3,h4,h5,h6,.nav-bar{font-family:"Noto Serif",serif;font-weight:700}h2{margin-bottom:1.25rem;border-bottom:1px solid var(--c-divider)}table{display:block;border-collapse:collapse;margin:1rem 0;overflow-x:auto}th,tr{border-top:0;padding:0}tr:nth-child(2n){background-color:var(--c-table-2nd-row-bg-color)}td{border:1px solid var(--c-table-border-color);padding:.6em 1em}*,:before,:after{box-sizing:border-box}p,ol,ul{margin:1rem 0;line-height:1.7}html body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:1.4;font-family:var(--font-family-base);font-size:16px;font-weight:400;color:var(--c-text);background-color:var(--c-bg);direction:ltr;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--c-brand: #213be5;--c-brand-light: #4c61eb;--header-height: 3.6rem;--header-logo-height: 2.2rem;--font-family-base: "Baloo Thambi 2", cursive;--c-divider: var(--c-brand-light);--c-table-border-color: #dfe2e5;--c-table-2nd-row-bg-color: #f6f8fa;--c-white: #ffffff;--c-white-dark: #f8f8f8;--c-black: #000000;--c-divider-light: rgba(60, 60, 67, .12);--c-divider-dark: rgba(84, 84, 88, .48);--c-text-light-1: #2c3e50;--c-text-light-2: #476582;--c-text-light-3: #90a4b7;--font-family-mono: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;--z-index-navbar: 10;--z-index-sidebar: 6;--shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16);--c-text: var(--c-text-light-1);--c-text-light: var(--c-text-light-2);--c-text-lighter: var(--c-text-light-3);--c-bg: var(--c-white);--c-bg-accent: var(--c-white-dark);--code-line-height: 24px;--code-font-family: var(--font-family-mono);--code-font-size: 14px;--code-inline-bg-color: rgba(27, 31, 35, .05);--code-bg-color: #282c34}.nav-bar-title[data-v-4748cc11]{font-weight:600;color:var(--c-text);display:flex;flex-direction:row;align-items:center}.nav-bar-title[data-v-4748cc11]:hover{text-decoration:none}.logo[data-v-4748cc11]{margin-right:.75rem;height:var(--header-logo-height);width:var(--header-logo-height);vertical-align:bottom}.nav-bar[data-v-1d3c234e]{position:fixed;top:0;right:0;left:0;z-index:var(--z-index-navbar);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--c-divider-light);padding:.7rem 1.5rem;height:var(--header-height);background-color:var(--c-bg)}@media (min-width: 720px){.nav-bar[data-v-1d3c234e]{padding:.7rem 1.5rem}}.flex-grow[data-v-1d3c234e]{flex-grow:1}.nav[data-v-1d3c234e]{display:none}@media (min-width: 720px){.nav[data-v-1d3c234e]{display:block}}.carousel[data-v-402e2e8e]{display:flex;flex-direction:column;width:calc(100% + 4rem);position:relative;overflow:hidden;margin-left:-2rem;margin-right:-2rem}.carousel-wrapper[data-v-402e2e8e]{transform:translate(calc(100% * var(--slide)));transition:transform .5s ease 0s;flex-basis:100%;display:flex;flex-direction:row}.slide[data-v-8ff9f0d0]{width:100%;min-width:100%;flex-shrink:0}.img-slide{min-height:10rem;height:50vh;max-height:30rem;background-size:cover;background-position:center center}.home{padding:var(--header-height) 2rem 0;max-width:950px;margin:0 auto;display:block}.home .VueCarousel{margin-left:-2rem;margin-right:-2rem}.hero{text-align:center}.hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.hero h1{font-size:2rem;margin:1.8rem auto}.welcome-banner-container{height:5rem;position:relative}.welcome-banner{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:flex-end}.welcome-banner>div{margin-bottom:1rem;display:flex;flex-direction:column;font-size:1.3rem}@media (max-width: 419px){.hero img{max-height:210px;margin:2rem auto 1.2rem}.hero h1{font-size:2rem;margin:1.2rem auto}}@media (max-width: 420px){.content[data-v-468fb757]{clear:both}}.container[data-v-468fb757]{margin:0 auto;padding:var(--header-height) 2rem 0;max-width:60rem}h1,h2,h3,h4,h5,h6{font-weight:600}body{font-weight:400}button{font-family:inherit}.my-4{margin-top:1rem}details summary h1,details summary h2,details summary h3,details summary h4,details summary h5,details summary h6{display:inline}details summary{padding-top:1rem;padding-bottom:1rem}footer{margin-top:4rem;padding:2.5rem 0;border-top:1px solid #eaecef;text-align:center;color:#4e6e8e}.inline[data-v-5f404ad8]{display:inline-flex}.link-reveal[data-v-5f404ad8]{cursor:pointer;margin-left:.3ch}.svg-container[data-v-3407d38e]{max-width:calc(100% + 2rem);overflow-x:auto;margin-left:-2rem;margin-right:-2rem;padding-left:2rem;margin-top:4rem}@media (max-width: 419px){.svg-container[data-v-3407d38e]{max-width:calc(100% + 1.5rem);margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem}}svg[data-v-3407d38e]{min-width:30rem;max-width:50rem}text.location[data-v-3407d38e]{font-size:24px}text[data-v-3407d38e]{font-size:20px;font-family:Roboto}text.label[data-v-3407d38e]{font-weight:600}.fade-enter-active[data-v-3407d38e],.fade-leave-active[data-v-3407d38e]{transition:opacity .3s}.fade-enter-from[data-v-3407d38e],.fade-leave-to[data-v-3407d38e]{opacity:0}.flex-row[data-v-931cee95]{display:flex;flex-direction:row;align-items:center}.vorstand-box[data-v-931cee95]{border:1px solid var(--c-table-border-color);padding:.2rem .4rem;margin:.4rem 0}.img[data-v-931cee95]{width:6rem;height:6rem;background-size:cover;background-position:center}.detail[data-v-931cee95]{padding-left:1rem}.box-layout[data-v-bf279f31]{display:flex;flex-direction:row;flex-wrap:wrap}.box-layout>*{min-width:18rem;flex:1 1 0px}details[data-v-3e514e2f]{text-align:initial}h3[data-v-3e514e2f]{font-size:1.15rem}h1[data-v-3e514e2f],h2[data-v-3e514e2f],h3[data-v-3e514e2f],h4[data-v-3e514e2f],h5[data-v-3e514e2f],h6[data-v-3e514e2f]{font-family:Roboto,sans-serif;font-weight:700}details[data-v-3868550c]{text-align:initial}h3[data-v-3868550c]{font-size:1.15rem}h1[data-v-3868550c],h2[data-v-3868550c],h3[data-v-3868550c],h4[data-v-3868550c],h5[data-v-3868550c],h6[data-v-3868550c]{font-family:Roboto,sans-serif;font-weight:700}
