@import url("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 url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300..800&display=swap");@import url(/app/shared/assets/css/promoslandingpage.css);.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)}#commonHeader .languages .selected,._locale-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}#commonHeader .languages .selected:hover,._locale-languages .selected:hover{cursor:pointer}#commonHeader .languages .selected.expanded .langoptsicon,._locale-languages .selected.expanded .langoptsicon{-webkit-transform:rotateX(180deg) translateY(4px);transform:rotateX(180deg) translateY(4px)}#commonHeader .languages .options,._locale-languages .options{display:none;-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden}#commonHeader .languages .langoptsicon,._locale-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}#commonHeader .languages .langoption a,._locale-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}#commonHeader .languages .flag,._locale-languages .flag{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:50%;overflow:hidden}#commonHeader .languages .EStooltip,._locale-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}#commonHeader .languages .EStooltip:after,._locale-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%)}#commonHeader .languages .EStooltip p,._locale-languages .EStooltip p{margin:0}#commonHeader .languages .EStooltip a,._locale-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}#commonHeader .languages .EStooltip.hidden,._locale-languages .EStooltip.hidden{-webkit-transform:scale(0);transform:scale(0)}#commonHeader .main .quickbuttons .qb_lang .languages,._locale-top-languages{display:none;position:relative}#commonHeader .main .quickbuttons .qb_lang .languages .selected span,._locale-top-languages .selected span{display:none}#commonHeader .main .quickbuttons .qb_lang .languages .options,._locale-top-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){#commonHeader .main .quickbuttons .qb_lang .languages,._locale-top-languages{display:block}}#commonHeader .sidebar .languages,._locale-mainnav-languages{padding-bottom:1em;position:relative}#commonHeader .sidebar .languages .langoption a,._locale-mainnav-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}#commonHeader .sidebar .languages .EStooltip,._locale-mainnav-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}#commonHeader .sidebar .languages .EStooltip.show,._locale-mainnav-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}#commonHeader .sidebar .languages .EStooltip:after,._locale-mainnav-languages .EStooltip:after{left:unset;right:100%;border-color:transparent #FFF transparent transparent}#commonHeader .sidebar .languages .EStooltip a,._locale-mainnav-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){#commonHeader .sidebar .languages,._locale-mainnav-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}}#commonHeader .main .quickbuttons{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#commonHeader .main .quickbuttons.qb1btns,#commonHeader .main .quickbuttons.qb2btns,#commonHeader .main .quickbuttons.qb3btns{}#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;-webkit-animation:CH_intro 0.5s;animation:CH_intro 0.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:-webkit-gradient(linear,left top,left bottom,from(#3dc323),to(#97c323));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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;line-height:1em;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#05A95A),to(#00E471));background:linear-gradient(to bottom,#05A95A 0%,#00E471 100%)}#commonHeader .main .quickbuttons .qb_deposit a:hover span{display:-webkit-box;display:-ms-flexbox;display:flex}#commonHeader .main .quickbuttons .qb_deposit.lowbalance a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:CH_lowbalance 2s;animation:CH_lowbalance 2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;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{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}#commonHeader .main .quickbuttons .qb:first-child{-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.4s;animation-delay:0.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(2){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(3){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(4){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(5){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(6){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(7){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader .main .quickbuttons .qb:nth-child(8){-webkit-animation:CH_fadeIn 0.5s;animation:CH_fadeIn 0.5s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:forwards;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:first-child{opacity:1;-webkit-animation:CH_fadeOut 0.5s;animation:CH_fadeOut 0.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(2){opacity:1;-webkit-animation:CH_fadeOut 0.5s;animation:CH_fadeOut 0.5s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(3){opacity:1;-webkit-animation:CH_fadeOut 0.5s;animation:CH_fadeOut 0.5s;-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(4){opacity:1;-webkit-animation:CH_fadeOut 0.5s;animation:CH_fadeOut 0.5s;-webkit-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(5){opacity:1;-webkit-animation:CH_fadeOut 0.5s;animation:CH_fadeOut 0.5s;-webkit-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#commonHeader.sidebaropen .main .quickbuttons .qb:nth-child(6){opacity:1;-webkit-animation:CH_fadeOut 0.5s;animation:CH_fadeOut 0.5s;-webkit-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-fill-mode:forwards;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;-webkit-animation:fadeIn 1s;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}@-webkit-keyframes CH_intro{0%{-webkit-transform:scale(0);transform:scale(0)}55%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes CH_intro{0%{-webkit-transform:scale(0);transform:scale(0)}55%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes CH_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CH_fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes CH_fadeOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}99%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes CH_fadeOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}99%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes CH_lowbalance{0%{opacity:1}49%{opacity:1}50%{opacity:0}99%{opacity: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;-webkit-transition:all 0.3s;transition:all 0.3s;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:768px){#commonHeader .sidebar{position:absolute}}#commonHeader .sidebar .closepanel{background-color:#DDD;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:sticky;top:0;z-index:1;-ms-flex-negative:0;flex-shrink:0}#commonHeader .sidebar .closepanel .icon{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;font-weight:700;-webkit-transition:all 0.3s;transition:all 0.3s;opacity:0.7;-webkit-transform:scale(0);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;-ms-flex-negative:0;flex-shrink:0}#commonHeader .sidebar .top{background-color:#DDD;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;-ms-flex-negative:0;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 .playerclass,#commonHeader .sidebar .top a{padding:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:768px){#commonHeader .sidebar .top .playerclass,#commonHeader .sidebar .top a{gap:4px}}#commonHeader .sidebar .top .profile{text-decoration:none;background-color:#666666;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;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s,-webkit-transform 0.35s;-ms-flex-negative:0;flex-shrink:0}#commonHeader .sidebar .balances h3{margin:0 0 8px 0;font-size:18px}#commonHeader .sidebar .balances .grid{display:-ms-grid;display:grid;font-size:14px;-ms-grid-columns:auto 8px auto;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 transparent;-webkit-animation:CH_rotate 1s linear infinite;animation:CH_rotate 1s linear infinite}#commonHeader .sidebar .balances .button{text-transform:uppercase;max-width:150px}#commonHeader .sidebar .balances .button--deposit{background:-webkit-gradient(linear,left top,left bottom,from(#3dc323),to(#97c323));background:linear-gradient(to bottom,#3dc323 0%,#97c323 100%);color:#FFF}#commonHeader .sidebar .balances .ba_fun{font-size:1.2em}#commonHeader .sidebar nav{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-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#CCC;-ms-flex-negative:0;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:-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-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.3s;transition:all 0.3s;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#commonHeader .sidebar nav a .menuicon{width:24px;-ms-flex-negative:0;flex-shrink:0}#commonHeader .sidebar nav a svg{opacity:0.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;-webkit-animation:CH_intro 0.5s;animation:CH_intro 0.5s}#commonHeader .sidebar nav a:last-child{background-color:rgba(255,255,255,0.04)}#commonHeader .sidebar nav a:nth-last-child(2){background-color:rgba(255,255,255,0.08)}#commonHeader .sidebar nav a:nth-last-child(3){background-color:rgba(255,255,255,0.12)}#commonHeader .sidebar nav a:nth-last-child(4){background-color:rgba(255,255,255,0.16)}#commonHeader .sidebar nav a:nth-last-child(5){background-color:rgba(255,255,255,0.2)}#commonHeader .sidebar nav a:nth-last-child(6){background-color:rgba(255,255,255,0.24)}#commonHeader .sidebar nav a:nth-last-child(7){background-color:rgba(255,255,255,0.28)}#commonHeader .sidebar nav a:nth-last-child(8){background-color:rgba(255,255,255,0.32)}#commonHeader .sidebar nav a:nth-last-child(9){background-color:rgba(255,255,255,0.36)}#commonHeader .sidebar nav a:nth-last-child(10){background-color:rgba(255,255,255,0.4)}#commonHeader.sidebaropen .sidebar{width:100%}#commonHeader.sidebaropen .sidebar .closepanel .icon{-webkit-transform:scale(1);transform:scale(1)}@media screen and (min-width:600px){#commonHeader.sidebaropen .sidebar{width:360px;-webkit-box-shadow:0 0 24px rgba(0,0,0,0.6);box-shadow:0 0 24px rgba(0,0,0,0.6)}}@keyframes CH_intro{0%{-webkit-transform:scale(0);transform:scale(0)}55%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes CH_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes CH_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#commonHeader .synth_JM_countdown,#gamemodal .container .synth_JM_countdown,#playframe .synth_JM_countdown,header .top .synth_JM_countdown{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:center;-ms-flex-pack:center;justify-content:center;gap:12px;border-radius:4px;width:80%;margin:0 auto}#commonHeader .synth_JM_countdown .JM_countdown_box,#gamemodal .container .synth_JM_countdown .JM_countdown_box,#playframe .synth_JM_countdown .JM_countdown_box,header .top .synth_JM_countdown .JM_countdown_box{text-align:center;width:56px;font-weight:700}#commonHeader .synth_JM_countdown .JM_countdown_box .pt,#gamemodal .container .synth_JM_countdown .JM_countdown_box .pt,#playframe .synth_JM_countdown .JM_countdown_box .pt,header .top .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,#gamemodal .container .synth_JM_countdown .JM_countdown_box p,#playframe .synth_JM_countdown .JM_countdown_box p,header .top .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;-webkit-transition:all 0.3s;transition:all 0.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:-webkit-box;display:-ms-flexbox;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,#gamemodal .container .synth_JM_popup,#playframe .synth_JM_popup,header .top .synth_JM_popup{font-family:"Lato",sans-serif;background:url("../../images/multigamemultiplierfirevsice/bg.jpg") no-repeat bottom;background-size:cover;width:306px;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;padding:16px 0;border-radius:20px;gap:8px;position:relative}#commonHeader .synth_JM_popup p,#gamemodal .container .synth_JM_popup p,#playframe .synth_JM_popup p,header .top .synth_JM_popup p{margin:0;text-align:center;line-height:normal!important}#commonHeader .synth_JM_popup img,#gamemodal .container .synth_JM_popup img,#playframe .synth_JM_popup img,header .top .synth_JM_popup img{display:block;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__top img,#gamemodal .container .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{display:block;width:75%;margin:0 auto 0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__top .ltlabel,#gamemodal .container .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{width:70%;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__game,#gamemodal .container .synth_JM_popup .synth_JM_popup__game,#playframe .synth_JM_popup .synth_JM_popup__game,header .top .synth_JM_popup .synth_JM_popup__game{background-color:rgba(5,39,76,0.6784313725);text-align:center;font-size:18px;font-weight:700;text-transform:uppercase;padding:0.5em 0;width:100%;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__game h5,#gamemodal .container .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{color:#ffde06!important;margin:0;font-size:1em}#commonHeader .synth_JM_popup .synth_JM_popup__game a,#gamemodal .container .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{text-decoration:none}#commonHeader .synth_JM_popup .synth_JM_popup__game a p,#gamemodal .container .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{color:#fff;line-height:normal!important;padding:0;font-weight:300}#commonHeader .synth_JM_popup .synth_JM_popup__game a p span,#gamemodal .container .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{font-size:20px!important;font-weight:700!important;line-height:1.5!important}#commonHeader .synth_JM_popup .synth_JM_popup__cta,#gamemodal .container .synth_JM_popup .synth_JM_popup__cta,#playframe .synth_JM_popup .synth_JM_popup__cta,header .top .synth_JM_popup .synth_JM_popup__cta{padding:0 1em}#commonHeader .synth_JM_popup .synth_JM_popup__cta .offer,#gamemodal .container .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{width:72%;margin:0 auto}#commonHeader .synth_JM_popup .synth_JM_popup__cta h4,#gamemodal .container .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{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,#gamemodal .container .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{color:#dacbe4;font-size:11px;text-align:center;padding:0 0.5em;font-weight:700;line-height:1.3em!important;margin:5px auto}#commonHeader .synth_JM_popup .synth_JM_popup__bottom a.button,#gamemodal .container .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{line-height:40px;height:40px;padding:0 1em;font-size:18px;border-radius:20px;-webkit-filter:drop-shadow(0.968px 3.881px 6px rgba(53,22,0,0.4));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,#gamemodal .container .synth_JM_popup,#playframe .synth_JM_popup,header .top .synth_JM_popup{width:320px;gap:5px}#commonHeader .synth_JM_popup .bottom,#gamemodal .container .synth_JM_popup .bottom,#playframe .synth_JM_popup .bottom,header .top .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 transparent;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%}}#gamemodal .container .synth_JM_gameplaypopup *,#playframe .synth_JM_gameplaypopup *{font-family:"Lato",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}#gamemodal .container .synth_JM_gameplaypopup,#playframe .synth_JM_gameplaypopup{background-color:rgba(0,0,0,0.75);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;position:absolute;top:0;left:0;right:0;bottom:0}#gamemodal .container .synth_JM_gameplaypopup .synth_JM_popup__closebtn,#playframe .synth_JM_gameplaypopup .synth_JM_popup__closebtn{position:absolute;top:5px;right:4px;width:30px}#gamemodal .container .synth_JM_gameplaypopup .synth_JM_popup__closebtn img,#playframe .synth_JM_gameplaypopup .synth_JM_popup__closebtn img{display:block;width:100%}#gamemodal .container .synth_JM_gameplaypopup .synth_JM_popup__closebtn:hover,#playframe .synth_JM_gameplaypopup .synth_JM_popup__closebtn:hover{cursor:pointer}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp,header .top .qb_synth-jackpotmltp{width:auto}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader,header .top .qb_synth-jackpotmltp .inheader{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-align:center;-ms-flex-align:center;align-items:center;position:relative}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader .icon,header .top .qb_synth-jackpotmltp .inheader .icon{width:40px;max-width:60px}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader a,header .top .qb_synth-jackpotmltp .inheader a{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container,header .top .qb_synth-jackpotmltp .synth_JM_modal_container{position:absolute;top:100%;left:50%;color:#FFF;display:block;-webkit-transform:scale(0,0) translateX(-50%);transform:scale(0,0) translateX(-50%);-webkit-transform-origin:-25% top;transform-origin:-25% top;-webkit-transition:all 0.3s;transition:all 0.3s}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp.open .synth_JM_modal_container,header .top .qb_synth-jackpotmltp.open .synth_JM_modal_container{-webkit-transform:scale(1,1) translateX(-50%);transform:scale(1,1) translateX(-50%)}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp.open .synth_JM_modal_container .top img.logo,header .top .qb_synth-jackpotmltp.open .synth_JM_modal_container .top img.logo{-webkit-animation:CH_popup 1s;animation:CH_popup 1s;-webkit-animation-delay:0.35s;animation-delay:0.35s}@media screen and (min-width:360px){#commonHeader .main .quickbuttons:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon,header .top:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon{width:50px}#commonHeader .main .quickbuttons.dfsmoved .qb_synth-jackpotmltp .inheader .icon,header .top.dfsmoved .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width:375px){#commonHeader .main .quickbuttons:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon,header .top:not(.qb6btns) .qb_synth-jackpotmltp .inheader .icon{width:60px}#commonHeader .main .quickbuttons.qb6btns .qb_synth-jackpotmltp .inheader .icon,header .top.qb6btns .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width:414px){#commonHeader .main .quickbuttons.qb6btns .qb_synth-jackpotmltp .inheader .icon,header .top.qb6btns .qb_synth-jackpotmltp .inheader .icon{width:60px}}@media screen and (min-width:568px){#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container,header .top .qb_synth-jackpotmltp .synth_JM_modal_container{left:unset;right:10px;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transform-origin:25% top;transform-origin:25% top}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp.open .synth_JM_modal_container,header .top .qb_synth-jackpotmltp.open .synth_JM_modal_container{-webkit-transform:scale(1,1);transform:scale(1,1)}}@media screen and (min-width:768px){#commonHeader .main .quickbuttons .qb_synth-jackpotmltp,header .top .qb_synth-jackpotmltp{position:relative}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container,header .top .qb_synth-jackpotmltp .synth_JM_modal_container{left:0;right:unset;top:calc(100% + 10px)}}#commonHeader .main .quickbuttons,header .top{}@media screen and (min-width:1024px){#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader,header .top .qb_synth-jackpotmltp .inheader{background:-webkit-gradient(linear,left top,left bottom,from(#7b327b),to(#3c3d6b));background:linear-gradient(to bottom,#7b327b,#3c3d6b);border-radius:4px;padding:0 8px}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader .synth_JM_countdown,header .top .qb_synth-jackpotmltp .inheader .synth_JM_countdown{border:none!important}#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .inheader .synth_JM_countdown p,header .top .qb_synth-jackpotmltp .inheader .synth_JM_countdown p{color:#fff}}@media screen and (orientation:landscape) and (max-height:500px){#commonHeader .main .quickbuttons .qb_synth-jackpotmltp .synth_JM_modal_container,header .top .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}}@-webkit-keyframes CH_popup{0%{-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes CH_popup{0%{-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}#TrialModalOverlay *{-webkit-box-sizing:border-box;box-sizing:border-box}#TrialModalOverlay{position:fixed;z-index:20;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);opacity:0;visibility:hidden;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:visibility 0s linear 0.25s,opacity 0.25s 0s,-webkit-transform 0.25s;transition:visibility 0s linear 0.25s,opacity 0.25s 0s,-webkit-transform 0.25s;transition:visibility 0s linear 0.25s,opacity 0.25s 0s,transform 0.25s;transition:visibility 0s linear 0.25s,opacity 0.25s 0s,transform 0.25s,-webkit-transform 0.25s}#TrialModalOverlay.show{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:visibility 0s linear 0s,opacity 0.25s 0s,-webkit-transform 0.25s;transition:visibility 0s linear 0s,opacity 0.25s 0s,-webkit-transform 0.25s;transition:visibility 0s linear 0s,opacity 0.25s 0s,transform 0.25s;transition:visibility 0s linear 0s,opacity 0.25s 0s,transform 0.25s,-webkit-transform 0.25s}#TrialModalOverlay #TrialModal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-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:0.4s;animation-name:animatetop;animation-duration:0.4s;color:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#TrialModalOverlay #TrialModal .modal-content-vip p{font-size:15px;color:#ffffff;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:-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;-webkit-box-pack:center;-ms-flex-pack: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;-webkit-box-shadow:inset 0 0 0 2px #9bce00;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{-webkit-box-shadow:inset 0 0 0 3px #9bce00;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:-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;-webkit-box-pack:center;-ms-flex-pack: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:-webkit-gradient(linear,left bottom,left top,from(#3b9f00),color-stop(52%,#6db700),to(#a9d500));background:linear-gradient(0deg,#3b9f00 0%,#6db700 52%,#a9d500 100%);color:#ffffff;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:transparent}#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;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#TrialModalOverlay .trialhide{display:none!important}#TrialModalOverlay .trialshow{display:block!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);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:#000000;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:#000000;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:-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-align:center;-ms-flex-align:center;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 transparent;border-right:18px solid transparent;border-bottom:18px solid #00BDB9;top:48px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.qb_viptrail_widget .widget-viptrial .progress-vip{overflow:hidden;position:relative;background:#ffffff;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:-webkit-box;display:-ms-flexbox;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;-webkit-transition:all 2s;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:-webkit-gradient(linear,left top,left bottom,from(#00BDB9),color-stop(70.32%,#0036AE));background:linear-gradient(180deg,#00BDB9 0%,#0036AE 70.32%);color:#ffffff;border-radius:20px;padding:15px;font-family:"Lato",sans-serif;-webkit-box-shadow:0 20px 40px rgba(0,0,0,0.25);box-shadow:0 20px 40px rgba(0,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{-webkit-transform:translateX(-50%);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent}.qb_viptrail_widget .vip-card__close img{max-width:100%}.qb_viptrail_widget .vip-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding-right:20px;margin-bottom:10px}@media screen and (min-width:390px){.qb_viptrail_widget .vip-card__header{gap:14px;padding-right:15px;margin-bottom:12px}}@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:#ffffff;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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:-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;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:#ffffff;text-decoration:underline;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qb_viptrail_widget .vip-card__footer a p{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;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__icon{width:30px;height:30px;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}@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{-webkit-box-flex:1;-ms-flex:1;flex:1}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__content__text{font-size:11px;color:#ffffff;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qb_viptrail_widget .vip-item-scroll .vip-item__bg .vip-item__top__title__bg{-webkit-box-flex:1;-ms-flex:1;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;-webkit-box-flex:1;-ms-flex:1;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:12px;font-weight:bold}@media screen and (min-width:390px){.qb_viptrail_widget .status{font-size:13px}}.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:#ffffff;background:transparent;height:25px;width:52px;text-align:center;padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;margin:0}@media screen and (min-width:1600px){.qb_viptrail_widget .status.progress{width:60px}}.qb_viptrail_widget .progress{width:100%;height:10px;background:#ffffff;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;-webkit-transition:width 0.3s ease;transition:width 0.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:transparent;border:2px solid #FFD401;color:#FFD401}.vip-expiring{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:10px;display:none}.vip-expiring .vip-head{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}.vip-expiring .vip-head img{max-width:100%}.vip-expiring p{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;text-align:center;max-width:300px;margin:10px 0 5px}.vip-start{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .ucc_vip_trials .widget-viptrial .progress-vip{display:-webkit-box;display:-ms-flexbox;display:flex}body.frozen{overflow:hidden!important}#commonHeader{position:sticky;top:0;width:100%;z-index:12;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Lato",sans-serif;font-size:16px}#commonHeader *{font-family:"Lato",sans-serif;-webkit-box-sizing:border-box;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:-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:0 1em 3px 1em;margin:0}#commonHeader .button:hover{cursor:pointer}#commonHeader .button-outlined{background-color:transparent;border:1px solid #333}#commonHeader #CH_stickybanner{width:100%}#commonHeader .main{background-color:#333;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}#commonHeader .main .brand{padding:8px;background-color:#000;width:64px;max-width:200px;-ms-flex-negative:0;flex-shrink: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}#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:transparent!important}#commonHeader .main .brand a,#commonHeader .main .brand img{height:48px}}#commonHeader .main .menuicon{width:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;-ms-flex-negative:0;flex-shrink:0}#commonHeader .main .menuicon svg{display:block;fill:#FFF;width:100%;opacity:0.9;-webkit-transition:opacity 0.3s;transition:opacity 0.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{-webkit-transform:rotateX(90deg);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,0.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;-webkit-box-shadow:inset 0 0 0 2px #0036ae;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:after,#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:before{content:"";position:absolute;width:20px;height:2px;left:5px;top:14px;background-color:#0036ae;-webkit-transform-origin:center;transform-origin:center}@media screen and (min-width:767px){#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:after,#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:before{width:24px;left:6px;top:17px}}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#TrialModalOverlay #TrialModal .modal-content-vip .modal-header .close:after{-webkit-transform:rotate(-45deg);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:transparent;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:transparent;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_backtogames a,#commonHeader .main .quickbuttons .qb_deposit 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:0.6}#commonHeader .sidebar .balances{background-color:#0589b8;color:#FFF;-webkit-transition:all 0.5s;transition:all 0.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:0.8}#commonHeader .sidebar .languages .langoption a,#commonHeader .sidebar .languages .selected{color:#FFF}#commonHeader .sidebar .languages .langoptsicon{border-top-color:#FFF}#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}}#promoslanding h1{color:#EADC01}#promoslanding main{background:url(/landing/entry-promo/bg.jpg) center top no-repeat #FFF;background-attachment:fixed;background-size:cover}#promoslanding main.skeleton section#keepplaying,#promoslanding main.skeleton section#populargames,#promoslanding main.skeleton section#recommendedgames,#promoslanding section#keepplaying,#promoslanding section#populargames,#promoslanding section#recommendedgames{background-color:rgba(37,213,192,0.85)}#promoslanding main.skeleton section#keepplaying h2,#promoslanding main.skeleton section#populargames h2,#promoslanding main.skeleton section#recommendedgames h2,#promoslanding section#keepplaying h2,#promoslanding section#populargames h2,#promoslanding section#recommendedgames h2{color:#0036AE}#promoslanding .gamesgrid .gamebox .gamename{color:#0036AE}#promoslanding .gamesgrid .gamebox .category{color:#333}#promoslanding section#regularpromos .promobox .bottombar{background-color:#0589B8}#promoslanding section#regularpromos .promobox .content .info h3{color:#0036AE}#promoslanding section#regularpromos .promobox .content .info .redeembtn{background:#ffde00;color:#0036AE;border-radius:20px;font-size:13px}@media screen and (min-width:360px){#promoslanding section#regularpromos .promobox .content .info .redeembtn{font-size:14px}}@media screen and (min-width:568px){#promoslanding section#regularpromos .promobox .content .info .redeembtn{font-size:16px}}#promoslanding section#regularpromos .promobox .content .info .redeembtn:hover{background:#181305;color:#FFF}#promoslanding footer{background-color:#25D5C0;padding:1em!important}@media screen and (min-width:600px){#promoslanding footer{padding:1em 0!important}}#promoslanding footer a{background:#FFDE00;color:#000;border-radius:24px;-webkit-transition:all 0.3s;transition:all 0.3s;line-height:18px!important;padding:6px 1em!important;font-size:14px}@media screen and (min-width:600px){#promoslanding footer a{padding:0 2em;line-height:40px;font-size:16px}}#promoslanding footer a:first-child{background:#F2F4F8;color:#000}#promoslanding footer a.deposit{background:#FFF;color:#000}#promoslanding footer a.deposit:hover{color:#000}#commonHeader .main .brand{background-color:unset!important}#commonHeader.nosession .quickbuttons .button{display:inline-block;line-height:2em;padding:0.3em 1em;background:#ffde00;color:#0036ae;border-radius:2em;text-decoration:none;font-family:"Lato",sans-serif;font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:116px;font-size:0.8em}#commonHeader.nosession .quickbuttons .lmbtn_login{background:white}body #commonHeader .main .quickbuttons .qb_tricktreat{display:none}