@import"https://fonts.googleapis.com/css2?family=Azeret+Mono:ital,wght@0,400;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--blue: #09f;--yellow: #ff6;--red: #d80000;--pink: #f7318a}body{background-color:var(--yellow);color:var(--red);font-family:Inter,sans-serif;font-family:Azeret Mono,monospace;width:100%;margin:0}main.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}div.svelte-12qhfyh{width:100%}header.svelte-12qhfyh{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:80%;padding-left:20%}@media screen and (max-width:620px){header.svelte-12qhfyh{padding-left:30%;width:70%}}header.svelte-12qhfyh #logoContainer:where(.svelte-12qhfyh){background-image:url(../../../img/whiteLogo.svg);background-repeat:no-repeat;background-position:center;background-size:cover;height:200px;width:600px}@media screen and (max-width:620px){header.svelte-12qhfyh #logoContainer:where(.svelte-12qhfyh){height:100px;width:100px;margin:15px 0;background-image:url(../../../img/rundloggavit.svg)}}header.svelte-12qhfyh #navBtn:where(.svelte-12qhfyh){background-color:transparent;color:inherit;font-size:150%;border:none;font-family:Azeret Mono,monospace;font-weight:600;z-index:2}@media screen and (max-width:620px){header.svelte-12qhfyh #navBtn:where(.svelte-12qhfyh){font-size:100%}}#nav.svelte-12qhfyh{width:100%;height:100vh;background-color:var(--blue);position:fixed;top:0;left:0;display:flex;justify-content:space-evenly;align-items:center;z-index:1}@media screen and (max-width:620px){#nav.svelte-12qhfyh{flex-direction:column}}#nav.svelte-12qhfyh div:where(.svelte-12qhfyh){padding:20px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;width:30%}@media screen and (max-width:620px){#nav.svelte-12qhfyh div:where(.svelte-12qhfyh){width:80%;padding:0;font-size:70%}}#nav.svelte-12qhfyh div:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:inherit;font-size:200%;text-decoration:none;padding:10px;transition:ease-in .1s}#nav.svelte-12qhfyh div:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh) img{width:100px;animation:none;transition:ease-in .1s}#nav.svelte-12qhfyh div:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh) img:hover{width:150px}#nav.svelte-12qhfyh div:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{font-size:250%;font-weight:500}#nav.svelte-12qhfyh img{animation:svelte-12qhfyh-spin 7s linear 0s infinite;width:400px}@media screen and (max-width:620px){#nav.svelte-12qhfyh img{width:100px}}footer.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;color:var(--red);padding:20px 0}@media screen and (max-width:620px){footer.svelte-12qhfyh{width:100%}}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){height:30px;text-decoration:none;color:inherit;margin:10px}footer.svelte-12qhfyh a:where(.svelte-12qhfyh) i:where(.svelte-12qhfyh){font-size:30px}@keyframes svelte-12qhfyh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
