#separator.svelte-1ci0wlw{height:8vh;width:100vw;background-color:#fff}#navbar.svelte-1ci0wlw{position:fixed;top:0;left:0;width:100vw;height:8vh;z-index:1;background-color:rgb(var(--primary-color));box-shadow:0 0 3px #000;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;opacity:0;animation:svelte-1ci0wlw-fade 1s ease-in-out;animation-delay:1s;animation-fill-mode:forwards}a.svelte-1ci0wlw{text-decoration:none;color:rgb(var(--tertiary-color))}@keyframes svelte-1ci0wlw-fade{0%{opacity:0}to{opacity:1}}html{background-color:#fff;color:#000;overflow-x:hidden;--primary-color: 255, 255, 255;--secondary-color: 27, 40, 50;--tertiary-color: 100, 86, 90;--quaternary-color: 78, 182, 139;--overlay-opacity: .8}
