:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.tata.text{color:var(--theme-colors-text);background:var(--theme-colors-background-contrast)}.tata.log{color:var(--theme-colors-text);background:var(--theme-colors-background-contrast)}.tata.info{color:var(--theme-colors-text);background:var(--theme-colors-background-contrast)}.tata.warn{color:var(--theme-colors-text);background:var(--theme-colors-yellow)}.tata.error{color:var(--theme-colors-text);background:var(--theme-colors-red)}.tata.success{color:var(--theme-colors-text);background:var(--theme-colors-green)}circle.svelte-1h00hbz{fill:var(--theme-colors-text,initial)}hr.rounded.svelte-10jmif3{border-top:1px solid #bbb;border-radius:5px;width:90vw;transform:translateY(-5px);z-index:-100}.nav-bar.svelte-1ehq2bs.svelte-1ehq2bs{height:12vh;display:flex;align-items:center;justify-content:space-around;flex-direction:row;font-family:"Cinzel Decorative",cursive;font-weight:700;font-size:large;color:var(--theme-colors-text);margin:10px 0}.nav-container.svelte-1ehq2bs.svelte-1ehq2bs{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.header-logo.svelte-1ehq2bs.svelte-1ehq2bs{width:100px;position:relative;cursor:pointer;margin-bottom:8px}.toast-login.svelte-1ehq2bs.svelte-1ehq2bs{font-weight:400;font-size:x-small;position:absolute;min-width:max-content;width:300%;left:-100%;text-align:center;font-weight:700}.header-container.svelte-1ehq2bs.svelte-1ehq2bs{position:absolute;display:flex;align-items:center;height:100%;width:30vw;justify-content:space-around}.header-container.left.svelte-1ehq2bs.svelte-1ehq2bs{right:120%}.header-container.right.svelte-1ehq2bs.svelte-1ehq2bs{left:120%}.header-link.svelte-1ehq2bs.svelte-1ehq2bs{position:relative;overflow:hidden}.header-link.svelte-1ehq2bs a.svelte-1ehq2bs{text-decoration:none}.header-link.svelte-1ehq2bs a.svelte-1ehq2bs:link{color:var(--theme-colors-text)}.header-link.svelte-1ehq2bs.svelte-1ehq2bs::before{position:absolute;bottom:0;left:-100%;content:"";height:2px;width:100%;border-radius:5px;background-color:var(--theme-colors-text);transition:all .4s ease-in-out}.header-link.svelte-1ehq2bs.svelte-1ehq2bs:focus-within::before{left:0}.header-link.svelte-1ehq2bs.svelte-1ehq2bs:hover::before{left:0}.header-link.svelte-1ehq2bs a.svelte-1ehq2bs:visited{color:var(--theme-colors-text)}.logo-container.svelte-fyv0g4{width:100%}.st0.svelte-fyv0g4{fill:var(--theme-colors-text,initial)}.footer-layout.svelte-kzd50m{display:flex;flex-direction:column;align-items:center;width:100%}.footer-fineprint.svelte-kzd50m{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:75vw}.footer-title.svelte-kzd50m{width:300px}.footer-info.svelte-kzd50m{width:80%;display:flex;flex-direction:column}.footer-logo.svelte-kzd50m{display:grid;place-items:center;width:100px}.parent.svelte-1mnoa9q{display:grid;grid-template-rows:auto 1fr auto}.content.svelte-1mnoa9q{min-height:75vh}body{background-color:var(--theme-colors-background,initial);color:var(--theme-colors-text,initial);margin:0}