<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.boxes-slider{overflow:hidden;position:relative}.boxes-slider{margin:30px -10px 20px;display:block;padding:20px 0 80px;width:auto}.boxes-slider .swiper-wrapper{display:flex;justify-content:space-between;position:relative;margin:0;padding:0;list-style:none}.boxes-slider .swiper-slide{flex-grow:1;width:auto;height:auto}.boxes-slider .swiper-slide .box-item{width:calc(100% - 12px);margin:0 6px;height:225px;padding:10px;box-sizing:border-box;font-size:0;line-height:0;text-indent:-100%;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;position:relative;border-radius:20px;background:url(/style/new-images/slider-box-bg.png) center 0 no-repeat #1b1f36;transition:.2s;opacity:.5}.boxes-slider .swiper-slide .box-item:before{content:'';max-width:130px;width:100%;height:50%;background-size:contain;background-position:center}.boxes-slider .swiper-slide .box-item:after{content:attr(data-button);background:#173f66;width:100%;max-width:150px;height:42px;line-height:42px;font-size:14px;color:#fff;text-align:center;border-radius:20px;text-indent:0;transition:background .2s}.boxes-slider .swiper-slide.swiper-slide-active .box-item{opacity:1;transform:scale(1.05);margin-top:-12px;margin-bottom:-12px;height:252px}.boxes-slider .swiper-slide.swiper-slide-active:after{content:'';position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);width:100%;height:40px;background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.24) 0,rgba(0,0,0,.24) 1%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.24) 0,rgba(0,0,0,.24) 1%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,.24) 0,rgba(0,0,0,.24) 1%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);background-size:contain;pointer-events:none;filter:blur(3px)}.boxes-slider .swiper-pagination{bottom:0}@media (min-width:480px){.boxes-slider .swiper-slide .box-item{height:275px}.boxes-slider .swiper-slide .box-item:before{max-width:150px}.boxes-slider .swiper-slide.swiper-slide-active .box-item{height:302px}}@media (min-width:768px){.boxes-slider{margin:30px 0 10px;padding:20px 0 40px}.boxes-slider .swiper-slide .box-item{opacity:1}.boxes-slider .swiper-slide.swiper-slide-active .box-item{opacity:1;transform:scale(1);margin:0 6px;height:275px}.boxes-slider .swiper-pagination,.boxes-slider .swiper-slide.swiper-slide-active:after{display:none}.boxes-slider .swiper-slide .box-item:hover{transform:scale(1.07)}.boxes-slider .swiper-slide .box-item:hover:after{background-color:#0f89d6}}@media (min-width:1024px){.boxes-slider{display:block;padding-left:15px;padding-right:15px}}@media (min-width:1100px){.boxes-slider .swiper-slide:first-child{flex-grow:4}.boxes-slider .swiper-slide:first-child .box-item{background-position:center -60px;background-size:160% auto}.boxes-slider .swiper-slide:first-child .box-item:before{max-width:220px}.boxes-slider .swiper-slide:first-child .box-item:hover{transform:scale(1.05)}.boxes-slider .swiper-slide .box-item:after{width:auto;max-width:none;padding:0 15px}}@media (min-width:1230px){.boxes-slider{padding-left:30px;padding-right:30px}}.flagmenu&gt;ul&gt;li&gt;a:hover,footer .legal1 a:hover{text-decoration:underline}.flagmenu,.flagmenu&gt;ul&gt;li.has-sub{position:relative}footer .footmenu ul a{color:#8a98ab}footer .footmenu.last{padding-bottom:25px}.flagmenu .trig{position:relative;z-index:1;width:50%;max-width:430px;padding:16px 32px;margin:-25px auto 20px;color:#fff;font-size:14px;cursor:pointer;background:#151f34;border:1px solid #303b4f;border-radius:25px;text-transform:capitalize}.flagmenu .trig:after{content:"";position:absolute;width:12px;height:12px;right:33px;top:19px;display:block;background:url(/style/icons/language-picker-arrow.png) 0 0/contain no-repeat;transition:.3s}.flagmenu&gt;ul{position:absolute;bottom:100%;left:10px;right:10px;max-width:460px;margin:0 auto -10px;padding:2% 2% 4%;list-style:none;background:#fff;border-radius:10px;transform:scaleY(0);transform-origin:bottom;transition:.2s linear;opacity:0}.flagmenu.opened&gt;ul{transform:scaleY(1);opacity:1}.flagmenu.opened .trig:after{transform:rotate(180deg)}.flagmenu&gt;ul&gt;li.has-sub.opened{background:#f4f5f9;border-radius:10px}.flagmenu&gt;ul&gt;li.has-sub:after,.flagmenu&gt;ul&gt;li.has-sub:before{content:"";position:absolute;top:12px;right:20px;display:block;width:3px;height:10px;background:#151f34;border-radius:3px;transform:rotate(45deg)}.flagmenu&gt;ul&gt;li.has-sub:after{right:25px;transform:rotate(-45deg)}.flagmenu&gt;ul&gt;li.has-sub.opened:before{right:25px}.flagmenu&gt;ul&gt;li.has-sub.opened:after{right:20px}.flagmenu&gt;ul&gt;li&gt;a{display:block;padding:10px;color:#8a98ab}.flagmenu&gt;ul&gt;li.has-sub&gt;a{margin-right:70px}.flagmenu&gt;ul&gt;li.has-sub.opened&gt;a{font-weight:700;color:#151f34}.flagmenu&gt;ul&gt;li&gt;ul{overflow:hidden;max-height:0;padding:0 10px;list-style:none;transition:.5s linear}.flagmenu&gt;ul&gt;li.has-sub.opened&gt;ul{max-height:700px;padding:0 10px 10px}.flagmenu&gt;ul&gt;li&gt;ul li{float:left;width:50%}.flagmenu&gt;ul&gt;li&gt;ul li a{display:block;position:relative;height:28px;line-height:24px;padding:2px 5px 2px 40px}.flagmenu&gt;ul&gt;li&gt;ul li a:before{content:"";position:absolute;left:5px;top:0;bottom:0;display:block;width:24px;height:16px;margin:auto;background-size:contain}.flagmenu&gt;ul&gt;li&gt;ul li a span{display:inline-block;line-height:1;vertical-align:middle}@media(min-width:400px){.flagmenu&gt;ul&gt;li&gt;ul li{width:33.33%}.flagmenu&gt;ul&gt;li&gt;ul li a{padding-left:35px}.flagmenu&gt;ul&gt;li&gt;ul{padding:0 5px}.flagmenu&gt;ul&gt;li.has-sub.opened&gt;ul{padding:0 5px 5px}}footer{display:block;padding:20px 10px 0;margin:0 auto;background:#151f34;box-shadow:0 420px 0 #061222 inset}footer .top{max-width:1340px;padding:10px;margin:0 auto;background:rgb(255 255 255 / 5%);border-radius:20px;border:1px solid #656c76}footer .footmenu:after,footer .numbers:after,footer .top:after{content:"";display:block;clear:both}footer .numbers{margin:0 0 20px;padding:0;list-style:none;text-align:center}footer .numbers li{float:left;width:50%;text-align:left}footer .numbers li a{display:block;padding:15px 25px 20px;font-size:10px;letter-spacing:1px;color:#8a98ab;text-transform:uppercase}footer .numbers li a:before{content:"";float:left;width:42px;height:42px;margin-right:10px;background-color:#061222;background-repeat:no-repeat;background-position:center;background-size:50% 50%;border-radius:50%}footer .numbers li a.dice:before{background-image:url(/style/icons/dual-dice.svg)}footer .numbers li a.slots:before{background-image:url(/style/icons/dual-slots.svg)}footer .numbers li a.blackjack:before{background-image:url(/style/icons/dual-blackjack.svg)}footer .numbers li a.roulette:before{background-image:url(/style/icons/dual-roulette.svg)}footer .numbers li a.live:before{background-image:url(/style/icons/dual-live.svg)}footer .numbers li a.gears:before{background-image:url(/style/icons/dual-gears.svg)}footer .numbers li a.payment:before{background-image:url(/style/icons/dual-payment.svg)}footer .numbers li a strong{display:block;margin-bottom:9px;font-size:37px;line-height:1.1;color:#fff;letter-spacing:0}footer .numbers li a:hover{color:#0f89d6}footer .numbers li a:hover:before{background-color:#12334f}footer .footmenu{margin:10px 15px;padding:20px;font-size:14px}footer .footmenu:not(:last-child){border-bottom:1px solid #172232;box-shadow:0 1px 0 #313a4e}footer .footmenu.first{background:url(/style/bg/usa-map.png) 0 center no-repeat}footer .footmenu .title{margin-bottom:5px;font-size:13px;font-weight:700;color:#fff;text-transform:uppercase}footer .footmenu .title.usa:before{content:"";float:left;width:38px;height:44px;margin:-16px 16px -16px 0;background:url(/style/bg/usa-flag.png)}footer .footmenu ul{padding:1px 0 0;margin:0;list-style:none}footer .footmenu ul li{margin-top:24px}footer .footmenu .links{margin:10px -5px 0}footer .footmenu .links a,footer .footmenu .links span{display:inline-block;width:20px;height:20px;margin:5px;text-indent:-9999px;background-repeat:no-repeat;background-size:contain;opacity:.7}footer .footmenu .links a:hover{opacity:1}footer .footmenu .links a.soc{width:20px;height:18px;background-image:url(/style/bg/soc.png);background-size:unset}footer .footmenu .links a.soc.twitter{background-position:0 0}footer .footmenu .links a.soc.youtube{background-position:-21px 0}footer .footmenu .links a.soc.instagram{background-position:0 -19px}footer .footmenu .links a.soc.linkedin{background-position:-21px -19px}footer .footmenu .footer-logo.gc{background-image:url(/style/icons/ukgc.png);width:96px;height:28px}footer .footmenu .footer-logo.bga{background-image:url(/style/icons/bga.png);width:76px;height:26px}footer .footmenu .footer-logo.spillemyndigheden{background-image:url(/style/icons/dga-footer.png);width:26px;height:26px}footer .footmenu .footer-logo.spielbewusst{background-image:url(/de/style/icons/spielbewusst.png);width:46px;height:27px}footer .footmenu .footer-logo.anonyme-spieler{background-image:url(/de/style/icons/anonyme-spieler.png);width:31px;height:22px}footer .footmenu .footer-logo.check-dein-spiel{background-image:url(/de/style/icons/check-dein-spiel.png);width:81px;height:23px}footer .footmenu .footer-logo.eightteen{background-image:url(/style/icons/18+.png);width:25px;height:25px}footer .footmenu .footer-logo.bioeg{background-image:url(/de/style/icons/bioeg.png);width:79px;height:27px}footer .footmenu .footer-logo.ggl{background-image:url(/de/style/icons/ggl.png);width:40px;height:25px}footer .footmenu .footer-logo.gamstop{background-image:url(/style/icons/gamstop.png);width:36px;height:26px}footer .country-compliance{max-width:1340px;margin:30px auto;padding:20px 10px;font:400 19px/28px Verdana,sans-serif;color:#fff;background-color:#1a3362;box-sizing:border-box}footer .country-compliance a{position:relative;display:block;padding-top:100px;font:inherit;color:#fff;text-decoration:none;text-align:center}footer .country-compliance a:before{position:absolute;content:'';top:0;right:0;left:0;width:100%;height:80px;background:url(/style/icons/eeep-logo-en.png) no-repeat center}footer .country-compliance a:hover:before{opacity:.7}footer .legal{padding:15px;margin:0 -10px;font-size:10px;line-height:1.4;text-align:center;color:#7a8798;background:#061222}footer .legal1{font-size:12px;line-height:1.36;padding-top:10px;color:#dbdbdb}footer .legal1 a{font-weight:bolder;padding:0 5px;font-size:13px;color:#fff}footer .legal1 a:hover{color:#fff}footer .legal2:before{display:block;content:'This independent comparison website helps consumers choose the best available gambling product matching their needs. We offer high-quality advertising service by featuring only established brands of licensed operators in our reviews. Please note that although we endeavor to provide you with up-to-date information, we do not compare all operators on the market.';font-size:11px;line-height:1.36;margin:15px 0}footer .legal2:after{display:block;content:'We shall not be responsible for the enforcement of any additional restrictions related to the provision of the gambling services which we advertise such as age limitations as well as territory and residence limitations, wherefore we advise you to review the applicable restrictions for said operators.';margin:15px 0}footer .legal3{color:#525a66}footer .legal3 .seo-title{padding-left:8px;margin-left:10px;box-shadow:-4px 0 0 -3px #525a66}@media(max-width:599px){footer .numbers li+li+li{box-shadow:0 -26px 0 -25px #404956}footer .numbers li:nth-child(odd):not(:last-child){box-shadow:21px 0 0 -20px #404956,0 -26px 0 -25px #404956}footer .numbers li:first-child:not(:last-child){box-shadow:21px 0 0 -20px #404956}footer .footmenu.mid ul:not(:last-child){float:left;width:50%}footer .footmenu.mid ul:last-child{clear:left}}@media(min-width:600px){footer .footmenu.mid ul{float:left;width:33%}}@media(min-width:600px) and (max-width:767px){footer{box-shadow:0 320px 0 #061222 inset}footer .numbers li{width:33%}footer .numbers li+li+li+li{box-shadow:0 -26px 0 -25px #404956}footer .numbers li:nth-child(3n+1):not(:last-child),footer .numbers li:nth-child(3n+2):not(:last-child){box-shadow:21px 0 0 -20px #404956,0 -26px 0 -25px #404956}footer .numbers li:first-child:not(:last-child),footer .numbers li:nth-child(2):not(:last-child){box-shadow:21px 0 0 -20px #404956}}@media(min-width:768px){.flagmenu&gt;ul{bottom:auto;top:50%;max-width:472px;max-height:270px;overflow:auto;margin:0 auto -10px;padding:30px 1px 10px 20px;transform-origin:top}.flagmenu&gt;ul::-webkit-scrollbar{width:24px}.flagmenu&gt;ul::-webkit-scrollbar-thumb{background:#eef0f5;border:10px solid #fff;border-radius:12px}.pagemeta:after{content:"";display:block;clear:both}.pagemeta .last-update{float:left}.pagemeta .breadcrumbs{float:right}footer{box-shadow:0 240px 0 #061222 inset}footer .numbers li{float:none;display:inline-block;width:150px}footer .country-compliance{padding:15px 20px}footer .country-compliance a{display:flex;flex-flow:column wrap;justify-content:center;min-height:80px;padding:0 0 0 200px}footer .country-compliance a:before{top:calc(50% - 40px);right:auto;width:172px;background-size:contain}footer .legal{padding:20px}footer .legal2:after,footer .legal2:before{margin:50px 0}footer .footmenu.first,footer .footmenu.mid{float:left;border:none;box-shadow:none}footer .footmenu.first{box-shadow:21px 0 0 -20px #172232,22px 0 0 -20px #313a4e;background-size:contain;background-position:center}footer .footmenu.mid{width:400px}footer .footmenu.mid~div{border:none;box-shadow:none}}@media(min-width:768px) and (max-width:1023px){footer .footmenu.mid~div{float:left}footer .footmenu.mid+div{clear:left}}@media(min-width:1024px){.flagmenu .trig{margin-bottom:0}footer{box-shadow:0 130px 0 #061222 inset}footer .numbers li{width:130px}footer .numbers li a{padding-left:10px;padding-right:10px}footer .footmenu.first{padding:20px 3%}footer .footmenu.mid{padding:15px 2%;box-shadow:21px 0 0 -20px #172232,22px 0 0 -20px #313a4e}footer .footmenu.last{float:none;overflow:hidden}footer .country-compliance{padding:15px 90px}footer .country-compliance a{padding-left:225px}footer .legal{max-width:1300px;margin-left:auto;margin-right:auto;background:0 0}footer .legal2{margin-top:20px}footer .legal1,footer .legal2:before{font-size:12px;line-height:1.33}footer .legal1{padding-top:20px;margin-bottom:20px}footer .legal1:before{margin:30px 0}footer .legal2,footer .legal3{font-size:11px;line-height:1.36}}@media(min-width:1200px){footer{padding-top:30px;box-shadow:0 140px 0 #061222 inset}footer .numbers li{width:150px}footer .numbers li a{padding-left:20px;padding-right:20px}footer .footmenu.first{padding:20px 6%;background-size:unset}footer .footmenu.mid{padding:20px 4%;margin-right:2%}}.lang-select{position:relative;margin:14px auto 0;display:block;max-width:103px}.lang-select .lang-toggle{background:#464646;display:block;border:1px solid #676767;border-radius:1px;font-size:13px;line-height:16px;padding:5px 19px 5px 30px;position:relative;color:#f5f5f5;cursor:pointer;text-align:center}.lang-select .lang-toggle.s{font-size:12px}.lang-select .lang-toggle.xs{font-size:11px}.lang-select .lang-toggle.xxs{font-size:10px;padding-left:24px;padding-right:13px}.lang-select .lang-toggle.xxs:before{left:12px;transform:scale(.75)}.lang-select .lang-toggle.xxs:after{right:2px}.lang-select .lang-toggle:before{position:absolute;top:50%;left:16px;margin:-8px 0 0 -12px}.lang-select .lang-toggle:after{content:'';width:0;height:0;overflow:hidden;border-width:4px 5px 0 4px;border-style:solid;border-color:#676767 transparent transparent;position:absolute;top:12px;right:4px}.lang-select .lang-toggle:hover{background:#676767}.lang-select .lang-toggle:hover:after{border-color:#c2c2c2 transparent transparent}.lang-select ul{list-style:none;margin:0;padding:0;border:1px solid #676767;position:absolute;min-width:101px;display:none}.lang-select ul ul:before{content:'';position:absolute;bottom:0;height:30px;width:10px}.lang-select&gt;ul{bottom:100%;margin-bottom:1px}.lang-select li{font-size:11px;line-height:14px;color:#c7c7c7;position:relative}.lang-select li+li{border-top:1px solid #676767}.lang-select li ul{bottom:-1px;display:block;visibility:hidden;transform:scale(0);transition:transform .3s,visibility 0s .3s}.lang-select li:hover&gt;ul{visibility:visible;transform:none;transition:transform .3s}.lang-select li.open&gt;ul,.lang-select li:hover&gt;ul{display:block}.lang-select li a,.lang-select li span{display:block;color:inherit;padding:5px 8px;text-decoration:none;background:#464646;white-space:nowrap;position:relative;z-index:2;cursor:pointer}.lang-select&gt;ul&gt;li.has-sub{position:relative}.lang-select&gt;ul&gt;li.has-sub:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;visibility:visible;z-index:2}.lang-select&gt;ul&gt;li.has-sub:hover:after{transition:visibility 0s .1s;visibility:hidden}.lang-select&gt;ul&gt;li.has-sub&gt;a:after,.lang-select&gt;ul&gt;li.has-sub&gt;span:after{content:'';width:0;height:0;overflow:hidden;border-style:solid;position:absolute;top:8px}.lang-select li:hover&gt;a,.lang-select li:hover&gt;span{background:#676767}.lang-select ._flag:before{content:''}.lang-select li li a,.lang-select li li span{padding-left:38px}.lang-select li li a:before,.lang-select li li span:before{position:absolute;top:4px;left:5px}@media only screen and (max-width:767px){.lang-select ul ul:before{left:100%}.lang-select&gt;ul&gt;li{text-align:right}.lang-select&gt;ul&gt;li.has-sub&gt;a,.lang-select&gt;ul&gt;li.has-sub&gt;span{padding-left:18px}.lang-select&gt;ul&gt;li.has-sub&gt;a:after,.lang-select&gt;ul&gt;li.has-sub&gt;span:after{border-width:5px 4px 4px 0;border-color:transparent #676767 transparent transparent;left:7px}.lang-select&gt;ul&gt;li.has-sub:hover&gt;a:after,.lang-select&gt;ul&gt;li.has-sub:hover&gt;span:after{border-color:transparent #c7c7c7 transparent transparent}.lang-select li ul{right:100%;margin-right:2px;text-align:left;transform-origin:bottom right}}@media only screen and (max-width:639px){.lang-select&gt;ul{left:0}}@media only screen and (min-width:640px) and (max-width:767px){.lang-select{float:right;margin-right:10px}.lang-select&gt;ul{right:0}}@media only screen and (min-width:768px){.lang-select{position:absolute;top:5px;right:200px}.lang-select ul ul:before{right:100%}.lang-select&gt;ul{left:0}.lang-select&gt;ul&gt;li.has-sub&gt;a,.lang-select&gt;ul&gt;li.has-sub&gt;span{padding-right:18px}.lang-select&gt;ul&gt;li.has-sub&gt;a:after,.lang-select&gt;ul&gt;li.has-sub&gt;span:after{border-width:5px 0 4px 4px;border-color:transparent transparent transparent #676767;right:7px}.lang-select&gt;ul&gt;li.has-sub:hover&gt;a:after,.lang-select&gt;ul&gt;li.has-sub:hover&gt;span:after{border-color:transparent transparent transparent #c7c7c7}.lang-select li ul{left:100%;margin-left:2px;transform-origin:bottom left}}.tick-yes{display:inline-block;vertical-align:middle;font-size:0;color:transparent;text-decoration:none;background:url(/de/style/bg/tick-yes.png) 50% no-repeat;width:22px;height:20px}.x-no{display:inline-block;vertical-align:middle;font-size:0;color:transparent;text-decoration:none;background:url(/de/style/bg/x-no.png);width:19px;height:19px}.shell{max-width:1280px;margin:0 auto}.list-links-primary{padding:0;margin:0;list-style-type:none}.list-links-primary li+li{margin-top:10px}.list-links-primary a{font-size:13px;color:#898787;text-decoration:none}.footer-blue{max-width:100%;background:#061222;font:13px 'Verdana',sans-serif;letter-spacing:.025em;color:#7a8798;padding-bottom:17px}.footer-blue .footer-top{background:#2c3849;text-transform:uppercase}.footer-blue .footer-top .footer-text{display:none}.footer-blue .footer-text{font-style:italic}.footer-blue .footer-list{list-style:none;padding-left:0;text-align:center;padding:12px 0;margin-bottom:0}.footer-blue .footer-list li{display:inline-block;margin:17px 5px 0;color:#a8b0ba}.footer-blue .footer-list a{color:#a8b0ba;text-decoration:none;cursor:pointer}.footer-blue .footer-list a strong{color:#fe871f}.footer-blue .footer-list strong{display:block;font:700 40px/0.9 'bebasneue',sans-serif}.footer-blue .footer-list strong:before{content:'';display:inline-block;vertical-align:baseline;background-size:contain;background-repeat:no-repeat;background-position:center;width:20px;height:20px;margin-right:5px}.footer-blue .footer-list .diamond strong:before{background-image:url(/de/style/icons/diamond-g.svg)}.footer-blue .footer-list .cherry strong:before{background-image:url(/de/style/icons/cherry-g.svg)}.footer-blue .footer-list .card strong:before{background-image:url(/de/style/icons/card-g.svg)}.footer-blue .footer-list .roulette strong:before{background-image:url(/de/style/icons/roulette-g.svg)}.footer-blue .footer-list .smile strong:before{background-image:url(/de/style/icons/smile-g.svg)}.footer-blue .footer-list .settings strong:before{background-image:url(/de/style/icons/settings-g.svg)}.footer-blue .footer-list .wallet strong:before{background-image:url(/de/style/icons/wallet-g.svg)}.footer-blue .footer-list a.diamond strong:before{background-image:url(/de/style/icons/diamond.svg)}.footer-blue .footer-list a.cherry strong:before{background-image:url(/de/style/icons/cherry.svg)}.footer-blue .footer-list a.card strong:before{background-image:url(/de/style/icons/card.svg)}.footer-blue .footer-list a.roulette strong:before{background-image:url(/de/style/icons/roulette.svg)}.footer-blue .footer-list a.smile strong:before{background-image:url(/de/style/icons/smile.svg)}.footer-blue .footer-list a.settings strong:before{background-image:url(/de/style/icons/settings.svg)}.footer-blue .footer-list a.wallet strong:before{background-image:url(/de/style/icons/wallet.svg)}.footer-blue .footer-bottom{padding:0 20px}.footer-blue .footer-col{padding:18px 0 12px}.footer-blue .footer-col.short .list-links-primary{columns:unset}.footer-blue .footer-col+.footer-col{border-top:1px solid #28384c}.footer-blue .footer-col-l{background-image:url(/de/style/icons/usa-map.png);background-size:254px 170px;background-position:right 10px;background-repeat:no-repeat}.footer-blue .footer-col-l .footer-title:after{content:'';display:inline-block;vertical-align:middle;background-image:url(/de/style/icons/usa-line.png);background-size:auto 14px;background-repeat:no-repeat;background-position:0 0;width:175px;height:16px;margin-left:15px}.footer-blue .footer-title{color:#fff;font-weight:700;margin-bottom:16px}.footer-blue .footer-title p{display:inline-block;margin-bottom:0}.footer-blue .ico-twitter-secondary:before{content:'';margin-top:-10px;margin-left:15px}.ico-twitter-secondary{font-size:0;line-height:0;text-indent:-4000px}.ico-twitter-secondary:before,.ico-twitter-secondary:after{display:inline-block;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center center;width:28px;height:28px;background-image:url(/de/style/icons/twitter.png)}.ico-twitter-secondary:hover:before,.ico-twitter-secondary:hover:after{background-image:url(/de/style/icons/twitter-hover.png)}.footer-blue .list-links-primary{columns:2}.footer-blue .list-links-primary a{color:#7a8798}.footer-blue .list-links-primary a:hover{color:#20a3cd;text-decoration:none}.footer-blue .list-links-primary li+li{margin-top:18px}.footer-blue .footer-logo{text-decoration:none;font-size:0;display:inline-block;vertical-align:middle}.footer-blue .footer-logo:before{content:'';display:inline-block;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.footer-blue .footer-logo.spielbewusst:before{background-image:url(/de/style/icons/spielbewusst.png);width:46px;height:27px}.footer-blue .footer-logo.bzga:before{background-image:url(/de/style/icons/bzga.png);width:66px;height:25px}.footer-blue .footer-logo.eightteen:before{background-image:url(/de/style/icons/18+.png);width:25px;height:25px}.footer-blue .footer-logo.anonyme-spieler:before{background-image:url(/de/style/icons/anonyme-spieler.png);width:31px;height:22px}.footer-blue .footer-logo.check-dein-spiel:before{background-image:url(/de/style/icons/check-dein-spiel.png);width:81px;height:23px}.footer-blue .lang-select{display:block;max-width:130px;margin:14px 0 0;float:none}.footer-blue .lang-select&gt;ul{bottom:calc(100% - 4px);border-color:#fff;width:calc(100% - 24px);background:#fff;transition:.3s;padding:0 11px;z-index:5}.footer-blue .lang-select .lang-toggle{border-color:#fff;background:#061222;padding:10px 30px 10px 15px;font-size:11px;min-width:82px;border-radius:19px;text-align:left;transition:.3s}.footer-blue .lang-select .lang-toggle:before{display:none}.footer-blue .lang-select .lang-toggle:after{content:'';width:auto;height:auto;background-image:none;transform:rotate(-45deg);width:7px;height:7px;border-width:0 0 1px 1px;border-color:#fff;right:15px;transition:.3s}.footer-blue .lang-select .lang-toggle.open{border-top-right-radius:0;border-top-left-radius:0}.footer-blue .lang-select .lang-toggle.open:after{transform:rotate(-225deg);top:15px}.footer-blue .lang-select&gt;ul&gt;li{text-align:left}.footer-blue .lang-select li a{background:transparent;padding:8px 10px 8px 0;color:#061222}.footer-blue .lang-select li{background:#fff}.footer-blue .lang-select li+li{border-top:1px solid #ebebeb}.footer-blue .lang-select&gt;ul&gt;li.has-sub&gt;a:after,.footer-blue .lang-select&gt;ul&gt;li.has-sub&gt;span:after{left:auto;right:7px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent #676767}.footer-blue .lang-select&gt;ul&gt;li.has-sub&gt;a,.footer-blue .lang-select&gt;ul&gt;li.has-sub&gt;span{padding-left:0;color:#061222}.footer-blue .lang-select li:hover:before{content:'';position:absolute;background:#ebebeb;left:-11px;right:-11px;top:-1px;bottom:-1px}.footer-blue .lang-select li ul{border:0;left:calc(100% + 14px);margin-right:0;right:auto;width:124px;padding:0 10px;background:#fff;transform-origin:bottom left}.footer-blue .lang-select li ul a{padding:9px 0 8px 35px}.footer-blue .lang-select li li a,.footer-blue .lang-select li li span{color:#061222}.footer-blue .lang-select li li a:before,.footer-blue .lang-select li li span:before{left:0;top:7px}.lang-select&gt;ul&gt;li.has-sub ul.bigger{max-height:340px;display:flex;justify-content:space-between;flex-wrap:wrap;overflow:hidden;padding-top:25px;padding-bottom:25px;max-height:290px;width:258px}.lang-select&gt;ul&gt;li.has-sub ul.bigger .go-prev-btn,.lang-select&gt;ul&gt;li.has-sub ul.bigger .go-next-btn{content:'';position:absolute;left:10px;right:10px;height:25px;display:block;width:auto;z-index:10;background:#fff url(images/arrows.png) no-repeat center center;cursor:pointer;font-size:0;line-height:0;text-indent:-100%;border:0;padding:0;margin:0}.lang-select&gt;ul&gt;li.has-sub ul.bigger .go-prev-btn{top:0;border-bottom:solid 1px #ebebeb}.lang-select&gt;ul&gt;li.has-sub ul.bigger .go-next-btn{bottom:0;border-bottom:solid 1px #ebebeb;height:26px;transform:rotate(-180deg)}.lang-select&gt;ul&gt;li.has-sub ul.bigger li{flex-basis:47%;display:flex;justify-content:flex-start;align-items:center}.lang-select&gt;ul&gt;li.has-sub ul.bigger li a,.lang-select&gt;ul&gt;li.has-sub ul.bigger li span{white-space:normal}.lang-select&gt;ul&gt;li.has-sub ul.bigger li a:before,.lang-select&gt;ul&gt;li.has-sub ul.bigger li span:before{top:50%;transform:translateY(-50%)}.lang-select&gt;ul&gt;li.has-sub ul.bigger .inner{position:static;transform:translate(0);visibility:visible;height:100%;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.lang-select&gt;ul&gt;li.has-sub ul.bigger .inner:before{display:none}.footer-legal-l{font-size:11px;line-height:1.36;letter-spacing:.02em;border-top:1px solid #28384c;text-align:center;padding-top:20px}.footer-legal-l a{font-weight:400;color:#fff;padding:0 5px}.footer-legal-l a:hover{text-decoration:underline;color:#fff}.footer-legal-l:before{display:inline;content:'Alle hier gelisteten Gratisangebote, Aktionen und Boni unterliegen bestimmten Bedingungen und Umsatzanforderungen des jeweiligen Anbieters. In den meisten FÃ¤llen sind nur Neukunden zum Erhalt von Angeboten, Aktionen und Boni berechtigt. Alle Bonusangebote prÃ¤sentieren den hÃ¶chstmÃ¶glichen Betrag. Die tatsÃ¤chliche HÃ¶he hÃ¤ngt von der individuellen EinzahlungsgrÃ¶ÃŸe ab. Um den Maximalbetrag in Anspruch zu nehmen, erfordern manche Bonusangebote mehrere Einzahlungen. Bitte Ã¼berprÃ¼fen Sie die Webseite des jeweiligen Anbieters fÃ¼r dessen vollstÃ¤ndige AGB.';pointer-events:none}.footer-legal-l:after{display:inline;content:'BIETET KEINERLEI KUNDENBETREUUNG FÃœR JEGLICHE ANGEBOTE ODER AKTIONEN, DIE AUF DIESER WEBSEITE ERSCHEINEN. '}.footer-legal-s{font-size:10px;line-height:1.4;letter-spacing:0;text-align:center;margin-bottom:0}.footer-legal-s:before{display:block;content:'Bitte spielen Sie verantwortungsvoll. Sie mÃ¼ssen mindestens 18 Jahre alt sein, um diese Webseite zu nutzen. ';margin:14px 0}.footer-copyright{font-size:10px;line-height:1.4;letter-spacing:0;text-align:center;margin-bottom:0;color:#525a66}@media(min-width:768px){.footer-blue{padding-bottom:25px}.footer-blue .footer-top .footer-text{display:inline-block;text-transform:none;max-width:140px}.footer-blue .footer-list{max-width:calc(100% - 110px);display:inline-block;vertical-align:top;margin-top:0;padding:0;text-align:left;margin-right:-40px}.footer-blue .footer-list li{min-width:120px;margin:20px 0 0;text-align:center}.footer-blue .footer-text{font-size:14px;line-height:1.14;color:#a8b0ba;padding-top:11px;max-width:17%}.footer-blue .footer-top{padding:0 50px 15px}.footer-blue .footer-cols{display:flex;flex-wrap:wrap}.footer-blue .footer-col{padding:20px 0 15px}.footer-blue .footer-col-l{width:50%;margin-right:6%;background-position:calc(100% - 33px) 30px;position:relative}.footer-blue .footer-col-l:after{content:'';position:absolute;top:50%;transform:translateY(-50%);right:0;background-image:url(/de/style/icons/divider@2x.png);width:1px;height:150px;background-size:contain;background-repeat:no-repeat;background-position:center}.footer-blue .footer-col-l+.footer-col-m{border-top:0}.footer-blue .footer-col-m{width:44%}.footer-blue .footer-col-s{width:100%}.footer-blue .footer-col-s .footer-title{margin-bottom:0}.footer-blue .footer-col-s .footer-text{padding-top:0}.footer-blue .lang-select{margin-top:0;max-width:148px}.footer-legal-l{margin-top:0;padding-top:20px}.footer-legal-l:before,.footer-legal-s:before{margin:20px 0}.footer-blue .lang-select .lang-toggle{min-width:100px}.footer-blue .lang-select{position:relative;top:auto;right:auto}.footer-blue .footer-title p{display:block}.footer-blue .ico-twitter-secondary:before{margin-left:0}}@media(min-width:768px) and (max-width:1024px){.footer-blue .lang-select li ul{left:auto;right:calc(100% + 14px);transform-origin:bottom right}.footer-blue .footer-col-s{display:flex;justify-content:space-between;align-items:center}}@media(min-width:1025px){.footer-blue .shell{max-width:1262px}.footer-blue .footer-list{display:flex;justify-content:space-between;margin-left:40px;margin-right:0;max-width:none;width:calc(100% - 180px)}.footer-blue .footer-list li{min-width:0}.footer-blue .footer-title p{display:inline-block;margin-left:10px;margin-top:0}.footer-blue .footer-text{max-width:100%}.footer-blue .footer-top{padding:0 20px 15px}.footer-blue .footer-top .shell{display:flex;flex-wrap:wrap}.footer-blue .footer-col-l{width:40%;margin-right:4%}.footer-blue .footer-col-m{position:relative;width:26.5%;margin-right:4%}.footer-blue .footer-col-m:after{content:'';position:absolute;top:50%;transform:translateY(-50%);right:0;background-image:url(/de/style/icons/divider@2x.png);width:1px;height:150px;background-size:contain;background-repeat:no-repeat;background-position:center}.footer-blue .footer-col-s{width:25.5%}.footer-blue .footer-col+.footer-col{border-top:0}.footer-blue .footer-col.short{margin-left:7%;width:28%}.footer-blue .lang-select{margin-top:26px}.footer-blue .lang-select li ul{left:calc(100% + 12px)}.footer-blue .list-links-primary{font-size:14px}.footer-legal-l{font-size:12px;line-height:1.33;padding-top:20px}.footer-legal-l:before{margin:30px 0}.footer-legal-s,.footer-copyright{font-size:11px;line-height:1.36}}._slotlogo:before,._slotlogo:after,._slotlogo span{display:block;background:transparent no-repeat 0 0;text-indent:-9999px}._slotlogo.starburst&gt;span,._slotlogo.starburst:before,._slotlogo.starburst:after{background-image:url(/es/style/logo/slots/starburst@2x.png);height:120px}._slotlogo.guns-n-roses&gt;span,._slotlogo.guns-n-roses:before,._slotlogo.guns-n-roses:after{background-image:url(/es/style/logo/slots/guns-n-roses.png);width:92px;height:87px}._slotlogo.jackpot-giant&gt;span,._slotlogo.jackpot-giant:before,._slotlogo.jackpot-giant:after{background-image:url(/es/style/logo/slots/jackpot-giant.png);height:91px}._slotlogo.foxin-wins&gt;span,._slotlogo.foxin-wins:before,._slotlogo.foxin-wins:after{background-image:url(/es/style/logo/slots/foxin-wins.png);width:142px;height:92px}._slotlogo.fire-of-egypt&gt;span,._slotlogo.fire-of-egypt:before,._slotlogo.fire-of-egypt:after{background-image:url(/es/style/logo/slots/fire-of-egypt.png);width:180px;height:90px}._slotlogo.reel-rush&gt;span,._slotlogo.reel-rush:before,._slotlogo.reel-rush:after{background-image:url(/es/style/logo/slots/reel-rush.png);width:225px;height:43px}._slotlogo.eye-of-horus&gt;span,._slotlogo.eye-of-horus:before,._slotlogo.eye-of-horus:after{background-image:url(/es/style/logo/slots/eye-of-horus.png);width:271px;height:46px}._slotlogo.dazzle-me&gt;span,._slotlogo.dazzle-me:before,._slotlogo.dazzle-me:after{background-image:url(/es/style/logo/slots/dazzle-me.png);width:152px;height:41px}._slotlogo.fruit-shop&gt;span,._slotlogo.fruit-shop:before,._slotlogo.fruit-shop:after{background-image:url(/es/style/logo/slots/fruit-shop.png);width:188px;height:125px}._slotlogo.terminator-2&gt;span,._slotlogo.terminator-2:before,._slotlogo.terminator-2:after{background-image:url(/es/style/logo/slots/terminator2.png);width:244px;height:39px}._slotlogo.titan-storm&gt;span,._slotlogo.titan-storm:before,._slotlogo.titan-storm:after{background-image:url(/es/style/logo/slots/titan-storm.png);width:150px;height:60px}._slotlogo.megamoolah&gt;span,._slotlogo.megamoolah:before,._slotlogo.megamoolah:after{background-image:url(/es/style/logo/slots/mega-moolah.png);width:141px;height:72px}._slotlogo.goldengoddess&gt;span,._slotlogo.goldengoddess:before,._slotlogo.goldengoddess:after{background-image:url(/es/style/logo/slots/golden-goddess.png);width:152px;height:92px}._slotlogo.jimihendrix&gt;span,._slotlogo.jimihendrix:before,._slotlogo.jimihendrix:after{background-image:url(/es/style/logo/slots/jimmy-hendrix.png);width:169px;height:89px}._slotlogo.rainbowriches&gt;span,._slotlogo.rainbowriches:before,._slotlogo.rainbowriches:after{background-image:url(/es/style/logo/slots/rainbow-riches.png);width:216px;height:92px}._slotlogo.book-of-dead&gt;span,._slotlogo.book-of-dead:before,._slotlogo.book-of-dead:after{background-image:url(/es/style/logo/slots/book-of-dead@2x.png)}._slotlogo.eye-of-atum&gt;span,._slotlogo.eye-of-atum:before,._slotlogo.eye-of-atum:after{background-image:url(/es/style/logo/slots/eye-of-atum@2x.png)}._slotlogo.codex-of-fortune&gt;span,._slotlogo.codex-of-fortune:before,._slotlogo.codex-of-fortune:after{background-image:url(/es/style/logo/slots/codex-of-fortune@2x.png)}._slotlogo.age-of-the-gods-apollo-power&gt;span,._slotlogo.age-of-the-gods-apollo-power:before,._slotlogo.age-of-the-gods-apollo-power:after{background-image:url(/es/style/logo/slots/age-of-the-gods-apollo-power@2x.png)}._slotlogo.jumanji&gt;span,._slotlogo.jumanji:before,._slotlogo.jumanji:after{background-image:url(/es/style/logo/slots/jumanji@2x.png)}._slotlogo.ainhoa&gt;span,._slotlogo.ainhoa:before,._slotlogo.ainhoa:after{background-image:url(/es/style/logo/slots/ainhoa@2x.png)}._slotlogo.monopoly-big-spin&gt;span,._slotlogo.monopoly-big-spin:before,._slotlogo.monopoly-big-spin:after{background-image:url(/es/style/logo/slots/monopoly-big-spin@2x.png)}._slotlogo.zentaurus&gt;span,._slotlogo.zentaurus:before,._slotlogo.zentaurus:after{background-image:url(/es/style/logo/slots/zentaurus@2x.png)}._slotlogo.blazing-star&gt;span,._slotlogo.blazing-star:before,._slotlogo.blazing-star:after{background-image:url(/es/style/logo/slots/blazing-star@2x.png)}._slotlogo.monopoly-heights&gt;span,._slotlogo.monopoly-heights:before,._slotlogo.monopoly-heights:after{background-image:url(/es/style/logo/slots/monopoly-heights@2x.png)}._slotlogo.narcos&gt;span,._slotlogo.narcos:before,._slotlogo.narcos:after{background-image:url(/es/style/logo/slots/narcos@2x.png)}._slotlogo.dead-or-alive&gt;span,._slotlogo.dead-or-alive:before,._slotlogo.dead-or-alive:after{background-image:url(/es/style/logo/slots/dead-or-alive@2x.png)}._slotlogo.the-fortune-pig&gt;span,._slotlogo.the-fortune-pig:before,._slotlogo.the-fortune-pig:after{background-image:url(/es/style/logo/slots/the-fortune-pig@2x.png)}._slotlogo.book-of-tribes&gt;span,._slotlogo.book-of-tribes:before,._slotlogo.book-of-tribes:after{background-image:url(/es/style/logo/slots/book-of-tribes@2x.png)}._slotlogo.gobs-n-gold&gt;span,._slotlogo.gobs-n-gold:before,._slotlogo.gobs-n-gold:after{background-image:url(/es/style/logo/slots/gobs-n-gold@2x.png)}._slotlogo.african-quest&gt;span,._slotlogo.african-quest:before,._slotlogo.african-quest:after{background-image:url(/es/style/logo/slots/african-quest@2x.png)}._slotlogo.gonzos-quest&gt;span,._slotlogo.gonzos-quest:before,._slotlogo.gonzos-quest:after{background-image:url(/es/style/logo/slots/gonzos-quest@2x.png)}._slotlogo.gonzos-quest-megaways&gt;span,._slotlogo.gonzos-quest-megaways:before,._slotlogo.gonzos-quest-megaways:after{background-image:url(/es/style/logo/slots/gonzos-quest-megaways@2x.png)}._slotlogo.bonanza&gt;span,._slotlogo.bonanza:before,._slotlogo.bonanza:after{background-image:url(/es/style/logo/slots/bonanza@2x.png)}._slotlogo.divine-fortune&gt;span,._slotlogo.divine-fortune:before,._slotlogo.divine-fortune:after{background-image:url(/es/style/logo/slots/divine-fortune@2x.png)}._slotlogo.book-of-ra&gt;span,._slotlogo.book-of-ra:before,._slotlogo.book-of-ra:after{background-image:url(/es/style/logo/slots/book-of-ra@2x.png)}._slotlogo.monopoly&gt;span,._slotlogo.monopoly:before,._slotlogo.monopoly:after{background-image:url(/es/style/logo/slots/monopoly@2x.png)}._slotlogo.bounty-belles&gt;span,._slotlogo.bounty-belles:before,._slotlogo.bounty-belles:after{background-image:url(/es/style/logo/slots/bounty-belles@2x.png)}._slotlogo.ivory-citadel&gt;span,._slotlogo.ivory-citadel:before,._slotlogo.ivory-citadel:after{background-image:url(/es/style/logo/slots/ivory-citadel@2x.png)}._slotlogo.mega-moolah&gt;span,._slotlogo.mega-moolah:before,._slotlogo.mega-moolah:after{background-image:url(/es/style/logo/slots/mega-moolah@2x.png)}._slotlogo.hong-kong-tower&gt;span,._slotlogo.hong-kong-tower:before,._slotlogo.hong-kong-tower:after{background-image:url(/es/style/logo/slots/hong-kong-tower@2x.png)}._slotlogo.moon-princess&gt;span,._slotlogo.moon-princess:before,._slotlogo.moon-princess:after{background-image:url(/es/style/logo/slots/moon-princess@2x.png)}._slotlogo.white-rabbit&gt;span,._slotlogo.white-rabbit:before,._slotlogo.white-rabbit:after{background-image:url(/es/style/logo/slots/white-rabbit@2x.png)}._slotlogo.sweet-bonanza&gt;span,._slotlogo.sweet-bonanza:before,._slotlogo.sweet-bonanza:after{background-image:url(/es/style/logo/slots/sweet-bonanza@2x.png)}._slotlogo.gonzos-gold&gt;span,._slotlogo.gonzos-gold:before,._slotlogo.gonzos-gold:after{background-image:url(/es/style/logo/slots/gonzos-gold@2x.png)}._slotlogo.starburst-xxxtreme&gt;span,._slotlogo.starburst-xxxtreme:before,._slotlogo.starburst-xxxtreme:after{background-image:url(/es/style/logo/slots/starburst-xxxtreme@2x.png)}._slotlogo.blood-suckers&gt;span,._slotlogo.blood-suckers:before,._slotlogo.blood-suckers:after{background-image:url(/es/style/logo/slots/blood-suckers@2x.png)}._slotlogo.fire-joker&gt;span,._slotlogo.fire-joker:before,._slotlogo.fire-joker:after{background-image:url(/es/style/logo/slots/fire-joker@2x.png)}._slotlogo.legacy-of-dead&gt;span,._slotlogo.legacy-of-dead:before,._slotlogo.legacy-of-dead:after{background-image:url(/es/style/logo/slots/legacy-of-dead@2x.png)}._slotlogo.reactoonz&gt;span,._slotlogo.reactoonz:before,._slotlogo.reactoonz:after{background-image:url(/es/style/logo/slots/reactoonz@2x.png)}._slotlogo.almighty-ramses-2&gt;span,._slotlogo.almighty-ramses-2:before,._slotlogo.almighty-ramses-2:after{background-image:url(/es/style/logo/slots/almighty-ramses-2@2x.png)}._slotlogo.money-train-2&gt;span,._slotlogo.money-train-2:before,._slotlogo.money-train-2:after{background-image:url(/es/style/logo/slots/money-train-2@2x.png)}._slotlogo.shield-of-athena&gt;span,._slotlogo.shield-of-athena:before,._slotlogo.shield-of-athena:after{background-image:url(/es/style/logo/slots/shield-of-athena@2x.png)}._slotlogo.white-king&gt;span,._slotlogo.white-king:before,._slotlogo.white-king:after{background-image:url(/es/style/logo/slots/white-king@2x.png)}._slotlogo.ariana&gt;span,._slotlogo.ariana:before,._slotlogo.ariana:after{background-image:url(/es/style/logo/slots/ariana@2x.png)}._slotlogo.thunderstruck-2&gt;span,._slotlogo.thunderstruck-2:before,._slotlogo.thunderstruck-2:after{background-image:url(/es/style/logo/slots/thunderstruck-II@2x.png)}._slotlogo.immortal-romance&gt;span,._slotlogo.immortal-romance:before,._slotlogo.immortal-romance:after{background-image:url(/es/style/logo/slots/immortal-romance@2x.png)}._slotlogo.vikings-go-berzerk&gt;span,._slotlogo.vikings-go-berzerk:before,._slotlogo.vikings-go-berzerk:after{background-image:url(/es/style/logo/slots/vikings-go-berzerk@2x.png)}._slotlogo.mega-joker&gt;span,._slotlogo.mega-joker:before,._slotlogo.mega-joker:after{background-image:url(/es/style/logo/slots/mega-joker@2x.png)}._slotlogo.book-of-ra-deluxe&gt;span,._slotlogo.book-of-ra-deluxe:before,._slotlogo.book-of-ra-deluxe:after{background-image:url(/es/style/logo/slots/book-of-ra-deluxe@2x.png)}._slotlogo.pots-of-gold-9&gt;span,._slotlogo.pots-of-gold-9:before,._slotlogo.pots-of-gold-9:after{background-image:url(/es/style/logo/slots/9-pots-of-gold@2x.png)}._slotlogo.avalon&gt;span,._slotlogo.avalon:before,._slotlogo.avalon:after{background-image:url(/es/style/logo/slots/avalon@2x.png)}._slotlogo.mad-max-fury-road&gt;span,._slotlogo.mad-max-fury-road:before,._slotlogo.mad-max-fury-road:after{background-image:url(/es/style/logo/slots/mad-max-fury-road@2x.png)}._slotlogo.cafe-de-paris&gt;span,._slotlogo.cafe-de-paris:before,._slotlogo.cafe-de-paris:after{background-image:url(/es/style/logo/slots/cafe-de-paris@2x.png)}._slotlogo.eastern-emeralds&gt;span,._slotlogo.eastern-emeralds:before,._slotlogo.eastern-emeralds:after{background-image:url(/es/style/logo/slots/eastern-emeralds@2x.png)}._slotlogo.cleopatra&gt;span,._slotlogo.cleopatra:before,._slotlogo.cleopatra:after{background-image:url(/es/style/logo/slots/cleopatra@2x.png)}._slotlogo.greedy-dragon&gt;span,._slotlogo.greedy-dragon:before,._slotlogo.greedy-dragon:after{background-image:url(/es/style/logo/slots/greedy-dragon@2x.png)}._slotlogo.big-bad-wolf&gt;span,._slotlogo.big-bad-wolf:before,._slotlogo.big-bad-wolf:after{background-image:url(/es/style/logo/slots/big-bad-wolf@2x.png)}._slotlogo.extra-chilli&gt;span,._slotlogo.extra-chilli:before,._slotlogo.extra-chilli:after{background-image:url(/es/style/logo/slots/extra-chilli@2x.png)}._slotlogo.jack-and-the-beanstalk&gt;span,._slotlogo.jack-and-the-beanstalk:before,._slotlogo.jack-and-the-beanstalk:after{background-image:url(/es/style/logo/slots/jack-and-the-beanstalk@2x.png)}._slotlogo.mustang-gold&gt;span,._slotlogo.mustang-gold:before,._slotlogo.mustang-gold:after{background-image:url(/es/style/logo/slots/mustang-gold@2x.png)}._slotlogo.dragons-fire&gt;span,._slotlogo.dragons-fire:before,._slotlogo.dragons-fire:after{background-image:url(/es/style/logo/slots/dragons-fire@2x.png)}._slotlogo.roo-riches&gt;span,._slotlogo.roo-riches:before,._slotlogo.roo-riches:after{background-image:url(/es/style/logo/slots/roo-riches@2x.png)}._slotlogo.buffalo-rampage&gt;span,._slotlogo.buffalo-rampage:before,._slotlogo.buffalo-rampage:after{background-image:url(/es/style/logo/slots/buffalo-rampage@2x.png)}._slotlogo.millionaire-genie&gt;span,._slotlogo.millionaire-genie:before,._slotlogo.millionaire-genie:after{background-image:url(/es/style/logo/slots/millionaire-genie@2x.png)}._slotlogo.dead-or-alive-2&gt;span,._slotlogo.dead-or-alive-2:before,._slotlogo.dead-or-alive-2:after{background-image:url(/es/style/logo/slots/dead-or-alive-2@2x.png)}._slotlogo.fiesta-de-la-memoria&gt;span,._slotlogo.fiesta-de-la-memoria:before,._slotlogo.fiesta-de-la-memoria:after{background-image:url(/es/style/logo/slots/fiesta-de-la-memoria@2x.png)}._slotlogo.gods-temple&gt;span,._slotlogo.gods-temple:before,._slotlogo.gods-temple:after{background-image:url(/es/style/logo/slots/gods-temple@2x.png)}._slotlogo.take-the-bank&gt;span,._slotlogo.take-the-bank:before,._slotlogo.take-the-bank:after{background-image:url(/es/style/logo/slots/take-the-bank@2x.png)}._slotlogo.gates-of-olympus&gt;span,._slotlogo.gates-of-olympus:before,._slotlogo.gates-of-olympus:after{background-image:url(/es/style/logo/slots/gates-of-olympus@2x.png)}._slotlogo.wolf-gold&gt;span,._slotlogo.wolf-gold:before,._slotlogo.wolf-gold:after{background-image:url(/es/style/logo/slots/wolf-gold@2x.png)}._slotlogo.la-mina-de-oro-plus&gt;span,._slotlogo.la-mina-de-oro-plus:before,._slotlogo.la-mina-de-oro-plus:after{background-image:url(/es/style/logo/slots/la-mina-de-oro-plus@2x.png)}._slotlogo.majestic-king&gt;span,._slotlogo.majestic-king:before,._slotlogo.majestic-king:after{background-image:url(/es/style/logo/slots/majestic-king@2x.png)}._slotlogo.aztec-spell&gt;span,._slotlogo.aztec-spell:before,._slotlogo.aztec-spell:after{background-image:url(/es/style/logo/slots/aztec-spell@2x.png)}._slotlogo.crystal-fruits-243&gt;span,._slotlogo.crystal-fruits-243:before,._slotlogo.crystal-fruits-243:after{background-image:url(/es/style/logo/slots/243-crystal-fruits.png)}._slotlogo.conan&gt;span,._slotlogo.conan:before,._slotlogo.conan:after{background-image:url(/es/style/logo/slots/conan@2x.png)}._slotlogo.flaming-fruit&gt;span,._slotlogo.flaming-fruit:before,._slotlogo.flaming-fruit:after{background-image:url(/es/style/logo/slots/flaming-fruit@2x.png)}._slotlogo.starlight-princess&gt;span,._slotlogo.starlight-princess:before,._slotlogo.starlight-princess:after{background-image:url(/es/style/logo/slots/starlight-princess@2x.png)}._slotlogo.chicago-gold&gt;span,._slotlogo.chicago-gold:before,._slotlogo.chicago-gold:after{background-image:url(/es/style/logo/slots/chicago-gold@2x.png)}._slotlogo.choco-reels&gt;span,._slotlogo.choco-reels:before,._slotlogo.choco-reels:after{background-image:url(/es/style/logo/slots/choco-reels@2x.png)}._slotlogo.book-of-adventure&gt;span,._slotlogo.book-of-adventure:before,._slotlogo.book-of-adventure:after{background-image:url(/es/style/logo/slots/book-of-adventure@2x.png)}._slotlogo.book-of-atem&gt;span,._slotlogo.book-of-atem:before,._slotlogo.book-of-atem:after{background-image:url(/es/style/logo/slots/book-of-atem@2x.png)}._slotlogo.adventure-palace&gt;span,._slotlogo.adventure-palace:before,._slotlogo.adventure-palace:after{background-image:url(/es/style/logo/slots/adventure-palace@2x.png)}._slotlogo.space-wars&gt;span,._slotlogo.space-wars:before,._slotlogo.space-wars:after{background-image:url(/es/style/logo/slots/space-wars@2x.png)}._slotlogo.gladiator&gt;span,._slotlogo.gladiator:before,._slotlogo.gladiator:after{background-image:url(/es/style/logo/slots/gladiator@2x.png)}._slotlogo.fortunium&gt;span,._slotlogo.fortunium:before,._slotlogo.fortunium:after{background-image:url(/es/style/logo/slots/fortunium@2x.png)}._slotlogo.hotline&gt;span,._slotlogo.hotline:before,._slotlogo.hotline:after{background-image:url(/es/style/logo/slots/hotline@2x.png)}._slotlogo.fruit-vs-candy&gt;span,._slotlogo.fruit-vs-candy:before,._slotlogo.fruit-vs-candy:after{background-image:url(/es/style/logo/slots/fruit-vs-candy@2x.png)}._slotlogo.viking-runes&gt;span,._slotlogo.viking-runes:before,._slotlogo.viking-runes:after{background-image:url(/es/style/logo/slots/viking-runes@2x.png)}._slotlogo.jurassic-park&gt;span,._slotlogo.jurassic-park:before,._slotlogo.jurassic-park:after{background-image:url(/es/style/logo/slots/jurassic-park@2x.png)}._slotlogo.pharaoh-fortune&gt;span,._slotlogo.pharaoh-fortune:before,._slotlogo.pharaoh-fortune:after{background-image:url(/es/style/logo/slots/pharaohs-fortune@2x.png)}._slotlogo.game-of-thrones&gt;span,._slotlogo.game-of-thrones:before,._slotlogo.game-of-thrones:after{background-image:url(/es/style/logo/slots/game-of-thrones@2x.png)}._slotlogo.reel-king&gt;span,._slotlogo.reel-king:before,._slotlogo.reel-king:after{background-image:url(/es/style/logo/slots/reel-king-megaway@2x.png)}._slotlogo.ramses-rumble&gt;span,._slotlogo.ramses-rumble:before,._slotlogo.ramses-rumble:after{background-image:url(/es/style/logo/slots/ramses-rumble@2x.png)}._slotlogo.masks-of-fire-9&gt;span,._slotlogo.masks-of-fire-9:before,._slotlogo.masks-of-fire-9:after{background-image:url(/es/style/logo/slots/9-masks-of-fire@2x.png)}._slotlogo.book-of-parimatch&gt;span,._slotlogo.book-of-parimatch:before,._slotlogo.book-of-parimatch:after{background-image:url(/es/style/logo/slots/pari-match.png)}._slotlogo.jammin-jars&gt;span,._slotlogo.jammin-jars:before,._slotlogo.jammin-jars:after{background-image:url(/es/style/logo/slots/jammin-jars@2x.png)}._slotlogo.multiplay-81&gt;span,._slotlogo.multiplay-81:before,._slotlogo.multiplay-81:after{background-image:url(/es/style/logo/slots/multiplay-81@2x.png)}._slotlogo.respin-joker&gt;span,._slotlogo.respin-joker:before,._slotlogo.respin-joker:after{background-image:url(/es/style/logo/slots/respin-joker@2x.png)}._slotlogo.hunters-spirit&gt;span,._slotlogo.hunters-spirit:before,._slotlogo.hunters-spirit:after{background-image:url(/es/style/logo/slots/hunters-spirit@2x.png)}._slotlogo.royal-seven-xxl&gt;span,._slotlogo.royal-seven-xxl:before,._slotlogo.royal-seven-xxl:after{background-image:url(/es/style/logo/slots/royal-seven-xxl@2x.png)}._slotlogo.age-of-gods&gt;span,._slotlogo.age-of-gods:before,._slotlogo.age-of-gods:after{background-image:url(/es/style/logo/slots/age-of-the-gods@2x.png)}._slotlogo.anaconda-wilds&gt;span,._slotlogo.anaconda-wilds:before,._slotlogo.anaconda-wilds:after{background-image:url(/es/style/logo/slots/anaconda-wilds@2x.png)}._slotlogo.archer&gt;span,._slotlogo.archer:before,._slotlogo.archer:after{background-image:url(/es/style/logo/slots/archer@2x.png)}._slotlogo.bonus-bears&gt;span,._slotlogo.bonus-bears:before,._slotlogo.bonus-bears:after{background-image:url(/es/style/logo/slots/bonus-bears@2x.png)}._slotlogo.chinese-kitchen&gt;span,._slotlogo.chinese-kitchen:before,._slotlogo.chinese-kitchen:after{background-image:url(/es/style/logo/slots/chinese-kitchen@2x.png)}._slotlogo.gold-blitz&gt;span,._slotlogo.gold-blitz:before,._slotlogo.gold-blitz:after{background-image:url(/es/style/logo/slots/gold-blitz@2x.png)}._slotlogo.wild-link-zeus&gt;span,._slotlogo.wild-link-zeus:before,._slotlogo.wild-link-zeus:after{background-image:url(/es/style/logo/slots/wild-link-zeus@2x.png)}._slotlogo.lucky-rainbows-3&gt;span,._slotlogo.lucky-rainbows-3:before,._slotlogo.lucky-rainbows-3:after{background-image:url(/es/style/logo/slots/3-lucky-rainbows@2x.png)}._slotlogo.royal-mint-megaways&gt;span,._slotlogo.royal-mint-megaways:before,._slotlogo.royal-mint-megaways:after{background-image:url(/es/style/logo/slots/royal-mint-megaways@2x.png)}._slotlogo.masters-of-valhalla&gt;span,._slotlogo.masters-of-valhalla:before,._slotlogo.masters-of-valhalla:after{background-image:url(/es/style/logo/slots/masters-of-valhalla@2x.png)}._slotlogo.magic-mirror-2&gt;span,._slotlogo.magic-mirror-2:before,._slotlogo.magic-mirror-2:after{background-image:url(/es/style/logo/slots/magic-mirror-deluxe-2@2x.png)}._slotlogo.soul-of-nature&gt;span,._slotlogo.soul-of-nature:before,._slotlogo.soul-of-nature:after{background-image:url(/es/style/logo/slots/soul-of-nature@2x.png)}._slotlogo.book-of-pharao&gt;span,._slotlogo.book-of-pharao:before,._slotlogo.book-of-pharao:after{background-image:url(/es/style/logo/slots/book-of-pharao@2x.png)}._slotlogo.mistery-joker&gt;span,._slotlogo.mistery-joker:before,._slotlogo.mistery-joker:after{background-image:url(/es/style/logo/slots/mistery-joker@2x.png)}._slotlogo.the-dog-house-megaways&gt;span,._slotlogo.the-dog-house-megaways:before,._slotlogo.the-dog-house-megaways:after{background-image:url(/es/style/logo/slots/the-dog-house-megaways@2x.png)}._slotlogo.scroll-of-dead&gt;span,._slotlogo.scroll-of-dead:before,._slotlogo.scroll-of-dead:after{background-image:url(/es/style/logo/slots/scroll-of-dead@2x.png)}._slotlogo.age-of-gods-god-of-storms&gt;span,._slotlogo.age-of-gods-god-of-storms:before,._slotlogo.age-of-gods-god-of-storms:after{background-image:url(/es/style/logo/slots/age-of-gods-god-of-storms@2x.png)}._slotlogo.caliente-megaways-777&gt;span,._slotlogo.caliente-megaways-777:before,._slotlogo.caliente-megaways-777:after{background-image:url(/es/style/logo/slots/777-caliente-megaways@2x.png)}._slotlogo.bigger-bass-bonanza&gt;span,._slotlogo.bigger-bass-bonanza:before,._slotlogo.bigger-bass-bonanza:after{background-image:url(/es/style/logo/slots/bigger-bass-bonanza@2x.png)}._slotlogo.el-tesoro-de-la-jungla&gt;span,._slotlogo.el-tesoro-de-la-jungla:before,._slotlogo.el-tesoro-de-la-jungla:after{background-image:url(/es/style/logo/slots/el-tesoro-de-la-jungla@2x.png)}._slotlogo.amazing-link-bounty&gt;span,._slotlogo.amazing-link-bounty:before,._slotlogo.amazing-link-bounty:after{background-image:url(/es/style/logo/slots/amazing-link-bounty@2x.png)}._slotlogo.thunderstruck-stormchaser&gt;span,._slotlogo.thunderstruck-stormchaser:before,._slotlogo.thunderstruck-stormchaser:after{background-image:url(/es/style/logo/slots/thunderstruck-stormchaser@2x.png)}._slotlogo.break-bones&gt;span,._slotlogo.break-bones:before,._slotlogo.break-bones:after{background-image:url(/es/style/logo/slots/break-bones@2x.png)}._slotlogo.quien-quiere-ser-millonario&gt;span,._slotlogo.quien-quiere-ser-millonario:before,._slotlogo.quien-quiere-ser-millonario:after{background-image:url(/es/style/logo/slots/quien-quiere-ser-millonario@2x.png)}._slotlogo.wish-a-fish&gt;span,._slotlogo.wish-a-fish:before,._slotlogo.wish-a-fish:after{background-image:url(/es/style/logo/slots/wish-a-fish@2x.png)}._slotlogo.scratch-king&gt;span,._slotlogo.scratch-king:before,._slotlogo.scratch-king:after{background-image:url(/es/style/logo/slots/scratch-king@2x.png)}._slotlogo.barn-invaders&gt;span,._slotlogo.barn-invaders:before,._slotlogo.barn-invaders:after{background-image:url(/es/style/logo/slots/barn-invaders@2x.png)}._slotlogo.energoonz&gt;span,._slotlogo.energoonz:before,._slotlogo.energoonz:after{background-image:url(/es/style/logo/slots/energoonz@2x.png)}._slotlogo.joker-10000-deluxe&gt;span,._slotlogo.joker-10000-deluxe:before,._slotlogo.joker-10000-deluxe:after{background-image:url(/es/style/logo/slots/joker-10000-deluxe@2x.png)}._slotlogo.aloha-cluster-pays&gt;span,._slotlogo.aloha-cluster-pays:before,._slotlogo.aloha-cluster-pays:after{background-image:url(/es/style/logo/slots/aloha-clusters-pays@2x.png)}._slotlogo.fruit-shop-megaways&gt;span,._slotlogo.fruit-shop-megaways:before,._slotlogo.fruit-shop-megaways:after{background-image:url(/es/style/logo/slots/fruit-shop-megaways@2x.png)}._slotlogo.tippy-tavern&gt;span,._slotlogo.tippy-tavern:before,._slotlogo.tippy-tavern:after{background-image:url(/es/style/logo/slots/tippy-tavern@2x.png)}._slotlogo.goblins-cave&gt;span,._slotlogo.goblins-cave:before,._slotlogo.goblins-cave:after{background-image:url(/es/style/logo/slots/goblins-cave@2x.png)}._slotlogo.mermaids-millions&gt;span,._slotlogo.mermaids-millions:before,._slotlogo.mermaids-millions:after{background-image:url(/es/style/logo/slots/mermaids-millions@2x.png)}._slotlogo.midas-coins&gt;span,._slotlogo.midas-coins:before,._slotlogo.midas-coins:after{background-image:url(/es/style/logo/slots/midas-coins@2x.png)}._slotlogo.retro-reels-extreme-heat&gt;span,._slotlogo.retro-reels-extreme-heat:before,._slotlogo.retro-reels-extreme-heat:after{background-image:url(/es/style/logo/slots/retro-reels-extreme-heat@2x.png)}._slotlogo.hold-the-safe&gt;span,._slotlogo.hold-the-safe:before,._slotlogo.hold-the-safe:after{background-image:url(/es/style/logo/slots/hold-the-safe@2x.png)}._slotlogo.queen-of-alexandria&gt;span,._slotlogo.queen-of-alexandria:before,._slotlogo.queen-of-alexandria:after{background-image:url(/es/style/logo/slots/queen-of-alexandria@2x.png)}._slotlogo.jackpot-6000&gt;span,._slotlogo.jackpot-6000:before,._slotlogo.jackpot-6000:after{background-image:url(/es/style/logo/slots/jackpot-6000@2x.png)}._slotlogo.mayan-cache&gt;span,._slotlogo.mayan-cache:before,._slotlogo.mayan-cache:after{background-image:url(/es/style/logo/slots/mayan-cache@2x.png)}._slotlogo.ancient-fortune-zeus&gt;span,._slotlogo.ancient-fortune-zeus:before,._slotlogo.ancient-fortune-zeus:after{background-image:url(/es/style/logo/slots/ancient-fortunes-zeus@2x.png)}._slotlogo.masks-of-fire&gt;span,._slotlogo.masks-of-fire:before,._slotlogo.masks-of-fire:after{background-image:url(/es/style/logo/slots/9-masks-of-fire@2x.png)}._slotlogo.book-of-tombs&gt;span,._slotlogo.book-of-tombs:before,._slotlogo.book-of-tombs:after{background-image:url(/es/style/logo/slots/book-of-tombs@2x.png)}._slotlogo.noble-sky&gt;span,._slotlogo.noble-sky:before,._slotlogo.noble-sky:after{background-image:url(/es/style/logo/slots/noble-sky@2x.png)}._slotlogo.book-of-gold&gt;span,._slotlogo.book-of-gold:before,._slotlogo.book-of-gold:after{background-image:url(/es/style/logo/slots/book-of-gold@2x.png)}._slotlogo.lord-of-the-wilds&gt;span,._slotlogo.lord-of-the-wilds:before,._slotlogo.lord-of-the-wilds:after{background-image:url(/es/style/logo/slots/lord-of-the-wilds@2x.png)}._slotlogo.voodoo-magic&gt;span,._slotlogo.voodoo-magic:before,._slotlogo.voodoo-magic:after{background-image:url(/es/style/logo/slots/voodoo-magic@2x.png)}._slotlogo.the-bounty&gt;span,._slotlogo.the-bounty:before,._slotlogo.the-bounty:after{background-image:url(/es/style/logo/slots/the-bounty@2x.png)}._slotlogo.diamonds-delight&gt;span,._slotlogo.diamonds-delight:before,._slotlogo.diamonds-delight:after{background-image:url(/es/style/logo/slots/diamonds-delight@2x.png)}._slotlogo.major-millions&gt;span,._slotlogo.major-millions:before,._slotlogo.major-millions:after{background-image:url(/es/style/logo/slots/major-millions@2x.png)}._slotlogo.wheel-of-fortune&gt;span,._slotlogo.wheel-of-fortune:before,._slotlogo.wheel-of-fortune:after{background-image:url(/es/style/logo/slots/wheel-of-fortune@2x.png)}._slotlogo.spinata-grande&gt;span,._slotlogo.spinata-grande:before,._slotlogo.spinata-grande:after{background-image:url(/es/style/logo/slots/spinata-grande@2x.png)}._slotlogo.crystal-queen&gt;span,._slotlogo.crystal-queen:before,._slotlogo.crystal-queen:after{background-image:url(/es/style/logo/slots/crystal-queen@2x.png)}._slotlogo.legacy-of-egypt&gt;span,._slotlogo.legacy-of-egypt:before,._slotlogo.legacy-of-egypt:after{background-image:url(/es/style/logo/slots/legacy-of-egypt@2x.png)}._slotlogo.rise-of-olympus&gt;span,._slotlogo.rise-of-olympus:before,._slotlogo.rise-of-olympus:after{background-image:url(/es/style/logo/slots/rise-of-olympus@2x.png)}._slotlogo.rainbow-riches&gt;span,._slotlogo.rainbow-riches:before,._slotlogo.rainbow-riches:after{background-image:url(/es/style/logo/slots/rainbow-riches@2x.png)}._slotlogo.xxxxx&gt;span,._slotlogo.xxxxx:before,._slotlogo.xxxxx:after{background-image:url(/es/style/logo/slots/xxxxx.png)}._slotlogo.dazzling-hot-5&gt;span,._slotlogo.dazzling-hot-5:before,._slotlogo.dazzling-hot-5:after{background-image:url(/es/style/logo/slots/5-dazzling-hot.png)}._slotlogo.shining-crown&gt;span,._slotlogo.shining-crown:before,._slotlogo.shining-crown:after{background-image:url(/es/style/logo/slots/shining-crown@2x.png)}._slotlogo.lucky-ladys-charm&gt;span,._slotlogo.lucky-ladys-charm:before,._slotlogo.lucky-ladys-charm:after{background-image:url(/es/style/logo/slots/lucky-ladys-charm-deluxe@2x.png)}._slotlogo.arena-of-gold&gt;span,._slotlogo.arena-of-gold:before,._slotlogo.arena-of-gold:after{background-image:url(/es/style/logo/slots/arena-of-gold@2x.png)}._slotlogo.the-money&gt;span,._slotlogo.the-money:before,._slotlogo.the-money:after{background-image:url(/es/style/logo/slots/the-money@2x.png)}._slotlogo.absolootly-mad-mega-moolah:after,._slotlogo.absolootly-mad-mega-moolah:before,._slotlogo.absolootly-mad-mega-moolah&gt;span{background-image:url(/style/logo/slots/absolootly-mad-mega-moolah@2x.png)}._slotlogo.alchemist-bonanza:after,._slotlogo.alchemist-bonanza:before,._slotlogo.alchemist-bonanza&gt;span{background-image:url(/style/logo/slots/alchemist-bonanza@2x.png)}._slotlogo.aloha-fruit-bonanza:after,._slotlogo.aloha-fruit-bonanza:before,._slotlogo.aloha-fruit-bonanza&gt;span{background-image:url(/style/logo/slots/aloha-fruit-bonanza@2x.png)}._slotlogo.arabian-nights:after,._slotlogo.arabian-nights:before,._slotlogo.arabian-nights&gt;span{background-image:url(/style/logo/slots/arabian-nights.png)}._slotlogo.assassin-moon:after,._slotlogo.assassin-moon:before,._slotlogo.assassin-moon&gt;span{background-image:url(/style/logo/slots/assassin-moon@2x.png)}._slotlogo.aviator:after,._slotlogo.aviator:before,._slotlogo.aviator&gt;span{background-image:url(/style/logo/slots/aviator@2x.png)}._slotlogo.bass-boss:after,._slotlogo.bass-boss:before,._slotlogo.bass-boss&gt;span{background-image:url(/style/logo/slots/bass-boss.png)}._slotlogo.beach-life:after,._slotlogo.beach-life:before,._slotlogo.beach-life&gt;span{background-image:url(/style/logo/slots/beach-life.png)}._slotlogo.big-bamboo:after,._slotlogo.big-bamboo:before,._slotlogo.big-bamboo&gt;span{background-image:url(/style/logo/slots/big-bamboo.png)}._slotlogo.big-bass-bonanza:after,._slotlogo.big-bass-bonanza:before,._slotlogo.big-bass-bonanza&gt;span{background-image:url(/style/logo/slots/big-bass-bonanza@2x.png)}._slotlogo.big-bass-splash:after,._slotlogo.big-bass-splash:before,._slotlogo.big-bass-splash&gt;span{background-image:url(/style/logo/slots/big-bass-splash.png)}._slotlogo.blood-suckers-2:after,._slotlogo.blood-suckers-2:before,._slotlogo.blood-suckers-2&gt;span{background-image:url(/style/logo/slots/blood-suckers-2@2x.png)}._slotlogo.boat-bonanza:after,._slotlogo.boat-bonanza:before,._slotlogo.boat-bonanza&gt;span{background-image:url(/style/logo/slots/boat-bonanza.png)}._slotlogo.bonanza-megaways:after,._slotlogo.bonanza-megaways:before,._slotlogo.bonanza-megaways&gt;span{background-image:url(/style/logo/slots/bonanza-megaways@2x.png)}._slotlogo.book-of-doom:after,._slotlogo.book-of-doom:before,._slotlogo.book-of-doom&gt;span{background-image:url(/style/logo/slots/book-of-doom@2x.png)}._slotlogo.book-of-gods:after,._slotlogo.book-of-gods:before,._slotlogo.book-of-gods&gt;span{background-image:url(/style/logo/slots/book-of-gods@2x.png)}._slotlogo.book-of-helios:after,._slotlogo.book-of-helios:before,._slotlogo.book-of-helios&gt;span{background-image:url(/style/logo/slots/book-of-helios@2x.png)}._slotlogo.book-of-inferno:after,._slotlogo.book-of-inferno:before,._slotlogo.book-of-inferno&gt;span{background-image:url(/style/logo/slots/book-of-inferno.png)}._slotlogo.book-of-majestic-king:after,._slotlogo.book-of-majestic-king:before,._slotlogo.book-of-majestic-king&gt;span{background-image:url(/style/logo/slots/book-of-majestic-king.png)}._slotlogo.book-of-power:after,._slotlogo.book-of-power:before,._slotlogo.book-of-power&gt;span{background-image:url(/style/logo/slots/book-of-power.png)}._slotlogo.book-of-secrets:after,._slotlogo.book-of-secrets:before,._slotlogo.book-of-secrets&gt;span{background-image:url(/style/logo/slots/book-of-secrets@2x.png)}._slotlogo.book-of-shadows:after,._slotlogo.book-of-shadows:before,._slotlogo.book-of-shadows&gt;span{background-image:url(/style/logo/slots/book-of-shadows@2x.png)}._slotlogo.book-of-spells:after,._slotlogo.book-of-spells:before,._slotlogo.book-of-spells&gt;span{background-image:url(/style/logo/slots/book-of-spells@2x.png)}._slotlogo.branded-megaways:after,._slotlogo.branded-megaways:before,._slotlogo.branded-megaways&gt;span{background-image:url(/style/logo/slots/branded-megaways.png)}._slotlogo.break-da-bank-again:after,._slotlogo.break-da-bank-again:before,._slotlogo.break-da-bank-again&gt;span{background-image:url(/style/logo/slots/breakdabankagain@2x.png)}._slotlogo.break-da-bank:after,._slotlogo.break-da-bank:before,._slotlogo.break-da-bank&gt;span{background-image:url(/style/logo/slots/break-da-bank.png)}._slotlogo.buffalo-king-megaways:after,._slotlogo.buffalo-king-megaways:before,._slotlogo.buffalo-king-megaways&gt;span{background-image:url(/style/logo/slots/buffalo-king-megaways@2x.png)}._slotlogo.buffalo:after,._slotlogo.buffalo:before,._slotlogo.buffalo&gt;span{background-image:url(/style/logo/slots/buffalo.png);height:120px}._slotlogo.champions-of-olympus:after,._slotlogo.champions-of-olympus:before,._slotlogo.champions-of-olympus&gt;span{background-image:url(/style/logo/slots/champions-of-olympus@2x.png)}._slotlogo.columbus-deluxe:after,._slotlogo.columbus-deluxe:before,._slotlogo.columbus-deluxe&gt;span{background-image:url(/style/logo/slots/columbus-deluxe@2x.png)}._slotlogo.crazy-fishin:after,._slotlogo.crazy-fishin:before,._slotlogo.crazy-fishin&gt;span{background-image:url(/style/logo/slots/crazy-fishin.png)}._slotlogo.cygnus-3:after,._slotlogo.cygnus-3:before,._slotlogo.cygnus-3&gt;span{background-image:url(/style/logo/slots/cygnus-3.png)}._slotlogo.da-vinci-diamonds:after,._slotlogo.da-vinci-diamonds:before,._slotlogo.da-vinci-diamonds&gt;span{background-image:url(/style/logo/slots/da-vinci-diamonds@2x.png);height:120px}._slotlogo.dead-or-alive:after,._slotlogo.dead-or-alive:before,._slotlogo.dead-or-alive&gt;span{background-image:url(/style/logo/slots/dead-or-alive@2x.png)}._slotlogo.deal-or-no-deal:after,._slotlogo.deal-or-no-deal:before,._slotlogo.deal-or-no-deal&gt;span{background-image:url(/style/logo/slots/deal-or-no-deal.png)}._slotlogo.diamond-fever:after,._slotlogo.diamond-fever:before,._slotlogo.diamond-fever&gt;span{background-image:url(/style/logo/slots/diamond-fever.png)}._slotlogo.divine-fortune-megaways:after,._slotlogo.divine-fortune-megaways:before,._slotlogo.divine-fortune-megaways&gt;span{background-image:url(/style/logo/slots/divine-fortune-megaways@2x.png)}._slotlogo.double-triple-chance:after,._slotlogo.double-triple-chance:before,._slotlogo.double-triple-chance&gt;span{background-image:url(/style/logo/slots/double-triple-chance.png)}._slotlogo.dragon-slot:after,._slotlogo.dragon-slot:before,._slotlogo.dragon-slot&gt;span{background-image:url(/style/logo/slots/dragon-slot@2x.png)}._slotlogo.el-torero:after,._slotlogo.el-torero:before,._slotlogo.el-torero&gt;span{background-image:url(/style/logo/slots/el-torero@2x.png)}._slotlogo.fire-archer:after,._slotlogo.fire-archer:before,._slotlogo.fire-archer&gt;span{background-image:url(/style/logo/slots/fire-archer.png)}._slotlogo.firebird-27:after,._slotlogo.firebird-27:before,._slotlogo.firebird-27&gt;span{background-image:url(/style/logo/slots/firebird-27.png)}._slotlogo.fishin-frenzy:after,._slotlogo.fishin-frenzy:before,._slotlogo.fishin-frenzy&gt;span{background-image:url(/style/logo/slots/fishin-frenzy@2x.png);height:120px}._slotlogo.fishin-reels:after,._slotlogo.fishin-reels:before,._slotlogo.fishin-reels&gt;span{background-image:url(/style/logo/slots/fishin-reels@2x.png)}._slotlogo.fortune-cookie:after,._slotlogo.fortune-cookie:before,._slotlogo.fortune-cookie&gt;span{background-image:url(/style/logo/slots/fortune-cookie@2x.png)}._slotlogo.fortunes-88:after,._slotlogo.fortunes-88:before,._slotlogo.fortunes-88&gt;span{background-image:url(/style/logo/slots/88-fortunes.png)}._slotlogo.fortunium-gold-mega-moolah:after,._slotlogo.fortunium-gold-mega-moolah:before,._slotlogo.fortunium-gold-mega-moolah&gt;span{background-image:url(/style/logo/slots/fortunium-gold-mega-moolah@2x.png)}._slotlogo.fruit-party:after,._slotlogo.fruit-party:before,._slotlogo.fruit-party&gt;span{background-image:url(/style/logo/slots/fruit-party@2x.png)}._slotlogo.fruitinator:after,._slotlogo.fruitinator:before,._slotlogo.fruitinator&gt;span{background-image:url(/style/logo/slots/fruitinator@2x.png)}._slotlogo.dolphins-pearl-deluxe:after,._slotlogo.dolphins-pearl-deluxe:before,._slotlogo.dolphins-pearl-deluxe&gt;span{background-image:url(/style/logo/slots/dolphins-pearl-deluxe.png)}._slotlogo.fruity-friends:after,._slotlogo.fruity-friends:before,._slotlogo.fruity-friends&gt;span{background-image:url(/style/logo/slots/fruity-friends@2x.png)}._slotlogo.fury-of-odin-megaways:after,._slotlogo.fury-of-odin-megaways:before,._slotlogo.fury-of-odin-megaways&gt;span{background-image:url(/style/logo/slots/fury-of-odin-megaways@2x.png)}._slotlogo.genie-jackpots:after,._slotlogo.genie-jackpots:before,._slotlogo.genie-jackpots&gt;span{background-image:url(/style/logo/slots/genie-jackpots.png)}._slotlogo.gold-rush-express:after,._slotlogo.gold-rush-express:before,._slotlogo.gold-rush-express&gt;span{background-image:url(/style/logo/slots/gold-rush-express.png)}._slotlogo.golden-dragon-inferno:after,._slotlogo.golden-dragon-inferno:before,._slotlogo.golden-dragon-inferno&gt;span{background-image:url(/style/logo/slots/golden-dragon-inferno@2x.png)}._slotlogo.golden-fish-tank:after,._slotlogo.golden-fish-tank:before,._slotlogo.golden-fish-tank&gt;span{background-image:url(/style/logo/slots/golden-fish-tank@2x.png)}._slotlogo.honey-trap-of-diao-chan:after,._slotlogo.honey-trap-of-diao-chan:before,._slotlogo.honey-trap-of-diao-chan&gt;span{background-image:url(/style/logo/slots/honey-trap-of-diao-chan@2x.png)}._slotlogo.hugo:after,._slotlogo.hugo:before,._slotlogo.hugo&gt;span{background-image:url(/style/logo/slots/hugo.png)}._slotlogo.irish-coins:after,._slotlogo.irish-coins:before,._slotlogo.irish-coins&gt;span{background-image:url(/style/logo/slots/irish-coins@2x.png)}._slotlogo.jack-hammer:after,._slotlogo.jack-hammer:before,._slotlogo.jack-hammer&gt;span{background-image:url(/style/logo/slots/jack-hammer.png)}._slotlogo.jack-hammer-2:after,._slotlogo.jack-hammer-2:before,._slotlogo.jack-hammer-2&gt;span{background-image:url(/style/logo/slots/jack-hammer-2.png)}._slotlogo.jimi-hendrix:after,._slotlogo.jimi-hendrix:before,._slotlogo.jimi-hendrix&gt;span{background-image:url(/style/logo/slots/jimi-hendrix.png)}._slotlogo.jimmy-hendrix:after,._slotlogo.jimmy-hendrix:before,._slotlogo.jimmy-hendrix&gt;span{background-image:url(/style/logo/slots/jimmy-hendrix.png)}._slotlogo.jokers-cap:after,._slotlogo.jokers-cap:before,._slotlogo.jokers-cap&gt;span{background-image:url(/style/logo/slots/jokers-cap@2x.png)}._slotlogo.jollys-cap:after,._slotlogo.jollys-cap:before,._slotlogo.jollys-cap&gt;span{background-image:url(/style/logo/slots/jollys-cap.png)}._slotlogo.juicy-fruits:after,._slotlogo.juicy-fruits:before,._slotlogo.juicy-fruits&gt;span{background-image:url(/style/logo/slots/juicy-fruits@2x.png)}._slotlogo.jungle-jim:after,._slotlogo.jungle-jim:before,._slotlogo.jungle-jim&gt;span{background-image:url(/style/logo/slots/jungle-jim.png)}._slotlogo.jurassic-world:after,._slotlogo.jurassic-world:before,._slotlogo.jurassic-world&gt;span{background-image:url(/style/logo/slots/jurassic-world.png)}._slotlogo.kitty-glitter:after,._slotlogo.kitty-glitter:before,._slotlogo.kitty-glitter&gt;span{background-image:url(/style/logo/slots/kitty-glitter.png);height:120px}._slotlogo.knights-life:after,._slotlogo.knights-life:before,._slotlogo.knights-life&gt;span{background-image:url(/style/logo/slots/knights-life.png)}._slotlogo.lady-of-fortune:after,._slotlogo.lady-of-fortune:before,._slotlogo.lady-of-fortune&gt;span{background-image:url(/style/logo/slots/lady-of-fortune@2x.png)}._slotlogo.legends-of-the-colosseum-megaways:after,._slotlogo.legends-of-the-colosseum-megaways:before,._slotlogo.legends-of-the-colosseum-megaways&gt;span{background-image:url(/style/logo/slots/legends-of-the-colosseum-megaways.png)}._slotlogo.life-of-riches:after,._slotlogo.life-of-riches:before,._slotlogo.life-of-riches&gt;span{background-image:url(/style/logo/slots/life-reaches.png)}._slotlogo.lord-of-the-ocean:after,._slotlogo.lord-of-the-ocean:before,._slotlogo.lord-of-the-ocean&gt;span{background-image:url(/style/logo/slots/lord-of-the-ocean@2x.png)}._slotlogo.lucky-legend:after,._slotlogo.lucky-legend:before,._slotlogo.lucky-legend&gt;span{background-image:url(/style/logo/slots/lucky-legend@2x.png)}._slotlogo.lucky-leprechauns-3:after,._slotlogo.lucky-leprechauns-3:before,._slotlogo.lucky-leprechauns-3&gt;span{background-image:url(/style/logo/slots/3-lucky-leprechauns.png)}._slotlogo.lucky-leprechaun:after,._slotlogo.lucky-leprechaun:before,._slotlogo.lucky-leprechaun&gt;span{background-image:url(/style/logo/slots/lucky-leprechaun.png)}._slotlogo.magic-mirror:after,._slotlogo.magic-mirror:before,._slotlogo.magic-mirror&gt;span{background-image:url(/style/logo/slots/magic-mirror.png)}._slotlogo.majestic-white-rhino:after,._slotlogo.majestic-white-rhino:before,._slotlogo.majestic-white-rhino&gt;span{background-image:url(/style/logo/slots/majestic-white-rhino.png)}._slotlogo.mega-fortune:after,._slotlogo.mega-fortune:before,._slotlogo.mega-fortune&gt;span{background-image:url(/style/logo/slots/mega-fortune.png);height:120px}._slotlogo.mighty-medusa:after,._slotlogo.mighty-medusa:before,._slotlogo.mighty-medusa&gt;span{background-image:url(/style/logo/slots/mighty-medusa.png)}._slotlogo.nitropolis-4:after,._slotlogo.nitropolis-4:before,._slotlogo.nitropolis-4&gt;span{background-image:url(/style/logo/slots/nitropolis-4@2x.png)}._slotlogo.rally-4-riches:after,._slotlogo.rally-4-riches:before,._slotlogo.rally-4-riches&gt;span{background-image:url(/style/logo/slots/rally-4-riches@2x.png)}._slotlogo.ramses-book:after,._slotlogo.ramses-book:before,._slotlogo.ramses-book&gt;span{background-image:url(/style/logo/slots/ramses-book@2x.png)}._slotlogo.raven-rising:after,._slotlogo.raven-rising:before,._slotlogo.raven-rising&gt;span{background-image:url(/style/logo/slots/raven-rising@2x.png)}._slotlogo.razor-returns:after,._slotlogo.razor-returns:before,._slotlogo.razor-returns&gt;span{background-image:url(/style/logo/slots/razor-returns@2x.png)}._slotlogo.razor-returns:after,._slotlogo.razor-returns:before,._slotlogo.razor-returns&gt;span{background-image:url(/style/logo/slots/razor-returns@2x.png)}._slotlogo.release-the-kraken:after,._slotlogo.release-the-kraken:before,._slotlogo.release-the-kraken&gt;span{background-image:url(/style/logo/slots/release-the-kraken@2x.png)}._slotlogo.rise-of-merlin:after,._slotlogo.rise-of-merlin:before,._slotlogo.rise-of-merlin&gt;span{background-image:url(/style/logo/slots/rise-of-merlin@2x.png)}._slotlogo.rumble-ratz:after,._slotlogo.rumble-ratz:before,._slotlogo.rumble-ratz&gt;span{background-image:url(/style/logo/slots/rumble-ratz.png)}._slotlogo.shooting-stars:after,._slotlogo.shooting-stars:before,._slotlogo.shooting-stars&gt;span{background-image:url(/style/logo/slots/shooting-stars@2x.png)}._slotlogo.silver-trails:after,._slotlogo.silver-trails:before,._slotlogo.silver-trails&gt;span{background-image:url(/style/logo/slots/silver-trails@2x.png)}._slotlogo.silverbird:after,._slotlogo.silverbird:before,._slotlogo.silverbird&gt;span{background-image:url(/style/logo/slots/silver-bird@2x.png)}._slotlogo.sisters-of-oz-wowpot:after,._slotlogo.sisters-of-oz-wowpot:before,._slotlogo.sisters-of-oz-wowpot&gt;span{background-image:url(/style/logo/slots/sisters-of-oz-wowpot@2x.png)}._slotlogo.snakes-and-ladders-megadice:after,._slotlogo.snakes-and-ladders-megadice:before,._slotlogo.snakes-and-ladders-megadice&gt;span{background-image:url(/style/logo/slots/snakes-and-ladders-megadice.png)}._slotlogo.spartans-vs-zombies:after,._slotlogo.spartans-vs-zombies:before,._slotlogo.spartans-vs-zombies&gt;span{background-image:url(/style/logo/slots/spartans-vs-zombies@2x.png)}._slotlogo.sticky-bandits:after,._slotlogo.sticky-bandits:before,._slotlogo.sticky-bandits&gt;span{background-image:url(/style/logo/slots/sticky-bandits.png)}._slotlogo.sugar-rush:after,._slotlogo.sugar-rush:before,._slotlogo.sugar-rush&gt;span{background-image:url(/style/logo/slots/sugar-rush@2x.png)}._slotlogo.take-olympus:after,._slotlogo.take-olympus:before,._slotlogo.take-olympus&gt;span{background-image:url(/style/logo/slots/take-olympus@2x.png)}._slotlogo.templar-tumble:after,._slotlogo.templar-tumble:before,._slotlogo.templar-tumble&gt;span{background-image:url(/style/logo/slots/templar-tumble.png)}._slotlogo.the-dog-house:after,._slotlogo.the-dog-house:before,._slotlogo.the-dog-house&gt;span{background-image:url(/style/logo/slots/the-dog-house@2x.png)}._slotlogo.the-walking-dead:after,._slotlogo.the-walking-dead:before,._slotlogo.the-walking-dead&gt;span{background-image:url(/style/logo/slots/the-walking-dead@2x.png)}._slotlogo.time-bender:after,._slotlogo.time-bender:before,._slotlogo.time-bender&gt;span{background-image:url(/style/logo/slots/time-bender@2x.png)}._slotlogo.trinity-reels:after,._slotlogo.trinity-reels:before,._slotlogo.trinity-reels&gt;span{background-image:url(/style/logo/slots/trinity-reels@2x.png)}._slotlogo.triple-chance:after,._slotlogo.triple-chance:before,._slotlogo.triple-chance&gt;span{background-image:url(/style/logo/slots/triple-chance@2x.png)}._slotlogo.twin-spin:after,._slotlogo.twin-spin:before,._slotlogo.twin-spin&gt;span{background-image:url(/style/logo/slots/twin-spin@2x.png)}._slotlogo.sizzling-hot-deluxe:after,._slotlogo.sizzling-hot-deluxe:before,._slotlogo.sizzling-hot-deluxe&gt;span{background-image:url(/style/logo/slots/sizzling-hot-deluxe.png)}._slotlogo.dolphins-pearl:after,._slotlogo.dolphins-pearl:before,._slotlogo.dolphins-pearl&gt;span{background-image:url(/style/logo/slots/dolphins-pearl.png)}._slotlogo.family-guy:after,._slotlogo.family-guy:before,._slotlogo.family-guy&gt;span{background-image:url(/style/logo/slots/family-guy.png)}._slotlogo.gypsy-moon:after,._slotlogo.gypsy-moon:before,._slotlogo.gypsy-moon&gt;span{background-image:url(/style/logo/slots/gypsy-moon.png)}._slotlogo.nostradamus:after,._slotlogo.nostradamus:before,._slotlogo.nostradamus&gt;span{background-image:url(/style/logo/slots/nostradamus.png)}._slotlogo.uncharted-seas-1429:after,._slotlogo.uncharted-seas-1429:before,._slotlogo.uncharted-seas-1429&gt;span{background-image:url(/style/logo/slots/1429-uncharted-seas@2x.png)}._slotlogo.valley-of-the-gods:after,._slotlogo.valley-of-the-gods:before,._slotlogo.valley-of-the-gods&gt;span{background-image:url(/style/logo/slots/valley-of-the-gods@2x.png)}._slotlogo.vikings:after,._slotlogo.vikings:before,._slotlogo.vikings&gt;span{background-image:url(/style/logo/slots/vikings.png)}._slotlogo.wandering-wild:after,._slotlogo.wandering-wild:before,._slotlogo.wandering-wild&gt;span{background-image:url(/style/logo/slots/wandering-wild.png)}._slotlogo.wheel-of-wishes:after,._slotlogo.wheel-of-wishes:before,._slotlogo.wheel-of-wishes&gt;span{background-image:url(/style/logo/slots/wheel-of-wishes@2x.png)}._slotlogo.whospunit:after,._slotlogo.whospunit:before,._slotlogo.whospunit&gt;span{background-image:url(/style/logo/slots/whospunit@2x.png)}._slotlogo.wild-catch:after,._slotlogo.wild-catch:before,._slotlogo.wild-catch&gt;span{background-image:url(/style/logo/slots/wild-catch.png)}._slotlogo.wild-jane:after,._slotlogo.wild-jane:before,._slotlogo.wild-jane&gt;span{background-image:url(/style/logo/slots/wild-jane@2x.png)}._slotlogo.wild-phoenix-rises:after,._slotlogo.wild-phoenix-rises:before,._slotlogo.wild-phoenix-rises&gt;span{background-image:url(/style/logo/slots/wild-phoenix-rises.png)}._slotlogo.wildlife-riches:after,._slotlogo.wildlife-riches:before,._slotlogo.wildlife-riches&gt;span{background-image:url(/style/logo/slots/wildlife-riches@2x.png)}._slotlogo.wolf-strike:after,._slotlogo.wolf-strike:before,._slotlogo.wolf-strike&gt;span{background-image:url(/style/logo/slots/wolf-strike@2x.png)}._slotlogo.razor-shark:after,._slotlogo.razor-shark:before,._slotlogo.razor-shark&gt;span{background-image:url(/style/logo/slots/razor-shark@2x.png)}._slotlogo.book-of-fallen:after,._slotlogo.book-of-fallen:before,._slotlogo.book-of-fallen&gt;span{background-image:url(/style/logo/slots/book-of-fallen.png)}._slotlogo.riches-of-ra:after,._slotlogo.riches-of-ra:before,._slotlogo.riches-of-ra&gt;span{background-image:url(/style/logo/slots/riches-of-ra.png)}._slotlogo.release-the-kraken-2:after,._slotlogo.release-the-kraken-2:before,._slotlogo.release-the-kraken-2&gt;span{background-image:url(/style/logo/slots/release-the-kraken-2.png)}.table-with-icons-2 a:hover{text-decoration:underline}.table-with-icons-2{width:100%;display:flex;border-collapse:collapse;font:italic 15px 'Noto Sans',sans-serif;padding:0 30px;margin-top:30px}.table-with-icons-2 tr{display:block;position:relative;padding-left:24px}.table-with-icons-2 th{font-weight:400}.table-with-icons-2 td,.table-with-icons-2 th{display:inline;color:#171a2e}.table-with-icons-2 .emoji{position:absolute;top:2px;left:0;width:21px;height:21px;font-style:normal}@media (max-width:767px){.table-with-icons-2 tr+tr{margin-top:25px}}@media (min-width:768px){.table-with-icons-2{max-width:800px;margin:35px auto 0;padding:0 23px}.table-with-icons-2 tbody{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;column-count:2}.table-with-icons-2 tr{display:inline-block;width:370px;vertical-align:top;margin:12px 0;box-sizing:border-box}}@media (min-width:1024px){.table-with-icons-2{padding:0 0 60px;margin:45px auto 0}}.country-casino-guide{background-color:#f4f5f9}@media (min-width:1024px){.country-casino-guide{border-radius:55px}}@media (min-width:1280px){.country-casino-guide{box-shadow:-20px 0 0 0 #f4f5f9,20px 0 0 0 #f4f5f9}}@media (min-width:1366px){.country-casino-guide{box-shadow:-50px 0 0 0 #f4f5f9,50px 0 0 0 #f4f5f9}}@media (min-width:1600px){.country-casino-guide{box-shadow:-150px 0 0 0 #f4f5f9,150px 0 0 0 #f4f5f9}}.banner-element-last .articles .link a:hover{text-decoration:none}.banner-element-last .alt.dropdown-opened .casino-picker .casino-picker-toggle span.closed,.banner-element-last .casino-picker .casino-picker-toggle span.opened{display:none}.banner-element-last .casino-picker{position:relative}.banner-element-last .casino-picker .casino-picker-toggle{width:255px;margin:15px auto;padding:12px 10px 12px 25px;background-color:#0f89d6;display:flex;justify-content:center;align-items:center;border-radius:30px;font-size:14px;color:#fff;cursor:pointer;position:relative;z-index:8;transition:.2s;box-sizing:border-box}.banner-element-last .casino-picker .casino-picker-toggle:after{content:'';display:block;width:30px;height:30px;margin-left:10px;background:url(/style/new-images/arrow-change-casino-white.svg) center center/8px 11px no-repeat;border-radius:50%;transition:.2s}.banner-element-last .casino-picker .casino-picker-toggle span{margin-right:4px}.banner-element-last .casino-picker .casino-picker-dropdown{position:absolute;top:0;background:#fff;border:1px solid #c5cdd9;border-radius:19px;box-shadow:0 19px 40px 0 rgba(0,0,0,.15);z-index:6;padding:55px 20px 25px;transition:.2s;opacity:0;visibility:hidden;margin-top:-10px}.banner-element-last .casino-picker ul{display:flex;justify-content:flex-start;flex-wrap:wrap;overflow-y:auto;max-height:300px;padding-left:0;margin:0}.banner-element-last .casino-picker ul li{position:relative;height:34px;display:flex;justify-content:space-between;align-items:center;min-width:160px;width:100%;margin-right:2px;font-size:12px;line-height:16px;color:#808994}.banner-element-last .casino-picker ul li.top-item{height:40px;background:#f0f3f7;margin-bottom:2px;z-index:3;cursor:pointer}.banner-element-last .casino-picker ul li.top-item:first-child{border-radius:5px 5px 0 0}.banner-element-last .casino-picker ul li.top-item:nth-child(3){border-radius:0 0 5px 5px;margin-bottom:0}.banner-element-last .casino-picker ul li.top-item:hover{background:#eaeef3}.banner-element-last .casino-picker ul li:not(.top-item):before{content:'';position:absolute;top:50%;left:12px;transform:translateY(-50%);display:block;width:5px;height:5px;background:rgba(81,92,106,.5);border-radius:50%}.banner-element-last .casino-picker ul li+li:not(.top-item):not(:nth-child(4)){border-top:1px solid #eaeef3}.banner-element-last .casino-picker ul li ._circl{font-weight:900;color:#17253c;font-size:13px}.banner-element-last .casino-picker ul li ._circl:before{content:'';width:28px;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:center}.banner-element-last .casino-picker ul li ._circl.betway:before{background-image:url(/style/circl/betway.png)}.banner-element-last .casino-picker ul li ._circl.grandivy:before{background-image:url(/style/circl/grandivy.png)}.banner-element-last .casino-picker ul li ._circl.playojo:before{background-image:url(/style/circl/playojo.png)}.banner-element-last .casino-picker ul li ._circl.bet22:before{background-image:url(/style/circl/22bet.png)}.banner-element-last .casino-picker ul li ._circl.red32:before{background-image:url(/style/circl/32red.png)}.banner-element-last .casino-picker ul li ._circl.betvictor:before{background-image:url(/style/circl/betvictor.png)}.banner-element-last .casino-picker ul li ._circl.merkur-spiel:before{background-image:url(/style/circl/merkur-spiel.png)}.banner-element-last .casino-picker ul li ._circl.lapalingo:before{background-image:url(/style/circl/lapalingo.png)}.banner-element-last .casino-picker ul li ._circl.lord-lucky:before{background-image:url(/style/circl/lord-lucky.png)}.banner-element-last .casino-picker ul li .rated{font-size:10px;line-height:14px;font-weight:400;color:#afbac8}.banner-element-last .casino-picker ul li .rated strong{font-size:12px;line-height:16px;font-weight:500;color:#17253c}.banner-element-last .casino-picker ul li.top-item .rated{padding-left:15px;position:relative}.banner-element-last .casino-picker ul li.top-item .rated:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:10px;height:12px;background:url(/style/new-images/star-rating.svg) center center/contain no-repeat}.banner-element-last .casino-picker ul li a{color:#808994}.banner-element-last .casino-picker ul li a:hover{color:#17253c}.banner-element-last .casino-picker ul li&gt;*{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 20px 0 30px;box-sizing:border-box}.banner-element-last .alt.dropdown-opened .casino-picker{z-index:12}.banner-element-last .alt.dropdown-opened .casino-picker .casino-picker-toggle{color:#0f89d6;background:0 0}.banner-element-last .alt.dropdown-opened .casino-picker .casino-picker-toggle:after{transform:rotate(-180deg);background-color:#eaeef3;background-image:url(/style/new-images/arrow-change-casino.svg);background-repeat:no-repeat;background-position:center}.banner-element-last .alt.dropdown-opened .casino-picker .casino-picker-dropdown{opacity:1;visibility:visible;margin-top:0}.banner-element-last .alt.dropdown-opened .casino-picker .casino-picker-toggle span.opened{display:inline}.banner-element-last .title strong{display:block}.banner-element-last .alt .operator{text-align:center}@media (min-width:600px){.banner-element-last .casino-picker ul{max-height:400px}.banner-element-last .casino-picker ul li{flex-basis:32.9%}.banner-element-last .casino-picker ul li.top-item{margin-bottom:0}}@media (min-width:768px){.banner-element-last .casino-picker{position:absolute;width:calc(100% - 30px)}.banner-element-last .casino-picker ul li{flex-basis:100%}.banner-element-last .casino-picker .casino-picker-toggle{width:100%;padding:12px 10px 12px 15px;justify-content:center;font-weight:900;margin:0}.banner-element-last .casino-picker .casino-picker-toggle:after{margin-left:7px}.banner-element-last .casino-picker .casino-picker-dropdown{top:auto;bottom:0;padding:20px 25px 55px 20px}}@media (min-width:1024px){.banner-element-last .casino-picker{width:240px;left:50%;margin-left:-120px}.banner-element-last .casino-picker ul li{flex-basis:32.9%}.banner-element-last .casino-picker .casino-picker-dropdown{width:550px}}@media (min-width:1280px){.banner-element-last .casino-picker .casino-picker-dropdown{width:700px}}.banner-element-last{display:flex;flex-direction:column;padding:15px 10px;margin:35px -10px 0;background-color:#fff;border-radius:20px}.banner-element-last .title{padding:16px 10px;font-size:18px;text-align:center}.banner-element-last .alt .title,.banner-element-last .articles .title{color:#171a2e}.banner-element-last .alt,.banner-element-last .articles,.banner-element-last .offer{padding:15px;border-radius:20px}.banner-element-last .offer{order:3;background-color:#1b1f36;margin-top:15px}.banner-element-last .offer .title{color:#fff;padding:16px 10px 20px}.banner-element-last .offer .box-wrapper{display:flex}.banner-element-last .offer .operator,.banner-element-last .offer .rating{width:50%;background-color:#fff;border-radius:7px}.banner-element-last .offer .operator ._casino{width:100%;height:100%}.banner-element-last .offer .rating{padding-top:70px;padding-bottom:17px;text-align:center;margin-left:7px}.banner-element-last .offer .rating strong,.banner-table-last .rating .score strong{font-size:15px;color:#1b1f36}.banner-element-last .offer .rating .score{display:block;position:relative}.banner-element-last .offer .rating .score:before{content:attr(data-text);position:absolute;top:-45px;left:0;right:0;font-size:12px;color:#8a98ab}.banner-element-last .offer .rating .score:after{content:'';position:absolute;width:84px;height:14px;background-image:url(/style/icons/stars.png);background-repeat:no-repeat;top:-18px;left:50%;margin-left:-42px}.banner-element-last .offer .link{text-align:center;margin-top:15px;margin-bottom:10px}.banner-element-last .offer .act{position:relative;display:inline-block;min-width:240px;height:53px;background-color:#fe6642;color:#fff;text-align:center;font-size:14px;border-radius:30px;padding:18px 25px;box-sizing:border-box;transition:.3s}.banner-element-last .offer .act:hover{background-color:#e65b3c;text-decoration:none}.banner-element-last .alt{order:2;background-color:#f4f5f9;margin-top:15px}.banner-element-last .alt .list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0 10px;margin:0}.banner-element-last .alt .list li{position:relative;padding-left:15px;margin:7px 10px;font-size:14px;color:#8a98ab}.banner-element-last .alt .link a,.banner-element-last .articles .link a{display:block;font-size:14px;color:#1b1f36;transition:.3s;font-weight:700;text-align:center;box-sizing:border-box}.banner-element-last .alt .list li:before{content:'';position:absolute;top:5px;left:0;width:8px;height:8px;border-radius:50%;background-color:#e4c17c}.banner-element-last .alt .link{width:255px;margin:15px auto}.banner-element-last .alt .link a{padding:17px 10px;border:2px solid #c6dff2;border-radius:30px}.banner-element-last .alt .link a:hover{background-color:#c6dff2;text-decoration:none}.banner-element-last .articles{order:1;border:1px dashed #c7cfd8}.banner-element-last .articles .link-wrapper{display:flex;justify-content:space-between}.banner-element-last .articles .link{position:relative;width:50%;margin-top:50px}.banner-element-last .articles .link:after,.banner-element-last .articles .link:before{content:'';position:absolute;top:-52px;left:50%;margin-left:-52px;width:105px;height:105px;border-radius:50%;background-color:#fff}.banner-element-last .articles .link:after{background-repeat:no-repeat;background-position:center}.banner-element-last .articles .link.wallet:after{background-image:url(/style/icons/wallet-icon.png)}.banner-element-last .articles .link.cards:after{background-image:url(/style/icons/cards-icon.png)}.banner-element-last .articles .link+.link{margin-left:6px}.banner-element-last .articles .link a{height:100%;padding:85px 10px 30px;background-color:#f0f3f8;border-radius:12px}.banner-element-last .articles .link:hover a{background-color:#ebf5ff}@media (min-width:360px){.banner-element-last .offer .operator{position:relative;display:flex;align-items:center;justify-content:center}.banner-element-last .offer .operator ._casino{width:150px;height:60px}.banner-element-last .offer .operator ._casino:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width:768px){.banner-element-last{flex-direction:row}.banner-element-last .alt,.banner-element-last .offer{margin-top:0}.banner-element-last .alt,.banner-element-last .articles,.banner-element-last .offer{width:33%}.banner-element-last .offer{order:1}.banner-element-last .offer .act{display:block;min-width:auto}.banner-element-last .offer .operator ._casino{width:100%;height:100%}.banner-element-last .offer .box-wrapper{padding:20px 0}.banner-element-last .alt{position:relative;margin:0 10px}.banner-element-last .articles{order:3}.banner-element-last .articles .link-wrapper{padding-top:20px}}@media (min-width:768px) and (max-width:1023px){.banner-element-last .alt .link{width:100%}}@media (min-width:1024px){.banner-element-last{padding:30px;margin:35px 0 0}.banner-element-last .offer .box-wrapper{padding:0}.banner-element-last .offer .link{margin-top:20px;margin-bottom:20px}.banner-element-last .offer .act{display:inline-block;width:240px}.banner-element-last .alt .link{width:240px;margin:10px auto}.banner-element-last .articles .link-wrapper{justify-content:center;padding-top:0}.banner-element-last .articles .link{max-width:150px;margin-top:45px}.container .banner-element-last:last-child{position:relative;z-index:1}.container .banner-element-last:last-child:before{content:'';position:absolute;bottom:0;height:50%;left:calc(50% - 100vw);width:200vw;background:#fff;z-index:-1}}@media (min-width:1280px){.banner-element-last{padding:45px 50px}.banner-element-last .offer .box-wrapper{justify-content:center}.banner-element-last .offer .operator,.banner-element-last .offer .rating{width:150px}}@media (min-width:1366px){.banner-element-last{margin:35px -50px 0}}.soft-prov-logos ._sw{background-repeat:no-repeat;font-size:0;line-height:0;text-indent:-9999px}.soft-prov-logos{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-top:20px}.soft-prov-logos ._sw{display:inline-block;vertical-align:middle;background-position:center;background-size:contain}.soft-prov-logos ._sw.l{width:150px;height:50px}@media (min-width:768px){.soft-prov-logos{max-width:950px;margin:0 auto;padding:40px 0}.soft-prov-logos ._sw{padding:15px 0}}.table-with-icons td a.btn:hover{text-decoration:none}.table-with-icons td a:hover{text-decoration:underline}.table-with-icons td em{display:none}.table-with-icons td .newrow{display:block}.table-with-icons ._blucon:before{background-repeat:no-repeat;background-position:center}.table-with-icons{width:100%;border-collapse:collapse;font:14px 'Noto Sans',sans-serif;margin-top:30px}.table-with-icons caption{background-color:#171a2e;color:#fff;font-size:15px;padding:18px 10px;border-top-left-radius:12px;border-top-right-radius:12px}.table-with-icons th{display:inline-block;position:relative;padding-left:50px;text-align:left;font-size:13px;font-weight:900}.table-with-icons th:before{content:'';position:absolute;top:50%;margin-top:-23px;left:-10px;width:49px;height:46px;border-radius:14px;background-color:#fff;box-shadow:7px 11px 24px 0 rgba(48,59,92,.09)}.table-with-icons tr{display:flex;justify-content:space-between;align-items:center;min-height:85px;margin-top:7px;background-color:#fff;border-radius:7px;line-height:1.2}.table-with-icons .blue{background-color:#d8ecff}.table-with-icons .blue th{padding-left:30px}.image-conversion .operator-numbers .small-row:last-child:after,.table-with-icons .blue th:before{content:none}.table-with-icons .blue td{padding-right:30px}.table-with-icons td{width:120px;text-align:right;font-weight:700;padding-right:15px;color:#8a98ab}.table-with-icons ._blucon:before{background-size:50px}.table-with-icons .btn{min-width:100px;padding:10px;font-weight:700;border-radius:6px;text-align:center;margin:7px 0}.table-with-icons .btn+.btn,.table-with-icons td em+.btn{margin-left:5px}.table-with-icons .top-casino:before{background-image:url(/style/icons/svg/gold/top-casino.svg)}.table-with-icons .total-sites:before{background-image:url(/style/icons/svg/gold/total-sites.svg)}.table-with-icons .best-bonus:before{background-image:url(/style/icons/svg/gold/gift.svg)}.table-with-icons .payout:before{background-image:url(/style/icons/svg/gold/payouts.svg)}.table-with-icons .slot:before{background-image:url(/style/icons/svg/gold/slot.svg)}.table-with-icons .payouts-gold-ico:before{background-image:url(/style/icons/svg/gold/payouts-gold-ico.svg)}.table-with-icons .withdraw-limits-gold-ico:before{background-image:url(/style/icons/svg/gold/withdraw-limits-gold-ico.svg)}.table-with-icons .time-age-gold-ico:before{background-image:url(/style/icons/svg/gold/time-age-gold-ico.svg)}.table-with-icons .deposit-time-gold-ico:before{background-image:url(/style/icons/svg/gold/deposit-time-gold-ico.svg)}.table-with-icons .card:before{background-image:url(/style/icons/svg/gold/credit-card.svg)}.table-with-icons .dices:before{background-image:url(/style/icons/svg/gold/games.svg)}.table-with-icons .software:before{background-image:url(/style/icons/svg/gold/slot-software.svg)}.table-with-icons .jackpot:before{background-image:url(/style/icons/svg/gold/jackpot.svg)}.table-with-icons .authority:before{background-image:url(/style/icons/svg/gold/authority.svg)}.table-with-icons .legal-body:before{background-image:url(/style/icons/svg/gold/legal.svg)}.table-with-icons .legal-age:before{background-image:url(/style/icons/svg/gold/legal-age.svg)}.table-with-icons .law:before{background-image:url(/style/icons/svg/gold/law.svg)}.table-with-icons .roulette:before{background-image:url(/style/icons/svg/gold/roulette.svg)}.table-with-icons .blackjack:before{background-image:url(/style/icons/svg/gold/blackjack-cards.svg)}.table-with-icons .live-game:before{background-image:url(/style/icons/svg/gold/live-dealer.svg)}.table-with-icons .licence:before{background-image:url(/style/icons/svg/gold/licence-number.svg)}.table-with-icons .online:before{background-image:url(/style/icons/svg/gold/online.svg)}.table-with-icons .audit:before{background-image:url(/style/icons/svg/gold/audit.svg)}.table-with-icons .protection:before{background-image:url(/style/icons/svg/gold/protection.svg)}.table-with-icons .live-chat:before{background-image:url(/style/icons/svg/gold/live-chat.svg)}.table-with-icons .phone:before{background-image:url(/style/icons/svg/gold/mobile.svg)}.table-with-icons .contacts:before{background-image:url(/style/icons/svg/gold/contacts.svg)}.table-with-icons .partnership:before{background-image:url(/style/icons/svg/gold/partnership.svg)}.table-with-icons .max-win:before{background-image:url(/style/icons/svg/gold/max-win.svg)}.left .table-with-icons{margin-top:0}.guide-wrapper .disclaimer-text{display:block;padding-top:25px;font-size:13px;color:#8a98ab}@media (min-width:420px){.table-with-icons td{width:auto}}@media (min-width:768px){.table-with-icons td{width:120px}.guide-wrapper{padding:0 10px}.guide-wrapper .table-with-icons tbody{display:flex;flex-wrap:wrap;justify-content:space-between}.guide-wrapper .table-with-icons tr{width:49%}.guide-wrapper .disclaimer-text{font-size:14px}}@media (min-width:1024px){.table-with-icons{margin:45px 0}.table-with-icons th:before{left:-20px}.table-with-icons td{width:auto;padding-left:10px}.guide-wrapper{padding:0 30px}.guide-wrapper .table-with-icons tr{width:31.5%;margin-top:20px}.country-casino-guide.two-columned .guide-wrapper .table-with-icons tr:nth-child(-n+2),.guide-wrapper .table-with-icons tr:nth-child(-n+3){margin-top:7px}.country-casino-guide.two-columned .guide-wrapper .table-with-icons tr{width:48.7%}.country-casino-guide.two-columned .guide-wrapper .table-with-icons tr:nth-child(3){margin-top:20px}}.wide-box.gray{position:relative;background-color:#f4f5f9;padding:0 10px 35px;margin:35px -10px 0;border-top-right-radius:60px;overflow:hidden}.wide-box.gray.v2{text-align:center;padding:45px 0;border-top-right-radius:0;border-top-left-radius:60px}.wide-box.gray.v2 h2{padding:0 10px 25px}.wide-section.gray .wide-box.gray:last-child{overflow:hidden}.wide-box.gray.v3{border-bottom-left-radius:60px}@media (min-width:768px){.wide-box.gray.v2{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:45px 30px 45px 295px;min-height:395px;box-sizing:border-box}.wide-box.gray.v3 h2{text-align:center}.wide-box.gray.v3 p{max-width:950px;margin:0 auto}}@media (min-width:1024px){.wide-box.gray{border-radius:40px;margin:60px 0 0;padding:0 10px 60px}.wide-box.gray.v2{min-height:570px;align-items:flex-start;text-align:left;margin-top:60px;border-top-right-radius:40px;padding:45px 30px 45px 310px}.wide-box.gray.v2 h2{padding:0 30px 25px}.wide-section.gray .wide-box.gray:last-child{overflow:initial;z-index:1;padding:0}.wide-section.gray .wide-box.gray:last-child:before{content:'';position:absolute;bottom:0;height:50%;left:calc(50% - 100vw);width:200vw;background:#fff;z-index:-1}.wide-box.gray.v3 h2{padding:90px 0 45px}}@media (min-width:1280px){.wide-box.wider.gray{box-shadow:-20px 0 0 0 #f4f5f9,20px 0 0 0 #f4f5f9}}@media (min-width:1366px){.wide-box.gray{box-shadow:-15px 0 0 0 #f4f5f9,15px 0 0 0 #f4f5f9}.wide-box.wider.gray{box-shadow:-50px 0 0 0 #f4f5f9,50px 0 0 0 #f4f5f9}.wide-box.gray.v2{padding:45px 30px 45px 425px}}@media (min-width:1600px){.wide-box.gray{box-shadow:-100px 0 0 0 #f4f5f9,100px 0 0 0 #f4f5f9}.wide-box.wider.gray{box-shadow:-150px 0 0 0 #f4f5f9,150px 0 0 0 #f4f5f9}}.geopopup .geopopup-offer-logo .badge,.geopopup .geopopup-offer-logo._l:not(.first):before,.geopopup-overlay.closed{display:none}.geopopup .geopopup-offer-logo.first{position:relative}.geopopup .geopopup-offer-logo._l.first:before,.geopopup img{height:auto;width:auto}.geopopup-overlay{background:rgba(0,0,0,.6);position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;font-size:0}.geopopup-overlay-inner{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap}.geopopup-overlay-inner:before{width:0;overflow:hidden;content:"";display:inline-block;height:100%;vertical-align:middle}.geopopup-wrap{position:relative;display:inline-block;vertical-align:middle;width:100%;white-space:normal;font-size:13px}.geopopup-close{display:block;width:31px;height:31px;position:absolute;bottom:100%;right:-8px;margin-bottom:15px;background:url(/style/logo/x.png) center no-repeat;cursor:pointer}.geopopup{background:#fff;border:8px solid #2b81b7;border-radius:4px;box-shadow:2px 2px 26px rgba(0,0,0,.47);max-width:1170px;position:relative;text-align:center;margin:5px;padding-bottom:10px}.geopopup img,.geopopup-body,.geopopup-cta,.geopopup-offer,.geopopup-offers{margin-left:auto;margin-right:auto}.geopopup:before{content:""}.geopopup img{display:block;max-width:100%}.geopopup h2{font-size:14px;line-height:1.05;font-weight:400;color:#414141;padding:0;margin:-10px 20px 8px}.geopopup p{font-size:13px;line-height:1.15;color:#414141;margin:15px 0;display:none}.geopopup-body{padding:20px 10px 0;max-width:960px}.geopopup-offers{padding:0 10px;display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:960px}.geopopup-offer{width:32%;flex:0 0 32%;max-width:960px}.geopopup-offer h4{margin:10px 0;padding:0}.geopopup-offer h4 strong{font-size:16px;line-height:1;color:#2b81b7}.geopopup .geopopup-offer-logo{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:0;line-height:0;color:transparent;border:3px solid #2b81b7;height:72px;max-height:106px;transition:none;background-size:auto}.gcert,.geopopup .cta-btn{display:inline-block;vertical-align:middle}.geopopup .geopopup-offer-logo:hover{border-color:#53b5f3}.geopopup .geopopup-offer-logo:after{content:"";display:block}.geopopup .geopopup-offer-logo.logo.first:before,.geopopup .geopopup-offer-logo:not(.logo).first{background:-moz-linear-gradient(-45deg,#2b81b7 0,#2b81b7 18%,#2b81b7 18%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#2b81b7 0,#2b81b7 18%,#2b81b7 18%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#2b81b7 0,#2b81b7 18%,#2b81b7 18%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%)}.geopopup .geopopup-offer-logo.logo.first:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.geopopup .geopopup-offer-logo.first:not(.logo):hover:before,.geopopup .geopopup-offer-logo.logo.first:hover:before{background:-moz-linear-gradient(-45deg,#53b5f3 0,#53b5f3 18%,#53b5f3 18%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#53b5f3 0,#53b5f3 18%,#53b5f3 18%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#53b5f3 0,#53b5f3 18%,#53b5f3 18%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%)}.geopopup .geopopup-offer-logo._l.first&gt;span{background:0 0;width:auto}.geopopup ._l:after,.geopopup ._l:before,.geopopup .geopopup-offer-logo._l&gt;span{width:70%;height:70%;background-position:center;background-size:contain;margin:0 3px}.geopopup .geopopup-offer-logo.first .badge{display:block;font-size:14px;line-height:1;font-weight:700;color:#fff;position:absolute;top:0;left:2px}.geopopup-cta{max-width:900px;padding:0 15px 15px}.geopopup-cta p{margin:10px 0 15px}.casino-atf:last-child,.geopopup-cta p:last-child{margin-bottom:0}.geopopup .cta-btn{background:#ff8025;font-size:18px;line-height:1;color:#fff;padding:13px 16px;border-radius:3px}.geopopup .cta-btn:hover{background:#f56b27}.geopopup.us .geopopup-body{padding-top:10px;max-width:none}.gcert{background-image:url(/style/logo/security.png);background-repeat:no-repeat;font-size:0;line-height:0;text-indent:-100%;color:transparent;overflow:hidden}.gcert.ecogra{background-position:-2px -44px;width:85px;height:25px}.gcert.gambleaware{background-position:-2px -71px;width:147px;height:21px}.gcert.gamecare{background-position:-2px -2px;width:132px;height:22px}.gcert.gli{background-position:-2px -26px;width:50px;height:16px}.gcert.itech{background-position:-2px -96px;width:25px;height:25px}@media only screen and (min-width:480px){.geopopup h2{font-size:21px;margin:0}.geopopup p{display:block}.geopopup .geopopup-offer-logo{height:82px}.geopopup .geopopup-offer-logo.first .badge{font-size:17px}}@media only screen and (min-width:600px){.geopopup{margin:10px;padding-bottom:10px}.geopopup h2{font-size:30px}.geopopup p{font-size:16px;line-height:1.375;font-weight:300;margin:20px 0}.geopopup-body{padding:28px 16px 0}.geopopup .geopopup-offer-logo{height:88px}.geopopup .geopopup-offer-logo.first:not(.logo),.geopopup .geopopup-offer-logo.logo.first:before{background:-moz-linear-gradient(-45deg,#2b81b7 0,#2b81b7 14%,#2b81b7 14%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#2b81b7 0,#2b81b7 14%,#2b81b7 14%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#2b81b7 0,#2b81b7 14%,#2b81b7 14%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 100%)}.geopopup .geopopup-offer-logo.first:not(.logo):hover,.geopopup .geopopup-offer-logo.logo.first:hover:before{background:-moz-linear-gradient(-45deg,#53b5f3 0,#53b5f3 14%,#53b5f3 14%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#53b5f3 0,#53b5f3 14%,#53b5f3 14%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#53b5f3 0,#53b5f3 14%,#53b5f3 14%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 100%)}.geopopup.us:before{margin:28px auto 0}}@media only screen and (max-width:767px){.geopopup h2 span,.geopopup-offer h4 strong{display:block}.geopopup-offer h4{font-size:0;line-height:0;color:transparent}.geopopup-offer h4 strong:after{content:attr(data-suffix);display:block;font-size:14px;color:#565555}.geopopup-certs,.geopopup-details{display:none}}@media only screen and (min-width:768px){[data-tip]:after,[data-tip]:before{position:absolute;bottom:100%;left:50%;visibility:hidden;opacity:0;transition:opacity .15s,visibility 0s .15s}.geopopup .geopopup-offer-logo{height:106px;width:auto}.geopopup .geopopup-offer-logo.first:not(.logo),.geopopup .geopopup-offer-logo.logo.first:before{background:-moz-linear-gradient(-45deg,#2b81b7 0,#2b81b7 10%,#2b81b7 10%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#2b81b7 0,#2b81b7 10%,#2b81b7 10%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#2b81b7 0,#2b81b7 10%,#2b81b7 10%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 100%)}.geopopup .geopopup-offer-logo.first:not(.logo):hover,.geopopup .geopopup-offer-logo.logo.first:hover:before{background:-moz-linear-gradient(-45deg,#53b5f3 0,#53b5f3 10%,#53b5f3 10%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#53b5f3 0,#53b5f3 10%,#53b5f3 10%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#53b5f3 0,#53b5f3 10%,#53b5f3 10%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 100%)}._l:after,._l:before,.geopopup .geopopup-offer-logo._l&gt;span{width:100%;height:100%}.geopopup-offers{padding-left:20px;padding-right:20px}.geopopup-offer{width:31.5%;max-width:31.5%;flex:0 0 31.5%}.geopopup-offer h4{font-size:18px;line-height:1.22;color:#555;font-weight:700}.geopopup-offer h4 strong{font-size:26px}.geopopup-details{list-style:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-size:18px;color:#373737;margin:24px 5px}.geopopup-certs{padding:20px;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;align-content:center;font-size:13px;line-height:1.15;color:#a1a1a1;margin-left:100px;text-align:left}.geopopup-certs .gcert{margin-left:16px}.geopopup-cta{border-top:1px solid #d5d5d5;padding:0 30px 46px;position:relative;margin-top:20px}.us .geopopup-cta{border-top:none}.geopopup-cta p{margin:30px 0 46px}.geopopup-cta p:last-child{position:relative;margin-bottom:-10px}.geopopup-cta .cta-btn{font-size:25px;padding:23px;min-width:365px}[data-tip]{cursor:pointer;position:relative;display:inline-block}[data-tip]:before{content:attr(data-tip);background:rgba(0,0,0,.85);width:100px;padding:10px;font-size:13px;line-height:1.3;color:#fff;border-radius:2px;margin-left:-60px;margin-bottom:20px}[data-tip]:after{content:"";width:0;height:0;border-width:14px 13px 0;border-style:solid;border-color:rgba(0,0,0,.85) transparent transparent;margin-left:-13px;margin-bottom:6px}[data-tip]:hover:after,[data-tip]:hover:before{visibility:visible;opacity:1;transition:opacity .15s}}@media only screen and (min-width:768px) and (max-width:1023px){.geopopup-offer h4 strong:after{content:"";display:block}}@media only screen and (min-width:1024px){.geopopup{margin:20px;padding-bottom:10px}.geopopup h2{font-size:33px}.geopopup p{margin:20px 0 30px}.geopopup-offers h4{letter-spacing:-.03em}.geopopup-offers h4 strong{font-size:23px}.geopopup-offer{width:31%;max-width:31%;flex:0 0 31%}.geopopup .geopopup-offer-logo.first:not(.logo),.geopopup .geopopup-offer-logo.logo.first:before{background:-moz-linear-gradient(-45deg,#2b81b7 10%,#2b81b7 8%,#2b81b7 8%,rgba(255,255,255,0) 8%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#2b81b7 10%,#2b81b7 8%,#2b81b7 8%,rgba(255,255,255,0) 8%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#2b81b7 10%,#2b81b7 8%,#2b81b7 8%,rgba(255,255,255,0) 8%,rgba(255,255,255,0) 100%)}.geopopup .geopopup-offer-logo.first:not(.logo):hover,.geopopup .geopopup-offer-logo.logo.first:hover:before{background:-moz-linear-gradient(-45deg,#53b5f3 10%,#53b5f3 8%,#53b5f3 8%,rgba(255,255,255,0) 8%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(-45deg,#53b5f3 10%,#53b5f3 8%,#53b5f3 8%,rgba(255,255,255,0) 8%,rgba(255,255,255,0) 100%);background:linear-gradient(135deg,#53b5f3 10%,#53b5f3 8%,#53b5f3 8%,rgba(255,255,255,0) 8%,rgba(255,255,255,0) 100%)}.geopopup-details{margin-left:20px;margin-right:20px;justify-content:space-around;margin-bottom:5px}.geopopup-cta{padding:0 20px 58px;margin-top:24px}.geopopup-cta.garrow:before{top:76px;margin-left:238px}.geopopup-cta p{margin:32px 0 50px}.geopopup-cta p:last-child{position:relative;margin-bottom:-20px}.geopopup-cta .cta-btn{font-size:28px;padding:27px;min-width:396px}.geopopup.s25:before,.geopopup.au:before,.geopopup.ca:before,.geopopup.gb:before,.geopopup.ie:before,.geopopup.in:before,.geopopup.nz:before,.geopopup.za:before{background-position:-2px -2px;width:140px;height:106px}}@media only screen and (min-width:1240px){.geopopup{margin:20px auto;padding-bottom:10px}}.pagemeta .last-update .author.author-ar:before{background-image:url(/files/author/ar.png)}.pagemeta .last-update .author.author-cs:before{background-image:url(/files/author/cs.png)}.pagemeta .last-update .author.author-hi:before{background-image:url(/files/author/hi.png)}.pagemeta .last-update .author.author-hr:before{background-image:url(/files/author/hr.png)}.pagemeta .last-update .author.author-hu:before{background-image:url(/files/author/hu.png)}.pagemeta .last-update .author.author-kk:before{background-image:url(/files/author/kk.png)}.pagemeta .last-update .author.author-ms:before{background-image:url(/files/author/ms.png)}.pagemeta .last-update .author.author-ru:before{background-image:url(/files/author/ru.png)}.pagemeta .last-update .author.author-si:before{background-image:url(/files/author/si.png)}.pagemeta .last-update .author.author-sk:before{background-image:url(/files/author/sk.png)}.pagemeta .last-update .author.author-sr:before{background-image:url(/files/author/sr.png)}.pagemeta .last-update .author.author-sv:before{background-image:url(/files/author/sv.png)}.pagemeta .last-update .author.author-ukr:before{background-image:url(/files/author/ukr.png)}.pagemeta .last-update .author.author-vi:before{background-image:url(/files/author/vi.png)}.pagemeta .last-update .author.author-zh:before{background-image:url(/files/author/zh.png)}.pagemeta .breadcrumbs a:hover,.pagemeta .last-update a:hover{text-decoration:underline}.pagemeta{max-width:1240px;padding:15px;margin:0 auto;font-size:12px;color:#8a98ab;text-align:center;background:#f4f5f9;box-shadow:-1270px 0 0 #f4f5f9,1270px 0 0 #f4f5f9}.pagemeta&gt;div{margin:10px 0}.pagemeta .last-update a{color:#606f83;font-weight:600}.pagemeta .last-update a.tw{display:inline-block;width:16px;height:16px;margin:0 5px;vertical-align:middle;text-indent:-9999px;background:url(/style/new-images/twitter-blue.png) no-repeat;filter:grayscale(1) brightness(.8)}.pagemeta .last-update a.tw:hover{filter:none}.pagemeta .last-update .author{display:inline-block;margin-left:5px}.pagemeta .last-update .author:before{content:"";display:inline-block;width:26px;height:26px;vertical-align:middle;margin:-13px 6px -10px 0;background:url(/style/new-images/author-1.jpg) center/contain no-repeat;border-radius:50%}.pagemeta .last-update .author.bruno-silva:before{background-image:url(/style/new-images/author-pt.jpg)}.pagemeta .last-update .author.joao-souza:before{background-image:url(/style/new-images/author-br.jpg)}.pagemeta .last-update .author.ville-ojala:before{background-image:url(/style/new-images/author-fi.jpg)}.pagemeta .last-update .author.nino-moretti:before{background-image:url(/style/new-images/author-it.jpg)}.pagemeta .last-update .author.kenta-kondo:before{background-image:url(/style/new-images/author-ja.jpg)}.pagemeta .last-update .author.thassos-papagianis:before{background-image:url(/style/new-images/author-el.jpg)}.pagemeta .last-update .author.marcus-sandberg:before{background-image:url(/style/new-images/author-sv.jpg)}.pagemeta .last-update .author.adel-rashad:before{background-image:url(/style/new-images/adel-rashad-bw.png)}.pagemeta .last-update .author.elif-bazn:before{background-image:url(/style/new-images/authr-ur.png)}.pagemeta .breadcrumbs ul{padding:0;margin:0;list-style:none}.pagemeta .breadcrumbs li{padding:0 5px 0 9px;display:inline}.pagemeta .breadcrumbs li+li{border-left:1px solid #ddd}.pagemeta .breadcrumbs a{color:#afbac8}.pagemeta .breadcrumbs li&gt;span{color:#6d7a8c}._flag.malasya:before,._flag.malasya:after,._flag._bg.malasya{background-image:url(/es/style/geo/malasya.svg)}._flag.andorra:before,._flag.andorra:after,._flag._bg.andorra{background-image:url(/es/style/geo/andorra.svg)}._flag.malta:before,._flag.malta:after,._flag._bg.malta{background-image:url(/es/style/geo/malta.svg)}._flag.argentina:before,._flag.argentina:after,._flag._bg.argentina{background-image:url(/es/style/geo/argentina.svg)}._flag.australia:before,._flag.australia:after,._flag._bg.australia{background-image:url(/es/style/geo/australia.svg)}._flag.austria:before,._flag.austria:after,._flag._bg.austria{background-image:url(/es/style/geo/austria.svg)}._flag.mexico:before,._flag.mexico:after,._flag._bg.mexico{background-image:url(/es/style/geo/mexico.svg)}._flag.morocco:before,._flag.morocco:after,._flag._bg.morocco{background-image:url(/es/style/geo/morocco.svg)}._flag.belarus:before,._flag.belarus:after,._flag._bg.belarus{background-image:url(/es/style/geo/belarus.svg)}._flag.belgium:before,._flag.belgium:after,._flag._bg.belgium{background-image:url(/es/style/geo/belgium.svg)}._flag.bolivia:before,._flag.bolivia:after,._flag._bg.bolivia{background-image:url(/es/style/geo/bolivia.svg)}._flag.new-zealand:before,._flag.new-zealand:after,._flag._bg.new-zealand{background-image:url(/es/style/geo/new-zealand.svg)}._flag.bosnia-and-herzegovina:before,._flag.bosnia-and-herzegovina:after,._flag.bosni ._flag._bg.bosnia-and-herzegovina{background-image:url(/es/style/geo/bosnia-and-herzegovina.svg)}._flag.nicaragua:before,._flag.nicaragua:after,._flag._bg.nicaragua{background-image:url(/es/style/geo/nicaragua.svg)}._flag.brazil:before,._flag.brazil:after,._flag._bg.brazil{background-image:url(/es/style/geo/brazil.svg)}._flag.nigeria:before,._flag.nigeria:after,._flag._bg.nigeria{background-image:url(/es/style/geo/nigeria.svg)}._flag.norway:before,._flag.norway:after,._flag._bg.norway{background-image:url(/es/style/geo/norway.svg)}._flag.pakistan:before,._flag.pakistan:after,._flag._bg.pakistan{background-image:url(/es/style/geo/pakistan.svg)}._flag.canada:before,._flag.canada:after,._flag._bg.canada{background-image:url(/es/style/geo/canada.svg)}._flag.panama:before,._flag.panama:after,._flag._bg.panama{background-image:url(/es/style/geo/panama.svg)}._flag.paraguay:before,._flag.paraguay:after,._flag._bg.paraguay{background-image:url(/es/style/geo/paraguay.svg)}._flag.ceuta:before,._flag.ceuta:after,._flag._bg.ceuta{background-image:url(/es/style/geo/ceuta.svg)}._flag.peru:before,._flag.peru:after,._flag._bg.peru{background-image:url(/es/style/geo/peru.svg)}._flag.philippines:before,._flag.philippines:after,._flag._bg.philippines{background-image:url(/es/style/geo/philippines.svg)}._flag.chile:before,._flag.chile:after,._flag._bg.chile{background-image:url(/es/style/geo/chile.svg)}._flag.poland:before,._flag.poland:after,._flag._bg.poland{background-image:url(/es/style/geo/poland.svg)}._flag.portugal:before,._flag.portugal:after,._flag._bg.portugal{background-image:url(/es/style/geo/portugal.svg)}._flag.puerto-rico:before,._flag.puerto-rico:after,._flag._bg.puerto-rico{background-image:url(/es/style/geo/puerto-rico.svg)}._flag.colombia:before,._flag.colombia:after,._flag._bg.colombia{background-image:url(/es/style/geo/colombia.svg)}._flag.costa-rica:before,._flag.costa-rica:after,._flag._bg.costa-rica{background-image:url(/es/style/geo/costa-rica.svg)}._flag.romania:before,._flag.romania:after,._flag._bg.romania{background-image:url(/es/style/geo/romania.svg)}._flag.croatia:before,._flag.croatia:after,._flag._bg.croatia{background-image:url(/es/style/geo/croatia.svg)}._flag.russia:before,._flag.russia:after,._flag._bg.russia{background-image:url(/es/style/geo/russia.svg)}._flag.cuba:before,._flag.cuba:after,._flag._bg.cuba{background-image:url(/es/style/geo/cuba.svg)}._flag.czech-republic:before,._flag.czech-republic:after,._flag._bg.czech-republic{background-image:url(/es/style/geo/czech-republic.svg)}._flag.denmark:before,._flag.denmark:after,._flag._bg.denmark{background-image:url(/es/style/geo/denmark.svg)}._flag.dominica:before,._flag.dominica:after,._flag._bg.dominica{background-image:url(/es/style/geo/dominica.svg)}._flag.dominican-republic:before,._flag.dominican-republic:after,._flag._bg.dominican-republic{background-image:url(/es/style/geo/dominican-republic.svg)}._flag.ecuador:before,._flag.ecuador:after,._flag._bg.ecuador{background-image:url(/es/style/geo/ecuador.svg)}._flag.egypt:before,._flag.egypt:after,._flag._bg.egypt{background-image:url(/es/style/geo/egypt.svg)}._flag.el-salvador:before,._flag.el-salvador:after,._flag._bg.el-salvador{background-image:url(/es/style/geo/el-salvador.svg)}._flag.serbia:before,._flag.serbia:after,._flag._bg.serbia{background-image:url(/es/style/geo/serbia.svg)}._flag.estonia:before,._flag.estonia:after,._flag._bg.estonia{background-image:url(/es/style/geo/estonia.svg)}._flag.singapore:before,._flag.singapore:after,._flag._bg.singapore{background-image:url(/es/style/geo/singapore.svg)}._flag.slovakia:before,._flag.slovakia:after,._flag._bg.slovakia{background-image:url(/es/style/geo/slovakia.svg)}._flag.fiji:before,._flag.fiji:after,._flag._bg.fiji{background-image:url(/es/style/geo/fiji.svg)}._flag.slovenia:before,._flag.slovenia:after,._flag._bg.slovenia{background-image:url(/es/style/geo/slovenia.svg)}._flag.finland:before,._flag.finland:after,._flag._bg.finland{background-image:url(/es/style/geo/finland.svg)}._flag.france:before,._flag.france:after,._flag._bg.france{background-image:url(/es/style/geo/france.svg)}._flag.georgia:before,._flag.georgia:after,._flag._bg.georgia{background-image:url(/es/style/geo/georgia.svg)}._flag.spain:before,._flag.spain:after,._flag._bg.spain{background-image:url(/es/style/geo/spain.svg)}._flag.germany:before,._flag.germany:after,._flag._bg.germany{background-image:url(/es/style/geo/germany.svg)}._flag.ghana:before,._flag.ghana:after,._flag._bg.ghana{background-image:url(/es/style/geo/ghana.svg)}._flag.greece:before,._flag.greece:after,._flag._bg.greece{background-image:url(/es/style/geo/greece.svg)}._flag.guatemala:before,._flag.guatemala:after,._flag._bg.guatemala{background-image:url(/es/style/geo/guatemala.svg)}._flag.sweden:before,._flag.sweden:after,._flag._bg.sweden{background-image:url(/es/style/geo/sweden.svg)}._flag.switzerland:before,._flag.switzerland:after,._flag._bg.switzerland{background-image:url(/es/style/geo/switzerland.svg)}._flag.honduras:before,._flag.honduras:after,._flag._bg.honduras{background-image:url(/es/style/geo/honduras.svg)}._flag.hong-kong:before,._flag.hong-kong:after,._flag._bg.hong-kong{background-image:url(/es/style/geo/hong-kong.svg)}._flag.hungary:before,._flag.hungary:after,._flag._bg.hungary{background-image:url(/es/style/geo/hungary.svg)}._flag.iceland:before,._flag.iceland:after,._flag._bg.iceland{background-image:url(/es/style/geo/iceland.svg)}._flag.india:before,._flag.india:after,._flag._bg.india{background-image:url(/es/style/geo/india.svg)}._flag.indonesia:before,._flag.indonesia:after,._flag._bg.indonesia{background-image:url(/es/style/geo/indonesia.svg)}._flag.iran:before,._flag.iran:after,._flag._bg.iran{background-image:url(/es/style/geo/iran.svg)}._flag.ireland:before,._flag.ireland:after,._flag._bg.ireland{background-image:url(/es/style/geo/ireland.svg)}._flag.turkey:before,._flag.turkey:after,._flag._bg.turkey{background-image:url(/es/style/geo/turkey.svg)}._flag.israel:before,._flag.israel:after,._flag._bg.israel{background-image:url(/es/style/geo/israel.svg)}._flag.italy:before,._flag.italy:after,._flag._bg.italy{background-image:url(/es/style/geo/italy.svg)}._flag.japan:before,._flag.japan:after,._flag._bg.japan{background-image:url(/es/style/geo/japan.svg)}._flag.ukraine:before,._flag.ukraine:after,._flag._bg.ukraine{background-image:url(/es/style/geo/ukraine.svg)}._flag.uk:before,._flag.uk:after,._flag.bg.uk,._flag.united-kingdom:before,._flag.united-kingdom:after,._flag._bg.united-kingdom{background-image:url(/es/style/geo/united-kingdom.svg)}._flag.kenya:before,._flag.kenya:after,._flag._bg.kenya{background-image:url(/es/style/geo/kenya.svg)}._flag.uruguay:before,._flag.uruguay:after,._flag._bg.uruguay{background-image:url(/es/style/geo/uruguay.svg)}._flag.venezuela:before,._flag.venezuela:after,._flag._bg.venezuela{background-image:url(/es/style/geo/venezuela.svg)}._flag.latvia:before,._flag.latvia:after,._flag._bg.latvia{background-image:url(/es/style/geo/latvia.svg)}._flag.vietnam:before,._flag.vietnam:after,._flag._bg.vietnam{background-image:url(/es/style/geo/vietnam.svg)}._flag.zambia:before,._flag.zambia:after,._flag._bg.zambia{background-image:url(/es/style/geo/zambia.svg)}._flag.usa:before,._flag.usa:after,._flag._bg.usa{background-image:url(/es/style/geo/united-states.svg)}._flag.lebanon:before,._flag.lebanon:after,._flag._bg.lebanon{background-image:url(/es/style/geo/lebanon.svg)}._flag.sri-lanka:before,._flag.sri-lanka:after,._flag._bg.sri-lanka{background-image:url(/es/style/geo/sri-lanka.svg)}._flag.kazakhstan:before,._flag.kazakhstan:after,._flag._bg.kazakhstan{background-image:url(/es/style/geo/kazakhstan.svg)}._flag.netherlands:before,._flag.netherlands:after,._flag._bg.netherlands{background-image:url(/es/style/geo/netherlands.svg)}.rating .score.score-39:after,.rating .score.score-41:after,.rating .score.score-4:after{background-position:0 -30px}.rating .score.score-42:after,.rating .score.score-43:after,.rating .score.score-44:after,.rating .score.score-45:after,.rating .score.score-46:after,.rating .score.score-47:after{background-position:0 -15px}.rating .score.score-48:after,.rating .score.score-49:after,.rating .score.score-5:after{background-position:0 0}.paym-list a._paylogo:hover{text-decoration:none}.load-more-payments.hidden,.paym-list.show-load-more li:nth-child(n+7){display:none}.paym-list li ._flag:before,.paym-list li ._paylogo:before{background-repeat:no-repeat;background-position:center}.paym-list{display:flex;flex-wrap:wrap;justify-content:center;margin:35px 0 22px;padding:0 10px;list-style:none}.paym-list li{width:132px;border-radius:15px;color:#8a98ab;margin-bottom:13px}.paym-list li:nth-child(2n){margin-left:11px}.paym-list li a{display:block;color:#8a98ab}.paym-list li a:hover{background-color:#ecf5fe}.paym-list li ._flag,.paym-list li ._paylogo{position:relative;display:flex;align-items:center;justify-content:center;height:30px;background-color:#f4f5f9;border:1px solid #e9ecf0;border-radius:15px;font-size:12px;text-align:center;padding-top:62px;overflow:hidden;transition:.3s}.paym-list li ._paylogo:before{content:'';position:absolute;top:0;left:0;width:100%;height:62px;border-bottom:1px solid #e5e9ee;background-size:120px;filter:grayscale(1);opacity:.6;z-index:1;transition:.3s}.paym-list li ._flag:after,.paym-list li ._paylogo:after{content:'';position:absolute;top:0;left:0;width:100%;height:62px;background-color:#fff}.paym-list a._paylogo:before{filter:none;opacity:1}.paym-list a._paylogo:hover:before{filter:unset;opacity:1}.paym-list a._paylogo{border:1px solid #b7c1d4}.paym-list li .bitcoin:before{background-image:url(/style/paylogo/bitcoin.png)}.paym-list li .bitcoin-cash:before{background-image:url(/style/paylogo/bitcoin-cash.png)}.paym-list li .jeton:before{background-image:url(/style/paylogo/jeton.png)}.paym-list li .sticpay:before{background-image:url(/style/paylogo/sticpay.png)}.paym-list li .airtm:before{background-image:url(/style/paylogo/airtm.png)}.paym-list li .payeer:before{background-image:url(/style/paylogo/payeer.png)}.paym-list li .tether:before{background-image:url(/style/paylogo/tether.png)}.paym-list li .discover:before{background-image:url(/style/paylogo/discover.png)}.paym-list li .dash:before{background-image:url(/style/paylogo/dash.png)}.paym-list li .monero:before{background-image:url(/style/paylogo/monero.png)}.paym-list li .xrp:before{background-image:url(/style/paylogo/xrp.png)}.paym-list li .tron:before{background-image:url(/style/paylogo/tron.png)}.paym-list li .jeton-cash:before{background-image:url(/style/paylogo/jeton-cash.png)}.paym-list li .jeton-wallet:before{background-image:url(/style/paylogo/jeton-wallet.png)}.paym-list li .ezeewallet:before{background-image:url(/style/paylogo/ezeewallet.png)}.paym-list li .luxonpay:before{background-image:url(/style/paylogo/luxonpay.png)}.paym-list li .mifinity:before{background-image:url(/style/paylogo/mifinity.png)}.paym-list li .litecoin:before{background-image:url(/style/paylogo/litecoin.png)}.paym-list li .ripple:before{background-image:url(/style/paylogo/ripple.png)}.paym-list li .visa:before{background-image:url(/style/paylogo/visa.png)}.paym-list li .visa-v1:before{background-image:url(/style/paylogo/visa-v1.png)}.paym-list li .zotapay:before{background-image:url(/style/paylogo/zotapay.png)}.paym-list li .fps:before{background-image:url(/style/paylogo/fps.png)}.paym-list li .solana:before{background-image:url(/style/paylogo/solana.png)}.paym-list li .bankuberweisung:before{background-image:url(/style/paylogo/bank-uberweisung.png)}.paym-list li .cashtocode:before{background-image:url(/style/paylogo/cashtocode.png)}.paym-list li .ideal:before{background-image:url(/style/paylogo/ideal.png)}.paym-list li .mobilepay:before{background-image:url(/style/paylogo/mobilepay.png)}.paym-list li .dankort:before{background-image:url(/style/paylogo/dankort.png)}.paym-list li .flykk:before{background-image:url(/style/paylogo/flykk.png)}.paym-list li .mastercard:before{background-image:url(/style/paylogo/mastercard.png)}.paym-list li .mastercard-v1:before{background-image:url(/style/paylogo/mastercard-v1.png)}.paym-list li .skrill:before{background-image:url(/style/paylogo/skrill.png)}.paym-list li .crypto:before{background-image:url(/style/paylogo/crypto.png)}.paym-list li .ezee-wallet:before{background-image:url(/style/paylogo/ezeewallet.png)}.paym-list li .luqapay:before{background-image:url(/style/paylogo/luqapay.png)}.paym-list li .payz:before{background-image:url(/style/paylogo/payz.png)}.paym-list li .binance-pay:before{background-image:url(/style/paylogo/binance-pay.png)}.paym-list li .binance:before{background-image:url(/style/paylogo/binance.png)}.paym-list li .luxon-pay:before{background-image:url(/style/paylogo/luxon-pay.png)}.paym-list li .neteller:before{background-image:url(/style/paylogo/neteller.png)}.paym-list li .debit-card:before{background-image:url(/style/paylogo/debit-card.png)}.paym-list li .trustly:before{background-image:url(/style/paylogo/trustly.png)}.paym-list li .diners-club:before{background-image:url(/style/paylogo/diners-club.png)}.paym-list li .sofort:before{background-image:url(/style/paylogo/sofort1.png)}.paym-list li .wirecard:before{background-image:url(/style/paylogo/wirecard.png)}.paym-list li .pay-by-phone:before{background-image:url(/style/paylogo/pay-by-phone.png)}.paym-list li .muchbetter:before{background-image:url(/style/paylogo/muchbetter.png)}.paym-list li .paysafecard:before{background-image:url(/style/paylogo/paysafecard.png)}.paym-list li .piastrix:before{background-image:url(/style/paylogo/piastrix.png)}.paym-list li .ecopayz:before{background-image:url(/style/paylogo/ecopayz.png)}.paym-list li .webmoney:before{background-image:url(/style/paylogo/webmoney.png)}.paym-list li .online-banking:before{background-image:url(/style/paylogo/online-banking.png)}.paym-list li .rapid:before{background-image:url(/style/paylogo/rapid-trans.png)}.paym-list li .interac:before{background-image:url(/style/paylogo/interac-e-transfer.png)}.paym-list li .apple-pay:before,.paym-list li .applepay:before{background-image:url(/style/paylogo/apple-pay.png)}.paym-list li .astropay:before{background-image:url(/style/paylogo/astropay.png)}.paym-list li .venus-point:before{background-image:url(/style/paylogo/venus-point.png)}.paym-list li .perfect-money:before{background-image:url(/style/paylogo/perfect-money.png)}.paym-list li .paypal:before{background-image:url(/style/paylogo/paypal.png)}.paym-list li .bankbetalning:before{background-image:url(/style/paylogo/bankbetalning.png)}.paym-list li .swish:before{background-image:url(/style/paylogo/swish.png)}.paym-list li .zimpler:before{background-image:url(/style/paylogo/zimpler.png)}.paym-list li .sirumobile:before{background-image:url(/style/paylogo/sirumobile.png)}.paym-list li .diners:before{background-image:url(/style/paylogo/diners.png)}.paym-list li .skrill-1-tap:before{background-image:url(/style/paylogo/skrill-1-tap.png)}.paym-list li .bank-transfer:before{background-image:url(/style/paylogo/banktransfer.png)}.paym-list li .paylado:before{background-image:url(/style/paylogo/paylado.png)}.paym-list li .viva-wallet:before{background-image:url(/style/paylogo/viva-wallet.png)}.paym-list li .iris-online:before{background-image:url(/style/paylogo/iris-online.png)}.paym-list li .venuepoint:before{background-image:url(/style/paylogo/venuepoint.png)}.paym-list li .kassa24:before{background-image:url(/style/paylogo/kassa24.png)}.paym-list li .privatbank:before{background-image:url(/style/paylogo/privatbank.png)}.paym-list li .alafa:before{background-image:url(/style/paylogo/alafa.png)}.paym-list li .iwallet:before{background-image:url(/style/paylogo/iwallet.png)}.paym-list li .paytra:before{background-image:url(/style/paylogo/paytra.png)}.paym-list li .visa-electron:before{background-image:url(/style/paylogo/visaelectron.png)}.paym-list li .postepay:before{background-image:url(/style/paylogo/postepay.png)}.paym-list li .ethereum:before{background-image:url(/style/paylogo/ethereum.png)}.paym-list li .hipay:before{background-image:url(/style/paylogo/hipay.png)}.paym-list li .klarna:before{background-image:url(/style/paylogo/klarna.png)}.paym-list li .nexi:before{background-image:url(/style/paylogo/nexi.png)}.paym-list li .kalibra:before{background-image:url(/style/paylogo/kalibra.png)}.paym-list li .siru-mobile:before{background-image:url(/style/paylogo/siru-mobile.png)}.paym-list li .euteller:before{background-image:url(/style/paylogo/euteller.png)}.paym-list li .maestro:before{background-image:url(/style/paylogo/maestro.png)}.paym-list li .fast-bank-transfers:before{background-image:url(/style/paylogo/fast-bank-transfer.png)}.paym-list li .brite:before{background-image:url(/style/paylogo/brite.png)}.paym-list li .entercash:before{background-image:url(/style/paylogo/entercash.png)}.paym-list li .cartasi:before{background-image:url(/style/paylogo/cartasi.png)}.paym-list li .bonifico:before{background-image:url(/style/paylogo/bonifico.png)}.paym-list li .giro-pay:before,.paym-list li .giropay:before{background-image:url(/style/paylogo/giropay.png)}.paym-list li .uberweisung:before{background-image:url(/style/paylogo/uberweisung.png)}.paym-list li .sofort-uberweisung:before{background-image:url(/style/paylogo/sofort.png)}.paym-list li .yandex-money:before{background-image:url(/style/paylogo/yandex.png)}.paym-list li .aircash:before{background-image:url(/style/paylogo/aircash.png)}.paym-list li .ekonto:before{background-image:url(/style/paylogo/ekonto.png)}.paym-list li .neosurf:before{background-image:url(/style/paylogo/neosurf.png)}.paym-list li .payu:before{background-image:url(/style/paylogo/payu.png)}.paym-list li .dimonex:before{background-image:url(/style/paylogo/dimonex.png)}.paym-list li .puntored:before{background-image:url(/style/paylogo/puntored.png)}.paym-list li .wire-transfer:before{background-image:url(/style/paylogo/wire-transfer.png)}.paym-list li .baloto:before{background-image:url(/style/paylogo/baloto.png)}.paym-list li .pse:before{background-image:url(/style/paylogo/pse.png)}.paym-list li .e-check:before{background-image:url(/style/paylogo/e-check.png)}.paym-list li .maxigiros:before{background-image:url(/style/paylogo/maxigiros.png)}.paym-list li .movii:before{background-image:url(/style/paylogo/movii.png)}.paym-list li .tpaga:before{background-image:url(/style/paylogo/tpaga.png)}.paym-list li .efecty:before{background-image:url(/style/paylogo/efecty.png)}.paym-list li .todito-cash:before{background-image:url(/style/paylogo/toditocash.png)}.paym-list li .boku:before{background-image:url(/style/paylogo/boku.png)}.paym-list li .qiwi-wallet:before{background-image:url(/style/paylogo/qiwi.png)}.paym-list li .idebit:before{background-image:url(/style/paylogo/idebit.png)}.paym-list li .instadebit:before{background-image:url(/style/paylogo/instadebit.png)}.paym-list li .entropay:before{background-image:url(/style/paylogo/entropay.png)}.paym-list li .oxxo:before{background-image:url(/style/paylogo/oxxo.png)}.paym-list li .purplepay:before{background-image:url(/style/paylogo/purplepay.png)}.paym-list li .produtos-bancarios:before{background-image:url(/style/paylogo/produtos-bancarios.png)}.paym-list li .instant-banking-by-citadel:before{background-image:url(/style/paylogo/instant-banking-by-citadel.png)}.paym-list li .bezhotovostni-prevod:before{background-image:url(/style/paylogo/bezhotovostni-prevod.png)}.paym-list li .mobilni-platby:before{background-image:url(/style/paylogo/mobilni-platby.png)}.paym-list li .transakce-na-pobocce:before{background-image:url(/style/paylogo/transakce-na-pobocce.png)}.paym-list li .bankovy-prevod:before{background-image:url(/style/paylogo/bankovy-prevod.png)}.paym-list li .ukash:before{background-image:url(/style/paylogo/ukash.png)}.paym-list li .upaycard:before{background-image:url(/style/paylogo/upaycard.png)}.paym-list li .banki-atutalas:before{background-image:url(/style/paylogo/banki-atutalas.png)}.paym-list li .credit-cards-arabic:before{background-image:url(/style/paylogo/credit-cards-arabic.png)}.paym-list li .creditcard:before{background-image:url(/style/paylogo/credit-card.png)}.paym-list li .revolut:before{background-image:url(/style/paylogo/revolut.png)}.paym-list li .internet-bankarstvo:before{background-image:url(/style/paylogo/internet-bankarstvo.png)}.paym-list li .opca-uplatnica:before{background-image:url(/style/paylogo/opca-uplatnica.png)}.paym-list li .union-pay:before{background-image:url(/style/paylogo/union-pay.png)}.paym-list li .pay-n-play:before{background-image:url(/style/paylogo/paynplay.png)}.paym-list li .bank-uberweisung:before{background-image:url(/style/paylogo/bankueberweisung.png)}.paym-list li .dogecoin:before{background-image:url(/style/paylogo/dogecoin.png)}.paym-list li .blik:before{background-image:url(/style/paylogo/blik.png)}.paym-list li .boleto:before{background-image:url(/style/paylogo/boleto.png)}.paym-list li .inovapay:before{background-image:url(/style/paylogo/inovapay.png)}.paym-list li .payid:before{background-image:url(/style/paylogo/payid.png)}.paym-list li ._flag:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:62px;border-bottom:1px solid #e5e9ee;background-size:auto;z-index:1;transition:.3s}.paym-list li .egypt-flag:before{background-image:url(/style/new-images/egypt-flag.png)}.paym-list li .lebanon-flag:before{background-image:url(/style/new-images/lebanon-flag.png)}.paym-list li .morocco-flag:before{background-image:url(/style/new-images/morocco-flag.png)}.paym-list li .belarus-flag:before{background-image:url(/style/new-images/belarus-flag.png)}.paym-list li .russia-flag:before{background-image:url(/style/new-images/flags/russia-flag.png)}.paym-list li .hong-kong-flag:before{background-image:url(/style/new-images/hong-kong-flag.png)}.load-more-payments{padding-bottom:30px;color:#0f89d6;font-size:14px;text-align:center}.noen+.load-more-payments{font-size:0;line-height:0;text-indent:-100%}.noen+.load-more-payments:after{content:'';font-size:14px;line-height:18px;text-indent:0;display:block}.br+.load-more-payments:after,.pt+.load-more-payments:after{content:'Carregue mais pagamentos ...'}.fi+.load-more-payments:after{content:'Lataa lisÃ¤Ã¤ maksuja ...'}.it+.load-more-payments:after{content:'Carica altri pagamenti ...'}.ja+.load-more-payments:after{content:'ã‚ˆã‚Šå¤šãã®æ”¯æ‰•ã„ã‚’ãƒ­ãƒ¼ãƒ‰â€¦'}.el+.load-more-payments:after{content:'Î¦ÏŒÏÏ„Ï‰ÏƒÎ· Ï€ÎµÏÎ¹ÏƒÏƒÏŒÏ„ÎµÏÏ‰Î½ Ï€Î»Î·ÏÏ‰Î¼ÏŽÎ½â€¦'}.sv+.load-more-payments:after{content:'Ladda fler betalningar ...'}@media (min-width:360px){.paym-list li{width:152px}.paym-list li:nth-child(2n){margin-left:12px}}@media (min-width:460px){.paym-list li,.paym-list li:nth-child(2n){margin-left:6px;margin-right:6px}}@media (min-width:768px){.paym-list.show-load-more li:nth-child(n+7){display:list-item}.load-more-payments{display:none}}@media (min-width:1024px){.paym-list{margin:20px 0;padding:0 30px}.paym-list li,.paym-list li:nth-child(2n){margin:15px 8px}}.single-offer em,.single-offer th{display:none}.single-offer td{display:block}.single-offer{padding:35px 10px}.single-offer table{width:100%;background-color:#eef0f6;border-radius:15px}.single-offer tbody{display:flex;flex-flow:row wrap;padding:15px 10px 30px}.single-offer ._casino{width:100%}.single-offer .rating td{display:flex;align-items:center;justify-content:center}.single-offer .score{position:relative;display:block;font-size:14px;padding-left:90px;margin-top:35px;color:#8a98ab}.single-offer .score strong{color:#1b1f36}.single-offer .score:before{content:attr(data-text);position:absolute;top:-35px;left:50%;margin-left:-44px;font-size:14px;color:#8a98ab}.single-offer .score:after{content:'';position:absolute;top:1px;left:0;width:84px;height:14px;background:url(/style/icons/stars.png) no-repeat}.single-offer .bonus{padding:23px;background-color:#fff;margin-top:10px;text-align:center;border-radius:10px}.single-offer .bonus .bonus-text{font-size:14px;color:#4e5661}.single-offer .bonus .bonus-text .amount{display:block;font-size:31px;font-weight:900;color:#171a2e;padding-bottom:5px}.single-offer .bonus .bonus-text .amount.gold{color:#d6a345}.single-offer .bonus .bonus-text .code{color:#8a98ab}.single-offer .bonus .bonus-text .currency{font-size:24px}.single-offer .highlights{text-align:center;margin:10px 0}.single-offer .highlights td{display:inline-block}.single-offer .highlights .pro{position:relative;display:block;font-size:14px;text-align:left;color:#8a98ab;padding-left:27px;margin:15px 0}.single-offer .highlights .pro:before{content:'';position:absolute;top:2px;left:0;width:16px;height:13px;background:url(/style/icons/check-green.png) no-repeat}.single-offer .offer-cta{text-align:center}.single-offer .terms{margin-top:20px;font-size:10px;color:#afbac8}@media (min-width:360px){.single-offer tbody{padding:20px 20px 30px}.single-offer .bonus{margin-top:15px}}@media (min-width:768px){.single-offer table{background-color:#fff;box-shadow:inset 0 0 0 10px #f3f4f8}.single-offer tbody{align-items:center;padding:20px}.single-offer .logo{display:flex;align-self:stretch;align-items:center;background-color:#f6f7fa;border-radius:8px}.single-offer .logo td{display:flex;align-items:center;width:100%}.single-offer .bonus{margin-top:0;padding:0}.single-offer .highlights{margin:0}.single-offer .offer-cta .gobtn{min-width:150px}.single-offer .terms{background-color:#f3f4f8;padding-top:10px;box-shadow:-10px 5px 0 10px #f3f4f8,10px 5px 0 10px #f3f4f8}}@media (min-width:1024px){.single-offer{padding:35px 30px}.single-offer tbody{padding:30px}.single-offer .logo{min-height:115px}.single-offer .offer-cta .gobtn{min-width:175px}.single-offer .terms{margin-top:30px;margin-bottom:-10px;box-shadow:-15px 5px 0 10px #f3f4f8,15px 5px 0 10px #f3f4f8}}@media (min-width:1280px){.single-offer .bonus td,.single-offer .highlights td{padding-right:30px}.single-offer td{box-sizing:border-box}.single-offer .offer-cta .gobtn{min-width:220px}}._sw.microgaming{background-image:url(/es/style/sw/microgaming.png)}._sw.dragonfish{background-image:url(/es/style/sw/dragonfish.png)}._sw.nextgen{background-image:url(/es/style/sw/nextgen.png)}._sw.mga{background-image:url(/es/style/sw/mga.png)}._sw.sg-digital{background-image:url(/es/style/sw/sg-digital.png)}._sw.gamesys{background-image:url(/es/style/sw/gamesys.png)}._sw.blueprint-gaming{background-image:url(/es/style/sw/blueprint-gaming.png)}._sw.gameart{background-image:url(/es/style/sw/gameart.png)}._sw.red-tiger{background-image:url(/es/style/sw/red-tiger-gaming.png)}._sw.slingo{background-image:url(/es/style/sw/slingo.png)}._sw.eyecon{background-image:url(/es/style/sw/eyecon.png)}._sw.hacksaw{background-image:url(/es/style/sw/hacksaw-gaming.png)}._sw.r-franco{background-image:url(/es/style/sw/r-franco-games.png)}._sw.red-rake{background-image:url(/es/style/sw/redrake.png)}._sw.nyx{background-image:url(/es/style/sw/nyx-gaming-group.png)}._sw.greentube{background-image:url(/es/style/sw/greentube.png)}._sw.triple-cherry{background-image:url(/es/style/sw/triple-cherry.png)}._sw.merkurgaming,._sw.merkur{background-image:url(/style/sw/merkurgaming.png)}._sw.amatic{background-image:url(/es/style/sw/amatic.png)}._sw.isoftbet{background-image:url(/es/style/sw/isoftbet.png)}._sw.anakatech{background-image:url(/es/style/sw/anakatech.png)}._sw.leander-studios{background-image:url(/es/style/sw/leander-studios.png)}._sw.red-rake-gaming{background-image:url(/es/style/sw/red-rake-gaming.png)}._sw.golden-rock-studios{background-image:url(/es/style/sw/golden-rock-studios.png)}._sw.games-global{background-image:url(/es/style/sw/games-global.png)}._sw.igt{background-image:url(/es/style/sw/igt.png)}._sw.realtime-gaming{background-image:url(/es/style/sw/realtime-gaming.png)}._sw.ruby-play{background-image:url(/es/style/sw/rubyplay.png)}._sw.voidbridge{background-image:url(/es/style/sw/voidbridge.png)}._sw.gaming1x2{background-image:url(/es/style/sw/1x2gaming.png)}._sw.iron-dog-studio{background-image:url(/es/style/sw/iron-dog.png)}._sw.amusnet{background-image:url(/es/style/sw/amusnet.png)}._sw.rfranco{background-image:url(/es/style/sw/r-franco-games.png)}._sw.scientific-games{background-image:url(/es/style/sw/scientific-games.png)}._sw.spinomenal{background-image:url(/es/style/sw/spinomenal.png)}._sw.leapgaming{background-image:url(/es/style/sw/leap-gaming.png)}._sw.authentic{background-image:url(/es/style/sw/authentic-gaming.png)}._sw.no-limit{background-image:url(/es/style/sw/nolimit-city.png)}._sw.inspired{background-image:url(/es/style/sw/inspired-gaming.png)}._sw.gvg{background-image:url(/es/style/sw/gvg.png)}._sw.thunders-kick{background-image:url(/es/style/sw/thunderkick.png)}._sw.all-41-studios{background-image:url(/es/style/sw/all41-studios.png)}._sw.lightning-box{background-image:url(/es/style/sw/lightning-box.png)}._sw.irondog{background-image:url(/es/style/sw/iron-dog.png)}._sw.game-burger-studios{background-image:url(/es/style/sw/gameburger-studios.png)}._sw.light-and-wonder{background-image:url(/es/style/sw/light-and-wonder.png)}._sw.williams-interactive{background-image:url(/style/sw/williams-interactive.png)}._sw.kiron-interactive{background-image:url(/style/sw/kiron-interactive.png)}._sw.betsoft{background-image:url(/style/sw/betsoft.png)}._sw.edict{background-image:url(/style/sw/edict.png)}._sw.skywind,._sw.skywind-group{background-image:url(/style/sw/skywind.png)}._sw.amusnet-interactive{background-image:url(/style/sw/amusnet-interactive.png)}._sw.synot{background-image:url(/style/sw/synot.png)}._sw.authentic-gaming{background-image:url(/style/sw/authentic-gaming.png)}._sw.just-for-the-win{background-image:url(/style/sw/jftw.png)}._sw.push-gaming{background-image:url(/style/sw/pushgaming.png)}._sw.gaming-corps{background-image:url(/style/sw/gaming-corps.png)}._sw.red-tiger-gaming{background-image:url(/style/sw/red-tiger-gaming.png)}._sw.bally-wulff{background-image:url(/style/sw/bally-wulff.png)}._sw.novoline{background-image:url(/style/sw/novoline.png)}._sw.aspire-global{background-image:url(/style/sw/aspire-global.png)}._sw.asia-gaming{background-image:url(/style/sw/asia-gaming.png)}._sw.simpleplay{background-image:url(/style/sw/simpleplay.png)}._sw.bang-bang-games{background-image:url(/style/sw/bang-bang-games.png)}._sw.boomerangstudios{background-image:url(/style/sw/boomerangstudios.png)}._sw.reel-life-games{background-image:url(/style/sw/reel-life-games.png)}._sw.bgt{background-image:url(/style/sw/bgt.png)}._sw.high-5-games{background-image:url(/style/sw/high-5-games.png)}._sw.dreamtech-gaming{background-image:url(/style/sw/dreamtech-gaming.png)}._sw.feelspin{background-image:url(/style/sw/feelspin.png)}._sw.oryx,._sw.oryxgaming{background-image:url(/style/sw/oryxgaming.png)}._sw.gamomat{background-image:url(/style/sw/gamomat.png)}._sw.playtech{background-image:url(/style/sw/playtech.png)}._sw.merkur-gaming{background-image:url(/style/sw/merkur-gaming.png)}._sw.for-the-player{background-image:url(/style/sw/4-the-player.png)}._sw.fantasma-games{background-image:url(/style/sw/fantasma-games.png)}._sw.relax-gaming{background-image:url(/style/sw/relax-gaming.png)}._sw.hacksaw-gaming{background-image:url(/style/sw/hacksaw-gaming.png)}._sw.quickspin{background-image:url(/style/sw/quickspin.png)}._sw.reel-time-gaming{background-image:url(/style/sw/reel-time-gaming.png)}._sw.netent{background-image:url(/style/sw/netent.png)}._sw.pariplay{background-image:url(/style/sw/pariplay.png)}._sw.ezugi{background-image:url(/style/sw/ezugi.png)}._sw.swintt{background-image:url(/style/sw/swintt.png)}._sw.platipus{background-image:url(/style/sw/platipus.png)}._sw.apparat{background-image:url(/style/sw/apparat.png)}._sw.bragg{background-image:url(/style/sw/bragg.png)}._sw.hoelle-games{background-image:url(/style/sw/holle-games.png)}._sw.evoplay{background-image:url(/style/sw/evoplay.png)}._sw.mahi-gaming{background-image:url(/style/sw/mahigaming.png)}._sw.iron-dog{background-image:url(/style/sw/iron-dog.png)}._sw.bet-digital{background-image:url(/style/sw/betdigital.png)}._sw.bally{background-image:url(/style/sw/bally-technologies.png)}._sw.skills-gaming{background-image:url(/style/sw/skills-gaming.png)}._sw.skill-on-net{background-image:url(/style/certificates/skill-on-net.png)}._sw.kalamba{background-image:url(/style/sw/kalamba.png)}._sw.snowborn{background-image:url(/style/sw/snowborn.png)}._sw.rubyplay{background-image:url(/style/sw/rubyplay.png)}._sw.skillzz-gaming{background-image:url(/style/sw/skillzzgaming.png)}._sw.rabcat{background-image:url(/style/sw/rabcat.png)}._sw.gamzix{background-image:url(/style/sw/gamzix.png)}._sw.habanero{background-image:url(/style/sw/habanero.png)}._sw.inspired-gaming{background-image:url(/style/sw/inspired-gaming.png)}._sw.playson{background-image:url(/style/sw/playson.png)}._sw.barcrest{background-image:url(/style/sw/barcrest.png)}._sw.nolimit-city{background-image:url(/style/sw/nolimit-city.png)}._sw.pragmatic-play{background-image:url(/style/sw/pragmatic-play.png)}._sw.evolution-gaming{background-image:url(/style/sw/evolution.png)}._sw.wms{background-image:url(/style/sw/wms.png)}._sw.ash-gaming{background-image:url(/style/sw/ash-gaming.png)}._sw.fortune-factory{background-image:url(/style/sw/fortune-factory.png)}._sw.quickfire{background-image:url(/style/sw/quickfire.png)}._sw.novomatic{background-image:url(/style/sw/novomatic.png)}._sw.section8{background-image:url(/style/sw/section-8.png)}._sw.leander{background-image:url(/style/sw/leander-games.png)}._sw.sg-interactive{background-image:url(/style/sw/sg-interactive.png)}._sw.yggdrasil{background-image:url(/style/sw/yggdrasil.png)}._sw.holle,._sw.holle-games{background-image:url(/style/sw/holle-games.png)}._sw.play-n-go{background-image:url(/style/sw/playngo.png)}._sw.winfinity{background-image:url(/style/sw/winfinity.png)}._sw.slot-factory{background-image:url(/style/sw/slotfactory.png)}._sw.mojos-7{background-image:url(/style/sw/7mojos.png)}._sw.altente{background-image:url(/style/sw/altente.png)}._sw.petersons{background-image:url(/style/sw/petersons.png)}._sw.four-leaf-gaming{background-image:url(/style/sw/four-leaf-gaming.png)}._sw.ad-lunam{background-image:url(/style/sw/adlunam.png)}._sw.acerun{background-image:url(/style/sw/acerun.png)}._sw.eurasian-gaming{background-image:url(/style/sw/eurasian-gaming.png)}._sw.hot-rise-games{background-image:url(/style/sw/hot-rise-games.png)}._sw.jelly{background-image:url(/style/sw/jelly.png)}._sw.popiplay{background-image:url(/style/sw/popiplay.png)}._sw.n2-live{background-image:url(/style/sw/n2-live.png)}._sw.bombay{background-image:url(/style/sw/bombay.png)}._sw.grazgame{background-image:url(/style/sw/grazgame.png)}._sw.fazi{background-image:url(/style/sw/fazi.png)}._sw.wm-casino{background-image:url(/style/sw/wm-casino.png)}._sw.dragon-soft{background-image:url(/style/sw/dragonsoft.png)}._sw.barbara-bang{background-image:url(/style/sw/barbara-bang.png)}._sw.n2-live-slots{background-image:url(/style/sw/n2-live-slots.png)}._sw.thunderspin{background-image:url(/style/sw/thunderspin.png)}._sw.gaming-soft{background-image:url(/style/sw/gaming-soft.png)}._sw.bombay-live{background-image:url(/style/sw/bombay-live.png)}._sw.wazdan{background-image:url(/style/sw/wazdan.png)}._sw.win-fast{background-image:url(/style/sw/win-fast.png)}._sw.ct-interactive{background-image:url(/style/sw/ct-interactive.png)}._sw.pg-soft{background-image:url(/style/sw/pg-soft.png)}._sw.bgaming{background-image:url(/style/sw/bgaming.png)}._sw.betsoft-gaming{background-image:url(/style/sw/betsoft2.png)}._sw.fugaso{background-image:url(/style/sw/fugaso.png)}._sw.absolute-live-gaming{background-image:url(/style/sw/absolute-live-gaming.png)}._sw.endorphina{background-image:url(/style/sw/endorphina.png)}._sw.stakelogic{background-image:url(/style/sw/stakelogic.png)}._sw.thunderkick{background-image:url(/style/sw/thunderkick.png)}._sw.blueprint{background-image:url(/style/sw/blueprint.png)}._sw.elk-studios{background-image:url(/style/sw/elk-studios.png)}._sw.atomic-slot-lab{background-image:url(/style/sw/atomic-slot-lab.png)}._sw.by22{background-image:url(/style/sw/2by2gaming.png)}._sw.big-time-gaming{background-image:url(/style/sw/bigtimegaming.png)}._sw.arcadem{background-image:url(/style/sw/arcadem.png)}._sw.skillz-gaming{background-image:url(/style/sw/skillzzgaming.png)}._sw.betgames{background-image:url(/style/sw/betgames.png)}._sw.bf-games{background-image:url(/style/sw/bf-games.png)}._sw.candlebets{background-image:url(/style/sw/candlebets.png)}._sw.caleta-gaming{background-image:url(/style/sw/caleta-gaming.png)}._sw.ela-games{background-image:url(/style/sw/ela-games.png)}._sw.felix{background-image:url(/style/sw/felix-gaming.png)}._sw.felt-gaming{background-image:url(/style/sw/felt-gaming.png)}._sw.game-beat{background-image:url(/style/sw/game-beat.png)}._sw.hollywood-tv{background-image:url(/style/sw/hollywood-tv.png)}._sw.leap{background-image:url(/style/sw/leap.png)}._sw.mascot{background-image:url(/style/sw/mascot.png)}._sw.onetouch{background-image:url(/style/sw/one-touch.png)}._sw.nektan{background-image:url(/style/sw/nektan.png)}._sw.ortiz{background-image:url(/style/sw/ortiz.png)}._sw.peter-and-sons{background-image:url(/style/sw/peter-and-sons.png)}._sw.playpearls{background-image:url(/style/sw/playpearls.png)}._sw.salsa-technology{background-image:url(/style/sw/salsa-technology.png)}._sw.smartsoft{background-image:url(/style/sw/smartsoft.png)}._sw.genii{background-image:url(/style/sw/genii.png)}._sw.extreme-live-gaming{background-image:url(/style/sw/extreme-live-gaming.png)}._sw.spribe{background-image:url(/style/sw/spribe.png)}._sw.tom-horn{background-image:url(/style/sw/tom-horn-gaming.png)}._sw.woohoo-games{background-image:url(/style/sw/woohoo-games.png)}._sw.vibra-games{background-image:url(/style/sw/vibra-games.png)}._sw.ags{background-image:url(/style/sw/ags.png)}._sw.betsense{background-image:url(/style/sw/betsense.png)}._sw.bbin{background-image:url(/style/sw/bbin.png)}._sw.booongo{background-image:url(/style/sw/booongo.png)}._sw.booming-games{background-image:url(/style/sw/booming-games.png)}._sw.cayetano-gaming{background-image:url(/style/sw/cayetano-gaming.png)}._sw.concept-gaming{background-image:url(/style/sw/concept-gaming.png)}._sw.espresso-games{background-image:url(/style/sw/espresso-games.png)}._sw.ganapati{background-image:url(/style/sw/ganapati.png)}._sw.genesis-gaming{background-image:url(/style/sw/genesis-gaming.png)}._sw.gluck-games{background-image:url(/style/sw/gluck-games.png)}._sw.igrosoft{background-image:url(/style/sw/igrosoft.png)}._sw.ka-gaming{background-image:url(/style/sw/ka-gaming.png)}._sw.multislot{background-image:url(/style/sw/multislot.png)}._sw.reelnrg{background-image:url(/style/sw/reelnrg.png)}._sw.sa-gaming{background-image:url(/style/sw/sa-gaming.png)}._sw.spadegaming{background-image:url(/style/sw/spadegaming.png)}._sw.spigo{background-image:url(/style/sw/spigo.png)}._sw.spinmatic{background-image:url(/style/sw/spinmatic.png)}._sw.vivo-gaming{background-image:url(/style/sw/vivo-gaming.png)}._sw.softgaming{background-image:url(/style/sw/softgamings.png)}._sw.xpg{background-image:url(/style/sw/xpg.png)}._sw.worldmatch{background-image:url(/style/sw/worldmatch.png)}._sw.zeusplay{background-image:url(/style/sw/zeusplay.png)}._sw.aiwin-games{background-image:url(/style/sw/aiwin-games.png)}._sw.apollo-games{background-image:url(/style/sw/apollo-games.png)}._sw.aspect-games{background-image:url(/style/sw/aspect-games.png)}._sw.august-gaming{background-image:url(/style/sw/august-gaming.png)}._sw.belatra{background-image:url(/style/sw/belatra.png)}._sw.dlv{background-image:url(/style/sw/dlv.png)}._sw.gamshy{background-image:url(/style/sw/gamshy.png)}._sw.gii365{background-image:url(/style/sw/gii365.png)}._sw.magma{background-image:url(/style/sw/magma.png)}._sw.mrslotty{background-image:url(/style/sw/mrslotty.png)}._sw.omi-gaming{background-image:url(/style/sw/omi-gaming.png)}._sw.we-are-casino{background-image:url(/style/sw/we-are-casino.png)}._sw.xgame{background-image:url(/style/sw/xgame.png)}._sw.rival{background-image:url(/style/sw/rival.png)}._sw.aristocrat{background-image:url(/style/sw/aristocrat.png)}._sw.amaya{background-image:url(/style/sw/amaya.png)}._sw.neogames{background-image:url(/style/sw/neogames.png)}._sw.cryptologic{background-image:url(/style/sw/cryptologic.png)}._sw.sthlm-gaming{background-image:url(/style/sw/sthlm-gaming.png)}._sw.realistic-games{background-image:url(/style/sw/realistic-games.png)}._sw.ainsworth{background-image:url(/style/sw/ainsworth.png)}._sw.avatarux-studios{background-image:url(/style/sw/avatarux-studios.png)}._sw.green-jade-games{background-image:url(/style/sw/green-jade-games.png)}._sw.givme-games{background-image:url(/style/sw/givme-games.png)}._sw.retro-gaming{background-image:url(/style/sw/retro-gaming.png)}._sw.scribe{background-image:url(/style/sw/scribe.png)}._sw.shuffle-master{background-image:url(/style/sw/shuffle-master.png)}._sw.sapphire{background-image:url(/style/sw/sapphire.png)}._sw.egt{background-image:url(/style/sw/egt.png)}._sw.reflex-gaming{background-image:url(/style/sw/reflex-gaming.png)}._sw.electric-elephant{background-image:url(/style/sw/electric-elephant.png)}._sw.northern-lights{background-image:url(/style/sw/northern-lights-gaming.png)}._sw.bb-games{background-image:url(/style/sw/bb-games.png)}._sw.jade-rabbit-studio{background-image:url(/style/sw/jaderabbit.png)}._sw.max-win-gaming{background-image:url(/style/sw/max-win-gaming.png)}._sw.games-lab{background-image:url(/style/sw/games-lab.png)}._sw.golden-hero{background-image:url(/style/sw/golden-hero.png)}._sw.red7{background-image:url(/style/sw/red7.png)}._sw.reelplay{background-image:url(/style/sw/reelplay.png)}._sw.bulletproof-games{background-image:url(/style/sw/bulletproof-games.png)}._sw.gamevy{background-image:url(/style/sw/gamevy.png)}._sw.true-lab{background-image:url(/style/sw/true-lab.png)}._sw.eyeccon{background-image:url(/style/sw/eyeccon.png)}._sw.gaming-2-by-2{background-image:url(/style/sw/2-by-2-gaming.png)}._sw.foxium{background-image:url(/style/sw/foxium.png)}._sw.onlyplay{background-image:url(/style/sw/onlyplay.png)}._sw.igtech{background-image:url(/style/sw/igtech.png)}._sw.zillion{background-image:url(/style/sw/zillion.png)}._sw.mancala{background-image:url(/style/sw/mancala.png)}._sw.turbogames{background-image:url(/style/sw/turbogames.png)}._sw.slotmill{background-image:url(/style/sw/slotmill.png)}._sw.virtualgeneration{background-image:url(/style/sw/virtualgeneration.png)}._sw.goldenrace{background-image:url(/style/sw/goldenrace.png)}._sw.betsolutions{background-image:url(/style/sw/betsolutions.png)}._sw.alg{background-image:url(/style/sw/alg.png)}._sw.lucky-streak{background-image:url(/style/sw/lucky-streak.png)}._sw.netgame{background-image:url(/style/sw/netgame.png)}._sw.atmosfera{background-image:url(/style/sw/atmosfera.png)}._sw.spinza{background-image:url(/style/sw/spinza.png)}._sw.reevo{background-image:url(/style/sw/reevo.png)}._sw.pipa{background-image:url(/style/sw/pipa.png)}._sw.everymatrix{background-image:url(/style/sw/everymatrix.png)}._sw.tv-bet{background-image:url(/style/sw/tv-bet.png)}._sw.epicmedia{background-image:url(/style/sw/epicmedia.png)}._sw.oaks-3{background-image:url(/style/sw/3-oaks.png)}._sw.nucleus{background-image:url(/style/sw/nucleus.png)}._sw.mplay{background-image:url(/style/sw/mplay.png)}._sw.infin{background-image:url(/style/sw/infin.png)}._sw.groove{background-image:url(/style/sw/groove.png)}._sw.lucky{background-image:url(/style/sw/lucky.png)}._sw.one-spin-four-win{background-image:url(/style/sw/1spin4win.png)}</pre></body></html>