body,html{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.workBody{height:83vh;-ms-overflow-style:none;scrollbar-width:none;margin-top:10px;margin-bottom:100px;overflow-y:auto;opacity:0;animation:fadeIn 2s ease;-webkit-animation:fadeIn 2s ease;-moz-animation:fadeIn ease 2s;-o-animation:fadeIn ease 2s;-ms-animation:fadeIn ease 2s;padding-left:50px;padding-right:50px;padding-bottom:10px;z-index:-1;background-color:#fafafa;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s}.workBody::-webkit-scrollbar{display:none}#workBodySection{padding-bottom:50px;display:flex}#workGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;padding-top:10px;width:100%;margin:auto}@media screen and (max-width:600px){#workGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.workBody{padding-left:30px;padding-right:30px}}#workGrid>div{background-color:#fff;font-size:30px;height:250px;overflow:hidden;text-align:center}#workGrid>div:hover .hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.workGridBox{cursor:grab}.hidden{background-color:#b53e61;height:100%;grid-column:1/-1;grid-row:1/-1;position:relative;display:grid;justify-items:center;align-items:center;color:#fff;font-family:"Overpass",sans-serif;font-size:20px;padding:10px;transition:all .3s ease-in-out}.workGridImage{height:100%;width:100%;margin:auto;display:flex;background-position:50%;background-size:cover}.workGridImage span{font-family:"Raleway",sans-serif;font-weight:200;color:#fff;margin:30px}@media screen and (max-width:600px){.workGridImage span{font-size:20px;text-align:center}}#workBodySection span h1{font-size:50px;margin-bottom:0}#workBodySection span,#workBodySection span h1{font-family:"Overpass",sans-serif;font-weight:100}#workBodySection span{width:700px}.popUpWhiteBox{position:absolute;margin:0 auto;background-color:#fff;z-index:20;width:800px;overflow-y:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:50px 60px;box-shadow:0 6px 26px -17px #4d4d4d}.popUpWhiteBox::-webkit-scrollbar{display:none}#test{height:10px}@media screen and (max-width:800px){.popUpWhiteBox{width:220px;max-height:300px;overflow-y:auto;font-size:12px}}@media screen and (max-height:500px){.popUpWhiteBox{width:380px;max-height:200px;overflow-y:auto}}#blocker{background-color:hsla(0,0%,67.8%,.8);position:absolute;width:100vw;height:100vh;top:0;left:0;display:none;z-index:10}.popUpTable{position:relative;width:100%;font-family:"Overpass",sans-serif}.popUpTable th{width:33%}.popUpTable td{font-weight:300}.popUpTable td img{display:block}.popUpTable .popUpImage{height:350px;background-size:cover}#bottomGrad{position:absolute;height:100px;bottom:0;left:0;right:0;background:linear-gradient(0deg,#e200b9,hsla(0,0%,100%,0))}#workScroll{position:absolute;top:60%;left:4.5%}@media screen and (min-width:1500px){#workScroll{position:absolute;top:76%;left:3.5%}}#aboutBody{height:100%;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;margin-top:10px;margin-bottom:10px;opacity:0;-webkit-animation:fadeIn 1s ease;animation:fadeIn 1s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1.5s;animation-delay:1.5s}#aboutBody::-webkit-scrollbar{display:none}#aboutHello{position:absolute;text-align:left;font-family:"Raleway",sans-serif;letter-spacing:3px;font-weight:200;color:#fff;font-size:100px;z-index:1000;left:10%;top:5%;animation:fadeIn 1s ease;-webkit-animation:fadeIn 1s ease;-moz-animation:fadeIn ease 1s;-o-animation:fadeIn ease 1s;-ms-animation:fadeIn ease 1s}@media screen and (max-width:600px){#aboutHello{width:200px;font-size:50px}}@media screen and (max-height:500px){#aboutHello{width:200px;top:2%;font-size:50px}}#aboutBodySection1{display:flex;position:relative;text-align:center}#aboutBackground{-webkit-filter:brightness(0);filter:brightness(0);width:1800px}#aboutBackground.landing{-webkit-animation:landing 5s ease;animation:landing 5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes landing{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-filter:brightness(100%);filter:brightness(100%)}to{-webkit-transform:translateY(-75%);transform:translateY(-75%);-webkit-filter:brightness(100%);filter:brightness(100%)}}@keyframes landing{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-filter:brightness(100%);filter:brightness(100%)}to{-webkit-transform:translateY(-75%);transform:translateY(-75%);-webkit-filter:brightness(100%);filter:brightness(100%)}}@media screen and (max-height:500px){@-webkit-keyframes landing{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-filter:brightness(100%);filter:brightness(100%)}to{-webkit-transform:translateY(-84%);transform:translateY(-84%);-webkit-filter:brightness(100%);filter:brightness(100%)}}@keyframes landing{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-filter:brightness(100%);filter:brightness(100%)}to{-webkit-transform:translateY(-84%);transform:translateY(-84%);-webkit-filter:brightness(100%);filter:brightness(100%)}}}#spacecraft{position:fixed;top:67%;left:200px;z-index:100;-webkit-transform:rotate(40deg);transform:rotate(40deg);opacity:0}#spacecraft.spacecraftLanding{-webkit-animation:spacecraftLanding 5s ease;animation:spacecraftLanding 5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes spacecraftLanding{0%{-webkit-transform:rotate(40deg);transform:rotate(40deg);opacity:0}20%{opacity:1}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}}@keyframes spacecraftLanding{0%{-webkit-transform:rotate(40deg);transform:rotate(40deg);opacity:0}20%{opacity:1}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}}#reentryBurn{position:fixed;top:56%;left:60px;z-index:100;opacity:0}@media screen and (min-height:900px){#reentryBurn{top:60%}}@media screen and (max-height:500px){#spacecraft{top:70%}#reentryBurn{top:55%}}#reentryBurn.burnOff{-webkit-animation:burnOff 5s ease;animation:burnOff 5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes burnOff{0%{opacity:0}25%{opacity:1}75%{opacity:0}to{opacity:0}}@keyframes burnOff{0%{opacity:0}25%{opacity:1}75%{opacity:0}to{opacity:0}}#scroll{position:fixed;bottom:100px;left:100px}@media screen and (max-width:600px){#scroll{left:70px}}@media screen and (max-height:500px){#scroll{left:65px}}@media screen and (min-height:900px){#scroll{bottom:150px}}#scroll.vanish{-webkit-animation:vanish 1s ease;animation:vanish 1s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes vanish{0%{opacity:1}to{opacity:0}}@keyframes vanish{0%{opacity:1}to{opacity:0}}#aboutHello.upNAway{-webkit-animation:upNAwayAnim 1.5s ease;animation:upNAwayAnim 1.5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes upNAwayAnim{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-500px);transform:translateY(-500px);display:none}}@keyframes upNAwayAnim{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-500px);transform:translateY(-500px);display:none}}#aboutText{position:fixed;left:10%;top:30%;color:#fff;width:400px;text-align:left;font-family:"Overpass",sans-serif;font-weight:300;opacity:0;transition:opacity 5s}@media screen and (max-width:600px){#aboutText{width:max(200px,60%);left:20%;top:25%}}#aboutText.aboutTextShow{-webkit-animation:aboutTextShow 5s ease;animation:aboutTextShow 5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes aboutTextShow{0%{opacity:0}90%{opacity:0}to{opacity:1}}@keyframes aboutTextShow{0%{opacity:0}90%{opacity:0}to{opacity:1}}#gameBody{overflow:hidden;position:relative;opacity:0;-webkit-animation:fadeIn 1s ease;animation:fadeIn 1s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s}#gameBody,#tooSmall{width:100%;height:100%;margin-top:10px;margin-bottom:10px}#tooSmall{background-color:#000;color:#fff;font-family:"Overpass",sans-serif;align-items:center;line-height:100%;display:flex;text-align:center}#tooSmallText{display:inline-block;text-align:center;vertical-align:middle;padding:30px;margin:auto}#game{position:absolute}#game,#loading{height:100%;width:100%}#loading{background-color:#000;display:flex;justify-content:center;align-items:center;font-family:"Overpass",sans-serif;font-size:200px;color:#fff;z-index:9}#progressBar{height:40%;width:20%}.gone{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.outsideLayer{margin:30px 50px;height:83vh}.menuAndName{position:center}#menuBar{margin-left:auto;margin-right:auto;border-spacing:35px 0}@media screen and (max-width:600px){#menuBar{border-spacing:5px 0}.menuAndName{font-size:14px}}#menuBar th{font-weight:300}#menuBar th,#name{font-family:"Overpass",sans-serif}#name{left:50px;font-weight:600}#logoLinks,#name{position:absolute}#logoLinks{right:0;padding:5px;top:50%}.navLink{text-decoration:none}.navLink,.navLink:visited{color:#000}.navLink:active,.navLink:hover{color:#ec5c66}.intextLink{text-decoration:none}.intextLink,.intextLink:visited{color:#c13f60}.intextLink:hover{color:#ec5c66}
/*# sourceMappingURL=main.23909f51.chunk.css.map */