:root{--RGB_Background: 245, 245, 245;--RGB_Blue: 0, 107, 163;--RGB_Grey: 240, 240, 240;--RGB_Text: 43, 55, 56;--Color_Background: rgb(var(--RGB_Background));--Color_Blue: rgb(var(--RGB_Blue));--Color_Grey: rgb(var(--RGB_Grey));--Color_Text: rgb(var(--RGB_Text));--Header_H: 70px;--Header_Spacing: 6px;--Spacing: 20px;--Transition: .5s ease;--Radius: 10px;--Shadow: 0 0 10px rgba(0, 0, 0, .2);--Width: max(min(60vw, 750px), 480px);--MarginLeft: calc((100vw - var(--Width)) / 2);--color-bg-0: rgb(202, 216, 228);--color-bg-1: hsl(209, 36%, 86%);--color-bg-2: hsl(224, 44%, 95%)}@media only screen and (hover: none) and (pointer: coarse){:root{--Width: 100vw;--MarginLeft: 0}}html,body{max-width:100%;overflow-x:hidden}::selection{color:#fff;background:rgba(var(--RGB_Text),.5)}body{background-color:var(--Color_Background);margin:0;padding:0;color:var(--Color_Text);font-size:1rem;font-family:Lato,sans-serif}h1{font-weight:400}h1,h2,h3{display:flex;justify-content:center;font-weight:400;width:100%;text-align:center;padding:0;margin:0;margin-bottom:var(--Spacing)}span{display:block;margin:var(--Spacing);margin-top:0;text-align:justify}a{color:var(--Color_Text)!important}.Card>a{color:rgba(var(--RGB_Text),.5)!important}iframe{aspect-ratio:16 / 9;height:100%;width:100%;margin-bottom:var(--Spacing);border-radius:var(--Radius)}svg{width:100%;height:100%;fill:var(--Color_Text)}.splide__slide img{margin-top:0;margin-bottom:30px!important;margin-left:0}.splide__pagination__page{background-color:rgba(var(--RGB_Text),.5)!important}.splide__pagination__page.is-active{background-color:var(--Color_Text)!important}@media not screen and (hover: none) and (pointer: coarse){html{overflow:-moz-scrollbars-vertical;overflow-y:scroll}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--Color_Background)}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}}@media only screen and (hover: none) and (pointer: coarse){.Col:first-child>.Card{padding-left:10px!important;padding-right:0!important}.Col:last-child>.Card{padding-right:10px!important;padding-left:0!important}.Col:first-child>.Item{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.Col:last-child>.Item{border-top-right-radius:0!important;border-bottom-right-radius:0!important}iframe{border-radius:0}}.Menu.svelte-1rp9wrw{position:fixed;width:100vw;top:0;left:0;z-index:99;display:grid;grid-template-columns:1fr auto 1fr;flex-direction:column;align-items:flex-start;width:100%;min-height:var(--Header_H);background-color:var(--Color_Background);border-bottom:1px solid var(--Color_Grey);box-shadow:0 2px 5px rgba(var(--RGB_Text),.1)}.Center.svelte-1rp9wrw{object-fit:contain}.Logo.svelte-1rp9wrw{display:flex;justify-content:center;align-items:center;height:var(--Header_H);width:calc(575 / 200 * (var(--Header_H) - 10px));transition:transform .2s;cursor:pointer}.Links.svelte-1rp9wrw{font-size:1.2rem;display:flex;justify-content:center;align-items:center;column-gap:20px;margin:10px}.Links.svelte-1rp9wrw:not(.MenuExpanded){display:none}.Link.svelte-1rp9wrw:hover,.LinkActive.svelte-1rp9wrw{cursor:pointer;text-decoration:underline}.Right.svelte-1rp9wrw{display:flex;height:100%;justify-content:flex-end;padding-right:10px}.Burger.svelte-1rp9wrw{margin-top:calc((var(--Header_H) - 25px) / 2);width:25px;height:25px;cursor:pointer;opacity:50%;transition:opacity .2s}.BurgerExpanded.svelte-1rp9wrw{opacity:100%}@media not screen and (hover: none) and (pointer: coarse){.Burger.svelte-1rp9wrw:hover{opacity:100%}.Logo.svelte-1rp9wrw:hover{transform:scale(1.05)}}main.svelte-13i9g65{margin-top:calc(var(--Header_H) + var(--Spacing))}.Container.svelte-13i9g65{width:var(--Width);margin-left:var(--MarginLeft)}
