@import"https://use.typekit.net/jox0jls.css";*{box-sizing:border-box}html{color:#fff;font-family:canada-type-gibson,sans-serif;font-optical-sizing:auto;font-size:16px;height:100vh;width:100vw}body,html{scrollbar-width:none}h1,h2,h3,h4,h5,h6,strong{font-weight:600}a{text-decoration:none}a,button{color:#eee}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer}input{outline:none}.hidden{display:none!important}.block{width:100%}.m0{margin:0}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.btn{border-radius:8px;color:#fff;font-size:16px;padding:8px 25px;text-align:center;text-decoration:none}.btn[disabled]{opacity:.5}.btn.primary{background-color:var(--c-p);box-shadow:0 0 3px 3px #0000001a}.btn.primary:hover{background-color:var(--c-p-d)}.btn.secondary{background-color:var(--c-s);box-shadow:0 0 3px 3px #0000001a}.btn.secondary:hover{background-color:var(--c-s-d)}.btn.danger{background-color:var(--c-red);box-shadow:0 0 3px 3px #0000001a}.btn.danger:hover{background-color:var(--c-red-d)}.form-field{display:flex;flex-direction:column;margin:15px 0;position:relative}.form-field .select-group{border:1px solid var(--c-fg-d);border-radius:8px;display:flex;height:42px;margin:0 5px;width:100%}.form-field .select-group label{display:none}.form-field .select-group .select-field{border-right:1px solid var(--c-fg-d);padding:0 5px;width:33.333%}.form-field .select-group .select-field:last-child{border-right:none}.form-field .select-group .select-field select{border:none;height:36px;width:100%}.form-field>label{background-color:var(--form-field-bg);color:var(--c-fg);display:block;font-size:10px;font-weight:600;left:10px;letter-spacing:.8px;padding:0 5px;pointer-events:none;position:absolute;top:-5px;transition:all .3s;white-space:nowrap;z-index:1}.form-field select{height:42px;width:100%}.form-field select,.form-field textarea{background-color:var(--form-field-bg);border:1px solid var(--c-fg-d);border-radius:8px;color:var(--c-fg);font-weight:600;padding:11px 15px}.form-field input[type=date],.form-field input[type=email],.form-field input[type=file],.form-field input[type=number],.form-field input[type=password],.form-field input[type=tel],.form-field input[type=text]{background-color:var(--form-field-bg);border:1px solid var(--c-fg-d);border-radius:8px;color:var(--c-fg);font-weight:600;height:42px;padding:12px 15px;width:100%}.form-field input[type=date]::-moz-placeholder,.form-field input[type=email]::-moz-placeholder,.form-field input[type=file]::-moz-placeholder,.form-field input[type=number]::-moz-placeholder,.form-field input[type=password]::-moz-placeholder,.form-field input[type=tel]::-moz-placeholder,.form-field input[type=text]::-moz-placeholder{color:transparent}.form-field input[type=date]::placeholder,.form-field input[type=email]::placeholder,.form-field input[type=file]::placeholder,.form-field input[type=number]::placeholder,.form-field input[type=password]::placeholder,.form-field input[type=tel]::placeholder,.form-field input[type=text]::placeholder{color:transparent}.form-field input[type=date]:focus,.form-field input[type=email]:focus,.form-field input[type=file]:focus,.form-field input[type=number]:focus,.form-field input[type=password]:focus,.form-field input[type=tel]:focus,.form-field input[type=text]:focus{border-color:var(--c-fg);box-shadow:0 0 0 2px #ffffff14}.form-field input[type=date]:-webkit-autofill,.form-field input[type=date]:-webkit-autofill:active,.form-field input[type=date]:-webkit-autofill:focus,.form-field input[type=date]:-webkit-autofill:hover,.form-field input[type=email]:-webkit-autofill,.form-field input[type=email]:-webkit-autofill:active,.form-field input[type=email]:-webkit-autofill:focus,.form-field input[type=email]:-webkit-autofill:hover,.form-field input[type=file]:-webkit-autofill,.form-field input[type=file]:-webkit-autofill:active,.form-field input[type=file]:-webkit-autofill:focus,.form-field input[type=file]:-webkit-autofill:hover,.form-field input[type=number]:-webkit-autofill,.form-field input[type=number]:-webkit-autofill:active,.form-field input[type=number]:-webkit-autofill:focus,.form-field input[type=number]:-webkit-autofill:hover,.form-field input[type=password]:-webkit-autofill,.form-field input[type=password]:-webkit-autofill:active,.form-field input[type=password]:-webkit-autofill:focus,.form-field input[type=password]:-webkit-autofill:hover,.form-field input[type=tel]:-webkit-autofill,.form-field input[type=tel]:-webkit-autofill:active,.form-field input[type=tel]:-webkit-autofill:focus,.form-field input[type=tel]:-webkit-autofill:hover,.form-field input[type=text]:-webkit-autofill,.form-field input[type=text]:-webkit-autofill:active,.form-field input[type=text]:-webkit-autofill:focus,.form-field input[type=text]:-webkit-autofill:hover{-webkit-text-fill-color:var(--c-fg);box-shadow:0 0 0 1000px var(--form-field-bg) inset;caret-color:var(--c-fg);-webkit-transition:background-color 9999s ease-out,color 9999s ease-out;transition:background-color 9999s ease-out,color 9999s ease-out}.form-field input[type=date]:not(:focus):-moz-placeholder+label,.form-field input[type=email]:not(:focus):-moz-placeholder+label,.form-field input[type=file]:not(:focus):-moz-placeholder+label,.form-field input[type=number]:not(:focus):-moz-placeholder+label,.form-field input[type=password]:not(:focus):-moz-placeholder+label,.form-field input[type=tel]:not(:focus):-moz-placeholder+label,.form-field input[type=text]:not(:focus):-moz-placeholder+label{color:var(--c-fg-d);font-size:13px;left:2px;letter-spacing:.2px;margin:12px 15px;top:2px}.form-field input[type=date]:not(:focus):placeholder-shown+label,.form-field input[type=email]:not(:focus):placeholder-shown+label,.form-field input[type=file]:not(:focus):placeholder-shown+label,.form-field input[type=number]:not(:focus):placeholder-shown+label,.form-field input[type=password]:not(:focus):placeholder-shown+label,.form-field input[type=tel]:not(:focus):placeholder-shown+label,.form-field input[type=text]:not(:focus):placeholder-shown+label{color:var(--c-fg-d);font-size:13px;left:2px;letter-spacing:.2px;margin:12px 15px;top:2px}.form-field input,.form-field select,.form-field textarea{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.form-field input[disabled],.form-field input[readonly],.form-field select[disabled],.form-field select[readonly],.form-field textarea[disabled],.form-field textarea[readonly]{color:var(--c-fg-d-2);cursor:not-allowed}.form-field-btn{color:var(--c-fg-d);font-size:20px;position:absolute;right:10px;top:8px}.form-field-btn:hover{color:var(--c-fg-l)}.form-field-btn svg{height:20px;width:20px;fill:#fff}.form-field.is-invalid input{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#c9355f!important}.form-field-error{background-color:#c9355f;border-radius:0 0 8px 8px;display:block;padding:4px 8px}.form-field.checkbox{display:flex;flex-direction:column}.form-field.checkbox label{align-content:center;align-items:center;display:flex;pointer-events:auto;position:relative}.form-field.checkbox label input{height:20px;margin-right:5px;width:20px}.modal-section{background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:grid;gap:14px;padding:14px}.modal-section+.modal-section{margin-top:16px}.modal-section-header{align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:12px}.modal-section-title{font-weight:600}.modal-section-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.modal-section-note{line-height:1.4;opacity:.85}.modal-section-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.modal-section-table{overflow-x:auto}.modal-section-table table{border-collapse:collapse;width:100%}.modal-section-table td,.modal-section-table th{border-bottom:1px solid hsla(0,0%,100%,.1);padding:10px 12px}@media (max-width:700px){.modal-section{padding:12px}.modal-section-header{align-items:stretch;flex-direction:column}.modal-section-actions{justify-content:stretch}.modal-section-actions .btn,.modal-section-header .btn{width:100%}.modal-section-grid{grid-template-columns:1fr}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}.inline-loading.blocked{align-content:center;align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.loader{animation:l15 1s linear infinite;aspect-ratio:1;border:4px solid transparent;border-radius:50%;border-right:4px solid var(--c-s);display:grid;width:50px}.loader:after,.loader:before{animation:l15 2s infinite;border:inherit;border-radius:50%;content:"";grid-area:1/1;margin:2px}.loader:after{animation-duration:3s;margin:8px}@keyframes l15{to{transform:rotate(1turn)}}.bg-green{background-color:#06ba4b}.bg-red{background-color:#ba063f}.bg-blue{background-color:#063fba}.bg-yellow{background-color:#c0c001}.bg-orange{background-color:#b55b00}.bg-gray{background-color:#424345}.pagination{align-items:center;display:flex;gap:8px;padding:10px 0}.pagination button{background:#ffffff1a;border-radius:4px;cursor:pointer;padding:6px 12px}.pagination button:disabled{background:#ffffff4d;color:#ffffff4d;cursor:not-allowed}table{border-collapse:collapse;font-size:16px;width:100%}#subScreenBody table{background:#ffffff06;border:1px solid hsla(0,0%,100%,.1);border-collapse:separate;border-radius:12px;border-spacing:0;overflow:hidden}#subScreenBody td,#subScreenBody th{border:0;border-bottom:1px solid hsla(0,0%,100%,.08);padding:12px 14px;vertical-align:middle}#subScreenBody th{background:#ffffff0f;color:var(--c-fg);font-weight:600;text-align:left}#subScreenBody td{color:var(--c-fg)}#subScreenBody tbody tr:nth-child(2n) td{background:#ffffff06}#subScreenBody tbody tr:hover td{background:#ffffff0e}#subScreenBody tbody tr:last-child td{border-bottom:0}.text-center{text-align:center}.go-back-btn{background-color:#fff3;border-radius:5px;color:var(--layout-color-6);display:block;font-size:15px;margin:0 3px 20px 0;padding:8px 15px}.go-back-btn svg{fill:var(--layout-color-6);height:15px;width:15px}.go-back-btn-wrapper{display:flex;justify-content:flex-end}.provider-list-body a{background-color:#ffffff1a;border-radius:5px;display:block;height:50px;position:relative;width:100%}.provider-list-body a span{display:none;font-size:12px}.provider-list-body a i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5)}#categoryBtnList{padding:20px}#categoryBtnList a{border:1px solid hsla(0,0%,100%,.1);font-size:16px;margin:5px;padding:10px 15px}#casinoMenu{display:flex;margin-bottom:10px}#casinoMenu a{display:flex;line-height:22px;padding:10px 15px}#casinoMenu a.router-link-active{color:var(--c-p)}#casinoMenu a.router-link-active svg{stroke:var(--c-p)}#casinoMenu a svg{stroke:#fff;height:20px;margin-right:5px;width:20px}#filterByCategory{position:relative}#filterByCategory nav{background-color:var(--layout-color-2);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;left:0;padding:0 10px;position:absolute;top:100%;z-index:2}#filterByCategory nav a{white-space:nowrap}#noMoreGames{grid-column:1/-1;text-align:center}#hasMoreGames{display:flex;grid-column:1/-1;justify-content:center;margin:20px 0}#hasMoreGames .btn{border-radius:50px}#searchGame{background-color:var(--layout-color-4);border:1px solid var(--layout-color-3);border-radius:10px;display:flex;height:45px;justify-content:center;margin:20px 0}#searchGame input{color:#fff;flex-grow:1;font-size:16px;padding:0 25px}#searchGame button,#searchGame input{background-color:transparent;border:none}#searchGame button{align-items:center;display:flex;justify-content:center;padding:0 15px}#searchGame svg{height:20px;width:20px;stroke:#fff}#categoryMenu{background-color:var(--layout-color-4);border-radius:40px;margin:20px 0;padding:10px}#categoryMenu a{background-color:var(--layout-color-1);border-radius:40px;padding:5px 20px 10px;white-space:nowrap}#categoryMenu a.router-link-active{background-color:var(--layout-color-2)}#categoryMenu img{filter:brightness(0) invert(1);height:20px;margin-right:8px;transform:translateY(5px)}#categoryMenu swiper-slide{align-items:center;display:inline-flex;justify-content:center;white-space:nowrap;width:auto!important}#searchGame{position:relative}#searchGame>div{background-color:var(--layout-color-2);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;display:flex;left:0;padding:10px;position:absolute;top:100%;z-index:2}#searchGame>div input{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff;outline:none;padding:10px 15px}#searchGame>div button{background-color:#ffffff1a;margin-left:5px;padding:0 10px}#searchGame>div button svg{height:20px;width:20px;stroke:#fff}#gameList{margin-top:20px}#siteFooter{padding-top:50px}#siteFooter i{transform:scale(.7)}#siteFooter .dmca-badge img{max-height:30px}#siteFooter #cgcbLicenseLogo img{height:35px;margin-left:10px}#footerLogos{align-content:center;align-items:center;display:flex}#footerArticleLinks{display:flex;flex-wrap:wrap;justify-content:space-between}#footerArticleLinks h3{font-size:15px}#footerArticleLinks div{display:flex;flex-direction:column;padding:0 0 30px}#footerArticleLinks a{color:var(--layout-color-6);font-size:15px;padding:5px 0}#footerArticleLinks a:hover{text-decoration:underline}#articlePageContainer{display:flex}#articleCategories{display:flex;flex-direction:column;margin-right:20px;width:150px}#articleCategories a{background-color:#ffffff1a;margin-bottom:5px;padding:10px 20px;text-align:center}.category-list .inline-loading,.provider-list .inline-loading{display:flex;justify-content:center;margin:50px auto;width:200px}.category-list-header,.provider-list-header{align-content:center;align-items:center;background:linear-gradient(#ffffff1a,#fff0);border-radius:5px;display:flex;justify-content:space-between;margin:15px 0 5px;padding:5px 5px 5px 20px}.category-list-header button,.provider-list-header button{background-color:var(--layout-color-1);border-radius:5px;margin:0 3px;padding:10px 15px}.category-list-header img,.provider-list-header img{filter:brightness(0) invert(1);height:20px;margin-right:8px;transform:translateY(5px)}.category-list-footer a,.provider-list-footer a{display:block;padding:15px;position:relative;text-align:center;width:100%}.category-list-footer a span,.provider-list-footer a span{background-color:var(--layout-color-1);display:inline-block;padding:5px 10px}.category-list-footer a:after,.provider-list-footer a:after{background:#ffffff4d;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:-1}.casino-game-list{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(8,1fr);grid-template-rows:auto;padding-bottom:15px;grid-gap:10px;align-items:stretch;justify-items:stretch}#sportsBook{height:100vh}#sportsBook iframe{border:none;height:100%;width:100%}#sportsBookProviders{align-content:center;align-items:center;background-color:#ffffff08;border-radius:5px;display:flex;justify-content:center}#sportsBookProviders a i{margin:-5px;opacity:.5;transform:scale(.6)}#sportsBookProviders a.active{box-shadow:inset 0 10px 10px #c4c7014d;cursor:default}#sportsBookProviders a.active i{opacity:1}.row{display:flex;margin:0 -5px}.row .col-4{margin:0 5px;width:33.333%}.autocomplete-wrapper{position:relative}.autocomplete-list{background:var(--form-field-bg);border:1px solid #ccc;max-height:150px;overflow-y:auto;position:absolute;top:calc(100% - 17px);width:100%;z-index:10}.autocomplete-list li{cursor:pointer;padding:8px}.autocomplete-list li:hover{background:#0000001a}#birthdayParts{display:flex;margin:0 -5px}#birthdayParts>div{margin:0 5px;width:33%}.page-blocker{align-items:center;background:linear-gradient(135deg,#000000b3,#00000080);display:flex;height:100%;justify-content:center;inset:0;pointer-events:auto;position:fixed;width:100%;z-index:99}.page-blocker-enter-active,.page-blocker-leave-active{transition:opacity .3s ease-in-out}.page-blocker-enter-from,.page-blocker-leave-to{opacity:0;pointer-events:none}.page-blocker-enter-to,.page-blocker-leave-from{opacity:1}.page-progress-bar{animation:progressBarMove 5.5s ease-in-out infinite;background:linear-gradient(90deg,var(--c-p) 0,var(--c-s) 50%,var(--c-p) 100%);background-size:200% 100%;box-shadow:0 0 10px #ffffff80;height:5px;left:0;position:fixed;top:0;z-index:100}.progress-enter-active,.progress-leave-active{transition:width .3s ease-in-out,opacity .3s ease-in-out}.progress-enter-from{opacity:0;width:0}.progress-enter-to{opacity:1;width:100%}.progress-leave-to{opacity:0;width:100%}@keyframes progressBarMove{0%{background-position:200% 0}50%{background-position:-200% 0}to{background-position:200% 0}}.page-enter-active,.page-leave-active{transition:all .5s ease-in-out}.page-enter-from{opacity:0;transform:translate(30px)}.page-leave-to{opacity:0;transform:translate(-30px)}#loadingOverlay{animation:fadeInLoadingOverlay 1.3s ease-in}#loadingOverlay.leaving{animation:fadeOutLoadingOverlay 1.3s ease-out}@keyframes fadeInLoadingOverlay{0%{opacity:0}to{opacity:1}}@keyframes fadeOutLoadingOverlay{0%{opacity:1}to{opacity:0}}.loader{animation:l15 1s linear infinite,pulseLoader 2s ease-in-out infinite}@keyframes pulseLoader{0%,to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}}.bg-loading{animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#99ebd61a,#73e6734d,#caa2d91a);background-size:200% 200%}[id^=comm100-button-],[id^=comm100-float-button-]{display:none!important}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:1600px){.casino-game-list{grid-template-columns:repeat(8,1fr)}}@media (max-width:1400px){.casino-game-list{grid-template-columns:repeat(8,1fr)}#footerArticleLinks div{width:20%}}@media (max-width:1200px){.casino-game-list{grid-template-columns:repeat(7,1fr)}}@media (max-width:1024px){.casino-game-list{grid-template-columns:repeat(6,1fr)}#footerArticleLinks div{width:25%}}@media (max-width:992px){.container{padding:0 5px}.btn{font-size:13px;margin:0 3px;padding:8px 15px}#headerLogo svg{height:20px}#siteContentWrapper{--closed-sidebar-width:0px}.casino-game-list{grid-template-columns:repeat(5,1fr)}#footerArticleLinks div{width:33.3333%}}@media (max-width:576px){.casino-game-list{grid-template-columns:repeat(4,1fr)}#footerArticleLinks{padding:0 10px}#footerArticleLinks div{width:50%}}@media (max-width:420px){.casino-game-list{grid-template-columns:repeat(3,1fr)}}@media (orientation:portrait){#siteContentWrapper{padding-bottom:60px}}body .coin{background-image:url(../img/coin-bg.png)}body.light-mode .payment{background-image:url(../img/payment-light-bg.png)}body.light-mode .provider-o{background-image:url(../img/provider-light-bg.png)}body.light-mode .bank{background-image:url(../img/bank-light-bg.png)}body.light-mode .other-logos{background-image:url(../img/other-logos-light-bg.png)}body.dark-mode .payment{background-image:url(../img/payment-dark-bg.png)}body.dark-mode .provider-o{background-image:url(../img/provider-dark-bg.png)}body.dark-mode .bank{background-image:url(../img/bank-dark-bg.png)}body.dark-mode .other-logos{background-image:url(../img/other-logos-dark-bg.png)}body[data-theme-v3] .provider-o{background-image:url(../img/provider-dark-bg.png)}body[data-theme-v3] .coin{background-image:url(../img/coin-bg.png)}body[data-theme-v3] .bank{background-image:url(../img/bank-light-bg.png)}body[data-theme-v3] .modal .payment{background-image:url(../img/payment-light-bg.png)}body[data-theme-v3] footer .payment{background-image:url(../img/payment-dark-bg.png)}body[data-theme-v3] .other-logos{background-image:url(../img/other-logos-dark-bg.png)}.payment{background-repeat:no-repeat;display:inline-block;height:40px;padding:0}.payment.apcopaypp,.payment.apcopaypp_master,.payment.apcopaypp_visa,.payment.atm,.payment.bocash,.payment.omnipay,.payment.qr_cepbank,.payment.upay{background-position:0 0;width:0}.payment.cc,.payment.mastercard{background-position:-11px 0;width:49px}.payment.maestro{background-position:-65px 0;width:49px}.payment.visa{background-position:-121px 0;width:55px}.payment.visa-electron{background-position:-188px 0;width:55px}.payment.cepbank{background-position:-251px 0;width:40px}.payment.iscep{background-position:-301px 0;width:92px}.payment.neteller{background-position:-405px 0;width:121px}.payment.ukash{background-position:-533px 0;width:84px}.payment.ecopayz{background-position:-629px 0;width:119px}.payment.skrill{background-position:-759px 0;width:74px}.payment.tlnakit{background-position:-843px 0;width:90px}.payment.banktransfer{background-position:-939px 0;width:38px}.payment.clickpay{background-position:-988px 0;width:109px}.payment.webmoney{background-position:-1109px 0;width:131px}.payment.payzwin{background-position:-1252px 0;width:120px}.payment.astropay{background-position:-1382px 0;width:113px}.payment.manual_coin{background-position:-5875px 0;width:92px}.payment.bitcoin,.payment.manual_bitcoin{background-position:-1504px 0;width:129px}.payment.otopay{background-position:-1647px 0;width:59px}.payment.upaycard{background-position:-1717px 0;width:114px}.payment.paykasa{background-position:-1840px 0;width:148px}.payment.gilpay{background-position:-1991px 0;width:88px}.payment.akbank-direkt{background-position:-2085px 0;width:66px}.payment.yapikredi{background-position:-2157px 0;width:137px}.payment.eft{background-position:-2157px 0;width:110px}.payment.americanexpress{background-position:-2269px 0;width:36px}.payment.klasbahisp{background-position:-2708px 0;width:89px}.payment.epro{background-position:-2797px 0;width:63px}.payment.apcopay{background-position:-2861px 0;width:85px}.payment.gpaysafe{background-position:-3076px 0;width:108px}.payment.cashlink{background-position:-2586px 0;width:117px}.payment.hbt{background-position:-2309px 0;width:86px}.payment.hbtqr{background-position:-2395px 0;width:86px}.payment.envoy{background-position:-4370px 0;width:128px}.payment.envoy_papara_old{background-position:-4592px 0;width:115px}.payment.envoy_papara{background-position:-4843px 0;width:133px}.payment.envoy-hizliqr,.payment.envoy_fast_qr,.payment.envoyfastqr,.payment.envoyhizliqr,.payment.manualqr-envoy{background-position:-4712px 0;width:130px}.payment.manualqr-default,.payment.manualqrcode{background-position:-3478px 0;width:57px}.payment.coinpayments{background-position:-2484px 0;width:97px}.payment.credit_card,.payment.manualcreditcard,.payment.voucher{background-position:-121px 0;width:55px}.payment.epara,.payment.papara{background-position:-3535px 0;width:95px}.payment.maldopay,.payment.maldopay_cepbank{background-position:-2947px 0;width:129px}.payment.jeton{background-position:-3633px 0;width:100px}.payment.bestpay_crypto,.payment.bestpay_qr{background-position:-3739px 0;width:42px}.payment.exchange_eft{background-position:-3788px 0;width:103px}.payment.exchange_cc{background-position:-6346px 0;width:150px}.payment.england_coin,.payment.goldpay{background-position:-3894px 0;width:50px}.payment.garanticash{background-position:-3950px 0;width:134px}.payment.qnbcash{background-position:-4085px 0;width:154px}.payment.paytopays{background-position:-4250px 0;width:123px}.payment.klasgaming{background-position:-2708px 0;width:82px}.payment.fast_papara,.payment.fast_papara_draw{background-position:-4500px 0;width:90px}.payment.mobile_payment{background-position:-4981px 0;width:110px}.payment.envoy_cmt_wallet{background-position:-5187px 0;width:130px}.payment.allpayqr{background-position:-6055px 0;width:142px}.payment.aninda_mefete,.payment.aninda_mefete_draw{background-position:-23060px 0;width:122px}.payment.fast_credit_card{background-position:-23560px 0;width:80px}.payment.nsoft{background-position:0 0;width:0}.payment.paynow{background-position:-6502px 0;width:108px}.payment.bankwire_transfer{background-position:-6611px 0;width:56px}.payment.neuroncash_evoucher{background-position:-6670px 0;width:116px}.payment.pm_evoucher{background-position:-6789px 0;width:116px}.payment.envoy_credit_card{background-position:-7054px 0;width:127px}.payment.mefete{background-position:-6922px 0;width:124px}.payment.klas_papara,.payment.klas_papara_draw{background-position:-7540px 0;width:105px}.payment.trpayments{background-position:-7645px 0;width:110px}.payment.bitforeks{background-position:-7755px 0;width:129px}.payment.insta_cc,.payment.insta_cc_draw{background-position:-7884px 0;width:92px}.payment.insta_mefete,.payment.insta_mefete_draw{background-position:-8069px 0;width:102px}.payment.insta_papara,.payment.insta_papara_draw{background-position:-7977px 0;width:92px}.payment.erpapay-old,.payment.erpapay_draw-old{background-position:-8171px 0;width:112px}.payment.erpapay,.payment.erpapay_draw{background-position:-12040px 0;width:84px}.payment.irangate,.payment.irangate_draw{background-position:-10062px 0;width:114px}.payment.procoin,.payment.procoin_draw{background-position:-12679px 0;width:116px}.payment.kassa,.payment.kassa_draw{background-position:-10245px 0;width:121px}.payment.bitpay,.payment.bitpay_draw{background-position:-5704px 0;width:88px}.payment.kriptopay,.payment.kriptopay_draw{background-position:-11262px 0;width:187px}.payment.payfix,.payment.payfix_draw{background-position:-11710px 0;width:100px}.payment.simdi_havale,.payment.simdi_havale_draw{background-position:-15714px 0;width:107px}.payment.joyhesap,.payment.joyhesap_draw{background-position:-12495px 0;width:92px}.payment.joypapara,.payment.joypapara_draw{background-position:-12587px 0;width:91px}.payment.ehavale,.payment.ehavale_draw{background-position:-12910px 0;width:99px}.payment.favexpro,.payment.favexpro_draw{background-position:-13683px 0;width:83px}.payment.favexpro_havale{background-position:-13766px 0;width:167px}.payment.pr_pays,.payment.pr_pays_draw{background-position:-14926px 0;width:38px}.payment.pr_pays_havale{background-position:-15029px 0;width:95px}.payment.pr_pays_papara{background-position:-14926px 0;width:102px}.payment.winfastpay,.payment.winfastpay_draw,.payment.winfastpay_havale{background-position:-15123px 0;width:75px}.payment.winfastpay_card{background-position:-15275px 0;width:77px}.payment.winfastpay_pep{background-position:-15275px 0;width:74px}.payment.payset,.payment.payset_draw{background-position:-15357px 0;width:113px}.payment.aninda_parazula,.payment.aninda_parazula_draw{background-position:-15594px 0;width:119px}.payment.simdi_card{background-position:-15821px 0;width:100px}.payment.garanti_havale{background-position:-17312px 0;width:96px}.payment.garanti_papara{background-position:-17118px 0;width:98px}.payment.garanti_fast{background-position:0 0;width:0}.payment.garanti_fixturka,.payment.garanti_payfix{background-position:-17028px 0;width:91px}.payment.garanti_parazula{background-position:0 0;width:0}.payment.garanti_card{background-position:-17216px 0;width:97px}.payment.garanti_coin,.payment.garanti_coin_draw{background-position:-17407px 0;width:85px}.payment.garanti,.payment.garanti_draw{background-position:-16948px 0;width:82px}.payment.payox_papara{background-position:-19071px 0;width:155px}.payment.payox_havale{background-position:-18915px 0;width:155px}.payment.payox_card{background-position:-19381px 0;width:155px}.payment.payox_mypayz{background-position:-19226px 0;width:155px}.payment.payox,.payment.payox_draw{background-position:-18819px 0;width:95px}.payment.enhizli_havale,.payment.enhizli_havale_draw{background-position:-19535px 0;width:123px}.payment.aninda_kripto,.payment.aninda_kripto_draw{background-position:-19791px 0;width:116px}.payment.aninda_banka,.payment.aninda_banka_draw{background-position:-19658px 0;width:132px}.payment.payco,.payment.payco_draw{background-position:-19909px 0;width:66px}.payment.espay_havale,.payment.espay_havale_draw{background-position:-17505px 0;width:86px}.payment.espay_creditcard{background-position:-17591px 0;width:86px}.payment.vevopay,.payment.vevopay_draw{background-position:-20410px 0;width:134px}.payment.vevopay_papara{background-position:-20846px 0;width:100px}.payment.vevopay_havale{background-position:-20646px 0;width:100px}.payment.vevopay_payfix{background-position:-21046px 0;width:100px}.payment.vevopay_parazula{background-position:-20946px 0;width:100px}.payment.vevopay_fups{background-position:-1px 0;width:100px}.payment.vevopay_pep{background-position:-21246px 0;width:100px}.payment.vevopay_card{background-position:-20746px 0;width:100px}.payment.vevopay_mefete,.payment.vevopay_paypay{background-position:-21146px 0;width:100px}.payment.vevopay_papel{background-position:-17678px 0;width:100px}.payment.vevopay_crypto{background-position:-20545px 0;width:100px}.payment.safepays_havale,.payment.safepays_havale_draw{background-position:-21548px 0;width:167px}.payment.xpay_havale,.payment.xpay_havale_draw{background-position:-21459px 0;width:89px}.payment.paywin_havale{background-position:-22224px 0;width:95px}.payment.paywin_card,.payment.paywin_vipcard{background-position:-22113px 0;width:110px}.payment.paywin_fasthavale{background-position:-22321px 0;width:120px}.payment.paywin_mefete,.payment.paywin_paypay{background-position:-21839px 0;width:93px}.payment.paywin_qr{background-position:-22443px 0;width:96px}.payment.paywin_popypara{background-position:-22541px 0;width:90px}.payment.paywin_payco{background-position:-21933px 0;width:81px}.payment.paywin_parakolay{background-position:-22015px 0;width:99px}.payment.paywin,.payment.paywin_draw{background-position:-21716px 0;width:122px}.payment.safir_havale,.payment.safir_havale_draw{background-position:-21353px 0;width:102px}.payment.ekofix,.payment.ekofix_draw{background-position:-22632px 0;width:85px}.payment.ekofix_wallet,.payment.ekofix_wallet_draw{background-position:-22719px 0;width:93px}.payment.paybolz,.payment.paybolz_draw{background-position:-22814px 0;width:124px}.payment.aninda_parola,.payment.aninda_parola_draw{background-position:-22937px 0;width:122px}.payment.winfinans_havale,.payment.winfinans_havale_draw{background-position:-23182px 0;width:152px}.payment.eva_fast_havale,.payment.eva_fast_havale_draw{background-position:-23336px 0;width:122px}.payment.starpay_havale,.payment.starpay_havale_draw{background-position:-23457px 0;width:106px}.payment.simplepay_credit_card{background-position:-23849px 0;width:119px}.payment.simplepay_vip_havale{background-position:-23457px 0;width:106px}.payment.simplepay_express_havale{background-position:-23767px 0;width:83px}.payment.cryptobox,.payment.cryptobox_draw{background-position:-23639px 0;width:127px}.payment.simplepay,.payment.simplepay_draw{background-position:-24042px 0;width:119px}.payment.payzz_havale,.payment.payzz_havale_draw{background-position:-24163px 0;width:109px}.payment.zefinpay_havale,.payment.zefinpay_havale_draw{background-position:-24422px 0;width:78px}.payment.dinamikpay,.payment.dinamikpay_draw{background-position:-24272px 0;width:150px}.payment.ekofix_kripto,.payment.ekofix_kripto_draw{background-position:-24499px 0;width:77px}.payment.jetpay_draw,.payment.jetpay_havale{background-position:-24574px 0;width:130px}.payment.valepays_bank{background-position:-24703px 0;width:123px}.payment.valepays_credit{background-position:-24967px 0;width:119px}.payment.valepays_qr{background-position:-24828px 0;width:139px}.payment.valepays_draw{background-position:-24828px 0;width:84px}.payment.valepays_cripto,.payment.valepays_cripto_draw{background-position:-25087px 0;width:123px}.payment.klas_havale,.payment.klas_havale_draw{background-position:-25213px 0;width:167px}.payment.garantipay_draw,.payment.garantipay_havale{background-position:-25380px 0;width:93px}.payment.garantipay_card{background-position:-25473px 0;width:90px}.payment.garantipay_crypto,.payment.garantipay_crypto_draw{background-position:-25560px 0;width:90px}.payment.garantipay_draw_x{background-position:-25651px 0;width:90px}.payment.favexpro_havale,.payment.favexpro_havale_draw{background-position:-25897px 0;width:81px}.payment.enhizli_havale,.payment.enhizli_havale_draw{background-position:-25817px 0;width:79px}.payment.havale_yediyirmidort,.payment.havale_yediyirmidort_draw{background-position:-25740px 0;width:75px}.payment.hizli_kasa,.payment.hizli_kasa_draw{background-position:-25979px 0;width:90px}.payment.kolay_havale,.payment.kolay_havale_draw{background-position:-26080px 0;width:157px}.payment.all_havale,.payment.all_havale_draw{background-position:-26238px 0;width:95px}.payment.alpha_havale,.payment.alpha_havale_draw{background-position:-26334px 0;width:109px}.provider-o{background-repeat:no-repeat;background-size:auto 100%;display:inline-block;height:45px;padding:0}.provider-o._1x2_gaming,.provider-o.p1x2-gaming,.provider-o.virtualbet{background-position:-9266px 0;width:102px}.provider-o.bet-games,.provider-o.bet-on-games,.provider-o.bet_on_games,.provider-o.beton{background-position:-808px 0;width:190px}.provider-o.bet-on-games{background-position:-220px 0;width:47px}.provider-o.betco{background-position:-432px 0;width:205px}.provider-o.klas-sport{background-position:-11934px 0;width:192px}.provider-o.everymatrix{background-position:-11714px 0;width:219px}.provider-o.betinvest{background-position:-642px 0;width:161px}.provider-o.betradar{background-position:-11331px 0;width:179px}.provider-o.betsoft{background-position:-1083px 0;width:100px}.provider-o.booming,.provider-o.booming-games,.provider-o.booming_games{background-position:-1543px 0;width:130px}.provider-o.evo,.provider-o.evolution,.provider-o.evolution_live{background-position:-2323px 0;width:130px}.provider-o.kiron,.provider-o.kiron_virtual_racing{background-position:-4554px 0;width:160px}.provider-o.live-slots,.provider-o.live_slots,.provider-o.liveslots{background-position:-4954px 0;width:92px}.provider-o.lucky,.provider-o.lucky-streak,.provider-o.lucky_streak{background-position:-5046px 0;width:78px}.provider-o.microgaming{background-position:-5122px 0;width:170px}.provider-o.netelive,.provider-o.netent,.provider-o.netent_live,.provider-o.netentlive{background-position:-5431px 0;width:126px}.provider-o.novomatic{background-position:-5742px 0;width:220px}.provider-o.playtech{background-position:-6595px 0;width:190px}.provider-o.pragmatic-play,.provider-o.pragmaticplay{background-position:-6788px 0;width:144px}.provider-o.tombala-live{background-position:-21531px 0;width:220px}.provider-o.tomhorn,.provider-o.tomhorn-gaming{background-position:-9022px 0;width:127px}.provider-o.spinomenal,.provider-o.vivogaming_spinomenal{background-position:-8386px 0;width:220px}.provider-o.ygg-drasil,.provider-o.yggdrasil{background-position:-10026px 0;width:177px}.provider-o.pokerklas{background-position:-10494px 0;width:200px}.provider-o.livegamesio,.provider-o.tombala_livegames{background-position:-4808px 0;width:150px}.provider-o.amatic{background-position:-10199px 0;width:95px}.provider-o.sbtech{background-position:-4673px 0;width:91px}.provider-o.iron-dog-studio,.provider-o.iron_dog_studio,.provider-o.irondog{background-position:-3947px 0;width:220px}.provider-o.qtech,.provider-o.virtual_bet{background-position:-17345px 0;width:420px}.provider-o.august,.provider-o.august_gaming{background-position:-194px 0;width:130px}.provider-o.booongo{background-position:-1669px 0;width:171px}.provider-o.blueprint,.provider-o.blueprint_gaming{background-position:-1324px 0;width:175px}.provider-o.elk,.provider-o.elk_studios{background-position:-2092px 0;width:105px}.provider-o.evoplay{background-position:-2454px 0;width:167px}.provider-o.fantasma,.provider-o.fantasma_games{background-position:-2711px 0;width:122px}.provider-o.nolimit_city{background-position:-5589px 0;width:155px}.provider-o.quickspin{background-position:-7267px 0;width:170px}.provider-o.rakki,.provider-o.rakki_games{background-position:-7434px 0;width:95px}.provider-o.resolver_gaming{background-position:-3978px 0;width:146px}.provider-o.sur,.provider-o.sur_games{background-position:-8739px 0;width:69px}.provider-o.habanero{background-position:-9165px 0;width:482px}.provider-o.iron-dog-studio{background-position:-3947px 0;width:220px}.provider-o.isoftbet{background-position:-4164px 0;width:200px}.provider-o.soft_swiss,.provider-o.softswiss{background-position:-1184px 0;width:138px}.provider-o.amusnet,.provider-o.egt{background-position:-12127px 0;width:138px}.provider-o.playngo{background-position:-6238px 0;width:145px}.provider-o.playson{background-position:-6388px 0;width:200px}.provider-o.wacs{background-position:-9442px 0;width:170px}.provider-o.wazdan{background-position:-9616px 0;width:215px}.provider-o.pariplay{background-position:-6109px 0;width:130px}.provider-o.authentic,.provider-o.authentic_live{background-position:-11515px 0;width:199px}.provider-o.splitrock{background-position:-8606px 0;width:133px}.provider-o.gamefish_global{background-position:-3227px 0;width:100px}.provider-o.boomerang{background-position:-11278px 0;width:52px}.provider-o.chance_interactive{background-position:-1837px 0;width:170px}.provider-o.lightning_box{background-position:-4718px 0;width:90px}.provider-o.games_lab{background-position:-3330px 0;width:190px}.provider-o.fugaso{background-position:-2833px 0;width:122px}.provider-o.pgsoft{background-position:-16594px 0;width:74px}.provider-o.sevenstar{background-position:-8009px 0;width:138px}.provider-o.betsolution{background-position:-10293px 0;width:199px}.provider-o.netgame{background-position:-11155px 0;width:122px}.provider-o.slotegrator{background-position:-6928px 0;width:50px}.provider-o.redrake{background-position:-7740px 0;width:96px}.provider-o.redtiger{background-position:-7835px 0;width:170px}.provider-o.one_touch{background-position:-5960px 0;width:150px}.provider-o.push_gaming{background-position:-6932px 0;width:160px}.provider-o.kalamba_games{background-position:-4362px 0;width:190px}.provider-o.atmosfera{background-position:0 0;width:195px}.provider-o.realtime_gaming,.provider-o.rtg_slots{background-position:-7550px 0;width:190px}.provider-o.aristocrat{background-position:-10695px 0;width:131px}.provider-o.commercial_gaming{background-position:-10825px 0;width:116px}.provider-o.spribe{background-position:-10952px 0;width:80px}.provider-o.relaxgaming{background-position:-11033px 0;width:122px}.provider-o.eurasian_gaming{background-position:-14704px 0;width:122px}.provider-o.avatarux{background-position:-12265px 0;width:110px}.provider-o.bb_games{background-position:-12373px 0;width:48px}.provider-o.beter_live{background-position:-12422px 0;width:103px}.provider-o.cq9{background-position:-12525px 0;width:81px}.provider-o.dragoon_soft{background-position:-12608px 0;width:170px}.provider-o.ebet{background-position:-12786px 0;width:100px}.provider-o.gameart{background-position:-3013px 0;width:214px}.provider-o.gamezix{background-position:-12889px 0;width:142px}.provider-o.lady_luck{background-position:-13034px 0;width:126px}.provider-o.maverick{background-position:-13159px 0;width:123px}.provider-o.mobilots{background-position:-13283px 0;width:116px}.provider-o.manna_play{background-position:-13402px 0;width:97px}.provider-o.omi_gaming{background-position:-13500px 0;width:94px}.provider-o.playpearls{background-position:-13594px 0;width:181px}.provider-o.reloaded_gaming{background-position:-13778px 0;width:112px}.provider-o.revolver_gaming{background-position:-13892px 0;width:96px}.provider-o.slotmill{background-position:-13988px 0;width:137px}.provider-o.spearhead_studios{background-position:-14124px 0;width:80px}.provider-o.triple_pg{background-position:-14204px 0;width:103px}.provider-o.thunderkick{background-position:-14307px 0;width:128px}.provider-o.big_time_gaming{background-position:-14436px 0;width:125px}.provider-o.skywind_casino,.provider-o.skywind_live{background-position:-14562px 0;width:143px}.provider-o.hacksaw{background-position:-14820px 0;width:122px}.provider-o.platin_gaming{background-position:-16277px 0;width:213px}.provider-o.egt_digital{background-position:-16490px 0;width:105px}.provider-o.game_of_slots{background-position:-14941px 0;width:84px}.provider-o._7_mojos_live{background-position:-16019px 0;width:115px}.provider-o._7_mojos_casino_slot{background-position:-16135px 0;width:143px}.provider-o.ad_lunam{background-position:-15496px 0;width:136px}.provider-o.galaxsys{background-position:-15634px 0;width:138px}.provider-o.gmcgaming_corps{background-position:-15869px 0;width:149px}.provider-o.ho_gaming{background-position:-15026px 0;width:106px}.provider-o.onlyplay{background-position:-15133px 0;width:127px}.provider-o.prospect_gaming{background-position:-15773px 0;width:96px}.provider-o.sa_gaming{background-position:-15262px 0;width:105px}.provider-o.woohoo{background-position:-15368px 0;width:125px}.provider-o._1x2_network,.provider-o.p1x2_network{background-position:-17530px 0;width:107px}.provider-o.agt_software{background-position:-17452px 0;width:77px}.provider-o.apollo_games{background-position:-17339px 0;width:113px}.provider-o.beefee_games{background-position:-17287px 0;width:50px}.provider-o.belatra{background-position:-17173px 0;width:116px}.provider-o.concept_gaming{background-position:-17081px 0;width:90px}.provider-o.leander{background-position:-16955px 0;width:128px}.provider-o.mascot_gaming{background-position:-16827px 0;width:126px}.provider-o.medialive_casino{background-position:-16669px 0;width:156px}.provider-o.popok_gaming,.provider-o.popok_gaming_live,.provider-o.popok_gaming_slots{background-position:-17637px 0;width:122px}.provider-o.creedroomz{background-position:-17760px 0;width:145px}.provider-o.pascal_gaming{background-position:-17906px 0;width:115px}.provider-o.klas_board_games{background-position:-18025px 0;width:36px}.provider-o.nivogames{background-position:0 0;width:0}.provider-o.iconix{background-position:-18164px 0;width:120px}.provider-o.aviatrix{background-position:-18065px 0;width:99px}.provider-o.endorphina{background-position:-2201px 0;width:115px}.bank{background-repeat:no-repeat;display:inline-block;height:40px;padding:0}.bank.kassa{background-position:-2380px 0;width:128px}.bank.akbank,.bank.akbankQR{background-position:0 0;width:138px}.bank.cepteteb,.bank.ceptetebQR{background-position:-138px 0;width:105px}.bank.denizbank,.bank.denizbankQR{background-position:-243px 0;width:159px}.bank.enpara{background-position:-412px 0;width:107px}.bank.finansQR,.bank.finansbank,.bank.finansbankQR{background-position:-1292px 0;width:100px}.bank.garanti,.bank.garantiQR{background-position:-522px 0;width:109px}.bank.halkbank,.bank.halkbankQR{background-position:-638px 0;width:163px}.bank.hsbc,.bank.hsbcQR{background-position:-810px 0;width:134px}.bank.ingbank,.bank.ingbankQR{background-position:-946px 0;width:120px}.bank.isbank,.bank.isbankQR,.bank.isbankasi{background-position:-1618px 0;width:114px}.bank.kuveytturk,.bank.kuveytturkQR{background-position:-1070px 0;width:140px}.bank.pttbank{background-position:-1220px 0;width:68px}.bank.sekerbank,.bank.sekerbankQR{background-position:-1396px 0;width:135px}.bank.teb,.bank.tebQR{background-position:-1535px 0;width:76px}.bank.vakifbank,.bank.vakifbankQR{background-position:-1735px 0;width:102px}.bank.yapikredi,.bank.yapikrediQR{background-position:-1846px 0;width:119px}.bank.ziraat,.bank.ziraatQR,.bank.ziraatbankasi{background-position:-1971px 0;width:127px}.bank.papara{background-position:-2112px 0;width:107px}.bank.dfastpay{background-position:-2227px 0;width:80px}.bank.garantione,.bank.gone{background-position:-2307px 0;width:73px}.coin{background-repeat:no-repeat;display:inline-block;height:40px;padding:0}.coin.adc{background-position:0 0;width:40px}.coin.bch{background-position:-40px 0;width:64px}.coin.bcn{background-position:-104px 0;width:40px}.coin.bitb{background-position:-144px 0;width:37px}.coin.blk{background-position:-181px 0;width:40px}.coin.brk{background-position:-221px 0;width:40px}.coin.btc{background-position:-261px 0;width:40px}.coin.cloak{background-position:-301px 0;width:39px}.coin.crw{background-position:-340px 0;width:40px}.coin.cure{background-position:-380px 0;width:40px}.coin.dash{background-position:-420px 0;width:67px}.coin.dcr{background-position:-487px 0;width:52px}.coin.dgb{background-position:-539px 0;width:40px}.coin.doge{background-position:-579px 0;width:40px}.coin.ebst{background-position:-619px 0;width:53px}.coin.etc{background-position:-672px 0;width:26px}.coin.eth{background-position:-698px 0;width:26px}.coin.exp{background-position:-724px 0;width:35px}.coin.flc{background-position:-759px 0;width:40px}.coin.game{background-position:-799px 0;width:40px}.coin.gbyte{background-position:-839px 0;width:40px}.coin.gcr{background-position:-879px 0;width:40px}.coin.gld{background-position:-919px 0;width:40px}.coin.grc{background-position:-959px 0;width:40px}.coin.grs{background-position:-999px 0;width:40px}.coin.kmd{background-position:-1039px 0;width:40px}.coin.leo{background-position:-1079px 0;width:40px}.coin.lsk{background-position:-1119px 0;width:25px}.coin.ltc{background-position:-1144px 0;width:40px}.coin.ltct{background-position:-1184px 0;width:40px}.coin.mue{background-position:-1224px 0;width:42px}.coin.nav{background-position:-1266px 0;width:135px}.coin.neo{background-position:-1401px 0;width:39px}.coin.nlc2{background-position:-1440px 0;width:39px}.coin.nmc{background-position:-1479px 0;width:39px}.coin.nvst{background-position:-1518px 0;width:47px}.coin.nxs{background-position:-1565px 0;width:41px}.coin.nxt{background-position:-1606px 0;width:40px}.coin.onx{background-position:-1646px 0;width:40px}.coin.pink{background-position:-1686px 0;width:34px}.coin.pivx{background-position:-1720px 0;width:33px}.coin.posw{background-position:-1753px 0;width:40px}.coin.pot{background-position:-1793px 0;width:40px}.coin.ppc{background-position:-1833px 0;width:40px}.coin.proc{background-position:-1873px 0;width:40px}.coin.pura{background-position:-1913px 0;width:40px}.coin.qrk{background-position:-1953px 0;width:41px}.coin.qtum{background-position:-1994px 0;width:43px}.coin.rec{background-position:-2037px 0;width:40px}.coin.sbd{background-position:-2077px 0;width:37px}.coin.sib{background-position:-2114px 0;width:40px}.coin.smart{background-position:-2154px 0;width:35px}.coin.steem{background-position:-2189px 0;width:37px}.coin.strat{background-position:-2226px 0;width:44px}.coin.stv{background-position:-2270px 0;width:40px}.coin.sys{background-position:-2310px 0;width:40px}.coin.ubq{background-position:-2350px 0;width:40px}.coin.vox{background-position:-2390px 0;width:35px}.coin.vtc{background-position:-2425px 0;width:40px}.coin.waves{background-position:-2465px 0;width:40px}.coin.xcp{background-position:-2505px 0;width:40px}.coin.xem{background-position:-2545px 0;width:40px}.coin.xmr{background-position:-2585px 0;width:40px}.coin.xvg{background-position:-2625px 0;width:48px}.coin.xzc{background-position:-2673px 0;width:40px}.coin.zec{background-position:-2713px 0;width:40px}.coin.zen{background-position:-2753px 0;width:34px}.coin.zic{background-position:-2788px 0;width:35px}.coin.xrp{background-position:-2825px 0;width:37px}.coin.usdt,.coin.usdterc20,.coin.usdttrc20{background-position:-2862px 0;width:46px}.coin.trx{background-position:-2908px 0;width:40px}.coin.bnb{background-position:-2947px 0;width:39px}.coin.busd{background-position:-2987px 0;width:39px}.coin.shib{background-position:-3027px 0;width:40px}.coin.ada{background-position:-3120px 0;width:40px}.coin.sol{background-position:-3069px 0;width:48px}.coin.link{background-position:-3160px 0;width:40px}.provider-m{background:url(../img/provider-mini.png) no-repeat;background-size:auto 100%;display:inline-block;height:30px}.provider-m._1x2_gaming,.provider-m.p1x2-gaming,.provider-m.virtualbet{background-position:-2315px 0;width:25px}.provider-m.bet-games{background-position:-179px 0;width:30px}.provider-m.bet-on-games,.provider-m.bet_on_games,.provider-m.beton{background-position:-160px 0;width:170px}.provider-m.betradar{background-position:-215px 0;width:35px}.provider-m.betco{background-position:-100px 0;width:30px}.provider-m.everymatrix{background-position:-2820px 0;width:30px}.provider-m.betinvest{background-position:-131px 0;width:25px}.provider-m.betsoft{background-position:-253.3px 0;width:27px}.provider-m.booming,.provider-m.booming-games,.provider-m.booming_games{background-position:-381px 0;width:55px}.provider-m.evo,.provider-m.evolution,.provider-m.evolution_live{background-position:-661px 0;width:20px}.provider-m.kiron,.provider-m.kiron_virtual_racing{background-position:-1143px 0;width:30px}.provider-m.live-slots,.provider-m.live_slots,.provider-m.liveslots{background-position:-1231px 0;width:35px}.provider-m.lucky,.provider-m.lucky-streak,.provider-m.lucky_streak{background-position:-1268px 0;width:30px}.provider-m.microgaming{background-position:-1299px 0;width:32px}.provider-m.netelive,.provider-m.netent,.provider-m.netent_live,.provider-m.netentlive{background-position:-1419px 0;width:30px}.provider-m.novomatic{background-position:-1565px 0;width:30px}.provider-m.playtech{background-position:-1732px 0;width:38px}.provider-m.pragmatic-play,.provider-m.pragmaticplay{background-position:-1771px 0;width:24px}.provider-m.tombala-live{background-position:0 0;width:0}.provider-m.tomhorn,.provider-m.tomhorn-gaming{background-position:-2254px 0;width:30px}.provider-m.ygg-drasil,.provider-m.yggdrasil{background-position:-2634px 0;width:30px}.provider-m.spinomenal,.provider-m.vivogaming_spinomenal{background-position:-2082px 0;width:30px}.provider-m.habanero{background-position:-3698px 0;width:69px}.provider-m.pariplay{width:26px}.provider-m.worldmatch{background-position:-9208px 0;width:336px}.provider-m.goldenrace{background-position:-3478px 0;width:210px}.provider-m.mrslotty{background-position:-4884px 0;width:142px}.provider-m.redtiger{background-position:-1975px 0;width:32px}.provider-m.amatic{background-position:-2666px 0;width:25px}.provider-m.august,.provider-m.august_gaming{background-position:-38px 0;width:35px}.provider-m.booongo{background-position:-437px 0;width:30px}.provider-m.blueprint,.provider-m.blueprint_gaming{background-position:-317px 0;width:30px}.provider-m.elk,.provider-m.elk_studios{background-position:-574px 0;width:58px}.provider-m.evoplay{background-position:-679px 0;width:45px}.provider-m.fantasma,.provider-m.fantasma_games{background-position:-769px 0;width:54px}.provider-m.nolimit_city{background-position:-1497px 0;width:55px}.provider-m.quickspin{background-position:-1853px 0;width:15px}.provider-m.rakki,.provider-m.rakki_games{background-position:-1869px 0;width:43px}.provider-m.resolver_gaming{background-position:-683px 0;width:20px}.provider-m.sur,.provider-m.sur_games{background-position:-2144px 0;width:35px}.provider-m.iron-dog-studio,.provider-m.iron_dog_studio,.provider-m.irondog{background-position:-1034px 0;width:55px}.provider-m.qtech,.provider-m.virtual_bet{background-position:-6694px 0;width:98px}.provider-m.soft_swiss,.provider-m.softswiss{background-position:-281px 0;width:35px}.provider-m.amusnet,.provider-m.egt{background-position:-2880px;width:41px}.provider-m.isoftbet{background-position:-1097px 0;width:12px}.provider-m.playngo{background-position:-1650px 0;width:45px}.provider-m.playson{background-position:-1696px 0;width:30px}.provider-m.wacs{background-position:-2379px 0;width:55px}.provider-m.wazdan{background-position:-2449px 0;width:56px}.provider-m.pariplay{background-position:-1625px 0;width:25px}.provider-m.authentic,.provider-m.authentic_live{background-position:-72px 0;width:28px}.provider-m.livegamesio,.provider-m.tombala_livegames{background-position:-1203px 0;width:30px}.provider-m.gamefish_global{background-position:-892px 0;width:25px}.provider-m.boomerang{background-position:-349px 0;width:29px}.provider-m.chance_interactive{background-position:-467px 0;width:46px}.provider-m.lightning_box{background-position:-1174px 0;width:28px}.provider-m.games_lab{background-position:-920px 0;width:25px}.provider-m.fugaso{background-position:-823px 0;width:35px}.provider-m.pgsoft{background-position:0 0;width:0}.provider-m.sevenstar{background-position:-7356px 0;width:100px}.provider-m.betsolution{background-position:-2766px 0;width:25px}.provider-m.netgame{background-position:-1452px 0;width:30px}.provider-m.slotegrator{background-position:-1176px 0;width:22px}.provider-m.redrake{background-position:-1935px 0;width:38px}.provider-m.one_touch{background-position:-1596px 0;width:28px}.provider-m.push_gaming{background-position:-1795px 0;width:29px}.provider-m.kalamba_games{background-position:-1110px 0;width:30px}.provider-m.atmosfera{background-position:0 0;width:38px}.provider-m.realtime_gaming,.provider-m.rtg_slots{background-position:-1911px 0;width:22px}.provider-m.splitrock{background-position:-2112px 0;width:33px}.provider-m.aristocrat{background-position:-2692px 0;width:30px}.provider-m.commercial_gaming{background-position:-2720px 0;width:24px}.provider-m.spribe{background-position:-2748px 0;width:18px}.provider-m.eurasian_gamingmoon,.provider-m.relaxgaming{background-position:-2791px 0;width:29px}.provider-m._1x2_network,.provider-m._7_mojos_casino_slot,.provider-m._7_mojos_live,.provider-m.ad_lunam,.provider-m.agt_software,.provider-m.apollo_games,.provider-m.avatarux,.provider-m.aviatrix,.provider-m.bb_games,.provider-m.beefee_games,.provider-m.belatra,.provider-m.beter_live,.provider-m.big_time_gaming,.provider-m.concept_gaming,.provider-m.cq9,.provider-m.creedroomz,.provider-m.dragoon_soft,.provider-m.ebet,.provider-m.egt_digital,.provider-m.endorphina,.provider-m.galaxsys,.provider-m.game_of_slots,.provider-m.gameart,.provider-m.gamezix,.provider-m.gmcgaming_corps,.provider-m.hacksaw,.provider-m.ho_gaming,.provider-m.iconix,.provider-m.klas_board_games,.provider-m.lady_luck,.provider-m.leander,.provider-m.manna_play,.provider-m.mascot_gaming,.provider-m.maverick,.provider-m.medialive_casino,.provider-m.mobilots,.provider-m.nivogames,.provider-m.omi_gaming,.provider-m.onlyplay,.provider-m.pascal_gaming,.provider-m.platin_gaming,.provider-m.playpearls,.provider-m.popok_gaming,.provider-m.popok_gaming_live,.provider-m.popok_gaming_slots,.provider-m.prospect_gaming,.provider-m.reloaded_gaming,.provider-m.revolver_gaming,.provider-m.rtg_slots,.provider-m.sa_gaming,.provider-m.skywind_casino,.provider-m.skywind_live,.provider-m.slotmill,.provider-m.spearhead_studios,.provider-m.thunderkick,.provider-m.triple_pg,.provider-m.woohoo{background-position:0 0;width:0}.other-logos{background-repeat:no-repeat;display:inline-block;height:40px;padding:0}.other-logos.plus18{background-position:0 0;width:38px}.other-logos.gamblingtherapy{background-position:-81px 0;width:95px}.other-logos.begambleaware{background-position:-180px 0;width:70px}.other-logos.gamcare{background-position:-39px 0;width:42px}:root{--c-p:#4895ef;--c-p-l:#67aaef;--c-p-d:#2e7fdd;--c-s:#1c9772;--c-s-l:#21b488;--c-s-d:#198262;--c-fg:#f8f9fa;--c-fg-l:#fdfeff;--c-fg-d:#c4c5c6;--c-fg-d-2:#606777;--c-bg:#3a4255;--c-bg-l:#454d63;--c-b:#444d63;--c-b-l:#54566f;--c-b-d:#3a3b49;--s-c:0 0 30px 20px rgba(0,0,0,.2);--c-red:#ef233c;--c-red-d:#b91125;--c-blue:#226ce0;--c-blue-d:#134ba5;--closed-sidebar-width:45px;--form-bg:#1f4254;--form-field-bg:#1f4254;--sub-screen-header-bg:#224c63;--sub-screen-backdrop:rgba(18,43,56,.8);--sub-screen-bg:#1f4254;--layout-color-1:#11293c;--layout-color-2:#20445f;--layout-color-3:#2c4668;--layout-color-4:#0c1e2d;--layout-color-5:#32555b;--layout-color-6:#bcd3d9;--layout-color-7:#028cb6}#mainPageSlider swiper-slide{aspect-ratio:3.2}@media (orientation:portrait){#mainPageSlider swiper-slide{aspect-ratio:1.8}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps{position:relative}#siteToaster{max-width:250px;min-width:150px;padding:10px;pointer-events:none;position:fixed;right:0;top:0;z-index:800}#siteToaster .toast{border-radius:10px;margin-bottom:10px;padding:10px;pointer-events:auto;width:100%}.external-frame-overlay[data-v-eda0031c]{background-color:#000;display:flex;flex-direction:column;inset:0;position:fixed;z-index:200}.frame-header[data-v-eda0031c]{background-color:#111;border-bottom:1px solid #222;height:64px;padding:0 20px}.frame-header[data-v-eda0031c],.header-content[data-v-eda0031c]{align-items:center;display:flex}.header-content[data-v-eda0031c]{justify-content:space-between;width:100%}.frame-title[data-v-eda0031c]{color:#fff;font-family:Cocogoose Pro,sans-serif;font-size:1.1rem;margin:0;text-transform:capitalize}.close-button[data-v-eda0031c]{background:#222;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;padding:8px;transition:all .2s}.close-button[data-v-eda0031c]:hover{background:#c00}.iframe-wrapper[data-v-eda0031c]{flex:1;position:relative}.full-iframe[data-v-eda0031c]{border:none;height:100%;width:100%}.fade-enter-active[data-v-eda0031c],.fade-leave-active[data-v-eda0031c]{transition:opacity .3s}.fade-enter-from[data-v-eda0031c],.fade-leave-to[data-v-eda0031c]{opacity:0}.site-logo[data-v-a047aaf0]{height:25px}#gameViewer[data-v-ca447e70]{background-color:var(--layout-color-1);display:flex;flex-direction:column;inset:0;position:fixed;z-index:100}#gameViewerAddBtn[data-v-ca447e70],#gameViewerCloseBtn[data-v-ca447e70]{color:#fff;font-size:25px;line-height:1;padding:0 10px}#gameViewerAddBtn[data-v-ca447e70]{background:#2563eb;color:#fff}#gameViewerAddBtn[data-v-ca447e70]:hover{background:#1d4ed8}#gameViewerCloseBt[data-v-ca447e70]{background:#dc2626;color:#fff}#gameViewerCloseBt[data-v-ca447e70]:hover{background:#b91c1c}#gameViewerHeader[data-v-ca447e70]{align-items:center;background-color:var(--sub-screen-header-bg);color:#fff;display:flex;justify-content:space-between;padding:10px 15px}#gameViewerHeader h2[data-v-ca447e70]{font-size:18px;font-weight:600;margin:0}#gameViewerHeaderActions[data-v-ca447e70]{display:flex;gap:8px}#gameViewerGrid[data-v-ca447e70]{display:grid;flex:1;gap:10px;padding:10px}#gameViewerGrid.one[data-v-ca447e70]{grid-template-columns:1fr}#gameViewerGrid.four[data-v-ca447e70],#gameViewerGrid.two[data-v-ca447e70]{grid-template-columns:repeat(2,1fr)}#gameViewerGrid.four[data-v-ca447e70]{grid-template-rows:repeat(2,1fr)}#gameViewerGrid .game-viewer-item[data-v-ca447e70]{background:var(--layout-color-2);border:1px solid #40607a;border-radius:6px;display:flex;flex-direction:column;overflow:hidden;position:relative}#gameViewerGrid .game-viewer-item .game-info[data-v-ca447e70]{background:var(--layout-color-3);color:#fff;display:flex;font-size:14px;justify-content:space-between;padding:6px 10px}#gameViewerGrid .game-viewer-item .game-info .game-name[data-v-ca447e70]{font-weight:600}#gameViewerGrid .game-viewer-item .game-info .game-provider[data-v-ca447e70]{font-size:12px;opacity:.7;text-transform:capitalize}#gameViewerGrid .game-viewer-item .game-frame[data-v-ca447e70]{flex:1;position:relative}#gameViewerGrid .game-viewer-item .game-frame iframe[data-v-ca447e70]{height:100%;width:100%}#gameViewerGrid .game-viewer-item .game-frame .btn-remove[data-v-ca447e70]{background:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:2px 6px;position:absolute;right:8px;top:8px}#gameViewerGrid .game-viewer-item .game-frame .btn-remove[data-v-ca447e70]:hover{background:#b91c1c}#loadingOverlay[data-v-f8e1c797]{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:800}#loadingOverlay>div[data-v-f8e1c797]{animation:spinLoadingOverlay-f8e1c797 1s linear infinite;border:6px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:60px;width:60px}@keyframes spinLoadingOverlay-f8e1c797{0%{transform:rotate(0)}to{transform:rotate(1turn)}}body{background-color:var(--layout-color-1);color:#fff;margin:0;padding:0}#siteWrapper,body{height:100vh;width:100vw}#siteWrapper{display:flex;overflow-x:hidden;scrollbar-width:none}#siteWrapper[is-topbar-visible=true] #siteHeader,#siteWrapper[is-topbar-visible=true] #siteLeftBarHeader,#siteWrapper[is-topbar-visible=true] #siteRightBarHeader{margin-top:40px}.error-page[data-v-b0e7c362]{align-items:center;background:#02021c;color:#fff;display:flex;font-family:Arial,sans-serif;justify-content:center;margin:0;min-height:100vh;text-align:center}.error-panel[data-v-b0e7c362]{padding:32px}h1[data-v-b0e7c362]{font-size:72px;line-height:1;margin:0 0 12px}h2[data-v-b0e7c362]{font-size:20px;margin:0}p[data-v-b0e7c362]{color:#d8d8e8}button[data-v-b0e7c362]{background:transparent;border:1px solid;color:inherit;cursor:pointer;margin-top:20px;padding:8px 12px}
