:root{--cellSize:92px;--cellSpacing:16px;--navShadow:0 6px 32px 0 rgba(0,0,0,30%);--boxShadow:rgb(0 0 0 / 24%) 0px 6px 12px 0px;--bezier:cubic-bezier(0.25,0.1,0.25,1);--gameInfoHeight:59px;--borderRadius:16px;--maxContentWidth:740px;--serieSpan:2;--gridColumns:7;--gridRows:26;--SearchOverlayContainerPadding:30px;--SearchInputWidth:634px;--SearchContanierWidth:700px;--wgStickyBottomOffset:0px;--AdvertisementTxt:"Advertisement";--flagPosition:0px 0px}
*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}
::-webkit-scrollbar{width:14px;background-color:transparent}
::-webkit-scrollbar:hover{}
::-webkit-scrollbar-thumb:vertical{background:rgba(255,255,255,.5);-webkit-border-radius:100px;background-clip:padding-box;border:3px solid transparent;min-height:10px}
::-webkit-scrollbar-thumb:vertical:hover{background:rgba(255,255,255,.65);-webkit-border-radius:100px;background-clip:padding-box}
::-webkit-scrollbar-thumb:vertical:active{background:rgba(255,255,255,.65);-webkit-border-radius:100px;background-clip:padding-box;border:1px solid transparent}
html{box-sizing:border-box;background-color:#1b0131;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.65) transparent;overflow-y:overlay;overflow-x:hidden}
body{margin:0 auto;padding:0 !important;width:var(--maxContentWidth);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;text-rendering:optimizeSpeed;font-family:nunito,sans-serif;font-weight:400}
section{width:100%;height:100%;position:relative;margin-left:auto;margin-right:auto}
h1,h2,h3,.SearchCont .content h3,h4,h5,h6{font-family:Fredoka One,sans-serif;font-weight:400;color:#fff;font-size:20px}
.content h3,.content h4,.content h5,.content h6{font-size:19px;font-family:nunito,sans-serif;font-weight:700}
a{text-decoration:none;color:#35fdff;cursor:pointer}
a:hover{text-decoration:underline;color:#25b1b2}
[aria-hidden=true]{display:none}
[hidden=true]{display:none !important;visibility:hidden}
[hidden=false]{visibility:visible;display:block}
[fhidden=true]{visibility:hidden}
[fhidden=false]{visibility:visible}
focus{color:#35fdff}
body[aria-hidden=true]{display:block}
input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}
a,img{user-select:none;-webkit-user-drag:none}
img{max-width:100%;pointer-events:none;display:block;color:transparent}
picture{width:100%;height:100%}
nav{display:flex;flex-direction:column;position:fixed;width:calc(var(--cellSize) * 1);height:var(--cellSize);border-radius:var(--borderRadius);background-color:#3c1e6e;z-index:99999;overflow:hidden;box-shadow:var(--navShadow);top:var(--cellSpacing)}
button{cursor:pointer}
nav label,nav[mode=bar] a,nav[mode=bar] .NavButtons{display:none}
nav[mode=bar] label{display:inline-flex;width:100%;height:100%}
nav[mode=bar]{width:var(--SearchInputWidth);height:64px;left:var(--SearchOverlayContainerPadding);top:var(--SearchOverlayContainerPadding);box-shadow:rgb(0 0 0/10%) 0 4px 8px,rgb(0 0 0/10%) 0 0 2px}
.NavLogo{width:75px;height:42px;margin:auto}
.NavButtons{width:100%;height:calc(var(--cellSize) / 2);display:flex;flex-direction:row;border-top-right-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius)}
.NavButtons > a,.NavButtons > button{width:50%;height:100%;display:flex;position:relative;justify-content:center;align-items:center;border:0;border-right:2px solid #533488;border-top:2px solid #533488;cursor:pointer;appearance:none;background:0 0;text-indent:-200vw;font-size:0}
.NavButtons > a:last-child,.NavButtons > button:last-child{border-right:0;padding-inline-start:0;padding-right:2px}
.NavButtons > a:hover,.NavButtons > button:hover{background-color:#533488}
.NavButtons > a > svg,.NavButtons > button > svg{--size:20px;width:var(--size);height:var(--size);stroke:#decaff}
svg{pointer-events:none}
.TitleBox{display:flex;border-radius:var(--borderRadius);justify-content:center;flex-direction:column;padding:10px 16px;align-items:center;font-size:21px;background-color:#6937b9;grid-area:ibx}
.TitleBox > h1{margin:0;font:200 1em/1em Fredoka One,sans-serif;padding:0}
.content{max-width:var(--maxContentWidth);margin-block:calc(var(--cellSpacing) * 2);background-color:#3c1e6e;color:#decaff;width:100%;height:100%;position:relative;line-height:1.5;padding:18px 24px;content-visibility:auto}
.info{margin-block:var(--cellSpacing);max-width:calc(var(--maxContentWidth) - calc(var(--cellSize) * 1 + var(--cellSpacing)));margin-left:auto;margin-right:unset}
.info:last-of-type{margin-bottom:calc(var(--cellSpacing) * 2)}
.content h1,.content h2{margin-block-start:5px}
.grid{position:relative;display:grid;grid-template-columns:repeat(var(--gridColumns),var(--cellSize));grid-template-rows:repeat(auto-fill,var(--cellSize));gap:var(--cellSpacing);grid-auto-flow:row dense;justify-content:center;padding:var(--cellSpacing) 0 0;margin:0 auto;width:var(--maxContentWidth);height:100%}
.page-template-page-games .grid{grid-template-areas:" nav ... ... ... ... ... box " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... "}
.home .grid{grid-template-areas:" nav ... ... ... ... ... box " " cat cat ... ... ... ... ... " " cat cat ... ... ... ... ... " " cat cat ... ... ... ... ... " " cat cat ... ... ... ... ... " " cat cat ... ... ... ... ... "}
.archive .grid{grid-template-areas:" nav ibx ibx ibx ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... " " ... ... ... ... ... ... ... "}
.single .grid{grid-template-areas:" nav ... ... ... ... ... ... " " gmp gmp gmp gmp gmp gmp gmp " " gmp gmp gmp gmp gmp gmp gmp " " gmp gmp gmp gmp gmp gmp gmp " " gmp gmp gmp gmp gmp gmp gmp " " gmp gmp gmp gmp gmp gmp gmp " " bAd bAd bAd bAd bAd bAd bAd " " ... ... ... ... ... ... ... " " rAd rAd rAd ... ... ... ... " " rAd rAd rAd ... ... ... ... " " rAd rAd rAd ... ... ... ... "}
.grid-root{width:100%;height:100%}
.grid::before{content:"";display:block;grid-column-start:span 1;height:var(--cellSize)}
.auto-grid,.archive .grid{grid-template-rows:max-content}
.auto-grid::after{content:'';grid-column-start:span var(--gridColumns);display:block;height:var(--cellSize)}
[disabled]{display:none}
.current{color:#35fdff}
.dF{display:flex;min-width:var(--cellSize);position:relative;aspect-ratio:1/1}
.cSt{display:flex;width:100%;height:100%;justify-content:center;flex-direction:column;align-items:center;position:relative;transition:transform .5s var(--bezier);will-change:transform;border-radius:var(--borderRadius);aspect-ratio:1/1}
.Pa{/* width:100%; */height:100%;border-radius:inherit;transition:transform .5s var(--bezier);will-change:transform}
.Pab{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;border-radius:inherit;box-shadow:var(--boxShadow);pointer-events:none}
.cSt::after,.TransformContainer li::after{border-radius:inherit}
.cSt:hover::after,body[loaded=true] .cSt:hover video,.TransformContainer li:hover::after{opacity:1}
body[loaded=true] .cSt[video]:hover img{width:99%;height:99%}
body[loaded=true] .cSt[video][randomizer]:hover img{width:100%;height:100%}
.cSt:hover .Pab{opacity:.96}
.cSt::after,.TransformContainer li::after{content:"";opacity:0;position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(transparent 25%,rgba(0,0,0,.3));z-index:2;transition:opacity .3s var(--bezier);z-index:21;pointer-events:none}
.cSt:hover,.grid > [randomizer]:hover,.TransformContainer li:hover{transform:scale(1.02) translateY(-4px);transition-duration:.3s}
.BaseTile__BaseTileWrapper{display:contents}
.BaseTile{background:rgb(105 55 185);flex-direction:row;justify-content:flex-start;grid-row-start:span 1;grid-column-start:span 2;aspect-ratio:unset;text-decoration:none !important}
.BaseTile > img{display:block;min-width:var(--cellSize);min-height:var(--cellSize);border-radius:inherit;border-top-right-radius:0;border-bottom-right-radius:0;will-change:transform}
.BaseTile > span{display:block;padding:0 8px;border-radius:0 16px 16px 0;color:#fff;overflow:hidden;text-align:left;font:700 11px/20px "Nunito",sans-serif;letter-spacing:1px;text-transform:uppercase;pointer-events:none;will-change:transform;overflow-wrap:anywhere}
.BaseTile::after{content:unset}
.grid > [randomizer]{grid-area:box;border-radius:0;transition:transform .6s var(--bezier);will-change:transform}
.serie,.grid > .category{max-width:100%;min-height:var(--cellSize);max-height:var(--cellSize);border-radius:10px;grid-row-start:span 1;grid-column-start:span 2}
.serie:hover,.grid > .category:hover{--size:4px;outline:var(--size) solid #decaff;outline-offset:calc(var(--size) * -1);text-decoration:none;z-index:1}
.serie > .Pa{will-change:unset}
.grid:nth-child(2)::before{content:unset}
.ftVideo{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:inherit;opacity:0;z-index:20;object-fit:cover;pointer-events:none}
.footer{width:var(--maxPageWidth);min-height:35px;height:100%;position:relative;margin:0 auto;margin-bottom:10px;display:flex;align-items:center;justify-content:center}
[domain=com],.gt_languages > li > .en > .flags{--flagPosition:-82px -82px}
[domain=uk],.gt_languages > li > .en_GB > .flags{--flagPosition:-122px -82px}
[domain=ca],.gt_languages > li > .en_CA > .flags{--flagPosition:-42px -2px}
[domain=de],.gt_languages > li > .de > .flags{--flagPosition:-2px -82px}
[domain=es],.gt_languages > li > .es > .flags{--flagPosition:-2px -162px}
[domain=mx],.gt_languages > li > .es_MX > .flags{--flagPosition:-82px -2px}
[domain=fr],.gt_languages > li > .fr > .flags{--flagPosition:-2px -2px}
[domain=dk],.gt_languages > li > .da > .flags{--flagPosition:-42px -42px}
[domain=nl],.gt_languages > li > .nl > .flags{--flagPosition:-42px -202px}
[domain=ch],.gt_languages > li > .ch > .flags{--flagPosition:-82px -42px}
.flags{display:inline-block;width:36px;height:36px;background:url(https://gaamess.com/wp-content/themes/GAAMESS/css/img/flags.png?v5) no-repeat;background-position:var(--flagPosition)}
.pviIOA{display:block;width:36px;height:36px;padding:0;border:0;background:0 0;outline:0;cursor:pointer;color:transparent;overflow:hidden;appearance:none;z-index:1}
.LanguageSelector__Container{display:none;margin:0 0 0 20px;position:relative;isolation:isolate}
.LanguageSelector__Container:hover .gt_white_content{display:block !important}
.LanguageSelector__Container .gt_white_content{display:none;background:#6937b9;position:absolute;z-index:20;inset:auto 0 100% auto;margin:0 0 39px;font-size:14px;line-height:20px;border-radius:16px;box-shadow:rgb(0 0 0/24%) 0 16px 32px;padding:0;z-index:-1}
.LanguageSelector__Container .gt_white_content::before,.LanguageSelector__Container .gt_white_content::after{content:"";position:absolute;left:0;bottom:-43px;width:100%;height:58px}
.LanguageSelector__Container .gt_white_content::after{width:55px;height:55px;right:0;left:unset;bottom:-80px}
.gt_white_content > h3{padding:0 18px}
.LanguageSelector__Container .gt_white_content .gt_languages{display:grid;grid-template-columns:auto auto;gap:10px;overflow:visible;position:relative;min-width:470px;height:auto;padding:10px 12px;list-style:none}
.gt_languages > li{display:flex}
.gt_languages > li > a{display:inline-flex;align-items:center;font-weight:700}
.gt_languages > li > a > .flags{transform:scale(.7);margin:0 2px 0 0}
.LanguageSelector__Container .gt_white_content .gt_languages::after,.LanguageSelector__Container .gt_white_content .gt_languages::before{content:"";position:absolute;background:#6937b9;box-shadow:rgb(0 0 0/24%) 0 16px 32px;border-radius:100%}
.LanguageSelector__Container .gt_white_content .gt_languages::before{right:30px;bottom:-49px;width:16px;height:16px;z-index:1}
.LanguageSelector__Container .gt_white_content .gt_languages::after{right:44px;bottom:-25px;width:24px;height:12px;border-radius:0 0 12px 12px}
.footer .list{height:100%;display:flex;list-style:none;align-items:center;justify-content:center;flex-wrap:wrap;padding:0}
.footer .list li:first-child a{margin:0}
.footer .list a{margin:0 0 0 20px;padding:0;white-space:pre;font-size:16px;font-weight:600}
.dPe > a{pointer-events:none;color:#25b1b2}
.grid > .category{display:flex;align-items:center;background-color:#533488;color:#fff;overflow:hidden}
.grid > .category:hover .Pa{z-index:-1}
.grid > .category .Pa{width:auto;border-radius:0;border-top-left-radius:inherit;border-bottom-left-radius:inherit}
.grid > .category > .Tn{text-align:center;font-family:nunito;pointer-events:none;color:#fff;font-weight:600;font-size:12px;line-height:15px;z-index:22;margin:0 auto;padding:0 8px;text-transform:uppercase}
.archive .grid:nth-child(2){padding:0}
.archive .grid:nth-child(2)::before{content:'';display:block;grid-column-start:span var(--gridColumns);height:var(--cellSize)}
.sidenav{--catSize:38px;--cellSpacing:16px;grid-area:cat;position:relative;display:grid;grid-template-columns:repeat(2,var(--cellSize));grid-template-rows:repeat(auto-fill,var(--catSize));gap:var(--cellSpacing);grid-auto-flow:row dense;justify-content:center;margin:auto;width:100%}
.grid > .sidenav > .category{display:flex;align-items:center;background-color:#533488;color:#fff;overflow:hidden;max-width:100%;min-height:var(--catSize);max-height:var(--catSize);border-radius:4px;grid-row-start:span 1;grid-column-start:span 2}
.grid > .sidenav > .category:hover{--size:4px;outline:var(--size) solid #decaff;outline-offset:calc(var(--size) * -1);text-decoration:none;z-index:1}
.grid > .sidenav > .category:hover .Pa{z-index:-1}
.grid > .sidenav > .category .Pa{width:var(--cellSize);border-radius:0;border-top-left-radius:inherit;border-bottom-left-radius:inherit;object-fit:cover}
.grid > .sidenav > .category > .Tn{text-align:center;font-family:nunito;pointer-events:none;color:#fff;font-weight:600;font-size:11px;line-height:15px;z-index:22;margin:0 auto;text-transform:uppercase}
.SearchCont{position:fixed;z-index:99998;height:100vh;width:var(--SearchContanierWidth);left:0;top:0;bottom:0;background-color:#6937b9}
.scrollArea{width:100%;height:100%;overflow:hidden;overflow-y:overlay;padding-bottom:15px}
body[loaded=true] .SearchCont{will-change:transform,padding;transition:transform .07s linear 0s}
.SearchOverlayContainer{transform:translateX(calc(-100% - 82px))}
.RoundButton__RoundButtonWrapper{--size:64px;width:var(--size);height:var(--size);background-color:#3c1e6e;position:absolute;top:var(--SearchOverlayContainerPadding);right:calc((var(--size) + var(--cellSpacing)) * -1);border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:var(--navShadow);cursor:pointer}
.RoundButton__RoundButtonWrapper{display:none}
.SearchCont[overlay] .RoundButton__RoundButtonWrapper{display:flex}
.RoundButton__RoundButtonWrapper:hover{background-color:#2a1253}
.RoundButton__RoundButtonIcon{stroke:#decaff}
.BackdropOverlay{position:fixed;z-index:99997;inset:0;background-color:rgba(0,0,0,.5)}
.error404 .root .grid{position:relative;display:grid;grid-template-rows:repeat(auto-fill,var(--cellSize));grid-template-columns:repeat(var(--gridColumns),var(--cellSize));grid-template-areas:" nav div div div div ... ... " " ... div div div div ... ... ";gap:var(--cellSpacing);grid-auto-flow:row dense;justify-content:center;padding:var(--cellSpacing) 0 0;margin:0 auto;width:var(--maxContentWidth);height:100%}
.error404 .root .grid > .content{grid-area:div;width:100%;height:100%;max-width:100%;margin:0}
.PrerollSplash{opacity:0 !important;width:100%;height:calc(100% - var(--gameInfoHeight));position:absolute;background-image:linear-gradient(290deg,rgb(60 30 110) 55%,rgb(111,47,147),rgb(111,47,147));z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:80px}
.PrerollSplash > .cSt{width:calc(var(--cellSize) * 2);height:calc(var(--cellSize) * 2);aspect-ratio:1/1;box-shadow:var(--boxShadow)}
.PrerollSplash .Gn{transform:unset !important;opacity:unset !important}
.PrerollSplash .button{margin:23px 0}
.button{display:inline-flex;background-color:#35fdff;border:0;border-radius:100px;align-items:center;justify-content:center;font-family:Fredoka One,sans-serif;font-weight:400;color:#005065;font-size:20px;padding:13px 40px;box-shadow:rgb(30 17 52/65%) 0 0 12px 2px}
html:lang(de){--AdvertisementTxt:"Anzeige"}
html:lang(es){--AdvertisementTxt:"Anuncio"}
html:lang(fr){--AdvertisementTxt:"Publicité"}
.boxAd::after,.rAd::after,.bAd::after,.lAd::after,.rBAd::after{content:var(--AdvertisementTxt);display:block;color:#ffff;font-size:9px;position:absolute;width:100%;bottom:0;text-transform:uppercase;text-align:center;opacity:.7;letter-spacing:1px}
.bAd::after{bottom:-13px}
.lAd::after,.rAd::after,.rAd::after,.boxAd::after,.rBAd::after{bottom:-14.4px}
.boxAd{grid-area:ad;width:300px;height:250px;position:relative;display:none;margin:auto}
.gameplay__loading{position:absolute;top:0;right:0;bottom:0;width:100%;height:calc(100% - var(--gameInfoHeight));display:flex;justify-content:center;align-items:center}
.gameplay__loading .loader{width:50px;height:50px;font-size:6px;border-left:1.1em solid #fff}
.new-games{--ngSize:calc(var(--cellSize) * 2 + var(--cellSpacing));grid-area:nwG;background-color:#3c1e6e;border-radius:var(--borderRadius);padding:24px 0 24px 36px;flex-direction:column;overflow:hidden;max-height:var(--ngSize);min-height:var(--ngSize);display:none}
.nG__breadcrumbs{display:flex;pointer-events:none}
.ng__H2{margin:6px 0 20px}
.nG{display:flex;gap:var(--cellSpacing);transition:transform .2s ease}
.ng__Heading{display:flex;align-items:center;margin:5px 0 20px;justify-content:space-between;padding-right:30px}
.cL{display:flex;align-items:center;justify-content:center;gap:5px}
.ng__Buttons{height:23px;appearance:none;background:0 0;border:none;display:block;padding:0;margin:0;font-size:0}
.ng__Buttons:first-child{transform:rotate(180deg)}
.NewGames__ChevronSVGIcon{width:23px;height:100%;stroke:#decaff}
.ng__H2{margin:0}
.ng_bD{opacity:.3;pointer-events:none}
.ng_Link:hover{text-decoration:none}
.appInstall{position:fixed;right:20px;z-index:1002;max-width:376px;min-height:176px;transform:translate(0px,0px);opacity:1;transition:transform .2s ease-out 0s,opacity .3s ease .3s;background:none #2a1253;border-radius:16px;text-align:center;padding:18px 16px 26px;box-shadow:rgb(0 0 0/24%) 0 6px 12px 0;color:#decaff;display:flex;flex-direction:column;z-index:9999999999}
.gmuDIP{font:300 16px/24px Fredoka One,sans-serif;text-align:left;padding:0 60px 0 17px;margin-bottom:30px}
.jIgwjj{appearance:none;position:absolute;top:10px;right:10px;border:none;padding:6px;background:0 0;border-radius:18px;cursor:pointer;display:flex;justify-content:center;align-items:center}
.jIgwjj:hover{background-color:#35fdff}
.jIgwjj:hover .gDKQEp{stroke:#007796}
.gDKQEp{stroke:#35fdff}
.aIFB{margin-top:auto;display:flex;align-items:center;justify-content:end}
.bgzXvg{display:inline-block;font-size:13px;margin-right:20px;text-decoration:underline;appearance:none;background-color:transparent;border:none;color:#35fdff;font-family:nunito}
.addtohome{display:inline-block;font-size:16px;padding:1px 20px;line-height:36px;min-width:102px}
body[loaded=true] .appInstall{transition:transform .2s ease 0s}
.appInstall[animateout]{transform:translate(0px,300px)}
.appInstall[onscreen=true]{display:flex !important;bottom:calc(20px + var(--wgStickyBottomOffset))}
.install{padding:6px 16px;font-size:15px;margin-right:20px;box-shadow:none;color:rgb(222 202 255);background-color:#533488}
.button.install:hover{color:rgb(222 202 255);background:#492b7a;box-shadow:none}
.button.install:active{background:#3c1e6e}
.p,.p::after{position:fixed;right:0;left:0}
.p{z-index:-1;top:0;height:100vh;transform:translateZ(0)}
.r{top:-50vh;bottom:0;overflow:hidden}
.r{position:absolute;z-index:1;right:0;left:0}
.t,.u{position:absolute;z-index:2;top:0;bottom:0;left:0}
.u{display:none;right:0;left:auto}
.r > *{transform:translateY(50vh)}
@media (min-width:1200px){.u{display:initial}
}.wgllod{display:none !important}
.wgBgImage{display:none !important}
.wgSplash{transition:opacity .1s !important}
.wgCenterContent > div:first-child{order:unset !important}
.wgSplashContent .wgCenterContent .wgButtons{padding:20px !important}
.wg_advertisement{display:none !important}
.close_sticky{display:block}
.wgContent{border-radius:0 !important}
.gameplay .WGP1M1ST1PK1MP1{--hg:calc(100% - var(--gameInfoHeight));height:var(--hg) !important;min-height:var(--hg) !important}
.gameplay .wgBg{background-image:linear-gradient(290deg,rgb(60 30 110) 55%,rgb(111,47,147),rgb(111,47,147))}
.gameplay .wgThumb{--size:200px;display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;transition:transform .5s var(--bezier);will-change:transform;border-radius:var(--borderRadius) !important;box-shadow:unset;overflow:unset;min-width:var(--size);min-height:var(--size);height:var(--size);width:var(--size);max-width:var(--size);max-height:var(--size);aspect-ratio:1/1}
.gameplay .wgThumb:hover{transform:scale(1.02) translateY(-4px);transition-duration:.3s;box-shadow:unset}
.gameplay .wgThumb:hover .Pab{opacity:.96}
.gameplay .wgThumb::after{content:"";opacity:.5;position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(transparent 25%,rgba(0,0,0,.3));z-index:2;transition:opacity .3s var(--bezier);z-index:21;pointer-events:none}
.gameplay .wgThumb::after{border-radius:inherit}
.gameplay .wgThumb:hover::after{opacity:1}
.gameplay .wgTitle{font-size:17px;line-height:23px;position:absolute;width:100%;font-family:nunito,sans-serif !important;font-weight:600;pointer-events:none;right:0;bottom:0;left:0;padding:6px;z-index:22}
.gameplay .wgSplashContent .wgCenterContent .wgPrerollCTA{visibility:hidden}
.gameplay .skp .wgSplashContent .wgCenterContent .wgPrerollCTA{visibility:visible}
.gameplay .wgSplashContent .wgCenterContent .wgPrerollCTA > span{z-index:99;display:inline-flex !important;border:0;border-radius:100px !important;justify-content:center;text-transform:none !important;font-weight:400 !important;font-size:24px !important;padding:15px 37px !important;box-shadow:rgb(30 17 52/65%) 0 0 12px 2px !important;transition:transform .2s ease 0s !important}
.gameplay .wgSplashContent .wgCenterContent .wgPrerollCTA:hover{transform:unset}
.gameplay .wgSplashContent .wgCenterContent .wgPrerollCTA:hover > span{background-color:#25b1b2 !important;box-shadow:rgb(0 0 0/20%) 0 2px 4px -1px,rgb(0 0 0/14%) 0 4px 5px 0,rgb(0 0 0/12%) 0 1px 10px 0 !important;color:#007796 !important;text-decoration:none}
.gameplay .wgSplashContent .wgCenterContent .wgPrerollCTA span::before{display:none !important}
.wgSplashContent .wgCenterContent > div{padding:0 !important}
.wgPrerollInfo > .wgTitle{display:none !important}
.wgButtons{position:relative}
.wgPrerollCTA{z-index:2}
.ads__loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;user-select:none}
.ads__loading .loader{font-size:4px;user-select:none}
.wgHideCTAButton{pointer-events:none;visibility:hidden !important}
.wgPrerollCTA > .loadingButton,.wgMidroll.wgInited .wgPrerollCTA > .loadingButton{pointer-events:none !important;visibility:hidden !important}
html > .wgStickyBottom{background:#f9f9f9 !important;backdrop-filter:unset !important;-webkit-backdrop-filter:unset !important;filter:unset !important;min-height:95px !important;max-height:95px !important}
html > .wgStickyBottom > .waw{min-height:100% !important;max-height:95px !important}
html > .wgStickyBottom > .waw > .wgAd{min-height:90px !important}
.wgButtons > .wgPrerollCTA > span{color:#005065 !important}
html .bottomClosed{bottom:calc(var(--height) - 5px) !important;z-index:99996 !important}
ins > .ee > span > svg{cursor:pointer}
.infoLogo{display:none;position:absolute;padding:22px;margin:0 auto;inset:0}
[fullscreen=true] .infoLogo{display:block}
.gameplay > .wgLoadingAnim{height:calc(100% - var(--gameInfoHeight)) !important;background:rgb(0 0 0) !important}
.gameplay > .wgLoadingAnim div{--size:50px;width:var(--size) !important;height:var(--size) !important;border-width:6px !important}
.gameplay > .wgLoadingAnim > span{display:none !important}
[loaded=false] .cSt .Gn{display:none}
.Gn,.TransformContainer .wpp-post-title{pointer-events:none;position:absolute;right:0;bottom:0;left:0;padding:6px;color:#fff;text-align:center;font-weight:600;font-size:12px;line-height:16px;z-index:22;transition:transform .3s var(--bezier) .1s,opacity .3s var(--bezier) .1s;will-change:transform}
.cSt .Gn,.TransformContainer .wpp-post-title{transform:translateY(8px);opacity:0}
.cSt:hover .Gn,.TransformContainer li:hover .wpp-post-title{opacity:1;transform:translateZ(0)}
.breadcrumbs a,.breadcrumb_last{font-size:9px;letter-spacing:1px;text-transform:uppercase;margin:0;padding:0;color:#decaff}
.breadcrumbs span > a::after{--margin:8px;content:"»";font-size:12px;line-height:0;margin-left:var(--margin);margin-right:calc(var(--margin) - 4px);pointer-events:none;text-decoration:none;color:#decaff;display:inline-block}
.TransformContainer{padding-left:var(--SearchOverlayContainerPadding);width:auto;height:max-content}
.TransformContainer h2{margin-block-start:31px}
.TransformContainer ul{--cSize:92px;position:relative;display:grid;grid-template-columns:repeat(6,var(--cSize));gap:var(--cellSpacing);grid-auto-flow:row dense;width:100%;padding:0;margin:0}
.TransformContainer li{display:flex;width:100%;height:100%;justify-content:center;flex-direction:column;align-items:center;position:relative;transition:transform .6s var(--bezier);will-change:transform;border-radius:var(--borderRadius);min-width:var(--cSize);min-height:var(--cSize)}
.TransformContainer ul > li > a{border-radius:var(--borderRadius)}
.TransformContainer ul > li > a img{width:100%;height:100%;border-radius:var(--borderRadius);transition:transform .6s var(--bezier);will-change:transform}
.TransformContainer .TransformContainer .wp-post-image{width:100%;height:100%;border-radius:inherit;transition:transform .6s var(--bezier);will-change:transform}
.Search__SearchInput{width:100%;height:100%;border:0;outline:none;background-color:transparent;font-size:22px;font-family:Fredoka One;padding:21px;color:#decaff}
.Search__SearchInput::placeholder{opacity:.6;color:#decaff}
.Search__Actions{max-width:64px;height:100%;display:flex;justify-content:center;align-items:center;margin-right:21px}
.DataFetch > .content{max-width:var(--SearchInputWidth);margin-bottom:0}
.SearchRoot{padding-top:15px}
.ClearButton{display:flex;justify-content:center;align-items:center;padding:0;margin:0;border:0;padding:6px;border-radius:6px;background-color:#533488}
.ClearButton:hover{background-color:#6c4ba5}
.loader,.loader::after{border-radius:50%;width:27px;height:27px}
.loader{font-size:3px;position:relative;border-top:1.1em solid rgba(255,255,255,.2);border-right:1.1em solid rgba(255,255,255,.2);border-bottom:1.1em solid rgba(255,255,255,.2);border-left:1.1em solid #35fdff;transform:translateZ(0);animation:load8 .4s infinite linear}
@-webkit-keyframes load8{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}@keyframes load8{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}.showAll{z-index:99;position:fixed;font-size:20px;padding:13px 29px;right:50px;bottom:calc(50px + var(--wgStickyBottomOffset))}
.button:hover{background-color:#25b1b2;box-shadow:rgb(0 0 0/20%) 0 2px 4px -1px,rgb(0 0 0/14%) 0 4px 5px 0,rgb(0 0 0/12%) 0 1px 10px 0;color:#007796;text-decoration:none}
body[loaded=true] .showAll{transition:transform .2s ease 0s}
.showAll[animateout]{transform:translate(0px,230px)}
.DataFetch{display:block}
.DataFetch h2{margin-block-start:21px}
.tags-wrapper{width:100%;position:relative;margin-top:116px}
.QuickSearchTags{position:relative;width:100%;display:inline-flex;align-items:baseline;overflow:hidden;padding-left:var(--SearchOverlayContainerPadding);padding-right:37px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}
.isUuCB{grid-column-start:span 2;grid-row-start:span 2;width:calc(var(--cellSize) * 2 + var(--cellSpacing));height:calc(var(--cellSize) * 2 + var(--cellSpacing))}
.left-arrow,.right-arrow{--offset:35px;background-color:rgb(105 55 185/985%);position:absolute;display:flex;width:var(--offset);height:125%;top:-12.5%;bottom:0;z-index:10;flex-direction:row;justify-content:center}
.left-arrow{--offset:30px;left:0}
.left-arrow::after{background:linear-gradient(to right,#6937b9 10%,rgb(105 55 185/0%) 90%);left:var(--offset)}
.left-arrow::after,.right-arrow::before{height:100%;width:32px;content:"";pointer-events:none;position:absolute}
.right-arrow{right:0}
.right-arrow::before{background:linear-gradient(to left,#6937b9 10%,rgb(105 55 185/0%) 90%);right:var(--offset)}
.QuickSearchTags::-webkit-scrollbar{display:none}
.QuickSearchTags > span{font:700 11px nunito,sans-serif;text-transform:uppercase;position:relative;margin:0 10px 0 0;color:rgb(255 255 255/50%);pointer-events:none;user-select:none}
.QuickSearch_Tag{display:flex;align-items:center;background:rgb(255 255 255);border-radius:100px;color:rgb(42 18 82);padding:3px 15px;font:700 11.3px nunito,sans-serif;text-transform:uppercase;margin:0 10px 0 0;height:30px;user-select:none;white-space:nowrap}
.QuickSearch_Tag:hover{background:#2a1253;text-decoration:none;color:rgb(222 202 255)}
.paginate{display:flex;width:var(--maxPageWidth);justify-content:center;margin:40px auto 0}
.page-numbers{width:auto;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;padding:0 13px;border-radius:20px;color:#fff;background:#6937b9;font-weight:700;text-transform:uppercase;transition:border-color .2s var(--bezier),color .2s var(--bezier);will-change:border-color,color;font-size:13px;line-height:0;margin:0 5px;cursor:pointer}
.page-numbers.current{background:#3c1e6e;opacity:.8;pointer-events:none}
.page-numbers:hover{background:#542c94;text-decoration:none;color:#fff}
@keyframes bounceAlpha{0%{opacity:1;transform:translateX(0px) scale(1)}
25%{opacity:0;transform:translateX(10px) scale(.9)}
26%{opacity:0;transform:translateX(-10px) scale(.9)}
55%{opacity:1;transform:translateX(0px) scale(1)}
}.bounceAlpha{animation-name:bounceAlpha;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:linear}
.arrow.primera.bounceAlpha{animation-name:bounceAlpha;animation-duration:1.4s;animation-delay:.2s;animation-iteration-count:infinite;animation-timing-function:linear}
.round:hover .arrow{animation-name:bounceAlpha;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:linear}
.round:hover .arrow.primera{animation-name:bounceAlpha;animation-duration:1.4s;animation-delay:.2s;animation-iteration-count:infinite;animation-timing-function:linear}
@media only screen and (max-width:865px){.s3{grid-column:calc(var(--gridColumns) - calc(var(--serieSpan) * var(--serieChild)) - 2)/calc(var(--gridColumns) - calc(var(--serieSpan) * var(--serieChild)) + 5);grid-row:calc(var(--gridRows) - 1)}
}@media only screen and (min-width:865px){:root{--maxContentWidth:848px;--gridColumns:8}
.home .grid > a:nth-child(3) .Gn,.home .grid > a:nth-child(4) .Gn,.home .grid > a:nth-child(5) .Gn,.home .grid > a:nth-child(6) .Gn,.home .grid > a:nth-child(7) .Gn,.home .grid > a:nth-child(8) .Gn,.home .grid > a:nth-child(9) .Gn,.home .grid > a:nth-child(10) .Gn,.home .grid > a:nth-child(11) .Gn,.error404 .root .grid > a:nth-child(3) .Gn,.error404 .root .grid > a:nth-child(4) .Gn,.error404 .root .grid > a:nth-child(5) .Gn,.error404 .root .grid > a:nth-child(6) .Gn,.error404 .root .grid > a:nth-child(7) .Gn,.error404 .root .grid > a:nth-child(8) .Gn,.error404 .root .grid > a:nth-child(9) .Gn,.error404 .root .grid > a:nth-child(10) .Gn,.error404 .root .grid > a:nth-child(11) .Gn,.error404 .root .grid > a:nth-child(12) .Gn,.error404 .root .grid > a:nth-child(13) .Gn,.error404 .root .grid > a:nth-child(14) .Gn,.error404 .root .grid > a:nth-child(15) .Gn,.error404 .root .grid > a:nth-child(16) .Gn,.error404 .root .grid > a:nth-child(17) .Gn,.error404 .root .grid > a:nth-child(18) .Gn,.error404 .root .grid > a:nth-child(19) .Gn,.error404 .root .grid > a:nth-child(20) .Gn,.error404 .root .grid > a:nth-child(21) .Gn,.error404 .root .grid > a:nth-child(22) .Gn,.error404 .root .grid > a:nth-child(23) .Gn,.error404 .root .grid > a:nth-child(24) .Gn,.error404 .root .grid > a:nth-child(25) .Gn,.error404 .root .grid > a:nth-child(26) .Gn,.error404 .root .grid > a:nth-child(27) .Gn,.error404 .root .grid > a:nth-child(28) .Gn,.error404 .root .grid > a:nth-child(29) .Gn,.error404 .root .grid > a:nth-child(30) .Gn,.error404 .root .grid > a:nth-child(31) .Gn{font-size:15px;line-height:23px}
.new-games{display:flex}
.page-template-page-games .grid{grid-template-areas:" nav item-top-1 item-top-1 ... item-top-2 item-top-2 ... box " " ... item-top-1 item-top-1 ... item-top-2 item-top-2 item-top-3 item-top-3 " " item-top-4 item-top-4 ... item-top-5 item-top-5 ... item-top-3 item-top-3 " " item-top-4 item-top-4 ... item-top-5 item-top-5 ... item-top-6 item-top-6 " " item-top-7 item-top-7 ... item-top-8 item-top-8 ...  item-top-6 item-top-6 " " item-top-7 item-top-7 ... item-top-8 item-top-8 ...  ... ... " " ... item-top-9 item-top-9 ... ... ... ... ... " " ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... " " ... ... ... ... ...               item-top-10 item-top-10 ... "}
.home .grid{grid-template-areas:" nav box item-top-1 item-top-1 item-top-2 item-top-2 ... ... " " cat cat item-top-1 item-top-1 item-top-2 item-top-2 ... ... " " cat cat item-top-3 item-top-3 nwG nwG nwG nwG " " cat cat item-top-3 item-top-3 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 ... ... " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 ... ... " " item-top-6 item-top-6 ... item-top-7 item-top-7 ... item-top-8 item-top-8 " " item-top-6 item-top-6 ... item-top-7 item-top-7 ... item-top-8 item-top-8 " " item-top-9 item-top-9 ... ... ... ... ... ... " " item-top-9 item-top-9 ... ... ... ... ... ... "}
.archive .grid{grid-template-areas:" nav ibx ibx ibx ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav div div div it1 it1 it2 it2 " " ... div div div it1 it1 it2 it2 " " it6 it6 it13 it13 it7 it7 it8 it8 " " it6 it6 it13 it13 it7 it7 it8 it8 " " it14 it14 it15 it15 it16 it16 it17 it17 " " it14 it14 it15 it15 it16 it16 it17 it17 " " it22 it22 it23 it23 it24 it24 it25 it25 " " it22 it22 it23 it23 it24 it24 it25 it25 " " it5 it5 it12 it12 it21 it21 it29 it29 " " it5 it5 it12 it12 it21 it21 it29 it29 " " it28 it28 it20 it20 it10 it10 it19 it19 " " it28 it28 it20 it20 it10 it10 it19 it19 " " it11 it11 it3 it3 it9 it9 it18 it18 " " it11 it11 it3 it3 it9 it9 it18 it18 " " it26 it26 it4 it4 it27 it27  ...  ... " " it26 it26 it4 it4 it27 it27  ...  ... "}
.home .grid > a:nth-child(3){grid-area:item-top-1}
.home .grid > a:nth-child(4){grid-area:item-top-2}
.home .grid > a:nth-child(5){grid-area:item-top-3}
.home .grid > a:nth-child(6){grid-area:item-top-4}
.home .grid > a:nth-child(7){grid-area:item-top-5}
.home .grid > a:nth-child(8){grid-area:item-top-6}
.home .grid > a:nth-child(9){grid-area:item-top-7}
.home .grid > a:nth-child(10){grid-area:item-top-8}
.home .grid > a:nth-child(11){grid-area:item-top-9}
.page-template-page-games .grid > a:nth-child(1){grid-area:item-top-1}
.page-template-page-games .grid > a:nth-child(2){grid-area:item-top-2}
.page-template-page-games .grid > a:nth-child(3){grid-area:item-top-3}
.page-template-page-games .grid > a:nth-child(4){grid-area:item-top-4}
.page-template-page-games .grid > a:nth-child(5){grid-area:item-top-5}
.page-template-page-games .grid > a:nth-child(6){grid-area:item-top-6}
.page-template-page-games .grid > a:nth-child(7){grid-area:item-top-7}
.page-template-page-games .grid > a:nth-child(8){grid-area:item-top-8}
.page-template-page-games .grid > a:nth-child(9){grid-area:item-top-9}
.page-template-page-games .grid > a:nth-child(10){grid-area:item-top-10}
.error404 .root .grid > a:nth-child(3){grid-area:it1}
.error404 .root .grid > a:nth-child(4){grid-area:it2}
.error404 .root .grid > a:nth-child(5){grid-area:it3}
.error404 .root .grid > a:nth-child(6){grid-area:it4}
.error404 .root .grid > a:nth-child(7){grid-area:it5}
.error404 .root .grid > a:nth-child(8){grid-area:it6}
.error404 .root .grid > a:nth-child(9){grid-area:it7}
.error404 .root .grid > a:nth-child(10){grid-area:it8}
.error404 .root .grid > a:nth-child(11){grid-area:it9}
.error404 .root .grid > a:nth-child(12){grid-area:it10}
.error404 .root .grid > a:nth-child(13){grid-area:it11}
.error404 .root .grid > a:nth-child(14){grid-area:it12}
.error404 .root .grid > a:nth-child(15){grid-area:it13}
.error404 .root .grid > a:nth-child(16){grid-area:it14}
.error404 .root .grid > a:nth-child(17){grid-area:it15}
.error404 .root .grid > a:nth-child(18){grid-area:it16}
.error404 .root .grid > a:nth-child(19){grid-area:it17}
.error404 .root .grid > a:nth-child(20){grid-area:it18}
.error404 .root .grid > a:nth-child(21){grid-area:it19}
.error404 .root .grid > a:nth-child(22){grid-area:it20}
.error404 .root .grid > a:nth-child(23){grid-area:it21}
.error404 .root .grid > a:nth-child(24){grid-area:it22}
.error404 .root .grid > a:nth-child(25){grid-area:it23}
.error404 .root .grid > a:nth-child(26){grid-area:it24}
.error404 .root .grid > a:nth-child(27){grid-area:it25}
.error404 .root .grid > a:nth-child(28){grid-area:it26}
.error404 .root .grid > a:nth-child(29){grid-area:it27}
.error404 .root .grid > a:nth-child(30){grid-area:it28}
.error404 .root .grid > a:nth-child(31){grid-area:it29}
}@media only screen and (min-width:965px){:root{--maxContentWidth:956px;--gridColumns:9}
.home .grid > a:nth-child(12) .Gn,.archive .grid.big > a:nth-of-type(1) .Gn,.archive .grid.big > a:nth-of-type(2) .Gn,.archive .grid.big > a:nth-of-type(3) .Gn,.archive .grid.big > a:nth-of-type(4) .Gn,.archive .grid.big > a:nth-of-type(5) .Gn,.archive .grid.big > a:nth-of-type(6) .Gn,.archive .grid.big > a:nth-of-type(7) .Gn{font-size:15px;line-height:23px}
.archive .grid.big > a:nth-of-type(1){grid-area:item-top-1}
.archive .grid.big > a:nth-of-type(2){grid-area:item-top-2}
.archive .grid.big > a:nth-of-type(3){grid-area:item-top-3}
.archive .grid.big > a:nth-of-type(4){grid-area:item-top-4}
.archive .grid.big > a:nth-of-type(5){grid-area:item-top-5}
.archive .grid.big > a:nth-of-type(6){grid-area:item-top-6}
.archive .grid.big > a:nth-of-type(7){grid-area:item-top-7}
.home .grid > a:nth-child(12){grid-area:item-top-10}
.page-template-page-games .grid{grid-template-areas:" nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... box " " ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 item-top-3 item-top-3 " " item-top-4 item-top-4 ... item-top-5 item-top-5 ... ... item-top-3 item-top-3 " " item-top-4 item-top-4 ... item-top-5 item-top-5  ... ... item-top-6 item-top-6 " " item-top-7 item-top-7 ... ... item-top-8 item-top-8 ...  item-top-6 item-top-6 " " item-top-7 item-top-7 ... ... item-top-8 item-top-8 ...  ... ... " " ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... " " ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... "}
.home .grid{grid-template-areas:" nav box item-top-1 item-top-1 ... item-top-2 item-top-2 item-top-3 item-top-3 " " cat cat item-top-1 item-top-1 ... item-top-2 item-top-2 item-top-3 item-top-3 " " cat cat item-top-4 item-top-4 ... nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 ... nwG nwG nwG nwG " " cat cat item-top-5 item-top-5 item-top-6 item-top-6 ... item-top-7 item-top-7 " " cat cat item-top-5 item-top-5 item-top-6 item-top-6 ... item-top-7 item-top-7 " " item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 ... ... ... " " item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 ... ... ... "}
.home .grid.gid{grid-template-areas:" nav box item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 " " cat cat item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 " " cat cat item-top-1 item-top-1 item-top-1 nwG nwG nwG nwG " " cat cat ... ... ...                      nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 ... " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 ... "}
.archive .grid{grid-template-areas:" nav ibx ibx ibx ... ... ... ... ... " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ... " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ... " " item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... " " item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav div div div div it1 it1 it2 it2   " " ... div div div div it1 it1 it2 it2   " " ... it6 it6 it13 it13 it7 it7 it8 it8   " " ... it6 it6 it13 it13 it7 it7 it8 it8   " " ... it14 it14 it15 it15 it16 it16 it17 it17   " " ... it14 it14 it15 it15 it16 it16 it17 it17   " " ... it22 it22 it23 it23 it24 it24 it25 it25   " " ... it22 it22 it23 it23 it24 it24 it25 it25 " " ... it5 it5 it12 it12 it21 it21 it29 it29   " " ... it5 it5 it12 it12 it21 it21 it29 it29   " " ... it28 it28 it20 it20 it10 it10 it19 it19  " " ... it28 it28 it20 it20 it10 it10 it19 it19  " " ... it11 it11 it3 it3 it9 it9 it18 it18 " " ... it11 it11 it3 it3 it9 it9 it18 it18 " " ... it26 it26 it4 it4 it27 it27  ...  ... " " ... it26 it26 it4 it4 it27 it27  ...  ... "}
}@media only screen and (min-width:1080px){:root{--maxContentWidth:1064px;--gridColumns:10;--gridRows:24}
.page-template-page-games .grid{grid-template-areas:" nav item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 ... box " " ... item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 item-top-3 item-top-3 " " item-top-4 item-top-4 ... item-top-5 item-top-5 ... ... ... item-top-3 item-top-3 " " item-top-4 item-top-4 ... item-top-5 item-top-5 ... ... ... item-top-6 item-top-6 " " item-top-7 item-top-7 ... ... item-top-8 item-top-8 ... ... item-top-6 item-top-6 " " item-top-7 item-top-7 ... ... item-top-8 item-top-8 ... ... ... ... " " ... item-top-9 item-top-9 ... ... ... item-top-10 item-top-10 ... ... " " ... item-top-9 item-top-9 ... ... ... item-top-10 item-top-10 ... ... "}
.home .grid{grid-template-areas:" nav box item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 " " cat cat item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 " " cat cat item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat ... ... item-top-7 item-top-7 ... ... item-top-8 item-top-8 " " cat cat ... ... item-top-7 item-top-7 ... ... item-top-8 item-top-8 " " item-top-9 item-top-9 ... item-top-10 item-top-10 ... ... ... ... ... " " item-top-9 item-top-9 ... item-top-10 item-top-10 ... ... ... ... ... "}
.home .grid.gid{grid-template-areas:" nav box item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 .......... " " cat cat item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 .......... " " cat cat item-top-1 item-top-1 item-top-1 .......... nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 " " cat cat .......... .......... .......... .......... item-top-6 item-top-6 item-top-7 item-top-7 " " ... ... item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 ... ... " " ... ... item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 ... ... "}
.archive .grid{grid-template-areas:" nav ibx ibx ibx ... ... ... ... ... ... " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 " " item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... " " item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav div div div div div it1 it1 it2 it2 " " ... div div div div div it1 it1 it2 it2 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9  " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9  " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18  " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18  " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26  " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26  " " it5 it5 it12 it12 it21 it21 it29 it29 it4 it4  " " it5 it5 it12 it12 it21 it21 it29 it29 it4 it4  " " it28 it28 it20 it20 it10 it10 it19 it19 it27 it27 " " it28 it28 it20 it20 it10 it10 it19 it19 it27 it27 " " it11 it11 it3 it3 ... ... ... ... ... ... " " it11 it11 it3 it3 ... ... ... ... ... ... "}
.LanguageSelector__Container{display:block}
}@media only screen and (min-width:1185px){:root{--maxContentWidth:1173px;--gridColumns:11;--gridRows:22}
.boxAd{display:block}
.page-template-page-games .grid{grid-template-areas:" nav  item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 item-top-3 item-top-3  box " " ...  item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 item-top-3 item-top-3  ... " " item-top-4 item-top-4 ... ... ... ... ...                             ... ... item-top-6 item-top-6 " " item-top-4 item-top-4 item-top-8 item-top-8 ... item-top-5 item-top-5 ... ... item-top-6 item-top-6 " " item-top-7 item-top-7 item-top-8 item-top-8 ... item-top-5 item-top-5 ... ... item-top-10 item-top-10 " " item-top-7 item-top-7 ... item-top-9 item-top-9 ... ... ... ...               item-top-10 item-top-10 " " ... ... ...               item-top-9 item-top-9 ... ... ... ... ... ... "}
.home .grid{grid-template-areas:" nav box item-top-1 item-top-1 ... item-top-2 item-top-2 ... item-top-3 item-top-3 ... " " cat cat item-top-1 item-top-1 ... item-top-2 item-top-2 ... item-top-3 item-top-3 ... " " cat cat ... item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat ... item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-7 item-top-7 ... ... item-top-8 item-top-8 ... " " cat cat item-top-4 item-top-4 item-top-7 item-top-7 ... ... item-top-8 item-top-8 ... " " item-top-9 item-top-9 ... ... ... ... item-top-10 item-top-10 ... ... ... " " item-top-9 item-top-9 ... ... ... ... item-top-10 item-top-10 ... ... ... "}
.home .grid.gid{grid-template-areas:" nav box item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 " " cat cat item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 " " cat cat item-top-1 item-top-1 item-top-1 item-top-5 item-top-5 nwG nwG nwG nwG " " cat cat .......... .......... .......... item-top-5 item-top-5 nwG nwG nwG nwG " " cat cat item-top-6 item-top-6 .......... item-top-7 item-top-7 .......... .......... item-top-8 item-top-8 " " cat cat item-top-6 item-top-6 .......... item-top-7 item-top-7 .......... .......... item-top-8 item-top-8 " " item-top-9 item-top-9 .......... .......... .......... .......... .......... item-top-10 item-top-10 .......... .......... " " item-top-9 item-top-9 .......... .......... .......... .......... .......... item-top-10 item-top-10 .......... .......... "}
.archive .grid{grid-template-areas:" nav ibx ibx ibx ... ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ad ad ad " " item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... " " item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav div div div div it1 it1 it2 it2 it3 it3 " " ... div div div div it1 it1 it2 it2 it3 it3 " " ... it6 it6 it13 it13 it7 it7 it8 it8 it9 it9  " " ... it6 it6 it13 it13 it7 it7 it8 it8 it9 it9  " " ... it14 it14 it15 it15 it16 it16 it17 it17 it18 it18  " " ... it14 it14 it15 it15 it16 it16 it17 it17 it18 it18  " " ... it22 it22 it23 it23 it24 it24 it25 it25 it26 it26  " " ... it22 it22 it23 it23 it24 it24 it25 it25 it26 it26  " " ... it5 it5 it12 it12 it21 it21 it29 it29 it4 it4  " " ... it5 it5 it12 it12 it21 it21 it29 it29 it4 it4  " " ... it28 it28 it20 it20 it10 it10 it19 it19 it27 it27 " " ... it28 it28 it20 it20 it10 it10 it19 it19 it27 it27 " " ... it11 it11 ... ... ... ... ... ... ... ... " " ... it11 it11 ... ... ... ... ... ... ... ... "}
}@media only screen and (min-width:1295px){:root{--maxContentWidth:1280px;--gridColumns:12;--gridRows:20}
.grid::before{grid-column-start:span 2}
nav{width:calc(var(--cellSize) * 2 + var(--cellSpacing));flex-direction:row}
.info{max-width:calc(var(--maxContentWidth) - var(--cellSpacing) - calc(var(--cellSize) * 2 + var(--cellSpacing)))}
.NavLogo{width:110px}
.NavButtons{width:calc(var(--cellSize) / 2);height:100%;flex-direction:column}
.NavButtons > a,.NavButtons > button{width:inherit;height:50%;border:0;border-bottom:2px solid #533488;border-left:2px solid #533488;padding-right:2px;padding-top:2px}
.NavButtons > a:last-child,.NavButtons > button:last-child{border-bottom:0;padding-block:2px}
.page-template-page-games .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... item-top-3 item-top-3  box " " ... ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... item-top-3 item-top-3  ... " " item-top-4 item-top-4 ... ... ... ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 " " item-top-4 item-top-4 item-top-8 item-top-8 ... ... ... item-top-5 item-top-5 ... item-top-6 item-top-6 " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 ... ... ... ... item-top-10 item-top-10 " " item-top-7 item-top-7 ... ...               item-top-9 item-top-9 ... ... ... ... item-top-10 item-top-10 "}
.home .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... item-top-3 item-top-3 ... " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat ... ... item-top-7 item-top-7 ... ... item-top-8 item-top-8 ... ... " " cat cat ... ... item-top-7 item-top-7 ... ... item-top-8 item-top-8 ... ... " " item-top-9 item-top-9 ... ... ... ... item-top-10 item-top-10 ... ... ... ... " " item-top-9 item-top-9 ... ... ... ... item-top-10 item-top-10 ... ... ... ... "}
.home .grid.gid{grid-template-areas:" nav nav item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 box " " cat cat item-top-1 item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ... " " cat cat item-top-1 item-top-1 item-top-1 item-top-5 item-top-5 .......... nwG nwG nwG nwG " " cat cat .......... .......... .......... item-top-5 item-top-5 .......... nwG nwG nwG nwG " " cat cat item-top-6 item-top-6 item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 " " cat cat item-top-6 item-top-6 item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 item-top-10 item-top-10 "}
.archive .grid{grid-template-areas:" nav nav ibx ibx ibx ibx ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ... ad ad ad " " item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... " " item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav nav div div div div it1 it1 it2 it2 it3 it3 " " ... ... div div div div it1 it1 it2 it2 it3 it3 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 " " it5 it5 it12 it12 it21 it21 it29 it29 it4 it4 it11 it11 " " it5 it5 it12 it12 it21 it21 it29 it29 it4 it4 it11 it11 " " it28 it28 it20 it20 ... ... ... ... ... ... ... ... " " it28 it28 it20 it20 ... ... ... ... ... ... ... ... "}
}@media only screen and (min-width:1405px){:root{--maxContentWidth:1388px;--gridColumns:13;--gridRows:18}
.page-template-page-games .grid{grid-template-areas:" nav nav ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... item-top-3 item-top-3  box " " ... ... ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... item-top-3 item-top-3  ... " " item-top-4 item-top-4 ... ... ... ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 ... " " item-top-4 item-top-4 item-top-8 item-top-8 ... ... ... item-top-5 item-top-5 ... item-top-6 item-top-6 ... " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 ... ... ... ... ... item-top-10 item-top-10 " " item-top-7 item-top-7 ... ...               item-top-9 item-top-9 ... ... ... ... ... item-top-10 item-top-10 "}
.home .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... item-top-3 item-top-3 ... " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 ... nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 ... nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 "}
.home .grid.gid{grid-template-areas:" nav nav item-top-1 item-top-1 item-top-1 ... item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 box " " cat cat item-top-1 item-top-1 item-top-1 ... item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 ... " " cat cat item-top-1 item-top-1 item-top-1 item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat .......... .......... .......... item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 .......... .......... item-top-10 item-top-10 ... " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 .......... .......... item-top-10 item-top-10 ... "}
.archive .grid{grid-template-areas:" nav nav ibx ibx ibx ibx ... ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 ad ad ad " " item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... " " item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav nav div div div div div it1 it1 it2 it2 it3 it3   " " ... ... div div div div div it1 it1 it2 it2 it3 it3   " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 ...  " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 ...  " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 ...  " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 ...  " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27  ... " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 ...  " " it5 it5 it12 it12 it21 it21 it29 it29 it4 it4 it11 it11 ... " " it5 it5 it12 it12 it21 it21 it29 it29 it4 it4 it11 it11 ... " " it28 it28 it20 it20 ... ... ... ... ... ... ... ... ... " " it28 it28 it20 it20 ... ... ... ... ... ... ... ... ... "}
}@media only screen and (min-width:1510px){:root{--maxContentWidth:1496px;--gridColumns:14;--gridRows:17}
.page-template-page-games .grid{grid-template-areas:" nav nav ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... item-top-3 item-top-3 box " " ... ... ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... item-top-3 item-top-3 ... " " item-top-4 item-top-4 ... ... ... ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... " " item-top-4 item-top-4 item-top-8 item-top-8 ... ... ... item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 ... ... ... ... ... item-top-10 item-top-10 ... " " item-top-7 item-top-7 ... ...               item-top-9 item-top-9 ... ... ... ... ... item-top-10 item-top-10 ... "}
.home .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... item-top-3 item-top-3 ... " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 nwG nwG nwG nwG " " cat cat ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... " " cat cat ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... "}
.home .grid.gid{grid-template-areas:" nav nav item-top-1 item-top-1 item-top-1 .......... item-top-2 item-top-2 item-top-3 item-top-3 ... item-top-4 item-top-4 box " " cat cat item-top-1 item-top-1 item-top-1 .......... item-top-2 item-top-2 item-top-3 item-top-3 ... item-top-4 item-top-4 ... " " cat cat item-top-1 item-top-1 item-top-1 .......... item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat .......... .......... .......... .......... item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 .......... .......... item-top-10 item-top-10 ... " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 .......... .......... item-top-10 item-top-10 ... "}
.archive .grid{grid-template-areas:" nav nav ibx ibx ibx ibx ... ... ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 ... ad ad ad " " item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... ... " " item-top-6 item-top-6 item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav nav div div div div it1 it1 it2 it2 it3 it3 it4 it4 " " ... ... div div div div it1 it1 it2 it2 it3 it3 it4 it4 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 " " it5 it5 it12 it12 it21 it21 it29 it29 ... ... ... ... ... ... " " it5 it5 it12 it12 it21 it21 it29 it29 ... ... ... ... ... ... "}
}@media only screen and (min-width:1615px){:root{--maxContentWidth:1604px;--gridColumns:15;--gridRows:16}
.page-template-page-games .grid{grid-template-areas:" nav nav ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... item-top-3 item-top-3 box " " ... ... ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... item-top-3 item-top-3 ... " " item-top-4 item-top-4 ... ... ... ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... ... " " item-top-4 item-top-4 item-top-8 item-top-8 ... ... ... item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... ... " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 ... ... ... ... ... ... item-top-10 item-top-10 ... " " item-top-7 item-top-7 ... ...               item-top-9 item-top-9 ... ... ... ... ... ... item-top-10 item-top-10 ... "}
.home .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 ... " " cat cat ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 item-top-7 item-top-7 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 item-top-7 item-top-7 nwG nwG nwG nwG " " cat cat item-top-4 item-top-4 ... ... ... ... ... ... ... ... ... ... ... " " cat cat ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... " " ... ... ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... "}
.home .grid.gid{grid-template-areas:" nav nav item-top-1 item-top-1 item-top-1 .......... .......... item-top-2 item-top-2 .......... .......... ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 item-top-1 .......... .......... item-top-2 item-top-2 .......... .......... ... item-top-3 item-top-3 ... " " cat cat item-top-1 item-top-1 item-top-1 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat .......... .......... .......... item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 .......... .......... item-top-10 item-top-10 ... ... " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 .......... .......... item-top-10 item-top-10 ... ... "}
.archive .grid{grid-template-areas:" nav nav ibx ibx ibx ibx ... ... ... ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 ad ad ad " " item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... ... ... ... ... " " item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav nav div div div div div it1 it1 it2 it2 it3 it3 it4 it4 " " ... ... div div div div div it1 it1 it2 it2 it3 it3 it4 it4 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 ... " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 ... " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 ... " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 ... " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 ... " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 ... " " it5 it5 it12 it12 it21 it21 it29 it29 ... ... ... ... ... ... ... " " it5 it5 it12 it12 it21 it21 it29 it29 ... ... ... ... ... ... ... "}
}@media only screen and (min-width:1725px){:root{--maxContentWidth:1712px;--gridColumns:16;--gridRows:15}
.page-template-page-games .grid{grid-template-areas:" nav nav ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 box " " ... ... ... item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 ... " " item-top-4 item-top-4 ... ... ... ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... ... ... " " item-top-4 item-top-4 item-top-8 item-top-8 ... ... ... item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... ... ... " " item-top-7 item-top-7 item-top-8 item-top-8 item-top-9 item-top-9 ... ... ... ... ... ... ... item-top-10 item-top-10 ... " " item-top-7 item-top-7 ... ...               item-top-9 item-top-9 ... ... ... ... ... ... ... item-top-10 item-top-10 ... "}
.home .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... ... ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 ... ... item-top-2 item-top-2 ... ... ... ... ... item-top-3 item-top-3 ... " " cat cat item-top-4 item-top-4 ... item-top-5 item-top-5 ... item-top-6 item-top-6 item-top-7 item-top-7 nwG nwG nwG nwG" " cat cat item-top-4 item-top-4 ... item-top-5 item-top-5 ... item-top-6 item-top-6 item-top-7 item-top-7 nwG nwG nwG nwG" " cat cat ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... ... " " cat cat ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... ... "}
.home .grid.gid{grid-template-areas:" nav nav item-top-1 item-top-1 item-top-1 .......... .......... item-top-2 item-top-2 ... .......... .......... ... item-top-3 item-top-3 box " " cat cat item-top-1 item-top-1 item-top-1 .......... .......... item-top-2 item-top-2 ... .......... .......... ... item-top-3 item-top-3 ... " " cat cat item-top-1 item-top-1 item-top-1 item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat .......... .......... .......... item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 ... .......... .......... item-top-10 item-top-10 ... ... " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 ... .......... .......... item-top-10 item-top-10 ... ... "}
.archive .grid{grid-template-areas:" nav nav ibx ibx ibx ibx ... ... ... ... ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 ... ad ad ad " " item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... ... ... ... ... ... " " item-top-7 item-top-7 ... ... ... ... ... ... ... ... ... ... ... ... ... ... "}
.error404 .root .grid{grid-template-areas:" nav nav div div div div it1 it1 it2 it2 it3 it3 it4 it4 it5 it5 " " ... ... div div div div it1 it1 it2 it2 it3 it3 it4 it4 it5 it5 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 it12 it12 " " it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 it12 it12 " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 it21 it21 " " it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 it21 it21 " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 it29 it29 " " it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 it29 it29 "}
}@media only screen and (min-width:1835px){:root{--maxContentWidth:1820px;--gridColumns:17;--gridRows:14}
.page-template-page-games .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 ... box " " ... ... item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 ... ... " " ... ... ... item-top-4 item-top-4 ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... ... ... ... " " ... ... ... item-top-4 item-top-4 item-top-8 item-top-8 item-top-5 item-top-5 ... item-top-6 item-top-6 ... ... ... ... ... " " item-top-7 item-top-7 ... ... ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... " " item-top-7 item-top-7 ... ...               ... ... ... ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... "}
.home .grid{grid-template-areas:" nav nav item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 ... box " " cat cat item-top-1 item-top-1 ... ... ... item-top-2 item-top-2 ... ... ... ... item-top-3 item-top-3 ... ... " " cat cat ... item-top-4 item-top-4 ... ...               item-top-5 item-top-5 ... item-top-6 item-top-6 ... nwG nwG nwG nwG " " cat cat ... item-top-4 item-top-4 item-top-8 item-top-8 item-top-5 item-top-5 ... item-top-6 item-top-6 ... nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... " " cat cat item-top-7 item-top-7               ... ... ... ... ... item-top-9 item-top-9 ... ... item-top-10 item-top-10 ... ... "}
.home .grid.gid{grid-template-areas:" nav nav item-top-1 item-top-1 item-top-1 .......... .......... item-top-2 item-top-2 ... .......... .......... ... item-top-3 item-top-3 ... box " " cat cat item-top-1 item-top-1 item-top-1 .......... .......... item-top-2 item-top-2 ... .......... .......... ... item-top-3 item-top-3 ... ... " " cat cat item-top-1 item-top-1 item-top-1 item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 ... nwG nwG nwG nwG " " cat cat .......... .......... .......... item-top-4 item-top-4 item-top-5 item-top-5 ... item-top-6 item-top-6 ... nwG nwG nwG nwG " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 ... .......... .......... ... item-top-10 item-top-10 ... ... " " cat cat item-top-7 item-top-7 item-top-8 item-top-8 .......... item-top-9 item-top-9 ... .......... .......... ... item-top-10 item-top-10 ... ... "}
.archive .grid{grid-template-areas:" nav nav ibx ibx ibx ibx ... ... ... ... ... ... ... ... ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ad ad ad " " item-top-1 item-top-1 item-top-2 item-top-2 item-top-3 item-top-3 item-top-4 item-top-4 item-top-5 item-top-5 item-top-6 item-top-6 item-top-7 item-top-7 ad ad ad "}
.error404 .root .grid{grid-template-areas:" nav nav div div div div div it1 it1 it2 it2 it3 it3 it4 it4 it5 it5 " " ... ... div div div div div it1 it1 it2 it2 it3 it3 it4 it4 it5 it5 " " ... it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 it12 it12 " " ... it6 it6 it13 it13 it7 it7 it8 it8 it9 it9 it10 it10 it11 it11 it12 it12 " " ... it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 it21 it21 " " ... it14 it14 it15 it15 it16 it16 it17 it17 it18 it18 it19 it19 it20 it20 it21 it21 " " ... it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 it29 it29 " " ... it22 it22 it23 it23 it24 it24 it25 it25 it26 it26 it27 it27 it28 it28 it29 it29 "}
}@media screen and (max-width:768px){:root{--gridColumns:3;--maxContentWidth:308px;--SearchInputWidth:calc(100% - 110px);--SearchOverlayContainerPadding:16px;--SearchContanierWidth:100%}
html{overflow-x:hidden}
.home .grid{grid-template-areas:" nav ... box " " item-top-1 item-top-1 ... " " item-top-1 item-top-1 ... " " ... ... ... " " ... item-top-2 item-top-2 " " ... item-top-2 item-top-2 "}
.archive .grid{grid-template-areas:" nav ibx ibx " " item-top-1 item-top-1 ... " " item-top-1 item-top-1 ... " " ... ... ... " " ... item-top-2 item-top-2 " " ... item-top-2 item-top-2 "}
.single .grid{grid-template-areas:" nav ... ... " " gmp gmp gmp " " gmp gmp gmp " " gmp gmp gmp " " gmp gmp gmp " " gmp gmp gmp " " bAd bAd bAd " " ... ... ... " " rAd rAd rAd " " rAd rAd rAd " " rAd rAd rAd "}
.gameInfo .wR{display:none !important}
.home .grid > a:nth-child(2){grid-area:item-top-1}
.home .grid > a:nth-child(3){grid-area:item-top-2}
.sidenav{display:none}
.footer .list{margin:0;padding:0}
.footer .list a{font-size:14px}
.SearchCont{max-width:100%;overflow-y:overlay}
.TransformContainer{width:100%;height:max-content}
.SearchRoot{width:max-content}
.TransformContainer ul{grid-template-columns:repeat(3,var(--cSize));width:max-content}
.RoundButton__RoundButtonWrapper{right:var(--SearchOverlayContainerPadding)}
.bAd,.rAd{display:none}
.gameplay{grid-column:1/4;grid-row:unset;min-height:308px}
.PrerollSplash{padding-bottom:0}
.PrerollSplash > .cSt{display:none}
.ftVideo,.Gn,.right-arrow,.wpp-post-title{display:none}
@media only screen and (min-width:545px){:root{--gridColumns:5;--maxContentWidth:524px}
.home .grid{grid-template-areas:" nav box ... item-top-1 item-top-1 " " ... ... ... item-top-1 item-top-1" " item-top-2 item-top-2 ... ... ... " " item-top-2 item-top-2 ... ... ..."}
.archive .grid{grid-template-areas:" nav ibx ibx item-top-1 item-top-1 " " ... ... ... item-top-1 item-top-1" " item-top-2 item-top-2 ... ... ... " " item-top-2 item-top-2 ... ... ..."}
.gameplay{grid-column:1/4;grid-row:2/5;min-height:unset}
}@media only screen and (min-width:765px) and (max-width:2000px){:root{--gridColumns:7;--maxContentWidth:740px}
.home .grid > a:nth-child(4){grid-area:item-top-3}
.home .grid > a:nth-child(5){grid-area:item-top-4}
.home .grid > a:nth-child(6){grid-area:item-top-5}
.home .grid > a:nth-child(7){grid-area:item-top-6}
.home .grid > a:nth-child(8){grid-area:item-top-7}
.home .grid > a:nth-child(9){grid-area:item-top-8}
.home .grid > a:nth-child(10){grid-area:item-top-9}
.home .grid{grid-template-areas:" nav item-top-1 item-top-1 item-top-2 item-top-2 ... box " " ... item-top-1 item-top-1 item-top-2 item-top-2 ... ... " " item-top-3 item-top-3 ... ... ... item-top-4 item-top-4 " " item-top-3 item-top-3 item-top-5 item-top-5 ... item-top-4 item-top-4 " " ... ...               item-top-5 item-top-5 ... ... ... " " item-top-6 item-top-6 ... item-top-7 item-top-7 ... ... " " item-top-6 item-top-6 ... item-top-7 item-top-7 ... ... " " ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 " " ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 " " item-top-10 item-top-10 ... ... ... ... ... " " item-top-10 item-top-10 ... ... ... ... ... "}
.archive .grid{grid-template-areas:" nav ibx ibx ... ... ... box " " ... item-top-1 item-top-1 item-top-2 item-top-2 ... ... " " ... item-top-1 item-top-1 item-top-2 item-top-2 ... ... " " item-top-3 item-top-3 ... ... ... item-top-4 item-top-4 " " item-top-3 item-top-3 item-top-5 item-top-5 ... item-top-4 item-top-4 " " ... ...               item-top-5 item-top-5 ... ... ... " " item-top-6 item-top-6 ... item-top-7 item-top-7 ... ... " " item-top-6 item-top-6 ... item-top-7 item-top-7 ... ... " " ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 " " ... item-top-8 item-top-8 ... ... item-top-9 item-top-9 " " item-top-10 item-top-10 ... ... ... ... ... " " item-top-10 item-top-10 ... ... ... ... ... "}
}}


.NavLogo{height: 30px !important;width:auto !important;max-width: 91.9px !important;}
@media only screen and (min-width: 1295px){
  .NavLogo{height: 38px !important;width:auto !important;max-width: 153px !important;}
}
