body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font1-color:#000;--font2-color:#fff;--accent2:#e96535;--accent:#5eac76;--primary:#23282e;--primary-hover:#353c46;--error:#e84855;--warning:#e09600;--success:#71b143}body{background-color:#23282e;background-color:var(--primary);color:#000;color:var(--font1-color);font-family:sans-serif;height:100vh;margin:0;overflow-x:hidden;transition:.3s;-webkit-transition:.3s}html{font-size:16px}a{color:#fff;color:var(--font2-color);text-decoration:none}.bkg-video{left:0;object-fit:cover;position:fixed;top:0;z-index:-1}.card-shadow{box-shadow:0 .175rem .85rem -.02rem rgba(0,0,0,.7)}.alert-container{height:0;left:50%;margin-top:1rem;overflow-y:visible;position:fixed;text-align:center;width:0}.alert-container,.alert-item{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.alert-item{background-color:#23282e;background-color:var(--primary);border-radius:.75rem;color:#fff;color:var(--font2-color);display:inline-block;margin:.45rem 0;padding:.35rem 1rem;transition:.3s;-webkit-transition:.3s}.alert-item-type-error{background-color:#e84855;background-color:var(--error)}.alert-item-type-warning{background-color:#e09600;background-color:var(--warning)}.alert-item-type-success{background-color:#71b143;background-color:var(--success)}.alert-message{color:#fff;color:var(--font2-color);font-size:1.5rem;margin:0;white-space:nowrap}.no-highlight{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.main-btn{background-color:#5eac76;background-color:var(--accent);border:none;border-radius:.5rem;box-shadow:0 .175rem .85rem -.02rem rgba(0,0,0,.7);color:#fff;color:var(--font2-color);cursor:pointer;display:inline-block;font-size:1.4rem;padding:.6rem 1.3rem;text-transform:uppercase}@media only screen and (max-width:700px),screen and (max-height:700px){html{font-size:15px}}@media only screen and (max-width:600px),screen and (max-height:600px){html{font-size:14px}}@media only screen and (max-width:500px),screen and (max-height:500px){html{font-size:13px}}@media only screen and (max-width:400px),screen and (max-height:400px){html{font-size:12px}}.error-conatiner{background-color:#222;display:flex;flex-direction:column;height:100vh;position:fixed;width:100vw}.error-header{display:flex;flex:2 1;flex-direction:column;justify-content:center;text-align:center}.error-header h1,.error-header h2{color:var(--font2-color);margin:0}.error-header h1{font-size:1.8rem;margin-bottom:1rem}.error-header h2{font-size:1.6rem}.error-content{flex:7 1;position:relative}.error-content .earth{font-size:6rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.error-content .earth img{width:10rem}.error-content .astronaut{margin-left:50%;margin-top:50%;position:absolute}.error-content .astronaut img{position:absolute;width:2.5rem}.error-footer{display:flex;flex:3 1;flex-direction:column;justify-content:center}.error-footer div{display:flex;height:3rem;justify-content:space-evenly}.landing-container{height:100vh;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.game-list-container{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-start;padding:1rem;text-align:center;width:100%}.game-container{background-color:#333;border-radius:1rem;height:14rem;margin:1.5rem;overflow:hidden;position:relative;width:22rem}.game-container img{left:50%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media only screen and (max-width:800px){.game-container{height:13rem;margin:1rem;width:20rem}}@media only screen and (max-width:750px){.game-container{height:12rem;width:18rem}}@media only screen and (max-width:556px){.game-list-container{justify-content:center;padding:1rem 0}.game-container{height:17rem;margin:1rem;width:26rem}}
/*# sourceMappingURL=main.2861e8df.css.map*/