.socialContainer{display:flex;gap:.5rem;margin-top:.5rem}.NavBar{flex-wrap:wrap;gap:1vw;justify-content:space-between;padding:0 14vw}.NavBar,.NavButtonBar{align-items:center;background-color:#333;box-shadow:0 2px 4px 4px #fff,inset 0 -1px 2px -2px #fff;color:#fff;display:flex;font-family:monospace;font-size:2vmax;height:75px;left:0;opacity:.9;position:fixed;top:0;width:100%;z-index:99!important}.NavButtonBar{justify-content:right;padding:0 4vw}.NavButton{height:100%;width:8vmin}.NavBurger{align-items:flex-end;background-color:#333;box-shadow:0 2px 4px 4px #fff,inset 0 -1px 2px -2px #fff;color:#fff;display:flex;flex-direction:column;font-family:monospace;font-size:4vmax;justify-content:right;opacity:.97;padding:0 4vw;top:8vh;z-index:99!important}.NavBurger,.wave-container{left:0;position:fixed;width:100%}.wave-container{bottom:0;height:80%;margin:0}.wave{-webkit-animation:wave-side 8s linear infinite;animation:wave-side 8s linear infinite;bottom:0;display:inline;height:100%;margin-top:0;position:relative;width:200%}.wave:not(:first-of-type){margin-top:-100vh;opacity:.5}@-webkit-keyframes wave-side{0%{margin-left:0}to{margin-left:-100%}}@keyframes wave-side{0%{margin-left:0}to{margin-left:-100%}}.ContentBox{background-attachment:fixed;background-repeat:no-repeat;background-size:cover;color:#fff;margin-left:auto;margin-right:auto;min-height:96vh;text-align:center;z-index:1}.ContentBox,.Page{height:100%;width:100%}.Page{background-color:#000;background-size:100%;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.Anchor{margin-top:-20vh;padding-top:20vh}.TextField{align-self:right;margin-left:auto;max-width:60%}html{height:100%;overscroll-behavior:none;scroll-behavior:smooth}
/*# sourceMappingURL=main.06f5a85e.css.map*/