@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:Roboto,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}.pixel-border{border:3px solid #f50a01}.pixel-border:after,.pixel-border:before{border:3px solid #f50a01;height:8px;width:8px}.pixel-border:before{border-bottom:none;border-right:none;left:-6px;top:-6px}.pixel-border:after{border-bottom:none;border-left:none;right:-6px;top:-6px}.pixel-border .pixel-corner-bottom{border:3px solid #f50a01;border-left:none;border-top:none;bottom:-6px;height:8px;position:absolute;right:-6px;width:8px}.glitch-text span:before{clip:rect(44px,450px,56px,0);left:2px;text-shadow:-2px 0 #40abf5}.glitch-text span:after{clip:rect(44px,450px,56px,0);left:-2px;text-shadow:-2px 0 #f50a01}.retro-btn{background:#f50a01;border:3px solid #fff;box-shadow:0 0 0 3px #f50a01,0 0 20px #f50a01b3;color:#fff;cursor:pointer;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:12px;letter-spacing:1px;padding:12px 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.retro-btn:hover{background:#ff205f;box-shadow:0 5px 15px #f50a01e6;text-shadow:0 0 10px #fff;transform:translateY(-2px)}.retro-btn:after,.retro-btn:before{background:#fff;content:"";height:8px;position:absolute;width:8px}.retro-btn:before{left:-5px;top:-5px}.retro-btn:after{bottom:-5px;right:-5px}.glow-effect{animation:glow-pulse 2s infinite;box-shadow:0 0 15px currentColor}@keyframes glow-pulse{0%{box-shadow:0 0 5px currentColor}50%{box-shadow:0 0 20px currentColor}to{box-shadow:0 0 5px currentColor}}.crt-effect{overflow:hidden;position:relative}.crt-effect:before{background:linear-gradient(#12101000 80%,#00000040 0),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);background-size:100% 4px,4px 100%;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}.header-section{background:#131313;border-bottom:3px solid #f50a01;box-shadow:0 0 15px #f50a014d;clear:both;overflow:hidden;padding:18px 0;position:relative;z-index:1000}.header-section:after{background:linear-gradient(90deg,#0000,#40abf5,#f50a01,#40abf5,#0000);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100%}.site-logo{display:inline-block;filter:drop-shadow(0 0 10px rgba(245,10,1,.5));float:left;padding-top:6px;transition:transform .3s ease}.site-logo:hover{transform:scale(1.05)}.gaming-logo{max-height:40px}.user-panel{background:#f50a01;border-radius:0;box-shadow:0 0 0 3px #fff,0 0 15px #f50a01b3;float:right;font-family:Press Start\ 2P,monospace;font-size:10px;font-weight:500;letter-spacing:1px;padding:8px 28px;position:relative;text-transform:uppercase;transition:all .3s ease}.user-panel:hover{background:#ff205f;box-shadow:0 5px 15px #f50a01e6;transform:translateY(-2px)}.user-panel a{color:#fff;font-size:12px;text-decoration:none;text-shadow:0 0 5px #ffffff80}.user-panel:after,.user-panel:before{background:#fff;content:"";height:8px;position:absolute;width:8px}.user-panel:before{left:-4px;top:-4px}.user-panel:after{bottom:-4px;right:-4px}.pixel-border{position:relative}.pixel-border:after,.pixel-border:before{background:#fff;content:"";height:6px;position:absolute;width:6px}.pixel-border:before{left:-3px;top:-3px}.pixel-border:after{bottom:-3px;right:-3px}.main-menu{float:right;margin-right:170px}.main-menu ul{align-items:center;display:flex;gap:15px;list-style:none}.main-menu ul li,.menu-item{display:inline-block;position:relative}.menu-item{background:#ffffff0d;border:2px solid #0000;color:#fff;cursor:pointer;font-family:Press Start\ 2P,monospace;font-size:14px;font-size:10px;font-weight:500;letter-spacing:1px;padding:12px 20px;text-decoration:none;text-transform:uppercase;transition:all .8s ease}.menu-item:hover{background:#f50a011a;border:2px solid #f50a01;box-shadow:0 5px 15px #f50a014d;color:#f50a01;transform:translateY(-2px)}.menu-item:after{background:#f50a01;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.menu-item:hover:after{width:100%}.menu-text{position:relative;z-index:1}.gaming-menu ul li a:hover{color:#f50a01}.header-btn{float:right;margin-right:0}.nav-switch{align-items:center;background:#131313;border:2px solid #f50a01;color:#fff;cursor:pointer;display:flex;display:none;float:right;font-size:25px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.nav-switch:hover{background:#f50a01;transform:rotate(90deg)}.header-glow{background:radial-gradient(circle at center,#f50a011a 0,#0000 70%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:767px){.header-section{overflow:visible;padding:15px 0}.header-section .container{position:relative}.site-logo{float:none;padding-top:0}.main-menu{background:#131313;border:2px solid #f50a01;box-shadow:0 10px 20px #00000080;display:none;left:0;margin-right:0;position:absolute;top:calc(100% + 10px);width:100%;z-index:999}.main-menu.active{display:block}.main-menu ul{flex-direction:column;gap:0}.main-menu ul li{border-bottom:1px solid #333;display:block;width:100%}.main-menu ul li a{border:none;color:#fff;margin-left:0;padding:15px 20px;text-align:center;width:100%}.main-menu ul li a:hover{background:#f50a0133;color:#f50a01}.nav-switch{display:flex}.user-panel{display:none}.mobile-user-panel{display:block!important;margin-top:10px;text-align:center;width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.site-logo{max-width:130px}.main-menu{margin-right:25px}.main-menu ul li a{font-size:12px;margin-left:10px;padding:10px 15px}.user-panel{font-size:9px;padding:6px 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu{margin-right:90px}.main-menu ul li a{font-size:12px;padding:10px 18px}}.hero-section{overflow:hidden}.hero-section,.hero-slider .hs-item{height:600px;position:relative;width:100%}.hero-slider .hs-item{align-items:center;background-color:#310f0f;display:flex;justify-content:center}.hs-overlay{background:radial-gradient(circle,#0000 30%,#000000b3 150%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-container{max-width:1176px;padding:0 30px;position:relative;width:100%;z-index:2}.hero-content{background:#0000;box-shadow:none;padding:0;position:relative;text-align:center;width:100%}.hero-main-title{animation:fadeInUp .8s ease .3s both;font-size:36px}.hero-highlight,.hero-main-title{color:#fff;font-family:Press Start\ 2P,monospace;font-weight:400;letter-spacing:2px;line-height:1.2;margin-bottom:20px;text-shadow:3px 3px 0 #000,0 0 15px #f50a01b3;text-transform:uppercase}.hero-highlight{animation:fadeInUp .8s ease .5s both;font-size:42px}.hero-highlight span,.highlight{color:#f50a01}.highlight{display:inline-block;position:relative}.highlight:before{background:linear-gradient(90deg,#f50a0100,#f50a014d,#f50a0100);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.but-text{color:#40abf5}.hero-subtitle{animation:fadeInUp .8s ease .7s both;color:#fff;font-size:20px!important;line-height:1.3;margin:25px 0;text-shadow:2px 2px 0 #000,0 0 10px #40abf580}.pixel-divider{animation:fadeIn 1s ease .6s both;background:linear-gradient(90deg,#0000,#f50a01,#40abf5,#f50a01,#0000);height:3px;margin:25px auto;position:relative;width:200px}.pixel-divider:before{background:#f50a01;border:2px solid #fff;content:"";height:10px;left:50%;position:absolute;top:-3px;transform:translateX(-50%);width:20px}.hero-paragraph-container{animation:fadeInUp .8s ease .9s both;margin:30px 0}.gaming-paragraph{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;border-left:3px solid #40abf5;border-radius:3px;color:#fff;font-size:14px;line-height:1.5;margin:30px auto;max-width:700px;padding:20px 25px;text-align:center}.cta-container{align-items:center;animation:fadeInUp .8s ease 1.1s both;display:flex;flex-direction:column;gap:15px;margin-top:25px;text-align:center}.site-btn.retro-btn{animation:pulse-glow 2s infinite,float 3s ease-in-out infinite;background:#f50a01;border:none;box-shadow:0 0 0 3px #fff,0 0 30px #f50a01e6;color:#fff;cursor:pointer;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:16px;letter-spacing:1px;min-width:250px;padding:15px 30px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.site-btn.retro-btn:hover{background:#ff205f;box-shadow:0 5px 20px #f50a01e6;text-shadow:0 0 15px #fff;transform:translateY(-3px)}.music-btn.retro-btn{animation:pulse-green 2s infinite;background:#00aa2e;border:none;box-shadow:0 0 0 2px #00ff41,0 0 20px #00ff4199;color:#fff;cursor:pointer;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:14px;letter-spacing:1px;min-width:200px;padding:12px 25px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.music-btn.retro-btn:hover{background:#00ff41;box-shadow:0 4px 15px #00ff41cc;color:#000;text-shadow:0 0 10px #fff;transform:translateY(-2px)}@keyframes pulse-green{0%,to{box-shadow:0 0 0 2px #00ff41,0 0 20px #00ff4199}50%{box-shadow:0 0 0 2px #00ff41,0 0 30px #00ff41e6}}.pulse-btn{animation:pulse-glow 2s infinite,float 3s ease-in-out infinite}@keyframes pulse-glow{0%{box-shadow:0 0 0 3px #fff,0 0 15px #f50a0199}50%{box-shadow:0 0 0 3px #fff,0 0 35px #f50a01e6}to{box-shadow:0 0 0 3px #fff,0 0 15px #f50a0199}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.glitch-text,.glitch-text span{display:inline-block;position:relative}.glitch-text span:after,.glitch-text span:before{content:attr(data-text);height:100%;left:0;position:absolute;top:0;width:100%}.glitch-text span:before{clip:rect(30px,300px,40px,0);animation:glitch-anim 5s linear infinite alternate-reverse;left:1px;text-shadow:-1px 0 #40abf5}.glitch-text span:after{clip:rect(30px,300px,40px,0);animation:glitch-anim2 5s linear infinite alternate-reverse;left:-1px;text-shadow:-1px 0 #f50a01}@keyframes glitch-anim{0%{clip:rect(30px,9999px,32px,0)}5%{clip:rect(10px,9999px,45px,0)}10%{clip:rect(35px,9999px,22px,0)}15%{clip:rect(30px,9999px,55px,0)}20%{clip:rect(45px,9999px,20px,0)}25%{clip:rect(25px,9999px,40px,0)}30%{clip:rect(65px,9999px,55px,0)}35%{clip:rect(15px,9999px,15px,0)}40%{clip:rect(20px,9999px,45px,0)}45%{clip:rect(20px,9999px,50px,0)}50%{clip:rect(40px,9999px,75px,0)}55%{clip:rect(5px,9999px,35px,0)}60%{clip:rect(60px,9999px,25px,0)}65%{clip:rect(40px,9999px,20px,0)}70%{clip:rect(20px,9999px,75px,0)}75%{clip:rect(35px,9999px,55px,0)}80%{clip:rect(15px,9999px,65px,0)}85%{clip:rect(1px,9999px,60px,0)}90%{clip:rect(55px,9999px,10px,0)}95%{clip:rect(45px,9999px,70px,0)}to{clip:rect(40px,9999px,58px,0)}}@keyframes glitch-anim2{0%{clip:rect(45px,9999px,75px,0)}5%{clip:rect(40px,9999px,58px,0)}10%{clip:rect(55px,9999px,65px,0)}15%{clip:rect(50px,9999px,5px,0)}20%{clip:rect(48px,9999px,45px,0)}25%{clip:rect(10px,9999px,60px,0)}30%{clip:rect(1px,9999px,50px,0)}35%{clip:rect(65px,9999px,25px,0)}40%{clip:rect(15px,9999px,75px,0)}45%{clip:rect(60px,9999px,55px,0)}50%{clip:rect(50px,9999px,58px,0)}55%{clip:rect(2px,9999px,35px,0)}60%{clip:rect(25px,9999px,12px,0)}65%{clip:rect(45px,9999px,40px,0)}70%{clip:rect(30px,9999px,48px,0)}75%{clip:rect(2px,9999px,65px,0)}80%{clip:rect(35px,9999px,55px,0)}85%{clip:rect(3px,9999px,20px,0)}90%{clip:rect(20px,9999px,40px,0)}95%{clip:rect(30px,9999px,75px,0)}to{clip:rect(28px,9999px,38px,0)}}.retro-span{font-family:Press Start\ 2P,monospace;letter-spacing:1px;text-transform:uppercase}.scanline-overlay{animation:scan .1s linear infinite;background-size:100% 6px;opacity:.4}@media only screen and (min-width:992px) and (max-width:1199px){.hero-section,.hero-slider .hs-item{height:500px}.hero-main-title{font-size:28px}.hero-highlight{font-size:32px}.hero-subtitle{font-size:18px!important}.gaming-paragraph{font-size:13px;max-width:600px;padding:18px 22px}.site-btn.retro-btn{font-size:14px;min-width:220px;padding:13px 25px}.pixel-divider{width:180px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-section,.hero-slider .hs-item{height:450px}.hero-main-title{font-size:24px}.hero-highlight{font-size:28px}.hero-subtitle{font-size:16px!important}.gaming-paragraph{font-size:12px;margin:25px auto;max-width:500px;padding:15px 20px}.site-btn.retro-btn{font-size:12px;min-width:180px;padding:12px 22px}.pixel-divider{width:150px}}@media only screen and (max-width:767px){.hero-section{height:auto;min-height:400px;padding:30px 0}.hero-slider .hs-item{align-items:center;height:auto;min-height:400px;padding:30px 15px}.hero-main-title{font-size:16px}.hero-highlight,.hero-main-title{line-height:1.1;margin-bottom:12px}.hero-highlight{font-size:18px}.hero-subtitle{font-size:12px!important;line-height:1.2;margin:15px 0}.pixel-divider{height:2px;margin:15px auto;width:80px}.pixel-divider:before{height:6px;top:-2px;width:12px}.hero-paragraph-container{margin:20px 0}.gaming-paragraph{border-left-width:2px;font-size:10px;line-height:1.3;margin:15px auto;max-width:95%;padding:10px 12px}.cta-container{margin-top:15px}.site-btn.retro-btn{font-size:8px;letter-spacing:.5px;min-width:130px;padding:8px 15px}.highlight:before{bottom:-3px;height:1px}}@media only screen and (max-width:479px){.hero-section{min-height:350px;padding:20px 0}.hero-slider .hs-item{min-height:350px;padding:20px 10px}.hero-main-title{font-size:13px;margin-bottom:10px}.hero-highlight{font-size:15px;margin-bottom:10px}.hero-subtitle{font-size:10px!important;margin:12px 0}.gaming-paragraph{font-size:9px;padding:8px 10px}.site-btn.retro-btn{font-size:7px;min-width:110px;padding:6px 12px}.pixel-divider{width:60px}}@media only screen and (max-width:375px){.hero-section{min-height:300px;padding:15px 0}.hero-slider .hs-item{min-height:300px;padding:15px 8px}.hero-main-title{font-size:11px}.hero-highlight{font-size:13px}.hero-subtitle{font-size:9px!important}.gaming-paragraph{font-size:8px;padding:6px 8px}.site-btn.retro-btn{font-size:6px;min-width:90px;padding:5px 10px}}.latest-news-section{background:#0a0a0a;border-bottom:3px solid #40abf5;border-top:3px solid #f50a01;box-shadow:0 0 20px #f50a0133;clear:both;display:block;height:70px;overflow:hidden;padding:0;position:relative}.latest-news-section:after{background:linear-gradient(#12101000 50%,#00000040 0),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);background-size:100% 4px,4px 100%;content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.ln-title{align-items:center;background:linear-gradient(90deg,#f50a01,#ff205f);box-shadow:-5px 0 15px #f50a014d;color:#fff;display:flex;font-family:Press Start\ 2P,monospace;font-size:18px;font-weight:500;height:70px;justify-content:center;left:0;letter-spacing:1px;position:absolute;text-align:right;text-shadow:0 0 10px #f50a01b3;text-transform:uppercase;top:0;width:29%;z-index:2}.ln-title .retro-text{font-size:110%}.news-ticker{align-items:center;background:#000000b3;border-left:3px solid #40abf5;display:flex;float:right;height:70px;overflow:hidden;padding:0 20px;position:relative;width:71%;z-index:2;z-index:10}.news-ticker-wrapper{overflow:hidden;position:relative;width:100%}.news-ticker-contant{animation:marquee-loop 60s linear infinite;display:flex;padding-right:50px;width:-webkit-fit-content;width:fit-content}@keyframes marquee-loop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.news-ticker-contant .nt-item{align-items:center;color:#fff;display:flex;flex-shrink:0;font-size:14px;margin-right:80px;position:relative}.news-text{color:#fff;font-size:14px;line-height:1.4;margin-left:20px;text-shadow:1px 1px 2px #000c;white-space:nowrap}.news-ticker-contant .nt-item span.cata{animation:pulse 2s infinite;border:2px solid #fff;box-shadow:0 0 10px currentColor;color:#fff;display:inline-block;flex-shrink:0;font-family:Press Start\ 2P,monospace;font-size:12px;font-weight:500;letter-spacing:1px;margin-right:0;padding:6px 20px;position:relative;text-transform:uppercase;transform:scale(.9);transition:all .3s ease}.news-ticker-contant .nt-item span.cata:hover{box-shadow:0 0 20px currentColor;transform:scale(1.05)}.news-ticker-contant .nt-item span.event{background:#ff205f}.news-ticker-contant .nt-item span.studio{background:#4eae60}.news-ticker-contant .nt-item span.games{background:#694eae}.scanline-overlay{animation:scan .3s linear infinite;height:70px;position:absolute;z-index:3}.retro-text{font-size:14px}.glow-effect{box-shadow:0 0 10px currentColor}@media only screen and (min-width:992px) and (max-width:1199px){.latest-news-section,.ln-title,.news-ticker,.scanline-overlay{height:60px}.ln-title{padding-top:18px}.news-ticker-contant{animation:marquee-loop 50s linear infinite}.news-ticker-contant .nt-item{margin-right:60px}.news-text{font-size:13px}}@media only screen and (min-width:768px) and (max-width:991px){.latest-news-section,.ln-title,.news-ticker,.scanline-overlay{height:55px}.ln-title{padding-top:16px}.news-ticker-contant{animation:marquee-loop 45s linear infinite}.news-ticker-contant .nt-item{margin-right:50px}.news-text{font-size:12px;margin-left:15px}.news-ticker-contant .nt-item span.cata{font-size:10px;padding:4px 15px}}@media only screen and (max-width:767px){.latest-news-section,.ln-title,.news-ticker,.scanline-overlay{height:50px}.ln-title{padding-right:30px;padding-top:15px;width:35%}.news-ticker{width:65%}.news-ticker-contant{animation:marquee-loop 40s linear infinite}.news-ticker-contant .nt-item{margin-right:40px}.news-text{font-size:11px;margin-left:12px}.news-ticker-contant .nt-item span.cata{font-size:9px;padding:3px 12px}}@media only screen and (max-width:479px){.latest-news-section{height:auto;min-height:60px}.ln-title{display:none}.news-ticker{border-left:none;border-top:2px solid #40abf5;height:auto;min-height:60px;padding:15px 10px;width:100%}.scanline-overlay{height:100%;min-height:60px}.news-ticker-contant{animation:marquee-loop 35s linear infinite}.news-ticker-contant .nt-item{align-items:flex-start;flex-direction:column;margin-right:30px}.news-text{font-size:10px;margin-left:0;margin-top:8px}}@media only screen and (max-width:375px){.news-ticker-contant .nt-item{margin-right:25px}.news-text{font-size:9px}.news-ticker-contant .nt-item span.cata{font-size:8px;padding:2px 10px}}.feature-section-gaming{background:#0a0a0a;border-bottom:3px solid #40abf5;border-top:3px solid #f50a01;box-shadow:0 0 20px #f50a0133;overflow:hidden;padding:80px 0;position:relative}.feature-section-gaming:before{background:radial-gradient(circle at center,#f50a010d 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.feature-item-gaming{background-position:50%;background-size:cover;border:2px solid #f50a0133;box-shadow:0 5px 15px #0000004d;cursor:pointer;height:380px;margin-bottom:25px;overflow:hidden;position:relative;transition:all .3s ease;z-index:1}.feature-item-gaming:hover{border:2px solid #f50a01;box-shadow:0 12px 25px #f50a014d,0 0 20px #f50a0133;transform:translateY(-8px);z-index:2}.feature-overlay-gaming{background:linear-gradient(180deg,#0000001a,#000000b3);height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:1}.feature-item-gaming:hover .feature-overlay-gaming{opacity:0}.feature-item-gaming .cata-gaming{border:2px solid #fff;box-shadow:0 0 10px currentColor;font-family:Press Start\ 2P,monospace;font-size:9px;font-weight:700;left:20px;letter-spacing:1px;padding:6px 15px;position:absolute;text-shadow:0 0 3px #000c;text-transform:uppercase;top:20px;transform:scale(1);transition:all .3s ease;z-index:3}.feature-item-gaming:hover .cata-gaming{box-shadow:0 0 15px currentColor;opacity:0;transform:scale(1.1) rotate(1deg)}.pulse-tag-gaming{animation:pulse-gaming 2s infinite}@keyframes pulse-gaming{0%{box-shadow:0 0 5px currentColor;transform:scale(1)}50%{box-shadow:0 0 15px currentColor;transform:scale(1.05)}to{box-shadow:0 0 5px currentColor;transform:scale(1)}}.feature-item-gaming .fi-content-gaming{bottom:0;left:0;padding:20px 18px;position:absolute;transition:all .3s ease;width:100%;z-index:2}.feature-item-gaming:hover .fi-content-gaming{opacity:0;transform:translateY(20px)}.feature-title-gaming{color:#fff;font-family:Press Start\ 2P,monospace;font-size:14px;letter-spacing:.5px;line-height:1.3;margin-bottom:15px;text-shadow:2px 2px 0 #000;transition:all .3s ease}.feature-title-gaming a{color:inherit;display:block;text-decoration:none;transition:all .3s ease}.feature-title-gaming a:hover{color:#f50a01;text-shadow:0 0 10px #f50a0199}.feature-description-gaming{background:#00000080;border-left:3px solid #40abf5;color:#e0e0e0;font-size:12px;line-height:1.5;margin-bottom:18px;padding:12px;text-shadow:1px 1px 2px #000c;transition:all .3s ease}.feature-item-gaming:hover .feature-description-gaming{background:#000000b3;border-left:3px solid #f50a01}.fi-comment-gaming{background:linear-gradient(90deg,#f50a01,#ff205f);border:2px solid #fff;box-shadow:0 3px 10px #f50a014d;color:#fff;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:11px;font-weight:700;letter-spacing:.5px;opacity:.9;padding:8px 15px;text-decoration:none;text-shadow:1px 1px 0 #000;transition:all .3s ease}.fi-comment-gaming:hover{background:linear-gradient(90deg,#ff205f,#f50a01);box-shadow:0 5px 15px #f50a0166;transform:translateY(-2px)}.retro-btn-small-gaming{font-size:10px!important;min-width:auto!important;padding:8px 12px!important}.cata-gaming.new-gaming{background:#ff205f}.cata-gaming.strategy-gaming{background:#4eae60}.cata-gaming.racing-gaming{background:#694eae}.cata-gaming.adventure-gaming{background:#40abf5}.container-gaming{margin:0 auto;max-width:1176px;padding:0 15px;position:relative;width:100%;z-index:1}.row-gaming{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-left:-10px;margin-right:-10px}.col-lg-3-gaming,.col-md-6-gaming{padding-left:10px;padding-right:10px;position:relative;width:100%}.p-0-gaming{padding:0!important}@media (min-width:768px){.col-md-6-gaming{flex:0 0 50%;max-width:50%}}@media (min-width:992px){.col-lg-3-gaming{flex:0 0 25%;max-width:calc(25% - 20px)}}@media only screen and (min-width:992px) and (max-width:1199px){.feature-item-gaming{height:350px}.feature-title-gaming{font-size:13px}.feature-description-gaming{font-size:11px}.feature-item-gaming .cata-gaming{font-size:8px;left:15px;padding:5px 12px;top:15px}}@media only screen and (min-width:768px) and (max-width:991px){.feature-item-gaming{height:320px}.feature-title-gaming{font-size:12px}.feature-description-gaming{font-size:11px;padding:10px}.feature-item-gaming .cata-gaming{font-size:8px;left:15px;padding:5px 12px;top:15px}}@media only screen and (max-width:767px){.feature-section-gaming{padding:60px 0}.feature-item-gaming{height:300px;margin-bottom:25px}.feature-title-gaming{font-size:13px}.feature-description-gaming{font-size:11px}.col-md-6-gaming{flex:0 0 100%;margin-bottom:25px;max-width:100%}.col-md-6-gaming:last-child{margin-bottom:0}.feature-item-gaming .cata-gaming{font-size:8px;left:15px;padding:5px 12px;top:15px}}@media only screen and (max-width:576px){.feature-section-gaming{padding:50px 15px}.feature-item-gaming{height:280px}.feature-title-gaming{font-size:12px}.feature-description-gaming{font-size:10px;padding:10px}.fi-comment-gaming{font-size:9px;padding:6px 12px}.feature-item-gaming .cata-gaming{font-size:7px;left:12px;padding:4px 10px;top:12px}}@media only screen and (max-width:479px){.feature-item-gaming{height:260px}.feature-title-gaming{font-size:11px}.feature-description-gaming{font-size:9px}.fi-comment-gaming{font-size:8px;padding:5px 10px}.feature-item-gaming .cata-gaming{font-size:7px;left:10px;padding:4px 8px;top:10px}}.features-canvas-background{height:100%;left:0;opacity:.7;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.recent-games-section-studio{background:#000;border-bottom:3px solid #40abf5;border-top:3px solid #f50a01;box-shadow:0 0 30px #f50a014d;overflow:hidden;padding:80px 0;position:relative;z-index:0}.recent-game-card-studio{display:flex;flex-direction:column;height:100%}.game-content-studio{display:flex;flex:1 1;flex-direction:column}.game-description-studio{flex:1 1}.space-ships-background-studio{background-color:#000;background-image:radial-gradient(1px 1px at 25% 15%,#fff9,#0000),radial-gradient(1px 1px at 50% 40%,#fff9,#0000),radial-gradient(1px 1px at 75% 25%,#fff9,#0000),radial-gradient(1px 1px at 10% 55%,#fff9,#0000),radial-gradient(1px 1px at 90% 70%,#fff9,#0000),radial-gradient(1px 1px at 30% 85%,#fff9,#0000),radial-gradient(1px 1px at 65% 95%,#fff9,#0000);background-repeat:repeat;background-size:200px 200px;height:100%;left:0;opacity:.8;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.space-ship-studio{animation-iteration-count:infinite;animation-name:fly-up-studio;animation-timing-function:linear;background-image:url(/static/media/1.148061fa2af635067012.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-50px;height:64px;left:var(--start-x);opacity:.7;opacity:var(--opacity,.7);position:absolute;transform:scale(1);transform:scale(var(--scale,1));width:64px;z-index:-1}@keyframes fly-up-studio{0%{bottom:-50px;opacity:.7;opacity:var(--opacity,.7);transform:translateY(0) scale(1);transform:translateY(0) scale(var(--scale,1))}to{bottom:110%;opacity:.35;opacity:calc(var(--opacity, .7)*.5);transform:translateY(-20px) scale(1);transform:translateY(-20px) scale(var(--scale,1))}}.section-title-studio{margin-bottom:60px;position:relative;text-align:center;z-index:2}.retro-title-studio{color:#fff;font-family:Press Start\ 2P,monospace;font-size:32px;letter-spacing:2px;margin-bottom:25px;position:relative;text-shadow:3px 3px 0 #000,0 0 20px #f50a01b3;text-transform:uppercase}.section-title-studio .cata-studio{display:inline-block;margin-bottom:20px}.pixel-divider-studio{background:linear-gradient(90deg,#0000,#f50a01,#40abf5,#f50a01,#0000);height:4px;margin:20px auto;position:relative;width:200px}.pixel-divider-studio:before{background:#f50a01;border:2px solid #fff;content:"";height:12px;left:50%;position:absolute;top:-4px;transform:translateX(-50%);width:25px}.recent-game-card-studio{background:#1e1e1ecc;border:2px solid #f50a014d;box-shadow:0 10px 30px #00000080;margin-bottom:30px;position:relative;transition:all .3s ease;z-index:2}.recent-game-card-studio:hover{border:2px solid #f50a01;box-shadow:0 15px 40px #f50a0166,0 0 30px #f50a0133;transform:translateY(-10px);z-index:3}.game-thumb-studio{background-position:50%;background-size:cover;height:220px;overflow:hidden;padding:25px 28px;position:relative}.thumb-overlay-studio{background:linear-gradient(0deg,#000c 0,#0003 50%,#0000);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.game-thumb-studio .cata-studio{border:2px solid #fff;box-shadow:0 0 10px currentColor;font-family:Press Start\ 2P,monospace;font-size:10px;font-weight:700;left:25px;letter-spacing:1px;padding:6px 15px;position:absolute;text-shadow:0 0 3px #000c;text-transform:uppercase;top:25px;transform:scale(1);transition:all .3s ease;z-index:3;z-index:2}.game-thumb-studio:hover .cata-studio{box-shadow:0 0 15px currentColor;transform:scale(1.1) rotate(2deg)}.game-content-studio{background:#141414e6;border-top:none;padding:30px 25px 25px;position:relative;z-index:2}.game-title-studio{color:#fff;font-family:Press Start\ 2P,monospace;font-size:16px;letter-spacing:1px;line-height:1.4;margin-bottom:20px;text-shadow:2px 2px 0 #000;transition:all .3s ease}.recent-game-card-studio:hover .game-title-studio{color:#f50a01;text-shadow:0 0 10px #f50a0199}.game-description-studio{background:#0000004d;border-left:3px solid #40abf5;color:#ccc;font-size:13px;line-height:1.6;margin-bottom:25px;padding:15px;text-shadow:1px 1px 2px #000c;transition:all .3s ease}.recent-game-card-studio:hover .game-description-studio{background:#00000080;border-left:3px solid #f50a01}.comment-studio{background:linear-gradient(90deg,#f50a01,#ff205f);border:2px solid #fff;box-shadow:0 3px 10px #f50a014d;color:#fff;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:12px;font-weight:700;letter-spacing:1px;margin-top:auto;opacity:.9;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;text-shadow:1px 1px 0 #000;transition:all .3s ease}.comment-studio:hover{background:linear-gradient(90deg,#ff205f,#f50a01);box-shadow:0 5px 15px #f50a0166;transform:translateY(-3px)}.comment-icon-studio{margin-right:8px}.game-extra-studio{bottom:0;position:absolute;right:0;width:70px;z-index:3}.game-extra-studio .game-heart-studio,.game-extra-studio .game-star-studio{display:block;float:left;height:35px;padding:6px 8px 0;transition:all .3s ease;width:35px}.game-extra-studio .game-star-studio{background:#f50a01;border-left:2px solid #fff;border-top:2px solid #fff}.game-extra-studio .game-heart-studio{background:#ff205f;border-right:2px solid #fff;border-top:2px solid #fff}.game-extra-studio .game-heart-studio:hover,.game-extra-studio .game-star-studio:hover{box-shadow:0 0 15px currentColor;transform:scale(1.2)}.pixel-border-studio{border:3px solid #f50a01;display:flex;flex-direction:column;height:100%;position:relative}.pixel-border-studio:after,.pixel-border-studio:before{border:3px solid #f50a01;content:"";height:12px;position:absolute;width:12px}.pixel-border-studio:before{border-bottom:none;border-right:none;left:-6px;top:-6px}.pixel-border-studio:after{border-bottom:none;border-left:none;right:-6px;top:-6px}.pixel-border-studio .pixel-corner-bottom-studio:after,.pixel-border-studio .pixel-corner-bottom-studio:before{border:3px solid #f50a01;bottom:-6px;content:"";height:12px;position:absolute;width:12px}.pixel-border-studio .pixel-corner-bottom-studio:before{border-right:none;border-top:none;left:-6px}.pixel-border-studio .pixel-corner-bottom-studio:after{border-left:none;border-top:none;right:-6px}.cata-studio.new-studio{background:#ff205f}.cata-studio.strategy-studio{background:#4eae60}.cata-studio.racing-studio{background:#694eae}.cata-studio.adventure-studio{background:#40abf5}.pulse-tag-studio{animation:pulse-studio 2s infinite}@keyframes pulse-studio{0%{box-shadow:0 0 5px currentColor}50%{box-shadow:0 0 15px currentColor}to{box-shadow:0 0 5px currentColor}}.retro-text-studio{font-family:Press Start\ 2P,monospace;letter-spacing:1px;text-transform:uppercase}.retro-btn-small-studio{axn-width:155px!important;font-size:10px!important;padding:8px 12px!important}.container-studio{margin:0 auto;max-width:1176px;padding:0 15px;position:relative;width:100%;z-index:1}.row-studio{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-lg-4-studio,.col-md-6-studio{display:flex;flex-direction:column;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:768px){.col-md-6-studio{flex:0 0 50%;max-width:50%}}@media (min-width:992px){.col-lg-4-studio{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width:992px) and (max-width:1199px){.recent-games-section-studio{padding:70px 0}.retro-title-studio{font-size:28px}.game-title-studio{font-size:14px}.game-thumb-studio{height:200px}.game-description-studio{font-size:12px;padding:12px}}@media only screen and (min-width:768px) and (max-width:991px){.recent-games-section-studio{padding:60px 0}.retro-title-studio{font-size:24px}.game-title-studio{font-size:13px}.game-thumb-studio{height:180px}.game-description-studio{font-size:11px;padding:10px}.section-title-studio .cata-studio{font-size:12px;padding:5px 12px}.pixel-divider-studio{width:150px}}@media only screen and (max-width:767px){.recent-games-section-studio{padding:50px 0}.retro-title-studio{font-size:22px}.game-title-studio{font-size:13px}.game-thumb-studio{height:200px}.game-description-studio{font-size:11px}.col-md-6-studio{flex:0 0 100%;margin-bottom:30px;max-width:100%}.col-md-6-studio:last-child{margin-bottom:0}.section-title-studio .cata-studio{font-size:12px;padding:5px 12px}.game-thumb-studio .cata-studio{font-size:8px;left:15px;padding:5px 12px;top:15px}}@media only screen and (max-width:576px){.recent-games-section-studio{padding:40px 15px}.retro-title-studio{font-size:20px}.game-title-studio{font-size:12px}.game-thumb-studio{height:180px}.game-description-studio{font-size:10px;padding:10px}.comment-studio{font-size:10px;padding:8px 15px}.section-title-studio .cata-studio{font-size:10px;padding:4px 10px}.game-thumb-studio .cata-studio{font-size:7px;left:12px;padding:4px 10px;top:12px}.pixel-divider-studio{width:120px}}@media only screen and (max-width:479px){.recent-games-section-studio{padding:30px 15px}.retro-title-studio{font-size:18px}.game-title-studio{font-size:11px}.game-thumb-studio{height:160px}.game-description-studio{font-size:9px}.comment-studio{font-size:9px;padding:6px 12px}.section-title-studio .cata-studio{font-size:9px;padding:4px 8px}.game-thumb-studio .cata-studio{font-size:7px;left:10px;padding:4px 8px;top:10px}.pixel-divider-studio{width:100px}}.training-section-studio{background-color:#0a0a0a;background-image:radial-gradient(circle at center,#f50a010d 0,#0000 70%),linear-gradient(#12101000 50%,#00000040 0);background-size:100% 100%,100% 4px;border-bottom:3px solid #40abf5;border-top:3px solid #f50a01;overflow:hidden;padding:72px 0;position:relative}.training-container-studio{margin:0 auto;max-width:1176px;padding:0 15px;position:relative;width:100%;z-index:2}.training-row-studio{align-items:center;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-lg-4-studio,.col-lg-8-studio,.col-md-12-studio{margin-bottom:30px;padding-left:15px;padding-right:15px;position:relative;width:100%}.training-widget-studio{background:#1e1e1ed9;border:2px solid #f50a014d;border-radius:5px;box-shadow:0 5px 15px #00000080;display:flex;flex-direction:column;height:100%;padding:30px;transition:all .3s ease}.training-widget-studio:hover{border-color:#f50a01;box-shadow:0 8px 20px #f50a014d}.fw-title-studio{color:#fff;font-family:Press Start\ 2P,monospace;font-size:24px;letter-spacing:1px;margin-bottom:25px;padding-bottom:15px;position:relative;text-shadow:2px 2px 0 #000;text-transform:uppercase}.fw-title-studio:after{background:linear-gradient(90deg,#0000,#f50a01,#0000);content:"";display:block;height:3px;margin-top:10px;width:100px}.training-logo-studio img{filter:drop-shadow(0 0 5px rgba(245,10,1,.5));height:auto;margin-bottom:25px;max-width:100%}.training-footer-logo-img-studio{max-height:80px}.training-description-studio{background:#0000004d;border-left:3px solid #40abf5;border-radius:3px;color:#ccc;font-size:16px;line-height:1.6;padding:20px}.latest-blog-studio .lb-item-studio{align-items:center;background:#141414b3;border:1px solid #40abf533;border-radius:5px;display:flex;flex-wrap:wrap;padding:25px;transition:all .3s ease}.latest-blog-studio .lb-item-studio:hover{background:#191919e6;border-color:#f50a0180}.lb-thumb-studio{background-position:50%;background-size:cover;border:2px solid #e00700;border-radius:5px;box-shadow:0 0 15px #ff2820b3;flex-shrink:0;height:150px;margin-bottom:15px;width:150px}.lb-content-studio{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:25px;min-width:0;padding-left:0}.lb-date-studio{color:#f50a01;display:block;font-family:Press Start\ 2P,monospace;font-size:18px;letter-spacing:1px;margin-bottom:15px;text-decoration:none;text-shadow:1px 1px 2px #000c;text-transform:uppercase}.highlight-date-studio{animation:pulse-glow-studio 2s infinite;color:#ff205f;font-size:28px;margin-bottom:20px}.secondary-date-studio{color:#40abf5;display:block;font-size:14px;line-height:1.5;margin-top:15px}.training-details-studio{background:#0003;border-radius:3px;color:#e0e0e0;font-size:16px;line-height:1.7;margin-bottom:25px;padding:20px;text-shadow:1px 1px 2px #000c}.training-actions-studio{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.site-btn-studio{background:#f50a01;border:none;border-radius:50px;box-shadow:0 0 0 3px #fff,0 0 20px #f50a01b3;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-family:Press Start\ 2P,monospace;font-size:15px;font-size:12px;font-weight:500;letter-spacing:1px;min-width:153px;overflow:hidden;padding:16px 30px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.site-btn-studio:hover{background:#ff205f;box-shadow:0 5px 25px #f50a01e6;color:#131313;text-shadow:0 0 10px #fff;transform:translateY(-3px)}.retro-btn-studio{background:#f50a01;border:3px solid #fff;box-shadow:0 0 0 3px #f50a01,0 0 20px #f50a01b3;color:#fff;cursor:pointer;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:12px;letter-spacing:1px;padding:12px 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.retro-btn-studio:hover{background:#ff205f;box-shadow:0 5px 15px #f50a01e6;text-shadow:0 0 10px #fff;transform:translateY(-2px)}.retro-btn-studio:after,.retro-btn-studio:before{background:#fff;content:"";height:8px;position:absolute;width:8px}.retro-btn-studio:before{left:-5px;top:-5px}.retro-btn-studio:after{bottom:-5px;right:-5px}@keyframes pulse-glow-studio{0%{text-shadow:0 0 5px currentColor;transform:scale(1)}50%{text-shadow:0 0 20px currentColor;transform:scale(1.02)}to{text-shadow:0 0 5px currentColor;transform:scale(1)}}@media (min-width:768px){.col-md-12-studio{flex:0 0 100%;margin-bottom:0;max-width:100%}}@media (min-width:992px){.col-lg-4-studio{flex:0 0 33.333333%;margin-bottom:0;max-width:33.333333%}.col-lg-8-studio{flex:0 0 66.666667%;margin-bottom:0;max-width:66.666667%}.lb-thumb-studio{height:180px;margin-bottom:0;width:180px}.lb-content-studio{margin-left:25px}.fw-title-studio{font-size:28px}.highlight-date-studio{font-size:30px}.training-description-studio,.training-details-studio{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.training-section-studio{padding:60px 0}.training-row-studio{flex-direction:column}.col-lg-4-studio,.col-lg-8-studio{flex:0 0 100%;margin-bottom:40px;max-width:100%}.training-widget-studio{padding:25px}.lb-thumb-studio{height:120px;width:120px}.lb-content-studio{margin-left:20px}.fw-title-studio,.highlight-date-studio{font-size:24px}.training-description-studio,.training-details-studio{font-size:14px;padding:15px}}@media only screen and (max-width:767px){.training-section-studio{padding:50px 0}.training-container-studio{padding:0 15px}.training-row-studio{flex-direction:column}.col-lg-4-studio,.col-lg-8-studio{flex:0 0 100%;margin-bottom:30px;max-width:100%;padding:0 10px}.training-widget-studio{padding:20px 15px}.fw-title-studio{font-size:20px;text-align:center}.fw-title-studio:after{margin:10px auto 0}.latest-blog-studio .lb-item-studio{flex-direction:column;padding:20px 15px;text-align:center}.lb-thumb-studio{height:120px;margin:0 auto 20px;width:120px}.lb-content-studio{margin-left:0;padding:0;width:100%}.lb-date-studio{font-size:14px}.highlight-date-studio{font-size:22px;margin-bottom:15px}.training-description-studio,.training-details-studio{font-size:13px;margin-bottom:20px;padding:15px 10px}.training-actions-studio{align-items:center;flex-direction:column;gap:15px}.retro-btn-studio,.site-btn-studio{font-size:10px;min-width:120px;padding:12px 20px}.secondary-date-studio{font-size:12px;margin-top:10px}}@media only screen and (max-width:576px){.training-section-studio{padding:40px 15px}.training-widget-studio{padding:15px 10px}.fw-title-studio{font-size:18px}.lb-thumb-studio{height:100px;width:100px}.highlight-date-studio{font-size:20px}.training-description-studio,.training-details-studio{font-size:12px;padding:12px 8px}.retro-btn-studio,.site-btn-studio{font-size:9px;min-width:100px;padding:10px 15px}.lb-date-studio{font-size:12px}.secondary-date-studio{font-size:11px}}@media only screen and (max-width:479px){.training-section-studio{padding:30px 10px}.training-container-studio{padding:0 10px}.col-lg-4-studio,.col-lg-8-studio{margin-bottom:25px;padding:0 5px}.training-widget-studio{padding:12px 8px}.fw-title-studio{font-size:16px}.lb-thumb-studio{height:80px;width:80px}.highlight-date-studio{font-size:18px}.training-description-studio,.training-details-studio{font-size:11px;padding:10px 6px}.retro-btn-studio,.site-btn-studio{font-size:8px;min-width:90px;padding:8px 12px}.lb-date-studio{font-size:11px}.secondary-date-studio{font-size:10px}.training-actions-studio{gap:10px}}.lev-footer-section{background:#000;border-bottom:3px solid #40abf5;border-top:3px solid #f50a01;box-shadow:0 0 20px #f50a014d;overflow:hidden;padding:18px 0 16px;position:relative;z-index:100}.lev-footer-bg-effects{animation:lev-bg-pulse 4s ease-in-out infinite;background:radial-gradient(circle at 20% 30%,#f50a011a 0,#0000 40%),radial-gradient(circle at 80% 70%,#40abf51a 0,#0000 40%),linear-gradient(#12101000 50%,#00000040 0);background-size:100% 100%,100% 100%,100% 4px;height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@keyframes lev-bg-pulse{0%{opacity:.2}50%{opacity:.4}to{opacity:.2}}.lev-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1176px;padding:0 15px;position:relative;width:100%;z-index:2}.lev-footer-menu{align-items:center;display:flex;gap:30px;list-style:none;margin:0;padding:0}.lev-footer-item,.lev-footer-link{display:inline-block;position:relative}.lev-footer-link{color:#aeaeae;font-family:Press Start\ 2P,monospace;font-size:14px;font-size:12px;font-weight:500;letter-spacing:1px;padding:8px 0;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.lev-footer-link:hover{color:#f50a01;text-shadow:0 0 10px #f50a0199}.lev-footer-special-link{animation:lev-special-pulse 2s infinite;color:#40abf5;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:14px;font-size:12px;font-weight:500;letter-spacing:1px;padding:8px 0;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.lev-footer-special-link:hover{animation:none;color:#f50a01;text-shadow:0 0 10px #f50a0199}@keyframes lev-special-pulse{0%{text-shadow:0 0 5px currentColor;transform:scale(1)}50%{text-shadow:0 0 15px currentColor;transform:scale(1.1)}to{text-shadow:0 0 5px currentColor;transform:scale(1)}}.lev-link-underline{background:linear-gradient(90deg,#f50a01,#40abf5);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.lev-footer-link:hover .lev-link-underline,.lev-footer-special-link:hover .lev-link-underline{width:100%}.lev-copyright{color:#aeaeae;font-family:Press Start\ 2P,monospace;font-size:10px;font-weight:500;letter-spacing:1px;margin-bottom:0;padding:8px 0;position:relative;text-transform:uppercase}.lev-copyright-link{color:#f50a01;position:relative;text-decoration:none;transition:all .3s ease}.lev-copyright-link:hover{color:#ff205f;text-shadow:0 0 10px #f50a0199}.lev-copyright-underline{background:linear-gradient(90deg,#f50a01,#40abf5);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.lev-copyright:hover .lev-copyright-underline{width:100%}.retro-text{font-family:Press Start\ 2P,monospace;letter-spacing:1px;text-transform:uppercase}@media only screen and (max-width:767px){.lev-footer-section{padding:30px 0 20px;text-align:center}.lev-container{flex-direction:column;gap:20px;text-align:center}.lev-footer-menu{flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:15px;order:2}.lev-footer-item:first-child .lev-footer-link{margin-left:0}.lev-copyright{flex:none;margin-bottom:20px;order:1;text-align:center;width:100%}.lev-copyright,.lev-footer-menu{float:none}.lev-copyright{padding-top:15px}.lev-footer-link,.lev-footer-special-link{font-size:10px;padding:6px 0}.lev-copyright{font-size:9px;padding:6px 0}.lev-footer-item:last-child .lev-footer-special-link{font-size:12px}}@media only screen and (max-width:576px){.lev-footer-section{padding:50px 15px}.lev-footer-link,.lev-footer-special-link{font-size:9px;padding:5px 0}.lev-copyright{font-size:8px;padding:5px 0}.lev-footer-menu{gap:10px}.lev-footer-item:last-child .lev-footer-special-link{font-size:11px}}@media only screen and (max-width:479px){.lev-footer-section{padding:40px 15px}.lev-footer-link,.lev-footer-special-link{font-size:8px;padding:4px 0}.lev-copyright{font-size:7px;padding:4px 0}.lev-footer-menu{gap:8px}.lev-footer-item:last-child .lev-footer-special-link{font-size:10px}}@media only screen and (min-width:768px) and (max-width:991px){.lev-footer-link,.lev-footer-special-link{font-size:11px;padding:7px 0}.lev-copyright{font-size:9px;padding:7px 0}.lev-footer-item:last-child .lev-footer-special-link{font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.lev-footer-link,.lev-footer-special-link{font-size:13px;padding:8px 0}.lev-copyright{font-size:11px;padding:8px 0}.lev-footer-item:last-child .lev-footer-special-link{font-size:14px}}@media only screen and (min-width:1200px){.lev-footer-link,.lev-footer-special-link{font-size:14px;padding:8px 0}.lev-copyright{font-size:12px;padding:8px 0}.lev-footer-item:last-child .lev-footer-special-link{font-size:15px}}.preloader-section-gaming{align-items:center;background:#000;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:999999}.preloader-section-gaming:before{animation:grid-shift-gaming 20s linear infinite;background:radial-gradient(circle at 10% 20%,#f50a011a 0,#0000 20%),radial-gradient(circle at 90% 80%,#40abf51a 0,#0000 20%),linear-gradient(0deg,#0000 49%,#f50a010d 50%,#0000 51%),linear-gradient(90deg,#0000 49%,#40abf50d 50%,#0000 51%);background-size:100% 100%,100% 100%,60px 60px,60px 60px;content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@keyframes grid-shift-gaming{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:120px 120px,-240px -240px,120px 120px,-240px -240px}}.cyber-loader-gaming{height:120px;margin:0 auto 30px;position:relative;width:120px;z-index:2}.loader-ring-gaming{animation:spin-gaming 1.5s cubic-bezier(.175,.885,.32,1.275) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#f50a01;height:100%;position:absolute;width:100%}.ring-2-gaming{animation-delay:-.5s;border-top-color:#40abf5;height:80px;left:20px;top:20px;width:80px}.ring-3-gaming{animation-delay:-1s;border-top-color:#ff205f;height:60px;left:30px;top:30px;width:60px}.loader-x-gaming{height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:30px;z-index:3}.loader-x-gaming:after,.loader-x-gaming:before{background:#f50a01;box-shadow:0 0 15px currentColor;content:"";position:absolute}.loader-x-gaming:before{background:linear-gradient(90deg,#0000,#f50a01,#0000);height:4px;left:0;top:50%;transform:translateY(-50%);width:100%}.loader-x-gaming:after{background:linear-gradient(0deg,#0000,#40abf5,#0000);height:100%;left:50%;top:0;transform:translateX(-50%);width:4px}.loader-x-gaming{animation:pulse-x-gaming 2s infinite}@keyframes pulse-x-gaming{0%{opacity:.7;transform:translate(-50%,-50%) rotate(45deg) scale(.8)}50%{box-shadow:0 0 25px currentColor;opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1.2)}to{opacity:.7;transform:translate(-50%,-50%) rotate(45deg) scale(.8)}}.preloader-text-gaming{position:relative;text-align:center;z-index:2}.studio-name-gaming{animation:glitch-text-gaming 3s infinite;color:#fff;font-family:Press Start\ 2P,monospace;font-size:24px;letter-spacing:2px;margin-bottom:25px;text-shadow:3px 3px 0 #000,0 0 20px #f50a01b3;text-transform:uppercase}@keyframes glitch-text-gaming{0%{text-shadow:3px 3px 0 #000,0 0 20px #f50a01b3}25%{text-shadow:-3px -3px 0 #000,0 0 30px #40abf5b3}50%{text-shadow:3px -3px 0 #000,0 0 20px #ff205fb3}75%{text-shadow:-3px 3px 0 #000,0 0 30px #694eaeb3}to{text-shadow:3px 3px 0 #000,0 0 20px #f50a01b3}}.loading-text-gaming{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px}.loading-dot-gaming{animation:loading-bounce-gaming 1.4s ease-in-out infinite both;color:#fff;font-family:Press Start\ 2P,monospace;font-size:16px;text-shadow:2px 2px 0 #000}.loading-dot-gaming:first-child{animation-delay:-.32s;color:#f50a01}.loading-dot-gaming:nth-child(2){animation-delay:-.16s;color:#40abf5}.loading-dot-gaming:nth-child(3){animation-delay:0s;color:#ff205f}.loading-dot-gaming:nth-child(4){animation-delay:.16s;color:#694eae}.loading-dot-gaming:nth-child(5){animation-delay:.32s;color:#f50a01}.loading-dot-gaming:nth-child(6){animation-delay:.48s;color:#40abf5}.loading-dot-gaming:nth-child(7){animation-delay:.64s;color:#ff205f}@keyframes loading-bounce-gaming{0%,80%,to{opacity:0;text-shadow:2px 2px 0 #000;transform:scale(0)}40%{opacity:1;text-shadow:2px 2px 0 #000,0 0 15px currentColor;transform:scale(1)}}.preloader-progress-gaming{background:#ffffff1a;border:2px solid #fff;box-shadow:0 0 10px #f50a0180;height:4px;margin:30px auto;position:relative;width:200px;z-index:2}.progress-bar-gaming{animation:progress-load-gaming 3s ease-in-out infinite;background:linear-gradient(90deg,#f50a01,#ff205f,#40abf5,#694eae,#f50a01);box-shadow:0 0 15px currentColor;height:100%;left:0;position:absolute;top:0;width:0}@keyframes progress-load-gaming{0%{width:0}50%{width:100%}to{width:100%}}.retro-text-gaming{font-family:Press Start\ 2P,monospace;letter-spacing:1px;text-transform:uppercase}@keyframes spin-gaming{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:767px){.cyber-loader-gaming{height:100px;width:100px}.loader-ring-gaming,.ring-2-gaming{border-width:3px}.ring-2-gaming{height:70px;left:15px;top:15px;width:70px}.ring-3-gaming{border-width:3px;height:50px;left:25px;top:25px;width:50px}.loader-x-gaming{height:25px;width:25px}.loader-x-gaming:before{height:3px}.loader-x-gaming:after{width:3px}.studio-name-gaming{font-size:20px;margin-bottom:20px}.loading-dot-gaming{font-size:14px}.preloader-progress-gaming{height:3px;width:150px}}@media only screen and (max-width:576px){.cyber-loader-gaming{height:80px;width:80px}.loader-ring-gaming,.ring-2-gaming{border-width:2px}.ring-2-gaming{height:60px;left:10px;top:10px;width:60px}.ring-3-gaming{border-width:2px;height:40px;left:20px;top:20px;width:40px}.loader-x-gaming{height:20px;width:20px}.loader-x-gaming:before{height:2px}.loader-x-gaming:after{width:2px}.studio-name-gaming{font-size:18px;margin-bottom:15px}.loading-dot-gaming{font-size:12px}.preloader-progress-gaming{height:2px;width:120px}}@media only screen and (max-width:479px){.cyber-loader-gaming{height:70px;width:70px}.loader-ring-gaming,.ring-2-gaming{border-width:2px}.ring-2-gaming{height:50px;left:10px;top:10px;width:50px}.ring-3-gaming{border-width:2px;height:35px;left:17px;top:17px;width:35px}.loader-x-gaming{height:18px;width:18px}.loader-x-gaming:before{height:2px}.loader-x-gaming:after{width:2px}.studio-name-gaming{font-size:16px;margin-bottom:12px}.loading-dot-gaming{font-size:10px}.preloader-progress-gaming{height:2px;width:100px}}@media only screen and (max-width:375px){.cyber-loader-gaming{height:60px;width:60px}.loader-ring-gaming,.ring-2-gaming{border-width:1px}.ring-2-gaming{height:45px;left:7px;top:7px;width:45px}.ring-3-gaming{border-width:1px;height:30px;left:15px;top:15px;width:30px}.loader-x-gaming{height:15px;width:15px}.loader-x-gaming:before{height:1px}.loader-x-gaming:after{width:1px}.studio-name-gaming{font-size:14px;margin-bottom:10px}.loading-dot-gaming{font-size:9px}.preloader-progress-gaming{height:1px;width:80px}}body,html{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background:#0a0a0a;color:#fff;font-family:Roboto,sans-serif;height:100%}h1,h2,h3,h4,h5,h6{color:#fff;font-family:Press Start\ 2P,monospace;font-weight:500;letter-spacing:1px;margin:0;text-transform:uppercase}h1{font-size:36px;text-shadow:3px 3px 0 #000}h2{font-size:24px;text-shadow:2px 2px 0 #000}h3{font-size:20px;text-shadow:1px 1px 0 #000}h4{font-size:18px}h5{font-size:16px}h6,p{font-size:14px}p{color:#ccc;line-height:1.6}.sec-title{font-size:28px!important;margin:20px 0}img{max-width:100%}button:focus,input:focus,select:focus,textarea:focus{outline:none}a:focus,a:hover{outline:none;text-decoration:none}ol,ul{margin:0;padding:0}.section-title{margin-bottom:75px;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#0000,#f50a01,#0000);content:"";display:block;height:3px;margin:15px auto;width:100px}.section-title h2{font-size:36px;padding-top:10px}.set-bg{background-position:top;background-repeat:no-repeat;background-size:cover;position:relative}.spad{padding-bottom:97px;padding-top:97px}.text-white a,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white li,.text-white p,.text-white span{color:#fff}.rating i{color:#fbb710}.rating .is-fade{color:#e0e3e4}.site-btn{background:#f50a01;border:none;border-radius:0;box-shadow:0 0 0 3px #fff,0 0 20px #f50a01b3;color:#fff;cursor:pointer;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:15px;font-size:12px;font-weight:500;letter-spacing:1px;min-width:153px;padding:16px 30px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.site-btn:after,.site-btn:before{background:#fff;content:"";height:8px;position:absolute;width:8px}.site-btn:before{left:-5px;top:-5px}.site-btn:after{bottom:-5px;right:-5px}.site-btn.btn-sm{min-width:163px;padding:10px 30px}.site-btn:hover{background:#ff205f;box-shadow:0 5px 15px #f50a01e6;color:#fff;text-shadow:0 0 10px #fff;transform:translateY(-2px)}.cata{animation:pulse 2s infinite;border:2px solid #fff;box-shadow:0 0 10px currentColor;color:#fff;display:inline-block;font-family:Press Start\ 2P,monospace;font-size:12px;font-weight:500;letter-spacing:1px;padding:6px 25px;position:relative;text-transform:uppercase}@keyframes pulse{0%{box-shadow:0 0 5px currentColor}50%{box-shadow:0 0 15px currentColor}to{box-shadow:0 0 5px currentColor}}.cata.new{background:#ff205f}.cata.strategy{background:#4eae60}.cata.racing{background:#694eae}.cata.adventure{background:#40abf5}.container{margin:0 auto;max-width:1176px;padding:0 15px}.App{position:relative}.scanline-overlay{animation:scan .5s linear infinite;background:linear-gradient(#0000001a,#0000001a 50%,#0003 51%,#0000001a 52%,#0000001a);background-size:100% 4px;height:100%;left:0;opacity:.3;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}@keyframes scan{0%{background-position:0 0}to{background-position:0 100%}}
/*# sourceMappingURL=main.4275eab7.css.map*/