 @charset "utf-8";*{box-sizing:border-box}html,.content{position:relative;overflow-x:hidden;overflow-y:auto}body{position:relative;overflow-y:hidden;background:linear-gradient(90deg,#000,#444);margin:0}body:before,body:after{content:"";position:absolute;width:50vw;height:50vw;z-index:-1;pointer-events:none}body:before{top:33%;left:20px;background:radial-gradient(#00ffff15,#ff00,#ff00)}body:after{bottom:10%;right:20px;background:radial-gradient(#ff00ff15,#ff00,#ff00)}h1{font-size:45px}h2{font-size:40px}h3{font-size:30px}h4,h5,h6{font-size:26px}p,a,span,li,button,td,th,div{font-size:22px}.light{font-weight:100}.centerText{text-align:center}.leftText{text-align:left}.subtitle,.tbDate span{font-size:15px;text-transform:uppercase;letter-spacing:1px}p.wh,h1.wh,h2.wh,h3.wh,h4.wh,h5.wh,h6.wh,.colorMason>*,.colorMason>.myButton,td.wh,th.wh{color:#fff}p{margin:0 0 15px}header a,#secondaryMenu a,.mainButton,.myButton,.newsBody a,.newsItem,.yearCont>a{text-decoration:none}.regularPara a:not(.pinkButton){color:#fff}.pinkButton,.gameStrip a{position:relative;display:inline-block;padding:15px 30px;font-size:20px;text-decoration:none;border-radius:10px}.pinkButton,.gameStrip a{background:#ff00ff;color:#fff}.regularPara{width:1600px;padding:0 20px;text-align:center}.regularPara h1,.regularPara h2,.regularPara h3,.regularPara h4,.regularPara h5,.regularPara h6,.regularPara p,.regularPara li,.regularPara span{color:#fff}.margin30{margin:30px auto}.margin60{margin:60px auto}.padding30{padding:30px}.padding60{padding:60px}.flex-start,.flex-center,.flex-end,.flex-space-between,.flex-top,.flex-middle,.flex-bottom,.flex-stretch,.flex-column,.flex-row{display:flex}.flex-start{justify-content:start}.flex-center{justify-content:center}.flex-end{justify-content:end}.flex-space-between{justify-content:space-between}.flex-top{align-items:start}.flex-middle{align-items:center}.flex-bottom{align-items:end}.flex-stretch{align-items:stretch}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.scrollable{cursor:grab}.scrollable::-webkit-scrollbar{height:4px;border-radius:5px}.scrollable::-webkit-scrollbar-thumb{background:#444;border-radius:5px}.scrollable::-webkit-scrollbar-track{background:#000;border-radius:5px}header{position:fixed;z-index:100;top:0px;left:0;width:100%;padding:20px calc((100vw - 1600px) / 2);background:linear-gradient(90deg,#000,#000c,#000);transition:padding .6s}#headerContainer.scrolled{padding:10px calc((100vw - 1600px) / 2)}#navLogo,#navLogo img,.footerLogo,.footerLogo img{max-width:calc(100vw - 330px);width:160px;transition:width .6s}.scrolled #navLogo img{width:90px}#search{width:160px;border-bottom:1px solid #fff;position:relative}#search img{position:absolute;top:7px;left:0;width:20px;height:20px}#search input{border-width:0px;text-align:right;background:unset;color:#fff;width:100%;padding:10px 5px;outline:0}#mainMenu a{color:#fffa;margin:0 20px;text-transform:uppercase;font-size:22px}.body-home #menu-home,.body-new-new #menu-new,.body-casino #menu-casino,.body-slots #menu-slots,.body-live #menu-live,.body-vegas #menu-vegas,.body-jackpots #menu-jackpots,.body-all-games #menu-all,.body-providers #menu-providers{color:#fff}.content{min-height:calc(100vh - 400px)}@media (min-width:1100px){#myHamburger{display:none}#navLogo{margin-right:65px}}@media (max-width:1100px){#myHamburger{width:40px;height:30px;position:relative;transition:width .3s,height .3s}.scrolled #myHamburger{width:30px;height:25px}#myHamburger>span{display:block;width:100%;height:4px;background:#fff;position:absolute;transition:transform .3s}#myHamburger>#upper{top:0;transform:rotate(0deg) scaleX(1);transform-origin:top right}.openMenu #myHamburger>#upper{transform:rotate(-45deg) scaleX(.98)}#myHamburger>#middle{top:calc(50% - 2px);transform:scaleX(1);transform-origin:right}.openMenu #myHamburger>#middle{transform:scaleX(0)}#myHamburger>#lower{bottom:0;transform:rotate(0deg) scaleX(1);transform-origin:bottom right}.openMenu #myHamburger>#lower{transform:rotate(45deg) scaleX(.98)}#mainMenu{position:fixed;left:0;top:0;height:100%;width:100%;background:#0004;z-index:100000}#mainMenu{position:fixed;left:0;top:0;height:100vh;width:100svw;background:#000e;flex-direction:column;justify-content:center;z-index:0;transform:translateX(-100%);opacity:0;pointer-events:none;transition:transform .6s,opacity .6s}.lightMode #mainMenu{background:#fffe}.openMenu #mainMenu{transform:translateX(0%);opacity:1;pointer-events:all}#mainMenu a{margin:10px 0;font-size:30px}#navLogo{margin-right:auto}#search{margin-left:auto;margin-right:30px}header #switchMode{position:fixed;margin:0;z-index:80;bottom:10px;left:10px}}footer{padding:20px 20px 60px;background:#0004;margin:0;text-align:center}.footerLogo{margin:0 0 20px}footer a{margin:0 20px;color:#fff;text-decoration:none}.smallprint.wh{margin:30px auto 0;font-size:16px;opacity:.4;max-width:900px}#footerIMG>img{margin:20px 10px 20px;max-width:140px;height:40px;object-fit:contain;filter:drop-shadow(0 0 6px #0004)}#switchMode{position:relative;margin:5px 0 0 20px;width:45px;height:30px;background:#fff;border-radius:30px;transition:background .3s;cursor:pointer}#switchMode>span{position:absolute;top:2px;left:2px;width:26px;height:26px;background:linear-gradient(45deg,#000,#444);border-radius:50%;transform:scale(.9);transition:background .3s,left .3s,transform .3s}#switchMode:hover>span{transform:scale(1)}.lightMode #switchMode:hover>span{transform:scale(1)}#switchMode>span:before,#switchMode>span:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;opacity:0;transition:opacity .3s}#switchMode>span:before{background:url("/images/darkmode.svg");background-size:contain;background-position:left;background-repeat:no-repeat}#switchMode>span:after{background:url("/images/lightmode.svg");background-size:contain;background-position:left;background-repeat:no-repeat}.darkMode #switchMode>span:before,.lightMode #switchMode>span:after{opacity:1}#breadcrumb{margin:110px auto 0;max-width:1600px;color:#fff;padding:20px 20px 0;list-style:none;display:flex;align-items:center;justify-content:center}#breadcrumb>li:not(:last-child):after{content:""}#breadcrumb li:first-child a span{display:none}#breadcrumb>li:first-child a{text-decoration:none;display:inline-block;width:20px;height:16px;background:#fff;clip-path:polygon(50% 0%,100% 50%,80% 52%,80% 100%,20% 100%,20% 50%,0 50%)}#breadcrumb a{text-decoration:none;color:#fff}#breadcrumb>li:not(:last-child):after{content:"";display:inline-block;width:3px;height:3px;border-right:2px solid #fff;border-bottom:2px solid #fff;margin:0 20px 5px;transform:rotate(-45deg)}#homeSlider{position:relative;overflow:hidden;width:100%;height:750px}#homeSlider:before,#homeSlider:after{content:"";position:absolute;top:0;width:400px;height:100%;pointer-events:none;z-index:5}#homeSlider:before{background:linear-gradient(90deg,#000,#0000);left:0}#homeSlider:after{background:linear-gradient(-90deg,#000,#0000);right:0}#homeSlider>div{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;padding-top:60px;z-index:1;transition:transform .6s}#homeSlider>div.froze{transform:translateX(100%)}#homeSlider>div.active{animation:slide 5s forwards;z-index:2}#homeSlider>div.coming{animation:slideNext 5s forwards;z-index:2}#homeSlider>div.inactive{transform:translateX(-100%)}@keyframes slide{0%,10%,90%{transform:translateX(0%)}100%{transform:translateX(100%)}}@keyframes slideNext{0%,90%{transform:translateX(-100%)}100%{transform:translateX(0%)}}.slideBG{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(5px);transform:scale(1.2) rotate(2deg);animation:slideBG 4s forwards infinite}@keyframes slideBG{0%,100%{transform:scale(1.2) rotate(2deg)}50%{transform:scale(1.2) rotate(-2deg)}}.slideFG,#homeSlider>div>div{position:relative;z-index:2}.slideFG{width:500px;max-height:500px;height:auto;margin-left:60px;object-fit:contain}#homeSlider>div>div{width:600px;margin-right:60px}#homeSlider p,#homeSlider .h1{margin:0 0 15px;color:#fff;filter:drop-shadow(0px 3px 6px #0004)}#homeSlider .h1{font-size:90px;font-weight:700}#homeSlider p{font-size:40px}#homeSlider a{margin:10px 0 0}#homeSlider>span{display:block;width:300px;height:300px;position:absolute;z-index:20;pointer-events:none;animation:neonSway 4s forwards infinite;background-size:contain}#homeSlider>span:nth-last-child(2){bottom:-60px;right:calc((100vw - 1360px) / 2)}#homeSlider>span:nth-last-child(3){top:200px;right:calc((100vw - 1720px) / 2)}#homeSlider>span:nth-last-child(4){top:120px;left:calc((100vw - 2000px) / 2)}@keyframes neonSway{0%,100%{transform:scale(1) rotate(-5deg) translate(0px,0px)}50%{transform:scale(1.1) rotate(5deg) translate(20px,20px)}}#spanContainer{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:auto;height:auto;display:flex;justify-content:start;align-items:center;cursor:pointer;z-index:20}#spanContainer>span:not(.inactive,.active){transform:scale(1)}#spanContainer>span.dots:first-child:after{transform:scale(1)}#spanContainer>span{display:block;height:20px;width:20px;border:2px solid #fff;margin:0 10px 0 0;border-radius:50%;position:relative}#spanContainer>span:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;transform:scale(0);transition:transform .3s;background:#fff}#spanContainer>span.active:after{transform:scale(1)}.gameOfTheDay{display:flex;align-items:center;justify-content:center;width:100%;padding:30px;margin:0 auto 30px;height:auto;overflow:hidden;position:relative;color:#fff;text-decoration:none;border-radius:20px;transform:scale(1);transition:transform .3s}.gameOfTheDay:hover{transform:scale(1.05)}.gameOfTheDay.hide,.gameRow #homeFilter.hide{display:none}.gameContent{margin-right:60px;width:400px}.gameContent>h3{font-size:50px;text-transform:uppercase;letter-spacing:2px}.gameContent>h3,.gameContent>p{margin:0 0 10px;max-width:450px;filter:drop-shadow(0px 3px 6px #0004)}.gameFG{width:400px;height:100%;object-fit:contain;transform:scale(1) rotate(3deg);transition:transform .6s}.gameOfTheDay:hover .gameFG{transform:scale(1.2) rotate(10deg)}.gameContent,.gameFG{position:relative;z-index:2}.gameBG{position:absolute;top:0;right:-30px;width:50%;height:100%;object-fit:cover;object-position:left bottom;transform:scale(1.1) translate(0px,0px);animation:shift 6s forwards infinite}.gameLogo{position:absolute;bottom:-10px;right:-10px;width:250px;height:100%;z-index:1;object-fit:contain}.gameOfTheDay .gameContent h3:before{content:"";display:block;background:url(/images/game-of-the-day.svg);background-size:contain;background-repeat:no-repeat;margin:0 0 10px;width:280px;height:34px}@keyframes shift{0%,100%{transform:scale(1.1) translate(4%,4%)}50%{transform:scale(1.1) translate(-4%,-4%)}}.gameRow{max-width:1600px;margin:0 auto}.gameCont{display:flex;flex-direction:column;justify-content:end;align-items:center;width:calc(16.66% - 10px);height:340px;position:relative;overflow:hidden;margin:0 5px 10px;border-radius:10px;box-shadow:0 3px 6px #0004;text-decoration:none;text-align:center;transform:scale(1);transition:transform .3s}.gameCont .contTitle,.gameCont .playButton{transform:scale(1);transition:transform .3s;transform-origin:bottom}.gameCont:hover .contTitle,.gameCont:hover .playButton{transform:scale(1.1)}.gameCont:hover{transform:scale(1.05)}.gameCont:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000,#0000,#0000);z-index:1;opacity:.6;transition:opacity .6s;pointer-events:none}.gameCont:hover:before{opacity:1}.gameTitle{color:#fff;text-align:center}.gameTitle:before,.gameTitle:after,.regularPara h1:before,.regularPara h1:after{content:"";display:inline-block;width:100px;height:1px;background:#fff;margin:0 20px 12px}.gameCont img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1) rotate(0deg);transition:transform .3s}.gameCont:hover img{transform:scale(1.1) rotate(4deg)}.gameCont>span,.gameCont .playButton{position:relative;z-index:1;display:inline-block;color:#fff}.gameCont .contTitle{font-size:35px;text-transform:uppercase;font-weight:700;filter:drop-shadow(0 0 10px #000);padding:0 15px;line-height:1}.gameCont>.playButton{background:#ff00ff;color:#fff;padding:10px 20px;margin:10px 0 20px;border-radius:10px;text-decoration:none}.img-404{width:400px;height:auto;max-width:100%;margin:30px auto}span.infoButton{position:absolute;overflow:hidden;height:30px;width:30px;top:10px;right:10px;background:#fff;border-radius:50%;cursor:pointer}.infoButton img{width:20px;height:20px;object-fit:contain;margin:5px}.gamePop{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:1000;opacity:0;transition:opacity .6s;pointer-events:none}.gamePop.active{opacity:1;pointer-events:all}.popCont h3{margin:10px 0 0}.popBack{position:absolute;top:0;right:0;width:100vw;height:100%;background:#000c;z-index:-1;opacity:1;transition:opacity .6s;cursor:pointer;transform-origin:right}.popBack:hover{opacity:0.7}.gamePop .popCont{position:absolute;top:50%;left:50%;transform:translate(-50%,150%);width:450px;max-width:90vw;height:auto;background:#fff;padding:40px;border-radius:20px;transition:transform .3s}.gamePop.active .popCont{transform:translate(-50%,-50%)}.popImage{width:calc(100% + 80px);height:220px;object-fit:cover;position:relative;z-index:-2;margin:-40px -40px -40px;border-radius:20px 20px 0 0}.gamePop .popCont:before{content:"close";position:absolute;bottom:-60px;left:50%;text-transform:uppercase;font-weight:700;font-size:20px;transform:translateX(-50%);background:#fff;border-radius:10px;pointer-events:none;text-align:center;padding:10px 20px}.gamePop .popCont:after{content:"";position:absolute;top:112px;left:0;width:100%;height:110px;background:linear-gradient(0deg,#fff,#fff0);z-index:-1}.popCont a:not(.pinkButton){color:#666}.gameRow>div.scrollable .gameCont.lowRes{min-width:calc(25% - 10px);height:190px}.gameCont.lowRes{width:calc(20% - 10px);height:140px;flex-direction:row;align-items:end;padding:10px}.gameRow>div.scrollable{width:auto;overflow-x:scroll;justify-content:start;flex-direction:column;flex-wrap:wrap;height:410px}.gameCont .playButton{padding:5px;margin:0;width:80px;font-size:18px;border-width:0}.gameCont.lowRes .playLink{position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:50}.gameCont.lowRes .contTitle{font-size:24px;padding:0 40px 0 0;text-align:left;width:calc(100% - 90px)}.gameCont.showAll{justify-content:center}.gameCont.showAll .contTitle{margin:0 0 10px}#filterCont{width:1600px;margin:30px auto;background:linear-gradient(90deg,#000,#000a,#000);padding:0px;border-radius:20px;display:flex;align-items:center;justify-content:space-between}#selectFilter{border-width:0px;padding:5px 40px 5px 0px;font-size:18px;background:unset;color:#fff;border-bottom:1px solid #fff}#selectFilter option{color:#000}#narrowFilter{display:flex;max-width:100%;width:100%;justify-content:center;align-items:center;padding:5px 0;border-radius:20px;overflow-x:scroll}#narrowFilter p{margin:0 30px 0 0;color:#fff;display:flex;align-items:center;opacity:0.4;cursor:pointer;transition:opacity .3s;position:relative;z-index:1}#narrowFilter span{white-space:nowrap}#narrowFilter p:not(.show):hover{opacity:.7}#narrowFilter p.show{opacity:1}#narrowFilter img{width:20px;margin:0 3px 0 0}.gameCont{transition:transform .6s}.gameCont:not(.show){display:none}.singleGame{display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:60px}.singleGame .gameIntro{width:calc(100% - 750px)}.singleGame h1{margin:0 0 10px}.singleGame .screenshots{width:800px;height:580px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:-2;perspective:950px}.singleGame .screenshots:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:url("/images/screenshot.png");background-size:contain;background-position:center;background-repeat:no-repeat}.screenshots>div{position:absolute;top:18.8%;left:25%;width:49.2%;height:42%;transform-origin:top left;transform:rotateX(6deg) rotateY(-9deg) rotate(7deg);transform-style:preserve-3d;overflow:hidden;border:10px solid #fff}.screenshots img{width:100%;height:100%;position:absolute;top:0;left:0;transform:translateX(100%);transition:transform .6s}.screenshots img:first-child:last-child{animation:unset;transform:translateX(0%)}@keyframes screenshot{0%,30%{transform:translateX(100%);opacity:1}2%,25%{transform:translateX(0%)}27%{transform:translateX(-100%);opacity:1}28%{transform:translateX(-100%);opacity:0}29%{transform:translateX(100%);opacity:0}}.body-games table{max-width:100%}.gameStrip{max-width:1600px;margin:0 auto;border:2px solid #000;padding:30px;border-radius:20px;background:#000e}.gameStrip p{color:#fff;text-align:center;margin:0;font-size:24px}.gameStrip strong,.gameStrip span{display:block}.gameStrip .yes,.gameStrip .no{width:30px;height:30px;line-height:30px;border-radius:50%;text-align:center;margin:0 auto}.bullet{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-left:0}.bullet li{margin:0 20px 10px}table{background:#fff1;color:#fff;padding:20px}.regularPara table tbody td{border:1px solid #fff;padding:10px}#introPara{margin-top:60px}#introPara>div{width:calc(100% - 900px)}#introPara>.gameOfTheDay{width:850px;height:350px;margin-right:0}.gameContent{text-align:left}#introPara .gameFG{width:260px}#introPara.regularPara h1:before,#introPara.regularPara h1:after{max-width:30px}#infoStrip img{width:160px;height:160px;margin:0 0 10px}#infoStrip>div{margin:10px;padding:40px 20px;width:calc((100% / 6) - 20px);border-radius:20px;align-content:center}#infoStrip>div:nth-child(even){background:linear-gradient(0deg,#00000008,#ffffff08)}#infoStrip>div:nth-child(odd){background:linear-gradient(180deg,#00000008,#ffffff08)}#infoStrip h4{margin:0 0 5px}#homeFilter{display:flex;align-items:stretch;justify-content:start;margin:30px auto;max-width:1600px;overflow-x:scroll;padding:10px;background:#0000}#homeFilter a{display:flex;align-items:center;justify-content:center;color:#fff;margin:0 5px 10px;text-decoration:none;background:#000;box-shadow:0 0 12px #fff3;padding:10px;border-radius:20px;transition:box-shadow .6s;min-width:max-content;overflow:hidden}#homeFilter a:hover{box-shadow:0 0 12px #fffa}#homeFilter img{width:120px;height:120px;object-fit:contain;object-position:center;transform:scale(1) rotate(0deg);transition:transform .3s}#homeFilter a:hover img{transform:scale(1.2) rotate(-15deg)}#homeFilter span{margin-left:-80px;white-space:nowrap;background:linear-gradient(90deg,#0000,#000);padding:40px 10px 40px 40px;transform:scale(1);transition:transform .3s}#homeFilter a:hover span{transform:scale(1.2)}#providerList{margin:60px auto}#providerList img{width:auto;max-width:120px;height:50px}#providerList span{display:block}#providerList>div>div{margin:10px 20px;justify-items:center}#providerList h3{margin:0 20px}.body-providers #narrowFilter img{max-width:90px;height:40px;width:auto}.gameCont.lowRes.showAll .contTitle{position:absolute;width:100%;text-align:center;padding:0;left:0;top:50%;transform:translateY(-50%) rotate(-6deg);font-size:30px;transform-origin:center;padding-bottom:20px}.gameCont.showAll{background:linear-gradient(45deg,#000,#222)}.gameRow #homeFilter{max-width:unset;margin:0 auto 30px}.gameRow .gameOfTheDay{margin:20px auto 30px}.gotdBG{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(40px) brightness(0.7);transform:scale(1.5);z-index:-1}.gotdIMG{width:490px;height:350px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;perspective:950px;margin:0 -200px 0 -120px}.gotdIMG:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:url("/images/screenshot.png");background-size:contain;background-position:center;background-repeat:no-repeat}.gotdIMG img{position:absolute;top:18.8%;left:25%;width:49.2%;height:42%;transform-origin:top left;transform:rotateX(6deg) rotateY(-11deg) rotate(7deg);transform-style:preserve-3d;overflow:hidden;border:10px solid #fff}@media (max-width:2000px){#homeSlider:before,#homeSlider:after{width:250px}#homeSlider:before{background:linear-gradient(90deg,#000a,#0000)}#homeSlider:after{background:linear-gradient(-90deg,#000a,#0000)}}@media (max-width:1650px){header{width:100%;padding:20px}#headerContainer.scrolled{padding:10px}#homeSlider:before,#homeSlider:after{width:120px}#homeSlider{height:650px}#homeSlider>div>div{width:420px;margin-right:30px}.slideFG{width:450px;margin-left:0}#homeSlider>div>div,.slideFG{top:30px}#homeSlider>span:nth-last-child(4){top:140px;left:-100px}#homeSlider>span:nth-last-child(3){top:80px;right:30px}#homeSlider>span:nth-last-child(2){right:-60px}.gameOfTheDay{max-width:calc(100% - 60px);margin:30px 30px 60px}#filterCont{width:calc(100% - 20px);margin:30px 10px}.regularPara{width:100%}#homeSlider .h1{font-size:60px}#homeSlider p{font-size:35px}.gameStrip{max-width:calc(100% - 60px);margin:0 30px}#introPara.regularPara h1:before,#introPara.regularPara h1:after{width:10px}#introPara.regularPara h1:before,#introPara.regularPara h1:after{max-width:10px;margin:0 10px 12px}#introPara>div{width:calc(100% - 650px);max-width:750px}.singleGame .gameIntro{width:calc(100% - 350px)}#introPara .gameContent{margin-right:20px;width:350px}#introPara .gameFG{width:200px}#introPara>.gameOfTheDay{width:700px;height:auto;margin-right:0}.gameContent>h3{font-size:35px;letter-spacing:0}.gameCont{width:calc(20% - 10px);height:25vw}.gameCont .contTitle{font-size:30px}#narrowFilter{justify-content:start}}@media (max-width:1400px){#homeSlider>span:nth-last-child(4){top:150px;left:-4vw;width:14vw;height:14vw}#homeSlider>span:nth-last-child(3){top:60px;right:1vw;width:12vw;height:12vw}#homeSlider>span:nth-last-child(2){top:340px;right:-5vw;width:14vw;height:14vw}.singleGame .gameIntro h1:before,.singleGame .gameIntro h1:after{width:10px}.singleGame .screenshots{transform:translateY(-50%);width:600px;height:430px;right:-100px}#infoStrip>div{margin:5px;padding:20px 10px;width:calc((100% / 6) - 10px);border-radius:10px}#infoStrip h4{font-size:24px}#infoStrip img{width:100px;height:100px}}@media (max-width:1280px){.gameContent>h3,.gameContent>p{max-width:100%}.gameFG{width:30%}#introPara{margin-top:0px;flex-direction:column}#introPara>div{width:100%}#introPara>.gameOfTheDay{width:100%;margin:20px 0 0}#introPara .gameContent{width:450px;max-width:100%;margin-right:30px}}@media (max-width:1200px){.gameCont.lowRes{width:calc(33.33% - 30px);height:180px}.gameCont{margin:0 5px 10px}#homeSlider .h1{font-size:50px}#homeSlider p{font-size:28px}#providerList img{max-width:100px;height:25px}#providerList h3{font-size:24px}#providerList>div>div{margin:5px 10px}#infoStrip{flex-wrap:wrap}#infoStrip>div{width:calc(33.33% - 10px)}}@media (max-width:1050px){.gameCont{width:calc(25% - 10px);height:30vw}}@media (max-width:920px){#homeFilter img{width:70px;height:70px}#homeFilter span{margin-left:-50px;padding:20px 10px 20px 40px}.singleGame{margin-top:30px}.gameCont.lowRes{width:calc(50% - 30px);height:25vw;padding:5px}.gameCont.lowRes .contTitle{font-size:22px;padding:0 10px 0 0;text-align:left;width:calc(100% - 80px)}.gameLogo{position:absolute;bottom:-20px;right:-30px;height:110px;width:180px}.gameContent{margin-right:30px;width:calc(100% - 400px);position:relative;z-index:5}.gotdIMG{margin:0 -120px 0 -120px}.gameOfTheDay{height:auto;border-radius:10px;margin:15px}.gameContent>h3{font-size:34px;letter-spacing:0}.gameTitle:before,.gameTitle:after,.regularPara h1:before,.regularPara h1:after{width:20px;margin:0 5px 12px}.singleGame{flex-direction:column-reverse}.singleGame .gameIntro{width:100%}.singleGame .screenshots{position:relative;transform:unset;top:unset;right:unset;left:unset;margin:-80px 0 -120px 30px}.singleGame .screenshots:before{background-image:url(/images/screenshot-mobile.png)}.gameStrip{justify-content:center;flex-wrap:wrap;padding:10px 30px}.gameStrip>p{margin:0 5px 20px}.gameStrip>p:first-child{width:100%}#selectFilter{width:140px;padding:5px 25px 5px 0}.gameCont.lowRes.showAll .contTitle{font-size:24px;padding-bottom:20px}}@media (max-width:780px){#introPara .gameContent{margin-right:0px}.gameContent{text-align:center}.gameOfTheDay .gameContent h3{justify-content:center}.gameOfTheDay .gameContent h3:before{width:160px;height:26px;margin:15px auto 5px}#homeSlider>span:nth-last-child(4){top:unset;left:-8vw;bottom:-5vw}#homeSlider>span:nth-last-child(3){top:unset;right:-5vw;bottom:-5vw}#homeSlider>span:nth-last-child(2){top:unset;right:-13vw;bottom:25vw;width:14vw;height:14vw}#homeSlider>span{min-height:140px;min-width:140px}#homeSlider:before,#homeSlider:after{display:none}#homeSlider>div{flex-direction:column;text-align:center;justify-content:start;padding:120px 30px 0}#homeSlider>div>div{top:unset;width:100%;margin-right:0}#homeSlider p{max-width:400px;margin:0 auto 10px}.slideFG{top:unset;width:auto;margin-top:30px;height:300px}.img-404{margin:0 auto 30px}.gamePop .popCont{padding:10px}.popImage{width:calc(100% + 20px);margin:-10px;height:45vw;max-height:220px}.pinkButton,.gameStrip a{padding:10px 20px}.gamePop .popCont:after{top:25vw;height:21vw}.gamePop .popCont{max-height:80vh;overflow-y:auto}.gamePop .popCont:before{display:none}#introPara .gameFG{width:140px}h1{font-size:32px}.gameTitle:before,.gameTitle:after,.regularPara h1:before,.regularPara h1:after{width:6px;margin:0 5px 12px}#narrowFilter p{margin:5px 15px}header{padding:10px 20px}#navLogo,#navLogo img,.footerLogo,.footerLogo img{max-width:calc(100vw - 160px)}#search{width:20px;height:20px;margin-right:10px;border-bottom-width:0px}#search img{top:0}.openSearch #search input,.openSearch #search span{transform:translateY(0%)}#search input,#search span{position:fixed;bottom:0;transform:translateY(100%);transition:transform .6s}#search input{left:15px;width:calc(100% - 30px);height:60px;background:#fff;z-index:100000;border-radius:10px 10px 0 0;text-align:center;box-shadow:0 6px 12px #0004;color:#000}#search span:after{content:"close";position:fixed;bottom:70px;left:50%;transform:translateX(-50%);z-index:100001;background:#fff;padding:10px 20px;border-radius:10px;pointer-events:none}#search span{left:0;width:100svw;height:100svh;background:#000a;z-index:99999}#breadcrumb{margin:80px auto 0;padding:20px 10px}.bullet li{margin:0 10px 10px;list-style:none}#breadcrumb>li:not(:last-child):after{margin:0 10px 5px}#breadcrumb *{font-size:18px}.gameStrip p{font-size:20px}#introPara.regularPara h1:before,#introPara.regularPara h1:after{display:none}#homeFilter{margin:10px auto}#introPara .gameLogo,#introPara .gameBG{display:none}.gameOfTheDay{flex-direction:column}.gameContent{margin-right:0;text-align:center;margin-top:20px;width:100%;max-width:400px}.gameOfTheDay .gameContent:before{transform:unset;position:relative}.gameOfTheDay{max-width:unset}.gotdIMG{margin:-40px -30px -120px 0}.gameContent>h3{font-size:34px}#infoStrip>div{width:calc(50% - 10px)}.gameCont{width:calc(33.33% - 10px);height:40vw}#homeFilter a{margin:0 1px;border-radius:10px}#homeFilter img{width:50px;height:50px}#homeFilter span{margin-left:-40px;padding:10px 10px 10px 20px}#selectFilter{width:60px;padding:5px 15px 5px 0}#narrowFilter p{margin:5px 5px}#narrowFilter img{margin:0 -10px 0 0;z-index:-1;opacity:.5}.gameRow #homeFilter{max-width:unset;margin:0 auto 10px}#homeFilter img{opacity:.5}.body-providers #narrowFilter img{max-width:110px;height:16px;width:auto;margin-right:0px}.gameBG{width:100%;opacity:.4}}@media (max-width:550px){#homeFilter span{margin-left:0;padding:10px 0}#homeFilter img{width:30px;height:30px;margin-right:-10px}#infoStrip>div{width:100%;margin:0 0 10px}.gameOfTheDay .gameContent h3{flex-direction:column}#breadcrumb{padding:10px 10px 0}.gameRow>div.scrollable .gameCont.lowRes{height:auto}.gameCont.lowRes{width:calc(50% - 10px);height:auto;max-width:unset;max-height:unset;padding:22vw 0 30px;flex-direction:column;align-items:center;justify-content:center}.gameCont img{height:auto}.gameCont:before{display:none}.gameCont.lowRes .contTitle{font-size:18px;font-weight:300;text-transform:capitalize;padding:10px 5px;text-align:center;margin:0;width:100%}.lightMode .gameCont.lowRes .contTitle{color:#000;background:#fff;filter:unset}.gameCont.lowRes .contTitle{color:#fff;background:#000;filter:unset}.gameCont.lowRes{background:#000}.lightMode .gameCont.lowRes{background:#fff}.gameCont .playButton{padding:6px 0;margin:0;width:100%;font-size:16px;line-height:1;border-radius:0;position:absolute;bottom:0;left:0;text-transform:uppercase;font-weight:700}div.gameStrip{max-width:unset;width:calc(100% - 20px);margin:0 10px;padding:10px}.gameStrip>p:first-child strong{display:inline}.gameRow{padding:0 15px}.gameOfTheDay{margin:15px 0}span.infoButton{height:30px;width:30px;top:5px;right:5px}.gameCont.lowRes .playLink{height:calc(100% - 40px)}.infoButton img{width:20px;height:20px}#introPara .gameFG{width:100px}#introPara .gameContent{margin-top:10px}.gotdIMG{margin:-6vw -2vw -25vw 0;width:100vw;height:70vw}#infoStrip>div{position:relative;padding-left:90px;text-align:left}#infoStrip img{position:absolute;top:0;left:0;width:70px;height:100%;object-fit:contain;object-position:center}.slideFG{max-width:180px;height:200px}}.lightMode #switchMode,.lightMode #breadcrumb>li:first-child a,.lightMode #myHamburger>span{background:#000}.lightMode #switchMode>span{background:linear-gradient(45deg,#fff,#eee);left:17px}body.lightMode{background:linear-gradient(90deg,#ddd,#f5f5f5)}.lightMode .gameTitle,.body-home.lightMode #mainMenu>a:nth-child(1),.lightMode footer a,.lightMode .wh,.lightMode .regularPara h1,.lightMode .regularPara h2,.lightMode .regularPara h3,.lightMode .regularPara h4,.lightMode .regularPara h5,.lightMode .regularPara h6,.lightMode .regularPara p,.lightMode .regularPara li,.lightMode .regularPara span,.lightMode #breadcrumb,.lightMode #narrowFilter p,.lightMode .gameStrip p,.lightMode .regularPara a:not(.pinkButton),.lightMode #mainMenu a,.lightMode #search span,.lightMode #breadcrumb a,.lightMode #search input,.lightMode #selectFilter,.lightMode #homeFilter span{color:#000}.lightMode #selectFilter{border-bottom-color:#000}.lightMode #search{border-bottom-color:#000}.lightMode #breadcrumb>li:not(:last-child):after{border-color:#000}.lightMode .gameTitle:before,.lightMode .gameTitle:after,.lightMode .regularPara h1:before,.lightMode .regularPara h1:after{background:#000}.lightMode #homeFilter img{opacity:.4}.lightMode #homeFilter span{background:linear-gradient(90deg,#fff0,#fff)}.lightMode footer,.lightMode #homeFilter a,.lightMode #filterCont{background:#fff}.lightMode header{background:linear-gradient(90deg,#fff,#fffc,#fff)}.lightMode #search img{filter:brightness(0)}.lightMode .filterCont{background:linear-gradient(90deg,#fff,#fffa,#fff)}.lightMode .gameStrip{background:#fffe;border-color:#fff}.lightMode #navLogo img{filter:drop-shadow(0px 0px 3px #0006)}.lightMode .gameContent h3,.lightMode .gameContent p{color:#fff}.lightMode .gameCont.showAll .contTitle{color:#000;filter:drop-shadow(0 0 10px #0004)}.lightMode .gameOfTheDay h3,.lightMode .gameOfTheDay .pinkButton,.lightMode .gameStrip a{color:#fff}.lightMode .gameCont.showAll{background:linear-gradient(45deg,#fff,#ddd)}body.darkMode .lightIMG,body.lightMode .darkIMG,.lightMode .gameCont.showAll:before{display:none}.lightMode .scrollable::-webkit-scrollbar-thumb{background:#ccc}.lightMode .scrollable::-webkit-scrollbar-track{background:#fff}@media (max-width:400px){@supports (-webkit-touch-callout:none){.slideBG,#homeSlider>span{animation:unset}.gameCont img{transform:unset!important}body{background:#111}body.lightMode{background:#eee}header{background:#000c}.lightMode header{background:#fffc}#homeFilter a{box-shadow:unset!important;border:1px solid #888;margin:0 4px 0}.lightMode #homeFilter a{border:1px solid #aaa}.gameRow>div.scrollable{width:100%;overflow-x:hidden;height:auto;flex-direction:row}}}