@-webkit-keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@-webkit-keyframes _entrance{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes _entrance{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes _entrance2{0%{opacity:0;-webkit-transform:translate(-30%,0);transform:translate(-30%,0)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes _entrance2{0%{opacity:0;-webkit-transform:translate(-30%,0);transform:translate(-30%,0)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes _exit{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes _exit{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes _fadeIn{0%{opacity:0}to{opacity:1}}@keyframes _fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes _fadeOut{0%{opacity:1}to{opacity:0}}@keyframes _fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes _attention{0%{background-color:orange}to{background-color:red}}@keyframes _attention{0%{background-color:orange}to{background-color:red}}@-webkit-keyframes _anim_down{0%{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}to{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes _anim_down{0%{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}to{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes _hide{0%{-webkit-transform:scale(1);transform:scale(1)}99%{-webkit-transform:scale(0);transform:scale(0)}to{display:none;overflow:hidden;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:0}}@keyframes _hide{0%{-webkit-transform:scale(1);transform:scale(1)}99%{-webkit-transform:scale(0);transform:scale(0)}to{display:none;overflow:hidden;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:0}}.gameslist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0;padding:0 0 1em 0}.gameslist.muuri{width:100%;position:relative}.gamebox{width:48%;margin:0.5em 1% 0.5em 1%}.gamebox.muuri-item{position:absolute;display:block}.gamebox.hide{-webkit-animation:_hide 1s;animation:_hide 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gamebox img{display:block;width:100%}.gamebox .preview{position:relative;margin-bottom:0.25em;overflow:hidden}.gamebox .preview .overlay{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0.8);font-size:1em;-webkit-transition:all 0.3s;transition:all 0.3s}.gamebox .preview .overlay a{display:none;padding:0 0.5em}.gamebox .preview .overlay a:hover{cursor:pointer}.gamebox .preview .overlay .play{padding:0 1em}.gamebox .preview .overlay .loginandplay{padding:0 0.5em}.gamebox .preview .overlay .demo{color:#08babc;text-transform:uppercase;margin-top:0.5em;font-size:12px}.gamebox .preview .overlay .demo:hover{text-decoration:underline}.gamebox .preview .overlay.show{opacity:1}.gamebox .preview .overlay.show a{display:block}@media screen and (min-width:568px){.gamebox .preview .overlay .loginandplay{font-size:13px}}@media screen and (min-width:768px){.gamebox .preview .overlay .loginandplay{font-size:1em}}@media screen and (min-width:1024px){.gamebox .preview .overlay .play{font-size:17px}.gamebox .preview .overlay .loginandplay{font-size:17px}.gamebox .preview .overlay .demo{font-size:14px;margin-top:1em}}@media screen and (min-width:1200px){.gamebox .preview .overlay .play{font-size:20px}.gamebox .preview .overlay .loginandplay{font-size:20px}}.gamebox .gameinfo{color:#FFF}.gamebox .gameinfo h5{margin:0 0 3px 0;font-size:1em;line-height:1em;height:1.2em;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.gamebox .gameinfo p{margin:0;line-height:1em;text-transform:uppercase;font-size:10px}.gamebox .gameinfo p a{text-decoration:none;color:unset}.gamebox.locked .preview .overlay{opacity:1;background-color:transparent}.gamebox.locked .lockedgame{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;background-color:rgba(0,0,0,0.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0}.gamebox.locked .lockedgame button{background-color:#CC0000;width:80px;height:80px;border-radius:50%;border:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#FFF}.gamebox.locked .lockedgame:hover button{cursor:pointer;-webkit-animation:popintro 0.3s;animation:popintro 0.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.gamebox.locked .lockedgame img.lockimg{display:block;visibility:visible!important;width:30px;-webkit-transform:none;transform:none;opacity:0;margin-bottom:3px;-webkit-animation:lock_fadeIn 0.5s ease-in 0.1s;animation:lock_fadeIn 0.5s ease-in 0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gamebox.locked .lockedgame span{color:#FFF;font-size:12px;font-weight:700;opacity:0;-webkit-animation:lock_fadeIn2 0.5s ease-in 0.1s;animation:lock_fadeIn2 0.5s ease-in 0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (min-width:1200px){.gamebox.locked .lockedgame img.lockimg{margin-bottom:5px}.gamebox.locked .lockedgame span{font-size:13px}}@media screen and (min-width:568px){.gamebox{width:24%;margin:0.5em 0.5% 0.5em 0.5%}}@media screen and (min-width:768px){.gamebox .gameinfo h5{font-size:1.3em}}.newbanner{position:absolute;top:0;left:0;color:red;font-weight:900;font-size:8px;background-color:#FFF;-webkit-transform:rotate(-30deg) translate(-25%,-50%);transform:rotate(-30deg) translate(-25%,-50%);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.4);box-shadow:3px 3px 3px rgba(0,0,0,0.4);line-height:1.5em;padding:0 4em}@media screen and (min-width:568px){.newbanner{font-size:10px}}@media screen and (min-width:1024px){.newbanner{font-size:18px;-webkit-transform:rotate(-30deg) translate(-30%,-50%);transform:rotate(-30deg) translate(-30%,-50%)}}body.fr .gamebox .preview .overlay .loginandplay{font-size:9px;padding:0 0.5em}@media screen and (min-width:360px){body.fr .gamebox .preview .overlay .loginandplay{font-size:10px}}@media screen and (min-width:568px){body.fr .gamebox .preview .overlay .loginandplay{font-size:9px}}@media screen and (min-width:768px){body.fr .gamebox .preview .overlay .loginandplay{font-size:12px}}@media screen and (min-width:1024px){body.fr .gamebox .preview .overlay .loginandplay{font-size:16px}}@media screen and (min-width:1200px){body.fr .gamebox .preview .overlay .loginandplay{font-size:18px}}@-webkit-keyframes popintro{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes popintro{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lock_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lock_fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes lock_fadeIn2{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes lock_fadeIn2{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}#gamemodal .container .synth_JMGP_gameplayloader,#webplaywrapper #playframe .synth_JMGP_gameplayloader{position:absolute;top:50%;left:50%;-webkit-transition:all 0.35s;transition:all 0.35s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;max-width:375px;-webkit-animation:JM_in 0.5s;animation:JM_in 0.5s}#gamemodal .container .synth_JMGP_gameplayloader img,#webplaywrapper #playframe .synth_JMGP_gameplayloader img{display:block;width:100%}#gamemodal .container .synth_JMGP_gameplayloader.leaving,#webplaywrapper #playframe .synth_JMGP_gameplayloader.leaving{-webkit-animation:JM_out 1s;animation:JM_out 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#gamemodal .container .JMGP_gameplayreminder,#webplaywrapper #playframe .JMGP_gameplayreminder{position:absolute;top:1em;left:1em;width:70px;-webkit-transition:all 0.35s;transition:all 0.35s;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation:JM_in_r 5s;animation:JM_in_r 5s;-webkit-animation-timing-function:linear;animation-timing-function:linear}#gamemodal .container .JMGP_gameplayreminder img,#webplaywrapper #playframe .JMGP_gameplayreminder img{display:block;width:100%}@media screen and (min-width:768px){#gamemodal .container .JMGP_gameplayreminder,#webplaywrapper #playframe .JMGP_gameplayreminder{width:84px}}#gamemodal .container .JMGP_gameplayreminder:hover,#webplaywrapper #playframe .JMGP_gameplayreminder:hover{cursor:pointer}#gamemodal .container .JMGP_fireworks,#webplaywrapper #playframe .JMGP_fireworks{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;-webkit-animation:JM_fadein 0.5s;animation:JM_fadein 0.5s}#gamemodal .container .JMGP_fireworks #JMGP_canvas,#webplaywrapper #playframe .JMGP_fireworks #JMGP_canvas{background:transparent;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#gamemodal .container .JMGP_fireworks img,#webplaywrapper #playframe .JMGP_fireworks img{display:block;width:100%;max-width:232px;z-index:2}#gamemodal .container .JMGP_fireworks p,#webplaywrapper #playframe .JMGP_fireworks p{z-index:2;font-weight:700;text-align:center!important;margin:0!important;font-size:24px!important;padding:0 2em!important;color:#FFF;text-shadow:3px 3px 3px #000;line-height:normal!important}#gamemodal .container .JMGP_fireworks.fading,#webplaywrapper #playframe .JMGP_fireworks.fading{-webkit-animation:JM_fadeout 1s;animation:JM_fadeout 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#gamemodal .container .JMGP_gameplayreminder{top:calc(1em + 31px)}@-webkit-keyframes JM_in{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes JM_in{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@-webkit-keyframes JM_out{0%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}}@keyframes JM_out{0%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}}@-webkit-keyframes JM_in_r{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}10%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}90%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}95%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes JM_in_r{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}10%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}90%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}95%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes JM_fadeout{0%{opacity:1}to{opacity:0}}@keyframes JM_fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes JM_fadein{0%{opacity:0}to{opacity:1}}@keyframes JM_fadein{0%{opacity:0}to{opacity:1}}#gamefiltersort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gamefiltersort ul{margin:0;padding:0;list-style:none}#gamefiltersort .filter,#gamefiltersort .sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;text-transform:uppercase}#gamefiltersort .filter span,#gamefiltersort .sort span{display:block;line-height:40px}#gamefiltersort .filter .title,#gamefiltersort .sort .title{font-weight:700;padding-right:1em;width:100%}#gamefiltersort .filter i,#gamefiltersort .sort i{font-size:0.7em;color:red;margin-left:1em}#gamefiltersort .filter{z-index:2}#gamefiltersort .filter .tab{padding:0 0.5em;position:relative;width:50%}#gamefiltersort .filter .tab:hover{cursor:pointer;text-decoration:underline}#gamefiltersort .filter .tab ul.options{position:absolute;top:100%;left:0;min-width:100%;z-index:1;height:0;overflow:auto}#gamefiltersort .filter .tab ul.options li{-webkit-transition:all 0.5s;transition:all 0.5s;padding:0 1em;line-height:30px;opacity:0;background-color:#FFF;overflow:hidden;height:0;font-size:13px;white-space:nowrap}#gamefiltersort .filter .tab ul.options li:hover{background-color:#F1F1F1}#gamefiltersort .filter .tab:hover{-webkit-box-shadow:3px 5px 3px rgba(0,0,0,0.1);box-shadow:3px 5px 3px rgba(0,0,0,0.1)}#gamefiltersort .filter .tab:hover ul.options{height:auto;max-height:150px;-webkit-box-shadow:3px 5px 3px rgba(0,0,0,0.1);box-shadow:3px 5px 3px rgba(0,0,0,0.1)}#gamefiltersort .filter .tab:hover ul.options li{height:30px;opacity:1}@media screen and (min-width:1024px){#gamefiltersort .filter .tab{padding:0 1em}}#gamefiltersort .sort{position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#gamefiltersort .sort .title{width:auto;padding:0}#gamefiltersort .sort i{position:absolute;top:0;right:1em;height:40px;line-height:40px}#gamefiltersort .sort .sortoptions{position:relative;height:40px;width:175px;z-index:1}#gamefiltersort .sort .sortoptions ul{position:absolute;top:0;left:0;min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#gamefiltersort .sort .sortoptions ul li{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transition:all 0.5s;transition:all 0.5s;padding:0 2em 0 1em;line-height:30px;opacity:0;background-color:#FFF;height:0;font-size:13px;white-space:nowrap}#gamefiltersort .sort .sortoptions ul li.active{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;line-height:40px;opacity:1;height:40px}#gamefiltersort .sort .sortoptions ul:hover{-webkit-box-shadow:3px 5px 3px rgba(0,0,0,0.1);box-shadow:3px 5px 3px rgba(0,0,0,0.1)}#gamefiltersort .sort .sortoptions ul:hover li{opacity:1;height:30px}#gamefiltersort .sort .sortoptions ul:hover li.active{height:40px!important;line-height:40px!important}#gamefiltersort .sort .sortoptions ul:hover li:hover{background-color:#F1F1F1;cursor:pointer}@media screen and (min-width:568px){#gamefiltersort .filter .title,#gamefiltersort .sort .title{width:auto}#gamefiltersort .filter .tab{width:auto;border-left:1px solid #CCC;padding:0 1em}#gamefiltersort .sort{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:768px){#gamefiltersort{font-size:13px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#gamefiltersort .filter{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#gamefiltersort .filter .title{width:auto}#gamefiltersort .sort{width:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#gamefiltersort .sort .sortoptions{width:155px}}@media screen and (min-width:1024px){#gamefiltersort{font-size:14px}#gamefiltersort .sort .sortoptions{width:175px}}#gamemodal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:2500000000;display:none;-webkit-transition:all 0.5s;transition:all 0.5s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gamemodal.active{display:-webkit-box;display:-ms-flexbox;display:flex}#gamemodal.closing{-webkit-animation:_fadeIn 1s;animation:_fadeIn 1s;animation-direction:reverse;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#gamemodal.closing .container{-webkit-animation:_exit 0.5s;animation:_exit 0.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#gamemodal .container{width:100%;max-width:1280px;height:100%;-webkit-box-shadow:1px 1px 9px rgba(0,0,0,0.8);box-shadow:1px 1px 9px rgba(0,0,0,0.8);-webkit-transition:all 1s;transition:all 1s;-webkit-animation:_entrance 1s;animation:_entrance 1s;overflow:hidden;position:fixed;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#gamemodal .container.vhadjust{height:calc(var(--vh, 1vh) * 100)}@media screen and (min-width:728px){#gamemodal .container{position:relative;top:initial}}@media screen and (min-width:1200px){#gamemodal .container{max-height:751px}}#gamemodal .container:-webkit-full-screen iframe{max-height:none}#gamemodal .container:-ms-fullscreen iframe{max-height:none}#gamemodal .container:fullscreen iframe{max-height:none}#gamemodal .container:-webkit-full-screen iframe{max-height:none}#gamemodal .container:-ms-fullscreen iframe{max-height:none}#gamemodal .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6px;border-bottom:1px inset #666;background-color:#000}#gamemodal .header h2{font-size:1.1em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0;color:#FFF;line-height:30px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;letter-spacing:normal;text-transform:none}#gamemodal .header i{color:#FFF;opacity:0.8}#gamemodal .header i:hover{cursor:pointer;opacity:1}#gamemodal .header i:before{width:30px;height:30px;line-height:30px}#gamemodal .header i.resize{display:none}@media screen and (min-width:1200px){#gamemodal .header i.resize{display:block}}#gamemodal .header .resize{font-family:"kingschance";font-size:0.8em;font-style:normal;font-size:100%;width:30px;text-align:center}#gamemodal .header .resize:before{content:"\e813"}#gamemodal .header .icon-close{font-size:1.2em}#gamemodal .header .switchforreal{margin-right:1em;white-space:nowrap;-webkit-transition:all 0.35s;transition:all 0.35s;-webkit-animation:_fadeIn 1s;animation:_fadeIn 1s;outline:none;border:none;border-radius:4px;line-height:24px;text-transform:uppercase;padding:0 1em;background-color:orange;color:#FFF;font-weight:700;-webkit-animation:_entrance2 2s,_attention 1s;animation:_entrance2 2s,_attention 1s;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:ease,linear;animation-timing-function:ease,linear;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}#gamemodal .header .switchforreal:hover{cursor:pointer}#gamemodal .header .switchforreal:disabled{opacity:0.2;background-color:#FFF;color:#000;-webkit-animation:none;animation:none;cursor:not-allowed}@media screen and (max-width:350px){#gamemodal .header .switchforreal{font-size:0.8em;padding:0 0.5em}}#gamemodal iframe{border:none;margin:0;padding:0;outline:none;width:100%;height:calc(100% - 31px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block;overflow:hidden}@media screen and (min-width:1200px){#gamemodal iframe{max-height:720px}}#gamemodal .loadingscreen{background:url(/images/loadingscreen.jpg) no-repeat center center #FFF;background-position:top;background-size:cover;position:absolute;left:0;bottom:0;width:100%;height:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gamemodal .loadingscreen.show{display:-webkit-box;display:-ms-flexbox;display:flex}#gamemodal .loadingscreen .animation{margin-top:8%;width:100%}#gamemodal .loadingscreen .animation .logo{margin:0 auto 1em auto;width:70%;max-width:300px;display:block}#gamemodal .loadingscreen .animation svg{width:60%;max-width:220px;margin:0 auto;display:block}#gamemodal .loadingscreen .animation .shape{fill:#d42d27}#gamemodal .loadingscreen .animation .dot1{-webkit-animation:_fadeOut 1s;animation:_fadeOut 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0.2s;animation-delay:0.2s}#gamemodal .loadingscreen .animation .dot2{-webkit-animation:_fadeOut 1s;animation:_fadeOut 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0.3s;animation-delay:0.3s}#gamemodal .loadingscreen .animation .dot3{-webkit-animation:_fadeOut 1s;animation:_fadeOut 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0.4s;animation-delay:0.4s}#gamemodal .loadingscreen .midcontent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gamemodal .loadingscreen .midcontent .JMloaderimg{display:block;margin:0 auto;width:80%;max-width:375px}#gamemodal .loadingscreen .tip{width:90%;text-align:center;font-size:1.2em;-webkit-transition:all 0.5s;transition:all 0.5s;margin-bottom:5%;opacity:0}#gamemodal .loadingscreen .tip.show{opacity:1}@media screen and (min-width:1024px){#gamemodal .loadingscreen .animation{margin-top:48px}#gamemodal .loadingscreen .tip{margin-bottom:48px}}#filter-and-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#filter-and-sort ul{margin:0;padding:0;list-style:none}#filter-and-sort .title{text-transform:uppercase;font-weight:700;position:relative;width:90%;display:block;line-height:40px;height:40px}#filter-and-sort .title i{margin-left:1em;color:red}#filter-and-sort .filter,#filter-and-sort .sort{height:40px;overflow:hidden}#filter-and-sort .filter{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50%}#filter-and-sort .filter.active{overflow:visible;height:auto}#filter-and-sort .filter.active .tab{line-height:40px;max-height:40px}#filter-and-sort .filter .tab{padding:0 0.5em;position:relative;width:100%;display:block;max-height:0;overflow:hidden;text-transform:uppercase}#filter-and-sort .filter .tab i{position:absolute;right:3em}#filter-and-sort .filter .tab ul.options{z-index:1;height:0;max-height:150px;overflow:auto;-webkit-box-shadow:3px 5px 3px rgba(0,0,0,0.1);box-shadow:3px 5px 3px rgba(0,0,0,0.1)}#filter-and-sort .filter .tab ul.options li{-webkit-transition:all 0.5s;transition:all 0.5s;text-decoration:none;padding:0 1em;line-height:30px;background-color:#FFF;overflow:hidden;font-size:13px;white-space:nowrap}#filter-and-sort .filter .tab ul.options li:hover{background-color:#F1F1F1}#filter-and-sort .filter .tab.active{cursor:pointer;max-height:none;padding-bottom:7px}#filter-and-sort .filter .tab.active ul.options{height:auto}#filter-and-sort .filter .tab.active ul.options li{text-decoration:none}#filter-and-sort .sort{width:135px}#filter-and-sort .sort .sortoptions ul li{padding:0 1em;line-height:30px;background-color:#FFF;height:30px;font-size:13px;white-space:nowrap}#filter-and-sort .sort .sortoptions ul li.active{line-height:40px;height:40px;background:url(/app/shared/Games/Fusion/scss/checkmark.svg) no-repeat;background-position:90% center;background-size:18px;font-weight:700}#filter-and-sort .sort .sortoptions ul li:hover{background-color:#F1F1F1;cursor:pointer}#filter-and-sort .sort.active{overflow:visible;height:auto}@media screen and (min-width:768px){#filter-and-sort .filter{overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#filter-and-sort .filter .title{position:initial;width:auto;padding-right:1em;border-right:1px solid #E9E9E9}#filter-and-sort .filter .title i{display:none}#filter-and-sort .filter .tab{width:auto;max-height:none;overflow:visible;padding:0 1em;border-right:1px solid #E9E9E9;position:relative;line-height:40px;height:40px}#filter-and-sort .filter .tab:hover{text-decoration:underline;cursor:pointer}#filter-and-sort .filter .tab i{color:red;position:initial;right:initial;margin-left:1em}#filter-and-sort .filter .tab ul.options{position:absolute;top:100%;left:0;min-width:100%}#filter-and-sort .filter .tab ul.options li{-webkit-transition:height 0.5s,opacity 0.5s;transition:height 0.5s,opacity 0.5s;opacity:0;height:0}#filter-and-sort .filter .tab:hover ul.options{height:auto;max-height:150px;-webkit-box-shadow:3px 5px 3px rgba(0,0,0,0.1);box-shadow:3px 5px 3px rgba(0,0,0,0.1)}#filter-and-sort .filter .tab:hover ul.options li{height:30px;opacity:1}#filter-and-sort .sort{overflow:visible;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#filter-and-sort .sort .title{position:initial;width:auto}#filter-and-sort .sort .title i{position:absolute;right:0.5em}#filter-and-sort .sort .sortoptions{position:relative;z-index:1;width:135px}#filter-and-sort .sort .sortoptions ul{height:40px;overflow:hidden;width:135px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;position:absolute;top:0;left:0}#filter-and-sort .sort .sortoptions ul li{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;opacity:0;height:0;-webkit-transition:height 0.5s,opacity 0.5s;transition:height 0.5s,opacity 0.5s}#filter-and-sort .sort .sortoptions ul li.active{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;line-height:40px;opacity:1;height:40px;font-weight:400;background:none}#filter-and-sort .sort .sortoptions ul:hover{-webkit-box-shadow:3px 5px 3px rgba(0,0,0,0.1);box-shadow:3px 5px 3px rgba(0,0,0,0.1);height:auto;overflow:visible;background-color:#FFF}#filter-and-sort .sort .sortoptions ul:hover li{opacity:1;height:40px;line-height:40px}#filter-and-sort .sort .sortoptions ul:hover li.active{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;height:40px!important;line-height:40px!important;background:url(/app/shared/Games/Fusion/scss/checkmark.svg) no-repeat;background-position:90% center;background-size:18px}#filter-and-sort .sort .sortoptions ul:hover li:hover{background-color:#F1F1F1;cursor:pointer}#filter-and-sort .sort.active{height:40px;overflow:visible}}#lockmodaloverlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.8);z-index:2500000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 0.5s;transition:all 0.5s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:_fadeIn 0.5s;animation:_fadeIn 0.5s}#lockmodaloverlay .gamelockModal{background-color:#000;padding:2em;color:#FFF;position:relative;width:96%;max-width:400px;-webkit-box-shadow:1px 1px 9px rgba(0,0,0,0.8);box-shadow:1px 1px 9px rgba(0,0,0,0.8);-webkit-transition:all 1s;transition:all 1s;-webkit-animation:_entrance 0.5s;animation:_entrance 0.5s;overflow:hidden}#lockmodaloverlay .icon-cancel{position:absolute;top:0;right:0;color:#CCC;font-size:2em;width:30px;height:30px;font-style:normal;text-align:center;line-height:30px;font-weight:900}#lockmodaloverlay .icon-cancel:hover{cursor:pointer}#lockmodaloverlay h4{margin:0 0 9px 0;font-weight:700}#lockmodaloverlay h4 span{font-weight:400}#lockmodaloverlay h3{font-weight:900;font-size:1.5em;margin:0 0 12px 0;color:#FFF}#lockmodaloverlay .button{line-height:2em;border:none;border-radius:4px;padding:0 1em;font-weight:700;background-color:#666;color:#FFF;width:155px;font-size:1.2em;margin:1em auto 0 auto;display:block;text-transform:uppercase;text-decoration:none}#lockmodaloverlay.out{-webkit-animation:_fadeOut 1s;animation:_fadeOut 1s}#gamemodal .container .synth_JM_popup{background:url(/app/shared/images/buddhassevenchakrajackpot/bg.png) no-repeat top center;background-size:cover;-webkit-box-shadow:0 0 18px #FFF;box-shadow:0 0 18px #FFF}.welcome{width:95%;max-width:600px;margin:1em auto;position:relative;overflow:hidden}.welcome img{display:block;width:100%;border-radius:15px 0 15px 0}.welcome .content{position:absolute;top:10%;left:0;width:100%;text-align:center}.welcome .content .button{font-size:1.5em;margin:1em auto 0 auto}.welcome .typo{border-radius:initial;width:65%;margin:0.5em auto}.welcome p{font-weight:900;text-transform:uppercase;color:#fff;line-height:1em;text-align:center;font-size:1.25em;margin:0 auto;width:90%}@media screen and (min-width:568px){.welcome{max-width:1750px}.welcome .content{text-align:left;width:55%;top:50%;left:5%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.welcome .content .button{margin:0.5em 0 0 0;line-height:1.5em;font-size:1.2em}.welcome p{text-align:left;margin:0;font-size:1em}.welcome .typo{margin:0.5em 0}}@media screen and (min-width:768px){.welcome p{font-size:1.5em}}@media screen and (min-width:1024px){.welcome{margin:2em auto}.welcome p{font-size:2em}.welcome .typo{width:60%;margin:1em 0}.welcome .content .button{font-size:1.5em;margin:0.5em 0;line-height:2em}}@media screen and (min-width:1400px){.welcome .content .button{font-size:2.5em}}#discover h3{color:red;text-transform:uppercase;font-weight:400;line-height:1em;font-size:1em}#discover h3 i{float:left;font-size:2em;margin-right:5px}#discover h3 strong{display:block;font-weight:900}@media screen and (min-width:360px){#discover h3{font-size:1.2em}}@media screen and (min-width:768px){#discover h3{font-size:1.5em}}#discover .providers{margin:0 0 2em 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#discover .providers li{width:33%;text-align:center;padding:1em 0}#discover .providers li a{text-decoration:none;font-weight:700}#discover .providers img{display:block;width:auto;max-width:80%;max-height:25px;margin:0 auto}@media screen and (min-width:568px){#discover .providers{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#discover .providers li{width:auto}}@media screen and (min-width:768px){#discover .providers li{margin:0 1em}#discover .providers img{max-height:40px}}#topgames{background-color:#43340D}@media screen and (min-width:768px){#topgames{padding:2em 0}}@media screen and (min-width:768px){#newgames{padding:2em 0}}@media screen and (min-width:768px){#slotgames{padding:2em 0}}#cardgames{background-color:#43340D}@media screen and (min-width:768px){#cardgames{padding:2em 0}}#explore{margin:3em auto}#explore h2{text-align:center;text-transform:uppercase;font-size:1.2em;letter-spacing:2px}@media screen and (min-width:768px){#explore h2{font-size:1.5em;font-weight:700}}#explore .providers{margin:0 0 1em 0;padding:0 0 0.5em 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}#explore .providers li{min-width:40%;margin-right:1em;position:relative}#explore .providers li:last-child{margin-right:0}#explore .providers li a{display:block;width:100%}#explore .providers li a img{display:block;width:100%;margin:0 auto}#explore .providers li p.games{position:absolute;width:100%;text-align:center;text-transform:uppercase;font-weight:700;line-height:2em;bottom:0;left:0;color:#fff;margin:0}#explore .providers::-webkit-scrollbar{-webkit-appearance:none}#explore .providers::-webkit-scrollbar:vertical{width:11px}#explore .providers::-webkit-scrollbar:horizontal{height:11px}#explore .providers::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid white;background-color:#43340D}#explore .providers::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}@media screen and (min-width:568px){#explore .providers li{min-width:25%}}@media screen and (min-width:768px){#explore .providers li{min-width:21%}}@media screen and (min-width:1200px){#explore .providers{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#explore .providers li{min-width:unset;width:20%;max-width:390px}}#tournaments{margin:2em 0;position:relative}#tournaments .wrapper{background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#tournaments .info{padding:1em 0}#tournaments .info img{display:block;width:90%;max-width:603px;margin:0 auto 1em auto}#tournaments .info p{color:#fff;text-transform:uppercase;text-align:center;margin:0;font-weight:700;font-size:1.2em;padding:0 2em}#tournaments .cta{font-size:1.3em}#tournaments picture img{display:block;width:100%;max-width:864px;margin:0}@media screen and (min-width:568px){#tournaments .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#tournaments .cta{font-size:1em;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#tournaments .info{padding:0}#tournaments .info p{padding:0 1em;font-size:1em}}@media screen and (min-width:768px){#tournaments .info{width:38%}#tournaments .cta{font-size:1.5em}#tournaments picture{width:50%;max-width:864px}}@media screen and (min-width:1200px){#tournaments{margin:3em 0}#tournaments .info p{font-size:2em;padding:0 2em}#tournaments .cta{font-size:2em}}#join{margin-bottom:3em}#join .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#join h2{margin:0;color:red;text-transform:uppercase}#join .form{width:100%}#join .graphics{width:100%;position:relative;background-color:#0ec4c5;padding-top:1em}#join .graphics img{width:100%;display:block}#join .graphics .front{position:absolute;top:-20px;right:0}#join .graphics .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2em;font-weight:700;text-transform:uppercase;letter-spacing:0.3em}#join .graphics .info .amount{width:40%}#join .graphics .info .amount img{display:block;width:100%}#join .graphics .info .fs{width:100%;text-align:center}@media screen and (min-width:568px){#join .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#join .form{width:60%;padding-right:2em}#join .graphics{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#join .graphics .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:2.5em}#join .graphics .info .amount{width:65%}#join .graphics .info .fs,#join .graphics .info .get{line-height:1em}}@media screen and (min-width:640px){#join .graphics .info{font-size:2em}#join .graphics .info .fs,#join .graphics .info .get{padding:0 1em}}@media screen and (min-width:768px){#join form{margin-top:1em}#join .graphics .info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#join .graphics .info .amount{width:45%}#join .graphics .info .fs,#join .graphics .info .get{padding:0}}@media screen and (min-width:1024px){#join .graphics{padding-top:0}#join .graphics .info{font-size:2.5em}}@media screen and (min-width:1208px){#join .form{width:45%}#join .graphics{width:55%;background-image:url(/images/home/signup_dsk.png);background-repeat:no-repeat;background-position:bottom right;background-size:contain;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#join .graphics .signupimg{display:none}#join .graphics .info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:40%;font-size:3em;text-shadow:3px 3px 2px #0ec4c5,-3px -3px 2px #0ec4c5}#join .graphics .info .amount{width:65%}}#lockmodaloverlay .button{width:auto;margin:0 auto;display:inline-block}.temp_seo_wrapper{position:relative}.temp_seo_wrapper .temp_seo{text-align:center;padding:0 4rem;min-height:112px}.temp_seo_wrapper .temp_seo h2,.temp_seo_wrapper .temp_seo h3,.temp_seo_wrapper .temp_seo h4,.temp_seo_wrapper .temp_seo h5,.temp_seo_wrapper .temp_seo p{display:none}.temp_seo_wrapper .temp_seo h2:first-child{display:block}.temp_seo_wrapper .temp_seo p:nth-child(2){display:block}.temp_seo_wrapper .overlay-footer{position:absolute;width:100%;height:78px;bottom:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgb(0,0,0)),to(rgba(24,27,45,0.3)));background:linear-gradient(0deg,rgb(0,0,0) 50%,rgba(24,27,45,0.3) 100%);text-align:center}.temp_seo_wrapper .overlay-footer a{margin:25px auto;display:inline-block}.temp_seo_wrapper .overlay-footer a img{width:52px;margin:0 auto}.gamesslider .glide__slides{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamesslider .glide__slides li.letsplay a{width:100%}.gamesslider .glide__slides li.letsplay video{width:100%;height:100%;min-height:220px;border-radius:15px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:400px){.gamesslider .glide__slides li.letsplay video{min-height:250px}}@media screen and (min-width:568px){.gamesslider .glide__slides li.letsplay video{min-height:140px}}@media screen and (min-width:767px){.gamesslider .glide__slides li.letsplay video{min-height:210px}}@media screen and (min-width:1024px){.gamesslider .glide__slides li.letsplay video{min-height:250px}}@media screen and (min-width:1365px){.gamesslider .glide__slides li.letsplay video{min-height:385px}}@media screen and (min-width:1540px){.gamesslider .glide__slides li.letsplay video{min-height:450px}}@media screen and (min-width:1900px){.gamesslider .glide__slides li.letsplay video{min-height:470px}}