*{margin:0;padding:0}:focus{outline:0}input:focus::placeholder{color:transparent!important}::-webkit-scrollbar{width:8px;height:3px}::-webkit-scrollbar-track{background:#000;border-radius:0}::-webkit-scrollbar-thumb{background:#1a75ff;border-radius:0}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(''),url(../fonts/inter-v12-latin-regular.woff2) format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(''),url(../fonts/inter-v12-latin-500.woff2) format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(''),url(../fonts/inter-v12-latin-600.woff2) format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(''),url(../fonts/inter-v12-latin-700.woff2) format('woff2')}html{font-family:Inter,sans-serif}body{background-color:#f7f7f7;height:100%;width:100%;overflow-x:hidden}body.dark{background:#16161a}a{outline:0;text-decoration:none}.bold{font-weight:700}button{background-color:#f3f3f3}::-moz-focus-inner{border:0}img{image-rendering:-webkit-optimize-contrast}header{width:100%;height:50px;position:sticky;position:-webkit-sticky;top:0;z-index:20}header.light{background:#fff;border-bottom:1px solid #eee;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}header.dark{background:#202024;border-bottom:1px solid #222;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2)}header .wrapper{max-width:1400px;display:flex;margin:0 auto;align-items:center;height:50px;width:100%}.logo a{display:block;height:24px;width:160px;text-indent:-1000%;background-image:url(/../img/logo-light.svg)}header.dark .logo a{background-image:url(/../img/logo-dark.svg)}.menu{width:100%;display:flex;align-items:center;padding:0 10px;box-sizing:border-box;justify-content:space-between;z-index:20}.side-nav{width:100%;display:flex;align-items:center}#main-menu{width:100%;display:flex;list-style:none;align-items:center;font-size:14px;max-width:900px}.menu a{color:#000;font-size:14px}header.dark .menu a{color:#fff;transition:text-shadow .5s}header.dark .menu span{color:#fff;transition:text-shadow .5s}ul#main-menu>li{margin-right:20px}ul#main-menu>li>a{height:49px;display:inline-block;line-height:3.5;text-transform:uppercase;font-weight:500}ul#main-menu>li>span{height:49px;display:inline-block;line-height:3.5;text-transform:uppercase;font-weight:500}.list-item{margin-right:5px;margin-left:5px}@media (min-width:1000px){#main-menu li:hover>a{color:#1a75ff;font-weight:500!important}#main-menu li:hover>span{color:#1a75ff;font-weight:500!important}.dark #main-menu li:hover>a{color:#f63a3a;font-weight:500!important;text-shadow:0 0 .65px #f63a3a,0 0 .65px #f63a3a}.dark #main-menu li:hover>span{color:#f63a3a;font-weight:500!important;text-shadow:0 0 .65px #f63a3a,0 0 .65px #f63a3a}}.menu-more svg{width:11px;fill:#000;margin:0 0 -1px 4px}.dark .menu-more svg{fill:#fff}.menu-more:hover svg{fill:#1a75ff}.dark .menu-more:hover svg{fill:#f63a3a}.menu-active{color:#1a75ff!important;font-weight:500!important}.dark .menu-active{color:#f63a3a!important;font-weight:600!important}.menu-more:hover{cursor:default}.sign-in{display:flex;flex-direction:row;justify-content:space-between;box-sizing:border-box}.sign-in .theme-switcher{margin-right:7px}.sign-in button{background:0 0;border:none}.sign-in .signin-btn svg{width:22px;margin-top:4px;margin-right:7px}#signin-btn svg:hover{color:#ff4500}.sign-in svg{width:23px;color:#4d4c4c;z-index:4}.sign-in svg:hover{color:#ff4500}.sign-in .search{display:flex;align-items:center}.sign-in .search svg{width:20px;color:#4d4c4c}.sign-in .search svg:hover{color:#ff4500;cursor:pointer}.close svg{fill:#4d4c4c}.close svg:hover{fill:#ff4500}.no-account{color:#333;font-weight:400;padding:10px 0 10px 0}.no-account a:link{color:red}.login-wrapper{display:flex;justify-content:center;margin-top:20px;margin-bottom:30px}.login{max-width:400px;background:#fff;border:1px solid #e7e7e7;margin:30px 20px;box-sizing:border-box;border-radius:7px;width:100%}.dark .login{background:#202024;border:none}.login form{width:80%;margin:0 auto}.modal-content input:-webkit-autofill{border:1px solid #ebebeb;-webkit-text-fill-color:#616161;-webkit-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.login label{font-size:12px;display:inline-block;color:#4f4f4f;position:relative;top:-2px}.login span.login-title,.register span.login-title{color:#4f4f4f;font-size:18px;font-weight:600;text-align:center;display:block;margin:20px 0 40px 0}.dark .login span.login-title,.dark .register span.login-title{color:#fff}.login input[type=password],.login input[type=text]{color:#616161;background-color:#fff;font-size:14px;padding:10px;margin:20px 0;display:flex;border-radius:3px;border:solid 1px #ebebeb;-webkit-appearance:none;box-sizing:border-box;width:100%;font-family:Inter,sans-serif;filter:none}.dark .login input[type=password],.dark .login input[type=text]{color:#616161;background-color:#1d1d20;border:1px solid #2b2b2f}.login::placeholder{color:#616161;font-family:Inter,sans-serif}.checkbox-div{margin-top:15px}.checkbox-div .container{display:block;position:relative;padding-left:35px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:3px}.checkbox-div .remember-span{margin-left:30px;font-size:12px;color:#4f4f4f}.checkbox-div .container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-div .checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;border-radius:2px;background-color:#eee}.dark .checkbox-div .checkmark{background-color:#28282c}.checkbox-div .container:hover input~.checkmark{background-color:#ccc}.dark .checkbox-div .container:hover input~.checkmark{background-color:#333338}.checkbox-div .container input:checked~.checkmark{background-color:#2196f3}.dark .checkbox-div .container input:checked~.checkmark{background-color:#f63a3a}.checkbox-div .checkmark:after{content:"";position:absolute;display:none}.checkbox-div .container input:checked~.checkmark:after{display:block}.checkbox-div .container .checkmark:after{left:4px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.login a{color:#00f;font-size:14px}.login button{font-family:Inter,sans-serif;color:#fff;font-size:15px;font-weight:700;background-color:#1a75ff;border:none;padding:7px 12px;margin:30px auto 30px auto;-webkit-appearance:none;cursor:pointer;width:100%;text-align:center;display:inline-block;border-radius:5px}.dark .login button{color:#fff;background-color:#f63a3a}.login .login-footer{width:100%;text-align:center;color:#4f4f4f;font-size:13px;margin:20px 0 20px 0}.login .login-footer a{color:#ff4500;font-size:13px}.login .login-footer hr{display:block;height:1px;border:0;border-top:1px solid #ebebeb;margin:10px auto 20px auto;padding:0;width:95%}.dark .login .login-footer hr{border-top:1px solid #2b2b2f}.register-wrapper{display:flex;justify-content:center;margin-top:20px;margin-bottom:10px}.register{max-width:500px;background:#fff;border:1px solid #e7e7e7;box-sizing:border-box;border-radius:7px;width:100%;margin:30px 20px;filter:none}.dark .register{background:#202024;border:none}.register form{width:80%;margin:0 auto}.register .birthday{color:#838383;font-size:14px;font-weight:700;margin-bottom:5px;display:inline-block}.register input[type=email],.register input[type=password],.register input[type=text]{color:#616161;background-color:#fff;font-size:14px;padding:10px;margin:20px 0;display:flex;border-radius:3px;border:solid 1px #ebebeb;-webkit-appearance:none;box-sizing:border-box;width:100%;font-family:Inter,sans-serif;filter:none}.dark .register input[type=email],.dark .register input[type=password],.dark .register input[type=text]{color:#616161;background-color:#1d1d20;border:solid 1px #2b2b2f}.register input[type=password]{margin-bottom:5px;padding-right:30px}.register .register-pass-div{position:relative}.register .svg-container{position:absolute;top:10px;right:5px;height:20px;width:20px;display:block}.register svg{width:20px;color:#d9d9d9;display:block}.dark .register svg{color:#333338}.register .password-hint{position:absolute;top:-102px;right:-12px;width:200px;background:#0f0f0f;font-size:12px;border-radius:3px;box-sizing:border-box;text-align:center;display:none}.register .password-hint p{margin:10px;color:#fff}.register .password-hint:after{content:'';position:absolute;right:12px;width:0;height:0;border-top:10px solid #161617;border-left:10px solid transparent;border-right:10px solid transparent}.register #svg-container:hover #password-hint{display:block}.register svg:hover{color:#ff4500!important}.register a{color:#ff4500;font-size:12px}.policy{color:#4f4f4f;font-size:12px;box-sizing:border-box;padding:0 5px}.policy p{margin-bottom:15px;display:flex;align-items:center}.policy input[type=checkbox]{margin-right:7px}.captcha-container{display:flex;justify-content:center}.register button{font-family:Inter,sans-serif;color:#fff;font-size:15px;font-weight:700;background-color:#1a75ff;border:none;padding:7px 12px;margin:30px auto 30px auto;-webkit-appearance:none;cursor:pointer;width:100%;text-align:center;display:inline-block;border-radius:5px}.dark .register button{color:#fff;background-color:#f63a3a}.warning{display:block;color:red;margin:10px 15px;font-size:13px}.forgot{max-width:500px;min-height:200px;margin:70px auto;background:#fff;box-sizing:border-box;padding:15px 20px;border:1px solid #e7e7e7;border-radius:5px}.dark .forgot{background:#202024;border:none}.forgot label{display:block;color:#4f4f4f;font-size:18px;font-weight:600;margin-top:10px}.dark .forgot label{color:#fff}.forgot span{display:block;margin:30px 0 0 10px;color:#707070;font-size:14px}.forgot input[type=email]{color:#616161;background-color:#fff;font-size:14px;padding:10px;margin:30px 0 0 0;display:flex;border-radius:3px;border:solid 1px #ebebeb;-webkit-appearance:none;box-sizing:border-box;width:100%;font-family:Inter,sans-serif;filter:none}.dark .forgot input[type=email]{background-color:#1d1d20;border:solid 1px #2b2b2f}.forgot input[type=password]{width:100%;height:40px;margin:20px 0 10px 0;padding:0 5px;box-sizing:border-box;border:1px solid #bfbfbf;font-size:20px;color:#333}.forgot input[type=submit]{font-family:Inter,sans-serif;color:#fff;font-size:15px;font-weight:700;background-color:#1a75ff;border:none;padding:7px 12px;margin:40px auto 20px auto;-webkit-appearance:none;cursor:pointer;width:100%;text-align:center;display:inline-block;border-radius:5px}.dark .forgot input[type=submit]{color:#fff;background-color:#f63a3a}.forgot input[type=submit]:hover{background:#ff5e24}.forgot-pass{display:block;text-align:center}.forgot-pass a{font-weight:400;font-size:12px;color:#4f4f4f}.forgot-pass a:hover{color:#ff4500}.modal-join{color:#4f4f4f}.modal-join a{color:#333;font-weight:400}.modal{display:none;position:fixed;z-index:4;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:none;background-color:rgba(0,0,0,.8)}.modal-visible{display:block!important}.modal-content{background-color:#191919;margin:auto;width:380px;height:400px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;border-radius:7px}.modal-content .wrapper{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;height:280px;margin-top:10px}.modal-content form{width:70%}.modal-content .remember{display:flex;color:#4f4f4f;height:20px;margin-top:15px}.modal-content .remember .remember-checkbox{display:flex;font-size:12px;width:150px}.modal-content input[type=checkbox]{margin:1px 3px 0 1px}.close{align-self:flex-end;cursor:pointer;margin:5px 5px 0 0}.modal-content .sign-title{color:#888787;font-size:20px;margin-top:-15px;margin-bottom:10px;font-weight:500}.modal-content input.text-box{color:#ff4500;background:#14151b;font-size:14px;padding:10px;margin:20px 0;display:flex;border:solid 1px #1f1f1f;-webkit-appearance:none;box-sizing:border-box;width:100%;font-family:Inter,sans-serif;filter:none}.modal-content input.text-box:focus{outline:0;filter:none}.modal-content ::placeholder{color:#616161;font-family:Inter,sans-serif}.modal-content input:nth-of-type(2){margin:0 0 7px 0}.modal-content input[type=submit]{font-family:Inter,sans-serif;color:#888787;font-size:14px;font-weight:500;background-color:#222;border:none;padding:7px 12px;margin:30px auto 20px auto;-webkit-appearance:none;cursor:pointer;width:100%;text-align:center;display:inline-block;border-radius:3px}.modal-content input[type=submit]:hover{color:#ff4500}.modal-content input:-webkit-autofill,.modal-content input:-webkit-autofill:focus,.modal-content input:-webkit-autofill:hover{border:1px solid #1f1f1f;-webkit-text-fill-color:#ff4500;-webkit-box-shadow:0 0 0 1000px #14151b inset;box-shadow:0 0 0 1000px #14151b inset;transition:background-color 5000s ease-in-out 0s}.modal-footer{width:100%;text-align:center;color:#4f4f4f;font-size:13px}.modal-footer hr{display:block;height:1px;border:0;border-top:1px solid #1f1f1f;margin:1em 0;padding:0}.modal-footer a{color:#ff4500;font-size:13px}.user-icon{height:50px;display:flex;align-items:center;position:relative;margin-right:7px}.user-icon>a>img{width:22px;padding:5px;background:#f5f5f5;margin:0 0 -5px 0;border-radius:2px;border:1px solid #eee}.dark .user-icon>a>img{background:#26262b;border:1px solid #2b2b2f}.user-popup{width:250px;background-color:#fff;position:absolute;top:55px;right:-7px;border:1px solid #ecedf2;border-radius:3px;box-shadow:0 5px 10px rgba(0,0,0,.1);display:none}.dark .user-popup{background-color:#14151b;border:1px solid #14151b;border-top:1px solid #e03800}.user-popup:before{content:"";position:absolute;right:15px;top:-9px;width:0;height:0;border-style:solid;border-width:0 9px 8px 9px;border-color:transparent transparent #1a75ff transparent;box-sizing:border-box}.dark .user-popup:before{border-color:transparent transparent #e03800 transparent}.user-icon:hover .user-popup{display:block}.user-popup .wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}.editor-admin{min-height:220px!important}.user-info{display:flex;justify-content:center;align-items:center;height:40px;box-sizing:border-box;padding-top:15px}.user-popup img{width:30px;margin-right:15px}.user-info h1{color:#222;font-weight:400;font-size:17px}.dark .user-info h1{color:#fe6c23}.profile-popup-links{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;padding:20px 0 10px 0}.profile-popup-links a{width:90px;height:25px;background:#1a75ff;color:#fff;display:inline-block;margin:5px 5px;font-size:13px;line-height:1.9;border-radius:3px}.profile-popup-btns{display:flex;flex-direction:row;margin-bottom:10px}.user-popup .wrapper .logout-btn{width:100px;height:25px;margin:0 10px;background:#ff4500;border-radius:3px;text-align:center;box-sizing:border-box;line-height:1.9}.dark .user-popup .wrapper .logout-btn{background:#ff4500}.user-popup .wrapper .logout-btn a{font-weight:700;font-size:13px;width:100px;height:25px;display:block;color:#fff}.profile-settings form{margin-top:0;padding:0 10px}.profile-settings label{color:#ff4500;font-size:15px;font-weight:700}.profile-settings span{color:#4c4c4c;font-size:14px;font-weight:700;margin-left:10px}.profile-settings small{color:#969696;font-size:12px;margin-left:2px}.profile-settings input[type=text]{width:100%;height:40px;margin:20px 0 10px 0;padding:0 10px;box-sizing:border-box;border:1px solid #dfdfdf;font-size:14px;font-weight:700;color:#4c4c4c;border-radius:3px}.profile-settings .inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.profile-settings .inputfile+label{font-size:14px;font-weight:700;color:#fff;background:#0f98dc;display:inline-block;height:30px;width:120px;border-radius:3px;line-height:2;text-align:center}.profile-settings .inputfile+label{cursor:pointer}.profile-settings input[type=submit]{font-size:16px;font-weight:700;color:#fff;background:#ff4500;display:inline-block;height:30px;width:120px;border-radius:3px;line-height:2;text-align:center;border:none}.profile-settings input[type=submit]:hover{cursor:pointer}.profile-comment-icon{max-width:40px;margin-right:20px}.profile-comment-icon img{max-width:40px}.profile-reviews{display:flex!important}.profile-reviews .game-list{grid-template-columns:repeat(6,1fr)}.search input[type=text]{height:30px;border-radius:0;outline:0;border:1px solid #d0d0d0;width:100%;box-sizing:border-box;margin:0 10px}.search-show{position:absolute;top:100%;right:0;background:#fafafa;padding:10px 0;display:flex;justify-content:flex-end;width:100vw;max-width:1400px;display:none}.featured{width:100%;z-index:-10;overflow:hidden;display:flex}.featured .wrapper{max-width:1400px;width:100%;height:474px;margin:10px auto 20px auto;padding:5px 10px;box-sizing:border-box;display:grid;grid-template-columns:3fr 2fr;grid-template-rows:1fr 1fr;grid-gap:10px}.featured .featured-1:hover{background-blend-mode:darken}.featured .featured-1:hover .score-box{filter:brightness(50%)}.featured .featured-1:hover a{color:#ff4500}.featured .featured-2:hover{background-blend-mode:darken}.featured .featured-2:hover .score-box{filter:brightness(50%)}.featured .featured-2:hover a{color:#ff4500}.featured .featured-3:hover{background-blend-mode:darken}.featured .featured-3:hover .score-box{filter:brightness(50%)}.featured .featured-3:hover a{color:#ff4500}.featured .featured-1{grid-column:1/1;grid-row:1/span 2;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.5)}.featured .featured-1 a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.featured .featured-2{grid-column:2/2;grid-row:1/2;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.5)}.featured .featured-2 a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.featured .featured-3{grid-column:2/2;grid-row:2/2;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.5)}.featured .featured-3 a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.featured .featured-spacer{height:20px}.featured .featured-content{width:100%;box-sizing:border-box;padding:10px 15px;background:rgba(0,0,0,.6);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.featured a{color:#fff;font-size:15px;width:100%}.index>.wrapper{display:flex;max-width:1400px;box-sizing:border-box;margin:0 auto;padding:0 10px}.index .article-list-container{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:30px}.article-container-left{width:100%}.index article{display:flex;flex-direction:column;border-bottom:none;max-width:560px;padding:0;height:100%;position:relative}.index article a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.index article .img{filter:brightness(100%)}.index article .img .wrapper{position:relative}.index article .img .wrapper img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.index article .img span.social-count-span{position:absolute;bottom:4px;right:0;color:#ff4500;font-size:12px;font-weight:700;background:rgba(0,0,0,.7);padding-right:5px;display:inline-block;padding:3px 2px}.index article .img svg.fa-thumbs-up{color:#ff4500;width:14px;margin:0 3px -2px 3px}.index article .img svg.fa-comment{color:#ff4500;width:15px;margin:0 3px -3px 7px}.index article .content{padding:15px 10px;border-left:1px solid #ecedf2;border-right:1px solid #ecedf2;border-bottom:1px solid #ecedf2;height:100%;margin-top:-10px;background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dark .index article .content{background:#202024;border:none}.index article .content a{color:#000;line-height:1.4;display:block;font-weight:500;font-size:17px}.dark .index article .content a{color:#fff}.index article:hover img{filter:brightness(50%)}.index article:hover a{color:#ff4500}.dark .index article .content a:hover{color:#f63a3a}.index article p{font-size:14px;color:#505050;margin:10px 0}.dark .index article p{color:#a9a9ac}.index article .small{display:block;width:100%;box-sizing:border-box;margin-bottom:5px;padding-bottom:5px}.index article small{font-size:13px;color:#999}.index article small svg{width:14px;margin-right:5px;margin-bottom:-3px}.index .index-right-sidebar-1{max-width:350px;width:100%;margin-left:50px}.index .index-ad-sidebar{background:#f5f5f5;max-width:350px;margin:40px auto;display:flex;justify-content:center;align-items:center}.dark .index-ad-sidebar{background:#16161a}.index .index-ad-sidebar img{display:block}.index .index-right-sidebar-1 .review-wrapper .score span{color:#fff}.midpage-container{height:315px;width:100%;margin:50px 0 30px 0;background:#1a1a1a;box-sizing:border-box}.midpage-container .wrapper{max-width:1400px;width:100%;max-height:400px;margin:0 auto}.midpage-container .title{max-width:1400px;box-sizing:border-box;padding:20px 10px}.midpage-container h2{padding:5px 10px 5px 0;float:left;color:#fff;font-size:18px;font-weight:400}.midpage-container hr{border:1px solid #ff4500;width:75px}.main-carousel{max-width:1400px;max-height:300px;margin:50px 10px 0 10px}.main-carousel .img{max-width:270px;margin-right:10px;position:relative;box-sizing:border-box;width:270px;height:152px;display:flex;flex-direction:column;justify-content:flex-end}.main-carousel img{max-width:270px;margin-right:10px;border-radius:3px;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.main-carousel img:hover{filter:brightness(60%)}.carousel-cell .link-outer{width:100%;background:rgba(0,0,0,.6);display:flex;padding:3px 5px;box-sizing:border-box}.carousel-cell a{color:#fff;width:100%;box-sizing:border-box;border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:block}.carousel-cell a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;display:block}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:#1f1f1f;border:none}.flickity-button:hover{cursor:pointer;color:#333}.flickity-button:hover .flickity-button-icon{opacity:1}.flickity-button-icon{opacity:.7;fill:#f63a3a}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-prev-next-button{top:-40px;width:25px;height:20px;border-radius:3px;transform:translateY(-50%)}.flickity-prev-next-button.previous{right:40px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-22px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;height:1px;width:40px;margin:0;background:#1f1f1f;border-radius:0;opacity:1;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1;background:#f63a3a}.more-cheats-container{max-width:1400px;margin:20px auto}.more-cheats-container span{float:right;margin-right:20px}.more-cheats-container span a{color:#f63a3a;font-size:14px}.botpage-container{max-width:1400px;margin:30px auto 30px auto;display:flex}.article-container-two-left{max-width:1000px;margin:0 auto;padding:0 10px;width:100%;box-sizing:border-box}.article-list-container-two>.wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:30px;width:100%;margin-top:70px}.article-list-container-two article{display:flex;flex-direction:column;border-bottom:none;max-width:560px;padding:0;height:100%;position:relative}.article-list-container-two article a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.article-list-container-two article .img{position:relative;filter:brightness(100%)}.article-list-container-two article .img .wrapper{position:relative}.article-list-container-two article .img .wrapper img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.article-list-container-two article .content{padding:15px 10px;border-left:1px solid #ecedf2;border-right:1px solid #ecedf2;border-bottom:1px solid #ecedf2;margin-top:-10px;background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:100%}.dark .article-list-container-two article .content{border:none;background:#202024}.article-list-container-two article .content a{color:#000;line-height:1.4;display:block;font-weight:500;font-size:17px}.article-list-container-two article:hover img{filter:brightness(50%)}.article-list-container-two article:hover a{color:#ff4500}.dark .article-list-container-two article .content a{color:#fff}.article-list-container-two article .content span:hover{color:#ff4500}.dark .article-list-container-two article:hover a{color:#f63a3a}.article-list-container-two article .img span.social-count-span{position:absolute;bottom:4px;right:0;color:#ff4500;font-size:14px;font-weight:700;background:rgba(0,0,0,.7);display:inline-block;padding:3px 2px}.article-list-container-two article .img svg.fa-thumbs-up{color:#ff4500;width:14px;margin:0 3px -2px 3px}.article-list-container-two article .img svg.fa-comment{color:#ff4500;width:15px;margin:0 3px -3px 7px}.article-list-container-two article p{font-size:14px;color:#505050;margin:10px 0}.dark .article-list-container-two article p{color:#a9a9ac}.article-list-container-two article .small{display:block;width:100%;box-sizing:border-box;margin-bottom:5px;padding-bottom:5px}.article-list-container-two article small{font-size:13px;color:#999}.article-list-container-two article small svg{width:14px;margin-right:5px;margin-bottom:-3px}.index-right-sidebar-2{max-width:350px;width:100%;margin-left:50px;display:flex;flex-direction:column}.index-right-sidebar-2 .wrapper{margin-top:70px}.index-right-sidebar-2 .pick{display:flex;position:relative}.index-right-sidebar-2 .pick a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.index-right-sidebar-2 .pick:hover{cursor:pointer}.index-right-sidebar-2 .pick:hover span{color:#ff4500!important}.index-right-sidebar-2 .pick:hover a{color:#ff4500!important}.dark .index-right-sidebar-2 .pick:hover span{color:#f63a3a!important}.dark .index-right-sidebar-2 .pick:hover a{color:#f63a3a!important}.index-right-sidebar-2 .pick:hover img{filter:brightness(50%)}.index-right-sidebar-2 .pick .img{width:120px;height:80px;margin-right:10px}.index-right-sidebar-2 .pick img{width:120px;height:80px;border-radius:5px}.index-right-sidebar-2 .pick .title{display:flex;align-items:center}.index-right-sidebar-2 .pick .title{display:block;color:#222;font-weight:500;font-size:14px}.index-right-sidebar-2 .pick .title a{display:block;color:#222;font-weight:500;font-size:14px}.dark .index-right-sidebar-2 .pick .title{color:#fff}.dark .index-right-sidebar-2 .pick .title a{color:#fff}.sidebar-popular{margin-top:40px}.sidebar-popular .wrapper{margin-top:70px}.sidebar-popular .pop{display:flex;position:relative}.sidebar-popular .pop a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.sidebar-popular .pop .img{width:120px;height:80px;margin-right:10px}.sidebar-popular .pop img{width:120px;height:80px;border-radius:5px}.sidebar-popular .pop .title{display:flex;flex-direction:column;color:#222;font-weight:500;font-size:14px}.sidebar-popular .pop .title a{display:block;color:#222;font-weight:500;font-size:14px}.dark .sidebar-popular .pop .title{color:#fff}.dark .sidebar-popular .pop .title a{color:#fff}.sidebar-popular .pop:hover span{color:#ff4500;cursor:pointer}.sidebar-popular .pop:hover a{color:#ff4500}.dark .sidebar-popular .pop:hover span{color:#f63a3a}.dark .sidebar-popular .pop:hover a{color:#f63a3a}.sidebar-popular .pop:hover img{filter:brightness(50%)}.sidebar-popular .pop .title span.posted-date{font-size:12px;color:#999;margin-top:10px}.more{max-width:1400px;margin:20px auto 30px auto;display:flex;box-sizing:border-box;padding:0 10px}.more .more-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:30px;width:100%;margin-top:10px}.more .more-wrapper a{display:flex;flex-direction:column;border-bottom:none;max-width:560px;min-height:0;width:100%;height:100%;box-sizing:border-box}.more .more-wrapper a article{display:flex;flex-direction:column;border-bottom:none;max-width:560px;padding:0;height:100%}.more .more-wrapper a article .img{position:relative;filter:brightness(100%)}.more .more-wrapper a article .img .wrapper{position:relative}.more .more-wrapper a article .img .wrapper img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.more .more-wrapper a article .img .wrapper img:hover{filter:brightness(75%)}.more .more-wrapper a article .img span.social-count-span{position:absolute;bottom:4px;right:0;color:#ff4500;font-size:14px;font-weight:700;background:rgba(0,0,0,.7);display:inline-block;padding:3px 2px}.more .more-wrapper a article .img svg.fa-thumbs-up{color:#ff4500;width:14px;margin:0 3px -2px 3px}.more .more-wrapper a article .img svg.fa-comment{color:#ff4500;width:15px;margin:0 3px -3px 7px}.more .more-wrapper a article .content{padding:15px 10px;border-left:1px solid #ecedf2;border-right:1px solid #ecedf2;border-bottom:1px solid #ecedf2;margin-top:-10px;background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:100%}.dark .more .more-wrapper a article .content{border:none;background:#202024}.more .more-wrapper a article .content span{color:#000;line-height:1.4;display:block;font-weight:500;font-size:17px}.dark .more .more-wrapper a article .content span{color:#fff}.more .more-wrapper a article .content span:hover{color:#ff4500}.dark .more .more-wrapper a article .content span:hover{color:#f63a3a}.more .more-wrapper a article p{font-size:14px;color:#505050;margin:10px 0}.dark .more .more-wrapper a article p{color:#a9a9ac}.more .more-wrapper a article .small{display:block;width:100%;box-sizing:border-box;margin-bottom:5px;padding-bottom:5px}.more .more-wrapper a article small{font-size:13px;color:#999}.more .more-wrapper a article small svg{width:14px;margin-right:5px;margin-bottom:-3px}.news{max-width:1400px;margin:0 auto 30px auto;display:flex;box-sizing:border-box;padding:0 10px;flex-direction:column}.news .news-container{align-self:center;width:100%}.news .more-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:30px;width:100%;margin-top:10px}.news .more-wrapper article{display:flex;flex-direction:column;border-bottom:none;max-width:560px;min-height:0;width:100%;height:100%;box-sizing:border-box;position:relative}.news .more-wrapper article a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.news .more-wrapper article .img{position:relative;filter:brightness(100%)}.news .more-wrapper article .img .wrapper{position:relative}.news .more-wrapper article .img .wrapper img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.news .more-wrapper article .img .wrapper img:hover{filter:brightness(75%)}.news .more-wrapper article .img span.social-count-span{position:absolute;bottom:4px;right:0;color:#ff4500;font-size:14px;font-weight:700;background:rgba(0,0,0,.7);display:inline-block;padding:3px 5px}.news .more-wrapper article .img svg.fa-thumbs-up{color:#ff4500;width:14px;margin:0 3px -2px 3px}.news .more-wrapper article .img svg.fa-comment{color:#ff4500;width:15px;margin:0 3px -3px 7px}.news .more-wrapper article .content{padding:15px 10px;border-left:1px solid #ecedf2;border-right:1px solid #ecedf2;border-bottom:1px solid #ecedf2;margin-top:-10px;background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:100%;box-sizing:border-box}.dark .news .more-wrapper article .content{background:#202024;border:none}.news .more-wrapper article .content a{margin-top:10px;font-weight:500;font-size:16px;color:#222}.dark .news .more-wrapper article .content a{color:#fff}.news .more-wrapper article .content span{color:#555;line-height:1.4;display:block;font-weight:500}.news .more-wrapper article:hover img{filter:brightness(50%)}.news .more-wrapper article:hover a{color:#ff4500}.dark .news .more-wrapper article:hover a{color:#f63a3a}.news .more-wrapper article p{font-size:14px;color:#555;margin:10px 0}.dark .news .more-wrapper article p{color:#a9a9ac}.news .more-wrapper article .small{display:block;width:100%;box-sizing:border-box;margin-bottom:5px;padding-bottom:5px}.news .more-wrapper article small{font-size:13px;color:#999}.news .more-wrapper article small svg{width:14px;margin-right:5px;margin-bottom:-3px}.review-content>.wrapper{max-width:1400px;margin:0 auto 30px auto;box-sizing:border-box;padding:0 10px}.review-list-container{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:30px;width:100%;margin-top:10px}.review-list-container article{display:flex;flex-direction:column;border-bottom:none;max-width:560px;min-height:0;width:100%;height:100%;box-sizing:border-box;position:relative}.review-list-container article a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.review-list-container article .img{position:relative}.review-list-container article .img .wrapper{position:relative}.review-list-container article img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px;filter:brightness(100%)}.review-list-container article:hover img{filter:brightness(50%)}.review-list-container article:hover .score{filter:brightness(50%)}.review-list-container article .img .wrapper .score{position:absolute}.review-list-container article .img .wrapper .score-span{position:absolute;top:13px;color:#b4b0b0}.review-list-container article .content{padding:15px 10px;border-left:1px solid #ecedf2;border-right:1px solid #ecedf2;border-bottom:1px solid #ecedf2;margin-top:-10px;background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:100%}.dark .review-list-container article .content{border:none;background:#202024}.review-list-container article .content a{margin-top:10px;font-weight:500;font-size:17px;color:#222}.dark .review-list-container article .content a{color:#fff}.review-list-container article .content span{color:#888787;line-height:1.4;display:block}.review-list-container article:hover a{color:#ff4500}.dark .review-list-container article:hover a{color:#f63a3a}.review-list-container article p{font-size:14px;color:#4b4b4b;margin:10px 0}.review-list-container article .small{display:block;width:100%;box-sizing:border-box;margin:10px 0 0 0}.review-list-container article small{font-size:12px;color:#999}.review-list-container article small svg{width:14px;margin-right:5px;margin-bottom:-3px}.latest{height:17px;margin-bottom:20px}.botpage-container h2 span,.latest h1 span,.latest h2 span{padding:5px 10px 5px 0;float:left;color:#222;font-size:18px;font-weight:400}.dark .botpage-container h2 span,.dark .latest h1 span,.dark .latest h2 span{color:#fff}.botpage-container h2 hr.new1,.latest h1 hr.new1,.latest h2 hr.new1{border:1px solid #ff4500;width:75px;margin-top:5px}.dark .botpage-container h2 hr.new1,.dark .latest h1 hr.new1,.dark .latest h2 hr.new1{border:1px solid #f63a3a}.botpage-container h2 hr.new2,.latest h1 hr.new2,.latest h2 hr.new2{border:1px solid #ff4500;width:30px;margin-top:5px}.cmnts-h2 hr.new1{border:1px solid #ff4500;width:75px;margin-top:5px}.latest-index{margin-bottom:50px}.game .article-list-container{display:flex;flex-direction:column;width:100%}.game article{margin-top:15px;display:flex;border-bottom:1px solid#f1f1f1;position:relative;box-sizing:border-box}.dark .game article{border-bottom:1px solid#2b2b2f}.game article a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.game article:hover a{color:#ff4500}.dark .game article:hover a{color:#f63a3a}.game article:hover img{filter:brightness(50%)}.game article .img{max-width:260px;width:100%;margin-right:20px;position:relative;filter:brightness(100%)}.game article .img img{width:100%;border-radius:5px}.game article .img .wrapper>a>img:hover{filter:brightness(50%)}.game article .img span.news-span{position:absolute;bottom:5px;left:0;color:#ff4500;font-size:12px;padding:3px 5px;font-weight:700;background:rgba(0,0,0,.6);padding-right:5px}.game article .img span.social-count-span{position:absolute;bottom:5px;right:0;color:#fff;font-size:12px;padding:3px;font-weight:700;background:rgba(0,0,0,.6);padding-right:5px}.game article .img span.score-span{position:absolute;bottom:5px;right:0;color:#fff;font-size:12px;padding:3px;font-weight:700;padding-right:5px;border-radius:50%}.game article .img span svg.fa-thumbs-up{width:13px;fill:#fff;margin:0 5px -2px 3px}.game article .img span svg.fa-comment{width:13px;fill:#fff;margin:0 5px -2px 5px}.game article .content{width:100%;padding:30px 0;box-sizing:border-box}.game article a{font-size:18px;font-weight:500;color:#222}.dark .game article a{color:#fff}.game article p{font-size:14px;color:#555;margin:10px 0}.game article small{font-size:12px;color:#999}.side-bar-review{background:#fff;border:1px solid #ecedf2;border-radius:5px;box-sizing:border-box;padding:15px}.dark .side-bar-review{background:#202024;border:none}.dark .side-bar-review #review-back-index{fill:#202024;stroke:#2e2e2e}.side-bar-review .score{background:0 0!important}.side-bar-review .score span{color:#333!important}.dark .side-bar-review .score span{color:#fff!important}.side-bar-review .read-more{font-size:13px;font-weight:500;text-align:right;width:100%;display:inline-block;color:#ff4500}.dark .side-bar-review .read-more{color:#f63a3a}.side-bar-review .read-more a{color:#ff4500}.dark .side-bar-review .read-more a{color:#f63a3a}.review-wrapper{display:flex;flex-direction:row;position:relative}.review-wrapper a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.review-wrapper:hover img{filter:brightness(50%)}.review-wrapper:hover a{color:#ff4500}.review-wrapper:hover span{color:#ff4500;cursor:pointer}.dark .review-wrapper:hover a{color:#f63a3a}.dark .review-wrapper:hover span{color:#f63a3a}hr.review-hr{border:none;border-top:1px solid #f1f1f1;margin:20px 0}.dark hr.review-hr{border-top:1px solid #2b2b2f}.review-title{display:flex;flex-direction:column;width:60%;justify-content:center;margin-left:10px}.review-title a{display:block;font-size:14px;font-weight:500;color:#222;margin:0 10px}.review-title>span{display:block;font-size:14px;font-weight:500;color:#222;margin:0 10px}.dark .review-title a{color:#fff}.dark .review-title span{color:#fff}.review-title small{font-size:12px;color:#999;margin:10px 10px}.review-wrapper .img{width:100px;height:80px}.review-wrapper img{width:100px;height:80px;border-radius:5px}.review-wrapper .score{align-self:center}.review-wrapper .score .wrapper span{margin-top:12px}.review-box .score,.review-feature .score-box,.review-wrapper .score{background:rgba(0,0,0,.5);border-radius:50%;height:40px;width:40px;position:relative}.review-box .score{top:8px;right:8px}.review-feature .score-box{position:absolute;height:60px;width:60px;top:15px;right:15px}.review-feature .score-box .score{display:flex;align-items:center;justify-content:center;padding:0;margin:0}.review-feature .score span{height:100%;padding:0;margin:0}.review-feature .score-small{height:45px;width:45px;top:10px;right:10px;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.review-box .score .wrapper-score,.review-wrapper .score .wrapper{position:relative}.review-box .score span,.review-feature .score-box .score span,.review-wrapper .score span{position:absolute;color:#fff;font-weight:700;font-size:12px;top:0;left:0;right:0;background:0 0;text-align:center;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.review-feature .score-box .score span{font-size:16px}.review-feature .score-small .score span{font-size:13px}.review-box .progress,.review-feature .progress,.review-wrapper .progress{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.load-more{max-width:1380px;margin:10px auto 20px auto;box-sizing:border-box;width:100%}.load-more button{font-family:Inter,sans-serif;background:#1a75ff;font-size:14px;font-weight:500;color:#fff;height:40px;width:100%;margin:0 auto 25px auto;border:none;border-radius:5px;cursor:pointer;outline:0}.dark .load-more button{background:#be2c2e}.load-more-extra{margin:30px 0 0 0;grid-column:auto/span 4}.load-more button:hover{color:#000}.loading{display:none;margin:20px 0 40px 0}.loading img{display:block;margin:0 auto}.controls{display:flex;flex-wrap:wrap;align-items:center;max-width:1400px;justify-self:center;margin:0 auto}.controls-news{margin:0;margin-top:30px}.controls .wrapper{margin:30px 10px 30px 10px}.controls-news .wrapper{margin:15px 10px}.controls a{color:#708090;background:#f4f4f4;margin:10px 2px 0 2px;padding:5px 9px;font-size:13px;border-radius:5px;font-weight:500}.dark .controls a{color:#708090;background:#16161a}.controls-news a{color:#708090;background:#fff}.dark .controls-news a{color:#708090;background:#202024}.controls a:hover{color:#fff;background:#1a75ff}.dark .controls a:hover{background:#fd3a13}.controls span{color:#fff;background:#1a75ff;margin:10px 2px 0 2px;padding:5px 9px;font-size:13px;border-radius:5px;font-weight:500}.dark .controls span{color:#fff;background:#fd3a13}.controls .dots{background:#f4f4f4;color:#708090;height:25px;width:26px;padding:5px 7px;margin:10px 2px 0 2px;text-align:center;line-height:2.1}.dark .controls .dots{background:#16161a;color:#708090}.mobile-controls{margin:20px 0;display:none;align-items:center;justify-content:center}.mobile-controls .container{background:#fdfdfd;display:flex;align-items:center;justify-content:center;padding:10px 0;width:99%;align-self:center;border-radius:3px}.mobile-controls a{color:#ff5100;background:#fff;padding:5px 7px;margin:0 10px;border:1px solid #d8d8d8;border-radius:3px}.mobile-controls span{color:#838383}.sidebar .wrapper{align-self:flex-start;align-content:center;justify-content:center;align-items:center}.ad-square{display:flex;margin:0 0 30px 0;align-self:center;background:#f5f5f5;height:300px;width:350px;justify-content:center;align-items:center}.dark .ad-square{background:#16161a}.ad-square-home{display:flex;justify-content:center}.ad-square-game{margin-top:30px!important}.ad-square-last{display:flex;margin:0 0 30px 0;align-self:center;background:#191919;height:300px;width:350px;justify-content:center;align-items:center}.popular{margin:30px 0}.popular .title{height:35px;border-bottom:1px solid #ebebeb;position:relative}.title .tab-container{display:flex;justify-content:space-between;padding:0 10px;box-sizing:border-box;position:absolute;width:300px;bottom:-1px}.popular .title .div-side-post{flex-grow:1}.title .div-side-post span button{font-size:15px;color:#4f4f4f;outline:0;width:100%;height:35px;align-content:center;justify-content:center;border:1px solid #ebebeb}.title .tab-container .news-tab button{border-right:none}.title .div-side-post span .active-side{background:#fff;border-bottom:1px solid #fff}.title .div-side-post span .active-follow{background:#fff;border:1px solid #ebebeb;border-bottom:1px solid #fff}.popular .wrapper{width:350px;background:#fff;padding:0 20px;box-sizing:border-box}.popular #top-articles{padding-top:10px}.popular #top-articles section{width:330px;box-sizing:border-box;border-bottom:1px solid #e4e4e4;display:flex;margin:auto;padding:10px 0}.popular #top-articles section a{font-size:13px;font-weight:400;color:#848484}.popular #top-articles section a:hover{color:#ff4500}.popular #top-articles section small{font-size:10px;color:#9e9e9e}.popular .img{flex:none;margin-right:10px;width:90px;height:70px;image-rendering:-webkit-optimize-contrast;align-self:center;background-size:100% auto;background-repeat:no-repeat;background-position:center;position:relative}.popular .img a{display:block;width:90px;height:70px}.popular .img img{width:90px;height:70px;filter:brightness(100%)}.popular .img img:hover{filter:brightness(50%)}#coming-soon{color:#333;padding:10px 10px 0 10px;display:flex;display:none}#coming-soon ul{list-style:none;display:flex;flex-direction:column;justify-content:space-between}#coming-soon li{justify-content:space-between;display:flex;padding:10px 0;border-bottom:1px solid #e4e4e4}#coming-soon li:nth-child(10){border:none}#coming-soon>.game{display:flex;max-width:230px}#coming-soon a{font-size:14px;font-weight:700;color:#4d4d4d}#coming-soon .date{font-size:12px;font-weight:700}.popular #latest-reviews{padding-top:10px}.popular #latest-reviews section{width:330px;box-sizing:border-box;border-bottom:1px solid #e4e4e4;display:flex;margin:auto;padding:10px 0}.popular #latest-reviews section a{font-size:13px;font-weight:400;color:#4f4f4f}.popular #latest-reviews section a:hover{color:#ff4500}.popular #latest-reviews section small{font-size:10px;color:#9e9e9e}#upcoming-games{color:#333;padding:10px 10px 0 10px;display:flex;display:none}#upcoming-games ul{list-style:none;display:flex;flex-direction:column;justify-content:space-between}#upcoming-games li{justify-content:space-between;display:flex;padding:10px 0;border-bottom:1px solid #e4e4e4}#upcoming-games li:nth-child(10){border:none}#upcoming-games>.game{display:flex;max-width:230px}#upcoming-games a{font-size:14px;font-weight:700;color:#4d4d4d}#upcoming-games .date{font-size:12px;font-weight:700}.latest-side{margin-top:30px}.follow{display:flex;justify-content:space-between;padding:30px;border-bottom:1px solid #ebebeb}.sidebar-review-wrapper{width:160px}.sidebar-review .score{height:55px;width:55px;margin-left:20px;align-self:center;background:#f3f3f3;border-radius:50%}.sidebar-review{display:flex;color:#7e7e7e}.sidebar-review .img:hover{filter:brightness(50%)}.sidebar-review .top-game-text a{font-size:17px!important}.sidebar-review .top-game-text{width:220px;display:block;margin-top:10px}.game-latest h1 span{line-height:1.3}.game-sort-content{margin-top:20px!important;display:flex;max-width:1400px;margin:0 auto;flex-direction:column}.game-sort-content .wrapper{width:100%}.game-sort-content .game-list-box{background:#fff;border-radius:5px;border:1px solid #ecedf2;margin:10px 0 40px 0}.dark .game-sort-content .game-list-box{background:#202024;border:none}.game-sort-content .game-list-box h1{margin:20px 0 20px 40px}.game-sort-content .game-list-box .controls .wrapper{margin-left:40px;margin-bottom:40px}.game-sort{background:#fff;min-width:220px;border-radius:5px;box-sizing:border-box;border:1px solid #ecedf2;padding:10px 20px;margin:0 0 10px 0}.dark .game-sort{background:#202024;border:none}.game-sort .filter{height:40px;display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}#filter-up{display:none}#filter-down{display:none}.fa-caret-down{width:10px;margin-right:10px}.fa-caret-up{width:10px;margin-right:10px}.game-sort .filter span{color:#666;font-size:15px;font-weight:700;display:block;margin-left:10px}.game-sort .search{display:flex;margin-bottom:20px;margin-right:10px}.game-sort .search:hover{background:0 0}.game-sort input[type=text]{width:100%;padding:5px 25px 5px 10px;border:solid 1px #ecedf2;border-radius:5px;background:#fff;color:#1a75ff;font-weight:500}.dark .game-sort input[type=text]{border:solid 1px #2b2b2f;background:#1d1d20;color:#ff4500}.game-sort ::placeholder{font-weight:400}.game-sort button{width:20px;margin-left:-30px;background:0 0;border:none;outline:0}.game-sort .search svg{color:#666;height:15px;margin-left:-10px}#game-filter{padding:0 10px 20px 10px;box-sizing:border-box}#game-filter span{font-size:15px;font-weight:500;color:#666;display:block;margin-bottom:10px}#game-filter select{width:100%;height:30px;border:1px solid #ecedf2;border-radius:5px;background-color:#fff;padding:5px}.dark #game-filter select{border:1px solid #2b2b2f;background-color:#1d1d20;color:#ff4500}.game-list{margin:50px 0 70px 0;display:grid;grid-template-columns:repeat(6,1fr);grid-row-gap:40px;grid-column-gap:20px;justify-content:space-between;justify-items:center;width:100%;padding:0 10px;box-sizing:border-box}.game-list .game-item{display:flex;flex-direction:column;align-items:center;max-width:200px;position:relative}.game-list .game-item a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.game-list .game-item .img{height:135px;width:135px;display:flex;justify-content:flex-end;flex-direction:column}.game-list .game-item:hover img{filter:brightness(50%)}.game-list .game-item .img img{height:135px;width:135px;border-radius:5px;border:1px solid #f1f1f1}.dark .game-list .game-item .img img{border:none}.game-list .game-item .wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.game-list .game-item a{color:#222;font-size:16px;font-weight:400;margin-top:5px}.dark .game-list .game-item a{color:#fff}.game-list .game-item:hover a{color:#ff4500}.dark .game-list .game-item:hover a{color:#f63a3a}.game-list .game-item small{color:#9e9e9e;font-size:11px;margin:5px 0}.game-list .game-item span{color:#575757;font-size:10px}.game-list .game-item span span{background:#f3f3f3;display:inline-block;margin:5px 5px 0 0;padding:3px 3px;border-radius:3px;color:#222}.dark .game-list .game-item span span{background:#16161a;color:#d4d4d4}.game-list .game-item p{font-size:14px;color:#848484;margin-top:10px}.game-list .game-item-alt{display:flex;border-bottom:1px solid #e4e4e4;padding:20px 0}.game-list .game-item-alt .img{margin-right:20px;max-width:144px;max-height:160px;flex:none}.game-list .game-item-alt .wrapper{align-items:flex-start}.game-list .game-item-alt h2{color:#333;font-weight:400}.game-list .game-item-alt h2 a{color:#333;font-size:22px;font-weight:400}.game-list .game-item-alt small{color:#9e9e9e;font-size:12px}.game-list .game-item-alt p{font-size:14px;color:#555;margin-top:10px}.game-sort-content .browse-games li{display:inline-block}.game-sort-content .browse-games li{display:inline-block}.game-header{width:100%;height:300px;background-size:100% auto;background-repeat:no-repeat;background-position:center;position:relative;display:flex}.game-header>.overlay{background-color:rgba(0,0,0,.6);width:100%;height:300px}.game-header>.overlay>.wrapper{max-width:1400px;height:300px;margin:auto;color:#fff;position:relative;display:flex;align-items:center}.game-header .overlay .wrapper .content{display:flex;width:100%;padding:0 10px;margin-top:-48px}.game-header .overlay .wrapper>.content>span{background-color:rgba(0,0,0,.3);padding:3px 10px;max-width:550px;margin-right:20px;border-radius:5px}.game-header .overlay .wrapper .content .img{width:120px;height:120px;margin-right:20px;background-size:100% auto;background-repeat:no-repeat;background-position:center;position:relative;border-radius:5px}.game-header .overlay .wrapper .content a.platform-title{font-size:26px;margin:5px 0 10px 0;color:#fff}.game-header .overlay .wrapper .content a.game-title{font-size:26px;margin:5px 0 10px 0;color:#ff4500}.game-header .overlay .wrapper .content span.game-title{font-size:26px;margin:0;padding:0;color:#ff4500}.game-header .overlay .wrapper .content span{font-size:14px}.game-header .overlay .wrapper .content span span{display:inline-block;margin-top:5px;margin-bottom:5px}.game-header .overlay .wrapper .content span span span{margin-left:10px}.game-header .overlay .wrapper .content ul li{margin-top:2px;display:inline-block}.game-header .overlay .wrapper .content ul li:not(:first-child){margin-left:10px}.game-header .overlay .wrapper .content ul li a{color:#fff}a.platform-orange,a:active.platform-orange,a:link.platform-orange,a:visited.platform-orange{color:#fff}.game-header .overlay .wrapper .content p{font-size:14px;margin:10px 0 0 0}.game-header .overlay .wrapper .content .score-box{align-self:center;margin-left:auto;display:flex;flex-direction:column;align-items:center;position:relative}.game-header .overlay .wrapper .content .score-box .score{display:flex;align-items:center;justify-content:center;align-content:center;background:#292929;height:95px;width:95px;border-radius:50%}.game-header .overlay .wrapper .content .score-box span{font-weight:700;margin-top:10px}.game-header .overlay .wrapper .content .score span{position:absolute;color:#888787;font-weight:700;font-size:18px;top:37px;left:0;right:0;text-align:center;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.game-header .score .progress{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.game-nav{width:100%;min-height:45px;display:flex;position:relative;z-index:1;background:#fff;border-bottom:1px solid #ecedf2}.dark .game-nav{background:#16161a;border-bottom:1px solid #232327}.game-nav .wrapper ul li a:hover{color:#ff4500;background:#f4f4f4}.dark .game-nav .wrapper ul li a:hover{color:#f63a3a;background:#202024}.game-page{max-width:1440px;display:flex;margin:0 auto;padding:0 10px;box-sizing:border-box}.game-page .main-wrapper{max-width:1400px;width:100%;background:#fff;border-radius:5px;border:1px solid #ecedf2;margin:30px 0;padding:25px 30px;box-sizing:border-box}.game-page .main-wrapper .cheat-wrapper{display:flex;height:100%}.dark .game-page .main-wrapper{background:#202024;border:none}@media (min-width:501px){.game-nav button{display:none}.game-nav>.wrapper{max-width:1400px;margin:auto;width:100%;box-sizing:border-box}.game-nav>.wrapper ul{width:100%;align-content:center;display:flex!important;box-sizing:border-box;overflow:hidden}.game-nav>.wrapper ul li{flex-grow:1;font-size:14px;display:flex;width:100%;align-content:center;justify-content:center;font-weight:500;align-items:center}.game-nav>.wrapper ul li span{display:inline-block;color:#a1a1a1;font-weight:400}.dark .game-nav>.wrapper ul li span{color:#333}.game-nav a{font-size:14px;color:#333;display:flex;width:100%;padding:14px 0;align-content:center;justify-content:center;font-weight:500}.dark .game-nav a{color:#a1a1a1}}@media (min-width:1000px){.game-nav ul li a:hover{color:#ff5100}}.game{font-family:Inter,sans-serif}.game p{color:#333;font-size:16px;line-height:2}.dark .game p{color:#c5c5c8}.game p a{color:#ff4500}.game .latest:nth-of-type(1){padding-bottom:40px;display:flex;flex-direction:column}.game .latest:nth-of-type(1) h1 span{font-size:20px;color:#222;padding:5px 10px 5px 0}.dark .game .latest:nth-of-type(1) h1 span{color:#fff}.game-sidebar{margin-top:30px;box-sizing:border-box;color:#ebebeb;display:flex;align-items:center;justify-content:center;width:350px;margin-left:40px;align-self:flex-start}.game .review .latest{margin:0 0 20px 0;display:flex}.game .review .fa-user{width:10px;color:#4c4c4c;margin-bottom:-1px;margin-right:7px}.game .review .fa-clock{width:12px;color:#4c4c4c;margin:0 7px -2px 15px}.game .review small{font-size:12px;margin:20px 0 30px 0;display:block;color:#4c4c4c}.game .review small span a{color:#4c4c4c}.game .review small span a:hover{color:#ff4500}.game .review p a{color:#ff4500}.review img{width:100%;border-radius:5px;margin:0 0 20px 0!important}.game .latest h2 span{color:#222;font-size:18px;font-weight:400;margin-top:40px}.dark .game .latest h2 span{color:#fff}.game .by a{font-weight:700;color:#ff491d}.game .game-summary article:last-of-type{border:none}.game article h1{font-size:16px;color:#333}.game article p{font-size:14px}.game .game-summary-p{margin-bottom:0}.game .no-news{margin:40px 0 10px 0}.dark .game .no-news{color:#c5c5c8}.game .latest-images{margin:10px 0 40px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-column-gap:10px;grid-row-gap:10px}.game .latest-images img{width:100%;border-radius:5px}.game .game-image-sort-outer{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;height:40px;display:flex;align-items:center}.dark .game .game-image-sort-outer{border-top:1px solid #2b2b2f;border-bottom:1px solid #2b2b2f}.game .game-image-sort-outer ul{margin-bottom:0}.game .game-image-sort-outer ul li{display:inline-flex;margin-right:10px;color:#333}.game .game-image-sort-outer ul li a{color:#333;font-weight:400}.dark .game .game-image-sort-outer ul li a{color:#a1a1a1}.game .game-image-sort-outer ul li:hover{cursor:pointer;color:#ff4500}.game .game-image-sort-outer .current{color:#ff4500!important}.game #preloader img{display:block;margin:20px auto 0 auto;width:150px}.game .images{margin:30px 10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-column-gap:15px;grid-row-gap:15px;box-sizing:border-box}.game .images img{width:100%;border-radius:5px}.game .images img:hover{filter:brightness(75%)}.game-stats{width:350px;position:relative;box-sizing:border-box;margin:40px 0 30px 0;color:#222;border-radius:5px}.dark .game-stats{color:#999}.game-stats .background{position:absolute;width:100%;height:200px;background-size:100% 100%;background-repeat:no-repeat;background-position:50% -20%;border-top-left-radius:5px;border-top-right-radius:5px}.game-stats .overlay{background-color:rgba(0,0,0,.5);position:absolute;z-index:2;width:100%;height:200px;border-top-left-radius:5px;border-top-right-radius:5px}.game-stats .content{display:flex;flex-direction:column;justify-content:center;border-radius:5px}.game-stats h2{color:#222;font-size:20px;font-weight:500;margin:5px 0 35px 0}.dark .game-stats h2{color:#fff}.game-stats .info{background:#fff;margin-top:200px;border:1px solid #ecedf2;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dark .game-stats .info{background:#202024;border:none}.game-stats .info ul{display:flex;flex-direction:column}.game-stats .info ul{margin:20px}.game-stats .info ul li{list-style:none;font-size:14px;padding:5px;display:flex}.game-stats .info ul li span:nth-of-type(1){width:120px;display:flex;font-weight:600}.game-stats .info ul li span:nth-of-type(2){display:flex;flex-direction:column;width:180px}.top-ad-game{display:flex;justify-content:center;width:100%;margin-top:60px}a.buy{color:#fff;font-weight:500;width:240px;height:30px;background:#1a75ff;margin:auto;border-radius:7px;display:flex;justify-content:center;align-items:center;margin-top:20px;font-size:13px}.dark a.buy{color:#fff;background:#f63a3a}a.buy:hover{color:#333}.amazon:hover{cursor:pointer}svg.amazon-buy-game{fill:#fff;height:20px;width:20px;margin:0 3px -4px 0}.post a.buy-amazon{color:#fff!important;font-weight:500;width:240px;height:30px;background:#1a75ff;border-radius:7px;display:flex;justify-content:center;align-items:center;border:none;margin:20px auto;font-size:13px!important}.dark .post a.buy-amazon{background:#f63a3a}.post .buy-amazon{margin:30px auto 20px auto!important;align-self:flex-end}svg.fa-steam-symbol{fill:#fff;width:16px;margin:0 3px -4px 0}.score-summary{width:100%;margin:100px 0 0 0;box-sizing:border-box;border-top:1px solid #ecedf2}.dark .score-summary{border-top:1px solid #2b2b2f}.score-summary>.wrapper{width:100%;max-width:1370px;color:#888787;margin:0 auto;box-sizing:border-box;padding:70px 10px 20px 10px;position:relative}.score-summary .score-area-game-title{font-size:22px;font-weight:700;color:#333;margin-top:10px}.dark .score-summary .score-area-game-title{color:#fff}.score-summary .score-area-title{font-size:12px;font-weight:500;color:#999;margin-top:5px}.score-summary .review-recap{display:block;color:#7a7a7a;margin-top:30px}.score-summary .score-box{width:110px;height:115px;display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#0d86f7;border-radius:5px;box-sizing:border-box;border:1px solid #ecedf2}.dark .score-summary .score-box{background:#f63a3a;border:none}.score-summary .score-box .wrapper-1{margin-top:30px;font-size:30px;color:#fff}.score-summary .score-box .wrapper-2{width:100%;height:50px;display:flex;background:#333;box-sizing:border-box;margin-top:20px;text-align:center;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-weight:500;font-size:13px;justify-content:center;align-items:center;color:#fff;text-transform:uppercase}.dark .score-summary .score-box .wrapper-2{background:#2c2c2c;margin-bottom:-1px}.score-summary .score-container{display:flex;width:100%;box-sizing:border-box;margin:30px 0 0 0;border:1px solid #ecedf2;border-radius:5px;padding:0 30px}.dark .score-summary .score-container{border:1px solid #2b2b2f}.score-summary .score-breakdown{padding:5px 0 5px 0;width:100%;align-self:center;margin:20px 0 20px 0}.score-summary .progress-container{height:20px;background:#eee;margin:0 0 15px 0;border-radius:10px}.dark .score-summary .progress-container{background:#1b1b20}.score-summary .progress-container .progress-bar{height:20px;background:#1a75ff;display:flex;align-items:center;border-top-left-radius:10px;border-bottom-left-radius:10px}.dark .score-summary .progress-container .progress-bar{background:#f63a3a}.score-summary .progress-container .ten-score{border-top-right-radius:10px;border-bottom-right-radius:10px}.score-summary .score-cat-num{display:flex;justify-content:space-between;padding:0 5px;box-sizing:border-box;margin-bottom:5px}.score-summary span.score-cat{font-size:13px;font-weight:600;color:#333}.dark .score-summary span.score-cat{color:#fff}.score-summary span.score-num{font-size:13px;font-weight:600;color:#333}.dark .score-summary span.score-num{color:#fff}.score-summary ul li{list-style:none;margin:5px 0}.score-summary h1{font-size:22px;margin:0 0 10px 15px}.review-details{display:flex;align-content:space-between;margin:30px 0;background:#f7f7f7;border-radius:5px}.dark .review-details{background:#1b1b20}.score-summary .the-good{padding:10px 20px;box-sizing:border-box;width:50%;margin-left:10px;display:flex;flex-direction:column;border-right:1px solid #eee}.dark .score-summary .the-good{border-right:1px solid #202025}.score-summary .the-good .good-title{color:#333;font-size:18px;margin-bottom:10px}.dark .score-summary .the-good .good-title{color:#fff}.score-summary .the-good ul{display:flex;flex-direction:column;margin-top:10px}.score-summary .the-good li{display:flex;flex-direction:row;color:#3d3d3d;font-size:15px;font-weight:500}.dark .score-summary .the-good li{color:#c5c5c8}.score-summary .the-good .pro svg{width:15px;fill:#59d66f;margin-top:1px;margin-right:5px}.score-summary .the-good li span:nth-of-type(2){display:inline-block}.score-summary .the-good li span:nth-of-type(1){margin-right:5px}.score-summary .the-bad{width:50%;font-size:14px;padding:10px 20px;box-sizing:border-box;min-width:300px;display:flex;flex-direction:column}.score-summary .the-bad .bad-title{color:#333;font-size:18px;margin-bottom:10px}.dark .score-summary .the-bad .bad-title{color:#fff}.score-summary .the-bad ul{display:flex;flex-direction:column;margin-top:10px}.score-summary .the-bad li{display:flex;flex-direction:row;color:#3d3d3d;font-size:15px;font-weight:500}.dark .score-summary .the-bad li{color:#c5c5c8}.score-summary .the-bad .con svg{width:15px;fill:#fa3f40;margin-top:1px;margin-right:5px}.score-summary .the-bad li span:nth-of-type(2){display:inline-block}.score-summary .the-bad li span:nth-of-type(1){margin-right:5px}.game{padding-top:10px;margin-bottom:20px;color:#333}.game-cheat-page{height:100%;display:flex;flex-direction:column}.game-cheat-page .news .latest{padding:25px 0 30px 0}.game .ps-buttons{width:20px;height:20px;margin:0 5px 0 0}.game .ps-arrow-right{width:21px;height:19px;margin:0 5px 2px 0}.game .ps-arrow-down{width:18px;height:23px;margin:0 5px 0 0}.game .ps-space-button{width:23px;height:23px;margin:-17px 5px 0 0}.game .ps-hold{width:31px;height:21px;margin:-10px 5px 0 0}.game .ps-l2{width:18px!important;height:15px;margin-bottom:2px}.game .ps-r2{width:18px!important;height:15px;margin-bottom:2px}.game .ps-start{width:22px;margin:0 5px 0 0}.game p .ps-buttons{margin-bottom:-5px}.game p .ps-plus{margin-bottom:0}.game p .ps-buttons:last-of-type{margin-right:0!important}.game p .ps-l2{margin-bottom:-3px!important}.game p .ps-r2{margin-bottom:-3px!important}.dark #start_button{fill:#8c8c8d!important}.dark #svgGroup{fill:#c5c5c8!important}.dark .st0{fill:#8c8c8d!important}.game .ps-plus{width:12px;height:12px;margin:0 5px 4px 0}.game .ps-press{width:78px;height:11px;margin:0 5px 5px 0}.game .xbox-buttons{margin:0 5px 0 0}.game .xbox-trigger{margin:0 5px 0 0}.game .xbox-bumper{margin:0 5px 3px 0}.game .xbox-start{margin:0 5px 1px 0}.game .switch-buttons{margin:0 5px 0 0}.game .switch-trigger{margin:0 5px 2px 0}.game .n64-buttons{margin:0 5px 0 0}.game .n64-trigger{margin:0 5px 6px 0}.game .dc-buttons{margin:0 5px 0 0}.game .gc-buttons{margin:0 5px 0 0}.game .gc-trigger{margin:0 5px 2px 0}.game .gc-cstick{margin:0 5px 0 0}.game .gc-cstick-down{margin:0 5px -4px 0}.dark .game #gc-cstick-arrow{fill:#a7a4ad}.game .youtube{margin:40px 0;background:#f7f7f7;display:flex;align-content:center;justify-content:center;border-radius:10px}.dark .game .youtube{background:#dbdada}.game .youtube img{width:unset}.game small.cheats-posted{font-size:13px;display:flex;color:#4c4c4c;padding:20px 0}.game .cheat-intro{margin:40px 0}.game h2{font-size:18px;color:#555;padding:10px 0}.dark .game h2{color:#ddd}.game h2.cheat-title{margin:20px 0 50px 0}.game h3{font-size:16px;font-weight:600;color:#ff4500;margin:15px 0}.dark .game h3{color:#f63a3a}.game p{margin-bottom:25px;color:#333}.dark .game p{color:#c5c5c8}.game strong{color:#333;font-weight:600}.dark .game strong{color:#fff}.game em{color:#646464}.game a{color:#ff4500}.game img{width:100%;margin:20px 0}.game li{margin:10px 0 10px 25px;color:#4b4b4b;line-height:1.5}.dark .game li{color:#c5c5c8}.dark .game li strong{color:#fff}.game ol{list-style:none;counter-reset:item;padding:0;margin-bottom:20px}.game ol li{margin:0 0 10px 0;counter-increment:item;position:relative;padding:0 0 0 35px}.game ol li::before{content:counter(item) ". ";color:#4b4b4b;font-weight:700;font-size:15px;position:absolute;top:0;left:0;text-align:right;min-width:22px}.game ul{margin-bottom:30px}.game .cheat-table-outter{overflow-x:auto}.game .cheat-table{width:100%;margin:30px 0;box-sizing:border-box;border-collapse:separate;border-spacing:0}.game .cheat-table th{background:#f8f8f8;font-size:14px;height:30px;text-align:left;padding:3px 10px;border:solid 1px #f1f1f1;font-weight:600;color:#ff4500}.dark .game .cheat-table th{background:#16161a;border:solid 1px #202025;color:#f63a3a}.game .cheat-table th:first-of-type{border-top-left-radius:0}.game .cheat-table th:not(:first-of-type){border-left:none}.game .cheat-table th:last-of-type{border-top-right-radius:0}.game .cheat-table th span{white-space:nowrap}.game .cheat-table td{color:#333;font-size:14px;font-weight:500;padding:10px 15px;border-right:solid 1px #f1f1f1;border-bottom:solid 1px #f1f1f1}.dark .game .cheat-table td{color:#c5c5c8;border-right:solid 1px #202025;border-bottom:solid 1px #202025}.game .ps1-table td:nth-of-type(2){vertical-align:middle}.game .cheat-table tr:last-of-type td:nth-of-type(1){border-bottom-left-radius:0}.game .cheat-table tr:last-of-type td:last-of-type{border-bottom-right-radius:0}.game .cheat-table tr{border-top-left-radius:5px;border-top-right-radius:5px}.game .cheat-table td:nth-of-type(1){font-weight:500;border-left:solid 1px #f1f1f1}.dark .game .cheat-table td:nth-of-type(1){border-left:solid 1px #202025}.game .cheat-table td:nth-of-type(1) span{white-space:nowrap}.game .cheat-table tr:nth-of-type(odd){background-color:#fff}.dark .game .cheat-table tr:nth-of-type(odd){background-color:#1b1b20}.game .cheat-table tr:nth-of-type(even){background-color:#fff}.dark .game .cheat-table tr:nth-of-type(even){background-color:#1b1b20}.game .ct10 td:nth-of-type(1){width:10%}.game .ct15 td:nth-of-type(1){width:15%}.game .ct20 td:nth-of-type(1){width:20%}.game .ct25 td:nth-of-type(1){width:25%}.game .ct50 td{width:50%}.game .line{line-height:1.7}.game .cheat-tab-bar{margin:30px 0;display:flex;width:100%}.game .cheat-button{font-family:Inter,sans-serif;background:#f8f8f8;color:#333;font-weight:400;font-size:14px;height:45px;padding:0 10px;border:none;box-sizing:border-box;flex-grow:1}.dark .game .cheat-button{background:#16161a;color:#999}.game .no-wrap{min-width:125px}.game .cheat-button:first-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.game .cheat-button:last-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.game .cheat-button:hover{cursor:pointer;background:#eee;color:#ff4500}.dark .game .cheat-button:hover{background:#2a2a31;color:#f63a3a}.game .cheat-button:focus{outline:0}.game .cheat-button-selected{background:#eee;color:#ff4500}.dark .game .cheat-button-selected{background:#2a2a31;color:#f63a3a}.game .guide{margin-top:40px}.needed{margin:30px 0;text-align:center;color:#333}.needed a{color:#ff5100}.mce-tinymce{box-sizing:border-box!important}.game-forum input[type=text]{width:100%;padding:7px;font-size:14px;color:#747a80;box-sizing:border-box;border:1px solid #eaf0f7;border-radius:5px}.game-forum input[type=text]:focus{outline:0;border-color:#80c8ff;box-shadow:0 0 10px #80c8ff;color:#ff4500}.game-forum input[type=button]{background:#e03800;padding:7px;border-radius:3px;border:none;color:#fff;font-weight:700;margin-bottom:10px}.game-forum input[type=button]:hover{cursor:pointer}.game-forum input[type=submit]{background:#e03800;padding:7px;border-radius:3px;border:none;color:#fff;font-weight:700;margin-bottom:10px}.game-forum input[type=submit]:hover{cursor:pointer}.game-forum{box-sizing:border-box;padding:0 5px}.game-forum label{color:#495057;display:block;margin-bottom:10px}.game-forum table{width:100%;border-collapse:collapse}.game-forum th{background:#ebebeb;color:#424242;font-size:14px;height:30px;text-align:left;padding:3px 10px;border:solid 1px #e4e4e4}.game-forum th:nth-of-type(3){text-align:center}.game-forum th:nth-of-type(4){text-align:center}.game-forum td{color:#333;font-size:14px;padding:3px 10px;border:solid 1px #e4e4e4}.game-forum td a{color:#333;font-weight:700;font-size:14px}.game-forum small{color:#585858;font-size:12px}.game-forum td small a{color:#ff5100;font-weight:400}.game-forum td:nth-of-type(2){font-size:14px}.game-forum td:nth-of-type(3){text-align:center}.game-forum td:nth-of-type(4){text-align:center}.game-forum tr:nth-of-type(odd){background-color:#f2f2f2}.game-forum tr:nth-of-type(even){background-color:#f5f5f5}.forum-sub input[type=button]{background:#e03800;padding:7px;border-radius:3px;border:none;color:#fff;font-weight:700;margin-bottom:10px}.forum-sub input[type=button]:hover{cursor:pointer;background:#cf3502}.forum-sub table{border-collapse:separate;width:100%}.forum-sub tr{display:flex;border:solid 1px #eaf0f7;margin-bottom:20px;background-color:#fff;border-radius:5px;margin-bottom:20px}.forum-sub tr:last-of-type{margin-bottom:0}.forum-sub td:nth-of-type(1){width:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px;color:#333}.forum-sub td:nth-of-type(1) .img{width:70px}.forum-sub td:nth-of-type(1) img{width:70px}.forum-sub td:nth-of-type(1) a{color:#ff5100}#forum-user-info{padding:10px;box-sizing:border-box;flex:none;justify-content:flex-start}.forum-sub td:nth-of-type(2){color:#4e4e4e;display:flex;flex-direction:column;padding:10px;border-left:solid 1px #e4e4e4;width:100%}.forum-sub td:nth-of-type(2) small{font-size:14px;margin-bottom:10px;color:#424242}.forum-sub td:nth-of-type(2) small a{color:#ff5100}.forum-sub span.links{margin-top:10px;display:flex;margin-top:auto;margin-left:auto}.forum-sub span.links a{color:#727272;margin:0 5px;font-size:12px}.forum-sub .reply{display:inline-block;font-weight:500;color:#0383d3;margin-right:20px}.forum-sub tr .reply-quote{margin:5px 10px;padding:5px;font-style:italic;border:solid 1px #e4e4e4;border-radius:5px;background:#f5f7fa;color:#4e4e4e}.forum-sub tr .reply-quote .reply{color:#4e4e4e;font-weight:500}.forum-sub td:nth-of-type(2) .reply-quote p{margin-left:10px;color:#4e4e4e}#forum_sub_reply{margin:30px 0}#forum_sub_reply input[type=submit]{background:#e03800;padding:7px;border-radius:3px;border:none;color:#fff;font-weight:700;margin-bottom:10px}#forum_sub_reply input[type=submit]:hover{cursor:pointer}.ad-top{justify-content:center;width:100%}.comment-form input[type=submit]{background:#e03800;padding:7px;border-radius:3px;border:none;color:#fff;font-weight:700;margin:10px 0 15px 0}.comment-form input[type=submit]:hover{cursor:pointer;background:#c43202}.post{display:flex;justify-content:center;flex-direction:column;overflow-x:hidden}.post-header{width:100%;height:450px;background-size:100% auto;background-repeat:no-repeat;background-position:center}.post-header>.overlay{background-color:rgba(0,0,0,.4);width:100%;height:450px}.top-ad-post{display:flex;justify-content:center;width:100%}.post-info{width:100%;margin-bottom:30px}.post-info .post-title-wrapper{width:100%;display:flex;flex-direction:column;box-sizing:border-box;background:#fff;border-bottom:solid 1px #f1f1f1;padding-bottom:20px}.dark .post-info .post-title-wrapper{background:#202024;border-bottom:solid 1px #2b2b2f}.post-info>.wrapper>.wrapper{display:flex;flex-direction:row;justify-content:center;padding:15px 0}.post-info h1{font-size:34px;font-weight:400;color:#222;font-family:Inter,sans-serif}.dark .post-info h1{color:#fff}.post-author{display:flex;width:100%;justify-content:space-between;margin-top:20px}.post-author svg{width:18px;margin:0 5px -5px 0}.post-author .clock{width:13px;fill:#555;margin:0 5px -2px 5px}.post-info small{color:#4b4b4b;margin:10px 10px 0 0;font-size:13px;font-family:Inter,sans-serif}.dark .post-info small{color:#999}.post-info small a{color:#ff5100;font-weight:400}.dark .post-info small a{color:#f63a3a}.post-info .comment-cnt span{color:#4b4b4b}.dark .post-info .comment-cnt span{color:#999}.post-info>.wrapper>.wrapper small:nth-of-type(2) span{border-left:solid 1px #e0e0e0;margin:0 5px 0 4px}.post .related-tags{border-top:1px solid #eee;padding:15px 0 5px 0;font-size:13px;box-sizing:border-box;color:#333}.dark .post .related-tags{border-top:1px solid #2b2b2f;color:#c5c5c8}.post .social{width:100%;margin:15px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.post .social ul{list-style:none;display:flex;flex-direction:row}.post .social li{margin:0 5px!important}.post .social li.share{margin:2px 10px 0 0;font-size:18px;color:#59595f}.dark .post .social li.share{color:#999}.post .social svg{width:25px}.post .social .em-svg{width:16px}.post .social .fa-flipboard{margin-top:-3px}.post .social .flip-div span{height:20px;width:25px;background:#fff}.em-div,.fb-div,.flip-div,.reddit-div,.twt-div{height:30px;width:35px;display:flex;align-items:center;justify-content:center;border-radius:3px;box-sizing:border-box}.fb-div{background:#3e5a98}.twt-div{background:#5fadee}.reddit-div{background:#f8410a}.em-div{background:#414141}.flip-div{background:#ee222b;padding:5px}.post .social .like{height:27px;min-width:50px;border:1px solid #f1f1f1;border-radius:3px;margin-right:30px;display:flex;align-content:center;padding:3px 5px;box-sizing:border-box;color:#555;font-size:13px}.dark .post .social .like{border:1px solid #2b2b2f;color:#999}.post .social .like:hover{cursor:pointer}.post .social .like svg.fa-thumbs-up{width:15px;margin:0 5px -2px 0;fill:#c4c4c4}.dark .post .social .like svg.fa-thumbs-up{fill:#999}.post .social .like span.like-count{border-left:1px solid #f1f1f1;margin-left:5px;padding-left:5px}.dark .post .social .like span.like-count{border-left:1px solid #2b2b2f}.post-body{display:flex;flex-direction:column;width:100%;padding-right:5px;padding-left:5px;box-sizing:border-box;max-width:1395px;margin:auto}.post-body>.wrapper{display:grid;grid-template-columns:4fr 1fr;grid-column-gap:30px}.post-body .post-sidebar{margin-top:30px;grid-row:span 2}.post-sidebar .recommended{margin:30px 0;width:300px}.post-sidebar .recommended h2{font-size:18px;color:#222}.post-sidebar .recommended h2 hr.new1{border:1px solid #ff4500;width:75px;margin-top:5px}.post-sidebar .recommended .item{margin-top:30px;display:flex;flex-direction:row;box-sizing:border-box;position:relative}.post-sidebar .recommended .item:hover{cursor:pointer}.post-sidebar .recommended .item:hover img{filter:brightness(50%)}.post-sidebar .recommended .item:hover a{color:#ff4500}.dark .post-sidebar .recommended .item:hover a{color:#f63a3a}.post-sidebar .recommended .item:hover span{color:#ff4500}.dark .post-sidebar .recommended .item:hover span{color:#f63a3a}.post-sidebar .recommended .item .img{height:70px;width:110px;margin-right:10px}.post-sidebar .recommended .item img{height:70px;width:110px;filter:brightness(70%);border-radius:5px}.post-sidebar .recommended .item .title{display:flex;align-items:center}.post-sidebar .recommended .item span{font-size:14px;font-weight:500;color:#333}.dark .post-sidebar .recommended .item span{color:#fff}.post-sidebar .recommended .item a{font-size:14px;font-weight:500;color:#333}.dark .post-sidebar .recommended .item a{color:#fff}.post-sidebar .recommended .item a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.post-body .related{min-height:100px;width:100%;background:#fff;box-sizing:border-box;grid-row:span 1;border:1px solid #eee;border-radius:5px;margin:30px 0;padding:20px 0 30px 0}.dark .post-body .related{background:#202024;border:none}.post-body .related .box-title{padding:0 30px 30px 30px;font-size:18px;color:#222}.dark .post-body .related .box-title{color:#f63a3a}.post-body .related .new1{border:1px solid #ff4500;width:75px;margin-top:5px}.post-body .related .wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-column-gap:30px;grid-row-gap:30px;justify-content:space-between;padding:0 25px}.post-body .related .related-listing{position:relative}.post-body .related .related-listing:hover img{filter:brightness(50%)}.post-body .related .related-listing a .link-span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.post-body .related a{font-size:14px;color:#333}.post-body .related a:hover{color:#ff4500}.dark .post-body .related a{color:#fff}.dark .post-body .related a:hover{color:#f63a3a}.post-body .related img{border-radius:5px;width:100%!important}.dark .post-body .related img{filter:brightness(80%)}.post-body .related .related-title{padding-top:7px}.post .content{margin-top:30px;background:#fff;border-radius:5px;border:1px solid #eee;padding:30px 25px;box-sizing:border-box;grid-row:span 1}.dark .post .content{background:#202024;border:none}.post .content>img{width:100%;margin:0 0 30px 0;border-radius:5px}.post img.post-featured-image{margin-bottom:50px!important}.post h2{font-size:22x;color:#000;font-weight:500;margin:0 0 30px 0}.dark .post h2{color:#f63a3a}.post h3{font-size:18px;color:#111;font-weight:500;margin:0 0 30px 0}.dark .post h3{color:#fff}.post p{font-size:16px;line-height:2;font-family:Inter,sans-serif;color:#333;margin:0 0 30px 0}.dark .post p{color:#c5c5c8}.post .content a{color:#ff5100}.post .content p a{color:#1a75ff}.dark .post .content a{color:#ff4500}.post .content strong{font-weight:500}.dark .post .content strong{color:#fff}.post .content ul{margin:20px 0 40px 35px;color:#333;font-size:16px}.post .content ul a{color:#1a75ff}.dark .post .content ul{color:#c5c5c8}.post .content ul li{margin:0 0 20px 0;line-height:2}.post .content ol{margin:20px 0 40px 35px;color:#333;font-size:16px}.dark .post .content ol{color:#f2f2f3}.post .content ol li{margin:0 0 20px 0;line-height:2}.post .cheat-table-outter{overflow-x:auto}.post .cheat-table{width:100%;margin:30px 0;box-sizing:border-box;border-collapse:separate;border-spacing:0}.post .cheat-table th{background:#f8f8f8;font-size:14px;height:30px;text-align:left;padding:3px 10px;border:solid 1px #f1f1f1;font-weight:600;color:#ff4500}.dark .post .cheat-table th{background:#16161a;border:solid 1px #202025;color:#f63a3a}.post .cheat-table th:first-of-type{border-top-left-radius:0}.post .cheat-table th:not(:first-of-type){border-left:none}.post .cheat-table th:last-of-type{border-top-right-radius:0}.post .cheat-table th span{white-space:nowrap}.post .cheat-table td{color:#333;font-size:14px;font-weight:500;padding:10px 15px;border-right:solid 1px #f1f1f1;border-bottom:solid 1px #f1f1f1}.dark .post .cheat-table td{color:#c5c5c8;border-right:solid 1px #202025;border-bottom:solid 1px #202025}.post .ps1-table td:nth-of-type(2){vertical-align:middle}.post .cheat-table tr:last-of-type td:nth-of-type(1){border-bottom-left-radius:0}.post .cheat-table tr:last-of-type td:last-of-type{border-bottom-right-radius:0}.post .cheat-table tr{border-top-left-radius:5px;border-top-right-radius:5px}.post .cheat-table td:nth-of-type(1){font-weight:500;border-left:solid 1px #f1f1f1}.dark .post .cheat-table td:nth-of-type(1){border-left:solid 1px #202025}.post .cheat-table td:nth-of-type(1) span{white-space:nowrap}.post .cheat-table tr:nth-of-type(odd){background-color:#fff}.dark .post .cheat-table tr:nth-of-type(odd){background-color:#1b1b20}.post .cheat-table tr:nth-of-type(even){background-color:#fff}.dark .post .cheat-table tr:nth-of-type(even){background-color:#1b1b20}.post .ct10 td:nth-of-type(1){width:10%}.post .ct15 td:nth-of-type(1){width:15%}.post .ct20 td:nth-of-type(1){width:20%}.post .ct25 td:nth-of-type(1){width:25%}.post .ct50 td{width:50%}.cheats{height:100%}.game .cheat-filed{border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:10px;padding:15px 0 15px 0;font-size:13px;box-sizing:border-box;color:#333}.dark .game .cheat-filed{border-top:1px solid #2b2b2f;color:#c5c5c8}.post .post-footer{margin-top:10px;box-sizing:border-box;border-top:1px solid #eee}.dark .post .post-footer{border-top:1px solid #2b2b2f}.post .next-article{border-top:1px solid #eee;display:flex;min-height:70px;padding:10px 20px}.dark .post .next-article{border-top:1px solid #2b2b2f}.post .next-article a{font-weight:500;font-size:14px;color:#777}.dark .post .next-article a{color:#999}.post .next-article a:hover{color:#f84e09}.dark .post .next-article a:hover{color:#f63a3a}.post .next-article svg{width:13px;color:#1a75ff}.dark .post .next-article svg{color:#f63a3a}.post .next-article .prev{width:50%;margin-right:20px;display:flex;align-items:center;position:relative}.post .next-article .prev span:nth-of-type(1){position:absolute;left:-20px}.post .next-article .next{width:50%;margin-left:20px;text-align:right;display:flex;align-items:center;justify-content:flex-end;position:relative}.post .next-article .next span:nth-of-type(1){position:absolute;right:-20px}.post .about-author{box-sizing:border-box;padding:20px 0;border-top:1px solid #f1f1f1}.dark .about-author{border-top:1px solid #2b2b2f}.post .about-author .about{width:90%;display:flex;margin:10px auto 10px auto}.post .about-author .about .img{width:75px;height:75px;margin-top:5px;margin-right:25px}.post .about-author .about .img img{width:75px;height:75px;border-radius:50%}.post .about-author .bio span{display:block;margin-bottom:5px;color:#474747;font-weight:700}.post .about-author .bio span a{font-size:16px;margin:0;color:#474747;font-weight:700;margin-bottom:15px}.post .about-author .about p{font-size:16px;margin:0}.post .about-author .about p a{color:#ff5100}.post .affiliate{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:50px;max-width:1400px;width:100%;box-sizing:border-box;overflow:hidden;margin-top:70px}.post .affiliate .item{background:#fff;display:flex;flex-direction:column;border-radius:5px;border:1px solid #eaf0f7}.dark .post .affiliate .item{background:#1b1b20;border:none}.post .affiliate .item img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.post .affiliate .item a{color:#424242;font-size:16px;margin:0}.post .affiliate .item .title{font-size:17px;font-weight:600;margin:15px 0;display:block;color:#424242}.dark .post .affiliate .item .title{color:#f63a3a}.post .affiliate .item span{font-size:16px;font-weight:600;margin:15px 0;display:block;color:#1a1a1a}.dark .post .affiliate .item span{font-weight:500;color:#fff}.post .affiliate .item .content{padding:0 10px;box-sizing:border-box;margin:0;border:none;height:100%;background:0 0}.post .affiliate .item p{font-size:16px;line-height:22px;margin:10px 0 20px 0}.post .affiliate .item .content li{font-size:15px;margin-bottom:10px;color:#333}.dark .post .affiliate .item .content li{color:#c5c5c8}iframe{border:none;outline:0;width:100%}.comments{margin:40px 0}.comment-container{margin-top:15px;box-sizing:border-box;display:grid;grid-template-columns:minmax(45px,55px) auto;grid-template-rows:30px auto auto;border-bottom:1px solid#1f1f1f}.cmnt-img-container{display:flex;width:55px;flex-direction:row;grid-column:1/2;grid-row:1/3}.cmnt-img-container img{width:55px;border-radius:5px;margin-top:5px}.cmnt-reply .cmnt-img-container{display:flex;width:45px}.cmnt-reply img{width:45px;border-radius:5px;margin-top:5px}.comment-container .cmnt-info{padding-left:15px;grid-column:2/2;grid-row:1/1;box-sizing:border-box}.cmnt-reply .cmnt-info{padding-left:10px}.comment-container .cmnt-info span{color:#687a86}.comment-container .cmnt-info span.hide{margin:0 5px}.comment-container .content{padding-left:15px;grid-column:2/2;grid-row:1/3;margin-top:30px;margin-bottom:10px;box-sizing:border-box;border:none}.cmnt-reply .content{padding-left:10px}.comment-container .cmnt-deleted p{color:#7c7c7c;font-size:14px}.comment-container .links{display:flex;margin-right:3px;justify-content:flex-start}.comment-container span.links{color:#9e9e9e;font-size:12px;align-self:flex-end;margin-left:5px}.comments span.links:hover{cursor:pointer;color:#ff4500}.comments>.wrapper{margin-top:40px;display:flex;flex-direction:column}.comments svg{width:22px;margin:0 5px -3px 0}.comments .cmnts-h2{font-weight:400;font-size:20px;line-height:1.5}.comments .latest span{color:#222}.comments>.wrapper small{font-size:12px;color:#59595f;margin:5px 0 0 0}.comments>.wrapper small a{font-size:13px;color:#ff5100;font-weight:700}small.to-comment{align-self:center;font-size:15px;display:block;margin:0 auto 40px auto;width:unset}.comments small.to-comment a{font-size:15px}.comments>.wrapper .content .wrapper{width:100%;min-height:100px;background:#f8f8f8;position:relative;box-sizing:border-box;border:1px solid #e7e7e7}.comments>.wrapper .content .wrapper small{margin:10px 0 0 20px;display:flex;align-items:flex-end;font-size:12px}.comments>.wrapper .content .wrapper small a{font-weight:700;font-size:12px}.comments>.wrapper .content .wrapper small span{margin-left:10px;font-size:12px;display:flex;color:#9e9e9e}.comments p{font-size:15px;color:#727272;margin:5px 0;overflow-wrap:break-word;white-space:pre-wrap}.post_comment{width:100%;resize:none;box-sizing:border-box;padding:10px;white-space:pre-wrap;border:1px solid #eee;border-radius:5px;background:#fff;color:#1a75ff;font-size:14px}p.queue-alert{margin-bottom:40px;text-align:center;color:red;font-weight:700}.comments-closed{background:#fff;font-size:15px;color:#ff4500;padding:15px;border:1px solid #eee;border-radius:5px;margin:30px 0;text-align:center;font-weight:500}.dark .comments-closed{background:#202024;color:#ff4500;border:none}.platform-details-title h1{font-size:28px}.platform-list{margin:50px 0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:40px}.platform{display:flex;min-width:120px;flex-direction:column;align-items:center}.platform .img{border:1px solid #e4e4e4;height:120px;width:120px;margin-bottom:3px}.platform img{height:120px;width:120px}.platform a{font-size:14px;color:#333;font-weight:700}.platform a:hover{color:#ff5100}.retro-summary p{margin-bottom:20px;font-family:Inter,sans-serif;color:#4b4b4b}.ad-footer{background:#f2f2f2;padding:25px 0}.dark .ad-footer{background:#242429}.post-ad{margin:30px 0}.ad-footer .wrapper{max-width:1400px;width:100%;margin:auto;display:flex}.desktop_footer_ad{margin:auto}footer{color:#424242;background:#e6e6e6;width:100%}.dark footer{background:#202024}footer .wrapper{max-width:1400px;margin:auto;padding:15px;display:flex;justify-content:center}.footer-links{padding:0 10px;text-align:center}.footer-links .footer-main ul{list-style:none;display:inline-flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.footer-links .footer-main li{font-size:14px;font-weight:700;color:#4e4e4e}.footer-links .footer-main a{font-size:14px;font-weight:700;color:rgba(0,0,0,.6)}.dark .footer-links .footer-main a{font-weight:500;color:#ccc}.footer-links .footer-main a:hover{color:rgba(0,0,0,.8)}.dark .footer-links .footer-main a:hover{color:#f63a3a}.footer-links a:hover{color:#000}.dark .footer-links a:hover{color:#f63a3a}.footer-links ul{list-style:none;display:inline-flex;flex-wrap:wrap;justify-content:center}.footer-links li{margin:5px 10px;font-size:14px}.footer-links a{font-size:14px;color:#424242}.dark .footer-links a{color:#424242}.footer-social{display:flex;flex-direction:row;justify-content:center;margin:5px 0 20px 0}.footer-social ul{list-style:none}.footer-social li{margin:0 10px}.footer-social svg{width:30px;color:#acacac}.footer-social svg:hover{color:rgba(0,0,0,.7)}.dark .footer-social svg:hover{color:#f63a3a}.copyright{max-width:1400px;margin:auto;padding:20px 0;text-align:center;color:#424242}.open-slide{display:none;align-items:center}.plain-page{max-width:1300px;margin:40px auto;padding:30px;background:#fff;border:1px solid #ecedf2;border-radius:5px;box-sizing:border-box}.dark .plain-page{background:#202024;border:none}.plain-page .content{margin:80px 0 30px 0;display:block}.plain-page p{color:#333;line-height:1.8;font-size:16px;margin:0 0 10px 0}.dark .plain-page p{color:#c5c5c8}.plain-page h2{font-size:22px;color:#474747}.plain-page a{color:#ff5100}.plain-page ul{margin:10px 0 10px 25px}.plain-page ul li{margin:9px 0;color:#4b4b4b}.dark .plain-page ul li{color:#c5c5c8}.plain-page ol li{margin-left:18px;color:#4b4b4b}.plain-page strong{font-weight:600;font-size:16px;color:#333}.dark .plain-page strong{color:#f63a3a}.contact{max-width:800px;margin:50px auto;padding:20px 10px;box-sizing:border-box}.contact label{color:#585858;font-size:17px;padding:5px 0;display:inline-block}.contact select{height:30px;border:1px solid #ecedf2;border-radius:3px;background-color:#fff;padding:5px}.dark .contact select{border:solid 1px #2b2b2f;background:#1d1d20;color:#1a75ff}.contact input{height:32px;width:100%;padding:3px 25px 3px 10px;border:solid 1px #ecedf2;background:#fff;color:#1a75ff;border-radius:3px;font-weight:500;box-sizing:border-box}.dark .contact input{border:solid 1px #2b2b2f;background:#1d1d20}.contact textarea{font-family:Inter,sans-serif;width:100%;resize:none;padding:10px;box-sizing:border-box;font-weight:500;color:#1a75ff;background:#fff;border:1px solid #ecedf2;border-radius:3px}.dark .contact textarea{border:solid 1px #2b2b2f;background:#1d1d20}.contact input[type=submit]{font-family:Inter,sans-serif;color:#fff;font-size:15px;font-weight:700;background-color:#1a75ff;border:none;padding:7px 12px;margin:30px auto 30px auto;-webkit-appearance:none;cursor:pointer;width:100%;text-align:center;display:inline-block;border-radius:5px}.dark .contact input[type=submit]{background:#f63a3a}.contact .g-recaptcha{width:304px}.contact span{color:red;font-size:12px;display:inline-block;margin:5px 3px}.contact .captcha-error{color:red;width:100%;display:inline-block;margin:10px 0}.contact h3{color:green;display:inline-block;width:100%;text-align:center;margin:30px 0 10px 0}.contact-form{background:#fff;border:1px solid #ecedf2;border-radius:5px;box-sizing:border-box;padding:30px}.dark .contact-form{background:#202024;border:none}.forums h1{color:#333;font-size:22px;font-weight:400;margin-top:10px}.forums hr{display:block;height:1px;border:0;border-top:1px solid #ebebeb;padding:0;margin:10px 0 35px 0}.forums h2{color:#333;font-size:18px;font-weight:400}.forums table{width:100%;margin:15px 0 40px 0;border-collapse:separate;border-spacing:0}.forums th{background:#ebebeb;color:#424242;font-size:14px;height:30px;text-align:left;padding:3px 10px}.forums table tr td,.forums table tr th{border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.forums table tr td:first-child,.forums table tr th:first-child{border-left:1px solid #e4e4e4}.forums th:nth-of-type(3){text-align:center}.forums td{color:#333;font-size:14px;padding:10px}.forums table td:nth-child(1),.forums table th:nth-child(1){width:40%}.forums table td:nth-child(2),.forums table th:nth-child(2){width:40%}.forums table td:last-child,.forums table th:last-child{width:20%}.forums td a{color:#333;font-weight:400;font-size:14px}.forums small{color:#585858;font-size:12px}.forums td small a{color:#ff5100;font-weight:400}.forums td:nth-of-type(2){font-size:14px}.forums td:nth-of-type(3){text-align:center}.forums td:nth-of-type(4){text-align:center}.forums tr:nth-of-type(odd){background-color:#f2f2f2}.forums tr:nth-of-type(even){background-color:#f5f5f5}.forums td.last{font-size:12px}.forums td.last small{font-size:10px}.hide-start{display:none}.side-log{margin-bottom:20px}.side-log span{color:#888787;font-size:14px;font-weight:700}.rss h1{margin-left:20px;font-size:18px}.rss ul{margin-left:20px;list-style:none}.rss ul a{color:#ff4500}.rss ul li{margin-bottom:10px}@media (max-width:1395px){.load-more{width:98%}.game .latest-images{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:1269px){.article-list-container-two .wrapper,.index .article-list-container,.more .more-wrapper,.news .more-wrapper,.review-list-container{grid-template-columns:repeat(3,1fr)}.load-more-extra{grid-column:auto/span 3}.game-list{grid-template-columns:repeat(3,1fr)}.game .cheat-tab-bar{overflow-x:auto}.game .cheat-button{flex-grow:1}}@media (max-width:1250px){.index .article-list-container{grid-template-columns:repeat(2,1fr)}.article-list-container-two>.wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:1175px){.reviews-home .wrapper{padding:0 10px}.post .affiliate{grid-template-columns:repeat(2,1fr)}.profile-reviews .game-list{grid-template-columns:repeat(5,1fr)}.score-summary .the-good{min-width:250px;width:100%}.score-summary .the-bad{min-width:250px;width:100%}.game article{flex-direction:column;margin:40px auto 0 auto}.game article .img{max-width:560px;margin:0}.game article .img img{margin:0}.game article .content{max-width:560px;width:100%;padding:15px 0}}@media (max-width:1065px){.index .article-list-container{grid-template-columns:repeat(1,1fr)}.article-list-container-two>.wrapper{grid-template-columns:repeat(1,1fr)}.dark .score-summary .score-container,.score-summary .score-container{border:none;padding:0}}@media (min-width:1161px){#main-menu{margin:0 35px;width:100%!important;display:flex!important;max-width:900px}.menu .sub-menu{flex-direction:column;position:absolute;top:45px;margin-left:-15px;align-items:flex-start;display:none!important}.menu .sub-menu-cheats{margin-left:-15px}.menu .sub-menu ul{margin-top:10px;display:flex;flex-direction:column;background:#fff;border:1px solid #ecedf2;border-radius:3px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.dark .menu .sub-menu ul{background-color:#202024;border:1px solid #2b2b2f}#main-menu .sub-menu a:hover{color:#1a75ff}.dark #main-menu .sub-menu a:hover{color:#f63a3a}.sub-menu a{font-weight:400;font-size:14px;box-sizing:border-box;width:100%;padding:0 20px;margin:10px 0}.menu .menu-more:hover .sub-menu{display:flex!important}#body{margin:0 auto!important;overflow-x:hidden!important;position:static!important}.game-sort .filter{margin-bottom:10px}#filter-up{display:none!important}#filter-down{display:none!important}#game-filter{display:block!important}}@media (max-width:1160px){::-webkit-scrollbar{width:2px;height:3px}.logo{margin:0 auto}.more .more-wrapper,.news .more-wrapper,.review-list-container{grid-template-columns:repeat(2,1fr)}.load-more-extra{margin:0;grid-column:auto/span 2}.game-sort-content{flex-direction:column}.game-sort{margin:0 0 30px 0}#game-filter{display:block}.game-sort .filter{background:#f4f4f4;border-radius:5px}.game-sort .filter:hover{cursor:pointer}#filter-down{display:block}.game-sort .search{margin-right:10px}.game-sort input[type=text]{width:100%}.game-sort ul{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:10px;grid-column-gap:10px;justify-content:space-between}.controls{align-items:center;justify-content:center;margin:20px 0}.controls-news{margin:70px 0 40px 0}#main-menu{height:100%;width:0;position:fixed;z-index:5;top:0;left:0;background-color:#111;transition:.5s;overflow-x:hidden;overflow-y:auto;display:none;align-items:flex-start;padding:70px 0 130px 50px;box-sizing:border-box}#main-menu a{font-size:15px}#main-menu>li>.sub-menu>a:hover{color:#ff4500}.open-slide{display:flex;margin-left:10px}.open-slide .fa-bars{width:15px;display:block;padding:5px 3px}a.btn-close svg{fill:#c9c9c9;margin:10px 10px 0 0;width:15px;position:absolute;top:10px;right:5px;padding:3px 6px}.side-nav>ul{padding-top:60px;padding-bottom:40px;display:flex;flex-direction:column}.side-nav .btn-close{position:absolute;top:0;right:1px;font-size:36px;margin-left:50px}.side-nav .btn-close:hover{cursor:default}.side-nav a{color:#9e9e9e}.side-nav a:hover{cursor:pointer;color:#ff4500}.menu-more{position:relative;display:flex;flex-direction:column}.sub-menu{display:none;margin-left:7px}.sub-menu a{display:block;margin:30px 0}.hide-start{display:block}}@media (max-width:1000px){article p{font-size:14px}.platform-list{grid-template-columns:repeat(3,1fr)}.post-body{margin-top:-10px}.post-body>.wrapper{grid-template-columns:1fr}.post-body .post-sidebar{margin:30px auto;width:100%;display:flex;flex-direction:column;justify-items:center}.post-body .post-sidebar .img-sticky{margin:0 auto}.post-body .post-sidebar .recommended{margin:20px auto;width:unset}}@media (max-width:925px){.hide{display:none}.show{display:flex}.featured span a{font-size:15px;padding:5px}}@media (max-width:900px){.article-list-container-two .wrapper,.index .article-list-container{grid-template-columns:repeat(1,1fr);justify-items:center}}@media (max-width:870px){.hide2{display:none}.show2{display:flex}.profile-reviews .game-list{grid-template-columns:repeat(4,1fr)}}@media (max-width:850px){.index .wrapper{flex-direction:column;justify-content:center;justify-items:center}.index .index-right-sidebar-1{max-width:560px;width:100%;margin:30px 10px;align-self:center}.botpage-container{flex-direction:column-reverse}.index-right-sidebar-2{max-width:560px;width:100%;margin:30px 0;padding:0 10px;align-self:center;box-sizing:border-box}.sidebar{display:none}.game-page-mobile{display:flex;flex-direction:column}.game-sidebar{width:100%;min-width:310px;margin:0;padding:0 5px}.game-sidebar .wrapper{display:flex;flex-direction:column;width:100%;align-items:center}.game-stats{margin:40px 0;max-width:400px;width:100%}.game-stats .content{display:flex;flex-direction:column;justify-content:center}.game-stats .info ul{display:flex;padding:30px 0}.game-stats .info ul li{list-style:none;font-size:16px;padding:5px 0;display:flex;box-sizing:border-box}.game-stats .info ul li span:nth-of-type(1){width:50%;display:flex;margin:0}.game-stats .info ul li span:nth-of-type(2){display:flex;flex-direction:column;width:50%;margin:0}a.buy{margin-top:50px;width:70%}.flex-inner{margin-right:0}.post-header{height:478px;background-position:0 0!important;background-size:100% 100%}.post-header>.overlay{height:478px}.post-info h1{font-size:32px}.platform-list{grid-template-columns:repeat(4,1fr)}.controls{display:flex}.controls .wrapper{width:unset}.ad-square{margin:0 auto}.ad-spacer{margin-bottom:20px}.featured .wrapper{height:700px;max-width:700px;grid-template-columns:3fr;grid-template-rows:1fr 1fr 1fr}.featured .featured-1{grid-column:1;grid-row:1;background-size:100% 100%!important}.featured .featured-2{grid-column:1;grid-row:2;background-size:100% 100%!important}.featured .featured-3{grid-column:1;grid-row:3;background-size:100% 100%!important}}@media (max-width:839px){.reviews-home .wrapper{grid-template-columns:repeat(3,1fr);justify-items:center;align-items:center}.reviews-home section .img{width:100%}.reviews-home section img{width:100%;height:100%}.reviews-home section a{font-size:14px}}@media (max-width:815px){.menu ul li ul{width:120px}.menu ul li ul a{width:110px}}@media (max-width:775px){.hide3{display:none}.show3{display:flex}.sub-menu a{font-size:14px;padding:10px 0}.comments>.wrapper .content .img{display:none}.comments>.wrapper .content .wrapper:before{display:none}.comments>.wrapper .content .wrapper:after{display:none}.profile-reviews .game-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.game-sort ul{grid-template-columns:repeat(3,1fr)}}@media (max-width:750px){.game-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:725px){.sign-in-div{display:none}.game-header{height:300px}.game-header>.overlay{height:300px}.game-header>.overlay>.wrapper{height:300px}.post-header{height:407px;background-size:100% 100%;background-position:100% 100%!important}.post-header>.overlay{height:407px}.featured span a{font-size:13px;padding:5px}.review-details{flex-direction:column;padding:30px 0}.score-summary .the-good{align-self:center;border-right:none}}@media (max-width:695px){.article-list-container-two .wrapper,.index .article-list-container,.more .more-wrapper,.news .more-wrapper,.review-list-container{grid-template-columns:1fr!important;grid-row-gap:20px}.more .more-wrapper,.news .more-wrapper,.review-list-container{grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:560px}.load-more-extra{margin:10px auto;grid-column:auto/span 1}.load-more{width:90%}.ad-square-home,.article-ad{background:#191919}.post .about-author .about{flex-direction:column;align-items:center}.post .about-author .about .img{margin:0}.post .about-author .bio span{text-align:center;margin:10px 0}}@media (max-width:650px){.game .latest:nth-of-type(1){border:none}.game .latest:nth-of-type(1) h1 span{background:0 0}.platform-list{grid-template-columns:repeat(3,1fr)}.post .affiliate{grid-template-columns:repeat(1,1fr)}.comment-container{grid-template-columns:40px auto}.cmnt-img-container{width:40px;flex-direction:row;grid-column:1/2;grid-row:1/3}.cmnt-img-container img{width:40px}.cmnt-reply .cmnt-img-container{display:flex;width:30px}.cmnt-reply img{width:30px}.comment-container .cmnt-info{padding-left:10px}.cmnt-reply .cmnt-info{padding-left:0}.comment-container .cmnt-info span{display:block}.comment-container .cmnt-info span.hide{display:none}.comment-container .content{padding-left:0;margin-top:5px;grid-column:1/3;grid-row:3/3}.post-header{height:365px;background-size:100% 100%;background-position:100% 100%!important}.post-header>.overlay{height:365px}}@media (max-width:609px){.game .latest:nth-of-type(1) h1 span{background:0 0}.profile-comment{flex-direction:row;padding:15px 0;border-bottom:1px solid#ebebeb}.profile-comment-icon{margin-top:5px;padding:5px 0;box-sizing:border-box}.game-sort ul{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.platform-list{grid-template-columns:repeat(3,1fr)}.post .content p{font-size:16px}}@media (max-width:575px){.post-header{height:281px;background-size:100% 100%;background-position:100% 100%!important}.post-header>.overlay{height:281px}}@media (max-width:550px){.game-header{height:175px}.game-header>.overlay{height:175px}.game-header>.overlay>.wrapper{height:175px}.game-header>.overlay>.wrapper>.content{margin:0}.game-header>.overlay>.wrapper>.content>.img{display:none}.game-header>.overlay>.wrapper>.content li{font-size:14px}.game-header .overlay .wrapper>.content>span{margin:0 auto}.game-header .overlay .wrapper .content .score-box{display:none}.forum-sub td:nth-of-type(1){display:none}.forum-sub td:nth-of-type(2){border-left:none}.forum-hide{display:none}.game-list .game-item h2 a{font-size:18px}.game-list .game-item small{font-size:10px}.game-list .game-item p{font-size:12px;margin-top:7px}.game-list .game-item-alt .img{width:110px;display:flex;align-items:center;justify-content:center}.game-list .game-item-alt img{width:100%}.game-list .game-item-alt h2 a{font-size:18px}.game-list .game-item-alt small{font-size:10px}.game-list .game-item-alt p{font-size:12px;margin-top:7px}.post-info>.wrapper>.wrapper{display:flex;flex-direction:column;padding-bottom:0}.post-info>.wrapper>.wrapper small:nth-of-type(2){align-self:center;margin-top:20px;margin-bottom:5px}.profile-comment-icon{display:none}.profile-reviews .game-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.featured span a{font-size:13px}article h2{font-size:18px}.latest-news{margin-top:10px}.game-latest{margin-top:10px}.game .images .img{margin:0 20px 0 20px}.game .latest-images{justify-items:center}.post-body{padding:0}.post .content{padding:10px 15px;border:none;border-radius:0}.post-info>.wrapper{margin-top:10px}.post-info h1{font-size:26px;font-weight:400}.post-info small{font-size:12px;padding-left:0}.post-info small img{width:13px;padding:0 5px;margin-bottom:-2px}.platform-list{grid-template-columns:repeat(2,1fr)}.ad-square{margin-bottom:20px}.post-ad{margin-bottom:0}.game-sort{margin:0 5px 0 5px}.post .social{flex-direction:column}.post .social .share{display:none}.post .social #social-menu{margin:20px 0 0 0}.post .social .like-outer{margin:20px 0}.game-nav{width:100%;padding-bottom:15px;background:#f4f4f4}.game-nav .wrapper{width:125px;margin:0 auto}.game-nav button{background:#f4f4f4;font-size:18px;color:#424242;border:none;outline:0;margin-top:18px;display:block}.dark .game-nav button{background:#16161a;color:#525151}a.active2{background:#f4f4f4!important}.game-nav button:hover{cursor:pointer}.game-nav button img{height:15px;margin-right:10px;margin-bottom:-1px}.game-nav ul{list-style:none;margin:0 auto;margin-top:10px;display:flex;flex-direction:column;display:none}.game-nav-open{display:block!important}.game-nav ul li{padding:10px 5px}.game-nav a{font-weight:700;font-size:17px;color:#333;height:30px}.game-nav>.wrapper ul li.no-link{display:none}.game-page{margin:0 10px}.more-cheats-container{margin-top:30px}.game-sort-content .game-list-box{margin-top:30px}.game-page{margin:0;padding:0}.game-page .main-wrapper{border:none;margin:0;padding:25px 10px}}@media (max-width:475px){.game-header{background-size:100% 100%;background-position:center!important}}@media (max-width:425px){.post-author{flex-direction:column;justify-items:space-around}.post-author .comment-cnt{align-self:flex-end;margin-top:10px}}@media (max-width:414px){.policy input[type=checkbox]{align-self:flex-start;margin:5px 7px 5px 0}.policy input[type=checkbox]#terms{margin:2px 7px 5px 0}}@media (max-width:400px){.game-header .overlay .wrapper .content a.game-title{font-size:24px}.game-header .overlay .wrapper .content ul{margin-top:10px}}@media (max-width:375px){article h2{font-size:15px}article small{font-size:10px}}.no-flex{display:flex;flex:none}.none{display:none}.cursor:hover{cursor:pointer}::-webkit-input-placeholder{color:#4b4b4b}:-ms-input-placeholder{color:#4b4b4b}::-moz-placeholder{color:#4b4b4b;opacity:1}.active{background-color:#ff4500}a.active2{background:#eee;color:#ff4500;font-weight:500}.dark a.active2{background:#202024!important;color:#f63a3a}.active3 a,.active3 a span{color:#ff5100!important}.activate{max-width:500px;font-size:22px;color:green;background:#fdfdfd;text-align:center;margin:100px auto;padding:20px 0}.activate a{color:#fe6c23}.twt-video{display:flex;width:100%;align-items:center;justify-content:center}