.big-nav{height:35vh;flex-direction:column}.small-nav{height:10vh;flex-direction:row}.small-navigation-item{height:100%;width:15vw}.big-navigation-item{height:7vh;width:75vw}header{position:sticky;top:0;width:100vw;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--headerbackground);transition:background-color .3s ease}.logo{height:10vh;padding:10px}.menu-logo{height:10vh;max-width:10vh;height:100%;padding:10px;margin-right:1vw}.menu-logo #Cross{display:none}.navigation{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.navigation-item a{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.navigation-item a:hover{background-color:var(--navhover);transition:background-color .3s ease}.linktext{font-weight:700;font-size:var(--headertext)}.debug.astro-7HSJXGCA{font-size:14px;padding:1rem 1.5rem;background:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.debug-header.astro-7HSJXGCA,pre.astro-7HSJXGCA{margin:-1rem -1.5rem 1rem;padding:.25rem .75rem}.debug-header.astro-7HSJXGCA{background:#ff1639;border-radius:4px 4px 0 0}.debug-title.astro-7HSJXGCA{font-size:1em;color:#fff;margin:.5em 0}.debug-label.astro-7HSJXGCA{font-weight:700;text-transform:uppercase;margin-right:.75em}pre.astro-7HSJXGCA{border:1px solid #eee;padding:1rem .75rem;border-radius:0 0 4px 4px;font-size:14px}@media screen and (min-width:800px){.navigation.astro-FGYVLNEL{flex-direction:row}.navigation-item.astro-FGYVLNEL{width:50vw;height:100%}}@media screen and (max-width:800px){.navigation.astro-FGYVLNEL{flex-direction:column}.navigation-item.astro-FGYVLNEL{width:100vw;height:5vh}}footer.astro-FGYVLNEL{width:100vw;height:10vh;display:flex;margin-top:5vh;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--menubackground)}.navigation.astro-FGYVLNEL{height:100%;display:flex;list-style:none;margin:0;padding:0}.navigation-item.astro-FGYVLNEL a.astro-FGYVLNEL{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.navigation-item.astro-FGYVLNEL:hover{background-color:var(--navhover);transition:background-color .3s ease}.linktext.astro-FGYVLNEL{font-weight:700;font-size:var(--headertext)}*{box-sizing:border-box;margin:0;--background: hsla(0, 0%, 100%, 100%);--bannerinvis: hsla(0, 0%, 100%, 0%);--shadow: hsla(0, 0%, 0%, 30%);--headerbackground: hsla(0, 0%, 55%, .726);--navhover: rgba(150, 212, 25, .9);--menubackground: hsla(0, 0%, 55%, 100%);--grey: hsla(0, 0%, 55%, 100%);--black: hsl(0, 0%, 9%);--slategrey: hsl(180, 26%, 22%)}@media screen and (min-width: 1600px){:root{--variablewidth: var(--halfwidth);--headertext: 25px;--fontsizelarge: 50px;--fontsizemiddle: 40px;--fontsizesmall: 30px;--fontsize: 25px;--picture: 30vh}}@media screen and (max-width: 1600px){:root{--variablewidth: var(--totalwidth);--headertext: 20px;--fontsizelarge: 35px;--fontsizemiddle: 25px;--fontsizesmall: 20px;--fontsize: 18px;--picture: 60vh}}@media screen and (max-width: 1923px){:root{--totalwidth: 73vw;--halfwidth: 35vw;--fullwidth: 100vw}}@media screen and (min-width: 1923px){:root{--totalwidth: 63vw;--halfwidth: 30vw;--fullwidth: 100vw}article{padding-left:10vw;padding-right:10vw}}:root{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Ubuntu,roboto,noto,arial,sans-serif;font-weight:500;font-size:var(--fontsize);--edgerounding: 5px}body{background:var(--grey);color:var(--black);overflow-x:hidden}main{background:var(--background)}h1{font-size:var(--fontsizelarge)}h2{font-size:var(--fontsizemiddle)}h3{font-size:var(--fontsizesmall)}span h3{padding-bottom:3vh}a{color:var(--black);text-decoration:none}.card{max-width:var(--totalwidth);max-height:var(--picture);box-shadow:0 4px 8px 0 var(--shadow);border-radius:var(--edgerounding)}.fw{width:var(--totalwidth);box-shadow:0 4px 8px 0 var(--shadow);border-radius:var(--edgerounding);max-height:600px}p:first-child{padding-top:0}p{padding-top:1rem}span{display:inline-block;padding:3%}article{padding-top:5vh;width:var(--fullwidth);display:flex;align-items:center;justify-content:center;gap:3vw;padding-bottom:2vh}main{display:flex;flex-direction:column;align-items:center;justify-content:center}
