@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@800&display=swap);nav a[data-v-2167be40]{letter-spacing:5px;font-family:"DM Serif Display",serif;font-weight:700;color:#fff;text-decoration:none;font-size:x-large}nav a.router-link-exact-active[data-v-2167be40]{color:#5c59f7}nav a[data-v-2167be40]:hover{color:#b355ed}.burger-mobile[data-v-04cebd08]{padding:0 20px;transition:all 1.5s ease;display:flex;flex-direction:column;min-height:7vh;float:right;justify-content:center}.burger-mobile div[data-v-04cebd08]{height:5px;width:30px;margin:3px;background-color:#1000bf;border-radius:10px}.burger-desktop[data-v-04cebd08]{padding:1rem;transition:all 1.5s ease;display:flex;flex-direction:column;position:fixed;z-index:100000}.burger-desktop div[data-v-04cebd08]{height:5px;width:30px;margin:3px;background-color:#fff;border-radius:10px}.icon-active[data-v-04cebd08]{transform:rotate(90deg)}.dropdown-nav[data-v-04cebd08]{position:fixed;width:80vw;max-width:80vw;height:93vh;top:7vh;right:0;transform-origin:top right;z-index:100}.dropdown-desktop-nav[data-v-04cebd08],.dropdown-nav[data-v-04cebd08]{display:flex;flex-direction:column;justify-content:space-around;background-color:#1000bf;list-style:none;color:#fff}.dropdown-desktop-nav[data-v-04cebd08]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000}.mobile-nav-enter-active[data-v-04cebd08],.mobile-nav-leave-active[data-v-04cebd08]{transition:all 1s ease}.mobile-nav-enter-from[data-v-04cebd08],.mobile-nav-leave-to[data-v-04cebd08]{transform:rotate(-90deg);opacity:.5}.mobile-nav-enter-to[data-v-04cebd08]{transform:rotate(0deg);opacity:1}.desktop-nav-enter-active[data-v-04cebd08],.desktop-nav-leave-active[data-v-04cebd08]{transition:all 1s ease}.desktop-nav-enter-from[data-v-04cebd08],.desktop-nav-leave-to[data-v-04cebd08]{transform:translateX(-100%);opacity:.5}.desktop-nav-enter-to[data-v-04cebd08]{transform:translateX(0);opacity:1}.header_mobile[data-v-246e6557]{height:7vh;width:100vw;background:#fff;display:flex;position:fixed;justify-content:space-around;z-index:1000}.brand[data-v-246e6557]{padding:7.5px}.brand img[data-v-246e6557]{height:5vh;margin:auto;padding:0 1vh}.name[data-v-246e6557]{font-family:"DM Serif Display",serif;display:flex;height:7vh;margin:auto}.name h1[data-v-246e6557]{font-size:5vh;padding:0;margin:auto;color:#1000bf}.header_full[data-v-246e6557]{position:relative}.header_full nav[data-v-246e6557]{right:0;top:0;position:absolute}.brand_full[data-v-246e6557]{margin-top:2rem}.name_full[data-v-246e6557]{margin-top:2rem;color:#1000bf}.footer[data-v-246e6557]{color:#1000bf;position:absolute;left:0;right:0;bottom:0}#app{font-family:Alegreya Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;height:100vh}.main{position:relative;color:#fff;height:100%;overflow:auto}#background-video{z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;filter:brightness(.4) sepia(7) hue-rotate(165deg) saturate(10)}