.sideNav{position:fixed;top:0;bottom:0;z-index:19;border-right:6px solid color-mix(in srgb,var(--background),black 60%);width:65px;height:100vh;padding-left:10px;padding-right:0;transition:width .5s ease,padding-right .5s ease;display:grid;grid-template-rows:17% 12% 12% 12% 12%;grid-gap:2%;gap:2%;align-content:center;overflow-x:hidden;background-color:var(--background)}.sideNav:hover{padding-right:300px;width:var(--full-width)}.menu-header{display:flex;gap:10%;align-items:center;height:-moz-fit-content;height:fit-content;white-space:nowrap}.logo-text{font-family:Allura,cursive;font-size:calc(20px + .75vw)}.menu-element{display:flex;gap:10%;align-items:center;height:-moz-fit-content;height:fit-content;position:relative;font-size:2rem}.menu-element:hover{cursor:pointer;color:var(--accent-color)}.menu-element:hover svg:not(.logo){stroke:var(--accent-color)}.menu-element:hover svg:not(.logo) circle.filled,.menu-element:hover svg:not(.logo) path.filled{fill:var(--accent-color)}.menu-element svg:not(.logo) circle.filled{fill:color-mix(in srgb,var(--background),var(--foreground) 50%)}.menu-element svg:not(.logo){stroke:color-mix(in srgb,var(--background),var(--foreground) 50%);fill:var(--background)}.menu-element svg:not(.logo) circle{stroke-width:2}.menu-element svg:not(.logo) path.filled{fill:color-mix(in srgb,var(--background),var(--foreground) 50%)}.menu-element .popup{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:.3em .6em;opacity:0;background:var(--foreground);z-index:-1;border-radius:8px;scale:0;transform-origin:0 0;font-size:14px;white-space:nowrap;color:var(--background)}.menu-header .popup{left:60%}.menu-element:hover .popup{top:-100%;opacity:1;visibility:visible;scale:1}.menu-header:hover .popup{top:-50%}.open-menu{height:100vh;visibility:visible}.close-menu{height:0;visibility:hidden}.open-menu-elem{visibility:visible}.close-menu-elem{visibility:hidden}.hamburger-menu{position:fixed;z-index:19;top:30px;left:30px}.hamburger-menu svg{fill:var(--foreground);transition:rotation .5s ease-in-out}.mobile-menu{position:fixed;top:0;width:100vw;height:0;overflow:hidden;padding:0;z-index:20;transition:height .5s ease-in-out,padding .6s ease-in-out;background-color:color-mix(in srgb,var(--background),var(--foreground) 95%);color:var(--background)}.mobile-menu.open{height:100vh;padding:5% 10% 10vh}.mobile-menu .menu-exit{float:right;width:10%}.mobile-menu .menu-exit svg{stroke:color-mix(in srgb,var(--background),var(--foreground) 50%);stroke-width:2}.mobile-menu .menu-element{padding-top:6vh;gap:10vw;visibility:hidden;transition:visibility .5s ease-in-out}.mobile-menu .menu-element p{font-size:1.75rem}.mobile-menu.open .menu-element{visibility:visible}.mobile-menu .menu-buttons{justify-content:center;margin-top:10vh;flex-direction:row;text-align:center;width:100%;visibility:hidden;transition:visibility .5s ease-in-out}.mobile-menu.open .menu-buttons{visibility:visible}.mobile-menu .menu-buttons a{font-size:14px;height:40px;width:40%}.mobile-menu a.primary{background:var(--background);color:var(--foreground);min-width:150px}.mobile-menu a.secondary{border-color:var(--background);background-color:var(--foreground);color:var(--background)}.topNav{position:fixed;top:0;left:0;padding:1%;width:98vw;z-index:17}.menu-buttons{display:flex;gap:16px;justify-content:flex-end}.menu-buttons a{color:(var(--foreground));text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.primary{background:var(--foreground);color:var(--background);gap:8px}a.secondary{border-color:var(--foreground);color:var(--foreground);background:var(--background);min-width:180px}a.primary:hover{background:var(--accent-color);color:var(--foreground);border-color:var(--accent-color)}a.secondary:hover{background:var(--accent-color);color:var(--background);border-color:transparent}.header-bg{position:absolute;top:0;left:0;z-index:-5;width:inherit;height:inherit;overflow:hidden}.header-bg .wave-container{width:100%;height:100%;overflow:hidden;margin:0;padding:0}.waveBack{stroke:none;fill:color-mix(in srgb,var(--accent-color),var(--background) 40%);opacity:50%}.waveMiddle{fill:color-mix(in srgb,var(--accent-color),var(--background) 30%)}.waveFront,.waveMiddle{stroke:none;opacity:50%;transform:translateZ(0)}.waveFront{fill:var(--accent-color)}.circle-container{position:absolute;aspect-ratio:1/1;top:20%;width:10%}.circle-left{left:5%}.circle-right{right:5%}.circles{width:100%;height:100%;position:relative}.circles div{position:absolute;height:70%;aspect-ratio:1/1;border-radius:50%;opacity:60%}.circle-bottom{left:15%;top:0;background-color:color-mix(in srgb,var(--accent-color),var(--background) 40%)}.circle-middle{left:15%;bottom:0;background-color:color-mix(in srgb,var(--accent-color),var(--background) 30%)}.circle-top{top:15%;background-color:var(--accent-color)}.circle-left .circle-top{right:0}.circle-right .circle-top{left:0}@media (max-width:650px){.topNav{max-height:10vh}.menu-element svg{fill:color-mix(in srgb,var(--background),var(--foreground) 95%)}.menu-buttons{flex-direction:column;align-items:flex-end;margin-top:4%;text-align:center}.menu-buttons a{font-size:14px;height:40px;padding:0 16px;max-width:45%}a.secondary{max-width:45%}.circle-container{width:20%}.circle-left{left:1%}.circle-right{right:1%}}:root{--background:#171717;--foreground:#f5f5f5;--accent-color:#366ccf}@font-face{font-family:Allura;src:url(/_next/static/media/Allura-Regular.eed472f0.ttf);font-weight:400;font-style:normal}@font-face{font-family:Funnel Display;src:url(/_next/static/media/FunnelDisplay-VariableFont_wght.f9053f8c.ttf);font-optical-sizing:auto;font-weight:500;font-style:normal}@font-face{font-family:Offside;src:url(/_next/static/media/Offside-Regular.e95d7b38.ttf);font-weight:300;font-style:normal}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0;font-family:Funnel Display,sans-serif}.section{width:100vw;padding-left:130px;padding-right:130px;min-height:50vh;height:100%;overflow:hidden;justify-items:center;align-content:center;text-align:center}.first h1{font-size:calc(42px + 4vw)}.first h1,.first h2{font-family:Offside,sans-serif}.first h2{font-size:calc(16px + .5vw)}a,p,ul{font-size:calc(12px + .5vw)}@media screen and (max-width:1000px){.desktop-only{display:none}.section{width:100vw;padding:0}.first{padding:0 5%}}@media screen and (min-width:1001px){.tablet-only{display:none}}@media screen and (max-width:651px){.desktop-and-tablet,.tablet-only{display:none}}@media screen and (min-width:1001px){.tablet-and-mobile{display:none}}@media screen and (min-width:651px){.mobile-only{display:none}}