*{padding:0;margin:0;box-sizing:border-box;list-style:none;color:#fff}.app{height:100vh;width:100vw}.app,body{background-color:#1f2125}a{color:#fff}#logoImg{height:45px;width:45px;border-radius:50%;border:2px solid #fff;margin-right:10px}.app .navbar{width:100vw;color:#fff;background-color:transparent;position:absolute;z-index:2;margin-top:15px}.app .navbar,.app .navbar .nav{display:flex;height:50px;align-items:center}.app .navbar .nav{justify-content:space-evenly;width:500px}.app .navbar .title{height:50px;width:200px}.app .navbar .title,.navbar .title a{display:flex;justify-content:center;align-items:center}.navbar .title a{font-size:2rem;text-decoration:none;height:100%}.app .navbar li{list-style:none}.app .navbar .nav a{color:#fff;text-decoration:none;font-size:1.2rem}.home{background-color:#0b0a0a}.front{position:relative;top:0;width:100vw;height:100vh}.front .slideshow{height:100%;width:99%}.dividerCat{width:90%;margin-left:5%;margin-right:5%;margin-top:20px;height:3px;background-color:#ccc8c8}.heading h2{text-align:center;margin-top:40px;font-size:2rem}.category{color:#fff;text-align:center}.card{padding-top:50px;display:flex;height:1000px;width:90%;margin-left:5%;margin-right:5%;flex-wrap:wrap;align-items:center;justify-content:center}.game{height:400px;width:300px;background-color:#232626;margin:15px;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);cursor:pointer;border-radius:20px}.game .image{width:100%;height:85%}.game .image img{width:100%;height:100%;border-top-left-radius:20px;border-top-right-radius:20px}.games{width:100vw;height:-webkit-max-content;height:max-content;display:flex;flex-wrap:wrap;justify-content:space-evenly;background-color:#1f2125;padding-top:80px;padding-bottom:80px}.game .title{display:flex;align-items:center;justify-content:center;height:15%;width:100%;font-size:1.1rem;flex-wrap:nowrap;padding-right:5px;padding-left:10px;padding-bottom:6px}.details{width:100vw;padding-bottom:50px;color:#fff;margin-bottom:50px}.slideshow{height:500px;width:99vw;background-color:grey}.slideshow div,.slideshow div div img{height:100%;width:100%}.details .row{display:flex;width:100vw;margin-bottom:20px}.gameDetail{height:400px;width:300px;margin-top:15px;margin-left:50px;box-shadow:none}.gameDetail .image{height:100%;border-radius:10px;box-shadow:inset 0 -23px 25px 0 rgba(66,66,66,.17),inset 0 -36px 30px 0 rgba(99,97,97,.15),inset 0 -79px 40px 0 rgba(0,0,0,.1),0 2px 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09)}.gameDetail .image img{width:98%;height:98%;border-radius:10px}.gameSpecs{width:70%;margin-top:15px;margin-left:40px;padding:20px}.divider{width:100%;height:2px;background-color:hsla(0,0%,100%,.582)}.gameSpecs li{margin:5px}.gameSpecs span{opacity:.9;font-size:1.3rem}.gameSpecs .osr{width:100%;display:flex;font-size:1.2rem;justify-content:space-between}.gameDes{width:92.2%;font-size:1.2rem;margin-left:3.5%}.footer{width:100%;height:250px;background-color:#0e0d13;padding:15px;color:#fff;display:flex;flex-direction:column}.footer a{text-decoration:none}.footer .fade{opacity:.6;font-size:.9rem}.footer .top{height:80%;width:100%;display:flex}.footer .top .left{width:49%;height:100%;padding:20px 40px}.footer .top .left p{margin-left:20px}.footer .title{margin-bottom:20px}.footer .title a{text-decoration:none;display:flex;justify-content:center;align-items:center}.footer .title img{width:30px!important;height:30px!important}.footer .bottom{height:19%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}.footer .top .line{height:90%;padding-top:5%;padding-bottom:5%;width:.15%;background-color:#fff}.footer .top .right{height:100%;width:50%;padding:30px 30px 30px 70px;display:grid;grid-template-columns:24% 24% 24% 24%}.footer .top .right li{margin:5px}.horidiv{width:96%;height:1%;background-color:#fff;margin-left:2%;margin-right:2%}
/*# sourceMappingURL=main.b7e4a5f8.chunk.css.map */