@keyframes header-logo{0%{transform:translateY(-.25rem);opacity:0}to{transform:translate(0);opacity:1}}header.svelte-r121c5.svelte-r121c5{position:fixed;z-index:99;top:.75rem;left:0;width:100vw;display:flex;justify-content:space-between;padding:2.5rem var(--padding) 1rem;transition:1s ease-in-out}header.svelte-r121c5 .button.menu-button.svelte-r121c5{display:flex;flex-direction:column;align-items:center}header.svelte-r121c5 .button.menu-button div.svelte-r121c5{margin-bottom:-.1rem;color:var(--backgroundColor);color:var(--textColor);transition:.4s ease-in-out}header.svelte-r121c5 .button.menu-button span.svelte-r121c5{display:block;width:3rem;height:.8px;background-color:var(--textColor);transition:.4s ease-in-out}header.svelte-r121c5 .button.menu-button span.svelte-r121c5:nth-of-type(2){margin-top:.4rem}header.svelte-r121c5 .button.menu-button.clicked span.svelte-r121c5:nth-of-type(1){margin:.3rem 0 0;transform:rotate(12deg)}header.svelte-r121c5 .button.menu-button.clicked span.svelte-r121c5:nth-of-type(2){transform:rotate(-12deg);margin-top:-.1rem}@media screen and (min-width:720px){header.svelte-r121c5.svelte-r121c5{width:100%;padding:3.5rem 10vw 0}}
