 :root {--sideBar_width: 23vw;--navHeight: 5vh;}@media only screen and (min-width: 800px) {#page {max-width: 70%;}nav.mobile {display: none;}#navSide {display: flex;flex-direction: column;width: var(--sideBar_width);position: fixed;margin-left: 0;}#navSide li:first-child {}#navSide_text {margin-left: 5vw;}#navSide_Links a h2 {font-size: 1.4em;}#navSide aside {width: 70%;margin-left: 10vw;}#navSide_Text {display: flex;flex-direction: column;justify-content: space-between;height: 100vh;}#navSide_Text li:first-child {margin-top: 3vh;}#navSide_Text li:last-child {margin-bottom: 6vh;}#page {margin-left: calc(var(--sideBar_width) + 4.8vw);display: flex;flex-direction: column;margin-left: ;margin-top: calc(var(--navHeight) + 5vh);}body {display: flex;align-items: flex-start;}.full_width_pic {width: 50vw;margin-bottom: 10vh;border: #ffffff 2vw solid;border-top: 15vh solid white;background-color: white;}.box {width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;font-size: 1.2em;}.box section {}.gif a{height: 45vh;width: 100%;}}@media only screen and (max-width: 800px) {.pc_only {display: none;}nav.mobile {position: fixed;top: 0;border-bottom: black 0.2em;z-index: 2;display: flex;justify-content: space-between;}nav.mobile img {height: 3em;width: auto ;margin-left: 3vw;}nav.mobile #openMobile img{height: 6em;}nav.mobile h4 {margin-left: 3vw;}nav.mobile a {margin-right: 7vw;float: right;}#openMobile aside:last-child {margin-bottom: 20vh;}nav.mobile ul {display: none;}#openMobile {width: 100vw;height: 102vh;background-color: var(--color-grey);overflow-y: scroll;}#closedMobile {display: flex;width: 100vw;justify-content: space-between;align-items: center;}#navSide {display: none;}#navSide_Links {margin-top: calc(var(--navHeight) + 7vh);}#page {margin-top: calc(var(--navHeight) + 11vh);}.full_width_pic {width: 100vw;margin-bottom: 6vh;}.full_width_pic img{width: 100%;}.gif a{width: 100vw;height: 44vh;}}nav {min-height: fit-content;}.text {margin-left: 4.5vw;width: 80%;}.full_width {width: 100%;display: flex;justify-content: center;}.full_width_pic {display: flex;flex-direction: row;flex-wrap: wrap;align-content: flex-start;justify-content: center;}.box {background-color: #C0C0C0;padding: 2vh 5vw ;margin: 4vh 0 9vh 0;}.box p, .box a {color: var(--color-blue);display: block;}footer {margin-top: 9vh;margin-bottom: 3vh;}.gif {display: flex;align-content: center;flex-wrap: nowrap;justify-content: center;align-items: center;width: 100vw;flex-direction: column;margin-bottom: 4vh;}.gif a {background-position: 10vw 4vh;border: #ffffff 2vw solid;border-top: 6vh solid white;border-bottom: 1vh white solid;background-color: white;}.logo {writing-mode: vertical-rl;line-height: 0.81em;font-size: 2.4em;}