@charset "UTF-8";.bgk-gradient{background:#0589B8;background:-webkit-gradient(linear,left top,right top,from(#0589B8),to(#25D5C0));background:linear-gradient(to right,#0589B8 0%,#25D5C0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0589b8',endColorstr='#25d5c0',GradientType=1)}.lmbtn_login *{pointer-events:none}#lmModalOverlay *{font-family:"Lato",sans-serif}#lmModalOverlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,0.7);display:none;font-size:14px;z-index:10000001;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#lmModalOverlay.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:lm_fadeIn 1s;animation:lm_fadeIn 1s}#lmModalOverlay.hide{-webkit-animation:lm_fadeOut 0.3s;animation:lm_fadeOut 0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#lmModalOverlay .closelmmodal{background:#fff;width:20px;height:20px;line-height:20px;border-radius:50%;text-align:center;font-style:normal;font-size:18px;-webkit-transition:all 0.2s;transition:all 0.2s;position:absolute;top:-10px;right:-10px}#lmModalOverlay .closelmmodal:hover{-webkit-transform:scale(1.1);transform:scale(1.1);cursor:pointer}#lmModalOverlay .activesession{text-align:center}#lmModalOverlay .modalwrapper{position:relative;min-width:280px;max-width:95%;min-height:100px;max-height:90vh;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);box-shadow:2px 2px 4px rgba(0,0,0,0.5);-webkit-animation:lm_entrance 0.5s;animation:lm_entrance 0.5s;background-color:#fff;border:1px solid #666;border-radius:3px;padding:1em;-webkit-box-sizing:border-box;box-sizing:border-box}#lmModalOverlay input{line-height:3em;padding:0 1em;border-radius:3px;border:1px solid #666;-webkit-box-sizing:border-box;box-sizing:border-box}#lmModalOverlay .loginform{width:100%}#lmModalOverlay .loginform #toggleLink{text-decoration:underline;display:block;margin:1em 0;font-size:14px;font-weight:700;text-align:center;cursor:pointer}#lmModalOverlay .loginform form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#lmModalOverlay .loginform .hideForm{display:none}#lmModalOverlay .loginform .fadeIn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:lm_fadeIn 1s;animation:lm_fadeIn 1s}#lmModalOverlay .loginform+.noacc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2em!important}#lmModalOverlay .loginform+.noacc a{text-decoration:underline;font-weight:700;padding-left:5px}#lmModalOverlay .loginform a{text-decoration:underline}#lmModalOverlay .loginform .password-input{margin-bottom:0!important}#lmModalOverlay .loginform .password-input input[type=password]::-ms-reveal{display:none}#lmModalOverlay .loginform .password-input #togglePassword{position:absolute;top:12px;right:10px;width:20px;height:20px;cursor:pointer}#lmModalOverlay .loginform .password-input{position:relative}#lmModalOverlay .loginform .password-input .eye-closed{background:url("./images/eye-closed.svg") center/contain no-repeat}#lmModalOverlay .loginform .password-input .eye-open{background:url("./images/eye-opened.svg") center/contain no-repeat}#lmModalOverlay .loginform .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1em}#lmModalOverlay .loginform .row2col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#lmModalOverlay .loginform .f-row{display:-webkit-box;display:-ms-flexbox;display:flex;-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;width:100%;margin-top:1em;gap:10px}#lmModalOverlay .loginform .col3row{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}#lmModalOverlay .loginform .col3row .col{-ms-flex-preferred-size:auto;flex-basis:auto}#lmModalOverlay .loginform .col3row .options a{font-size:14px}#lmModalOverlay .loginform .col{width:50%}#lmModalOverlay .loginform .options label{display:block}#lmModalOverlay .loginform .options label:hover{cursor:pointer}#lmModalOverlay .loginform .options input{width:auto;margin:0}#lmModalOverlay .loginform .options a{font-size:0.85em}#lmModalOverlay .loginform .options a:hover{cursor:pointer}#lmModalOverlay .loginform .loginerror{margin-bottom:5px;max-width:250px}#lmModalOverlay .loginform .loginerror .errortitle{font-weight:600}#lmModalOverlay .loginform .loginerror span.span-block{display:block;text-transform:capitalize;margin:5px 0px;font-weight:600}#lmModalOverlay .loginform .loginerror a.cservice{color:inherit!important}#lmModalOverlay .error,#lmModalOverlay .loginerror{font-size:12px;color:red}#lmModalOverlay .hidden{display:none!important}#lmModalOverlay .hide{display:none}#lmModalOverlay .btn{width:100%;text-decoration:none;text-transform:uppercase;margin:1em 0;display:block;font-weight:700;border-radius:4px;background-color:#666;color:#fff;line-height:3em;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}#lmModalOverlay .btn:hover{cursor:pointer}#lmModalOverlay .lftop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#lmModalOverlay .signup-invitation{text-align:center}#lmModalOverlay .signup-invitation h3{margin:1em 0 1em 0!important}#lmModalOverlay .signup-invitation p{margin:0.7em 0;padding:0!important}#lmModalOverlay .signup-invitation .slogan{margin-bottom:5px}#lmModalOverlay .signup-invitation .btn{margin-bottom:5px}#lmModalOverlay .signup-invitation .or{position:relative;margin-bottom:5px}#lmModalOverlay .signup-invitation .or:after,#lmModalOverlay .signup-invitation .or:before{position:absolute;top:50%;content:"";border:1px solid #ccc;width:40%}#lmModalOverlay .signup-invitation .or:before{left:0}#lmModalOverlay .signup-invitation .or:after{right:0}#lmModalOverlay .logoutconfirm{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:center;-ms-flex-pack:center;justify-content:center}#lmModalOverlay .logoutconfirm p{width:100%;text-align:center;margin:0}#lmModalOverlay .logoutconfirm button{margin:1em 5px;text-transform:initial;width:40%;max-width:250px}#lmModalOverlay .logoutconfirm button.yes{background-color:green}#lmModalOverlay{}#lmModalOverlay .requestPasswform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px}#lmModalOverlay .requestPasswform h3{margin-top:0}#lmModalOverlay .requestPasswform a{text-decoration:underline}#lmModalOverlay .requestPasswform a:hover{cursor:pointer}#lmModalOverlay .requestPasswform p{margin:0;font-size:13px}#lmModalOverlay .requestPasswform input{margin-top:5px}#lmModalOverlay .confirmationRequestPassword{width:100%;max-width:300px}#lmModalOverlay .changepasswordform{width:100%;max-width:300px}#lmModalOverlay .changepasswordform input{margin-top:5px}#lmModalOverlay .sso_wrapper{margin-bottom:1em}#lmModalOverlay .sso_wrapper a{background:linear-gradient(85.44deg,#1e30ee 9.41%,#0094ff 95.83%);color:#fff;height:55px;width:100%;max-width:300px;border-radius:100px;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;border:1px solid #1e30ee;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;text-decoration:none}#lmModalOverlay .sso_wrapper a:hover{border-color:#0094ff;background:none;-webkit-transform:translateX(1px) translateY(1px);transform:translateX(1px) translateY(1px);color:#0094ff}#lmModalOverlay .sso_wrapper img{max-height:35px;margin-right:1em}.lds-spinner{display:none;position:relative;width:40px;height:40px;margin:1em auto}.lds-spinner.loading{display:block}.lds-spinner div{-webkit-transform-origin:20px 20px;transform-origin:20px 20px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:"";display:block;position:absolute;top:2px;left:18px;width:3px;height:9px;border-radius:2px;background:#000}.lds-spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-0.1s;animation-delay:-0.1s}.lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}#lmModalOverlay .modalwrapper.subscribe{background:#fff!important;color:#0081ff!important}#lmModalOverlay .modalwrapper.subscribe .closelmmodal{color:#666}#lmModalOverlay .modalwrapper.subscribe .closelmmodal:hover{color:#000}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal{width:100%;max-width:360px;min-width:280px;color:#0081ff;font-size:16px;padding:1em 0}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .icon-rsm{display:block;margin:0 auto;width:60px;color:#0081ff!important}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal h3{text-align:center;margin:16px 0;font-size:1.5em!important;color:#0081ff;font-weight:700}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal p{margin:0 0 4px 0;padding:0 1em;text-align:center}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions{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;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5em}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button{background:#0081ff!important;color:#fff!important;font-weight:700;line-height:1em;padding:8px 1em;border-radius:16px;font-size:18px;text-transform:none;border:none;outline:none}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button--gray{background:#9d9d9d!important}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button:hover{cursor:pointer}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .loader{border-radius:50%;width:36px;height:36px;border:3px solid lightgray;-webkit-animation:lm_fadeIn 1s,spinning 1s linear infinite;animation:lm_fadeIn 1s,spinning 1s linear infinite;display:none;margin:0;border-bottom-color:inherit}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions.processing .button{display:none}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions.processing .loader{display:block}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal+.closelmmodal{font-size:2em}@media screen and (min-width:768px){#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal{max-width:620px;min-width:680px}}@-webkit-keyframes lm_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lm_fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes lm_fadeOut{0%{opacity:1}to{opacity:0}}@keyframes lm_fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes lm_entrance{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lm_entrance{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#lmModalOverlay .modalwrapper{background:#F2F4F8;border:none}@media only screen and (min-device-width:320px) and (max-device-width:480px){#lmModalOverlay .modalwrapper{margin-left:14px;margin-right:14px}}@media screen and (max-width:568px){#lmModalOverlay .modalwrapper{padding:1rem 0}}#lmModalOverlay .closelmmodal{background:transparent;color:#0036AE;top:7px;right:7px}#lmModalOverlay .logoutconfirm p{color:#0036AE}#lmModalOverlay .logoutconfirm button{border:none;background:#FFDE00;color:#0036AE;border-radius:2em;width:45%}#lmModalOverlay .logoutconfirm button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}#lmModalOverlay .logoutconfirm button.yes{background:#0036AE;color:#FFF}@media screen and (max-width:360px){#lmModalOverlay .logoutconfirm button{width:100%!important}}#lmModalOverlay .modalwrapper.subscribe .closelmmodal{color:#FFF}#lmModalOverlay .modalwrapper.subscribe .closelmmodal:hover{color:#FFF}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal{color:#333}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .icon-rsm{color:#0036AE!important}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal h3{color:#0036AE}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button{background:#00BDB9!important;border-radius:4px;height:3em;text-transform:uppercase;font-size:16px}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button--gray{background:#F2F4F8!important;color:#0036AE!important}body.de #lmModalOverlay .logoutconfirm button{width:45%}@media screen and (max-width:568px){body.de #lmModalOverlay .logoutconfirm button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body.de #lmModalOverlay .logoutconfirm button.yes{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow: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)}}@-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}}#searchmodal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.85);z-index:1003;-webkit-animation:__fadeIn 1s;animation:__fadeIn 1s}#searchmodal.closing{-webkit-animation:__fadeOut 0.95s;animation:__fadeOut 0.95s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#searchmodal .search{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2em 0;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90%;margin:0 auto;max-width:500px}#searchmodal .search i{font-size:1.7em;color:#FFF;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}#searchmodal .search .icon-close{opacity:0.5}#searchmodal .search .icon-close:hover{opacity:1;cursor:pointer}#searchmodal .search input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:"Nunito Sans",sans-serif;color:#FFF;outline:none;font-weight:700;background:transparent;border:none;border-bottom:1px solid #CCC;font-size:1em;line-height:2em;padding:0 0.5em;margin:0 1em}@media screen and (min-width:414px){#searchmodal .search{font-size:1.25em}}@media screen and (min-width:568px){#searchmodal .search{font-size:1.5em}#searchmodal .search i{font-size:1.5em}}#searchmodal .results{width:100%;max-width:1200px;margin:0 auto;padding:1em;color:#FFF;font-size:13px;height:80vh;overflow:auto}#searchmodal .results::-webkit-scrollbar{-webkit-appearance:none}#searchmodal .results::-webkit-scrollbar:vertical{width:5px}#searchmodal .results::-webkit-scrollbar:horizontal{height:5px}#searchmodal .results::-webkit-scrollbar-thumb{border-radius:8px;border:none;background-color:rgba(255,255,255,0.2)}#searchmodal .results::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.2);border-radius:8px}#searchmodal .gameslist{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@font-face{font-family:"kingschance";src:url("/css/font/kingschance.eot?70255349");src:url("/css/font/kingschance.eot?70255349#iefix") format("embedded-opentype"),url("/css/font/kingschance.woff2?70255349") format("woff2"),url("/css/font/kingschance.woff?70255349") format("woff"),url("/css/font/kingschance.ttf?70255349") format("truetype"),url("/css/font/kingschance.svg?70255349#kingschance") format("svg");font-weight:normal;font-style:normal;font-display:swap}[class*=" icon-"]:before,[class^=icon-]:before{font-family:"kingschance";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-down:before{content:"\e801"}.icon-plus-circled:before{content:"\e802"}.icon-minus-circled:before{content:"\e803"}.icon-arrow-left:before{content:"\e804"}.icon-arrow-right:before{content:"\e805"}.icon-18:before{content:"\e806"}.icon-resize-full:before{content:"\e813"}.icon-resize-small:before{content:"\e814"}.icon-faq:before{content:"\e815"}.icon-games:before{content:"\e816"}.icon-home:before{content:"\e817"}.icon-privacy:before{content:"\e818"}.icon-promotions:before{content:"\e819"}.icon-terms:before{content:"\e81a"}.icon-trophy:before{content:"\e81b"}.icon-contact:before{content:"\e81c"}.icon-banking:before{content:"\e81d"}.icon-plus:before{content:"\e81e"}.icon-arrow-down-2:before{content:"\e81f"}.icon-close:before{content:"\e822"}.icon-country:before{content:"\e823"}.icon-ga:before{content:"\e824"}.icon-gift:before{content:"\e825"}.icon-gt:before{content:"\e826"}.icon-mail:before{content:"\e827"}.icon-menu:before{content:"\e828"}.icon-password:before{content:"\e829"}.icon-popular-games:before{content:"\e82a"}.icon-search:before{content:"\e82b"}.icon-slot-games:before{content:"\e82c"}.icon-table-games:before{content:"\e82d"}.icon-top-games:before{content:"\e82e"}.icon-vip:before{content:url("/images/vip-program.svg")}._locale-languages .selected,header .languages .selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#FFF;gap:5px;padding:6px 12px}._locale-languages .selected:hover,header .languages .selected:hover{cursor:pointer}._locale-languages .selected.expanded .langoptsicon,header .languages .selected.expanded .langoptsicon{-webkit-transform:rotateX(180deg) translateY(4px);transform:rotateX(180deg) translateY(4px)}._locale-languages .options,header .languages .options{display:none;-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden}._locale-languages .langoptsicon,header .languages .langoptsicon{background-color:transparent;width:16px;height:16px;border:8px solid transparent;border-top-color:#FFF;-webkit-transform:rotateX(0deg) translateY(4px);transform:rotateX(0deg) translateY(4px);-webkit-transition:all 0.3s;transition:all 0.3s}._locale-languages .langoption a,header .languages .langoption a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;text-transform:none;text-decoration:none;color:#FFF;height:auto;padding:6px 12px}._locale-languages .flag,header .languages .flag{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:50%;overflow:hidden}._locale-languages .EStooltip,header .languages .EStooltip{position:absolute;top:-1em;right:100%;text-align:right;text-transform:none;font-size:12px;font-weight:500;width:205px;font-family:sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#FFF;border-radius:1em;padding:1em;color:#000;-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.3);box-shadow:4px 4px 5px rgba(0,0,0,0.3);opacity:0;-webkit-animation:EST_headerIn 1s;animation:EST_headerIn 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:right;transform-origin:right}._locale-languages .EStooltip:after,header .languages .EStooltip:after{content:"";border:9px solid #FFF;border-color:transparent transparent transparent #FFF;position:absolute;top:50%;left:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}._locale-languages .EStooltip p,header .languages .EStooltip p{margin:0}._locale-languages .EStooltip a,header .languages .EStooltip a{background-color:#000;color:#FFF;display:inline-block;padding:4px 8px;border-radius:10px;text-transform:uppercase;font-weight:600;text-decoration:none}._locale-languages .EStooltip.hidden,header .languages .EStooltip.hidden{-webkit-transform:scale(0);transform:scale(0)}._locale-top-languages,header .actions .languages{display:none;position:relative}._locale-top-languages .selected span,header .actions .languages .selected span{display:none}._locale-top-languages .options,header .actions .languages .options{position:absolute;top:100%;left:0;background-color:#333;border-radius:3px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.3);box-shadow:3px 3px 3px rgba(0,0,0,0.3)}@media screen and (min-width:768px){._locale-top-languages,header .actions .languages{display:block}}._locale-mainnav-languages,header #mainnav ul li .languages{padding-bottom:1em;position:relative}._locale-mainnav-languages .langoption a,header #mainnav ul li .languages .langoption a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;text-transform:none;color:#FFF;height:auto;padding:6px 12px;line-height:normal;background-color:transparent}._locale-mainnav-languages .EStooltip,header #mainnav ul li .languages .EStooltip{top:-0.5em;left:140px;right:unset;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-transform-origin:left;transform-origin:left;display:none}._locale-mainnav-languages .EStooltip.show,header #mainnav ul li .languages .EStooltip.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:EST_headerIn_m 1s;animation:EST_headerIn_m 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}._locale-mainnav-languages .EStooltip:after,header #mainnav ul li .languages .EStooltip:after{left:unset;right:100%;border-color:transparent #FFF transparent transparent}._locale-mainnav-languages .EStooltip a,header #mainnav ul li .languages .EStooltip a{height:auto;min-height:unset;line-height:normal;background-color:#000;color:#FFF;padding:4px 8px;overflow:unset;width:auto}@media screen and (min-width:768px){._locale-mainnav-languages,header #mainnav ul li .languages{display:none}}@-webkit-keyframes EST_headerIn{0%{opacity:0;right:300%}to{opacity:1;right:100%}}@keyframes EST_headerIn{0%{opacity:0;right:300%}to{opacity:1;right:100%}}@-webkit-keyframes EST_headerIn_m{0%{opacity:0;left:200px}to{opacity:1;left:140px}}@keyframes EST_headerIn_m{0%{opacity:0;left:200px}to{opacity:1;left:140px}}header{position:sticky;top:0;width:100%;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:568px){header{top:0}}header a{color:#fff;text-decoration:none;display:block}header .top{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;padding:0 0.5em;background-color:#0036AE;color:#fff;font-size:0.75em;font-weight:700;text-transform:uppercase;z-index:1}@media screen and (min-width:360px){header .top{font-size:0.875em}}@media screen and (min-width:568px){header .top{font-size:1em}}header .links{line-height:50px;display:inherit}@media screen and (max-width:580px){header .links{width:10px}}header .links .menu{display:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:65px;padding:0.6em 0}header .links .menu svg{display:block;fill:#fff;width:50%;opacity:0.9;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}header .links .menu:hover{cursor:pointer}header .links .menu i{display:inline-block;line-height:50px;margin-right:5px}header .links .menu span{display:none}@media screen and (min-width:580px){header .links .menu span{line-height:50px;display:inline-block}}header .links nav{display:none}header .links nav a{text-align:center;padding:0 1em;position:relative}header .links nav a:before{position:absolute;bottom:0;left:50%;width:95%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);display:block;content:"";height:4px;background-color:#fff;-webkit-transition:height 0.25s;transition:height 0.25s}header .links nav a.active:before{background-color:#25D5C0}header .links nav a:hover:before{height:7px}@media screen and (min-width:568px){header .links .menu{min-width:90px}}@media screen and (min-width:1200px){header .links{line-height:80px}header .links nav{display:inherit}}@media screen and (min-width:1400px){header .links nav a{width:130px;padding:0}}header .logo{width:15%;max-width:267px;-webkit-transition:all 0.3s;transition:all 0.3s;margin-left:2em}header .logo img{display:block;width:100%;max-height:40px}header .logo{z-index:1}@media screen and (min-width:568px){header .logo{width:15%}}@media screen and (min-width:1024px){header .logo img{width:auto;height:40px}}@media screen and (min-width:1200px){header .logo{margin-left:unset;width:30%;position:absolute;top:0px;left:50%;-webkit-transform:translate(-50%,10%);transform:translate(-50%,10%)}header .logo img{height:auto;max-height:none}}header .actions{display:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}header .actions .languages .options{background-color:#0036ae}header .actions .icon-search{margin:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;opacity:0.7;background-color:rgba(0,0,0,0.3);border-radius:18px;font-style:normal;padding:0;width:35px;height:35px}header .actions .icon-search span{display:none;line-height:35px;padding-left:0.5em;vertical-align:middle}header .actions .icon-search:before{vertical-align:middle;width:35px;line-height:35px;font-size:1.4em}header .actions .icon-search:hover{opacity:1;cursor:pointer}header .actions .buttons{display:inherit}header .actions .buttons .cashier{line-height:35px;margin:0 0.5em;padding:0 1em;background-color:#a4d141;color:#fff}header .actions .buttons a{padding:0 0.7em;line-height:35px;font-size:0.875em}header .actions .buttons a.login,header .actions .buttons a.logout{margin:0 0.5em}header .actions #icon-user{width:35px;height:35px;fill:#fff}header .actions #icon-user:hover{cursor:pointer}@media screen and (min-width:360px){header .actions .buttons a{padding:0 1em}}@media screen and (min-width:568px){header .actions .icon-search:before{font-size:1em}header .actions .buttons .signup{display:block}header .actions .buttons .cashier{margin:0 1em}}@media screen and (min-width:768px){header .actions .icon-search{width:auto}header .actions .icon-search span{display:inline-block;font-size:0.875em}}@media screen and (min-width:1200px){header .actions .buttons a{padding:0 2em}}header .icon-menu:hover{cursor:pointer}header #mainnav{background-color:#25d5db;overflow:hidden;height:0}header #mainnav ul{margin:0;padding:0;overflow:auto;list-style:none;height:calc(100vh - 50px)}header #mainnav ul li a{line-height:3.3em;padding:0 1em;text-transform:uppercase;font-weight:700;font-size:0.875em}header #mainnav ul li a .referafriend{content:url(/css/font/referafriend.svg)}header #mainnav ul li a:hover{background-color:rgba(0,0,0,0.2)}header #mainnav ul li .languages .langoption a{padding:6px 18px}header #mainnav ul li:first-child{background-color:#0036ae}header #mainnav ul li:nth-child(2){background-color:#054db4}header #mainnav ul li:nth-child(3){background-color:#0b63bb}header #mainnav ul li:nth-child(4){background-color:#107ac1}header #mainnav ul li:nth-child(5){background-color:#1591c8}header #mainnav ul li:nth-child(6){background-color:#1aa8ce}header #mainnav ul li:nth-child(7){background-color:#20bed5}header #mainnav ul i{vertical-align:middle;margin-right:9px;font-size:2.2em}header #mainnav.open{-webkit-transition:height 0.5s;transition:height 0.5s;height:calc(100vh - 50px)}header #mainnav.close{-webkit-transition:height 0.5s;transition:height 0.5s;height:0}@media screen and (min-width:768px){header #mainnav{height:calc(100vh - 50px);width:330px;position:absolute;top:50px;left:-330px}header #mainnav ul{min-width:330px}header #mainnav ul li a{line-height:4em}header #mainnav.open{-webkit-transition:left 0.5s;transition:left 0.5s;left:0}header #mainnav.close{-webkit-transition:left 0.5s;transition:left 0.5s;height:calc(100vh - 50px);left:-330px}}@media screen and (min-width:1200px){header #mainnav{top:80px}}header #playersidebar{background-color:#25d5db;overflow:hidden;height:0;-webkit-transition:height 0.5s;transition:height 0.5s}header #playersidebar p{margin:0}header #playersidebar .playername{padding:1em;background-color:#0036AE;font-weight:700;text-transform:uppercase;color:#fff}header #playersidebar .balance{background-color:#0589B8;color:#fff;padding:1em}header #playersidebar .real{margin-bottom:1em}header #playersidebar .real p{font-size:1.2em;font-weight:700;text-transform:uppercase}header #playersidebar .real .amount{font-size:1.6em;font-weight:700}header #playersidebar .others p{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin-bottom:1em}header #playersidebar .others p .amount{text-align:right}header #playersidebar .button--white{color:red;margin:1em 0}header #playersidebar .misc a{padding:0 1em;text-transform:uppercase;line-height:3.5em;font-weight:700}header #playersidebar .misc a:last-child{background-color:rgba(255,255,255,0.1)}header #playersidebar .misc a:nth-last-child(2){background-color:rgba(255,255,255,0.2)}header #playersidebar .misc a:nth-last-child(3){background-color:rgba(255,255,255,0.3)}header #playersidebar .misc a:nth-last-child(4){background-color:rgba(255,255,255,0.4)}header #playersidebar .misc a:nth-last-child(5){background-color:rgba(255,255,255,0.5)}header #playersidebar .misc a:nth-last-child(6){background-color:rgba(255,255,255,0.6)}header #playersidebar .misc a:nth-last-child(7){background-color:rgba(255,255,255,0.7)}header #playersidebar .misc a:nth-last-child(8){background-color:rgba(255,255,255,0.8)}header #playersidebar .misc a:nth-last-child(9){background-color:rgba(255,255,255,0.9)}header #playersidebar .misc a:nth-last-child(10){background-color:rgb(255,255,255)}header #playersidebar.open{height:calc(100vh + 400px);max-height:100vh;overflow-y:auto}header #playersidebar.open .misc{margin-bottom:200px}header #playersidebar.close{height:0}@media screen and (min-width:768px){header #playersidebar{height:calc(100vh - 50px);width:300px;position:fixed;top:64px;right:-300px;-webkit-transition:right 0.5s;transition:right 0.5s}header #playersidebar.open{right:0}header #playersidebar.close{height:calc(100vh - 50px);right:-300px}}@media screen and (orientation:landscape) and (max-height:568px){header #playersidebar{overflow:auto}header #playersidebar .balance{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}header #playersidebar .real{width:50%}header #playersidebar .others{width:50%}header #playersidebar .others p{margin-bottom:5px}header #playersidebar .button--white{margin:0}}header .languages .selected{padding:6px 18px}header .languages .langoption a:hover{color:#ffde00}@media screen and (min-width:768px){body.de header #mainnav{width:350px;left:-350px}body.de header #mainnav.open{left:0}body.de header #mainnav.close{left:-350px}}@media screen and (orientation:landscape){#mainnav.open{height:100vh;max-height:100vh;overflow-y:auto}#mainnav.open>ul{padding-bottom:25px}#playersidebar{max-height:100vh;overflow-y:auto}#playersidebar .open .misc{margin-bottom:200px}}header .logo{z-index:1}header .logo img{display:block;width:100%;height:40px}@media screen and (min-width:320px){header .logo img{width:auto;height:40px}}@media screen and (min-width:568px){header .logo img{width:auto;height:40px}}@media screen and (min-width:1024px){header .logo img{width:auto;height:40px}}@media screen and (min-width:1200px){header .logo img{height:112px}}@media screen and (min-width:568px){header .logo{width:15%}}header .actions .buttons a{padding:0 1em}header .actions .buttons a:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;width:141px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:320px){header .actions .buttons a:first-child{width:inherit}}@media screen and (min-width:1350px){header .actions .buttons a:first-child{width:141px}}header .actions .buttons a:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;width:128px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:320px){header .actions .buttons a:nth-child(2){width:inherit}}@media screen and (min-width:1350px){header .actions .buttons a:nth-child(2){width:128px}}@media screen and (min-width:320px){header .actions{width:190px}}@media screen and (min-width:360px){header .actions{width:218px}}@media screen and (min-width:421px){header .actions{width:235px}}@media screen and (min-width:480px){header .actions{width:240px}}@media screen and (min-width:530px){header .actions{width:240px}}@media screen and (min-width:568px){header .actions{width:265px}}@media screen and (min-width:800px){header .actions{width:260px}}@media screen and (min-width:1200px){header .actions{width:270px}}@media screen and (min-width:1350px){header .actions{width:319px}}@media screen and (min-width:1700px){header .actions{width:319px}}@media screen and (min-width:360px){header .actions .buttons a{padding:0 1em}}@media screen and (min-width:568px){header .actions .icon-search:before{font-size:1em}header .actions .buttons .signup{display:block}header .actions .buttons .cashier{margin:0 1em}}@media screen and (min-width:768px){header .actions .icon-search{width:auto}header .actions .icon-search span{display:inline-block;font-size:0.875em}}#homeslider{max-width:1750px;width:95%;margin:0 auto;position:relative;margin-top:5px;min-height:450px}@media screen and (min-width:320px){#homeslider{min-height:200px}}@media screen and (min-width:569px){#homeslider{min-height:180px}}@media screen and (min-width:769px){#homeslider{min-height:240px}}@media screen and (min-width:1025px){#homeslider{min-height:330px}}@media screen and (min-width:1350px){#homeslider{min-height:360px}}@media screen and (min-width:1600px){#homeslider{min-height:453px}}#homeslider .slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform 0.5s ease-in-out;transition:-webkit-transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;will-change:transform}#homeslider .slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#homeslider .slide-track{overflow:hidden}#homeslider .slide-track .slides{position:relative;width:100%;list-style:none;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform;margin:0px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#homeslider .slide-track .slides .slide{min-width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:1750px;height:100%}#homeslider .slide-track .slides .slide img{display:block;width:100%;border-radius:15px}#homeslider .slide-track .slides .slide video{width:100%;height:100%;min-height:220px;border-radius:15px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:400px){#homeslider .slide-track .slides .slide video{min-height:250px}}@media screen and (min-width:568px){#homeslider .slide-track .slides .slide video{min-height:140px}}@media screen and (min-width:767px){#homeslider .slide-track .slides .slide video{min-height:210px}}@media screen and (min-width:1024px){#homeslider .slide-track .slides .slide video{min-height:250px}}@media screen and (min-width:1365px){#homeslider .slide-track .slides .slide video{min-height:385px}}@media screen and (min-width:1540px){#homeslider .slide-track .slides .slide video{min-height:390px}}@media screen and (min-width:1900px){#homeslider .slide-track .slides .slide video{min-height:470px}}#homeslider .navigation{position:absolute;top:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}#homeslider .prev{background-color:#fff;width:50px;height:50px;line-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5em;border-radius:50%;color:#00bdb9;left:-30px;position:relative}@media screen and (min-width:320px){#homeslider .prev{width:34px;height:34px;font-size:1em;left:0px}}@media screen and (min-width:768px){#homeslider .prev{width:50px;height:50px;font-size:1.5em;left:-30px}}#homeslider .prev:after{display:inline-block;text-decoration:inherit;width:1em;margin:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em;font-family:"kingschance";content:"\e804";font-style:normal;font-weight:normal;font-size:1.3em}#homeslider .next{background-color:#fff;width:50px;height:50px;line-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5em;border-radius:50%;color:#00bdb9;right:-30px;position:relative}@media screen and (min-width:320px){#homeslider .next{width:34px;height:34px;font-size:1em;right:0px}}@media screen and (min-width:768px){#homeslider .next{width:50px;height:50px;font-size:1.5em;right:-30px}}#homeslider .next:after{display:inline-block;text-decoration:inherit;width:1em;margin:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em;font-family:"kingschance";content:"\e805";font-style:normal;font-weight:normal;font-size:1.3em}#homeslider .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;margin-bottom:4px}#homeslider .pagination span{width:22px;height:22px;border-radius:50%;background-color:rgba(0,0,0,0);position:relative;display:inline-block;opacity:0.5;margin:0px;cursor:pointer}#homeslider .pagination span:before{content:"";background-color:#25d5c0;border-radius:50%;position:absolute;top:50%;left:50%;width:7px;height:7px;display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#homeslider .pagination span.active{opacity:1;border:1px solid #25d5c0}footer#ltcfooter{border-top:1px solid #25d5c0;padding-top:16px}footer#ltcfooter .swiper-wrapper{max-height:250px}@media screen and (max-width:425px){footer#ltcfooter .swiper-wrapper{max-height:150px}}@media screen and (max-width:1024px){footer#ltcfooter{padding-top:32px}}footer#ltcfooter .quicklinks{background-color:#fff;padding:8px;max-width:490px;margin:0 auto}footer#ltcfooter .quicklinks .welcome{font-size:13px;text-transform:uppercase;text-align:center}footer#ltcfooter .quicklinks .welcome p{margin:0}footer#ltcfooter .quicklinks .welcome p strong{font-weight:900;font-size:16px}footer#ltcfooter .quicklinks .welcome .logo{display:block;width:80%;max-width:250px;height:auto;margin:8px auto 0 auto}footer#ltcfooter .quicklinks nav section{margin-bottom:1em}footer#ltcfooter .quicklinks nav h3{margin:0;line-height:42px;font-size:17px;color:#0036ae;border-bottom:1px solid #25d5c0;position:relative;padding:0 8px}footer#ltcfooter .quicklinks nav h3:after,footer#ltcfooter .quicklinks nav h3:before{content:"";position:absolute;top:calc(50% - 4px);right:10px;width:15px;height:5px;background-color:#14d5c5;display:block;border-radius:1px}footer#ltcfooter .quicklinks nav h3:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}footer#ltcfooter .quicklinks nav h3.full:after{display:none}footer#ltcfooter .quicklinks nav .linksblock{overflow:hidden;-webkit-transition:height 0.5s;transition:height 0.5s;height:0px}footer#ltcfooter .quicklinks nav ul{margin:0;padding:8px;list-style:none;-webkit-columns:2;-moz-columns:2;columns:2}footer#ltcfooter .quicklinks nav a{text-decoration:none;padding:8px 0;display:block;font-weight:600;color:#0052b3;font-size:15px}footer#ltcfooter .quicklinks nav a:hover{color:#0036ae}@media screen and (min-width:768px){footer#ltcfooter .quicklinks .welcome{margin-bottom:2em}footer#ltcfooter .quicklinks nav section{margin-bottom:2em}}@media screen and (min-width:1024px){footer#ltcfooter .quicklinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;max-width:none}footer#ltcfooter .quicklinks .welcome{width:224px;font-size:12px;padding-top:13px}footer#ltcfooter .quicklinks nav{width:500px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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;gap:16px}footer#ltcfooter .quicklinks nav section{width:30%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}footer#ltcfooter .quicklinks nav .linksblock{height:auto}footer#ltcfooter .quicklinks nav h3{line-height:1em;height:40px;padding:0 0 8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}footer#ltcfooter .quicklinks nav h3:after,footer#ltcfooter .quicklinks nav h3:before{display:none}footer#ltcfooter .quicklinks nav ul{padding:0}}@media screen and (min-width:1200px){footer#ltcfooter .quicklinks{max-width:1570px;gap:48px}footer#ltcfooter .quicklinks .welcome{width:440px;font-size:14px}footer#ltcfooter .quicklinks nav{gap:32px}footer#ltcfooter .quicklinks nav ul{padding-top:16px}}footer#ltcfooter .providers{background-color:#032020;padding:1em 0 3em 0}footer#ltcfooter .providers ul{margin:0;padding:0;list-style:none}footer#ltcfooter .providers img{display:block;width:80%;max-width:175px;margin:0 auto}footer#ltcfooter .providers .swiper-pagination-bullet{background-color:#fff;opacity:0.4;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}footer#ltcfooter .providers .swiper-pagination-bullet-active{opacity:1}footer#ltcfooter .providers .swiper-pagination{top:unset;bottom:16px}@media screen and (min-width:1024px){footer#ltcfooter .providers{padding-bottom:2em}}footer#ltcfooter .bottom{background-color:#00bdb9;padding:16px;color:#fff;-webkit-transition:padding-bottom 0.3s;transition:padding-bottom 0.3s}footer#ltcfooter .bottom .banking a{display:block;width:100%;max-width:650px;margin:0 auto}footer#ltcfooter .bottom .banking .bankingimg{display:block;margin:0 auto;width:100%}footer#ltcfooter .bottom .trust-cues{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;gap:30px}footer#ltcfooter .bottom .trust-cues img{width:auto;height:48px}footer#ltcfooter .bottom .trust-cues .desktop{display:block}footer#ltcfooter .bottom .trust-cues .mobile{display:none}@media (max-width:768px){footer#ltcfooter .bottom .trust-cues{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;position:relative;min-height:40px}footer#ltcfooter .bottom .trust-cues img{height:35px}footer#ltcfooter .bottom .trust-cues .desktop{display:none}footer#ltcfooter .bottom .trust-cues .mobile{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}footer#ltcfooter .bottom .trust-cues .mobile.img-1{opacity:1;-webkit-animation:fadeSwitch 120s infinite;animation:fadeSwitch 120s infinite}footer#ltcfooter .bottom .trust-cues .mobile.img-2{-webkit-animation:fadeSwitch 120s infinite;animation:fadeSwitch 120s infinite;-webkit-animation-delay:60s;animation-delay:60s}}@media (max-width:568px){footer#ltcfooter .bottom .trust-cues img{height:30px;width:100%}}@-webkit-keyframes fadeSwitch{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes fadeSwitch{0%,49%{opacity:1}50%,to{opacity:0}}footer#ltcfooter .bottom .misc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px auto 0 auto;font-size:13px;width:100%;max-width:1200px}footer#ltcfooter .bottom .responsiblegaming{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:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:1em;text-transform:uppercase}footer#ltcfooter .bottom .responsiblegaming h4{margin:0;text-align:center;font-size:1em;width:100%}footer#ltcfooter .bottom .responsiblegaming>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 12px;gap:8px}footer#ltcfooter .bottom .responsiblegaming>div a{text-decoration:none;color:#fff;font-weight:700}footer#ltcfooter .bottom .responsiblegaming>div .icon-ga,footer#ltcfooter .bottom .responsiblegaming>div .icon-gt{font-size:28px;line-height:1em}footer#ltcfooter .bottom .over18{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-width:1px 0;padding:8px;gap:8px}footer#ltcfooter .bottom .over18 .icon-18{font-size:33px;line-height:1em}footer#ltcfooter .bottom .over18 p{margin:0;font-weight:700;font-size:1em;text-transform:uppercase}footer#ltcfooter .bottom .licenses{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;gap:16px}footer#ltcfooter .bottom .licenses .anj,footer#ltcfooter .bottom .licenses .rng{width:40%}footer#ltcfooter .bottom .anj img{max-height:60px;width:auto!important}footer#ltcfooter .bottom .rng img{display:block;height:36px;margin:0 auto}footer#ltcfooter .bottom .footer_text{padding:1em 0;font-size:13px;text-transform:none;text-align:justify}@media screen and (min-width:568px){footer#ltcfooter .bottom .misc{-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}footer#ltcfooter .bottom .responsiblegaming{width:296px}footer#ltcfooter .bottom .over18{width:184px;border:none}footer#ltcfooter .bottom .licenses{width:100%}footer#ltcfooter .bottom .licenses .anj,footer#ltcfooter .bottom .licenses .rng{width:auto}}@media screen and (min-width:768px){footer#ltcfooter .bottom .over18{width:296px}footer#ltcfooter .bottom .footer_text{padding:1em}}@media screen and (min-width:1024px){footer#ltcfooter .bottom .misc{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer#ltcfooter .bottom .over18{width:auto}footer#ltcfooter .bottom .licenses{width:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:1200px){footer#ltcfooter .bottom .misc{font-size:14px}footer#ltcfooter .bottom .rng img{height:40px}}footer{margin-top:auto;background-color:#fff}footer .primary{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-align:center;-ms-flex-align:center;align-items:center;color:#0036AE;border-top:1px solid #25D5C0}footer .primary .welcome{font-weight:900;text-transform:uppercase;text-align:center;display:block;width:70%;margin:2em auto 0 auto}footer .primary .logo{display:block;width:45%;max-width:250px;margin:1em auto}footer .primary .copyright{font-size:clamp(0.8rem,2vw,14px);font-size:clamp(0.8rem,2vw,14px);text-transform:uppercase;text-align:center}footer .primary nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .primary nav .active .panel{margin-top:10px}footer .primary nav h3{letter-spacing:1px;font-size:17px;color:#0036ae;padding-bottom:10px;border-bottom:1px solid #25d5c0;width:96%}footer .primary nav a{display:block;color:#0052B3;text-decoration:none;font-size:15px;font-weight:600;margin:0.5em 0;word-wrap:break-word;line-height:1.5;line-height:1.5}footer .primary nav a:hover{color:#0036AE}footer .primary nav>div{width:100%;margin-bottom:1em}footer .primary nav>div>div{display:-webkit-box;display:-ms-flexbox;display:flex}footer .primary nav>div>div>div{margin-right:24px}@media screen and (min-width:768px){footer .primary{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .primary nav{width:66%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .primary .welcome{margin:0 auto}}@media screen and (min-width:1024px){footer .primary{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer .primary>div{width:27%;margin-top:34px}footer .primary .copyright{padding:0}footer .primary .logo{width:250px;height:71px;margin:0px auto}footer .primary nav>div{width:33%}}footer .bottom_content{text-align:center;border-bottom:1px #576b6a solid}footer .bottom_content p{text-transform:none;color:black}footer .footnote{border-top:1px solid #25D5C0;padding:1em}footer .footnote p{text-align:center}footer .footnote img{width:50px;display:block;margin:0 auto}@media screen and (min-width:768px){footer .footnote{width:100%;padding:2em 10%}footer .footnote img{float:left}footer .footnote p{text-align:left}}@media screen and (min-width:1024px){footer .footnote{padding:2em 25%}}footer .bottom{background-color:#00BDB9;text-transform:uppercase;text-align:center;color:#fff;font-weight:700;font-size:14px}footer .bottom a{font-weight:900;color:#fff}footer .bottom i{vertical-align:middle}footer .bottom i.icon-ga:before{font-size:2em;width:2em}footer .bottom i.icon-gt{font-size:2em;margin-left:1em}footer .bottom i.icon-gt:before{width:1.5em}footer .bottom .over18{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:1em;margin:0;text-align:left;line-height:30px}footer .bottom .over18 i{font-size:2em;float:left;margin-right:5px}footer .bottom .banking{padding:1em}footer .bottom .banking img{display:block;width:100%;max-height:40px}@media screen and (min-width:568px){footer .bottom .over18{padding:0.5em;text-align:center}footer .bottom .over18 i{float:none}}@media screen and (min-width:1026px){footer .bottom .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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}footer .bottom .wrapper>div{padding-left:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.85em}footer .bottom .over18{border:none;margin:0 0 0 2em;padding:0;display:inline;text-align:left;font-size:11px}}@media screen and (min-width:1300px){footer .bottom .over18{width:auto;font-size:inherit}footer .bottom .over18 i{float:none}footer .bottom .wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .bottom .banking{width:40%;margin:0px auto}}@media screen and (min-width:1400px){footer .bottom .wrapper>div{font-size:1em}}@media screen and (min-width:1500px){footer .bottom .over18{font-size:1em}}footer .icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .icons p.title{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-slide:last-child{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.swiper-slide:last-child{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}body.de nav>div{width:50%}body.de nav>div:first-child{padding-right:10px}@media screen and (min-width:320px){.cds-white{margin-bottom:2rem}}@media screen and (min-width:1026px){.over18{min-width:inherit}.cds-white{margin-bottom:10px}}@media (min-width:320px) and (max-width:1023px){footer .accorborder{cursor:pointer;max-width:1140px;padding:7px;width:100%;-webkit-transition:0.4s;transition:0.4s}footer .accorborder .accordion{font-family:"Lato",sans-serif;text-transform:uppercase;cursor:pointer;width:100%;text-align:left;padding:10px;margin:0}footer .accorborder .accordion:before{float:right!important;content:"+";padding-left:10px;color:#14d5c5;font-weight:900;font-size:35px;line-height:25px;font-family:"kingschance";text-decoration:inherit;width:1em;margin:0;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}footer .accorborder .panel{padding:0 18px;background:transparent;max-height:0;overflow:hidden;-webkit-transition:max-height 0.2s ease-out;transition:max-height 0.2s ease-out}footer .accorborder .panel p{margin:10px 0;color:#fff;font-size:18px}footer .accorborder .accordion.active:before{content:"-";color:#14d5c5;font-weight:900;font-size:35px;line-height:25px;font-family:"kingschance";text-decoration:inherit;width:1em;margin:0;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}footer .accordion>a:active,footer .accordion>a:focus,footer .accordion>a:hover{text-decoration:none}}@media screen and (max-width:820px){footer .primary{width:100%}footer .primary>div:first-child{margin:auto;margin-top:34px}footer .primary nav{margin:auto}footer .primary nav>div>div{gap:2rem}}@media (orientation:landscape){footer .primary{width:100%}footer .primary>div:first-child{margin:auto;margin-top:34px}footer .primary nav{margin:auto}footer .primary nav>div>div{gap:2rem}}.skeleton-contain{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:1em 0 1em 0}.skeleton-contain .skeleton-card{width:24%;margin:0.5em 0.5% 0 0.5%;border-radius:5px;margin-bottom:0.25em}@media (min-width:320px){.skeleton-contain .skeleton-card{width:48%;margin:0.5em 1% 0 1%}}@media (min-width:567px){.skeleton-contain .skeleton-card{width:24%;margin:0.5em 0.5% 0 0.5%}}.skeleton-contain .movie--isloading{overflow:hidden}.skeleton-contain .movie--isloading .loading-image{border-radius:5px;min-height:199px;background:rgb(156,156,156);background-image:linear-gradient(115deg,rgb(242,240,243) 20%,rgb(251,251,251) 30%,rgb(245,241,241) 35%,rgb(242,240,243) 40%);background-position:0% 0;background-size:300% 200%;-webkit-animation:shimmer 3s infinite;animation:shimmer 3s infinite}@media (min-width:320px){.skeleton-contain .movie--isloading .loading-image{min-height:80px}}@media (min-width:567px){.skeleton-contain .movie--isloading .loading-image{min-height:70px}}@media (min-width:800px){.skeleton-contain .movie--isloading .loading-image{min-height:90px}}@media (min-width:992px){.skeleton-contain .movie--isloading .loading-image{min-height:90px}}@media (min-width:1025px){.skeleton-contain .movie--isloading .loading-image{min-height:110px}}@media (min-width:1280px){.skeleton-contain .movie--isloading .loading-image{min-height:140px}}@media (min-width:1400px){.skeleton-contain .movie--isloading .loading-image{min-height:170px}}@media (min-width:1751px){.skeleton-contain .movie--isloading .loading-image{min-height:199px}}.skeleton-contain .movie--isloading .loading-content{background:transparent;padding:10px 0px 0px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.skeleton-contain .movie--isloading .loading-content .loading-text-container{-ms-flex-preferred-size:100%;flex-basis:100%}.skeleton-contain .movie--isloading .loading-content .loading-btn,.skeleton-contain .movie--isloading .loading-content .loading-main-text,.skeleton-contain .movie--isloading .loading-content .loading-sub-text{background:rgb(156,156,156);background-image:linear-gradient(115deg,rgb(242,240,243) 20%,rgb(251,251,251) 30%,rgb(245,241,241) 35%,rgb(242,240,243) 40%);background-position:0% 0;background-size:300% 200%;-webkit-animation:shimmer 3s infinite;animation:shimmer 3s infinite;border-radius:0px}.skeleton-contain .movie--isloading .loading-content .loading-btn:not(.loading-btn),.skeleton-contain .movie--isloading .loading-content .loading-main-text:not(.loading-btn),.skeleton-contain .movie--isloading .loading-content .loading-sub-text:not(.loading-btn){height:15px;width:100%;margin-bottom:5px}.skeleton-contain .movie--isloading .loading-content .loading-btn.loading-btn,.skeleton-contain .movie--isloading .loading-content .loading-main-text.loading-btn,.skeleton-contain .movie--isloading .loading-content .loading-sub-text.loading-btn{width:60px;height:25px;border-radius:3px}@-webkit-keyframes shimmer{0%{background-position:100% 0}60%,to{background-position:-50% 0}}@keyframes shimmer{0%{background-position:100% 0}60%,to{background-position:-50% 0}}.tournament--divider{display:block;height:1px;background-color:#25d5c0;width:100%;margin-top:40px;margin-bottom:40px}@media (min-width:992px){.tournament--divider{margin-top:70px;margin-bottom:70px}}.tournament--detail-divider{display:block;height:1px;background-color:#25d5c0;width:100%;margin-top:40px;margin-bottom:40px}@media (min-width:992px){.tournament--detail-divider{margin-bottom:36px}}.tournament--title{margin:0;font-size:16px;color:#0036ae;padding-bottom:32px;text-transform:uppercase;font-weight:700;letter-spacing:2px}.tournament--title span{letter-spacing:2px;font-weight:normal}@media (min-width:992px){.tournament--title{font-size:30px;padding-bottom:6px;letter-spacing:4px}}.tournament--title-landing{margin:0;font-size:16px;color:#0036ae;padding-bottom:32px;text-transform:uppercase;font-weight:700}.tournament--title-landing span{letter-spacing:2px;font-weight:normal}@media (min-width:992px){.tournament--title-landing{font-size:1.5em;padding-bottom:15px}}.tournament--title-padding{padding-bottom:30px}.is-glide--slider{position:relative}.is-glide--slider .glide__bullets{padding:0.5em;text-align:center;height:36px}.is-glide--slider .glide__bullet{width:22px;height:22px;border-radius:50%;background-color:rgba(0,0,0,0);position:relative;display:inline-block;opacity:0.5}.is-glide--slider .glide__bullet:before{content:"";background-color:#0589b8;border-radius:50%;position:absolute;top:50%;left:50%;width:7px;height:7px;display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.is-glide--slider .glide__bullet:hover{cursor:pointer}.is-glide--slider .glide__bullet--active{opacity:1;border:1px solid #0589b8}.is-glide--slider .glide__slides{margin:0;padding:10px;padding-bottom:0px}.is-glide--slider .glide__slide{position:relative}.is-glide--slider .glide__slide img{display:block;width:100%;border-radius:15px 0 15px 0}.is-glide--slider .glide__arrows .glide__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#25d5c0;opacity:0.8;width:50px;height:50px;line-height:60px;text-align:center;font-size:1.5em;border-radius:50%;color:#fff}@media (min-width:992px){.is-glide--slider .glide__arrows .glide__arrow{width:90px;height:90px}}.is-glide--slider .glide__arrows .glide__arrow:hover{cursor:pointer}.is-glide--slider .glide__arrows .glide__arrow--left{left:-22px;text-align:right}@media (min-width:992px){.is-glide--slider .glide__arrows .glide__arrow--left{left:-40px}}.is-glide--slider .glide__arrows .glide__arrow--left:before{right:0}.is-glide--slider .glide__arrows .glide__arrow--right{right:-22px;text-align:left}@media (min-width:992px){.is-glide--slider .glide__arrows .glide__arrow--right{right:-40px}}.is-glide--slider .glide__arrows .glide__arrow--right:before{left:0}.is-glide--slider .glide__arrows .glide__arrow:before{width:100%;position:absolute;top:50%;font-size:1.3em;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.is-glide--slider .tournament--card{margin-bottom:0!important}.is-glide--slider .glide__slide img{width:100%;border-radius:10px 10px 0px 0px}.is-glide--slider .glide__slides{padding:0px}@media (min-width:992px){.is-glide--slider .glide__slide img{display:block;width:100%;border-radius:10px}}@media (min-width:992px){.tournament-live .glide__arrows,.tournament-live .glide__bullets{display:none;pointer-events:none}}.tournament--card{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;margin-bottom:40px}@media (max-width:767px){.tournament--card .img_desktop{display:none!important}}@media (min-width:768px){.tournament--card .img_mobile{display:none!important}.tournament--card .img_desktop{display:block!important}}@media (min-width:992px){.tournament--card{gap:15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tournament--card .img_mobile{display:none!important}.tournament--card .tournament--image{width:100%}.tournament--card .tournament--image .img_upcoming{-o-object-position:right!important;object-position:right!important}.tournament--card .tournament--content{max-width:500px;padding-left:80px;padding-right:80px;margin-right:0px}}.tournament--image{border-radius:10px;position:relative}.tournament--image img{border-radius:10px 10px 0px 0px;-o-object-fit:cover;object-fit:cover;max-height:100%;height:250px;-o-object-position:left;object-position:left;width:100%}@media (min-width:992px){.tournament--image img{height:100%;border-radius:10px}}.tournament--img-gray{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.tournament--status{border-radius:25px;color:#fff;font-weight:600;font-size:14px;line-height:29px;text-transform:uppercase;padding:0 17px 0 28px;z-index:1;position:absolute;border:none;top:20px;left:20px}.is-status-live{background-color:#0c0}.is-status-upcoming{background-color:#f90}.is-status-finished{background-color:red}.tournament--content{background-color:#00bdb9;border-radius:0px 0px 10px 10px;padding:40px 20px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff}.tournament-landing .tournament--content{background:#0052b3;background:-webkit-gradient(linear,left top,left bottom,from(#0052b3),to(#25d5c0));background:linear-gradient(to bottom,#0052b3 0%,#25d5c0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052b3',endColorstr='#25d5c0',GradientType=0)}@media (min-width:992px){.tournament--content{border-radius:10px}}.tournament--content .tournament--content-title{color:#fff;font-size:24px;line-height:26px;font-weight:bold;margin:0;margin-bottom:20px}.tournament--content .tournament--content-title small{font-size:20px;display:block;font-weight:normal}@media (min-width:992px){.tournament--content .tournament--content-title{font-size:26px;line-height:30px}.tournament--content .tournament--content-title small{font-size:20px}}.tournament--content-timer{font-size:20px;margin-bottom:20px;border-top:1px dashed #fff;border-bottom:1px dashed #fff;padding-top:14px;padding-bottom:15px}.tournament--content-timer span{font-weight:normal}@media (min-width:992px){.tournament--content-timer{font-size:22px}}.content-timer--date{color:#ffffff;font-size:17px}.content-timer--date div{display:inline;color:#ffde00}.content-timer--date span{color:#fff;letter-spacing:0.5px}.content-timer--date>span:first-child{text-transform:uppercase;color:#ffde00;margin-right:10px;font-weight:bold}.tournament--content-prizepool{text-transform:uppercase;font-size:15px;line-height:16px;padding-top:0px;color:#e0cd16;text-align:center}.tournament--content-prize{font-size:32px;line-height:34px;font-weight:bold;text-align:center;margin-bottom:20px;color:#fff}@media (min-width:992px){.tournament--content-prize{font-size:38px;line-height:42px}}.tournament--buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;font-size:12px;font-weight:800}.tournament--buttons .button{padding-left:26px;padding-right:26px;line-height:36px}.tournament--card.is-card--small .tournament--content-title{font-size:20px;min-height:90px}.tournament--card.is-card--small .tournament--content{background-color:#0052b3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 10px 40px 10px;border-radius:10px;background:#0052b3;background:-webkit-gradient(linear,left top,left bottom,from(#0052b3),to(#0052b3));background:linear-gradient(to bottom,#0052b3 0%,#0052b3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052b3',endColorstr='#0052b3',GradientType=0)}@media (min-width:992px){.tournament--card.is-card--small .tournament--content{padding:40px 30px}.tournament--card.is-card--small .tournament--content>div{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tournament--card.is-card--small .tournament--content .tournament--image{position:relative;top:-4px}}.tournament--card.is-card--small .tournament--image{margin-bottom:20px}.tournament--card.is-card--small .tournament--image img{border-radius:10px;height:165px}.tournament--card.is-card--small .tournament--content-timer{padding-left:20px;padding-right:20px}.tournament--card.is-card--large .tournament--content{background-color:rgba(0,0,0,0);position:relative;min-height:320px;max-width:100%}.tournament--card.is-card--large .tournament--status{top:-18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tournament--card.is-card--large .tournament--image{position:absolute;z-index:-1;left:0;top:0;height:100%}.tournament--card.is-card--large .tournament--image img{height:100%;border-radius:0;-o-object-position:center;object-position:center}.tournament--card.is-card--large .tournament--content-timer{max-width:360px;margin-left:auto;margin-right:auto}.tournament--stats{padding-bottom:10px;border-bottom:1px solid #25d5c0}.tournament--stats .button{padding-left:40px;padding-right:40px;line-height:36px;margin-bottom:10px}@media (min-width:992px){.tournament--stats{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tournament--stats--text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:10px;font-size:18px}.tournament--stats--text p{margin-bottom:0;margin-top:0}.tournament--stats--text span{font-weight:bold;color:#00bdb9}.tournament--stats--text img{width:28px}.tournament--details p{font-size:18px;line-height:24px;margin-bottom:15px;margin-top:0}.tournament--details h3{font-size:18px;line-height:24px;margin:0;color:#fff}@media (min-width:992px){.tournament--details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.tournament--details>*{-webkit-box-flex:1;-ms-flex:1;flex:1}}.tournament--table{width:100%;text-align:center;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;vertical-align:center;border-collapse:collapse}.tournament--table thead{background-color:#eadc00;color:#000;font-weight:bold;font-size:18px;line-height:24px;text-transform:uppercase}.tournament--table thead tr{padding-left:10px;padding-right:10px}.tournament--table thead td{padding-top:40px;padding-bottom:20px}.tournament--table img{width:25px;display:inline-block;margin-right:5px}.tournament--table tbody{font-size:20px;line-height:24px;font-size:18px}.tournament--table tbody tr:nth-child(2n) td{background-color:#5e4914}.tournament--table tbody td{background-color:#43340d;padding-top:15px;font-size:18px;padding-bottom:16px}.tournament--table-footer{padding-top:20px;padding-bottom:40px;background-color:#5e4914;border-bottom-left-radius:10px;border-bottom-right-radius:10px;text-align:center}.tournament--results tr td:nth-child(3){display:none}@media (min-width:992px){.tournament--results tr td:nth-child(3){display:table-cell}}.tournament--games h3{color:#0036ae;font-size:16px;margin-top:0;margin-bottom:20px}.tournament--games .button{padding-left:30px;padding-right:30px;line-height:36px}.tournament--games-item{width:calc(50% - 8px);letter-spacing:0px}.tournament--games-item img{width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:10px}.tournament--games-item p{font-size:14px;line-height:18px;font-weight:bold;margin-bottom:0}.tournament--games-item span{font-size:10px;text-transform:uppercase}@media (min-width:992px){.tournament--games-item{width:calc(33% - 11.5px);letter-spacing:2px}.tournament--games-item img{height:205px;width:100%}}@media (min-width:1450px){.tournament--games-item{width:calc(25% - 17px)}}.tournament--games-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}@media (min-width:992px){.tournament--games-list{gap:22px}}.tournament--games-footer{padding-top:40px;padding-bottom:50px;text-align:center}.modal--termsconditions{display:none;position:fixed;z-index:1;left:0;top:0;width:calc(100% - 80px);height:100%;overflow:auto;background-color:#0036ae;margin-left:40px;margin-right:40px;background-color:rgba(0,0,0,0.8)}.modal--termsconditions-content{background-color:#000;color:#fff;margin:10% auto;padding:20px;border:1px solid #888;width:100%;max-width:1750px;position:relative}.modal--termsconditions-content h4{text-align:center\;}.modal--termsconditions-content ul{-webkit-padding-start:20px;padding-inline-start:20px}.close--termsconditions{color:#aaa;position:absolute;right:10px;top:0;font-size:28px;font-weight:bold}.close--termsconditions:focus,.close--termsconditions:hover{color:#fff;text-decoration:none;cursor:pointer}.tournament-landing{width:95%;max-width:1748px;margin:0 auto;padding:0}@media (min-width:992px){.tournament-landing .tournament--card-upcoming{max-height:360px}.tournament-landing .tournament-landing--smallgrid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;width:100%}.tournament-landing .tournament-landing--smallgrid>div{width:33.333333%}}.tournament--page-detail{padding-top:20px}.tournament--page-detail .button{padding-left:30px;padding-right:30px;line-height:36px}.tournament--page-detail .tournament--card,.tournament--page-detail .tournament--stats{margin-bottom:20px}@media (min-width:992px){.tournament--page-detail{padding-top:40px}.tournament--page-detail .tournament--details{margin-bottom:20px}}.tournament--wrapper>.button{position:absolute;background-color:rgba(0,0,0,0);text-decoration:underline;color:#0036ae;line-height:24px;padding-right:10px;right:0;top:0}@media (min-width:992px){.tournament--wrapper>.button{padding-left:30px;padding-right:30px;top:8px;right:86px;line-height:29px;font-size:14px;text-decoration:none;color:#fff;background:#0036ae}}.tournament--container{max-width:1750px;margin:0 auto;padding:2em 0}.tournament--wrapper{position:relative;max-width:1750px;margin:0 auto;padding-left:10px;padding-right:10px}@media (min-width:992px){.tournament--wrapper{padding-left:86px;padding-right:86px}}.tournament--status:after{content:"";background:#fff;height:7px;width:7px;position:absolute;left:16px;top:10px;border-radius:50px}.tournament--page-detail .gamebox .gameinfo{color:#0036ae}section#discover{background:#0036ae;display:-webkit-box;display:-ms-flexbox;display:flex}#discover .providers li a{color:#ffde00}#winners_ticker{margin:0 auto;padding:18px 0;background-color:rgba(0,0,0,0)}#winners_ticker .winners_ticker_wrapper{width:95%;max-width:1748px;margin:0 auto;padding:0}#winners_ticker .winnerbox{width:100%;height:90px;background-color:#0589b8;border-radius:9px;padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-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}#winners_ticker .winnerbox .image{width:60px;height:60px;background-color:#031a35;border-radius:6px;background:url(/images/bgk_providericon.jpg) no-repeat center;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}#winners_ticker .winnerbox .image .icon{display:block;width:80%}#winners_ticker .winnerbox .info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:30%;white-space:initial}#winners_ticker .winnerbox .info p{margin:0;color:#fff}#winners_ticker .winnerbox .winner{font-weight:700;font-size:13px}#winners_ticker .winnerbox .game{font-size:12px;font-style:italic;text-transform:uppercase}#winners_ticker .winnerbox .amount{color:#fff;font-size:14px;text-align:right;width:80px;white-space:initial}@media screen and (min-width:568px){#winners_ticker .winnersslist{height:auto}#winners_ticker .winnerbox{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;position:initial;top:initial;left:initial;margin:0 0.5em;-webkit-transition:none;transition:none;-webkit-transform:unset;transform:unset}}.icon_image{width:32px;margin-right:8px}.gameslistheader{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#megaways{background:#25d5c0;background:-webkit-gradient(linear,left top,left bottom,from(#25d5c0),to(#0589b8));background:linear-gradient(to bottom,#25d5c0 0%,#0589b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#25d5c0",endColorstr="#0589b8",GradientType=0)}#popgames .gamebox .gameinfo{color:#0036ae}#livedealer .gamebox .gameinfo{color:#0036ae}#megaways .gameslistheader h2{color:#ffffff}#newgames .gamebox .gameinfo{color:#ffffff}.gameslistheader h2{margin:1em 0;font-size:1.2em}.gametabs ul .tab{border-radius:5px}#promotions,.f_tournament{padding-bottom:20px}#newgames{background:#25d5c0;background:-webkit-gradient(linear,left top,left bottom,from(#25d5c0),to(#0589b8));background:linear-gradient(to bottom,#25d5c0 0%,#0589b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#25d5c0",endColorstr="#0589b8",GradientType=0)}#newgames .gameslistheader h2{color:#fff}#newgames{padding:0}#discover .providers{margin:1.5em 0}#topgames{padding:0!important}.gametabs{padding:20px}.gamesslider,.tabs_slider{width:95%;max-width:600px;margin:0 auto;position:relative}@media screen and (min-width:568px){.gamesslider,.tabs_slider{max-width:1750px}}.gamesslider .glide__bullets,.tabs_slider .glide__bullets{padding:0.5em;text-align:right;height:36px}.gamesslider .glide__bullets .glide__bullet,.tabs_slider .glide__bullets .glide__bullet{width:22px;height:22px;border-radius:50%;background-color:rgba(0,0,0,0);position:relative;display:inline-block;opacity:0.5}.gamesslider .glide__bullets .glide__bullet:before,.tabs_slider .glide__bullets .glide__bullet:before{content:"";background-color:#25d5c0;border-radius:50%;position:absolute;top:50%;left:50%;width:7px;height:7px;display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gamesslider .glide__bullets .glide__bullet:hover,.tabs_slider .glide__bullets .glide__bullet:hover{cursor:pointer}.gamesslider .glide__bullets .glide__bullet--active,.tabs_slider .glide__bullets .glide__bullet--active{opacity:1;border:1px solid #25d5c0}.gamesslider .glide__slides,.tabs_slider .glide__slides{margin:0}.gamesslider .glide__slide,.tabs_slider .glide__slide{position:relative}.gamesslider .glide__slide .label,.tabs_slider .glide__slide .label{position:absolute;top:1em;right:1em;width:20%;max-width:140px}.gamesslider .glide__slide img,.tabs_slider .glide__slide img{display:block;width:100%;border-radius:15px}.gamesslider .glide__arrows .glide__arrow,.tabs_slider .glide__arrows .glide__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ffffff;width:50px;height:50px;line-height:60px;text-align:center;font-size:1.5em;border-radius:50%;color:#00bdb9}.gamesslider .glide__arrows .glide__arrow:hover,.tabs_slider .glide__arrows .glide__arrow:hover{cursor:pointer}.gamesslider .glide__arrows .glide__arrow--left,.tabs_slider .glide__arrows .glide__arrow--left{left:-1em;text-align:right}.gamesslider .glide__arrows .glide__arrow--left:before,.tabs_slider .glide__arrows .glide__arrow--left:before{right:0}.gamesslider .glide__arrows .glide__arrow--right,.tabs_slider .glide__arrows .glide__arrow--right{right:-1em;text-align:left}.gamesslider .glide__arrows .glide__arrow--right:before,.tabs_slider .glide__arrows .glide__arrow--right:before{left:0}.gamesslider .glide__arrows .glide__arrow:before,.tabs_slider .glide__arrows .glide__arrow:before{width:100%;position:absolute;top:50%;font-size:1.3em;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.gamesslider .letsplay,.tabs_slider .letsplay{text-align:center}.gamesslider .letsplay .title,.tabs_slider .letsplay .title{position:absolute;top:5%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);display:block;width:60%;max-width:303px}@media screen and (min-width:568px){.gamesslider .letsplay .title,.tabs_slider .letsplay .title{left:5%;top:35%;width:35%;max-width:303px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.gamesslider .letsplay .cta,.tabs_slider .letsplay .cta{font-size:1.2em;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (min-width:568px){.gamesslider .letsplay .cta,.tabs_slider .letsplay .cta{font-size:1.5em}}@media screen and (min-width:768px){.gamesslider .letsplay .cta,.tabs_slider .letsplay .cta{font-size:2em}}.gamesslider .letsplay i,.tabs_slider .letsplay i{font-size:2em;text-align:center;margin:0 auto;color:#fff;display:block;-webkit-animation:_anim_down 1s;animation:_anim_down 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.gameslistheader{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sign-up-bonus-bg{text-align:center}ul.sign-up-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:18px 0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px}ul.sign-up-bonus li{border-right:1px dotted #363636;padding:1.5em;list-style:none;width:25%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.sign-up-bonus li:last-child{border-right:0}.sign-up-bonus-bg h2{font-weight:800;margin:20px 0 10px 0}ul.sign-up-bonus li span{font-size:1.5em;font-weight:900;width:100%}.sign-up-bonus-bg p a{color:#ff9300}.sign-up-bonus-bg p{text-align:center;font-size:0.9em;padding:2em 0;margin:0}.text-center-down .icon-arrow-down{font-size:2.25em;color:#0036ae}@media screen and (max-width:1300px){.sign-up-bonus-bg p{font-size:14px}ul.sign-up-bonus{font-size:14px}}@media screen and (max-width:567px){.sign-up-bonus-bg p{font-size:14px}.gametabs ul .tab{font-size:12px}ul.sign-up-bonus{-ms-flex-wrap:wrap;flex-wrap:wrap}ul.sign-up-bonus li{width:50%}ul.sign-up-bonus li:first-child{border-right:0}ul.sign-up-bonus li:nth-child(2){border-right:0;border-left:1px dotted #363636}ul.sign-up-bonus li:nth-child(3){border-right:0;border-top:1px dotted #363636}ul.sign-up-bonus li:nth-child(4){border-top:1px dotted #363636;border-left:1px dotted #363636}ul.sign-up-bonus{font-size:14px}}@media screen and (max-width:380px){ul.sign-up-bonus{font-size:14px}body.fr .gametabs ul .tab{font-size:10px}body.fr .tournament--buttons .button{padding-left:20px;padding-right:20px}body.de .tournament--buttons .button{padding-left:20px;padding-right:20px}}@media screen and (max-width:567px){.gameslistheader h2{font-size:1em}}.is-status-active{background-color:#00cc00}.is-status-archived{background-color:#ff0000}.tournament--card.is-card--large .tournament--content{background-color:transparent;position:relative;min-height:320px;max-width:100%}.tournament--card.is-card--large .tournament--status{top:-18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767px){.tournament--card.is-card--large .tournament--image{position:relative;margin-bottom:25px;z-index:0}.tournament--card.is-card--large img{-o-object-position:bottom;object-position:bottom}.tournament--card.is-card--large .tournament--content{background:#0052b3;background:-webkit-gradient(linear,left top,left bottom,from(#0052b3),to(#25d5c0));background:linear-gradient(to bottom,#0052b3 0%,#25d5c0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0052b3",endColorstr="#25d5c0",GradientType=0);border-radius:0}}@media (min-width:992px){.tournament--card.is-card--large .tournament--image{position:absolute;left:0;top:0;height:100%}.tournament--card.is-card--large .tournament--image img{height:100%;border-radius:0;-o-object-position:center;object-position:center}}.tournament--card.is-card--large .tournament--content-timer{max-width:360px;margin-left:auto;margin-right:auto}@media (max-width:718px){.gamesslider .glide__arrows .glide__arrow,.tabs_slider .glide__arrows .glide__arrow{width:34px;height:34px;font-size:1em}.gamesslider .glide__arrows .glide__arrow--left,.tabs_slider .glide__arrows .glide__arrow--left{left:0}.gamesslider .glide__arrows .glide__arrow--right,.tabs_slider .glide__arrows .glide__arrow--right{right:0}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.no-scroll{overflow-y:hidden}body{font-family:"Lato",sans-serif;font-size:16px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#0036AE;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-color:#fff}body.frozen{overflow:hidden}body .aviator .tab{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:distribute!important;justify-content:space-around!important;line-height:inherit!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:58px}@media screen and (min-width:992px){body .aviator .tab{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}}body .aviator .tab img{width:28%;max-width:65px}span.exclusive.newbanner{color:white}img{margin:0;display:block}a{color:#0589B8}main{padding-bottom:3em;min-height:60vh}main.clean{margin-top:3em}main.notfound{background:url(/images/bgk_beach.jpg) no-repeat top center #fff;background-size:cover;min-height:calc(100vh - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}main.notfound .graphics{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95%;position:fixed;bottom:5%}main.notfound .graphics img{display:block;width:45%;max-width:550px}main.notfound .message{position:relative;width:90%;max-width:360px;margin:0 auto;text-align:center;color:#0036AE;-webkit-transform:translateY(25%);transform:translateY(25%)}main.notfound .message img{display:block;margin:0 auto 2em auto;width:100%;max-width:246px}main.notfound .message h2{margin:0;color:#fff;font-size:4.5em;font-weight:900}main.notfound .message h3{font-weight:900;margin:0;color:#fff}main.notfound .message p{font-weight:700;margin:0.5em 0;color:#ffde01}.contactform main.notfound .message .contactform-button,main.notfound .message .button,main.notfound .message .contactform .contactform-button{padding:0 2em;margin:0.5em auto}@media screen and (min-width:568px){main.notfound .graphics img{width:25%}main.notfound .message{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:768px){main.notfound{-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.notfound .graphics{bottom:50%;-webkit-transform:translateY(70%);transform:translateY(70%)}main.notfound .graphics img{width:25%}main.notfound .message{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@media screen and (min-width:1200px){main.notfound{min-height:calc(100vh - 80px)}main.notfound .message{max-width:460px}}.wrapper{width:95%;max-width:1748px;margin:0 auto;padding:0}.wrapper.f_tournament{padding:5px}.button,.contactform .contactform-button{display:inline-block;line-height:2em;padding:0 1em;background:#FFDE00;color:#0036AE;border-radius:2em;text-decoration:none;font-family:"Lato",sans-serif;font-weight:700;text-transform:uppercase}.button:hover,.contactform .contactform-button:hover{cursor:pointer}.button--light{background-color:#F2F4F8;color:#000}.button--white{background-color:#fff;color:#000}.auconfirm{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.8);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;z-index:10000}.auconfirm .message{width:90%;max-width:400px;padding:2em;color:#fff;background-color:#43340D}.auconfirm .message p{text-align:center;margin:0}.auconfirm .message .actions{margin:1.5em auto 0 auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%}.auconfirm .message .actions a{color:#fff;text-decoration:underline;text-transform:uppercase}.auconfirm .message .actions .contactform a.contactform-button,.auconfirm .message .actions a.button,.contactform .auconfirm .message .actions a.contactform-button{text-decoration:none;background-color:#EADC01;color:#000}.auconfirm .message .actions a:hover{cursor:pointer}.gamebox .gameinfo{color:#0036AE}.gameslistheader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:568px){.gameslistheader{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gameslistheader h2{color:#0036AE;text-transform:uppercase;letter-spacing:2px;line-height:2em;min-width:200px;margin:1em 0}.gameslistheader h2 i{vertical-align:middle;font-size:1.5em}.gameslistheader .providers{margin:0 0 1em 0;padding:0 0 3px 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;text-transform:uppercase;font-weight:700}.gameslistheader .providers::-webkit-scrollbar{-webkit-appearance:none}.gameslistheader .providers::-webkit-scrollbar:vertical{width:5px}.gameslistheader .providers::-webkit-scrollbar:horizontal{height:5px}.gameslistheader .providers::-webkit-scrollbar-thumb{border-radius:8px;border:none;background-color:rgba(255,255,255,0.2)}.gameslistheader .providers::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.2);border-radius:8px}.gameslistheader .providers li{padding:0 1em;margin:0 2px;line-height:2em;border-bottom:2px solid #ccc;color:#fff;letter-spacing:2px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transition:all 0.3s;transition:all 0.3s;white-space:nowrap}.gameslistheader .providers li:hover{background-color:rgba(255,255,255,0.2)}.gameslistheader .providers li.active{background-color:#ccc;color:red;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.gameslistheader .providers li:hover{cursor:pointer}@media screen and (min-width:768px){.gameslistheader{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#welcomepromo{padding:0.75em 0}#welcomepromo .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#welcomepromo .info{background-color:#25D5C0;color:#fff;text-align:center;padding-bottom:1em;display:inherit;-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}#welcomepromo .info img{display:block;width:75%;max-width:529px;margin:1em auto 0 auto}#welcomepromo .info h3{font-size:1.5em;margin:0;color:#fff}#welcomepromo .info p{padding:0 1em;margin:0 0 1em 0}#welcomepromo .info .amount{font-weight:900;font-size:4em;color:#FFDE00}#welcomepromo picture{width:100%}#welcomepromo picture img{display:block;width:100%}@media screen and (min-width:568px){#welcomepromo{padding:2em 0}#welcomepromo .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#welcomepromo picture{width:30%}#welcomepromo picture img{height:100%;-o-object-fit:cover;object-fit:cover}#welcomepromo .info{width:70%}}@media screen and (min-width:768px){#welcomepromo picture{width:50%}#welcomepromo .info{width:50%}}@media screen and (min-width:1024px){#welcomepromo .info p{font-size:1.3em}#welcomepromo .info .button,#welcomepromo .info .contactform .contactform-button,.contactform #welcomepromo .info .contactform-button{font-size:1.5em}}@media screen and (min-width:1200px){#welcomepromo .info .amount{font-size:4em}#welcomepromo .info h3{font-size:2em}#welcomepromo .info p{font-size:1.5em;padding:0 3em}}#pagehero{margin:2em auto 0 auto;text-align:center}#pagehero .wrapper{position:relative}#pagehero .heroimg{display:block;width:100%;margin:0 auto;border-radius:1em 0 1em 0}#pagehero .cta{font-size:1.2em;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (min-width:568px){#pagehero .cta{font-size:1.5em}}@media screen and (min-width:768px){#pagehero .cta{font-size:2em}}#pagehero i{text-align:center;margin:0 auto;color:#fff;display:block;-webkit-animation:_anim_down 1s;animation:_anim_down 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#zdw_custom_launcher{bottom:55px}.gametabs{margin:3em 0 2em 0}.gametabs ul{margin:0;padding: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:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gametabs ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:2px solid transparent}.gametabs ul i{vertical-align:middle}.gametabs ul .tab{display:block;text-decoration:none;background-color:#F2F4F8;line-height:58px;color:#0036AE;font-weight:700;text-transform:uppercase;padding:0 1em;text-align:center;-webkit-transition:all 0.3s;transition:all 0.3s}.gametabs ul .tab:hover{background-color:#25D5C0;color:#fff;cursor:pointer}.gametabs ul .tab.active{background-color:#00BDB9;color:#fff}@media screen and (min-width:768px){.gametabs ul li{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.gametabs ul .tab{padding:0.3em 1em;min-height:4rem}}@media screen and (min-width:900px){.gametabs ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gametabs ul li{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.gametabs ul li:first-child{display:initial}}@media screen and (min-width:1508px){.gametabs .tab{padding:0.8em 1em}}.maintitle{margin-bottom:2em}.intro{font-style:italic;width:100%}main p{margin:0 0 1em 0}.innernav{padding:0;list-style:none;margin:5.3em auto 3em;text-align:center}.innernav li{padding:0 1em;display:inline-block;background-color:#F2F4F8;text-transform:uppercase;font-weight:700;margin:0 2px 5px 2px;-webkit-transition:all 0.5s;transition:all 0.5s}.innernav li a{text-decoration:none;line-height:2.5em;display:block;color:#0036AE}.innernav li:hover{background-color:#25D5C0}.innernav li:hover a{color:#fff}.innernav li.activepage{background-color:#25d5c0}.innernav li.activepage a{color:#fff}h1{text-transform:uppercase;letter-spacing:2px;color:#0036AE;font-weight:900;margin:0}h2{letter-spacing:2px;font-weight:700;text-transform:uppercase;margin:1em 0 1em 0;color:#0052B3}h3{font-weight:900;text-transform:uppercase;letter-spacing:2px;margin:2em 0 1em 0;color:#00BDB9}h3 strong{font-weight:900}.c2{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-ms-flex-wrap:wrap;flex-wrap:wrap}.c2>div{width:100%}@media screen and (min-width:768px){.c2>div{width:50%}}.c2 .livechatlink{border:none;float:left;margin:0 1em 0 0}.contactform .contactform-button{line-height:2.5em;height:2.5em}@media screen and (min-width:768px){.contactform{padding-left:5em}}.zdcontactform input{border-radius:0;border:none;border-bottom:1px solid #25D5C0;-webkit-box-shadow:none;box-shadow:none;color:#0036AE}.zdcontactform textarea{-webkit-box-shadow:none;box-shadow:none;color:#0036AE}.zdcontactform .icon{fill:#25D5C0}.zdcontactform input:focus{border-bottom:2px solid #0589B8}.zdcontactform input:focus+.icon,.zdcontactform textarea:focus+.icon{fill:#0589B8}.zdcontactform textarea:focus{border:2px solid #0589B8}#searchmodal .search input{margin:0}#searchmodal .gamebox .gameinfo{color:#fff}#searchmodal .gamebox .preview .overlay .play{font-size:12px;line-height:1em;text-align:center;width:80%;padding:5px}@media screen and (min-width:1024px){#searchmodal .gamebox .preview .overlay .play{font-size:16px;line-height:2em;padding:0 1em;width:auto}}body.de header .actions .buttons a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px;font-size:1em}body.de .gamebox .gameinfo h5{font-size:1em}body.de .gamebox .preview .overlay .loginandplay{font-size:12px;line-height:1em;text-align:center;width:80%;padding:5px}@media screen and (min-width:360px){body.de header .actions .buttons a{max-width:none}}@media screen and (min-width:768px){body.de header .actions .buttons a{padding:0 1em}}@media screen and (min-width:1024px){body.de .gamebox .preview .overlay .loginandplay{font-size:16px;line-height:2em;padding:0 1em;width:auto}}@media screen and (min-width:1200px){body.de header .actions .buttons a{padding:0 1em}}@media screen and (max-width:1150px){#welcomepromo .info .amount{font-size:3em}}@media screen and (max-width:460px){#welcomepromo .info .amount{font-size:2em}}@media screen and (max-width:420px){body.fr header .actions .buttons a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:116px;font-size:0.8em}}@media screen and (min-width:320px){main.notfound .graphics img{width:35%}main.notfound .message{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:767px){main.notfound .wrapper{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-align:center;-ms-flex-align:center;align-items:center}main.notfound .graphics{position:relative;bottom:inherit;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:10px}main.notfound .message{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.innernav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;overflow:auto;white-space:nowrap;margin:0 auto 2em}}@media screen and (max-width:600px){.innernav li a{font-size:14px}}#welcomepromo .info{background:-webkit-gradient(linear,left top,left bottom,from(#0052b3),to(#25d5c0));background:linear-gradient(to bottom,#0052b3 0%,#25d5c0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052b3',endColorstr='#25d5c0',GradientType=0)}#promotions .promoslist{display:block;white-space:nowrap;overflow-x:auto;overflow-y:hidden;height:230px}@media screen and (min-width:1024px){#promotions .promoslist{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}}#promotions .promobox{width:60%;max-width:172px;max-height:230px;margin-left:18px;display:inline-block;border-radius:9px;overflow:hidden;position:relative}#promotions .promobox:first-of-type{margin-left:0}#promotions .promobox img{display:block;width:100%}#promotions .promobox--showall{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;vertical-align:top}#promotions .promobox .termsoverlay{position:absolute;width:100%;height:100%;top:0;left:0;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;padding:2em 1em;background-color:rgba(0,0,0,0.8);-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all 0.5s;transition:all 0.5s}#promotions .promobox .termsoverlay p{overflow:auto;white-space:normal;font-size:13px;max-height:100%;text-align:center;color:white}#promotions .promobox .termsoverlay p::-webkit-scrollbar-track{margin-left:1em;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:lightgray}#promotions .promobox .termsoverlay p::-webkit-scrollbar{width:4px;border-radius:2px;background-color:#f5f5f5}#promotions .promobox .termsoverlay p::-webkit-scrollbar-thumb{background-color:#63bbff}#promotions .promobox .icon--info{position:absolute;top:5px;right:5px;width:24px;height:24px;-webkit-box-shadow:1px 1px 6px #011223;box-shadow:1px 1px 6px #011223;border-radius:12px;display:block;background-image:url(../../../images/home/icon_i.svg);background-repeat:no-repeat;background-size:contain;border:none;outline:none}#promotions .promobox .icon--info:hover{cursor:pointer}#promotions .promobox.showterms .termsoverlay{-webkit-transform:scale(1);transform:scale(1);opacity:1}#promotions .promobox.showterms .icon--info{background-image:url(../../../images/home/icon_x.svg)}@media screen and (min-width:1024px){#promotions .promobox{max-width:270px;max-height:none}}.icon_image{width:32px;height:auto;margin-right:8px}.gamebox .preview{border-radius:5px}.expiration{margin-top:3px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffcc00}.expiration .expdiv{margin:0 auto;padding:0.5em;height:40px}.expiration .expdiv .expiration__countdown{display:inline-block;letter-spacing:-1px}.expiration .expdiv .expiration__countdown .countdown__digit{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:600;margin:0 0.3em}.expiration .expdiv .expiration__countdown .countdown_date{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400}.expiration .expdiv .expiration__title{margin:0 1em 0 0;font-size:1em;display:inline-block;text-transform:uppercase;font-family:"Montserrat",sans-serif;font-weight:bold;letter-spacing:0.5px}.fr #custom_promos{padding-top:46px}.seoTemplate{position:relative;width:100%;margin:0 auto;display:block;height:168px;overflow:hidden;padding-top:10px}.seoTemplate #seoTemplatecontent{width:95%;max-width:1748px;margin:0 auto}.seoTemplate h1{font-size:1.1em;color:#0052b3}.seoTemplate p{color:#0052b3;font-size:14px}.seoTemplate .overlaySeo{position:absolute;width:100%;height:110px;top:97px;background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(0,54,174)),color-stop(6%,rgb(0,54,174)),color-stop(20%,rgba(0,54,174,0.85)),color-stop(45%,rgba(0,54,174,0.5)),color-stop(70%,rgba(0,54,174,0.15)),to(rgba(0,54,174,0)));background-image:linear-gradient(to top,rgb(0,54,174) 0%,rgb(0,54,174) 6%,rgba(0,54,174,0.85) 20%,rgba(0,54,174,0.5) 45%,rgba(0,54,174,0.15) 70%,rgba(0,54,174,0) 100%);text-align:center}.seoTemplate .overlaySeo a{margin:0 auto;display:inline-block}.seoTemplate .overlaySeo a img{width:52px;margin:35px auto}.seoTemplate.promotionseo h1,.seoTemplate.promotionseo h2,.seoTemplate.promotionseo h3,.seoTemplate.promotionseo h4,.seoTemplate.promotionseo h5,.seoTemplate.promotionseo h6{color:#0052b3;text-transform:uppercase;letter-spacing:2px;font-weight:900;font-size:1.1em}.seoTemplate.promotionseo h4,.seoTemplate.promotionseo h5,.seoTemplate.promotionseo h6{text-transform:initial;letter-spacing:1px;font-size:1.1em}.seoTemplate.promotionseo ul{list-style:none;color:#2a2a60;line-height:27px;padding-left:15px}button#load_submit{font-size:20px;border:0}@media screen and (max-width:600px){button#load_submit{font-size:13px}}.waypointswidget_container .mylevel{height:42px!important;margin-left:3px!important}.newbanner{text-transform:uppercase}.exclusive{background:linear-gradient(-45deg,#fc0000,#f1a513,#fc0000,#f1a513);background-size:200% 200%;-webkit-animation:gradient 4s ease infinite;animation:gradient 4s ease infinite;text-transform:uppercase;color:white}@-webkit-keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@-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}}@-webkit-keyframes strokeOffset{to{stroke-dashoffset:0}}@keyframes strokeOffset{to{stroke-dashoffset:0}}#discover h3{color:red;text-transform:uppercase;font-weight:400;line-height:1em}#discover h3 i{float:left;margin-right:5px}#discover h3 strong{display:block;font-weight:900}#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:250px;max-width:80%;margin:0 auto;width: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:96px}}.gameslistheader h2{margin:1em 0 0 0;line-height:1em;font-size:1.2em}@media screen and (min-width:768px){.gameslistheader h2{margin:0;font-size:1.5em}}.gamebox .gameinfo p{font-size:0.75em}@media screen and (min-width:768px){.gamebox .gameinfo p{font-size:0.85em}}@media screen and (min-width:1200px){.gamebox .gameinfo p{font-size:1em}}#topgames{background:#25d5c0;background:-webkit-gradient(linear,left top,left bottom,from(#25d5c0),to(#0589b8));background:linear-gradient(to bottom,#25d5c0 0%,#0589b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25d5c0',endColorstr='#0589b8',GradientType=0)}#topgames .gameslistheader h2{color:#FFF}#topgames .gamebox .gameinfo{color:#FFF}@media screen and (min-width:768px){#topgames{padding:2em 0}}#newgames{margin-top:24px}@media screen and (min-width:768px){#newgames{padding:2em 0}}@media screen and (min-width:768px){#slotgames{padding:2em 0}}#cardgames{background-color:#00BDB9}#cardgames .gamebox .gameinfo,#cardgames .gameslistheader h2{color:#FFF}@media screen and (min-width:768px){#cardgames{padding:2em 0}}#explore{margin:3em auto}#explore h2{text-align:center;text-transform:uppercase;letter-spacing:2px}@media screen and (min-width:768px){#explore h2{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:#0052B3;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 h3{color:#FFDE00;text-align:center;font-weight:900;margin:0;font-size:2em}#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;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 h3{font-size:1.35em;padding:0 1em}#tournaments .info p{padding:0 1em}}@media screen and (min-width:768px){#tournaments .info{width:38%}#tournaments .info h3{font-size:2em;padding:0 0.5em}#tournaments picture{width:50%;max-width:864px}}@media screen and (min-width:1024px){#tournaments .info h3{font-size:2.75em;padding:0 0.5em}#tournaments .info p{font-size:1.2em;padding:0 2em}#tournaments .cta{font-size:1.5em}}@media screen and (min-width:1200px){#tournaments{margin:3em 0}}@media screen and (min-width:1400px){#tournaments .info h3{font-size:3em;padding:0}#tournaments .info p{padding:0}}#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-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}#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 .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}}@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%;text-shadow:3px 3px 2px #0ec4c5,-3px -3px 2px #0ec4c5}#join .graphics .info .amount{width:65%}}@media screen and (max-width:767px){#discover .providers img{max-width:96%}#discover .providers li{padding:2.5px 0}#discover .providers{margin:0 0 1em 0}}@media screen and (max-width:567px){.lucky-treasure{padding:0 10px}}.providersBanner{background:none!important}@keyframes shimmer{0%{background-position:100% 0}60%,to{background-position:-50% 0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#searchmodal .gamebox .gameinfo{color:#fff}h2{margin:2em 0 1em 0}@media screen and (min-width:320px){#welcomepromo .info .amount{font-size:2em}}@media screen and (min-width:461px){#welcomepromo .info .amount{font-size:3em}}@media screen and (min-width:1151px){#welcomepromo .info .amount{font-size:4em}}button#load_submit{font-size:20px;border:0}@media screen and (min-width:320px){button#load_submit{font-size:13px}}@media screen and (min-width:601px){button#load_submit{font-size:20px}}.gamebox img{display:block;width:100%}@media screen and (min-width:320px){.gamebox img{width:100%;min-height:87px}}@media screen and (min-width:768px){.gamebox img{width:100%;min-height:100px}}@media screen and (min-width:1200px){.gamebox img{width:100%;min-height:150px}}@media screen and (min-width:1700px){.gamebox img{width:100%;min-height:150px}}.gameslistheader{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.gameslistheader h2{margin:1em 0 0 0;line-height:1em;font-size:1.2em}@media screen and (min-width:320px){.gameslistheader h2{margin:19px 0 19px 0;font-size:1.2em}}@media screen and (min-width:1020px){.gameslistheader h2{margin:19px 0 19px 0;font-size:1.2em}}#newgames{margin-top:24px}@media screen and (min-width:768px){#newgames{padding:2em 0}}@media screen and (min-width:1024px){#newgames{padding:0}}#cardgames{background-color:#00BDB9}#cardgames .gamebox .gameinfo,#cardgames .gameslistheader h2{color:#FFF}@media screen and (min-width:768px){#cardgames{padding:2em 0}}#discover .providers{margin:1.5em 0}#discover .providers li{width:200px!important}@media screen and (min-width:320px){#discover .providers li{padding:7px 0px;width:33%!important}}@media screen and (min-width:568px){#discover .providers li{padding:2px 0;width:200px!important}}@media screen and (min-width:769px){#discover .providers li{padding:1em 0;width:200px!important}}#discover .providers img{width:167px;min-height:67px}@media screen and (min-width:320px){#discover .providers img{width:100px;min-height:45px}}@media screen and (min-width:480px){#discover .providers img{width:145px;min-height:45px}}@media screen and (min-width:568px){#discover .providers img{width:85px;min-height:40px}}@media screen and (min-width:801px){#discover .providers img{width:90px;min-height:40px}}@media screen and (min-width:1100px){#discover .providers img{width:125px;min-height:50px}}@media screen and (min-width:1350px){#discover .providers img{width:150px;min-height:50px}}@media screen and (min-width:1700px){#discover .providers img{width:167px;min-height:67px}}@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;height:auto}}@media screen and (min-width:768px){#discover .providers li{margin:0 1em}}@media screen and (min-width:568px){body.de .welcome p:first-child{white-space:nowrap}}@media screen and (min-width:640px){body.de .welcome .content{width:40%}}@media screen and (max-width:567px){.lucky-treasure{padding:0 10px}}@media screen and (min-width:1200px){body.de .welcome p:first-child{font-size:1.1em}}.providersBanner{background:none!important}#discover .providers li:last-child{margin:0 1em;width:65px!important}