body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.mobileContainer{position:absolute;top:50;left:0;width:100vw;height:100vh;background-color:#000;z-index:1000}.menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;outline:none;position:absolute;z-index:10000;right:10px;top:10px}.white{animation:turnWhite 1s cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards}.black{animation:turnBlack 1s cubic-bezier(.4,0 .2,1);-webkit-animation-fill-mode:forwards}@keyframes turnBlack{0%{stroke:#fff}to{stroke:#000}}@keyframes turnWhite{0%{stroke:#000}to{stroke:#fff}}.line{fill:none;stroke:#d1d0d1;stroke-width:6;transition:stroke-dasharray 1s cubic-bezier(.4,0,.2,1),stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.line1{stroke-dasharray:60 207}.line1,.line2{stroke-width:6}.line2{stroke-dasharray:60 60}.line3{stroke-dasharray:60 207;stroke-width:6}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.navContainer{display:flex;justify-content:center;width:100%;height:100%;align-items:center}@media only screen and (max-width:800px){.navContainer{height:500px;background:#262626;flex-direction:column;position:absolute}}.menuEnter{transform:translateZ(0)}.menuExit{transform:translate3d(0,-500px,0)}#menu{transition:1s ease-out}.banner{width:100%;display:flex;align-items:center;justify-content:center;padding:20px 0;text-align:center;background-color:#dd443d;color:#d1d0d1;font-size:18px;font-family:"PT Sans Narrow"}.banner_fixed{position:fixed;top:0;z-index:5}
/*# sourceMappingURL=main.cb767ab5.chunk.css.map */