@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300..800&display=swap";.lmbtn_login *{pointer-events:none}#lmModalOverlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.7);display:none;font-size:14px;z-index:10000001;justify-content:center;align-items:center}#lmModalOverlay *{font-family:"Lato",sans-serif}#lmModalOverlay.show{display:flex;-webkit-animation:lm_fadeIn 1s;animation:lm_fadeIn 1s}#lmModalOverlay.hide{-webkit-animation:lm_fadeOut .3s;animation:lm_fadeOut .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;transition:all .2s;position:absolute;top:-10px;right:-10px}#lmModalOverlay .closelmmodal:hover{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;box-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-animation:lm_entrance .5s;animation:lm_entrance .5s;background-color:#fff;border:1px solid #666;border-radius:3px;padding:1em;box-sizing:border-box}#lmModalOverlay input{line-height:3em;padding:0 1em;border-radius:3px;border:1px solid #666;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:flex;flex-direction:column}#lmModalOverlay .loginform .hideForm{display:none}#lmModalOverlay .loginform .fadeIn{display:flex;flex-direction:column;-webkit-animation:lm_fadeIn 1s;animation:lm_fadeIn 1s}#lmModalOverlay .loginform+.noacc{display:flex;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;position:relative}#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 .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:flex;flex-direction:column;margin-bottom:1em}#lmModalOverlay .loginform .row2col{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#lmModalOverlay .loginform .f-row{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:1em;gap:10px}#lmModalOverlay .loginform .col3row{flex-direction:column !important}#lmModalOverlay .loginform .col3row .col{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:.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;box-sizing:border-box}#lmModalOverlay .btn:hover{cursor:pointer}#lmModalOverlay .lftop{display:flex;flex-direction:column}#lmModalOverlay .signup-invitation{text-align:center}#lmModalOverlay .signup-invitation h3{margin:1em 0 1em 0 !important}#lmModalOverlay .signup-invitation p{margin:.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:before,#lmModalOverlay .signup-invitation .or:after{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:flex;flex-direction:row;flex-wrap:wrap;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 .requestPasswform{display:flex;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:flex;justify-content:center;align-items:center;border:1px solid #1e30ee;transition:all .3s ease-out;text-decoration:none}#lmModalOverlay .sso_wrapper a:hover{border-color:#0094ff;background:none;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{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:nth-child(1){transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-0.1s;animation-delay:-0.1s}.lds-spinner div:nth-child(12){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:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;align-items: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 #d3d3d3;-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}100%{opacity:1}}@keyframes lm_fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes lm_fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes lm_fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes lm_entrance{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes lm_entrance{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@-webkit-keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}@keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes spinning{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinning{0%{transform:rotate(0)}100%{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:rgba(0,0,0,0);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{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{flex-grow:1}body.de #lmModalOverlay .logoutconfirm button.yes{flex-grow:0}}._locale-languages .selected,#commonHeader .languages .selected{display:flex;flex-direction:row;align-items:center;color:#fff;gap:5px;padding:6px 12px}._locale-languages .selected:hover,#commonHeader .languages .selected:hover{cursor:pointer}._locale-languages .selected.expanded .langoptsicon,#commonHeader .languages .selected.expanded .langoptsicon{transform:rotateX(180deg) translateY(4px)}._locale-languages .options,#commonHeader .languages .options{display:none;transition:all .3s;overflow:hidden}._locale-languages .langoptsicon,#commonHeader .languages .langoptsicon{background-color:rgba(0,0,0,0);width:16px;height:16px;border:8px solid rgba(0,0,0,0);border-top-color:#fff;transform:rotateX(0deg) translateY(4px);transition:all .3s}._locale-languages .langoption a,#commonHeader .languages .langoption a{display:flex;flex-direction:row;align-items:center;gap:5px;text-transform:none;text-decoration:none;color:#fff;height:auto;padding:6px 12px}._locale-languages .flag,#commonHeader .languages .flag{width:24px;height:24px;object-fit:cover;border-radius:50%;overflow:hidden}._locale-languages .EStooltip,#commonHeader .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:flex;gap:1em;align-items:center;background-color:#fff;border-radius:1em;padding:1em;color:#000;box-shadow:4px 4px 5px rgba(0,0,0,.3);opacity:0;animation:EST_headerIn 1s;animation-fill-mode:forwards;transition:transform .3s;transform:scale(1);transform-origin:right}._locale-languages .EStooltip:after,#commonHeader .languages .EStooltip:after{content:"";border:9px solid #fff;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;position:absolute;top:50%;left:100%;transform:translateY(-50%)}._locale-languages .EStooltip p,#commonHeader .languages .EStooltip p{margin:0}._locale-languages .EStooltip a,#commonHeader .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,#commonHeader .languages .EStooltip.hidden{transform:scale(0)}._locale-top-languages,#commonHeader .main .quickbuttons .qb_lang .languages{display:none;position:relative}._locale-top-languages .selected span,#commonHeader .main .quickbuttons .qb_lang .languages .selected span{display:none}._locale-top-languages .options,#commonHeader .main .quickbuttons .qb_lang .languages .options{position:absolute;top:100%;left:0;background-color:#333;border-radius:3px;box-shadow:3px 3px 3px rgba(0,0,0,.3)}@media screen and (min-width: 768px){._locale-top-languages,#commonHeader .main .quickbuttons .qb_lang .languages{display:block}}._locale-mainnav-languages,#commonHeader .sidebar .languages{padding-bottom:1em;position:relative}._locale-mainnav-languages .langoption a,#commonHeader .sidebar .languages .langoption a{display:flex;flex-direction:row;align-items:center;gap:5px;text-transform:none;color:#fff;height:auto;padding:6px 12px;line-height:normal;background-color:rgba(0,0,0,0)}._locale-mainnav-languages .EStooltip,#commonHeader .sidebar .languages .EStooltip{top:-0.5em;left:140px;right:unset;text-align:left;flex-direction:row-reverse;transform-origin:left;display:none}._locale-mainnav-languages .EStooltip.show,#commonHeader .sidebar .languages .EStooltip.show{display:flex;animation:EST_headerIn_m 1s;animation-fill-mode:forwards}._locale-mainnav-languages .EStooltip:after,#commonHeader .sidebar .languages .EStooltip:after{left:unset;right:100%;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}._locale-mainnav-languages .EStooltip a,#commonHeader .sidebar .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,#commonHeader .sidebar .languages{display:none}}@keyframes EST_headerIn{0%{opacity:0;right:300%}100%{opacity:1;right:100%}}@keyframes EST_headerIn_m{0%{opacity:0;left:200px}100%{opacity:1;left:140px}}#commonHeader .main .quickbuttons{flex-grow:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;flex-shrink:1;justify-content:flex-end}#commonHeader .main .quickbuttons.qb1btns .qb_lang,#commonHeader .main .quickbuttons.qb2btns .qb_lang,#commonHeader .main .quickbuttons.qb3btns .qb_lang{display:none}#commonHeader .main .quickbuttons.qb1btns .qb_lang .languages,#commonHeader .main .quickbuttons.qb2btns .qb_lang .languages,#commonHeader .main .quickbuttons.qb3btns .qb_lang .languages{display:block}#commonHeader .main .quickbuttons.qb1btns .qb_lang .languages .selected,#commonHeader .main .quickbuttons.qb2btns .qb_lang .languages .selected,#commonHeader .main .quickbuttons.qb3btns .qb_lang .languages .selected{padding:6px 0}#commonHeader .main .quickbuttons.qb1btns .qb_lang .languages .langoption a,#commonHeader .main .quickbuttons.qb2btns .qb_lang .languages .langoption a,#commonHeader .main .quickbuttons.qb3btns .qb_lang .languages .langoption a{padding:8px 12px}@media screen and (min-width: 768px){#commonHeader .main .quickbuttons.qb1btns .qb_lang,#commonHeader .main .quickbuttons.qb2btns .qb_lang,#commonHeader .main .quickbuttons.qb3btns .qb_lang{display:block}}#commonHeader .main .quickbuttons.qb4btns .qb_notifications{display:none}#commonHeader .main .quickbuttons.qb5btns .qb_notifications,#commonHeader .main .quickbuttons.qb6btns .qb_notifications{display:none}#commonHeader .main .quickbuttons .qb{width:40px;opacity:0;margin:0 8px}@media screen and (max-width: 400px){#commonHeader .main .quickbuttons .qb{margin:0 4px}}#commonHeader .main .quickbuttons .qb:last-child{margin-right:0}#commonHeader .main .quickbuttons .qb svg{width:100%}#commonHeader .main .quickbuttons .qb #qbtournamentsicon{width:100%;height:100%}#commonHeader .main .quickbuttons .qb.qb_freespins object{width:100%;height:100%}#commonHeader .main .quickbuttons .qb_mybalances{display:none;width:auto;max-width:none}#commonHeader .main .quickbuttons .qb_mybalances a{font-weight:400;font-size:14px;height:40px}#commonHeader .main .quickbuttons .qb_notifications{position:relative}#commonHeader .main .quickbuttons .qb_notifications .count{position:absolute;bottom:0;right:0;background-color:#fff;color:#000;font-size:11px;width:20px;height:20px;border-radius:50%;line-height:20px;font-weight:700;text-align:center;display:none}#commonHeader .main .quickbuttons .qb_notifications .count.show{display:block;animation:CH_intro .5s}@media screen and (min-width: 414px){#commonHeader .main .quickbuttons .qb_notifications .count{right:-8px}}#commonHeader .main .quickbuttons .qb_freespins,#commonHeader .main .quickbuttons .qb_tournaments{position:relative}#commonHeader .main .quickbuttons .qb_freespins a,#commonHeader .main .quickbuttons .qb_tournaments a{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px}#commonHeader .main .quickbuttons .qb_deposit{width:auto;max-width:64px}#commonHeader .main .quickbuttons .qb_deposit a{font-size:12px;padding:0 4px;height:40px;line-height:1em;text-align:center;font-weight:900;background:linear-gradient(to bottom, #3dc323 0%, #97c323 100%);color:#fff;text-transform:uppercase;position:relative;overflow:hidden}#commonHeader .main .quickbuttons .qb_deposit a span{display:none;position:absolute;align-items:center;justify-content:center;height:40px;line-height:1em;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom, #05A95A 0%, #00E471 100%)}#commonHeader .main .quickbuttons .qb_deposit a:hover span{display:flex}#commonHeader .main .quickbuttons .qb_deposit.lowbalance a span{display:flex;animation:CH_lowbalance 2s;animation-iteration-count:infinite;animation-timing-function:linear}#commonHeader .main .quickbuttons .qb_backtogames{width:auto;max-width:64px}#commonHeader .main .quickbuttons .qb_backtogames a{font-size:12px;padding:0 4px;height:40px;line-height:1em;text-align:center;font-weight:900;background:#1da5f6;color:#fff;text-transform:uppercase;position:relative;overflow:hidden}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp{order:-1}#commonHeader .main .quickbuttons .qb:nth-child(1){animation:CH_fadeIn .5s;animation-delay:.4s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(2){animation:CH_fadeIn .5s;animation-delay:.3s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(3){animation:CH_fadeIn .5s;animation-delay:.2s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(4){animation:CH_fadeIn .5s;animation-delay:.1s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(5){animation:CH_fadeIn .5s;animation-delay:.1s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(6){animation:CH_fadeIn .5s;animation-delay:.1s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(7){animation:CH_fadeIn .5s;animation-delay:.1s;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(8){animation:CH_fadeIn .5s;animation-delay:.1s;animation-fill-mode:forwards}@media screen and (min-width: 360px){#commonHeader .main .quickbuttons .qb_deposit{max-width:72px}#commonHeader .main .quickbuttons .qb_deposit a{padding:0 8px 3px 8px}#commonHeader .main .quickbuttons .qb_backtogames{max-width:76px}#commonHeader .main .quickbuttons .qb_backtogames a{padding:0 8px 3px 8px}#commonHeader .main .quickbuttons.qb4btns .qb_notifications{display:block}}@media screen and (min-width: 568px){#commonHeader .main .quickbuttons.qb5btns .qb_notifications{display:block}}@media screen and (min-width: 600px){#commonHeader .main .quickbuttons .qb_mybalances{display:block}#commonHeader .main .quickbuttons .qb_deposit{max-width:96px}#commonHeader .main .quickbuttons .qb_deposit a{font-size:14px;padding:0 16px 3px 16px}#commonHeader .main .quickbuttons .qb_backtogames{max-width:100px}#commonHeader .main .quickbuttons .qb_backtogames a{font-size:14px;padding:0 16px}}@media screen and (min-width: 1200px){#commonHeader .main .quickbuttons .qb_deposit{max-width:none}#commonHeader .main .quickbuttons .qb_deposit a{font-size:16px;padding:0 16px 3px 16px}#commonHeader .main .quickbuttons .qb_backtogames{max-width:none}#commonHeader .main .quickbuttons .qb_backtogames a{font-size:16px}}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(1){opacity:1;animation:CH_fadeOut .5s;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(2){opacity:1;animation:CH_fadeOut .5s;animation-delay:.1s;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(3){opacity:1;animation:CH_fadeOut .5s;animation-delay:.2s;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(4){opacity:1;animation:CH_fadeOut .5s;animation-delay:.3s;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(5){opacity:1;animation:CH_fadeOut .5s;animation-delay:.3s;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(6){opacity:1;animation:CH_fadeOut .5s;animation-delay:.3s;animation-fill-mode:forwards}#commonHeader.nosession .main .quickbuttons .button{min-width:82px;margin:0 4px}#commonHeader.nosession .main .quickbuttons .button:first-child{margin-left:0}#commonHeader.nosession .main .quickbuttons .button:last-child{margin-right:0}@media screen and (min-width: 568px){#commonHeader.nosession .main .quickbuttons .button{margin:0 8px}#commonHeader.nosession .main .quickbuttons .button:first-child{margin-left:0}#commonHeader.nosession .main .quickbuttons .button:last-child{margin-right:0}}@media screen and (min-width: 768px){#commonHeader.nosession .main .quickbuttons{gap:16px}#commonHeader.nosession .main .quickbuttons .button{margin:0}}#commonHeader[data-lang=DE] .main .quickbuttons.qb2btns .qb_deposit{max-width:none}@media screen and (min-width: 600px){#commonHeader[data-lang=DE] .main .quickbuttons .qb_backtogames{max-width:120px}}@media screen and (min-width: 1200px){#commonHeader[data-lang=DE] .main .quickbuttons .qb_backtogames{max-width:none}}#commonHeader[data-lang=DE] .button{padding:0 3px 3px 3px;font-size:14px}@media screen and (min-width: 360px){#commonHeader[data-lang=DE] .button{font-size:16px;padding:0 8px 3px 8px}}@media screen and (min-width: 568px){#commonHeader[data-lang=DE] .button{padding:0 1em 3px 1em}}#commonHeader[data-lang=DE].nosession .button{font-size:11px;padding:0 4px 3px 4px}@media screen and (min-width: 360px){#commonHeader[data-lang=DE].nosession .button{padding:0 8px 3px 8px}}@media screen and (min-width: 568px){#commonHeader[data-lang=DE].nosession .button{font-size:14px;padding:0 1em 3px 1em}}@media screen and (min-width: 1200px){#commonHeader[data-lang=DE].nosession .button{font-size:16px}}@media screen and (min-width: 360px){#commonHeader[data-lang=FR] .main .quickbuttons.qb1btns .qb_deposit,#commonHeader[data-lang=FR] .main .quickbuttons.qb2btns .qb_deposit,#commonHeader[data-lang=FR] .main .quickbuttons.qb3btns .qb_deposit{max-width:96px}}@media screen and (min-width: 600px){#commonHeader[data-lang=FR] .main .quickbuttons.qb1btns .qb_deposit,#commonHeader[data-lang=FR] .main .quickbuttons.qb2btns .qb_deposit,#commonHeader[data-lang=FR] .main .quickbuttons.qb3btns .qb_deposit{max-width:112px}}@media screen and (min-width: 1200px){#commonHeader[data-lang=FR] .main .quickbuttons.qb1btns .qb_deposit,#commonHeader[data-lang=FR] .main .quickbuttons.qb2btns .qb_deposit,#commonHeader[data-lang=FR] .main .quickbuttons.qb3btns .qb_deposit{max-width:none}}#commonHeader[data-lang=FR] .button{padding:0 4px 3px 4px;font-size:14px}@media screen and (min-width: 360px){#commonHeader[data-lang=FR] .button{font-size:16px;padding:0 8px 3px 8px}}@media screen and (min-width: 568px){#commonHeader[data-lang=FR] .button{padding:0 1em 3px 1em}}#commonHeader[data-lang=FR].nosession .button{font-size:11px;padding:0 4px 3px 4px}@media screen and (min-width: 360px){#commonHeader[data-lang=FR].nosession .button{padding:0 8px 3px 8px}}@media screen and (min-width: 568px){#commonHeader[data-lang=FR].nosession .button{font-size:14px;padding:0 1em 3px 1em}}@media screen and (min-width: 1200px){#commonHeader[data-lang=FR].nosession .button{font-size:16px}}#commonHeader[data-lang=AF].nosession .button{font-size:12px;padding:0 8px 3px 8px}@media screen and (min-width: 360px){#commonHeader[data-lang=AF].nosession .button{padding:0 8px 3px 8px}}@media screen and (min-width: 568px){#commonHeader[data-lang=AF].nosession .button{font-size:14px;padding:0 1em 3px 1em}}@media screen and (min-width: 1200px){#commonHeader[data-lang=AF].nosession .button{font-size:16px}}#commonHeader[data-lang=IT] .button{padding:0 8px 3px 8px}@media screen and (min-width: 360px){#commonHeader[data-lang=IT] .button{padding:0 1em 3px 1em;font-size:16px}}@media screen and (min-width: 568px){#commonHeader[data-lang=IT] .button{padding:0 1em 3px 1em}}.floatingdfsicon{width:64px;height:64px;position:fixed;right:16px;bottom:16px;animation:fadeIn 1s;z-index:10}.floatingdfsicon object{width:100%}.floatingdfsicon a{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.floatingdfsicon+#lhc_container_v2 #lhc_status_widget_v2{bottom:0 !important;left:0 !important}@keyframes CH_intro{0%{transform:scale(0)}55%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes CH_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes CH_fadeOut{0%{opacity:1;transform:scale(1)}99%{opacity:0;transform:scale(1)}100%{opacity:0;transform:scale(0)}}@keyframes CH_lowbalance{0%{opacity:1}49%{opacity:1}50%{opacity:0}99%{opacity:0}}#commonHeader .sidebar{font-family:sans-serif;position:fixed;top:0;right:0;width:0%;height:100vh;overflow-x:hidden;overflow-y:auto;z-index:3;background-color:#fff;transition:all .3s;display:flex;flex-direction:column}@media screen and (min-width: 768px){#commonHeader .sidebar{position:absolute}}#commonHeader .sidebar .closepanel{background-color:#ddd;display:flex;justify-content:flex-end;position:sticky;top:0;z-index:1;flex-shrink:0}#commonHeader .sidebar .closepanel .icon{width:32px;height:32px;display:flex;justify-content:center;padding-bottom:3px;align-items:center;font-size:32px;font-weight:700;transition:all .3s;opacity:.7;transform:scale(0)}#commonHeader .sidebar .closepanel .icon:hover{cursor:pointer;opacity:1}#commonHeader .sidebar .player{padding:0 16px;font-size:24px;font-weight:700;line-height:2em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background-color:#ccc;flex-shrink:0}#commonHeader .sidebar .top{background-color:#ddd;display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:0}#commonHeader .sidebar .top .menuicon{width:24px;fill:#fff;margin-right:4px}@media screen and (min-width: 768px){#commonHeader .sidebar .top .menuicon{margin-right:0}}#commonHeader .sidebar .top a,#commonHeader .sidebar .top .playerclass{padding:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;flex-grow:1}@media screen and (min-width: 768px){#commonHeader .sidebar .top a,#commonHeader .sidebar .top .playerclass{gap:4px}}#commonHeader .sidebar .top .profile{text-decoration:none;background-color:#666;color:#fff;border-radius:0 8px 8px 0;max-width:50%}#commonHeader .sidebar .top .playerclass span{font-weight:700}#commonHeader .sidebar .balances{padding:16px;background-color:#333;color:#fff;transition:transform .35s;flex-shrink:0}#commonHeader .sidebar .balances h3{margin:0 0 8px 0;font-size:18px}#commonHeader .sidebar .balances .grid{display:grid;font-size:14px;grid-template-columns:repeat(2, auto);gap:8px}#commonHeader .sidebar .balances .cell{padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#commonHeader .sidebar .balances .cell.hidden{display:none}#commonHeader .sidebar .balances .loading{width:14px;height:14px;border:2px inset #fff;display:inline-block;border-radius:50%;vertical-align:middle;border-bottom:2px solid rgba(0,0,0,0);animation:CH_rotate 1s linear infinite}#commonHeader .sidebar .balances .button{text-transform:uppercase;max-width:150px}#commonHeader .sidebar .balances .button--deposit{background:linear-gradient(to bottom, #3dc323 0%, #97c323 100%);color:#fff}#commonHeader .sidebar .balances .ba_fun{font-size:1.2em}#commonHeader .sidebar nav{display:flex;flex-direction:column;flex-grow:1;background-color:#ccc;flex-shrink:0;padding-bottom:70px}@media screen and (min-width: 768px){#commonHeader .sidebar nav{padding-bottom:0}}#commonHeader .sidebar nav a{font-size:16px;font-weight:700;text-transform:uppercase;text-decoration:none;line-height:3em;padding:0 1em;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;transition:all .3s;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#commonHeader .sidebar nav a .menuicon{width:24px;flex-shrink:0}#commonHeader .sidebar nav a svg{opacity:.6;margin-right:8px}#commonHeader .sidebar nav a:hover{color:#000;cursor:pointer}@media screen and (min-width: 768px){#commonHeader .sidebar nav a{gap:8px}#commonHeader .sidebar nav a svg{margin-right:0}}#commonHeader .sidebar nav .msgcount{background-color:#fff;color:#000;font-size:11px;width:20px;height:20px;border-radius:50%;line-height:20px;font-weight:700;text-align:center;display:none;margin-left:8px}@media screen and (min-width: 768px){#commonHeader .sidebar nav .msgcount{margin-left:0}}#commonHeader .sidebar nav .msgcount.show{display:block;animation:CH_intro .5s}#commonHeader .sidebar nav a:nth-last-child(1){background-color:rgba(255,255,255,.04)}#commonHeader .sidebar nav a:nth-last-child(2){background-color:rgba(255,255,255,.08)}#commonHeader .sidebar nav a:nth-last-child(3){background-color:rgba(255,255,255,.12)}#commonHeader .sidebar nav a:nth-last-child(4){background-color:rgba(255,255,255,.16)}#commonHeader .sidebar nav a:nth-last-child(5){background-color:rgba(255,255,255,.2)}#commonHeader .sidebar nav a:nth-last-child(6){background-color:rgba(255,255,255,.24)}#commonHeader .sidebar nav a:nth-last-child(7){background-color:rgba(255,255,255,.28)}#commonHeader .sidebar nav a:nth-last-child(8){background-color:rgba(255,255,255,.32)}#commonHeader .sidebar nav a:nth-last-child(9){background-color:rgba(255,255,255,.36)}#commonHeader .sidebar nav a:nth-last-child(10){background-color:rgba(255,255,255,.4)}#commonHeader.sidebaropen .sidebar{width:100%}#commonHeader.sidebaropen .sidebar .closepanel .icon{transform:scale(1)}@media screen and (min-width: 600px){#commonHeader.sidebaropen .sidebar{width:360px;box-shadow:0 0 24px rgba(0,0,0,.6)}}@keyframes CH_intro{0%{transform:scale(0)}55%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes CH_rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#commonHeader .synth_JM_countdown,#playframe .synth_JM_countdown,header .top .synth_JM_countdown,#gamemodal .container .synth_JM_countdown{display:flex;flex-direction:row;justify-content:center;gap:12px;border-radius:4px;width:80%;margin:0 auto}#commonHeader .synth_JM_countdown .JM_countdown_box,#playframe .synth_JM_countdown .JM_countdown_box,header .top .synth_JM_countdown .JM_countdown_box,#gamemodal .container .synth_JM_countdown .JM_countdown_box{text-align:center;width:56px;font-weight:700}#commonHeader .synth_JM_countdown .JM_countdown_box .pt,#playframe .synth_JM_countdown .JM_countdown_box .pt,header .top .synth_JM_countdown .JM_countdown_box .pt,#gamemodal .container .synth_JM_countdown .JM_countdown_box .pt{color:#f9f2cb;background-color:#06224e;text-align:center;font-size:20px;padding:0;margin-bottom:2px;border-radius:8px}#commonHeader .synth_JM_countdown .JM_countdown_box p,#playframe .synth_JM_countdown .JM_countdown_box p,header .top .synth_JM_countdown .JM_countdown_box p,#gamemodal .container .synth_JM_countdown .JM_countdown_box p{font-size:10px;margin:0;color:#f9f2cb;text-transform:uppercase;padding:0 !important}#commonHeader .inheader .synth_JM_countdown,header .top .inheader .synth_JM_countdown{display:none;padding:2px 0;color:#fff;width:0;overflow:hidden;transition:all .3s}#commonHeader .inheader .synth_JM_countdown .JM_countdown_box,header .top .inheader .synth_JM_countdown .JM_countdown_box{width:32px}#commonHeader .inheader .synth_JM_countdown .JM_countdown_box .pt,header .top .inheader .synth_JM_countdown .JM_countdown_box .pt{font-size:14px;padding:2px 4px;margin-bottom:0;border-radius:3px;background:#3b1850}#commonHeader .inheader .synth_JM_countdown .JM_countdown_box p,header .top .inheader .synth_JM_countdown .JM_countdown_box p{font-size:8px;font-weight:400;margin:0}#commonHeader .synth_JM_popup .synth_JM_countdown .JM_countdown_box,header .top .synth_JM_popup .synth_JM_countdown .JM_countdown_box{width:35px}#commonHeader .synth_JM_popup .synth_JM_countdown .JM_countdown_box .pt,header .top .synth_JM_popup .synth_JM_countdown .JM_countdown_box .pt{background-color:#06224e;padding:0;border-radius:4px}@media screen and (min-width: 1024px){#commonHeader .inheader .synth_JM_countdown,header .top .inheader .synth_JM_countdown{display:flex}#commonHeader .synth_JM_popup .synth_JM_countdown,header .top .synth_JM_popup .synth_JM_countdown{display:none}}#playframe .synth_JM_countdown .JM_countdown_box{width:46px}#playframe .synth_JM_countdown .JM_countdown_box .pt{background-color:#06224e;padding:8px 0;border-radius:4px}#commonHeader .synth_JM_popup,#playframe .synth_JM_popup,header .top .synth_JM_popup,#gamemodal .container .synth_JM_popup{font-family:"Lato",sans-serif;background:url("../../images/multigamemultiplierfirevsice/bg.jpg") no-repeat bottom;background-size:cover;width:306px;display:flex;flex-direction:column;justify-content:space-between;padding:16px 0;border-radius:20px;gap:8px;position:relative}#commonHeader .synth_JM_popup p,#playframe .synth_JM_popup p,header .top .synth_JM_popup p,#gamemodal .container .synth_JM_popup p{margin:0;text-align:center;line-height:normal !important}#commonHeader .synth_JM_popup img,#playframe .synth_JM_popup img,header .top .synth_JM_popup img,#gamemodal .container .synth_JM_popup img{display:block;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__top img,#playframe .synth_JM_popup .synth_JM_popup__top img,header .top .synth_JM_popup .synth_JM_popup__top img,#gamemodal .container .synth_JM_popup .synth_JM_popup__top img{display:block;width:75%;margin:0 auto 0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__top .ltlabel,#playframe .synth_JM_popup .synth_JM_popup__top .ltlabel,header .top .synth_JM_popup .synth_JM_popup__top .ltlabel,#gamemodal .container .synth_JM_popup .synth_JM_popup__top .ltlabel{width:70%;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__game,#playframe .synth_JM_popup .synth_JM_popup__game,header .top .synth_JM_popup .synth_JM_popup__game,#gamemodal .container .synth_JM_popup .synth_JM_popup__game{background-color:rgba(5,39,76,.6784313725);text-align:center;font-size:18px;font-weight:700;text-transform:uppercase;padding:.5em 0;width:100%;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__game h5,#playframe .synth_JM_popup .synth_JM_popup__game h5,header .top .synth_JM_popup .synth_JM_popup__game h5,#gamemodal .container .synth_JM_popup .synth_JM_popup__game h5{color:#ffde06 !important;margin:0;font-size:1em}#commonHeader .synth_JM_popup .synth_JM_popup__game a,#playframe .synth_JM_popup .synth_JM_popup__game a,header .top .synth_JM_popup .synth_JM_popup__game a,#gamemodal .container .synth_JM_popup .synth_JM_popup__game a{text-decoration:none}#commonHeader .synth_JM_popup .synth_JM_popup__game a p,#playframe .synth_JM_popup .synth_JM_popup__game a p,header .top .synth_JM_popup .synth_JM_popup__game a p,#gamemodal .container .synth_JM_popup .synth_JM_popup__game a p{color:#fff;line-height:normal !important;padding:0;font-weight:300}#commonHeader .synth_JM_popup .synth_JM_popup__game a p span,#playframe .synth_JM_popup .synth_JM_popup__game a p span,header .top .synth_JM_popup .synth_JM_popup__game a p span,#gamemodal .container .synth_JM_popup .synth_JM_popup__game a p span{font-size:20px !important;font-weight:700 !important;line-height:1.5 !important}#commonHeader .synth_JM_popup .synth_JM_popup__cta,#playframe .synth_JM_popup .synth_JM_popup__cta,header .top .synth_JM_popup .synth_JM_popup__cta,#gamemodal .container .synth_JM_popup .synth_JM_popup__cta{padding:0 1em}#commonHeader .synth_JM_popup .synth_JM_popup__cta .offer,#playframe .synth_JM_popup .synth_JM_popup__cta .offer,header .top .synth_JM_popup .synth_JM_popup__cta .offer,#gamemodal .container .synth_JM_popup .synth_JM_popup__cta .offer{width:72%;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__cta h4,#playframe .synth_JM_popup .synth_JM_popup__cta h4,header .top .synth_JM_popup .synth_JM_popup__cta h4,#gamemodal .container .synth_JM_popup .synth_JM_popup__cta h4{font-weight:900;font-size:16px;text-align:center;text-transform:uppercase;text-shadow:1px 1px 1px #000;color:#fff;margin:0}#commonHeader .synth_JM_popup .synth_JM_popup__cta p,#playframe .synth_JM_popup .synth_JM_popup__cta p,header .top .synth_JM_popup .synth_JM_popup__cta p,#gamemodal .container .synth_JM_popup .synth_JM_popup__cta p{color:#dacbe4;font-size:11px;text-align:center;padding:0 .5em;font-weight:700;line-height:1.3em !important;margin:5px auto}#commonHeader .synth_JM_popup .synth_JM_popup__bottom a.button,#playframe .synth_JM_popup .synth_JM_popup__bottom a.button,header .top .synth_JM_popup .synth_JM_popup__bottom a.button,#gamemodal .container .synth_JM_popup .synth_JM_popup__bottom a.button{line-height:40px;height:40px;padding:0 1em;font-size:18px;border-radius:20px;filter:drop-shadow(0.968px 3.881px 6px rgba(53, 22, 0, 0.4));background-color:#ffde00;background-image:none;font-family:"Montserrat",sans-serif;color:#00264c;text-transform:uppercase;display:block;text-decoration:none;text-align:center;font-weight:700;width:80%;margin:0 auto 15px}@media screen and (min-width: 360px){#commonHeader .synth_JM_popup,#playframe .synth_JM_popup,header .top .synth_JM_popup,#gamemodal .container .synth_JM_popup{width:320px;gap:5px}#commonHeader .synth_JM_popup .bottom,#playframe .synth_JM_popup .bottom,header .top .synth_JM_popup .bottom,#gamemodal .container .synth_JM_popup .bottom{font-size:12px;padding:0 1em}}#commonHeader .synth_JM_modal_container .synth_JM_popup__closebtn,header .top .synth_JM_modal_container .synth_JM_popup__closebtn{position:absolute;top:5px;right:4px;width:30px}#commonHeader .synth_JM_modal_container .synth_JM_popup__closebtn img,header .top .synth_JM_modal_container .synth_JM_popup__closebtn img{display:block;width:100%}#commonHeader .synth_JM_modal_container .synth_JM_popup__closebtn:hover,header .top .synth_JM_modal_container .synth_JM_popup__closebtn:hover{cursor:pointer}#commonHeader .synth_JM_popup::before,header .top .synth_JM_popup::before{left:32px;content:"";width:0px;height:0px;position:absolute;top:-24px;border:12px solid rgba(0,0,0,0);border-bottom-color:#06070b}@media screen and (min-width: 414px){#commonHeader .synth_JM_popup::before,header .top .synth_JM_popup::before{left:28%}}@media screen and (min-width: 768px){#commonHeader .synth_JM_popup::before,header .top .synth_JM_popup::before{left:9%}}#playframe .synth_JM_gameplaypopup,#gamemodal .container .synth_JM_gameplaypopup{background-color:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0}#playframe .synth_JM_gameplaypopup *,#gamemodal .container .synth_JM_gameplaypopup *{font-family:"Lato",sans-serif;box-sizing:border-box}#playframe .synth_JM_gameplaypopup .synth_JM_popup__closebtn,#gamemodal .container .synth_JM_gameplaypopup .synth_JM_popup__closebtn{position:absolute;top:5px;right:4px;width:30px}#playframe .synth_JM_gameplaypopup .synth_JM_popup__closebtn img,#gamemodal .container .synth_JM_gameplaypopup .synth_JM_popup__closebtn img{display:block;width:100%}#playframe .synth_JM_gameplaypopup .synth_JM_popup__closebtn:hover,#gamemodal .container .synth_JM_gameplaypopup .synth_JM_popup__closebtn:hover{cursor:pointer}header .top .qb_synth-jackpotmltp,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp{width:auto}header .top .qb_synth-jackpotmltp .inheader,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;position:relative}header .top .qb_synth-jackpotmltp .inheader .icon,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader .icon{width:40px;max-width:60px}header .top .qb_synth-jackpotmltp .inheader a,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader a{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px}header .top .qb_synth-jackpotmltp .synth_JM_modal_container,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container{position:absolute;top:100%;left:50%;color:#fff;display:block;transform:scale(0, 0) translateX(-50%);transform-origin:-25% top;transition:all .3s}header .top .qb_synth-jackpotmltp.open .synth_JM_modal_container,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp.open .synth_JM_modal_container{transform:scale(1, 1) translateX(-50%)}header .top .qb_synth-jackpotmltp.open .synth_JM_modal_container .top img.logo,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp.open .synth_JM_modal_container .top img.logo{animation:CH_popup 1s;animation-delay:.35s}@media screen and (min-width: 360px){header .top:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon,#commonHeader .main .quickbuttons:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon{width:50px}header .top.dfsmoved .qb_synth-jackpotmltp .inheader .icon,#commonHeader .main .quickbuttons.dfsmoved .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width: 375px){header .top:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon,#commonHeader .main .quickbuttons:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon{width:60px}header .top.qb6btns .qb_synth-jackpotmltp .inheader .icon,#commonHeader .main .quickbuttons.qb6btns .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width: 414px){header .top.qb6btns .qb_synth-jackpotmltp .inheader .icon,#commonHeader .main .quickbuttons.qb6btns .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width: 568px){header .top .qb_synth-jackpotmltp .synth_JM_modal_container,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container{left:unset;right:10px;transform:scale(0, 0);transform-origin:25% top}header .top .qb_synth-jackpotmltp.open .synth_JM_modal_container,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp.open .synth_JM_modal_container{transform:scale(1, 1)}}@media screen and (min-width: 768px){header .top .qb_synth-jackpotmltp,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp{position:relative}header .top .qb_synth-jackpotmltp .synth_JM_modal_container,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container{left:0;right:unset;top:calc(100% + 10px)}}@media screen and (min-width: 1024px){header .top .qb_synth-jackpotmltp .inheader,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader{background:linear-gradient(to bottom, #7b327b, #3c3d6b);border-radius:4px;padding:0 8px}header .top .qb_synth-jackpotmltp .inheader .synth_JM_countdown,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader .synth_JM_countdown{border:none !important}header .top .qb_synth-jackpotmltp .inheader .synth_JM_countdown p,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader .synth_JM_countdown p{color:#fff}}@media screen and (orientation: landscape)and (max-height: 500px){header .top .qb_synth-jackpotmltp .synth_JM_modal_container,#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container{max-height:calc(100vh - 54px);overflow:auto}}#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp{display:none}@media screen and (min-width: 360px){#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp{display:block}#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp .inheader .icon{width:40px}}@media screen and (min-width: 375px){#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp .inheader .icon{width:50px}}@media screen and (min-width: 414px){#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width: 768px){#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp{position:inherit}#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container{left:unset;right:10px}}@media screen and (min-width: 1024px){#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp{position:relative}#commonHeader.nosession .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container{left:0;right:unset}}header .top .qb_synth-jackpotmltp .inheader{position:relative}@media screen and (min-width: 1024px){header .top .qb_synth-jackpotmltp .inheader{position:initial}}@media screen and (min-width: 768px){header .top.noauth .qb_synth-jackpotmltp{position:relative}header .top.noauth .qb_synth-jackpotmltp .synth_JM_modal_container{left:0;right:unset}}@keyframes CH_popup{0%{transform:scale(1)}55%{transform:scale(1.3)}100%{transform:scale(1)}}#TrialModalOverlay{position:fixed;z-index:20;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s}#TrialModalOverlay *{box-sizing:border-box}#TrialModalOverlay.show{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s}#TrialModalOverlay #TrialModal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;width:100%;max-width:94%;height:530px;background-image:url("../images/trial/modal-bg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#031007;border-radius:20px;border:2px solid #9bce00;padding:0px 20px 25px 20px}@media screen and (min-width: 370px){#TrialModalOverlay #TrialModal{max-width:330px}}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal{padding:0px 20px 30px 20px;height:570px;max-width:380px;border:3px solid #9bce00}}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal{border-radius:30px;max-width:430px;height:680px;padding:0px 20px 40px 20px}}#TrialModalOverlay #TrialModal .modal-content-vip{position:relative;margin:auto;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:space-between}#TrialModalOverlay #TrialModal .modal-content-vip p{font-size:15px;color:#fff;font-weight:400;font-family:"Open Sans",sans-serif;text-align:center;margin:18px 0}@media screen and (min-width: 370px){#TrialModalOverlay #TrialModal .modal-content-vip p{font-size:16px}}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip p{font-size:17px}}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal .modal-content-vip p{font-size:19px}}@media screen and (min-width: 1024px){#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body{margin-top:10px}}#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(2){margin-bottom:0;margin-top:10px}#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(3){margin:15px 0}@media screen and (min-width: 1024px){#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(3){margin:15px 0 20px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding-top:20px}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header{padding-top:30px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header img{max-width:90%}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header img{max-width:80%}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close{right:-8px;content:url("../images/trial/close.svg");width:30px;height:30px;box-shadow:inset 0 0 0 2px #9bce00;border-radius:30px;top:12px;position:absolute}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close{box-shadow:inset 0 0 0 3px #9bce00;width:40px;height:40px;top:15px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:hover{text-decoration:none;cursor:pointer}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:focus{text-decoration:none;cursor:pointer}#TrialModalOverlay #TrialModal .modal-content-vip .modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center}#TrialModalOverlay #TrialModal .modal-content-vip .modal-body img.casino-trial{max-width:62%}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-body img.casino-trial{max-width:75%}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer{text-align:center;padding-top:0}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta{border-radius:12px;border:none;background:linear-gradient(0deg, #3b9f00 0%, #6db700 52%, #a9d500 100%);color:#fff;font-size:18px;font-weight:800;font-family:"Open Sans",sans-serif;text-transform:uppercase;text-align:center;padding:10px;max-width:96%;min-width:90%;min-height:50px;cursor:pointer;text-shadow:0px 1px 0px #121212;color:#fff;text-decoration:none;display:inline-block;position:relative}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta:hover{color:#fff}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta span{font-family:"Open Sans",sans-serif}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta{max-width:300px;min-width:300px;font-size:20px;min-height:60px}}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta{font-size:23px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta.transparent-bg{background:rgba(0,0,0,0)}#TrialModalOverlay .loader{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;margin:auto;border:4px solid #ccc;border-top:4px solid #9bce00;border-radius:50.1%;width:35px;height:35px;animation:spin 2s linear infinite}#TrialModalOverlay .trialhide{display:none !important}#TrialModalOverlay .trialshow{display:block !important}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#TrialModalOverlay .succeessTrial .trial-modal-title{text-align:center}#TrialModalOverlay .succeessTrial .trial-modal-title h4{font-family:"Open Sans",sans-serif;font-weight:800;font-size:20px;margin:0px}#TrialModalOverlay .succeessTrial .trial-modal-title h3{font-size:38px;color:#9bce00;margin-bottom:0px;margin:0px;letter-spacing:0px;font-family:"Open Sans",sans-serif;font-weight:800;line-height:32px}#TrialModalOverlay .succeessTrial .trial-modal-title .trial-btn{font-size:20px;font-family:"Open Sans";font-weight:800;background-color:#9bce00;color:#000;padding:2px 5px 2px 5px;border:none;letter-spacing:0px;margin-left:auto;margin-right:auto;max-width:90%;margin-top:5px}#TrialModalOverlay .modal-content-vip p{font-size:14px}#TrialModalOverlay .modal-content-vip-title{font-family:"Open Sans",sans-serif;font-weight:800;font-size:22px;margin-bottom:0px;margin-top:10px;margin-bottom:0px;letter-spacing:0px;text-align:center;text-transform:uppercase;line-height:0px;line-height:normal}#TrialModalOverlay .modal-content-vip-title2{font-size:26px;margin-bottom:5px;line-height:22px;margin:0px;font-family:"Open Sans",sans-serif;font-weight:800;text-align:center;text-transform:uppercase;color:#9bce00}#TrialModalOverlay .modal-content-vip-btn{font-size:22px;font-family:"Open Sans",sans-serif;font-weight:800;background-color:#9bce00;color:#000;padding:1px 5px 1px 5px;border:none;letter-spacing:0px;text-align:center;text-transform:uppercase;margin-left:auto;margin-right:auto;margin-top:5px;max-width:85%}@media(min-width: 768px){.qb_viptrail_widget{width:auto !important;position:relative}}.qb_viptrail_widget .widget-viptrial{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;position:relative}.qb_viptrail_widget .widget-viptrial .vip-card-head{position:relative;max-height:40px;z-index:1;margin-right:-7px}.qb_viptrail_widget .widget-viptrial .vip-card-head img{display:block;width:100%;max-width:40px;margin:0}.qb_viptrail_widget .widget-viptrial .vip-card-head img:hover{cursor:pointer}.qb_viptrail_widget .widget-viptrial .vip-card-head:before{display:none}.qb_viptrail_widget .widget-viptrial .vip-card-head.active-vip:before{content:"";position:absolute;width:0;height:0;border-left:18px solid rgba(0,0,0,0);border-right:18px solid rgba(0,0,0,0);border-bottom:18px solid #00bdb9;top:48px;left:50%;transform:translate(-50%, -50%);display:block}.qb_viptrail_widget .widget-viptrial .progress-vip{overflow:hidden;position:relative;background:#fff;padding:0px;border-radius:0 20px 20px 0;overflow:hidden;position:relative;display:none}@media(min-width: 768px){.qb_viptrail_widget .widget-viptrial .progress-vip{display:flex}}.qb_viptrail_widget .widget-viptrial .progress-vip .progress-bar-vip{position:relative;cursor:pointer}.qb_viptrail_widget .widget-viptrial .progress-vip .progress-bar-vip .progress{position:absolute;left:0;height:100%;margin:0;width:0;background:#ffd401;border-radius:0 15px 15px 0;transition:all 2s}.qb_viptrail_widget .widget-viptrial .progress-vip .progress-bar-vip .info{font-family:"Lato",sans-serif;color:#0338ae;line-height:26px;padding:0 1.3em 0 1.4em;text-align:center;font-size:9px;font-weight:bold;position:relative;z-index:1;white-space:nowrap}@media screen and (min-width: 375px){.qb_viptrail_widget .widget-viptrial .progress-vip .progress-bar-vip .info{font-size:10px}}@media screen and (min-width: 414px){.qb_viptrail_widget .widget-viptrial .progress-vip .progress-bar-vip .info{font-size:12px}}.qb_viptrail_widget .vip-card{width:310px;background:linear-gradient(180deg, #00BDB9 0%, #0036AE 70.32%);color:#fff;border-radius:20px;padding:15px;font-family:"Lato",sans-serif;box-shadow:0 20px 40px rgba(0,0,0,.25);position:absolute;top:100%;left:50%}@media screen and (min-width: 360px){.qb_viptrail_widget .vip-card{width:340px}}@media screen and (max-width: 767px){.qb_viptrail_widget .vip-card{transform:translateX(-50%)}}@media screen and (min-width: 768px){.qb_viptrail_widget .vip-card{width:390px;left:-70px;padding:20px;top:56px;left:-90px}}@media screen and (min-width: 1600px){.qb_viptrail_widget .vip-card{padding:20px 20px 30px}}.qb_viptrail_widget .vip-card__close{position:absolute;top:10px;right:10px;width:24px;height:24px;border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0)}.qb_viptrail_widget .vip-card__close img{max-width:100%}.qb_viptrail_widget .vip-card__header{display:flex;gap:10px;padding-right:15px;margin-bottom:12px}@media screen and (min-width: 390px){.qb_viptrail_widget .vip-card__header{gap:14px}}@media screen and (min-width: 1600px){.qb_viptrail_widget .vip-card__header{margin-bottom:20px}}.qb_viptrail_widget .vip-card__header__title-text{font-size:17px;font-weight:bold;margin-bottom:6px}.qb_viptrail_widget .vip-card__header__text-content{font-size:12px;color:#fff;line-height:1.4}@media screen and (min-width: 390px){.qb_viptrail_widget .vip-card__header__text-content{font-size:13px}}.qb_viptrail_widget .vip-card__badge img{width:70px}@media screen and (min-width: 390px){.qb_viptrail_widget .vip-card__badge img{width:100px}}@media screen and (min-width: 768px){.qb_viptrail_widget .vip-card__badge img{width:140px}}.qb_viptrail_widget .vip-card__actions{display:flex;justify-content:space-between;margin:15px 0 10px}@media screen and (min-width: 1600px){.qb_viptrail_widget .vip-card__actions{margin:30px 0 25px}}.qb_viptrail_widget .vip-card__footer{font-size:11px;display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (min-width: 375px){.qb_viptrail_widget .vip-card__footer{font-size:12px}}@media screen and (min-width: 768px){.qb_viptrail_widget .vip-card__footer{font-size:14px}}.qb_viptrail_widget .vip-card__footer a{color:#fff;text-decoration:underline;display:flex;align-items:center;justify-content:center;flex-direction:column}.qb_viptrail_widget .vip-card__footer a p{display:flex;align-items:center;justify-content:center;margin:0}.qb_viptrail_widget .vip-card__footer a p img{margin-right:3px !important;width:20px}.qb_viptrail_widget .vip-item-scroll .vip-item__bg{margin-bottom:15px;display:flex;flex-direction:column}.qb_viptrail_widget .vip-item-scroll .vip-item__bg:last-child{margin-bottom:0}@media screen and (min-width: 1600px){.qb_viptrail_widget .vip-item-scroll .vip-item__bg{margin-bottom:30px}}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item{display:flex;gap:10px}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 390px){.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__icon{width:36px;height:36px}}@media screen and (min-width: 768px){.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__icon{width:46px;height:46px}}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__icon img{width:100%}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__content{flex:1}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__content__text{font-size:11px;color:#fff;margin:4px 0 0}@media screen and (min-width: 390px){.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__content__text{font-size:12px}}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__top{display:flex;justify-content:space-between;align-items:flex-start}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__top__title__bg{flex:1}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__top__title{font-size:12px;font-weight:800;color:#ffd401;text-transform:uppercase;flex:1;padding-right:5px}@media screen and (min-width: 390px){.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__top__title{font-size:13px}}.qb_viptrail_widget .status{padding:6px 14px;border-radius:999px;font-size:13px;font-weight:bold}.qb_viptrail_widget .status.done{background:#ffd401;color:#0338ae;font-size:10px;font-weight:bold;margin:0}@media screen and (min-width: 390px){.qb_viptrail_widget .status.done{font-size:11px}}.qb_viptrail_widget .status.progress{border:2px solid #ffd401;color:#fff;background:rgba(0,0,0,0);height:25px;width:60px;text-align:center;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:30px;margin:0}.qb_viptrail_widget .progress{width:100%;height:10px;background:#fff;border-radius:10px;overflow:hidden;margin-top:5px}@media screen and (min-width: 1600px){.qb_viptrail_widget .progress{margin-top:10px}}.qb_viptrail_widget .progress__bar{height:100%;background:#ffd401;border-radius:10px;transition:width .3s ease}.qb_viptrail_widget .btn{padding:5px 12px;border-radius:30px;font-weight:bold;cursor:pointer;font-size:10px}@media screen and (min-width: 390px){.qb_viptrail_widget .btn{font-size:11px;padding:8px 14px}}@media screen and (min-width: 768px){.qb_viptrail_widget .btn{font-size:13px;padding:8px 16px}}.qb_viptrail_widget .btn--primary{background:#ffd401;color:#0338ae;border:none}.qb_viptrail_widget .btn--outline{background:rgba(0,0,0,0);border:2px solid #ffd401;color:#ffd401}.vip-expiring{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:10px;display:none}.vip-expiring .vip-head{display:flex;align-items:center;justify-content:center}.vip-expiring .vip-head img{max-width:100%}.vip-expiring p{display:flex;align-items:center;justify-content:center;text-align:center;max-width:300px;margin:10px 0 5px}.vip-start{flex-direction:column}body .ucc_vip_trials .widget-viptrial .progress-vip{display:flex}body.frozen{overflow:hidden !important}#commonHeader{position:sticky;top:0;width:100%;z-index:12;box-sizing:border-box;font-family:"Lato",sans-serif;font-size:16px}#commonHeader *{font-family:"Lato",sans-serif;box-sizing:border-box}#commonHeader .button{background-color:#ccc;color:#000;width:auto;height:32px;border:none;outline:none;font-family:"Lato",sans-serif;font-weight:700;font-size:16px;text-decoration:none;text-align:center;border-radius:4px;display:flex;justify-content:center;align-items:center;padding:0 1em 3px 1em;margin:0}#commonHeader .button:hover{cursor:pointer}#commonHeader .button-outlined{background-color:rgba(0,0,0,0);border:1px solid #333}#commonHeader #CH_stickybanner{width:100%}#commonHeader .main{background-color:#333;height:64px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:8px}#commonHeader .main .brand{padding:8px;background-color:#000;width:64px;max-width:200px;flex-shrink:0;display:flex;justify-content:center;align-items:center}#commonHeader .main .brand a,#commonHeader .main .brand img{width:100%;display:block}@media screen and (min-width: 600px){#commonHeader .main .brand{width:auto;background-color:rgba(0,0,0,0) !important}#commonHeader .main .brand a,#commonHeader .main .brand img{height:48px}}#commonHeader .main .menuicon{width:52px;display:flex;align-items:center;padding:8px;transition:transform .3s;flex-shrink:0}#commonHeader .main .menuicon svg{display:block;fill:#fff;width:100%;opacity:.9;transition:opacity .3s}#commonHeader .main .menuicon svg:hover{opacity:1;cursor:pointer}#commonHeader .main .quickbuttons .qb_lang{width:auto}@media screen and (min-width: 1200px){#commonHeader .main{gap:24px}}#commonHeader .sidebar .languages .selected{color:#000;padding:0 1em;line-height:3em;gap:8px}#commonHeader .sidebar .languages .langoptsicon{border-top-color:#000}#commonHeader .sidebar .languages .langoption a{font-weight:400;color:#000;padding:0 1em;line-height:2.5em;gap:8px}#commonHeader.sidebaropen .main .menuicon{transform:rotateX(90deg)}#commonHeader.gameplay{display:none}@media screen and (min-width: 1024px){#commonHeader.gameplay{display:block}}.onboard-close-modal-btn{position:absolute;cursor:pointer;z-index:1;top:4px;right:5px}.onboard-close-modal-btn svg{height:40px;width:40px}.onboard-close-modal-btn path{fill:#000}.onboard-close-modal-btn rect{fill:#fff}#TrialModalOverlay{background-color:rgba(0,54,174,.8)}#TrialModalOverlay #TrialModal{background-image:none;background-color:#fff;border-radius:20px;border:0;height:550px}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal{height:570px}}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal{height:700px}}#TrialModalOverlay #TrialModal .modal-content-vip p{color:#0036ae;font-family:"Lato",sans-serif;margin-top:0}@media screen and (min-width: 1024px){#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body{margin-top:5px}}#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(2){margin-bottom:0;margin-top:0}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(2){margin-top:10px}}#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(3){margin:15px 0}@media screen and (min-width: 1024px){#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(3){margin:5px 0 15px}}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal .modal-content-vip.succeessTrial .modal-body p:nth-child(3){margin:15px 0 20px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header{padding-top:35px;height:100%}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header{padding-top:50px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close{right:-8px;content:no-open-quote;box-shadow:inset 0 0 0 2px #0036ae}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close{width:35px;height:35px;top:15px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close::before,#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close::after{content:"";position:absolute;width:20px;height:2px;left:5px;top:14px;background-color:#0036ae;transform-origin:center}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close::before,#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close::after{width:24px;left:6px;top:17px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close::before{transform:rotate(45deg)}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close::after{transform:rotate(-45deg)}#TrialModalOverlay #TrialModal .modal-content-vip .modal-body img{max-width:60%}@media screen and (min-width: 1600px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-body img{max-width:74%}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer{text-align:center;padding-top:0}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta{border-radius:70px;background:#ffde00;color:#0036ae;text-shadow:none;min-height:40px}@media screen and (min-width: 767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta{min-height:50px;max-width:90%}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta:hover{color:#0036ae}#TrialModalOverlay #TrialModal .modal-content-vip .modal-footer .trial-cta span{font-family:"Lato",sans-serif}#TrialModalOverlay .loader{border-top:4px solid #0036ae}#TrialModalOverlay .succeessTrial .trial-modal-title{text-align:center}#TrialModalOverlay .succeessTrial .trial-modal-title h4{font-family:"Lato",sans-serif;color:#0036ae;font-size:22px;line-height:normal;margin:0 0 5px}@media screen and (min-width: 767px){#TrialModalOverlay .succeessTrial .trial-modal-title h4{font-size:22px}}@media screen and (min-width: 1600px){#TrialModalOverlay .succeessTrial .trial-modal-title h4{font-size:26px}}#TrialModalOverlay .succeessTrial .trial-modal-title h3{font-family:"Lato",sans-serif;color:#0036ae;border-top:1px solid #13bbb9;border-bottom:1px solid #13bbb9;padding:10px 0;line-height:normal;font-size:26px}@media screen and (min-width: 767px){#TrialModalOverlay .succeessTrial .trial-modal-title h3{font-size:30px}}#TrialModalOverlay .succeessTrial .trial-modal-title .trial-btn{font-family:"Lato",sans-serif;font-weight:400;background-color:rgba(0,0,0,0);color:#0036ae}@media screen and (min-width: 767px){#TrialModalOverlay .succeessTrial .trial-modal-title .trial-btn{font-size:22px}}@media screen and (min-width: 1600px){#TrialModalOverlay .succeessTrial .trial-modal-title .trial-btn{font-size:26px}}#TrialModalOverlay .modal-content-vip-title{font-family:"Lato",sans-serif;color:#0036ae;font-size:22px;line-height:normal;margin:0 0 5px}@media screen and (min-width: 767px){#TrialModalOverlay .modal-content-vip-title{font-size:22px}}@media screen and (min-width: 1600px){#TrialModalOverlay .modal-content-vip-title{font-size:26px}}#TrialModalOverlay .modal-content-vip-title2{font-family:"Lato",sans-serif;color:#0036ae;border-top:1px solid #13bbb9;border-bottom:1px solid #13bbb9;padding:10px 0;line-height:normal;font-size:26px}@media screen and (min-width: 767px){#TrialModalOverlay .modal-content-vip-title2{font-size:30px}}#TrialModalOverlay .modal-content-vip-btn{font-family:"Lato",sans-serif;font-weight:400;background-color:rgba(0,0,0,0);color:#0036ae;font-size:20px}@media screen and (min-width: 767px){#TrialModalOverlay .modal-content-vip-btn{font-size:22px}}@media screen and (min-width: 1600px){#TrialModalOverlay .modal-content-vip-btn{font-size:26px}}#commonHeader .languages .langoption a{color:#dbdbdb}#commonHeader .languages .langoption a:hover{color:#fff}#commonHeader .main{background-color:#0036ae}#commonHeader .main .brand{background-color:unset}#commonHeader .main .quickbuttons .qb_deposit a,#commonHeader .main .quickbuttons .qb_backtogames a{border-radius:20px}#commonHeader .main .quickbuttons .qb_mybalances a{border-color:#fff;color:#fff}#commonHeader .main .quickbuttons .qb_lang .languages .options{background-color:#0036ae}#commonHeader.nosession .quickbuttons .button{background:#fff;color:#0036ae;text-transform:uppercase;border-radius:16px}#commonHeader.nosession .quickbuttons .button.lmbtn_login{color:#000}#commonHeader .sidebar{color:#fff}#commonHeader .sidebar .closepanel{background-color:#0036ae}#commonHeader .sidebar .player{background-color:#0036ae;font-size:16px;line-height:3em;text-transform:uppercase}#commonHeader .sidebar .top{background-color:#e6e6e6}#commonHeader .sidebar .top .playerclass{color:#333}#commonHeader .sidebar .top .playerclass span{color:#000}#commonHeader .sidebar .top .profile{background-color:#002c8b;color:#fff}#commonHeader .sidebar .top .profile svg{fill:#fff;opacity:.6}#commonHeader .sidebar .balances{background-color:#0589b8;color:#fff;transition:all .5s}#commonHeader .sidebar .balances .button--cashout{background:#2d271d;color:#fff}#commonHeader .sidebar .balances.highlight{background-color:#fff;color:#000}#commonHeader .sidebar .balances.highlight h3{color:#000}#commonHeader .sidebar nav{background-color:#25d5db}#commonHeader .sidebar nav a{color:#fff}#commonHeader .sidebar nav a:hover{color:#fff}#commonHeader .sidebar nav a svg{fill:#fff;opacity:.8}#commonHeader .sidebar .languages .selected,#commonHeader .sidebar .languages .langoption a{color:#fff}#commonHeader .sidebar .languages .langoptsicon{border-top-color:#fff}#myaccount .recenttransactions .transactionslist_item,.communicationslist_item{border-right-color:#0052b3}#myaccount .recenttransactions .transactionslist_item .datebox,.communicationslist_item .datebox{background-color:#0052b3;color:#fff}#myaccount .recenttransactions .transactionslist_item .description .type,.communicationslist_item .description .type{color:#848484}#myaccount .recenttransactions .transactionslist_item .btnreadmssg,.communicationslist_item .btnreadmssg{color:#0052b3}#myaccount .recenttransactions .transactionslist_item,#myaccount .box,.communicationslist_item,#mydocuments .docs-container .docbox,#mydocuments .statuscheck,#notifications .row{background-color:rgba(0,0,0,.04)}.communicationslist_item:hover{background-color:rgba(0,0,0,.06);cursor:pointer}.communicationslist_item.active{background-color:rgba(0,0,0,.08)}#notifications .row button{border-color:#0052b3;color:#0052b3}#myaccount .recenttransactions .transactions-link a{color:#0052b3}@media screen and (min-width: 768px){#d_nav ul li{border-bottom-color:#0052b3}#d_nav ul li.active{color:#0052b3}#d_nav ul li.active:before{border-left-color:#0052b3;border-bottom-color:#0052b3}#d_nav ul li.active:after{border-left-color:#fff;border-bottom-color:#fff}}#myaccount .balances .links .link,#myaccount section.recenttransactions .noresults a,#myaccount .preferences .resetpasswordlink span,#myaccount .preferences .sendemail a span,#loyalty .frontpage .info .more a,#loyalty .loyaltypage__content ul a{color:#0052b3}#commonHeader .main .brand{background-color:unset !important}#vip h1,#vip .vippage__container--info-section .sideButtons a,#vip .vippage__container--bonus-section .nextLevelCta a{color:#0052b3;font-weight:bold}@media screen and (max-width: 768px){#vip .vippage__container--bonus-section .bonuses__container,#vip .vippage__container--bonus-section .bonuses .bonuslist__container--item{font-size:1.3em}}#vip .vippage__container--bonus-section .bonuses__container--item,#vip .vippage__container--bonus-section .bonuslist__container--item{font-weight:bold}#vip .vippage__container--bonus-section .bonuslist__container a{color:#74a8fb}#vip .vippage__container{color:#0052b3}#vip .vippage__container--info-section{padding-right:0}@media screen and (max-width: 967px){#vip .vippage__container--info-section{flex-direction:column-reverse;padding:0 0 30px 0;gap:30px}}#vip .vippage__container--info-section .sideButtons a{background:#0052b3;color:#ffde00;border-radius:50px;padding:10px;display:grid;align-items:center;font-size:13px;text-align:center}@media screen and (min-width: 769px){#vip .vippage__container--info-section .sideButtons a{padding:15px 0}}#vip .vippage__container--bonus-section .bonuses--amount-grey{font-weight:normal}#vip .vippage__container--bonus-section .nextLevelCta a{color:#0052b3;font-weight:bolder;background:#ffde00;text-transform:uppercase;padding:15px 25px;border-radius:50px;font-size:1.3em}#vip .vippage__container--bonus-section,#vip .vippage__container--info-section .userVipInfo{color:#0052b3;margin-top:-40px}#vip .vippage__container--info-section .userVipInfo,#vip .vippage__container--info-section .userVipInfo .vipLabel{color:#000}#vip .vippage__container--info-section .userVipInfo .vipLabel span{text-transform:capitalize}@media screen and (min-width: 1001px){#vip .vippage__container--bonus-section .bonuses__container{white-space:nowrap}}#vip .vippage__container--bonus-section .bonuses__container--info{white-space:initial}@media screen and (min-width: 967px)and (max-width: 1000px){#vip .vippage__container--bonus-section .bonuses__container--info{margin-right:40px}}#vip .vippage__container--bonus-section .bonuses__container--info .info-text{color:#000}#vip .vippage__container--bonus-section .bonuses__container--info .info-text a{color:#fff}@media screen and (max-width: 768px){#container{padding:0;margin-top:-10px}#vip{gap:0}#vip .vippage__container--info-section .userVipInfo{gap:20px}#vip .vippage__container--info-section .userVipInfo img{margin-bottom:-15px}#vip .vippage__container--info-section .userVipInfo .vip-perks-list .perk-item img{margin-bottom:0}#vip .vippage__container--bonus-section .bonuses__container--info .info-text{font-size:.7em}}body .trial__container{background-image:linear-gradient(0deg, #00bdb9 0%, #0036ae 100%)}body .trial__container .trial-text{margin:1rem 0;font-family:"Lato",sans-serif;color:#fff}body .trial__container .trial_countdown .timer .min p,body .trial__container .trial_countdown .timer .days p,body .trial__container .trial_countdown .timer .hours p,body .trial__container .trial_countdown .timer .sec p{font-family:"Lato",sans-serif}body .trial__container .trial__container--info{border-bottom:50px solid #293232}body .trial__container .trial__container--info--tooltip{font-family:"Lato",sans-serif}
