@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap";header:where(.astro-GOFXGKIR){display:flex;position:relative;justify-content:space-between;align-items:center;padding:2rem 10%;min-width:100vw}img:where(.astro-GOFXGKIR){border-radius:50%;margin:.25rem 1rem}nav:where(.astro-GOFXGKIR){display:flex}button:where(.astro-GOFXGKIR){margin-right:.25rem;width:2rem}img:where(.astro-GOFXGKIR):hover{border:1px solid var(--primaryColor)}.middle:where(.astro-GOFXGKIR){flex:1;text-align:center;display:flex;justify-content:center}.mobile:where(.astro-GOFXGKIR){display:none}.middle:where(.astro-GOFXGKIR) span:where(.astro-GOFXGKIR){transform:translate(80%)}ul:where(.astro-GOFXGKIR){display:flex}ul:where(.astro-GOFXGKIR)>:where(.astro-GOFXGKIR){margin-right:1rem}li:where(.astro-GOFXGKIR){transition:all .3s ease-in}li:where(.astro-GOFXGKIR):hover{cursor:pointer;text-decoration:underline}@media (max-width: 900px){.middle:where(.astro-GOFXGKIR) span:where(.astro-GOFXGKIR){transform:translate(0)}.desktop:where(.astro-GOFXGKIR){display:none}.mobile:where(.astro-GOFXGKIR){display:flex;margin-right:1rem;position:relative}#check:where(.astro-GOFXGKIR){z-index:2;opacity:0}#hamburger:where(.astro-GOFXGKIR){z-index:-1;position:absolute;top:-10px;left:-10px}.menu:where(.astro-GOFXGKIR){display:block;position:fixed;top:55px;left:0;width:100%;border:1px solid var(--secondaryColor);display:flex;flex-direction:column;justify-content:center;align-items:center;height:50vh;color:var(--primaryColor);background-color:var(--secondaryColor)}.hidden:where(.astro-GOFXGKIR){display:none}.middle:where(.astro-GOFXGKIR){justify-content:space-between}}footer:where(.astro-VBXFHKRF){display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;min-width:100vw;min-height:-moz-fit-content;min-height:fit-content;height:30vh}ul:where(.astro-VBXFHKRF){display:flex;margin:1rem 0}ul:where(.astro-VBXFHKRF)>:where(.astro-VBXFHKRF){display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 1rem;border:1px solid black;height:3rem;width:3rem}li:where(.astro-VBXFHKRF){transition:transform .2s ease-in;display:flex;align-items:center;justify-content:center}li:where(.astro-VBXFHKRF):hover{border:1px solid grey;transform:scale(1.2)}@media (max-width: 500px){footer:where(.astro-VBXFHKRF){min-width:100vw;flex-flow:column}}.dark-theme{--primaryColor: #2b2d42;--secondaryColor: #fff}.light-theme{--primaryColor: #ffffff;--secondaryColor: #2b2d42}*{box-sizing:border-box;margin:0;padding:0;font-family:Josefin Sans,sans-serif;font-size:1.1rem}body{min-height:100vh}section{display:flex;justify-content:center;align-items:center;min-height:100vh;min-width:100vw}@media (max-width: 900px){.middle{justify-content:space-between}.middle span{transform:translate(0)}.desktop{display:none}.mobile{display:flex;margin-right:1rem;position:relative}#check{z-index:2;opacity:0}#hamburger{z-index:-1;position:absolute;top:-10px;left:-10px}.menu{display:block;position:fixed;top:55px;left:0;width:100%;border:1px solid var(--secondaryColor);display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px;color:var(--primaryColor);background-color:var(--secondaryColor)}.hidden{display:none}}:where(.astro-GOJ6CJLR){box-sizing:border-box;margin:0;padding:0}body{width:100vw;min-height:100vh;overflow-x:hidden;display:flex;flex-flow:column;justify-content:center;align-items:center;background-color:var(--primaryColor);color:var(--secondaryColor)}
