.quicknav{position:relative;margin:20px auto;border-radius:2px;padding:15px;background:#E9F5E8}.quicknav *{box-sizing:border-box}.quicknav ul{display:flex;flex-flow:row nowrap;column-gap:13px;justify-content:center;margin:0 auto;padding:0;list-style-type:none}.quicknav ul li{flex:0 0 auto}.quicknav ul a{display:flex;height:100%;max-width:180px;align-items:center;border-radius:2px;border:1px solid #fff;padding:5px 10px;background-color:#fff;color:#363636;font-weight:600;font-size:14px;line-height:1.2;text-decoration:none;text-align:center;transition:all 0.2s ease}.quicknav ul a:hover{border-color:#b1cdaf;color:#1d7b18;box-shadow:0 0 8px 0 rgba(170,178,170,.39)}.quicknav.quicknav-slider{padding-top:30px;overflow:hidden}.quicknav.quicknav-slider ul{overflow-x:auto;scroll-snap-type:x mandatory;justify-content:flex-start;padding-bottom:5px;scrollbar-width:thin;scrollbar-color:#E9F5E8 #E9F5E8}.quicknav.quicknav-slider ul::-webkit-scrollbar{height:2px}.quicknav.quicknav-slider ul::-webkit-scrollbar-track{background:#E9F5E8}.quicknav.quicknav-slider ul::-webkit-scrollbar-thumb{background-color:#E9F5E8;border-radius:3px}.quicknav.quicknav-slider ul li{flex-grow:1;scroll-snap-align:center}.quicknav.quicknav-slider .nav-arrow{position:absolute;top:3px;display:inline-block;width:24px;height:24px;font-size:0;line-height:0;cursor:pointer}.quicknav.quicknav-slider .nav-arrow:before{content:'';position:absolute;top:8px;left:5px;width:6px;height:6px;border:0 solid #1d7b18;border-width:0 2px 2px 0;transform:rotate(-45deg)}.quicknav.quicknav-slider .nav-arrow:not(.disabled):after{position:absolute;content:'';top:27px;left:0;width:15px;height:45px;background:-moz-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%)}.quicknav.quicknav-slider .nav-arrow-left{left:10px}.quicknav.quicknav-slider .nav-arrow-right:not(.disabled):after{left:auto;right:0;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 100%)}.quicknav.quicknav-slider .nav-arrow-left:before{left:8px;transform:rotate(135deg)}.quicknav.quicknav-slider .nav-arrow-right{right:10px}.quicknav.quicknav-slider .nav-arrow.disabled{cursor:default;visibility:hidden;opacity:0}.quicknav.quicknav-slider .nav-arrow.disabled:before{border-color:#bfc6c0}.fixed-quicknav{display:none}@media (max-width:767px){.fixed-quicknav{z-index:202;position:fixed;display:block;max-width:calc(100% - 40px);bottom:20px;left:20px;opacity:0;visibility:hidden;transform:translateY(90px);transition:all 0.2s ease}.fixed-quicknav *{box-sizing:border-box}.fixed-quicknav:after{position:absolute;content:'';bottom:0;left:0;width:57px;height:57px;border-radius:50%;background:#1d7b18 url(/wp-content/themes/custom/images/ico-document-file-minus-white.svg) no-repeat center / 30px;box-shadow:0 7px 8px 0 rgba(40,40,40,.3)}.fixed-quicknav ul{background-color:#2c2d38;margin:0 auto;padding:25px 25px 70px;list-style-type:none;visibility:hidden;opacity:0;transition:all 0.2s ease}.fixed-quicknav ul li+li{border-top:1px solid #646465}.fixed-quicknav ul a{display:block;padding:10px 0;color:#fff;font-weight:400;font-size:15px;line-height:1.2;text-decoration:none}.fixed-quicknav.mobile-light:after{background-color:#2c2d38}.fixed-quicknav.mobile-light ul{border:2px solid #2c2d38;background-color:#fff}.fixed-quicknav.mobile-light ul a{color:#2c2d38}.quicknav[data-title]{padding-top:50px}.quicknav[data-title]:before{position:absolute;content:attr(data-title);display:block;width:max-content;top:17px;right:0;left:0;margin:0 auto;padding-left:25px;color:#2c2d38;font-weight:700;font-size:15px;line-height:1.1;text-transform:uppercase;background:url(/wp-content/themes/custom/images/ico-document-file-minus-green.svg) no-repeat left center / contain}.quicknav[data-title].quicknav-slider .nav-arrow{top:10px}.quicknav[data-title].quicknav-slider .nav-arrow:not(.disabled):after{top:40px}.fixed-quicknav.visible{opacity:1;visibility:visible;transform:none}.fixed-quicknav.open{box-shadow:0 7px 8px 0 rgba(40,40,40,.3);border-bottom-left-radius:25px}.fixed-quicknav.open[data-title]:after{content:attr(data-title);width:calc(100% - 70px);border-radius:0 0 0 25px;padding-left:70px;background-position:20px center;text-transform:uppercase;color:#fff;font-weight:400;font-size:17px;line-height:57px}.fixed-quicknav.open ul{visibility:visible;opacity:1;border-bottom-left-radius:25px}.quicknav.list{min-width:250px}.quicknav.list .nav-arrow{display:none!important}.quicknav.list[data-title].quicknav-slider .nav-arrow:not(.disabled):after,.quicknav.list[data-title].quicknav-slider .nav-arrow:not(.disabled):after{content:none}.quicknav.list ul,.quicknav.list ul li,.quicknav.list ul li a{display:block;max-width:none}.quicknav.list ul li{margin-bottom:5px}.quicknav.list ul li:last-child{margin-bottom:0}}@media (min-width:768px){.quicknav{padding:20px 15px;background:#E9F5E8;background:-moz-linear-gradient(left,rgba(211,235,210,.7) 1%,rgba(227,238,236,.7) 100%);background:-webkit-linear-gradient(left,rgba(211,235,210,.7) 1%,rgba(227,238,236,.7) 100%);background:linear-gradient(to right,rgba(211,235,210,.7) 1%,rgba(227,238,236,.7) 100%)}.quicknav.quicknav-slider{padding-top:20px}.quicknav.quicknav-slider ul{margin-bottom:-10px;padding-bottom:0}.quicknav.quicknav-slider .nav-arrow{top:calc(50% - 25px);height:50px;background-color:#fff}.quicknav.quicknav-slider .nav-arrow:before{top:18px;width:10px;height:10px}.quicknav.quicknav-slider .nav-arrow-left{left:0;box-shadow:7px 0 8px 0 rgba(170,178,170,.3)}.quicknav.quicknav-slider .nav-arrow-right{right:0;box-shadow:-7px 0 8px 0 rgba(170,178,170,.3)}.quicknav.quicknav-slider .nav-arrow:not(.disabled):after{content:none}}@media(max-width:767px){body:not(.scrolled) .container-boxes{content-visibility:auto}}.container-boxes{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0}.container-boxes .box{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;border:1px solid #ccc;margin-bottom:14px}.container-boxes .box:last-child{float:right}.container-boxes .title{-webkit-box-flex:0;-ms-flex:0 0 38px;flex:0 0 38px;min-height:38px;padding:12px 10px 14px;margin:6px auto;font-size:18px;line-height:1.06;font-weight:700;max-width:292px;text-align:center;display:flex;justify-content:center;align-items:center}.container-boxes .title h2,.container-boxes .title h3,.container-boxes .title h4,.container-boxes .title h5,.container-boxes .title h6{padding:0;font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit;text-align:inherit}.container-boxes .entry{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 12px 12px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.container-boxes .entry.align-top{justify-content:flex-start}.container-boxes .entry ul{list-style:none outside none;display:table;padding:0 0 0 20px;margin:-4px auto 0;font-size:15px;line-height:1.2;font-style:italic;color:#1d7b18}.container-boxes .entry ul li{position:relative;padding-bottom:16px}.container-boxes .entry ul li:before{content:'';position:absolute;top:6px;left:-21px;width:13px;height:9px;background:url(/wp-content/themes/custom/images/link-arrow.png)}.container-boxes .entry ul li:last-child{padding-bottom:0}.container-boxes .entry ul span{font-style:normal;color:#424242}.container-boxes .image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;margin-bottom:12px;min-height:188px}.container-boxes .image.center{display:flex;justify-content:center;align-items:center;margin:0}.container-boxes .image.center.v2{display:flex;justify-content:center;align-items:center;margin:10px 10px}.container-boxes .image.center img{max-width:85%;height:auto;display:block;margin:14px 0}.container-boxes .image a{overflow:hidden;position:absolute;top:0;left:50%;bottom:0;width:292px;border:1px solid #ccc;max-width:100%;transform:translateX(-50%)}.container-boxes .image a:hover:after{content:'';position:absolute;bottom:0;right:0;display:block;width:58px;height:46px;background:rgba(29,123,24,.8) url(/wp-content/themes/custom/images/zoom.png) no-repeat center;border-radius:2px}.container-boxes .image a img{display:block;position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.container-boxes .image.single img{display:block;position:absolute;left:50%;width:292px;border:1px solid #ccc;max-width:100%;transform:translateX(-50%)}.container-boxes .image.single{margin-bottom:12px}.container-boxes .box{max-width:calc(100% - 2px)}.container-boxes .box ol.center{padding:26px 0 16px 40px}@media (min-width:600px){.container-boxes{flex-wrap:nowrap}.container-boxes .image{min-height:160px}.container-boxes .box{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);width:calc(50% - 10px);max-width:calc(50% - 10px)}.container-boxes .title{margin:0 auto}.container-boxes .box{max-width:none}}.container-boxes .entry.flex-list.flex-start{justify-content:flex-start}.container-boxes .entry.flex-list ul,.container-boxes .entry.flex-list ol{width:100%;padding:0;margin:0;color:inherit}.container-boxes .entry.flex-list ul li,.container-boxes .entry.flex-list ol li{display:flex;font-size:13px}.container-boxes .entry.flex-list ol li{padding-bottom:6px}.container-boxes .entry.flex-list ul li:before,.container-boxes .entry.flex-list ol li:before{content:none}.container-boxes .entry.flex-list ul li span,.container-boxes .entry.flex-list ol li span{flex:1 1 auto}.container-boxes .entry.flex-list span:first-child{font-size:13px}.container-boxes .entry.flex-list span:last-child{text-align:right}ol.no-bullets,ul.no-bullets{list-style:none;padding:20px;margin:0;display:table;margin:0 auto 20px;text-align:left}ol.no-bullets li,ul.no-bullets li{padding:2px 0}@media(max-width:767px){body:not(.scrolled) .strukt{content-visibility:auto}}.strukt,.struktdiv{overflow:auto;clear:both;margin:1% auto 16px;font:normal 14px/16px 'open sans',sans-serif;color:#6a6a6a;text-align:left}.struktdiv{overflow:visible;border:1px solid #dbdbdb}.strukt table{width:100%;border-collapse:collapse}.strukt td,.strukt th,.strukt caption{border:1px solid #dbdbdb;padding:5px 5px;height:22px;vertical-align:middle}.strukt caption{border-bottom:none;height:auto;font-weight:700;color:#363636;padding-top:8px;padding-bottom:8px}.struktdiv>.titel{border-bottom:1px solid #dbdbdb;padding:9px}.strukt th{color:#363636;font-weight:700}.struktdiv>.titel{text-align:center;color:#363636;font-weight:700}.strukt th.tl{text-align:left}.strukt th.tl:after{content:':'}.strukt td:first-child{font-weight:700;color:#363636}.strukt td.img,.struktdiv>.img{padding:15px 15px 0;text-align:center;line-height:0}.struktdiv>.img+.img{padding-top:0}.strukt td.img img,.struktdiv>.img img{max-width:100%;height:auto;margin-bottom:15px;border-radius:2px;box-shadow:0 0 0 1px #dbdbdb}.strukt td.img a,.strukt td.img span,.struktdiv>.img a{display:block;max-width:365px;margin:0 auto 15px;border-radius:2px;box-shadow:0 0 0 1px #dbdbdb}.strukt td.img.zoom a:hover,.struktdiv>.img.zoom a:hover{position:relative}.strukt td.img.zoom a:hover:after,.struktdiv>.img.zoom a:hover:after{content:"";position:absolute;bottom:0;right:0;display:block;width:58px;height:46px;background:rgba(29,123,24,.8) url(/wp-content/themes/custom/images/zoom.png) no-repeat center;border-radius:2px}.strukt td.img.zoom img,.strukt td.img a>img,.struktdiv>.img a>img{box-shadow:none;margin-bottom:0}.strukt.fixed td:first-child{font-weight:400}.strukt.fixed.procon td{padding-left:5%}.strukt.fixed.procon td:nth-child(1){background:url(/wp-content/themes/custom/images/checkmark.png) no-repeat;background-position:10px 10px}.strukt.fixed.procon td:nth-child(2){background:url(/wp-content/themes/custom/images/error.png) no-repeat;background-position:10px 10px}.strukt .mobile{display:inline-block;vertical-align:middle;padding-right:2px;width:20px;height:20px;font-size:0;line-height:0;text-indent:-999px}.strukt .mobile.android{background:url(/wp-content/themes/custom/images/ico-android.png) no-repeat 0 0}.strukt .mobile.ios{background:url(/wp-content/themes/custom/images/ico-ios.png) no-repeat 0 -1px}@media only screen and (max-width:600px){.strukt.fixed.procon td{padding-left:6%}}@media only screen and (max-width:500px){.strukt.fixed.procon td{padding-left:9%}}@media only screen and (min-width:600px){.strukt td.img.zoom a{overflow:hidden}.strukt td.img.zoom a:first-child{float:left;width:49%;margin-right:2%}.strukt td.img a,.strukt td.img span,.struktdiv>.img a{overflow:hidden}.strukt td.img a:first-child,.strukt td.img span:first-child,.struktdiv>.img a:first-child{float:left;width:49%;margin-right:2%}.struktdiv.v2>.img{padding:1%}.struktdiv.v2>.img:after{content:"";display:block;clear:both}.struktdiv.v2>.img a{float:left;overflow:visible;width:48%;margin:1%}}@media only screen and (min-width:768px){.struktdiv.v2>.img a{width:23%;margin:1%}}@media only screen and (min-width:1200px){.strukt td.img.zoom a:first-child,.struktdiv>.img a:first-child{margin-left:.5%;margin-right:2.5%}.strukt td,.strukt th{padding:5px 25px}.struktdiv.v2>.img{padding:.5%}.struktdiv.v2>.img a{width:24%;margin:.5%}}@media only screen and (min-width:768px){.strukt-four-columns{padding:0 1px 1px 0}.strukt-four-columns table,.strukt-four-columns tbody,.strukt-four-columns thead,.strukt-four-columns tfoot,.strukt-four-columns caption,.strukt-four-columns tr,.strukt-four-columns td,.strukt-four-columns th{display:block}.strukt-four-columns caption{width:100%;margin-right:-1px}.strukt-four-columns table,.strukt-four-columns tbody{display:flex;width:100%;flex-flow:row wrap}.strukt-four-columns tr{flex:1 1 50%;max-width:50%;display:flex}.strukt-four-columns th,.strukt-four-columns td{flex:1 1 50%;max-width:50%;margin:0 -1px -1px 0;height:auto}.strukt-four-columns.left th{text-align:left}}@media(max-width:767px){body:not(.scrolled) .htmltable{content-visibility:auto}}.htmltable .mga-logo span{display:inline-block;width:82px;height:22px;vertical-align:middle;margin:-5px 0 -5px 5px;background:url(/wp-content/themes/custom/images/logo-mga.png) 0 0 no-repeat;text-indent:-9999px}.htmltable .ksa-kansspelautoriteit-logo span{display:inline-block;width:137px;height:42px;vertical-align:middle;margin:-5px 0 -5px 5px;background:url(/wp-content/themes/custom/images/kansspelautoriteit.png) 0 0 no-repeat;text-indent:-9999px}.htmltable .ukgc-logo{padding-right:110px}.htmltable .ukgc-logo:after{content:'';display:inline-block;width:100px;height:36px;vertical-align:middle;margin:-5px 0;background:url(/wp-content/themes/custom/images/logo-gambling-commission.png) 0 0 no-repeat;position:absolute;top:0;right:0;background-position:0 12px}.htmltable caption[class$="-logo-after"]:after{content:'';display:block;width:137px;height:42px;vertical-align:middle;margin:5px auto 0}.htmltable .ksa-kansspelautoriteit-logo-after:after{background:url(/wp-content/themes/custom/images/kansspelautoriteit.png) center no-repeat}.htmltable .ukgc-logo-after:after{background:url(/wp-content/themes/custom/images/logo-gambling-commission.png) center no-repeat}.htmltable .kahnawake-gaming-commission-logo-after:after{background:url(/wp-content/themes/custom/images/kahnawake-gaming-commission-logo.png) center no-repeat}@media(min-width:768px){.htmltable caption[class$="-logo-after"]{padding:16px 150px 16px 0}.htmltable caption[class$="-logo-after"]:after{display:inline-block;margin:0;position:absolute;top:50%;right:5px;transform:translateY(-50%)}}.htmltable .regulier.higher{font:normal 14px/1 'open sans',sans-serif;color:#000;overflow:auto;margin:0 auto 20px}.htmltable .logo.abs.eureg:before{background:url(/wp-content/themes/custom/images/eureg.png) no-repeat 0 0;text-indent:-9999px;width:120px}.htmltable .logo.abs.eureg.spill:before{background-position:0 0;height:34px}.htmltable .logo.abs.eureg.aams:before{background-position:0 -34px;height:44px}.htmltable .logo.abs.eureg.dgoj:before{background-position:0 -78px;height:58px}.htmltable .logo.abs.eureg.spf-justice:before{background-position:0 -136px;height:42px}.htmltable .logo.abs.flag:before{vertical-align:middle;margin:auto;background:url(/wp-content/themes/custom/images/flags.png) no-repeat 0 0}.htmltable .logo.abs.flag.dk:before{background-position:0 0}.htmltable .logo.abs.flag.it:before{background-position:0 -12px}.htmltable .logo.abs.flag.es:before{background-position:0 -24px}.htmltable .logo.abs.flag.be:before{background-position:0 -36px}.htmltable .logo.abs.flag:before{vertical-align:middle;margin:auto;background:url(/wp-content/themes/custom/images/flags.png) no-repeat 0 0}.htmltable .logo.abs.flag.it:before{background-position:0 -12px}.htmltable .logo.abs.flag.es:before{background-position:0 -24px}.htmltable .logo.abs.flag.be:before{background-position:0 -36px}.htmltable .rtp{font:normal 14px/1 'open sans',sans-serif;color:#000;overflow:auto;margin:0 auto 20px}.htmltable .logo.testlab>span{display:block;margin:0 auto;left:auto;right:auto;background:url(/wp-content/themes/custom/images/testlab.png) no-repeat 0 0;text-indent:-9999px}.htmltable .logo.testlab.bmm>span{background-position:0 0;width:110px;height:18px}.htmltable .logo.testlab.trisigma>span{background-position:0 -18px;width:110px;height:16px}.htmltable .logo.testlab.quinel>span{background-position:0 -34px;width:102px;height:18px}.htmltable .logo.testlab.gamingassociates>span{background-position:0 -52px;width:98px;height:24px}.htmltable .logo.testlab.qalabs>span{background-position:0 -76px;width:82px;height:24px}.htmltable .logo.testlab.gli>span{background-position:-110px 0;width:80px;height:22px}.htmltable .logo.testlab.siq>span{background-position:-110px -22px;width:56px;height:26px}.htmltable .logo.testlab.ecogra>span{background-position:-110px -47px;width:68px;height:24px}.htmltable .logo.testlab.itechlabs>span{background-position:-200px 0;width:30px;height:30px}.htmltable .logo.testlab.nmi>span{background-position:-200px -28px;width:42px;height:36px}.htmltable .logo.testlab.sqs>span{background-position:-200px -66px;width:24px;height:24px}.htmltable .logo.testlab.dgoj>span{background-position:-109px -76px;width:77px;height:22px}.htmltable .logo.testlab.gamstop>span{background:url(/wp-content/themes/custom/images/gamstop.png) no-repeat 0 0;text-indent:-9999px;display:block;width:93px}.htmltable .logo.testlab.gamcare>span{background:url(/wp-content/themes/custom/images/gamcare2.png) no-repeat 0 0;text-indent:-9999px;display:block;width:136px;height:24px}.htmltable .logo.testlab.essa>span{background:url(/wp-content/themes/custom/images/essa.png) no-repeat 0 0;text-indent:-9999px;display:block;width:79px;height:24px}.htmltable .logo.testlab.gbga>span{background:url(/wp-content/themes/custom/images/gbga.png) no-repeat 0 0;text-indent:-9999px;display:block;width:79px;height:24px}.htmltable .logo.testlab.curacao>span{background:url(/wp-content/themes/custom/images/curacao.png) no-repeat 0 0;text-indent:-9999px;width:100px;height:24px}.htmltable .logo.testlab.ibia>span{background:url(/wp-content/themes/custom/images/ibia.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.glucksfall>span{background:url(/wp-content/themes/custom/images/gluecksfall.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.gordon-moody>span{background:url(/wp-content/themes/custom/images/gordon-moody.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.gamblers-anonymous>span{background:url(/wp-content/themes/custom/images/gamblersanonymous.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.srij>span{background:url(/wp-content/themes/custom/images/srij.png) no-repeat 0 0;text-indent:-9999px;width:70px;height:50px}.htmltable .logo.testlab.onjn>span{background:url(/wp-content/themes/custom/images/onjn.png) no-repeat 0 0;text-indent:-9999px;width:50px;height:50px}.htmltable .logo.testlab.spelinspektion>span{background:url(/wp-content/themes/custom/images/swedish-gaming-inspectorate.png) no-repeat 0 0;text-indent:-9999px;width:64px;height:45px}.htmltable .logo.testlab.ibas>span{background:url(/wp-content/themes/custom/images/ibas.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.together-gaming>span{background:url(/wp-content/themes/custom/images/together-gaming.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.rng>span{background:url(/wp-content/themes/custom/images/rng.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.egba>span{background:url(/wp-content/themes/custom/images/egba.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.northern-territory-government>span{background:url(/wp-content/themes/custom/images/northern-territory-government.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.pardee-consulta>span{background:url(/wp-content/themes/custom/images/pardee-consulta-limited.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.western-cape-government>span{background:url(/wp-content/themes/custom/images/western-cape-government.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.institut-gluecksspiel-und-abhaengigkeit>span{background:url(/wp-content/themes/custom/images/institut-gluecksspiel-und-abhaengigkeit.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.fachverband-gluecksspielsucht-e-v>span{background:url(/wp-content/themes/custom/images/fachverband-gluecksspielsucht-e-v.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.ideal>span{background:url(/wp-content/themes/custom/images/ideal.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.testlab.kansspelautoriteit>span{background:url(/wp-content/themes/custom/images/kansspelautoriteit.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px}.htmltable .logo.ssl>span{display:block;background:url(/wp-content/themes/custom/images/sslcert.png) no-repeat 0 0;text-indent:-9999px}.htmltable .logo.ssl.globalsign>span{background-position:0 0;width:120px;height:28px}.htmltable .logo.ssl.godaddy>span{background-position:0 -26px;width:100px;height:30px}.htmltable .logo.ssl.symantec>span{background-position:0 -55px;width:80px;height:23px}.htmltable .logo.ssl.thawte>span{background-position:0 -78px;width:105px;height:26px}.htmltable .logo.ssl.digicert>span{background-position:0 -104px;width:113px;height:25px}.htmltable .logo.ssl.rapidssl>span{background-position:0 -129px;width:90px;height:20px}.htmltable .logo.ssl.comodo>span{background-position:0 -150px;width:98px;height:16px}.htmltable .logo.ssl.avg>span{background-position:0 -332px;width:87px;height:32px}.htmltable .logo.ssl.zignsec>span{background-position:0 -187px;width:98px;height:22px}.htmltable .logo.ssl.ibas>span{background-position:19px -259px;width:98px;height:22px}.htmltable .logo.ssl.mga>span{background-position:0 -280px;width:98px;height:21px}.htmltable .logo.ssl.tst>span{background-position:25px -234px;width:98px;height:22px}.htmltable .logo.ssl.verisign>span{background-position:0 -299px;width:76px;height:35px}.htmltable .logo.ssl.mcafee>span{background-position:0 -364px;width:104px;height:31px}.htmltable .logo.ssl.norton>span{background-position:0 -395px;width:107px;height:32px}.htmltable .logo.ssl.amazon>span{background-position:0 -423px;width:101px;height:26px}.htmltable .logo.ssl.lets-encrypt>span{background-position:0 -453px;width:117px;height:27px}.htmltable .logo.ssl.sectigo>span{background-position:0 -479px;width:90px;height:24px}.htmltable .logo.ssl.sslsecure>span{background:url(/wp-content/themes/custom/images/sslsecure.png) no-repeat 0 0;text-indent:-9999px;width:79px;height:24px}.htmltable .logo.ssl.cloudflare>span{background:url(/wp-content/themes/custom/images/cloudflare.png) no-repeat 0 0;text-indent:-9999px;width:113px;height:38px}.htmltable .logo.ssl.hydrantid>span{background:url(/wp-content/themes/custom/images/hydrantid.png) no-repeat 0 0;text-indent:-9999px;width:95px;height:40px}.htmltable .logo.ssl.r3>span{background:url(/wp-content/themes/custom/images/r3.png) no-repeat 0 0;text-indent:-9999px;width:40px;height:32px}.htmltable .logo.ssl.agog>span{background:url(/wp-content/themes/custom/images/agog.png) no-repeat 0 0;text-indent:-9999px;width:91px;height:32px;margin:0 auto}.htmltable .logo.ssl.jellinek>span{background:url(/wp-content/themes/custom/images/jellinek.png) no-repeat 0 0;text-indent:-9999px;width:72px;height:48px;margin:0 auto}.htmltable .logo.ssl.tactus>span{background:url(/wp-content/themes/custom/images/tactus.png) no-repeat 0 0;text-indent:-9999px;width:122px;height:35px;margin:0 auto}.htmltable .logo.ssl.loket-kansspel>span{background:url(/wp-content/themes/custom/images/loketkansspel.png) no-repeat 0 0;text-indent:-9999px;width:129px;height:38px;margin:0 auto}.htmltable .logo.ssl.gamcare>span{background:url(/wp-content/themes/custom/images/gamcare-logo.png) no-repeat 0 0;text-indent:-9999px;width:124px;height:35px;margin:0 auto}.htmltable .logo.ssl.gambleaware>span{background:url(/wp-content/themes/custom/images/gamble-aware.png) no-repeat 0 0;text-indent:-9999px;width:108px;height:19px;margin:0 auto}.htmltable .logo.ssl.gordon-moody>span{background:url(/wp-content/themes/custom/images/gordon-moody.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:45px;margin:0 auto}.htmltable .logo.ssl.ga>span{background:url(/wp-content/themes/custom/images/gamblers-annonymous.png) no-repeat 0 0;text-indent:-9999px;width:68px;height:41px;margin:0 auto}.htmltable .logo.visa>span,.htmltable .logo.visa>a{background:url(/wp-content/themes/custom/images/visa.png) no-repeat 0 0;text-indent:-9999px;display:block;height:50px;width:140px;margin:0 auto}.htmltable .logo.trustwave>span{background:url(/wp-content/themes/custom/images/trustwave.png) no-repeat 0 0;text-indent:-9999px;display:block;width:140px;height:50px;margin:0 auto}.htmltable .logo.skillonnet>span{background:url(/wp-content/themes/custom/images/skillonnet.png) no-repeat 0 0;text-indent:-9999px;display:block;width:97px;height:40px;margin:0 auto}.htmltable .logo.ssl.agco>span{background:url(/wp-content/themes/custom/images/agco.png) no-repeat 0 0;text-indent:-9999px;width:154px;height:30px;margin:0 auto}.htmltable .logo.ssl.loto-quebec>span{background:url(/wp-content/themes/custom/images/loto-quebec.png) no-repeat 0 0;text-indent:-9999px;width:27px;height:42px;margin:0 auto}.htmltable .logo.ssl.canadian-partnership-for-responsible-gambling>span{background:url(/wp-content/themes/custom/images/canadian-partnership-for-responsible-gambling.png) no-repeat 0 0;text-indent:-9999px;width:120px;height:43px;margin:0 auto}.htmltable .logo.ssl.responsible-gaming-council>span{background:url(/wp-content/themes/custom/images/responsible-gaming-council.png) no-repeat 0 0;text-indent:-9999px;width:64px;height:48px;margin:0 auto}.htmltable .logo.ssl.testlab-generic>span{background:url(/wp-content/themes/custom/images/testlab-generic.png) no-repeat 0 0;text-indent:-9999px;width:115px;height:23px;margin:0 auto}.htmltable .logo.ssl.ssl-certificate>span{background:url(/wp-content/themes/custom/images/ssl-certificate.png) no-repeat 0 0;text-indent:-9999px;width:115px;height:21px;margin:0 auto}.htmltable .logo.ssl.testlab-responsible>span{background:url(/wp-content/themes/custom/images/testlab-responsible.png) no-repeat 0 0;text-indent:-9999px;width:115px;height:39px;margin:0 auto}.htmltable .logo.ssl.google-trust-services>span{background:url(/wp-content/themes/custom/images/google-trust-services.png) no-repeat 0 0;text-indent:-9999px;width:124px;height:46px;margin:0 auto}.htmltable .logo.bitcoin>span{background:url(/wp-content/themes/custom/images/payment/bitcoin.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:100px;margin:0 auto}.htmltable .logo.neosurf>span{background:url(/wp-content/themes/custom/images/payment/neosurf.png) no-repeat 0 0;text-indent:-9999px;display:block;height:27px;width:112px;margin:0 auto}.htmltable .logo.boku>span{background:url(/wp-content/themes/custom/images/payment/boku-pay-by-phone.png) no-repeat 0 0;text-indent:-9999px;display:block;height:42px;width:111px;margin:0 auto}.htmltable .logo.muchbetter>span{background:url(/wp-content/themes/custom/images/payment/muchbetter.png) no-repeat 0 0;text-indent:-9999px;display:block;height:27px;width:127px;margin:0 auto}.htmltable .logo.payforit>span{background:url(/wp-content/themes/custom/images/payment/payforit.png) no-repeat 0 0;text-indent:-9999px;display:block;height:25px;width:101px;margin:0 auto}.htmltable .logo.sms>span{background:url(/wp-content/themes/custom/images/payment/sms.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:32px;margin:0 auto}.htmltable .logo.siru>span{background:url(/wp-content/themes/custom/images/payment/siru.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:64px;margin:0 auto}.htmltable .logo.upaycard>span{background:url(/wp-content/themes/custom/images/payment/upaycard.png) no-repeat 0 0;text-indent:-9999px;display:block;height:25px;width:120px;margin:0 auto}.htmltable .logo.zimpler>span{background:url(/wp-content/themes/custom/images/payment/zimpler.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:109px;margin:0 auto}.htmltable .logo.wirecard>span,.htmltable .logo.wirecard>a{background:url(/wp-content/themes/custom/images/wirecard.png) no-repeat 0 0;text-indent:-9999px;display:block;height:60px;width:150px;margin:0 auto}.htmltable .logo.wiretransfer>span,.htmltable .logo.wiretransfer>a{background:url(/wp-content/themes/custom/images/wire-transfer.png) no-repeat 0 0;text-indent:-9999px;display:block;height:61px;width:120px;margin:0 auto}.htmltable .logo.margin-visa>span{background:url(/wp-content/themes/custom/images/visa.png) no-repeat 0 0;text-indent:-9999px;display:block;height:25px;width:80px;margin:10px auto 10px auto}.htmltable .logo.entropay>span{background:url(/wp-content/themes/custom/images/entropay.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:105px;margin:0 auto}.htmltable .logo.neteller>span,.htmltable .logo.neteller>a{background:url(/wp-content/themes/custom/images/neteller.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:116px;margin:0 auto}.htmltable .logo.paysafecard>span,.htmltable .logo.paysafecard>a{background:url(/wp-content/themes/custom/images/paysafecard.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:130px;margin:0 auto}.htmltable .logo.trustly>span{background:url(/wp-content/themes/custom/images/trustly.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:80px;margin:0 auto}.htmltable .logo.mastercard>span,.htmltable .logo.mastercard>a{background:url(/wp-content/themes/custom/images/mastercard.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:50px;margin:0 auto}.htmltable .logo.paypal>span,.htmltable .logo.paypal>a{background:url(/wp-content/themes/custom/images/paypal.png) no-repeat 0 0;text-indent:-9999px;display:block;height:30px;width:120px;margin:0 auto;background-size:70%;background-position:center center}.htmltable .logo.skrill>span,.htmltable .logo.skrill>a{background:url(/wp-content/themes/custom/images/skrill.png) no-repeat 0 0;text-indent:-9999px;display:block;height:39px;width:80px;margin:0 auto}.htmltable .logo.ukgc>span{background:url(/wp-content/themes/custom/images/logo-gambling-commission.png) no-repeat 0 0;text-indent:-9999px;display:block;height:22px;width:80px;margin:0 auto}.htmltable .logo.vip-preferred>span,.htmltable .logo.vip-preferred>a{background:url(/wp-content/themes/custom/images/vip-preferred.png) no-repeat 0 0;text-indent:-9999px;display:block;height:30px;width:120px;margin:0 auto;background-size:70%;background-position:center center}.htmltable .logo.play-plus>span,.htmltable .logo.play-plus>a{background:url(/wp-content/themes/custom/images/play-plus.png) no-repeat 0 0;text-indent:-9999px;display:block;height:30px;width:120px;margin:0 auto;background-size:70%;background-position:center center}.htmltable .logo.dga>span{background:url(/wp-content/themes/custom/images/danish-gaming-authority.png) no-repeat 0 0;background-size:100%;text-indent:-9999px;display:block;height:22px;width:80px;margin:0 auto}.htmltable .logo.emta>span{background:url(/wp-content/themes/custom/images/estonian-gambling-authority.png) no-repeat 0 0;background-size:100%;text-indent:-9999px;display:block;height:22px;width:80px;margin:0 auto}.htmltable .logo.mga>span{background:url(/wp-content/themes/custom/images/malta-gaming-authority.png) no-repeat 0 0;background-size:100%;text-indent:-9999px;display:block;height:22px;width:80px;margin:0 auto}.htmltable .logo.geotrust>span{background:url(/wp-content/themes/custom/images/geotrust.png) no-repeat 0 0;text-indent:-9999px;display:block;height:22px;width:80px;margin:0 auto}.htmltable .logo.tick>span{background:url(/wp-content/themes/custom/images/tick-cross.png) no-repeat 0 0;text-indent:-9999px;display:block;background-position:0;height:22px;width:15px;margin:0 auto}.htmltable .logo.cross>span{background:url(/wp-content/themes/custom/images/tick-cross.png) no-repeat 0 0;text-indent:-9999px;display:block;background-position:-14px;height:22px;width:15px;margin:0 auto}.htmltable .logo.credit-debit>span,.htmltable .logo.credit-debit>a{background:url(/wp-content/themes/custom/images/payment/credit-debit.png) no-repeat 0 0;text-indent:-9999px;display:block;height:34px;width:50px;margin:0 auto}.htmltable .logo.banktransfer>span,.htmltable .logo.banktransfer>a{background:url(/wp-content/themes/custom/images/payment/banktransfer.png) no-repeat 0 0;text-indent:-9999px;display:block;height:35px;width:95px;margin:0 auto}.htmltable .logo.applepay>span,.htmltable .logo.applepay>a{background:url(/wp-content/themes/custom/images/payment/apple-pay.png) no-repeat 0 0;text-indent:-9999px;display:block;height:28px;width:71px;margin:0 auto}.htmltable .logo.paybymobile>span{background:url(/wp-content/themes/custom/images/payment/pay-by-mobile.png) no-repeat 0 0;text-indent:-9999px;display:block;height:30px;width:77px;margin:0 auto}.htmltable .logo.m-pesa>span{background:url(/wp-content/themes/custom/images/payment/m-pesa.png) no-repeat 0 0;text-indent:-9999px;display:block;height:45px;width:90px;margin:0 auto}.htmltable .logo.airtel>span{background:url(/wp-content/themes/custom/images/payment/airtel.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:110px;margin:0 auto}.htmltable .logo.payz>span{background:url(/wp-content/themes/custom/images/payment/payz.png) no-repeat 0 0;text-indent:-9999px;display:block;height:31px;width:121px;margin:0 auto}.htmltable .logo.sofort>span{background:url(/wp-content/themes/custom/images/payment/sofort.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:110px;margin:0 auto}.htmltable .logo.mtn>span{background:url(/wp-content/themes/custom/images/payment/mtn-logo.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:85px;margin:0 auto}.htmltable .logo.diners>span{background:url(/wp-content/themes/custom/images/payment/diners-logo.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:120px;margin:0 auto}.htmltable .logo.debit-card>span,.htmltable .logo.debit-card>a{background:url(/wp-content/themes/custom/images/payment/debit-card.png) no-repeat 0 0;text-indent:-9999px;display:block;height:52px;width:54px;margin:0 auto}.htmltable .logo.ideal>span,.htmltable .logo.ideal>a{background:url(/wp-content/themes/custom/images/payment/ideal.png) no-repeat 0 0;text-indent:-9999px;display:block;height:57px;width:54px;margin:0 auto}.htmltable .logo.curacao>span{background:url(/wp-content/themes/custom/images/curacao-regulator.png) no-repeat 0 0;text-indent:-9999px;display:block;height:23px;width:65px;margin:0 auto}.htmltable .logo.lotteries-and-gaming-regulatory-uganda>span{background:url(/wp-content/themes/custom/images/lotteries-and-gaming-regulatory-uganda.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.ugga-bugga>span{background:url(/wp-content/themes/custom/images/logo/games/ugga-bugga.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.big-bad-wolf>span{background:url(/wp-content/themes/custom/images/logo/games/big-bad-wolf.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.reel-rush>span{background:url(/wp-content/themes/custom/images/logo/games/reel-rush.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.classic-243>span{background:url(/wp-content/themes/custom/images/logo/games/classic-243.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.wild-gambler>span{background:url(/wp-content/themes/custom/images/logo/games/wild-gambler.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.scruffy-duck>span{background:url(/wp-content/themes/custom/images/logo/games/scruffy-duck.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.blood-suckers>span{background:url(/wp-content/themes/custom/images/logo/games/blood-suckers.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.book-of-99-logo>span{background:url(/wp-content/themes/custom/images/logo/games/book-of-99-logo.png) no-repeat 0 0;background-size:contain;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.starmania>span{background:url(/wp-content/themes/custom/images/logo/games/starmania.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable .logo.jack-hammer-2>span{background:url(/wp-content/themes/custom/images/logo/games/jack-hammer-2.png) no-repeat 0 0;text-indent:-9999px;display:block;height:29px;width:126px;margin:0 auto}.htmltable{font:normal 14px/1 'open sans',sans-serif;color:#000;overflow:auto;margin:0 auto 16px}.htmltable.inherit-line-height{line-height:inherit}.htmltable.text-center th,.htmltable.text-center td{text-align:center;width:25%}.htmltable table{width:100%;border-collapse:collapse}.htmltable caption{font-size:17px;text-align:center;padding:10px;border:1px solid #ccc;border-bottom:none;position:relative}.htmltable td,.htmltable th{border:1px solid #ccc;padding:7px 18px;vertical-align:middle}.htmltable.higher td,.htmltable .higher td{height:46px}.htmltable th{font-size:15px;text-align:center;font-weight:400;background:#f1f1f1;color:#414141}.htmltable th span{display:inline-block;vertical-align:middle;margin:-2px 5px 0 -20px;font-size:.8em}.htmltable td{text-align:left}.htmltable td a{color:#458b42;text-decoration:none}.htmltable td a:hover{text-decoration:underline}.htmltable .logo.abs{padding:5px 20px;position:relative}.htmltable .logo.abs{padding:5px 20px;position:relative}.htmltable .logo.abs.eureg{padding-left:140px;font-size:13px;font-weight:600}.htmltable .logo.abs.eureg a{display:block;font-weight:400;padding-top:3px}.htmltable .logo.abs.flag,.htmltable .logo.abs._geo{padding-left:40px}.htmltable .logo.abs:before{content:"";display:block;position:absolute;left:0;bottom:0;top:0;margin:auto}.htmltable .logo.abs.eureg:before{margin-left:10px}.htmltable .logo.abs.flag:before{width:16px;height:11px;left:10px}.htmltable .logo.abs._geo:before{content:"";display:block;width:16px;height:11px;left:10px}.htmltable-side{overflow:hidden;margin:-16px auto 16px;font:normal 13px/23px 'open sans',sans-serif;color:#5a5a5a;text-align:center;border:1px solid #ccc}.htmltable-side .title{padding:6px;font-size:16px;line-height:17px;color:#414141;background:#f1f1f1;border-bottom:1px solid #ccc;margin-top:0}.htmltable-side .text{padding:0 8% 10px}.htmltable-side .text:before{content:"";display:block;height:100px;margin-bottom:15px;border-bottom:1px solid #ccc;background:url(/wp-content/themes/custom/images/https.png) no-repeat center}.htmltable-side .text.v2:before{background:url(/wp-content/themes/custom/images/htmltable-responsible.png) no-repeat center}.htmltable .hidden{display:none}.htmltable.v2 td,.htmltable.v2 th{border:1px solid #ccc;padding:7px 15px;vertical-align:middle}.htmltable.text-centered td{text-align:center}.minwidth90{min-width:90px;display:block}.minwidth80{min-width:80px;display:block}.minwidth50{min-width:50px;display:block}.minwidth130{min-width:130px;display:block}.htmltable.spaced td{text-align:center;font-size:15px;color:#000}.htmltable.spaced td strong{font-size:16px}.htmltable.spaced td:last-child{min-width:150px}.htmltable.spaced.small td:last-child{min-width:90px}.htmltable.spaced td:nth-last-child(2){min-width:108px}.htmltable.spaced td.terms,.htmltable.spaced th.terms{display:none}.htmltable.spaced tr.terms td{font-size:11px;line-height:1.36;font-weight:400;text-align:center;color:#8a8a8a}.htmltable.spaced tr.terms td span{font-weight:400;text-decoration:underline}.htmltable.spaced tr.terms td span:hover{text-decoration:none}.htmltable.spaced.small th,.htmltable.spaced.small td{font-size:13px;padding:7px 9px;line-height:15px}.htmltable.spaced .logo>span{display:inline-block}.htmltable.spaced.wide th,.htmltable.spaced.wide td{min-width:0}.htmltable.spaced{overflow:initial}.htmltable.spaced.w50 th{width:50%}.htmltable.spaced span.rating{background:url(/wp-content/themes/custom/images/ratings.png) 0 0 no-repeat;width:96px;height:16px;display:block;line-height:0;font-size:0;text-indent:-999px;margin:0 auto}.htmltable.spaced span.rating.r5{background-position:0 0}.htmltable.spaced span.rating.r49{background-position:0 -17px}.htmltable.spaced span.rating.r48,.htmltable.spaced span.rating.r47,.htmltable.spaced span.rating.r46,.htmltable.spaced span.rating.r45{background-position:center -16px}.htmltable.spaced span.rating.r40{background-position:center -32px}.htmltable.spaced span.rating.r35{background-position:center -48px}.htmltable.spaced span.rating.r30{background-position:center -64px}.htmltable.spaced span.rating.r25{background-position:center -80px}.htmltable.spaced span.rating.r20{background-position:center -96px}.htmltable.spaced span.rating.r15{background-position:center -112px}.htmltable.spaced span.rating.r10{background-position:center -128px}@media only screen and (max-width:768px){.htmltable.spaced td:last-child{min-width:125px}.htmltable.spaced{padding-bottom:55px;margin-bottom:25px;background:url(/wp-content/themes/custom/images/table-slide-mobile-icon.png) no-repeat bottom center;background-size:33px 40px;overflow-y:hidden;background-position:50% 99%}.htmltable.spaced.no-scroll{padding-bottom:0;background:transparent}.htmltable.spaced.new{background:none;padding-bottom:0}.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-child(2),.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-of-type(2),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-child(2),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-of-type(2),.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-child(3),.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-of-type(3),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-child(3),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-of-type(3){display:table-cell}.htmltable.spaced.v2 .tablepress.newdesign.rwd1 td:nth-child(3),.htmltable.spaced.v2 .tablepress.newdesign.rwd1 td:nth-of-type(3){min-width:145px}.htmltable.spaced.v3 td:last-child{min-width:0}}@media(min-width:620px){.htmltable.spaced.fit-tablet{margin-bottom:0;padding-bottom:0;background:transparent}.htmltable.with-side.fixed{font:normal 11px/1 'open sans',sans-serif}}@media only screen and (min-width:768px){.htmltable.with-side{float:right;width:68%}.htmltable-side{margin-top:0;border-right:0;height:456px}.htmltable-side.v2{margin-top:0;border-right:0;height:273px}.htmltable-side.hauto{height:auto}.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-child(2),.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-of-type(2),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-child(2),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-of-type(2),.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-child(3),.htmltable.spaced .tablepress.newdesign.rwd1 td:nth-of-type(3),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-child(3),.htmltable.spaced .tablepress.newdesign.rwd1 th:nth-of-type(3){display:table-cell}}@media only screen and (min-width:1000px){.htmltable-side .text{line-height:20px}.htmltable.spaced th:nth-child(2){width:100px}.htmltable.eq-columns th:nth-child(1n){width:1%}.htmltable.spaced td:last-child{min-width:142px}.htmltable caption.logo-right{padding-top:10px!important}.htmltable caption.logo-right:after{left:auto;right:10px;transform:none}}@media only screen and (min-width:1200px){.htmltable.with-side{width:68%}.htmltable-side .text{line-height:24px}.htmltable-side .text.fixed{line-height:18px}}@media(max-width:767px){body:not(.scrolled) .tablepress:not(:nth-child(-n+8)){content-visibility:auto}}.tablepress[data-limit]:after{display:block;max-width:150px;margin:20px auto 10px;text-align:center;border:1px solid #d5d8db;padding:15px 35px 15px 20px;font-size:14px;font-weight:600;color:#318928;background:#fff url(/wp-content/themes/custom/images/oct-arrow-bottom.png) no-repeat center right 16px;border-radius:4px;box-shadow:0 0 8px 0 rgba(126,156,185,.22);cursor:pointer;pointer-events:auto}.tablepress[data-limit]:not(.expand):after{content:'Show more'}.tablepress[data-limit]{pointer-events:none}.tablepress[data-limit] td,.tablepress[data-limit] a,.tablepress[data-limit] span{pointer-events:auto}table.tablepress[data-limit] tbody tr:not(.shown){display:none}.htmltable .tablepress th{font-size:11px}.htmltable .tablepress th,.htmltable .tablepress td{padding:8px}.htmltable .tablepress caption{padding:10px}.htmltable .tablepress.with-terms td.t-terms{font-size:10px;line-height:12px}.htmltable .tablepress td .info-row{display:block;margin:0 20px;padding:2px}.htmltable .tablepress.logos-small .logo>span{background-size:auto 75%}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none;text-align:center}.tablepress td{font-size:14px;text-align:center;vertical-align:middle;border-color:#dbdbdb}.tablepress td,.tablepress th,.htmltable .tablepress td,.htmltable .tablepress td{padding:8px}table.tablepress,table.tablepress td,table.tablepress th,.htmltable table.tablepress,.htmltable table.tablepress td,.htmltable table.tablepress th{border:1px solid #DBDBDB}.tablepress-table-description{font:bold 24px/28px 'open sans',sans-serif;padding:2px 0 10px}.tablepress.newdesign{border:1px solid #dbdbdb;border-top:1px solid #f0f0f0}.tablepress.newdesign thead{display:none}.tablepress.newdesign td{font:300 17px/18px 'open sans',sans-serif;color:#777;border-right:1px solid #dbdbdb;line-height:1.2}.tablepress.newdesign.dark td{font:300 15px/16px 'open sans',sans-serif;color:#414141;border-right:1px solid #dbdbdb}.tablepress caption{padding:10px;font-size:17px;color:#414141;border:1px solid #ccc;border-bottom:none}.tablepress th,.htmltable .tablepress th{padding:5px;font:normal 11px/15px 'open sans',sans-serif;color:#575353;text-transform:uppercase;background:#f9f9f9}.tablepress.newdesign td:first-child{border-right:none}.tablepress.newdesign td strong{font-size:20px;color:#121212}.tablepress.newdesign.with-terms td{font-size:15px;line-height:16px}.tablepress .odd td,.tablepress .even td,.tablepress .row-hover tr:hover td{background:none!important}.tablepress.newdesign tr.badge td:first-child{position:relative}.tablepress.newdesign tr.badge td:first-child:before{content:"";display:block;position:absolute;top:-1px;left:-1px;width:43px;height:43px;background:url(/wp-content/themes/custom/images/neu-flag.png) no-repeat 0 0}.tablepress.newdesign .tablelink{font-weight:400;text-decoration:none;font-size:13px;color:#2145de;display:inline-block}.tablepress.newdesign .tablelink:hover{text-decoration:underline}.tablepress.newdesign span.tablelink:hover{text-decoration:none}.tablepress.newdesign .tablelink:before{content:"";display:block;width:96px;height:16px;margin:3px auto 5px;background:url(/wp-content/themes/custom/images/ratings.png) no-repeat center 0}.tablepress.newdesign .tablelink.rating49:before{background-position:center -17px}.tablepress.newdesign .tablelink.rating45:before{background-position:center -16px}.tablepress.newdesign .tablelink.rating40:before{background-position:center -32px}.tablepress.newdesign .tablelink.rating35:before{background-position:center -48px}.tablepress.newdesign .tablelink.rating30:before{background-position:center -64px}.tablepress.newdesign .tablelink.rating25:before{background-position:center -80px}.tablepress.newdesign .tablelink.rating20:before{background-position:center -96px}.tablepress.newdesign span.logo,.tablepress.newdesign a.logo{display:block;min-width:120px;margin:-5px auto;height:52px;line-height:52px;text-align:center}.tablepress.newdesign span.logo>span,.tablepress.newdesign a.logo>span{display:block;height:52px;text-indent:-9999px;min-width:142px;background-position:center center}.tablepress.newdesign.fix a.logo>span{height:60px}.tablepress.newdesign span.logo,.tablepress.newdesign span.logo>span{height:60px}.tablepress.newdesign a.bd_button.btn_small,.tablepress.newdesign a.bd_button.btn_middle,.tablepress.newdesign a.bd_button.btn_large{font-size:17px!important;text-decoration:none}.tablepress.newdesign.rwd1 a.bd_button.btn_middle{min-width:160px;margin-right:0}.tablepress.with-terms.newdesign.rwd1 a.bd_button.btn_middle{min-width:auto}.tablepress.newdesign a.bd_button.btn_small:hover,.tablepress.newdesign a.bd_button.btn_middle:hover,.tablepress.newdesign a.bd_button.btn_large:hover{background:#2eb127!important;color:white!important;white-space:nowrap}.tablepress.newdesign a.bd_button{background:#1d7b18;white-space:nowrap}.tablepress.newdesign a.bd_button:after{content:"";display:inline-block;width:5px;height:9px;vertical-align:middle;margin-top:-2px;margin-left:7px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGdJREFUeNpi+P//fyoQlwMxAwyDiDVA/A+Io5EFuYD4IBD/BGIvmCAI8wPxJSD+CsTmDEhmOf+HgHMwAVEgvg3EH4BYFyTABsR7gfgPELvDzJwC1ZYJM4qFgYHhABB/AuLpDFAAEGAANFGI8YXdO8wAAAAASUVORK5CYII=) no-repeat 0 0}.tncfoot{font-size:11px;text-align:right;color:#8c8c8c;margin:-5px 0 15px}.tablepress.newdesign.flex{display:block;width:100%;border-radius:5px;border:none;padding:10px;background-color:#F0F2F0;box-sizing:border-box}.tablepress.newdesign.flex *{box-sizing:border-box}.tablepress.newdesign.flex tbody{display:block;width:100%}.tablepress.newdesign.flex tr{display:flex;flex-flow:row wrap;align-items:center;border-radius:3px;padding:10px}.tablepress.newdesign.flex tr:nth-child(even){background-color:#fff}.tablepress.newdesign.flex th{border:none;background:transparent;color:#000;font-weight:400;font-size:15px;line-height:18px;text-transform:initial}.tablepress.newdesign.flex td{flex:1 0 50%;border:none;color:#353535;font-weight:700;font-size:14px;line-height:1.2;word-wrap:break-word}.tablepress.newdesign.flex td strong{display:block;color:#31AB2A;font-weight:800;font-size:27px;line-height:1}.tablepress.newdesign.flex a.logo,.tablepress.newdesign.flex span.logo{display:block;width:100%;max-width:160px}.tablepress.newdesign.flex a.logo>span,.tablepress.newdesign.flex span.logo>span{width:100%;background-size:contain}.tablepress.newdesign.flex .bd_button{display:block;font-size:15px!important;margin:0 auto;border-radius:5px;padding:10px!important;background:#20881A}.tablepress.newdesign.flex .bd_button:after{content:none}.tablepress.newdesign.flex a.logo.no-contain>span,.tablepress.newdesign.flex span.logo.no-contain>span{width:100%;background-size:auto}.tablepress.newdesign.ver2{border-bottom:1px solid #cecece;border-top:0;border-right:0;border-left:0}.tablepress.newdesign a.logo.ver2{display:block;min-width:120px;margin:46px auto;height:52px;line-height:52px;text-align:center}.tablepress.newdesign a.bd_button.btn_middle{font-size:16px!important;text-decoration:none;white-space:nowrap}.tablepress.col-3-fbig td:nth-child(3){font-family:'Open Sans',sans-serif;font-size:17px}.tablepress.terms-row td:last-child,.tablepress.flex.terms-row td:last-child{padding:8px 0 0;font-size:10px;text-align:right;color:#878787;line-height:1.2;font-weight:400}.tablepress.terms-row td:last-child a{color:#1D7B18}@media only screen and (max-width:900px){.tablepress.newdesign.rwd3 td:nth-child(4),.tablepress.newdesign.rwd3 td:nth-of-type(4),.tablepress.newdesign.rwd3 th:nth-child(4),.tablepress.newdesign.rwd3 th:nth-of-type(4){display:none}.tablepress.newdesign.rwd4 td:nth-child(6),.tablepress.newdesign.rwd4 td:nth-of-type(6),.tablepress.newdesign.rwd4 th:nth-child(6),.tablepress.newdesign.rwd4 th:nth-of-type(6){display:none}.tablepress.newdesign.rwd5 td:nth-child(5),.tablepress.newdesign.rwd5 td:nth-of-type(5),.tablepress.newdesign.rwd5 th:nth-child(5),.tablepress.newdesign.rwd5 th:nth-of-type(5){display:none}.tablepress.newdesign.rwd6 td:nth-child(4),.tablepress.newdesign.rwd6 td:nth-of-type(4),.tablepress.newdesign.rwd6 th:nth-child(4),.tablepress.newdesign.rwd6 th:nth-of-type(4){display:none}.tablepress.newdesign.rwd6 td:nth-child(5),.tablepress.newdesign.rwd6 td:nth-of-type(5),.tablepress.newdesign.rwd6 th:nth-child(5),.tablepress.newdesign.rwd6 th:nth-of-type(5){display:none}}@media only screen and (min-width:1000px) and (max-width:1200px){.tablepress.newdesign.with-terms th:nth-child(4),.tablepress.newdesign.with-terms td:nth-child(4){display:none}}@media only screen and (max-width:767px){.tablepress.newdesign.rwd1 td:nth-child(3),.tablepress.newdesign.rwd1 td:nth-of-type(3),.tablepress.newdesign.rwd1 th:nth-child(3),.tablepress.newdesign.rwd1 th:nth-of-type(3){display:none}.tablepress.newdesign.rwd3 td:nth-child(5),.tablepress.newdesign.rwd3 td:nth-of-type(5),.tablepress.newdesign.rwd3 th:nth-child(5),.tablepress.newdesign.rwd3 th:nth-of-type(5){display:none}.tablepress.newdesign.rwd4 td:nth-child(4),.tablepress.newdesign.rwd4 td:nth-of-type(4),.tablepress.newdesign.rwd4 th:nth-child(4),.tablepress.newdesign.rwd4 th:nth-of-type(4),.tablepress.newdesign.rwd4 td:nth-child(5),.tablepress.newdesign.rwd4 td:nth-of-type(5),.tablepress.newdesign.rwd4 th:nth-child(5),.tablepress.newdesign.rwd4 th:nth-of-type(5){display:none}.tablepress.newdesign.flex tr:first-of-type{display:none}.tablepress.newdesign.flex td:first-child,.tablepress.newdesign.flex.fake-heading td:nth-child(2){max-width:50%}.tablepress.newdesign.flex td:last-child{flex-basis:100%}.tablepress.newdesign.flex.fake-heading tr:nth-child(even){background-color:transparent}.tablepress.newdesign.flex.fake-heading tr{align-items:normal}.tablepress.newdesign.flex.fake-heading td{flex-basis:100%}.tablepress.newdesign.flex.fake-heading td:first-of-type{display:flex;flex-flow:row wrap;align-items:center;border-radius:3px 0 0 3px;background-color:#fff}.tablepress.newdesign.flex.fake-heading td:nth-child(2){border-radius:0 3px 3px 0;background-color:#fff}.tablepress.newdesign.flex.fake-heading td[data-title]:not(:first-child):not(:last-child):not(:nth-child(2)){position:relative;padding:10px 10px 10px 60%;text-align:left}.tablepress.newdesign.flex.fake-heading td[data-title]:not(:first-child):not(:last-child):not(:nth-child(2)):before{content:attr(data-title);position:absolute;top:10px;left:0;width:60%;font-weight:400}.tablepress.newdesign.flex.fake-heading td:nth-child(1),.tablepress.newdesign.flex.fake-heading td:nth-child(2){margin-bottom:10px}.tablepress.newdesign.flex.fake-heading td:last-child{padding-right:0;padding-left:0}.tablepress.newdesign.flex.no-bonus td:first-child{flex-basis:100%;max-width:100%}.tablepress.newdesign.flex.no-bonus td:nth-child(2){position:relative;flex-basis:100%;max-width:100%;margin-bottom:0;background:transparent;padding:10px 10px 10px 60%;text-align:left}.tablepress.newdesign.flex.no-bonus td[data-title]:nth-child(2):before{content:attr(data-title);position:absolute;top:10px;left:0;width:60%;font-weight:400}.tablepress.newdesign.flex.fake-heading.terms-row td[data-title]:not(:first-child):not(:last-child):not(:nth-child(2)):nth-last-child(2){padding:8px 0;text-align:center}.tablepress.newdesign.flex.fake-heading.terms-row td[data-title]:nth-last-child(2):before{display:none}.tablepress.terms-row td:last-child,.tablepress.flex.terms-row td:last-child{text-align:left}}@media only screen and (max-width:599px){.tablepress.newdesign.rwd2 td:nth-child(2),.tablepress.newdesign.rwd2 td:nth-of-type(2),.tablepress.newdesign.rwd2 th:nth-child(2),.tablepress.newdesign.rwd2 th:nth-of-type(2){display:none}.tablepress.newdesign.rwd3 td:nth-child(3),.tablepress.newdesign.rwd3 td:nth-of-type(3),.tablepress.newdesign.rwd3 th:nth-child(3),.tablepress.newdesign.rwd3 th:nth-of-type(3){display:none}.tablepress.newdesign.rwd4 td:nth-child(3),.tablepress.newdesign.rwd4 td:nth-of-type(3),.tablepress.newdesign.rwd4 th:nth-child(3),.tablepress.newdesign.rwd4 th:nth-of-type(3){display:none}.tablepress.newdesign.rwd5 td:nth-child(3),.tablepress.newdesign.rwd5 td:nth-of-type(3),.tablepress.newdesign.rwd5 th:nth-child(3),.tablepress.newdesign.rwd5 th:nth-of-type(3){display:none}.tablepress.newdesign.rwd5 td:nth-child(4),.tablepress.newdesign.rwd5 td:nth-of-type(4),.tablepress.newdesign.rwd5 th:nth-child(4),.tablepress.newdesign.rwd5 th:nth-of-type(4){display:none}.tablepress.newdesign.rwd6 td:nth-child(2),.tablepress.newdesign.rwd6 td:nth-of-type(2),.tablepress.newdesign.rwd6 th:nth-child(2),.tablepress.newdesign.rwd6 th:nth-of-type(2){display:none}.tablepress.newdesign.rwd2 a.logo,.tablepress.newdesign.rwd3 a.logo,.tablepress.newdesign.rwd4 a.logo,.tablepress.newdesign.rwd5 a.logo,.tablepress.newdesign.rwd6 a.logo{min-width:90px}.tablepress.newdesign.rwd2 a.logo>span,.tablepress.newdesign.rwd3 a.logo>span,.tablepress.newdesign.rwd4 a.logo>span,.tablepress.newdesign.rwd5 a.logo>span,.tablepress.newdesign.rwd6 a.logo>span{min-width:90px;background-size:contain}.tablepress.newdesign.rwd2 a.bd_button,.tablepress.newdesign.rwd3 a.bd_button,.tablepress.newdesign.rwd4 a.bd_button,.tablepress.newdesign.rwd5 a.bd_button,.tablepress.newdesign.rwd6 a.bd_button{padding:10px 15px!important}}@media only screen and (max-width:768px){.tablepress.newdesign.rwd1 td:nth-child(3),.tablepress.newdesign.rwd1 td:nth-of-type(3),.tablepress.newdesign.rwd1 th:nth-child(3),.tablepress.newdesign.rwd1 th:nth-of-type(3){display:none}}@media only screen and (max-width:480px){.tablepress.newdesign.rwd1 td:nth-child(2),.tablepress.newdesign.rwd1 td:nth-of-type(2),.tablepress.newdesign.rwd1 th:nth-child(2),.tablepress.newdesign.rwd1 th:nth-of-type(2){display:none}}@media (min-width:768px){.tablepress.newdesign.flex tr:first-child{padding-top:0;padding-bottom:5px}}@media (min-width:1024px){.tablepress.newdesign.flex td{flex-grow:0;font-size:15px}.tablepress.terms-row td:last-child,.tablepress.flex.terms-row td:last-child{flex-basis:100%;padding:8px}}.logo.checked span{background-image:url(/wp-content/themes/custom/images/site-checked.png)}.logo.ecogra span{background-image:url(/wp-content/themes/custom/images/logo/providers/ecogra.png)}.logo.godaddy span{background-image:url(/wp-content/themes/custom/images/logo/providers/godaddy.png)}.logo.icrg span{background-image:url(/wp-content/themes/custom/images/logo/providers/icrg.png)}.logo.kva span{background-image:url(/wp-content/themes/custom/images/logo/providers/kva.png)}.logo.identrust span{background-image:url(/wp-content/themes/custom/images/logo/providers/identrust.png)}.logo.sqs span{background-image:url(/wp-content/themes/custom/images/logo/providers/sqs.png)}.logo.itech span{background-image:url(/wp-content/themes/custom/images/logo/providers/itechlabs.png)}.logo.cloudflare span{background-image:url(/wp-content/themes/custom/images/logo/providers/cloudflare.png)}.logo.gamblers-anonymous span{background-image:url(/wp-content/themes/custom/images/logo/providers/gamblers-anonymous.png)}.logo.gamcare span{background-image:url(/wp-content/themes/custom/images/logo/providers/game-care.png)}.logo.tst span{background-image:url(/wp-content/themes/custom/images/logo/providers/tst.png)}.logo.rng span{background-image:url(/wp-content/themes/custom/images/logo/providers/rng.png)}.logo.gogetssl span{background-image:url(/wp-content/themes/custom/images/logo/providers/gogetssl.png)}.logo.verisign span{background-image:url(/wp-content/themes/custom/images/logo/providers/verisign.png)}.logo.digicert span{background-image:url(/wp-content/themes/custom/images/logo/providers/digicert.png)}.logo.lets-encrypt span{background-image:url(/wp-content/themes/custom/images/logo/providers/lets-encrypt.png)}.logo.quinel span{background-image:url(/wp-content/themes/custom/images/logo/providers/quinel.png)}.logo.gambling-therapy span{background-image:url(/wp-content/themes/custom/images/logo/providers/gambling-therapy.png)}.logo.r3 span{background-image:url(/wp-content/themes/custom/images/logo/providers/r3.png)}.logo.kahnawake span{background-image:url(/wp-content/themes/custom/images/logo/providers/kahnawake-gaming-commission.png)}.logo.e1 span{background-image:url(/wp-content/themes/custom/images/logo/providers/e1.png)}.logo.begaware span,.logo.begaware-v2 span,.logo.gamble-aware span,.logo.gaware span{background-image:url(/wp-content/themes/custom/images/logo/regulierung/gambleaware.png);background-size:contain}.logo.alpha-ssl span{background-image:url(/wp-content/themes/custom/images/logo/providers/alpha-ssl.png)}.logo.rapid-ssl span{background-image:url(/wp-content/themes/custom/images/logo/providers/rapid-ssl.png)}.logo.age-18plus span{background-image:url(/wp-content/themes/custom/images/logo/providers/18+.png)}.logo.amazon span{background-image:url(/wp-content/themes/custom/images/logo/providers/amazon.png)}.logo.responsible-gaming-council span{background-image:url(/wp-content/themes/custom/images/logo/providers/responsible-gaming-council.png)}.logo.sectigo span{background-image:url(/wp-content/themes/custom/images/logo/providers/sectigo.png)}.logo.pci-security-standard-council span{background-image:url(/wp-content/themes/custom/images/logo/providers/pci-security-standard-council.png)}.logo.ukgc span{background-image:url(/wp-content/themes/custom/images/logo/providers/ukgc.png)}.logo.gli span{background-image:url(/wp-content/themes/custom/images/logo/providers/gli.png)}.logo.kansspelautoriteit span{background-image:url(/wp-content/themes/custom/images/logo/providers/kansspelautoriteit.png)}.logo.vnlok span{background-image:url(/wp-content/themes/custom/images/logo/providers/vnlok.png)}.logo.loket-kansspel span{background-image:url(/wp-content/themes/custom/images/logo/providers/loketkansspel.png)}.logo.zorgkaartnederland span{background-image:url(/wp-content/themes/custom/images/logo/providers/zorgkaartnederland.png)}.logo.west-virginia-lottery span{background-image:url(/wp-content/themes/custom/images/logo/providers/west-virginia-lottery.png)}.logo.hydrantid span{background-image:url(/wp-content/themes/custom/images/logo/providers/hydrantid-ssl.png)}.logo.verisign span{background-image:url(/wp-content/themes/custom/images/logo/providers/verisign.png)}.logo.norton-secured span{background-image:url(/wp-content/themes/custom/images/logo/providers/norton-secured.png)}.logo.gaming-associates span{background-image:url(/wp-content/themes/custom/images/logo/providers/gaming-associates.png)}.logo.thawte span{background-image:url(/wp-content/themes/custom/images/logo/providers/thawte.png)}.logo.gamstop span{background-image:url(/wp-content/themes/custom/images/logo/providers/gamstop.png)}.logo.gts span{background-image:url(/wp-content/themes/custom/images/logo/providers/google-trust-services.png)}.logo.mcafee span{background-image:url(/wp-content/themes/custom/images/logo/providers/mcafee.png)}.logo.ncpg span{background-image:url(/wp-content/themes/custom/images/logo/providers/national-council-on-problem-gambling.png)}.logo.mdhhs span{background-image:url(/wp-content/themes/custom/images/logo/providers/mdhhs.png)}.logo.nj-casino-control-commission span{background-image:url(/wp-content/themes/custom/images/logo/providers/nj-casino-control-commission.png)}.logo.pgcb span{background-image:url(/wp-content/themes/custom/images/logo/providers/pgcb.png)}.logo.trustwave span{background-image:url(/wp-content/themes/custom/images/logo/providers/trustwave.png)}.logo.gambler800 span{background-image:url(/wp-content/themes/custom/images/logo/providers/800gambler.png)}.logo.dge span{background-image:url(/wp-content/themes/custom/images/logo/providers/dge.png)}.logo.ainsworth span{background-image:url(/wp-content/themes/custom/images/logo/providers/ainsworth.png);scale:2}.logo.mgcb span{background-image:url(/wp-content/themes/custom/images/logo/providers/michigan-gaming-control-board.png)}.logo.gamesense span{background-image:url(/wp-content/themes/custom/images/logo/providers/gamesense.png)}.logo.njdge span{background-image:url(/wp-content/themes/custom/images/logo/providers/njdge.png)}.logo.danish-gambling-authority span{background-image:url(/wp-content/themes/custom/images/logo/providers/danish-gambling-authority.png)}.logo.rofus span{background-image:url(/wp-content/themes/custom/images/logo/providers/rofus.png)}.logo.leovegas span{background-image:url(/wp-content/themes/custom/images/logo/providers/leovegas.png)}.logo.mga span{background-image:url(/wp-content/themes/custom/images/logo/providers/mga.png)}.logo.hin span{background-image:url(/wp-content/themes/custom/images/logo/providers/healthcare-institute-of-the-netherlands.png)}.logo.comodo span{background-image:url(/wp-content/themes/custom/images/logo/providers/comodo.png)}.logo.ibia span{background-image:url(/wp-content/themes/custom/images/logo/providers/ibia.png)}.logo.noga span{background-image:url(/wp-content/themes/custom/images/logo/providers/noga.png)}.logo.globalsign span{background-image:url(/wp-content/themes/custom/images/logo/providers/globalsign.png)}.logo.microgaming span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-microgaming.png)}.logo.pragmatic-play span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-pragmatic-play.png);transform:scale(2)}.logo.pragmaticplay span{background-image:url(/wp-content/themes/custom/images/logo/software/pragmaticplay.png)}.logo.evolution span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-evolution-gaming.png)}.logo.eyecon span{background-image:url(/wp-content/themes/custom/images/logo/software/eyecon-logo.png)}.logo.netent span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-netent.png)}.logo.nextgen-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/nextgen-gaming.png)}.logo.quickfire span{background-image:url(/wp-content/themes/custom/images/logo/software/quickfire.png)}.logo.play-n-go span{background-image:url(/wp-content/themes/custom/images/logo/software/playngo.png)}.logo.merkur span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-merkur-gaming.png)}.logo.yggdrasil span{background-image:url(/wp-content/themes/custom/images/logo/software/yggdrasil.png)}.logo.betsoft span{background-image:url(/wp-content/themes/custom/images/logo/software/betsoft.png)}.logo.betsoft-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/betsoft-software.png)}.logo.elk-studios span{background-image:url(/wp-content/themes/custom/images/logo/software/elk-studios.png)}.logo.elk-studios-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/elk-studios-v2.png)}.logo.isoftbet span{background-image:url(/wp-content/themes/custom/images/logo/software/isoftbet.png)}.logo.isoftbet-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/isoftbet-software.png)}.logo.nolimit-city span{background-image:url(/wp-content/themes/custom/images/logo/software/nolimitcity.png);scale:2}.logo.nolimit-city-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/nolimit-city.png)}.logo.relax-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/relax.png)}.logo.red-tiger span{background-image:url(/wp-content/themes/custom/images/logo/software/red-tiger.png)}.logo.red-tiger-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/redtigergaming.png)}.logo.red-tiger-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/red-tiger-gaming.png)}.logo.playtech span{background-image:url(/wp-content/themes/custom/images/logo/software/playtech.png);scale:2}.logo.playtech-2 span{background-image:url(/wp-content/themes/custom/images/logo/software/playtech.png)}.logo.skywind span{background-image:url(/wp-content/themes/custom/images/logo/software/skywind.png);transform:scale(2)}.logo.inspired span{background-image:url(/wp-content/themes/custom/images/logo/software/inspired-gaming.png);transform:scale(2)}.logo.stakelogic span{background-image:url(/wp-content/themes/custom/images/logo/software/stakelogic.png);transform:scale(2)}.logo.egt span{background-image:url(/wp-content/themes/custom/images/logo/software/egt.png)}.logo.egt-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/egt-software.png)}.logo.amatic span{background-image:url(/wp-content/themes/custom/images/logo/software/amatic.png);border:5px solid transparent!important}.logo.gaming1x2 span{background-image:url(/wp-content/themes/custom/images/logo/software/1x2-gaming.png);border:5px solid transparent!important}.logo.playson span{background-image:url(/wp-content/themes/custom/images/logo/software/playson.png);border:0 solid transparent!important}.logo.slingo span{background-image:url(/wp-content/themes/custom/images/logo/software/slingo.png);border:0 solid transparent!important}.logo.push-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/push-gaming.png)}.logo.booming-games span{background-image:url(/wp-content/themes/custom/images/logo/software/booming-games.png)}.logo.big-time-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/big-time-gaming.png);scale:2}.logo.quickspin span{background-image:url(/wp-content/themes/custom/images/logo/software/quickspin-v2.png)}.logo.quickspin-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/quickspin-software.png)}.logo.blueprint span{background-image:url(/wp-content/themes/custom/images/logo/software/blue-print.png)}.logo.blueprint-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/blueprint-gaming.png)}.logo.games-global span{background-image:url(/wp-content/themes/custom/images/logo/software/games-global.png)}.logo.thunderkick-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/thunderkick-v2.png)}.logo.thunderkick span{background-image:url(/wp-content/themes/custom/images/logo/software/thunderkick.png)}.logo.pariplay span{background-image:url(/wp-content/themes/custom/images/logo/software/pariplay.png)}.logo.pariplay-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/pariplay-v2.png)}.logo.wazdan span{background-image:url(/wp-content/themes/custom/images/logo/software/wazdan.png)}.logo.bgaming span{background-image:url(/wp-content/themes/custom/images/logo/software/bgaming.png)}.logo.spinomenal span{background-image:url(/wp-content/themes/custom/images/logo/software/spinomenal.png)}.logo.booongo span{background-image:url(/wp-content/themes/custom/images/logo/software/booongo.png)}.logo.endorphina span{background-image:url(/wp-content/themes/custom/images/logo/software/endorphina.png)}.logo.pg-soft span{background-image:url(/wp-content/themes/custom/images/logo/software/pg-soft.png)}.logo.rabcat span{background-image:url(/wp-content/themes/custom/images/logo/software/rabcat.png)}.logo.bally span{background-image:url(/wp-content/themes/custom/images/logo/software/bally.png)}.logo.neogames span{background-image:url(/wp-content/themes/custom/images/logo/software/neogames.png);scale:2}.logo.shuffle-master span{background-image:url(/wp-content/themes/custom/images/logo/software/shuffle-master.png);scale:2}.logo.igt span{background-image:url(/wp-content/themes/custom/images/logo/software/igt.png);scale:2}.logo.igt-logo span{background-image:url(/wp-content/themes/custom/images/logo/software/igt-logo.png)}.logo.scientific-games span{background-image:url(/wp-content/themes/custom/images/logo/software/scientific-games.png)}.logo.felt span{background-image:url(/wp-content/themes/custom/images/logo/software/felt.png)}.logo.altea-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/altea-gaming.png)}.logo.barcrest span{background-image:url(/wp-content/themes/custom/images/logo/software/barcrest-v2.png)}.logo.gamesys span{background-image:url(/wp-content/themes/custom/images/logo/software/gamesys.png)}.logo.incredible-technologies span{background-image:url(/wp-content/themes/custom/images/logo/software/incredible-technologies.png)}.logo.nyx span{background-image:url(/wp-content/themes/custom/images/logo/software/nyx.png)}.logo.dgc span{background-image:url(/wp-content/themes/custom/images/logo/software/dgc.png)}.logo.ign span{background-image:url(/wp-content/themes/custom/images/logo/software/ign.png)}.logo.dragonfish span{background-image:url(/wp-content/themes/custom/images/logo/software/dragonfish.png)}.logo.novomatic span{background-image:url(/wp-content/themes/custom/images/logo/software/novomatic.png)}.logo.core-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/core-gaming.png);scale:2}.logo.wms span{background-image:url(/wp-content/themes/custom/images/logo/software/wms.png)}.logo.konami span{background-image:url(/wp-content/themes/custom/images/logo/software/konami.png)}.logo.everi span{background-image:url(/wp-content/themes/custom/images/logo/software/everi.png)}.logo.lnw span{background-image:url(/wp-content/themes/custom/images/logo/software/light-and-wonder.png)}.logo.high-5-games span{background-image:url(/wp-content/themes/custom/images/logo/software/high-5-games.png);scale:2}.logo.inspired-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/inspired-gaming.png);scale:2}.logo.sg-interactive span{background-image:url(/wp-content/themes/custom/images/logo/software/sg-interactive.png)}.logo.synot span{background-image:url(/wp-content/themes/custom/images/logo/software/synot.png)}.logo.hacksaw-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/hacksaw-gaming.png)}.logo.spinomenal span{background-image:url(/wp-content/themes/custom/images/logo/software/spinomenal.png)}.logo.spinomenal-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/spinomenal2.png)}.logo.switch-studios span{background-image:url(/wp-content/themes/custom/images/logo/software/switch-studios.png)}.logo.reel-play span{background-image:url(/wp-content/themes/custom/images/logo/software/reelplay.png);transform:scale(1.75)}.logo.logo-playtech span{background-image:url(/wp-content/themes/custom/images/logo/software-big/playtech.png)}.logo.logo-microgaming span{background-image:url(/wp-content/themes/custom/images/logo/software-big/microgaming.png)}.logo.logo-playson span{background-image:url(/wp-content/themes/custom/images/logo/software-big/playson.png)}.logo.logo-red-tiger span{background-image:url(/wp-content/themes/custom/images/logo/software-big/red-tiger-gaming.png)}.logo.logo-wazdan span{background-image:url(/wp-content/themes/custom/images/logo/software-big/wazdan.png)}.logo.logo-thunderkick span{background-image:url(/wp-content/themes/custom/images/logo/software-big/thunderkick.png)}.logo.logo-nolimitcity span{background-image:url(/wp-content/themes/custom/images/logo/software-big/nolimitcity.png)}.logo.logo-push-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software-big/push-gaming.png)}.logo.fortune-factory span{background-image:url(/wp-content/themes/custom/images/logo/software/fortune-factory-studios.png)}.logo.amaya span{background-image:url(/wp-content/themes/custom/images/logo/software/amaya.png);scale:2}.logo.mastercard span{background-image:url(/wp-content/themes/custom/images/payment/mastercard.png)}.logo.visa span{background-image:url(/wp-content/themes/custom/images/payment/visa.png)}.logo.bizum span{background-image:url(/wp-content/themes/custom/images/payment/bizum.png)}.logo.neteller span{background-image:url(/wp-content/themes/custom/images/payment/neteller.png)}.logo.trustly span{background-image:url(/wp-content/themes/custom/images/payment/logo-trustly.png)}.logo.paypal span{background-image:url(/wp-content/themes/custom/images/payment/paypal.png)}.logo.ideal span{background-image:url(/wp-content/themes/custom/images/payment/ideal.png)}.logo.sofort span{background-image:url(/wp-content/themes/custom/images/payment/sofort.png)}.logo.klarna span{background-image:url(/wp-content/themes/custom/images/payment/klarna.png)}.logo.bitcoin span{background-image:url(/wp-content/themes/custom/images/payment/bitcoin.png)}.logo.paysafecard span{background-image:url(/wp-content/themes/custom/images/payment/paysafecard.png)}.logo.venmo span{background-image:url(/wp-content/themes/custom/images/payment/venmo.png)}.logo.neosurf span{background-image:url(/wp-content/themes/custom/images/payment/neosurf.png)}.logo.muchbetter span{background-image:url(/wp-content/themes/custom/images/payment/muchbetter.png)}.logo.jeton span{background-image:url(/wp-content/themes/custom/images/payment/jeton-wallet.png)}.logo.giropay span{background-image:url(/wp-content/themes/custom/images/payment/giropay.png)}.logo.skrill span{background-image:url(/wp-content/themes/custom/images/payment/skrill.png)}.logo.payz span{background-image:url(/wp-content/themes/custom/images/payment/payz.png)}.logo.mifinity span{background-image:url(/wp-content/themes/custom/images/payment/mifinity.png)}.logo.ezeewallet span{background-image:url(/wp-content/themes/custom/images/payment/ezeewallet.png)}.logo.cashtocode span{background-image:url(/wp-content/themes/custom/images/payment/cashtocode.png)}.logo.astropay span{background-image:url(/wp-content/themes/custom/images/payment/astropay.png)}.logo.apple-pay span{background-image:url(/wp-content/themes/custom/images/payment/apple-pay.png)}.logo.ethereum span{background-image:url(/wp-content/themes/custom/images/payment/ethereum.png)}.logo.rapid-transfer span{background-image:url(/wp-content/themes/custom/images/logo/payment/rapid-transfer.png)}.logo.volt span{background-image:url(/wp-content/themes/custom/images/logo/payment/volt.png)}.logo.eps span{background-image:url(/wp-content/themes/custom/images/payment/eps.png)}.logo.paynearme span{background-image:url(/wp-content/themes/custom/images/payment/paynearme.png);transform:scale(1.2)}.logo.e-check span{background-image:url(/wp-content/themes/custom/images/payment/echeck.png)}.logo.playplus span{background-image:url(/wp-content/themes/custom/images/payment/play-plus.png)}.logo.ach span{background-image:url(/wp-content/themes/custom/images/payment/ACHPayments.png)}.logo.maestro span{background-image:url(/wp-content/themes/custom/images/payment/maestro.png)}.logo.bank-transfer span{background-image:url(/wp-content/themes/custom/images/payment/banktransfer.png)}.logo.googlepay span{background-image:url(/wp-content/themes/custom/images/payment/googlepay.png)}.logo.wire-transfer span{background-image:url(/wp-content/themes/custom/images/payment/wire-transfer.png)}.logo.vip-preferred span{background-image:url(/wp-content/themes/custom/images/payment/vip-preferred.png)}.logo.discover span{background-image:url(/wp-content/themes/custom/images/payment/discover.png)}.logo.american-express span{background-image:url(/wp-content/themes/custom/images/payment/american-express.png)}.logo.interac span{background-image:url(/wp-content/themes/custom/images/payment/interac.png)}.logo.cash-at-cage span{background-image:url(/wp-content/themes/custom/images/payment/cash-at-cage.png)}.logo.online-banking span{background-image:url(/wp-content/themes/custom/images/payment/online-banking.png)}.logo.paybyphone span{background-image:url(/wp-content/themes/custom/images/payment/paybyphone.png)}.logo.visa-debit span{background-image:url(/wp-content/themes/custom/images/payment/visa-debit.png)}.logo.pay-by-mobile span{background-image:url(/wp-content/themes/custom/images/payment/pay-by-mobile.png)}.logo.boku span{background-image:url(/wp-content/themes/custom/images/payment/boku.png)}.logo.revolut span{background-image:url(/wp-content/themes/custom/images/payment/revolut.png)}.logo.zimpler span{background-image:url(/wp-content/themes/custom/images/payment/zimpler.png)}.logo.mastercard-debit span{background-image:url(/wp-content/themes/custom/images/payment/mastercard-debit.png)}.boxnav{background:#f3f4f7;border-radius:5px;margin:0 0 20px;display:flex;flex-flow:row wrap;justify-content:center}.boxnav,.boxnav:before,.boxnav:after,.boxnav *,.boxnav *:before,.boxnav *:after{box-sizing:border-box}.boxnav-title{flex-basis:100%;font-weight:300;text-align:center;padding:20px 0;position:relative}.boxnav-title strong{font-weight:700}.boxnav-item{background:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 0 7px rgba(0,0,0,.19);transition:border-color .25s;position:relative;text-align:center;flex-basis:48%}.boxnav-item:hover{border-color:#1d7b18}.boxnav-item:before{content:'';width:120px;height:68px;background:no-repeat center / contain;position:absolute;left:50%;margin-left:-60px}.boxnav-item.gift:before{background-image:url(/wp-content/themes/custom/images/boxnav/bonus.png)}.boxnav-item.security:before{background-image:url(/wp-content/themes/custom/images/boxnav/security-check.png)}.boxnav-item.card:before{background-image:url(/wp-content/themes/custom/images/boxnav/card.png)}.boxnav-item.laptop:before{background-image:url(/wp-content/themes/custom/images/boxnav/laptop.png)}.boxnav-item.chat:before{background-image:url(/wp-content/themes/custom/images/boxnav/chat.png)}.boxnav-item.money:before{background-image:url(/wp-content/themes/custom/images/boxnav/echtgeld.png)}.boxnav-item.roulette:before{background-image:url(/wp-content/themes/custom/images/boxnav/roulette.png)}.boxnav-item.poker:before{background-image:url(/wp-content/themes/custom/images/boxnav/poker.png)}.boxnav-item.payout:before{background-image:url(/wp-content/themes/custom/images/boxnav/payout.png)}.boxnav-item.vr:before{background-image:url(/wp-content/themes/custom/images/boxnav/virtual.png)}.boxnav-item.dice:before{background-image:url(/wp-content/themes/custom/images/boxnav/spiele.png)}.boxnav-item.slot:before{background-image:url(/wp-content/themes/custom/images/boxnav/slots.png)}.boxnav-item.cards:before{background-image:url(/wp-content/themes/custom/images/boxnav/blackjack.png)}.boxnav-item.blackjack:before{background-image:url(/wp-content/themes/custom/images/boxnav/blackjack.png)}.boxnav-item.bitcoin:before{background-image:url(/wp-content/themes/custom/images/boxnav/bitcoin.png)}.boxnav-item.dealer:before{background-image:url(/wp-content/themes/custom/images/boxnav/live.png)}.boxnav-item.live:before{background-image:url(/wp-content/themes/custom/images/boxnav/live.png)}.boxnav-item.apps:before{background-image:url(/wp-content/themes/custom/images/boxnav/apps.png)}.boxnav-item.best-casinos:before{background-image:url(/wp-content/themes/custom/images/boxnav/best-casinos.png)}.boxnav-item.binary:before{background-image:url(/wp-content/themes/custom/images/boxnav/binary.png)}.boxnav-item.broker:before{background-image:url(/wp-content/themes/custom/images/boxnav/broker.png)}.boxnav-item.bundesliga:before{background-image:url(/wp-content/themes/custom/images/boxnav/bundesliga.png)}.boxnav-item.casinos:before{background-image:url(/wp-content/themes/custom/images/boxnav/casinos.png)}.boxnav-item.dating:before{background-image:url(/wp-content/themes/custom/images/boxnav/dating.png)}.boxnav-item.deutschland:before{background-image:url(/wp-content/themes/custom/images/boxnav/deutschland.png)}.boxnav-item.la-liga:before{background-image:url(/wp-content/themes/custom/images/boxnav/la-liga.png)}.boxnav-item.neu:before{background-image:url(/wp-content/themes/custom/images/boxnav/neu.png)}.boxnav-item.new:before{background-image:url(/wp-content/themes/custom/images/boxnav/new.png)}.boxnav-item.no-deposit:before{background-image:url(/wp-content/themes/custom/images/boxnav/no-deposit.png)}.boxnav-item.online-lotto:before{background-image:url(/wp-content/themes/custom/images/boxnav/online-lotto.png)}.boxnav-item.premier-league:before{background-image:url(/wp-content/themes/custom/images/boxnav/premier-league.png)}.boxnav-item.serie-a:before{background-image:url(/wp-content/themes/custom/images/boxnav/serie-a.png)}.boxnav-item.stock-broker:before{background-image:url(/wp-content/themes/custom/images/boxnav/stock-broker.png)}.boxnav-item.tricks:before{background-image:url(/wp-content/themes/custom/images/boxnav/tricks.png)}.boxnav-item.no-bet-limits:before{background-image:url(/wp-content/themes/custom/images/boxnav/no-1euro-limit.png)}.boxnav-item.no-de-license:before{background-image:url(/wp-content/themes/custom/images/boxnav/no-german-license.png)}.boxnav-item.no-pause:before{background-image:url(/wp-content/themes/custom/images/boxnav/no-pause.png)}.boxnav-item.no-sticky:before{background-image:url(/wp-content/themes/custom/images/boxnav/no-sticky.png)}.boxnav-item.wagering-requirments:before{background-image:url(/wp-content/themes/custom/images/boxnav/wagering-requirments.png)}.boxnav-item.coupons:before{background-image:url(/wp-content/themes/custom/images/boxnav/coupons.png)}.boxnav-item.codes:before{background-image:url(/wp-content/themes/custom/images/boxnav/codes.png)}.boxnav-item.free-spins:before{background-image:url(/wp-content/themes/custom/images/boxnav/free-spins.png)}.boxnav-item.roulette-bonus:before{background-image:url(/wp-content/themes/custom/images/boxnav/roulette-bonus.png)}.boxnav-item.roulette-rules:before{background-image:url(/wp-content/themes/custom/images/boxnav/roulette-rules.png)}.boxnav-item.roulette-strategy:before{background-image:url(/wp-content/themes/custom/images/boxnav/roulette-strategy.png)}.boxnav-item.blackjack-bonus:before{background-image:url(/wp-content/themes/custom/images/boxnav/blackjack-bonus.png)}.boxnav-item.blackjack-rules:before{background-image:url(/wp-content/themes/custom/images/boxnav/blackjack-rules.png)}.boxnav-item.blackjack-strategy:before{background-image:url(/wp-content/themes/custom/images/boxnav/blackjack-strategy.png)}.boxnav-item.high-roller:before{background-image:url(/wp-content/themes/custom/images/boxnav/highroller.png)}.boxnav-item.with-eu-license:before{background-image:url(/wp-content/themes/custom/images/boxnav/with-EU-license.png)}.boxnav-item.bingo:before{background-image:url(/wp-content/themes/custom/images/boxnav/bingo.png)}.boxnav-item.without-restrictions:before{background-image:url(/wp-content/themes/custom/images/boxnav/without-restrictions.png)}.boxnav-item.online-casino:before{background-image:url(/wp-content/themes/custom/images/boxnav/online-casino.png)}.boxnav-item.without-tax:before{background-image:url(/wp-content/themes/custom/images/boxnav/without-tax.png)}.boxnav-item.jeton-casinos:before{background-image:url(/wp-content/themes/custom/images/boxnav/jeton-casinos.png)}.boxnav-item.bitcoin-casinos:before{background-image:url(/wp-content/themes/custom/images/boxnav/bitcoin-casinos.png)}.boxnav-item.betsoft-casinos:before{background-image:url(/wp-content/themes/custom/images/boxnav/betsoft-casinos.png)}.boxnav-item.fast-withdrawal:before{background-image:url(/wp-content/themes/custom/images/boxnav/fast-withdrawal.png)}.boxnav-item.software:before{background-image:url(/wp-content/themes/custom/images/boxnav/proveedores-software.png)}.boxnav-item.video-poker:before{background-image:url(/wp-content/themes/custom/images/boxnav/video-poker.png)}.boxnav-item a{display:block;font-size:14px;font-weight:700;text-decoration:none}.boxnav-item a:before{content:'';position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px}.boxnav-desc{display:block;margin:12px 0 0;font-size:12px;line-height:1.2;color:#1e1c1d;font-weight:400}.boxnav-item.our-activity-v2:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-activity-v2.png)}.boxnav-item.our-goals-v2:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-goals-v2.png)}.boxnav-item.our-values-v2:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-values-v2.png)}.boxnav-item.our-authors-v2:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-authors-v2.png)}.boxnav-item.football:before{background-image:url(/wp-content/themes/custom/images/boxnav/icon-football.png)}.boxnav-item.tennis:before{background-image:url(/wp-content/themes/custom/images/boxnav/tennis-tournament-icon.png)}.boxnav-item.basketball:before{background-image:url(/wp-content/themes/custom/images/boxnav/icon-basket.png)}.boxnav-item.golf:before{background-image:url(/wp-content/themes/custom/images/boxnav/golf.png)}.boxnav-item.crash-games:before{background-image:url(/wp-content/themes/custom/images/boxnav/crash-games.png)}.boxnav-item.slingo:before{background-image:url(/wp-content/themes/custom/images/boxnav/slingo.png)}.boxnav-item.horse-racing:before{background-image:url(/wp-content/themes/custom/images/boxnav/icon-horse-racing.png)}.boxnav-item.cricket:before{background-image:url(/wp-content/themes/custom/images/boxnav/cricket.png)}.boxnav-item.darts:before{background-image:url(/wp-content/themes/custom/images/boxnav/darts.png)}.boxnav-item.hockey:before{background-image:url(/wp-content/themes/custom/images/boxnav/hockey.png)}.boxnav-item.rugby:before{background-image:url(/wp-content/themes/custom/images/boxnav/rugby.png)}.boxnav-item.kabaddi:before{background-image:url(/wp-content/themes/custom/images/boxnav/kabaddi.png)}.boxnav-item.progressive-jackpots:before{background-image:url(/wp-content/themes/custom/images/boxnav/progressive-jackpots.png)}.boxnav-item.games:before{background-image:url(/wp-content/themes/custom/images/boxnav/other-casino-games.png)}.boxnav-item.baccarat:before{background-image:url(/wp-content/themes/custom/images/boxnav/baccarat.png)}.boxnav.v2{position:relative;margin:0 auto;padding:0;background:none}.boxnav.v2 .boxnav-item{display:flex;flex-flow:column wrap;justify-content:center;border:none;padding:65px 10px 20px;box-shadow:3px 0 40px 0 rgba(99,152,190,.5)}.boxnav.v2 .boxnav-item:before{z-index:1;top:5px;height:60px}.boxnav.v2 .boxnav-item:after{z-index:0;position:absolute;content:'';top:0;left:0;width:100%;height:40px;box-shadow:0 6px 14px 0 rgba(196,196,196,.28)}.boxnav.v2 .boxnav-item a{font-weight:700;font-size:17px;line-height:1.2;color:#01010d}.boxnav.v2 .boxnav-item a:before{z-index:2;top:0;right:0;bottom:0;left:0}.boxnav.v2 .boxnav-item:hover a{color:#1d7b18}@media (min-width:1150px){.boxnav.v2 .boxnav-item{max-width:260px}}@media only screen and (max-width:767px){.boxnav{padding:2px}.boxnav-title{font-size:18px;margin-top:-2px;margin-bottom:-1%}.boxnav-item{padding:92px 10px 20px;margin:1%}.boxnav-item:before{top:12px}}@media only screen and (max-width:374px){.boxnav-item{padding-left:5px;padding-right:5px}}@media only screen and (min-width:500px){#intro .boxnav-title{margin-bottom:-.5%}#intro .boxnav-item{flex-basis:31.8%;margin:.5%}}@media only screen and (min-width:768px){.boxnav{padding:14px}.boxnav-title{font-size:20px;margin-top:-14px;margin-bottom:-1%}.boxnav-item{padding:100px 10px 20px}.boxnav-item:before{top:16px}#new .boxnav-title,#content .boxnav-title{margin-bottom:-.8%}#new .boxnav-item,#content .boxnav-item{flex-basis:23.4%;margin:.8%}.boxnav.v2{justify-content:space-evenly}.boxnav.v2 .boxnav-item{flex-basis:calc(25% - 10px);margin:0}}@media only screen and (min-width:1024px){#intro .boxnav-title{margin-bottom:-.5%}#intro .boxnav-item{flex-basis:15.66%;margin:.5%}.boxnav.v2 .boxnav-item{flex-basis:initial;max-width:260px;padding:20px 20px 20px 100px;min-height:78px}.boxnav.v2 .boxnav-item:before{position:absolute;top:0;left:0;width:80px;height:100%;margin:0}.boxnav.v2 .boxnav-item:after{width:80px;height:100%;box-shadow:7px 0 14px 0 rgba(196,196,196,.28)}.boxnav.v2 .boxnav-item a{position:initial;font-size:16px;text-transform:uppercase;text-align:left}}.boxinfo{position:relative;overflow:hidden;padding:22px 20px;margin:15px 0;border:1px solid #d2d2d2;font-family:'open sans',sans-serif;font-size:15px;line-height:1.42;font-style:italic;background:#f7f7f7}.boxinfo .entry{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxinfo .entry:before{content:'';float:left;width:70px;height:65px;margin-right:20px;background:transparent no-repeat 0 0;background-image:url(/wp-content/themes/custom/images/advice-icon.png);background-size:contain}.boxinfo p{margin:0;font-size:15px;font-weight:300;line-height:1.42;color:#424242}.boxinfo p:last-child{padding-bottom:0}.boxinfo .entry .title,.boxinfo .entry p{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 105px);flex:1 1 calc(100% - 110px)}.boxinfo.v2 strong{display:block;padding-bottom:15px}.boxinfo.v3 .title{display:flex;min-height:65px;padding-bottom:15px;align-items:center}.boxinfo.v3 .entry{display:block}@media only screen and (min-width:768px){.boxinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxinfo .entry:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left;margin-left:10px;margin-right:30px}.boxinfo.v2,.boxinfo.v3{padding-left:130px}.boxinfo.v2 .entry,.boxinfo.v3 .entry{position:static;overflow:visible}.boxinfo.v2 .entry:before,.boxinfo.v3 .entry:before{position:absolute;top:20px;left:20px}.boxinfo.v2 strong{display:flex;align-items:center;width:100%}.boxinfo.v3 .title{display:inline-block;width:100%;min-height:0}}.cards{display:flex;flex-flow:row wrap;justify-content:center;gap:10px;margin:15px auto 60px;border-radius:15px;padding:20px 15px;list-style-type:none;background:#fff}.cards li{position:relative;flex:0 0 278px;background:#fff;border-radius:6px 6px 0 0;padding:0 16px 30px;margin:0;font-size:13px;line-height:1.4;box-shadow:0 0 43px 0 rgba(101,101,102,.14)}.cards li:after{content:'';width:8px;height:8px;border:2px solid #194060;transform:rotate(45deg);border-bottom:0;border-left:0;position:absolute;bottom:12px;right:12px;border-radius:1px}.cards li:before{content:'';width:12px;height:2px;background:#194060;position:absolute;bottom:16px;right:13px;opacity:.8}.cards li:hover{box-shadow:0 0 43px 0 rgba(101,101,102,.14),inset 0 0 1px 1px #485d55}.cards li p:last-child{padding-bottom:0}.cards .cards-image{overflow:hidden;position:relative;padding-bottom:172px;border-radius:6px 6px 0 0;margin:0 -16px 15px}.cards .cards-image img{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%,-50%)}.cards .cards-title{margin-bottom:10px}.cards .cards-title a{display:block;text-align:center;text-decoration:none;font-size:19px;font-weight:700;color:#3d3c3c}.cards .cards-title a:after{position:absolute;content:'';top:0;left:0;bottom:0;right:0}@media only screen and (min-width:1024px){.cards{margin:20px 0 10px;padding:32px 12px;gap:25px}.cards li{flex:0 0 calc(33.33% - 60px)}.cards li:last-child{margin-right:14px}}@media only screen and (min-width:1200px){.cards li{flex:0 0 calc(33.33% - 60px);padding:0 16px 55px;font-size:15px;line-height:1.6}.cards li:after{width:10px;height:10px;bottom:17px;right:17px}.cards li:before{width:14px;right:17px;bottom:22px}.cards li p{padding:0 5px}.cards li:last-child{margin-right:0}.cards .cards-title a{font-size:24px}.cards .cards-image{padding-bottom:212px;border-radius:8px 8px 0 0;margin:0 -16px 20px}}@media only screen and (min-width:1250px){.cards{margin:20px -28px}}@media(max-width:767px){body:not(.scrolled) .slots-slider{content-visibility:auto}}body:has(.slots-slider) #page{overflow:hidden}body:has(.slots-slider) header>nav{z-index:10}.slots-slider{position:relative;padding:16px 0 0;margin:10px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slots-slider *,.slots-slider *:before,.slots-slider *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.slots-slider img{max-width:100%}.slots-slider:before{content:'';position:absolute;top:0;left:0;right:0;height:42px;margin:0 -5px;background-color:#535353}.slots-slider-head{position:relative;z-index:6;height:49px;margin-bottom:10px}.slots-slider-head .slots-slider-tabs{position:relative;overflow:hidden;margin:0 4px;background-color:#f4f4f4;-webkit-box-shadow:0 0 29px 0 rgba(55,55,55,.49);box-shadow:0 0 29px 0 rgba(55,55,55,.49);border-radius:25px}.slots-slider-head .slots-slider-tabs:before{content:'';content:'';position:absolute;top:18px;right:25px;z-index:2;width:8px;height:8px;border:1px solid;border-color:transparent transparent #383838 #383838;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.slots-slider-head .slots-slider-tab{position:relative;overflow:hidden;display:block;cursor:pointer;-webkit-transition:max-height .4s;-o-transition:max-height .4s;transition:max-height .4s}.slots-slider-head .slots-slider-tab:not(.active){max-height:0}.slots-slider-head .slots-slider-tab span{display:block;padding:15px 53px;font-size:14px;font-weight:600;color:#535353}.slots-slider-head .slots-slider-tab span:before{content:'';position:absolute;top:19px;left:19px;display:inline-block;vertical-align:middle;width:18px;height:18px;margin:-4px 10px 0 0;background:transparent no-repeat center center;background-size:contain}.slots-slider-head .slots-slider-tab:nth-child(even){background-color:#e8e8e8}.slots-slider-head .slots-slider-tabs.active .slots-slider-tab{max-height:55px}.slots-slider-search{position:relative;overflow:hidden;margin-bottom:10px}.slots-slider-search:before{content:'Search';position:absolute;top:50%;left:50%;padding:0 22px;font-size:14px;color:#989898;white-space:nowrap;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(/wp-content/themes/custom/images/slots-slider/search.svg) no-repeat center left;background-size:14px 14px;pointer-events:none}.slots-slider-search.filled:before{content:none}.slots-slider-search input{display:block;width:100%;padding:7px 0;border:1px solid transparent;border-bottom-color:#ddd;font-size:14px;color:#3c3c3c;text-align:center;outline:none}.slots-slider-container{position:relative}.slots-slider-container:after{content:'';display:block;width:100%;height:0;overflow:hidden;clear:both}.slots-slider-item.filter-hide,.slots-slider-item.paginate-hide,.slots-slider-item.hidden{display:none!important}.slots-slider-item{float:left;position:relative;overflow:hidden;width:calc(50% - 10px);margin:0 5px 10px;border-radius:4px;background-image:-o-linear-gradient(55deg,rgb(132,132,132) 0%,rgb(255,255,255) 100%);background-image:linear-gradient(35deg,rgb(132,132,132) 0%,rgb(255,255,255) 100%);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.3);box-shadow:0 4px 16px rgba(0,0,0,.3)}.slots-slider-item .link{display:block;cursor:pointer;text-decoration:none}.slots-slider-item .link:hover{text-decoration:none}.slots-slider-item .link span{display:block;width:100%;padding-bottom:100%}.slots-slider-item .link span:after{content:'Play Demo';position:absolute;top:50%;left:50%;padding:5px 30px;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap;color:#fff;background-image:-o-linear-gradient(61deg,rgb(35,35,35) 0%,rgb(81,81,81) 100%);background-image:linear-gradient(29deg,rgb(35,35,35) 0%,rgb(81,81,81) 100%);border-radius:15px;-webkit-transform:translate(-50%,-50%) scale(.6);-ms-transform:translate(-50%,-50%) scale(.6);transform:translate(-50%,-50%) scale(.6);opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.slots-slider-item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.slots-slider-item .link:before{position:absolute;top:10px;left:10px;z-index:1;padding:3px 10px;min-width:68px;font-size:11px;font-weight:700;text-align:center;color:#fff;background-color:#000;border-radius:12px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.slots-slider-item .link[data-popular]:before{content:attr(data-popular);background:-webkit-gradient(linear,right top,left top,from(rgb(253,135,48)),to(rgb(233,69,19)));background:-o-linear-gradient(right,rgb(253,135,48) 0%,rgb(233,69,19) 100%);background:linear-gradient(-90deg,rgb(253,135,48) 0%,rgb(233,69,19) 100%)}.slots-slider-item .link[data-new]:before{content:attr(data-new);background:-webkit-gradient(linear,left bottom,left top,from(rgb(29,123,24)),to(rgb(42,160,36)));background:-o-linear-gradient(bottom,rgb(29,123,24) 0%,rgb(42,160,36) 100%);background:linear-gradient(0deg,rgb(29,123,24) 0%,rgb(42,160,36) 100%)}.slots-slider-item[data-sort-top-rated]:after{content:attr(data-sort-top-rated) '/5';position:absolute;top:10px;right:12px;width:60px;height:24px;padding:4px 5px 4px 24px;font-size:11px;text-align:center;color:#222223;background-image:-webkit-gradient(linear,right top,left top,from(rgb(255,255,255)),to(rgb(224,224,224)));background-image:-o-linear-gradient(right,rgb(255,255,255) 0%,rgb(224,224,224) 100%);background-image:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(224,224,224) 100%);border-radius:12px;pointer-events:none}.slots-slider-item[data-sort-top-rated] span:before{content:'';position:absolute;top:17px;right:50px;z-index:5;width:12px;height:12px;background:url(/wp-content/themes/custom/images/slots-slider/rating-star.svg) no-repeat center center;background-size:contain;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.slots-slider-item .link:hover img{opacity:.3}.slots-slider-item .link:hover span:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.slots-slider-item .link:hover:before{opacity:.3}.slots-slider-item[data-sort-top-rated]:hover:after{opacity:.3}.slots-slider-item[data-sort-top-rated]:hover:before{opacity:.3}.slots-slider-item:not(.loaded) .link{background:rgba(255,255,255,.8) url(/wp-content/themes/custom/images/loading.gif) no-repeat center center}.slots-slider-item:not(.loaded) .link:before,.slots-slider-item:not(.loaded) span:before,.slots-slider-item:not(.loaded) span:after,.slots-slider-item:not(.loaded):after{opacity:0!important}.slots-slider-item:not(.loaded) img{opacity:1!important}.slots-slider-foot{position:relative;padding:26px 20px;font-size:13px;color:#5d5d5d;text-align:center;background-color:#f4f4f4;border-radius:5px}.slots-slider-foot .paging-all{display:none}.slots-slider-foot p{margin:0}.slots-slider-actions .button{position:absolute;top:50%;width:46px;height:46px;margin-top:-23px;font-size:0;line-height:0;background-color:#e7e7e7;border-radius:50%;cursor:pointer;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.slots-slider-actions .button.disable{opacity:.4}.slots-slider-actions .button:after{content:'';position:absolute;top:50%;left:50%;width:10px;height:10px;border:1px solid;border-color:transparent transparent #343434 #343434;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slots-slider-actions .button.prev{left:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.slots-slider-actions .button.next{right:10px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.slots-slider-head .slots-slider-tab[data-sort-group="default"] span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/star.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="default"].active span:before,.slots-slider-head .slots-slider-tab[data-sort-group="default"]:hover span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/star-active.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="popular"] span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/popular.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="popular"].active span:before,.slots-slider-head .slots-slider-tab[data-sort-group="popular"]:hover span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/popular-active.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="top-rated"] span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/thumb.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="top-rated"].active span:before,.slots-slider-head .slots-slider-tab[data-sort-group="top-rated"]:hover span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/thumb-active.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="new"] span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/popular.svg)}.slots-slider-head .slots-slider-tab[data-sort-group="new"].active span:before,.slots-slider-head .slots-slider-tab[data-sort-group="new"]:hover span:before{background-image:url(/wp-content/themes/custom/images/slots-slider/popular-active.svg)}@media(min-width:768px){.slots-slider{padding:20px 0 20px;margin:10px 8px 0}.slots-slider-head{height:auto;margin-bottom:4px}.slots-slider-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 14px;background:#f4f4f4}.slots-slider-head .slots-slider-tabs:before{display:none}.slots-slider-head .slots-slider-tab,.slots-slider-head .slots-slider-tab:not(.active){-webkit-box-flex:1;-ms-flex:1 1 1%;flex:1 1 1%;max-height:none}.slots-slider-head .slots-slider-tab span{padding:15px 10px;text-align:center;font-size:13px;border-radius:25px}.slots-slider-head .slots-slider-tab span:before{position:static}.slots-slider-head .slots-slider-tab:nth-child(even){background:transparent}.slots-slider-head .slots-slider-tab.active{background-color:#fff;-webkit-box-shadow:0 0 13px 0 rgba(55,55,55,.21);box-shadow:0 0 13px 0 rgba(55,55,55,.21);border-radius:25px}.slots-slider-search{margin:0 22px 10px}.slots-slider-container{padding:0 18px}.slots-slider-item.featured[data-sort-top-rated]:after{top:12px;right:18px}.slots-slider-item.featured[data-sort-top-rated] span:before{top:19px;right:56px}.slots-slider-item.featured .link:before{top:12px;left:18px}.slots-slider-item:not(.featured){width:calc(25% - 10px)}.slots-slider-foot{position:static;display:-webkit-box;display:-ms-flexbox;display:flex}.slots-slider-foot .paging-all{display:block;width:50%;text-align:left}.slots-slider-foot .paging-text{width:50%;text-align:right}.slots-slider-actions{width:0;-webkit-box-flex:0;-ms-flex:0 0 0%;flex:0 0 0%}.slots-slider-actions .button.prev{left:-10px}.slots-slider-actions .button.next{right:-10px}}@media(min-width:1000px){.slots-slider-actions .button.prev{left:-30px}.slots-slider-actions .button.next{right:-30px}}@media(max-width:767px){body:not(.scrolled) .container-grid{content-visibility:auto}}.container-grid{margin:15px 0}.container-grid.box-float{margin-left:10px}.container-grid .image{border-bottom:1px solid #cecece}.container-grid .image a{position:relative;display:block}.container-grid .image span{position:absolute;top:50%;left:50%;min-width:100px;padding:14px;transform:translateX(-50%) translateY(-50%);font-size:16px;text-align:center;color:#fff;background-color:#1d7b18;opacity:0}.container-grid .image img{display:block;width:100%;height:auto}.container-grid .image a:hover img{opacity:.3}.container-grid .image a:hover span{opacity:1}.container-grid .image a[data-lightbox] img{opacity:1}.container-grid .image a[data-lightbox]:hover:after{content:'';position:absolute;bottom:0;right:0;display:block;width:58px;height:46px;background:rgba(29,123,24,.8) url(/wp-content/themes/custom/images/zoom.png) no-repeat center;border-radius:2px}.container-grid .entry{padding:15px 20px 16px;font-size:13px;line-height:1.31;text-align:center}.container-grid .grid-item{border:1px solid #cecece;margin-bottom:15px;background-color:#fff}.container-grid .grid-item .clogo>span{font-size:0}.container-grid .grid-item .clogo.leovegas>span,.container-grid .grid-item .clogo.leovegas:after{height:31px}.container-grid .grid-item .brand>span{display:none}.container-grid .jackpot{padding:17px 20px 11px;font-family:'Russo One',Arial,sans-serif;font-size:25px;line-height:1;color:#1d7b18}.container-grid .jackpot strong{font-weight:400}@media (min-width:600px){.container-grid{overflow:auto;display:flex;font-size:0;white-space:nowrap}.container-grid .grid-item{display:inline-block;flex:0 0 252px;width:252px;min-width:calc(33.33% - 12px);margin-right:14px;white-space:normal}.container-grid .grid-item:nth-child(3n){margin-right:0}}.slogo>span,.slogo:before,.slogo:after{display:block;background-position:center;background-repeat:no-repeat}.slogo.betfred>span,.slogo.betfred:before,.slogo.betfred:after{background-image:url(/wp-content/themes/custom/images/logo/sport/betfred.png)}.slogo.betway>span,.slogo.betway:before,.slogo.betway:after{background-image:url(/wp-content/themes/custom/images/logo/sport/betway.png)}.slogo.smarkets>span,.slogo.smarkets:before,.slogo.smarkets:after{background-image:url(/wp-content/themes/custom/images/logo/sport/smarkets.png)}.slogo.netbet>span,.slogo.netbet:before,.slogo.netbet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/netbet.png)}.slogo.sport888>span,.slogo.sport888:before,.slogo.sport888:after{background-image:url(/wp-content/themes/custom/images/logo/sport/888sport.png)}.slogo.unibet>span,.slogo.unibet:before,.slogo.unibet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/unibet.png)}.slogo.betstars>span,.slogo.betstars:before,.slogo.betstars:after{background-image:url(/wp-content/themes/custom/images/logo/sport/betstars.png)}.slogo.betsafe>span,.slogo.betsafe:before,.slogo.betsafe:after{background-image:url(/wp-content/themes/custom/images/logo/sport/betsafe.png)}.slogo.bwin>span,.slogo.bwin:before,.slogo.bwin:after{background-image:url(/wp-content/themes/custom/images/logo/sport/bwin.png);background-size:contain}.slogo.energybet-20>span,.slogo.energybet-20:before,.slogo.energybet-20:after{background-image:url(/wp-content/themes/custom/images/logo/sport/20-energybet.png)}.slogo.expekt>span,.slogo.expekt:before,.slogo.expekt:after{background-image:url(/wp-content/themes/custom/images/logo/sport/expekt.png)}.slogo.fansbet>span,.slogo.fansbet:before,.slogo.fansbet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/fansbet.png);background-size:contain}.slogo.fansbet-v2>span,.slogo.fansbet-v2:before,.slogo.fansbet-v2:after{background-image:url(/wp-content/themes/custom/images/logo/sport/fansbet-v2.png)}.slogo.fantasybet>span,.slogo.fantasybet:before,.slogo.fantasybet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/fantasybet.png)}.slogo.kwiff>span,.slogo.kwiff:before,.slogo.kwiff:after{background-image:url(/wp-content/themes/custom/images/logo/sport/kwiff.png)}.slogo.letou>span,.slogo.letou:before,.slogo.letou:after{background-image:url(/wp-content/themes/custom/images/logo/sport/letou.png)}.slogo.mustardbet>span,.slogo.mustardbet:before,.slogo.mustardbet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/mustardbet.png)}.slogo.novibet>span,.slogo.novibet:before,.slogo.novibet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/novibet.png)}.slogo.jenningsbet>span,.slogo.jenningsbet:before,.slogo.jenningsbet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/jenningsbet.png)}.slogo.jetbull>span,.slogo.jetbull:before,.slogo.jetbull:after{background-image:url(/wp-content/themes/custom/images/logo/sport/jetbull.png);background-size:contain}.slogo.red-spins>span,.slogo.red-spins:before,.slogo.red-spins:after{background-image:url(/wp-content/themes/custom/images/logo/sport/red-spins.png)}.slogo.tonybet>span,.slogo.tonybet:before,.slogo.tonybet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/tonybet.png)}.slogo.betsson>span,.slogo.betsson:before,.slogo.betsson:after{background-image:url(/wp-content/themes/custom/images/logo/sport/betsson.png)}.slogo.happybet>span,.slogo.happybet:before,.slogo.happybet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/happybet.png);background-size:contain}.slogo.neobet>span,.slogo.neobet:before,.slogo.neobet:after{background-image:url(/wp-content/themes/custom/images/logo/sport/neo-bet.png)}.slogo.bet-at-home>span,.slogo.bet-at-home:before,.slogo.bet-at-home:after{background-image:url(/wp-content/themes/custom/images/logo/sport/bet-at-home.png)}.slogo.xtip>span,.slogo.xtip:before,.slogo.xtip:after{background-image:url(/wp-content/themes/custom/images/logo/sport/xtip.png)}.slogo.interwetten>span,.slogo.interwetten:before,.slogo.interwetten:after{background-image:url(/wp-content/themes/custom/images/logo/sport/interwetten.png);background-size:contain}.slogo.winamax>span,.slogo.winamax:before,.slogo.winamax:after{background-image:url(/wp-content/themes/custom/images/logo/sport/winamax.png)}.banner-table{padding-bottom:20px}.banner-table table,.banner-table tbody,.banner-table tr,.banner-table th,.banner-table td{display:block;margin:0;box-sizing:border-box}.banner-table th{display:none}.banner-table table{padding:8px;background-color:#f2f4f5;border-radius:8px;box-shadow:0 -2px 0 0 #c9e4ca}.banner-table tbody{display:flex;flex-flow:row wrap}.banner-table tr{background:#fff}.banner-table .block{display:block}.banner-table .hidden{display:none}.banner-table .row-action{width:100%;padding:18px;border-radius:0 0 8px 8px}.banner-table .row-action a{position:relative;display:block;padding:15px 20px;min-width:115px;margin:4px 0;font-size:14px;text-align:center;font-weight:700;color:#fff;text-decoration:none;border-radius:5px;box-shadow:0 11px 27px 0 rgba(29,123,24,.44);background:#25aa1e;background:-moz-linear-gradient(-45deg,#25aa1e 0%,#22901c 38%,#1e8118 68%,#197214 100%);background:-webkit-linear-gradient(-45deg,#25aa1e 0%,#22901c 38%,#1e8118 68%,#197214 100%);background:linear-gradient(135deg,#25aa1e 0%,#22901c 38%,#1e8118 68%,#197214 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25aa1e',endColorstr='#197214',GradientType=1);transition:background .3s,box-shadow .3s}.banner-table .row-action a:after{content:'';display:inline-block;vertical-align:bottom;width:8px;height:8px;border:1px solid transparent;border-color:currentColor currentColor transparent transparent;margin:-3px 3px -3px 13px;transform:rotate(45deg) translate(-50%,-50%);transform-origin:center center}.banner-table .row-action a:hover{background:#25aa1e;background:#25aa1e;background:-moz-linear-gradient(-45deg,#25aa1e 0%,#25aa1e 38%,#25aa1e 68%,#25aa1e 100%);background:-webkit-linear-gradient(-45deg,#25aa1e 0%,#25aa1e 38%,#25aa1e 68%,#25aa1e 100%);background:linear-gradient(135deg,#25aa1e 0%,#25aa1e 38%,#25aa1e 68%,#25aa1e 100%);box-shadow:0 11px 27px 0 rgba(29,123,24,0)}.banner-table .row-terms{position:relative;padding:12px 12px 4px;font-size:11px;line-height:1.2;color:#bbbaba;background:transparent}.banner-table .row-terms a{text-decoration:none;color:#454545}.banner-table .row-terms a:hover{text-decoration:underline}.banner-table .row-operator,.banner-table .row-bonus{order:-1;width:50%}.banner-table .row-operator{padding:13px 10px 7px}.banner-table .row-operator a{display:block;width:150px;height:60px;margin:0 auto;font-size:0;line-height:0}.banner-table .row-operator a span{display:block;width:100%;height:100%}.banner-table .row-bonus{display:flex;justify-content:center;align-items:center;padding:5px;font-size:14px;font-weight:700;line-height:1.1;color:#454545;text-align:center}.banner-table .row-bonus span{font-size:13px;font-weight:400}.banner-table .row-bonus strong{display:block;font-size:27px;font-weight:900;color:#25aa1e}.banner-table .row-rating{position:relative;width:100%;text-align:center}.banner-table .row-rating:before{content:'';position:absolute;top:50%;left:0;right:0;height:3px;margin-top:-2px;background-color:#f2f4f5}.banner-table .row-rating td>span{position:relative;display:inline-block;padding:8px 42px 8px 25px;font-size:14px;font-weight:700;color:#29292a;background:#f2f4f5;border-radius:20px}.banner-table .row-rating td>span:before{content:'';position:absolute;top:11px;right:23px;display:inline-block;width:12px;height:12px;background:url(/wp-content/themes/custom/images/crated.png) no-repeat left bottom}.banner-table .row-rating td>span:after{content:'5';font-size:12px;font-weight:400;color:#8e8e8e}.banner-table .row-list{width:100%;padding:22px 23px 0;font-size:13px;font-weight:600;font-style:italic;color:#454545}.banner-table .row-list span{display:block;padding:4px 0 3px}.banner-table .row-list span:before{content:'';display:inline-block;vertical-align:middle;width:12px;height:5px;border:1px solid #25a71e;border-width:0 0 2px 2px;margin:-5px 7px 0 0;transform:rotate(-45deg)}.banner-table .row-list .hidden{display:none}.banner-table.dark table{background-color:#e8f2e8;border-color:#e8f2e8;box-shadow:0 -2px 0 0 #c9e4ca,0 2px 0 0 #c9e4ca}.banner-table.dark tr{background:transparent}.banner-table.dark .row-rating{margin:0 -8px;width:calc(100% + 16px)}.banner-table.dark .row-rating td>span{background:#fff}.banner-table.dark .row-rating:before{background:#fff}.banner-table.dark .row-terms{padding:14px;background:#f4f9f4;border-radius:6px}.banner-table.mobile-v2 .row-operator{padding:0 0 34px;margin-top:-8px}.banner-table.mobile-v2 .row-rating{padding-right:50%;height:0}.banner-table.mobile-v2 .row-rating td>span{position:absolute;bottom:0;left:25%;transform:translateX(-50%)}.banner-table.mobile-v2 .row-rating:before{content:none}.banner-table.mobile-v2 .row-rating{margin:0;width:100%}.banner-table.mobile-v2-2 .row-operator{padding:0 0 34px;margin-top:-8px}.banner-table.mobile-v2-2 .row-rating{padding-right:50%;height:0}.banner-table.mobile-v2-2 .row-rating td>span{position:absolute;left:25%;bottom:10px;transform:translateX(-50%)}.banner-table.mobile-v2-2 .row-rating:before{top:auto;bottom:-10px;margin:0}.banner-table.mobile-v2-2 .row-rating{padding-bottom:15px;margin:0 -8px;width:calc(100% + 16px)}@media (min-width:768px){.banner-table table{padding:0;border:8px solid #f2f4f5;background:transparent}.banner-table tr{width:100%}.banner-table tbody{display:grid;grid-template:repeat(6,auto) / 1fr 1fr auto 1fr;grid-template-areas:"logo bonus list btn" "logo bonus list btn" "logo bonus list btn" "logo bonus list btn" "rating bonus list btn" "terms terms terms terms"}.banner-table .row-operator{grid-area:logo}.banner-table .row-rating{grid-area:rating}.banner-table .row-bonus{grid-area:bonus}.banner-table .row-action{grid-area:btn}.banner-table .row-list{grid-area:list}.banner-table .row-terms{grid-area:terms}.banner-table .row-operator,.banner-table .row-rating,.banner-table .row-bonus,.banner-table .row-action,.banner-table .row-list{padding:0;border-radius:0;display:flex;justify-content:center;align-items:center}.banner-table .row-operator,.banner-table .row-bonus{width:100%}.banner-table .row-action{padding:32px}.banner-table .row-action a{width:155px;margin:0 auto}.banner-table .row-terms{padding:18px 8px 6px;text-align:right;background-color:#f2f4f5}.banner-table .row-list{padding:15px 0}.banner-table .row-rating{padding-bottom:12px}.banner-table .row-rating:before{content:none}.banner-table .row-bonus{padding:10px}.banner-table:not(.mobile-v2-2) tr.row-rating:nth-last-child(5){position:relative;z-index:1;padding:0}.banner-table:not(.mobile-v2-2) tr.row-rating:nth-last-child(5) td{margin-bottom:-20px}.banner-table.mobile-v2-2 .row-operator,.banner-table.mobile-v2 .row-operator{padding:0}.banner-table.mobile-v2-2 .row-rating,.banner-table.mobile-v2 .row-rating{height:auto;padding:0 0 12px}.banner-table.mobile-v2-2 .row-rating td>span,.banner-table.mobile-v2 .row-rating td>span{position:relative;left:0;bottom:0;transform:none}}.payment-list{padding:20px 15px;background:#f9f9f9;margin:0 0 15px 0}.payment-list h2{margin-bottom:20px;padding:0;text-align:center;font-size:18px;color:#363636;font-weight:400}.payment-list h2 span{text-align:center;display:block}.payment-list ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;list-style:none outside none;padding:0;margin:0}.payment-list ul li{margin:10px}.payment-list ul li .logo-payment,.payment-list ul li .logo-software{display:block;width:120px;height:60px;font-size:0;text-indent:-4000px;background:transparent no-repeat center center}.payment-list ul li .logo-certificate{display:block;width:120px;height:60px;font-size:0;text-indent:-4000px;background:transparent no-repeat center center}.payment-list ul li .logo-payment.paypal{width:110px}.lazyloaded.payment-list ul li .logo-payment.paypal{background-image:url(/wp-content/themes/custom/images/payment/paypal.png)}.payment-list ul li .logo-payment.visa{width:113px}.lazyloaded.payment-list ul li .logo-payment.visa{background-image:url(/wp-content/themes/custom/images/payment/visa.png)}.payment-list ul li .logo-payment.ideal{width:57px}.lazyloaded.payment-list ul li .logo-payment.ideal{background-image:url(/wp-content/themes/custom/images/payment/ideal.png)}.payment-list ul li .logo-payment.draftkings-gift-card{width:123px}.lazyloaded.payment-list ul li .logo-payment.draftkings-gift-card{background-image:url(/wp-content/themes/custom/images/payment/draftkings-gift-card.png)}.payment-list ul li .logo-payment.venmo{width:153px}.lazyloaded.payment-list ul li .logo-payment.venmo{background-image:url(/wp-content/themes/custom/images/payment/venmo.png)}.payment-list ul li .logo-payment.tappp{width:153px}.lazyloaded.payment-list ul li .logo-payment.tappp{background-image:url(/wp-content/themes/custom/images/payment/tappp.png)}.payment-list ul li .logo-payment.paywithmybank{width:153px}.lazyloaded.payment-list ul li .logo-payment.paywithmybank{background-image:url(/wp-content/themes/custom/images/payment/paywithmybank.png)}.payment-list ul li .logo-payment.mastercard{width:60px}.lazyloaded.payment-list ul li .logo-payment.mastercard{background-image:url(/wp-content/themes/custom/images/payment/mastercard.png)}.payment-list ul li .logo-payment.maestro{width:60px}.lazyloaded.payment-list ul li .logo-payment.maestro{background-image:url(/wp-content/themes/custom/images/payment/maestro.png)}.payment-list ul li .logo-payment.skrill{width:80px}.lazyloaded.payment-list ul li .logo-payment.skrill{background-image:url(/wp-content/themes/custom/images/payment/skrill.png)}.payment-list ul li .logo-payment.skrill-1-tap{width:150px}.lazyloaded.payment-list ul li .logo-payment.skrill-1-tap{background-image:url(/wp-content/themes/custom/images/payment/skrill-1-tap.png)}.payment-list ul li .logo-payment.boku{width:120px}.lazyloaded.payment-list ul li .logo-payment.boku{background-image:url(/wp-content/themes/custom/images/payment/boku-pay-by-phone.png)}.payment-list ul li .logo-payment.neosurf{width:120px}.lazyloaded.payment-list ul li .logo-payment.neosurf{background-image:url(/wp-content/themes/custom/images/payment/neosurf.png)}.payment-list ul li .logo-payment.trustly{width:132px}.lazyloaded.payment-list ul li .logo-payment.trustly{background-image:url(/wp-content/themes/custom/images/payment/logo-trustly.png)}.payment-list ul li .logo-payment.muchbetter{width:127px}.lazyloaded.payment-list ul li .logo-payment.muchbetter{background-image:url(/wp-content/themes/custom/images/payment/muchbetter.png)}.payment-list ul li .logo-payment.paysafecard{width:132px}.lazyloaded.payment-list ul li .logo-payment.paysafecard{background-image:url(/wp-content/themes/custom/images/payment/paysafecard.png)}.payment-list ul li .logo-payment.neteller{width:118px}.lazyloaded.payment-list ul li .logo-payment.neteller{background-image:url(/wp-content/themes/custom/images/payment/neteller.png)}.payment-list ul li .logo-payment.payz{width:121px}.lazyloaded.payment-list ul li .logo-payment.payz{background-image:url(/wp-content/themes/custom/images/payment/payz.png)}.payment-list ul li .logo-payment.apple-pay{width:70px}.lazyloaded.payment-list ul li .logo-payment.apple-pay{background-image:url(/wp-content/themes/custom/images/payment/apple-pay.png)}.payment-list ul li .logo-payment.bank-transfer{width:92px}.lazyloaded.payment-list ul li .logo-payment.bank-transfer{background-image:url(/wp-content/themes/custom/images/payment/banktransfer.png)}.payment-list ul li .logo-payment.interac{width:100px}.lazyloaded.payment-list ul li .logo-payment.interac{background-image:url(/wp-content/themes/custom/images/payment/interac.png)}.payment-list ul li .logo-payment.visa-debit{width:90px}.lazyloaded.payment-list ul li .logo-payment.visa-debit{background-image:url(/wp-content/themes/custom/images/payment/visa-debit.png)}.payment-list ul li .logo-payment.solo{width:100px}.lazyloaded.payment-list ul li .logo-payment.solo{background-image:url(/wp-content/themes/custom/images/payment/solo.png)}.payment-list ul li .logo-payment.puggle-pay{width:116px}.lazyloaded.payment-list ul li .logo-payment.puggle-pay{background-image:url(/wp-content/themes/custom/images/payment/pugglepay.png)}.payment-list ul li .logo-payment.debit-card{width:51px}.lazyloaded.payment-list ul li .logo-payment.debit-card{background-image:url(/wp-content/themes/custom/images/payment/credit-debit.png)}.payment-list ul li .logo-payment.sofort{width:105px}.lazyloaded.payment-list ul li .logo-payment.sofort{background-image:url(/wp-content/themes/custom/images/payment/sofort.png)}.payment-list ul li .logo-payment.citadel{width:118px}.lazyloaded.payment-list ul li .logo-payment.citadel{background-image:url(/wp-content/themes/custom/images/payment/citadel.png)}.payment-list ul li .logo-payment.banktransfer{width:92px}.lazyloaded.payment-list ul li .logo-payment.banktransfer{background-image:url(/wp-content/themes/custom/images/payment/banktransfer.png)}.payment-list ul li .logo-payment.cheque{width:82px}.lazyloaded.payment-list ul li .logo-payment.cheque{background-image:url(/wp-content/themes/custom/images/payment/cheque.png)}.payment-list ul li .logo-payment.visa-electron{width:71px}.lazyloaded.payment-list ul li .logo-payment.visa-electron{background-image:url(/wp-content/themes/custom/images/payment/visa-electron.png)}.payment-list ul li .logo-payment.hipay{width:66px}.lazyloaded.payment-list ul li .logo-payment.hipay{background-image:url(/wp-content/themes/custom/images/payment/hipay.png)}.payment-list ul li .logo-payment.abaqoos{width:138px}.lazyloaded.payment-list ul li .logo-payment.abaqoos{background-image:url(/wp-content/themes/custom/images/payment/abaqoos.png)}.payment-list ul li .logo-payment.astropay{width:109px}.lazyloaded.payment-list ul li .logo-payment.astropay{background-image:url(/wp-content/themes/custom/images/payment/astropay-logo.png)}.payment-list ul li .logo-payment.bank-wire{width:93px}.lazyloaded.payment-list ul li .logo-payment.bank-wire{background-image:url(/wp-content/themes/custom/images/payment/bank-wire.png)}.payment-list ul li .logo-payment.idebit{width:70px}.lazyloaded.payment-list ul li .logo-payment.idebit{background-image:url(/wp-content/themes/custom/images/payment/idebit.png)}.payment-list ul li .logo-payment.instant-banking{width:85px}.lazyloaded.payment-list ul li .logo-payment.instant-banking{background-image:url(/wp-content/themes/custom/images/payment/instant-banking.png)}.payment-list ul li .logo-payment.credit-debit{width:51px}.lazyloaded.payment-list ul li .logo-payment.credit-debit{background-image:url(/wp-content/themes/custom/images/payment/credit-debit.png)}.payment-list ul li .logo-payment.instadebit{width:138px}.lazyloaded.payment-list ul li .logo-payment.instadebit{background-image:url(/wp-content/themes/custom/images/payment/instadebit.png)}.payment-list ul li .logo-payment.webmoney{width:115px}.lazyloaded.payment-list ul li .logo-payment.webmoney{background-image:url(/wp-content/themes/custom/images/payment/webmoney.png)}.payment-list ul li .logo-payment.payforit{width:101px}.lazyloaded.payment-list ul li .logo-payment.payforit{background-image:url(/wp-content/themes/custom/images/payment/payforit.png)}.payment-list ul li .logo-payment.instabank{width:139px}.lazyloaded.payment-list ul li .logo-payment.instabank{background-image:url(/wp-content/themes/custom/images/payment/instabank.png)}.payment-list ul li .logo-payment.poli{width:118px}.lazyloaded.payment-list ul li .logo-payment.poli{background-image:url(/wp-content/themes/custom/images/payment/poli.png)}.payment-list ul li .logo-payment.usemyfunds{width:137px}.lazyloaded.payment-list ul li .logo-payment.usemyfunds{background-image:url(/wp-content/themes/custom/images/payment/usemyfunds.png)}.payment-list ul li .logo-payment.mastercard-debit{width:55px}.lazyloaded.payment-list ul li .logo-payment.mastercard-debit{background-image:url(/wp-content/themes/custom/images/payment/mastercard-debit.png)}.payment-list ul li .logo-payment.google-pay{width:91px}.lazyloaded.payment-list ul li .logo-payment.google-pay{background-image:url(/wp-content/themes/custom/images/payment/google-pay.png)}.payment-list ul li .logo-payment.mifinity{width:118px}.lazyloaded.payment-list ul li .logo-payment.mifinity{background-image:url(/wp-content/themes/custom/images/payment/mifinity.png)}.payment-list ul li .logo-payment.jeton{width:119px}.lazyloaded.payment-list ul li .logo-payment.jeton{background-image:url(/wp-content/themes/custom/images/payment/jeton.png)}.payment-list ul li .logo-payment.ezeewallet{width:117px}.lazyloaded.payment-list ul li .logo-payment.ezeewallet{background-image:url(/wp-content/themes/custom/images/payment/ezeewallet.png)}.payment-list ul li .logo-payment.pay-by-mobile{width:117px}.lazyloaded.payment-list ul li .logo-payment.pay-by-mobile{background-image:url(/wp-content/themes/custom/images/payment/pay-by-mobile.png)}.payment-list ul li .logo-payment.vanilla-direct{width:134px}.lazyloaded.payment-list ul li .logo-payment.vanilla-direct{background-image:url(/wp-content/themes/custom/images/payment/vanilla-direct.png)}.payment-list ul li .logo-payment.betrivers-prepaid-cad{width:144px}.lazyloaded.payment-list ul li .logo-payment.betrivers-prepaid-cad{background-image:url(/wp-content/themes/custom/images/payment/betrivers-prepaid-cad.png)}.payment-list ul li .logo-payment.play-plus{width:84px}.lazyloaded.payment-list ul li .logo-payment.play-plus{background-image:url(/wp-content/themes/custom/images/payment/play-plus.png)}.payment-list ul li .logo-payment.vip-preferred{width:134px}.lazyloaded.payment-list ul li .logo-payment.vip-preferred{background-image:url(/wp-content/themes/custom/images/payment/vip-preferred.png)}.payment-list ul li .logo-payment.googlepay{width:117px}.lazyloaded.payment-list ul li .logo-payment.googlepay{background-image:url(/wp-content/themes/custom/images/payment/googlepay.png)}.payment-list ul li .logo-payment.echeck{width:117px}.lazyloaded.payment-list ul li .logo-payment.echeck{background-image:url(/wp-content/themes/custom/images/payment/echeck.png)}.payment-list ul li .logo-payment.online-banking{width:117px}.lazyloaded.payment-list ul li .logo-payment.online-banking{background-image:url(/wp-content/themes/custom/images/payment/online-banking.png);background-size:contain}.payment-list ul li .logo-payment.discover{width:117px}.lazyloaded.payment-list ul li .logo-payment.discover{background-image:url(/wp-content/themes/custom/images/payment/discover.png);background-size:contain}.payment-list ul li .logo-payment.rushcash{width:117px}.lazyloaded.payment-list ul li .logo-payment.rushcash{background-image:url(/wp-content/themes/custom/images/payment/rushcash.png);background-size:contain}.payment-list ul li .logo-payment.paynearme{width:142px}.lazyloaded.payment-list ul li .logo-payment.paynearme{background-image:url(/wp-content/themes/custom/images/payment/paynearme.png)}.payment-list ul li .logo-payment.borgata-cashier{width:117px}.lazyloaded.payment-list ul li .logo-payment.borgata-cashier{background-image:url(/wp-content/themes/custom/images/payment/borgata-cashier.png);background-size:contain}.payment-list ul li .logo-payment.achpayments{width:117px}.lazyloaded.payment-list ul li .logo-payment.achpayments{background-image:url(/wp-content/themes/custom/images/payment/ACHPayments.png);background-size:contain}.payment-list ul li .logo-payment.american-express{width:117px}.lazyloaded.payment-list ul li .logo-payment.american-express{background-image:url(/wp-content/themes/custom/images/payment/american-express.png);background-size:contain}.payment-list ul li .logo-payment.e-check{width:109px}.lazyloaded.payment-list ul li .logo-payment.e-check{background-image:url(/wp-content/themes/custom/images/payment/echeck.png);background-size:contain}.payment-list ul li .logo-payment.ukash{width:150px}.lazyloaded.payment-list ul li .logo-payment.ukash{background-image:url(/wp-content/themes/custom/images/payment/ukash.png);background-size:contain}.payment-list ul li .logo-payment.wire-transfer{width:84px}.lazyloaded.payment-list ul li .logo-payment.wire-transfer{background-image:url(/wp-content/themes/custom/images/payment/wire-transfer.png)}.payment-list ul li .logo-payment.wiretransfer{width:72px}.lazyloaded.payment-list ul li .logo-payment.wiretransfer{background-image:url(/wp-content/themes/custom/images/payment/waretransfer.png)}.payment-list ul li .logo-payment.switch{width:150px}.lazyloaded.payment-list ul li .logo-payment.switch{background-image:url(/wp-content/themes/custom/images/payment/switch.png);background-size:contain}.payment-list ul li .logo-payment.cash-at-cage{width:79px}.lazyloaded.payment-list ul li .logo-payment.cash-at-cage{background-image:url(/wp-content/themes/custom/images/payment/cash-at-cage.png);background-size:contain}.payment-list ul li .logo-payment.prepaid-card{width:150px}.lazyloaded.payment-list ul li .logo-payment.prepaid-card{background-image:url(/wp-content/themes/custom/images/payment/prepaid-card.png);background-size:contain}.payment-list ul li .logo-payment.online-bank-transfer{width:150px}.lazyloaded.payment-list ul li .logo-payment.online-bank-transfer{background-image:url(/wp-content/themes/custom/images/payment/online-bank-transfer.png);background-size:contain}.payment-list ul li .logo-payment.casino-cage{width:150px}.lazyloaded.payment-list ul li .logo-payment.casino-cage{background-image:url(/wp-content/themes/custom/images/payment/casino-cage.png);background-size:contain}.payment-list ul li .logo-payment.electronic-gift-card{width:150px}.lazyloaded.payment-list ul li .logo-payment.electronic-gift-card{background-image:url(/wp-content/themes/custom/images/payment/electronic-gift-card.png);background-size:contain}.payment-list ul li .logo-payment.draftkings-vip-preferred-echeck{width:150px}.lazyloaded.payment-list ul li .logo-payment.draftkings-vip-preferred-echeck{background-image:url(/wp-content/themes/custom/images/payment/draftkings-vip-preferred-echeck.png);background-size:contain}.payment-list ul li .logo-payment.safety-pay{width:120px}.lazyloaded.payment-list ul li .logo-payment.safety-pay{background-image:url(/wp-content/themes/custom/images/payment/safety-pay.png);background-size:contain}.payment-list ul li .logo-payment.ecogra{width:120px}.lazyloaded.payment-list ul li .logo-payment.ecogra{background-image:url(/wp-content/themes/custom/images/payment/ecogra.png);background-size:contain}.payment-list ul li .logo-payment.gamblingcommission{width:120px}.lazyloaded.payment-list ul li .logo-payment.gamblingcommission{background-image:url(/wp-content/themes/custom/images/payment/gambling-commission.png);background-size:contain}.payment-list ul li .logo-payment.letsencrypt{width:120px}.lazyloaded.payment-list ul li .logo-payment.letsencrypt{background-image:url(/wp-content/themes/custom/images/payment/lets-encrypt.png);background-size:contain}.payment-list ul li .logo-payment.cloudflare{width:120px}.lazyloaded.payment-list ul li .logo-payment.cloudflare{background-image:url(/wp-content/themes/custom/images/payment/cloudflare.png);background-size:contain}.payment-list ul li .logo-payment.digicert{width:120px}.lazyloaded.payment-list ul li .logo-payment.digicert{background-image:url(/wp-content/themes/custom/images/payment/digicert.png);background-size:contain}.payment-list ul li .logo-payment.gamblingtherapy{width:120px}.lazyloaded.payment-list ul li .logo-payment.gamblingtherapy{background-image:url(/wp-content/themes/custom/images/payment/gambling-therapy.png);background-size:contain}.payment-list ul li .logo-payment.gambleaware{width:120px}.lazyloaded.payment-list ul li .logo-payment.gambleaware{background-image:url(/wp-content/themes/custom/images/payment/gambleaware.png);background-size:contain}.payment-list ul li .logo-payment.gamcare{width:120px}.lazyloaded.payment-list ul li .logo-payment.gamcare{background-image:url(/wp-content/themes/custom/images/payment/game-care.png);background-size:contain}.payment-list ul li .logo-payment.gaminglabs{width:120px}.lazyloaded.payment-list ul li .logo-payment.gaminglabs{background-image:url(/wp-content/themes/custom/images/payment/gaming-labs.png);background-size:contain}.payment-list ul li .logo-payment.gli{width:105px}.lazyloaded.payment-list ul li .logo-payment.gli{background-image:url(/wp-content/themes/custom/images/payment/gli.png);background-size:contain}.payment-list ul li .logo-payment.itech-labs{width:50px}.lazyloaded.payment-list ul li .logo-payment.itech-labs{background-image:url(/wp-content/themes/custom/images/payment/itech-labs.png);background-size:contain}.payment-list ul li .logo-payment.quinel{width:170px}.lazyloaded.payment-list ul li .logo-payment.quinel{background-image:url(/wp-content/themes/custom/images/payment/quinel.png);background-size:contain}.payment-list ul li .logo-payment.trisigma{width:173px}.lazyloaded.payment-list ul li .logo-payment.trisigma{background-image:url(/wp-content/themes/custom/images/payment/trisigma.png);background-size:contain}.payment-list ul li .logo-payment.bmm-testlabs{width:120px}.lazyloaded.payment-list ul li .logo-payment.bmm-testlabs{background-image:url(/wp-content/themes/custom/images/payment/bmm-test-labs.png);background-size:contain}.payment-list ul li .logo-payment.gcash{width:112px}.lazyloaded.payment-list ul li .logo-payment.gcash{background-image:url(/wp-content/themes/custom/images/payment/gcash.png);background-size:contain}.payment-list ul li .logo-payment.maya{width:121px}.lazyloaded.payment-list ul li .logo-payment.maya{background-image:url(/wp-content/themes/custom/images/payment/maya.png);background-size:contain}.payment-list ul li .logo-payment.grabpay{width:122px}.lazyloaded.payment-list ul li .logo-payment.grabpay{background-image:url(/wp-content/themes/custom/images/payment/grab.png);background-size:contain}.payment-list ul li .logo-payment.j-pay{width:107px}.lazyloaded.payment-list ul li .logo-payment.j-pay{background-image:url(/wp-content/themes/custom/images/payment/j-pay.png);background-size:contain}.payment-list ul li .logo-payment.sticpay{width:107px}.lazyloaded.payment-list ul li .logo-payment.sticpay{background-image:url(/wp-content/themes/custom/images/payment/sticpay.png);background-size:contain}.payment-list ul li .logo-payment.help2pay{width:72px}.lazyloaded.payment-list ul li .logo-payment.help2pay{background-image:url(/wp-content/themes/custom/images/payment/help2pay.png);background-size:contain}.payment-list ul li .logo-payment.iwallet{width:87px}.lazyloaded.payment-list ul li .logo-payment.iwallet{background-image:url(/wp-content/themes/custom/images/payment/iwallet.png);background-size:contain}.payment-list ul li .logo-payment.perfect-money{width:125px}.lazyloaded.payment-list ul li .logo-payment.perfect-money{background-image:url(/wp-content/themes/custom/images/payment/perfect-money.png);background-size:contain}.payment-list ul li .logo-payment.airtm{width:116px}.lazyloaded.payment-list ul li .logo-payment.airtm{background-image:url(/wp-content/themes/custom/images/payment/airtm.png);background-size:contain}.payment-list ul li .logo-payment.bitcoin{width:100px}.lazyloaded.payment-list ul li .logo-payment.bitcoin{background-image:url(/wp-content/themes/custom/images/payment/bitcoin.png);background-size:contain}.payment-list ul li .logo-payment.binance{width:136px}.lazyloaded.payment-list ul li .logo-payment.binance{background-image:url(/wp-content/themes/custom/images/payment/binance.png);background-size:contain}.payment-list ul li .logo-payment.jeton-wallet{width:119px}.lazyloaded.payment-list ul li .logo-payment.jeton-wallet{background-image:url(/wp-content/themes/custom/images/payment/jeton-wallet.png);background-size:contain}.payment-list ul li .logo-payment.ethereum{width:120px}.lazyloaded.payment-list ul li .logo-payment.ethereum{background-image:url(/wp-content/themes/custom/images/payment/ethereum.png);background-size:contain}.payment-list ul li .logo-payment.tether-on-tron{width:150px}.lazyloaded.payment-list ul li .logo-payment.tether-on-tron{background-image:url(/wp-content/themes/custom/images/payment/tether-on-tron.png);background-size:contain}.payment-list ul li .logo-payment.tether-on-ethereum{width:150px}.lazyloaded.payment-list ul li .logo-payment.tether-on-ethereum{background-image:url(/wp-content/themes/custom/images/payment/tether-on-ethereum.png);background-size:contain}.payment-list ul li .logo-payment.luxonpay{width:150px}.lazyloaded.payment-list ul li .logo-payment.luxonpay{background-image:url(/wp-content/themes/custom/images/payment/luxonpay.png);background-size:contain}.payment-list ul li .logo-payment.oriental-wallet{width:150px}.lazyloaded.payment-list ul li .logo-payment.oriental-wallet{background-image:url(/wp-content/themes/custom/images/payment/oriental-wallet.png);background-size:contain}.payment-list ul li .logo-payment.litecoin{width:106px}.lazyloaded.payment-list ul li .logo-payment.litecoin{background-image:url(/wp-content/themes/custom/images/payment/litecoin.png);background-size:contain}.payment-list ul li .logo-payment.m-pesa{width:97px}.lazyloaded.payment-list ul li .logo-payment.m-pesa{background-image:url(/wp-content/themes/custom/images/payment/m-pesa.png);background-size:contain}.payment-list ul li .logo-payment.net-banking{width:121px}.lazyloaded.payment-list ul li .logo-payment.net-banking{background-image:url(/wp-content/themes/custom/images/payment/net-banking.png);background-size:contain}.payment-list ul li .logo-payment.upi{width:137px}.lazyloaded.payment-list ul li .logo-payment.upi{background-image:url(/wp-content/themes/custom/images/payment/upi.png);background-size:contain}.payment-list ul li .logo-payment.paytm{width:108px}.lazyloaded.payment-list ul li .logo-payment.paytm{background-image:url(/wp-content/themes/custom/images/payment/paytm.png);background-size:contain}.payment-list ul li .logo-payment.phonepe{width:132px}.lazyloaded.payment-list ul li .logo-payment.phonepe{background-image:url(/wp-content/themes/custom/images/payment/phonepe.png);background-size:contain}.payment-list ul li .logo-payment.payviaphone{width:140px}.lazyloaded.payment-list ul li .logo-payment.payviaphone{background-image:url(/wp-content/themes/custom/images/payment/payviaphone.png);background-size:contain}.payment-list ul li .logo-payment.giropay{width:78px}.lazyloaded.payment-list ul li .logo-payment.giropay{background-image:url(/wp-content/themes/custom/images/payment/giropay.png);background-size:contain}.payment-list ul li .logo-payment.euteller{width:113px}.lazyloaded.payment-list ul li .logo-payment.euteller{background-image:url(/wp-content/themes/custom/images/payment/euteller.png);background-size:contain}.payment-list ul li .logo-payment.zimpler{width:109px}.lazyloaded.payment-list ul li .logo-payment.zimpler{background-image:url(/wp-content/themes/custom/images/payment/zimpler.png);background-size:contain}.payment-list ul li .logo-payment.klarna{width:79px}.lazyloaded.payment-list ul li .logo-payment.klarna{background-image:url(/wp-content/themes/custom/images/payment/klarna.png);background-size:contain}.payment-list ul li .logo-payment.sms{width:32px}.lazyloaded.payment-list ul li .logo-payment.sms{background-image:url(/wp-content/themes/custom/images/payment/sms.png);background-size:contain}.payment-list ul li .logo-payment.siru{width:64px}.lazyloaded.payment-list ul li .logo-payment.siru{background-image:url(/wp-content/themes/custom/images/payment/siru.png);background-size:contain}.payment-list ul li .logo-payment.upaycard{width:120px}.lazyloaded.payment-list ul li .logo-payment.upaycard{background-image:url(/wp-content/themes/custom/images/payment/upaycard.png);background-size:contain}.payment-list ul li .logo-payment.blik{width:79px}.lazyloaded.payment-list ul li .logo-payment.blik{background-image:url(/wp-content/themes/custom/images/payment/blik.png);background-size:contain}.payment-list ul li .logo-payment.przelewy24{width:79px}.lazyloaded.payment-list ul li .logo-payment.przelewy24{background-image:url(/wp-content/themes/custom/images/payment/przelewy24.png);background-size:contain}.payment-list ul li .logo-payment.crypto{width:150px}.lazyloaded.payment-list ul li .logo-payment.crypto{background-image:url(/wp-content/themes/custom/images/payment/crypto.png);background-size:contain}.payment-list ul li .logo-payment.wirecard{width:121px}.lazyloaded.payment-list ul li .logo-payment.wirecard{background-image:url(/wp-content/themes/custom/images/payment/wirecard.png);background-size:contain}.lazyloaded.payment-list ul li .logo-payment.gordon-moody{background-image:url(/wp-content/themes/custom/images/payment/gordon-moody.png);background-size:contain}.lazyloaded.payment-list ul li .logo-payment.tst{background-image:url(/wp-content/themes/custom/images/payment/tst.png);background-size:contain}.lazyloaded.payment-list ul li .logo-payment.gaming-associates{background-image:url(/wp-content/themes/custom/images/payment/gaming-associates.png);background-size:contain}.payment-list ul li .logo-payment.paybyphone{width:112px}.lazyloaded.payment-list ul li .logo-payment.paybyphone{background-image:url(/wp-content/themes/custom/images/payment/paybyphone.png);background-size:contain}.payment-list ul li .logo-payment.entropay{width:105px}.lazyloaded.payment-list ul li .logo-payment.entropay{background-image:url(/wp-content/themes/custom/images/payment/entropay.png)}.payment-list ul li .logo-payment.clickandbuy{width:114px}.lazyloaded.payment-list ul li .logo-payment.clickandbuy{background-image:url(/wp-content/themes/custom/images/payment/clickandbuy.png)}.payment-list ul li .logo-payment.boleto-bancario{width:150px}.lazyloaded.payment-list ul li .logo-payment.boleto-bancario{background-image:url(/wp-content/themes/custom/images/payment/boleto-bancario.png)}.payment-list ul li .logo-payment.fast-bank-transfer{width:150px}.lazyloaded.payment-list ul li .logo-payment.fast-bank-transfer{background-image:url(/wp-content/themes/custom/images/payment/fast-bank-transfer.png)}.payment-list ul li .logo-payment.cheque{width:82px}.lazyloaded.payment-list ul li .logo-payment.cheque{background-image:url(/wp-content/themes/custom/images/payment/cheque.png)}.payment-list ul li .logo-payment.eps{width:150px}.lazyloaded.payment-list ul li .logo-payment.eps{background-image:url(/wp-content/themes/custom/images/payment/eps.png)}.payment-list ul li .logo-payment.brite{width:128px}.lazyloaded.payment-list ul li .logo-payment.brite{background-image:url(/wp-content/themes/custom/images/payment/brite.png)}.payment-list ul li .logo-payment.revolut{width:108px}.lazyloaded.payment-list ul li .logo-payment.revolut{background-image:url(/wp-content/themes/custom/images/payment/revolut.png)}.payment-list ul li .logo-payment.cashtocode{width:117px}.lazyloaded.payment-list ul li .logo-payment.cashtocode{background-image:url(/wp-content/themes/custom/images/payment/cashtocode.png)}.payment-list ul li .logo-payment.rapid-transfer{width:120px}.lazyloaded.payment-list ul li .logo-payment.rapid-transfer{background-image:url(/wp-content/themes/custom/images/payment/rapid-transfer.png)}.payment-list ul li .logo-payment.ebanking{width:120px}.lazyloaded.payment-list ul li .logo-payment.ebanking{background-image:url(/wp-content/themes/custom/images/payment/ebanking.png)}.payment-list ul li .logo-software.netent{width:140px}.lazyloaded.payment-list ul li .logo-software.netent{background-image:url(/wp-content/themes/custom/images/software/netent.png);background-size:contain}.payment-list ul li .logo-software.pragmatic-play{width:140px}.lazyloaded.payment-list ul li .logo-software.pragmatic-play{background-image:url(/wp-content/themes/custom/images/software/pragmatic-play.png);background-size:contain}.payment-list ul li .logo-software.microgaming{width:140px}.lazyloaded.payment-list ul li .logo-software.microgaming{background-image:url(/wp-content/themes/custom/images/software/microgaming.png);background-size:contain}.payment-list ul li .logo-software.playtech{width:140px}.lazyloaded.payment-list ul li .logo-software.playtech{background-image:url(/wp-content/themes/custom/images/software/playtech.png);background-size:contain}.payment-list ul li .logo-software.play-n-go{width:140px}.lazyloaded.payment-list ul li .logo-software.play-n-go{background-image:url(/wp-content/themes/custom/images/software/play-n-go.png);background-size:contain}.payment-list ul li .logo-software.big-time-gaming{width:140px}.lazyloaded.payment-list ul li .logo-software.big-time-gaming{background-image:url(/wp-content/themes/custom/images/software/big-time-gaming.png);background-size:contain}.payment-list ul li .logo-software.bally-wulff{width:140px}.lazyloaded.payment-list ul li .logo-software.bally-wulff{background-image:url(/wp-content/themes/custom/images/software/bally-wulff.png);background-size:contain}.payment-list ul li .logo-software.isoftbet{width:140px}.lazyloaded.payment-list ul li .logo-software.isoftbet{background-image:url(/wp-content/themes/custom/images/software/isoftbet.png);background-size:contain}.payment-list ul li .logo-software.push-gaming{width:140px}.lazyloaded.payment-list ul li .logo-software.push-gaming{background-image:url(/wp-content/themes/custom/images/software/push-gaming.png);background-size:contain}.payment-list ul li .logo-software.evolution-gaming{width:140px}.lazyloaded.payment-list ul li .logo-software.evolution-gaming{background-image:url(/wp-content/themes/custom/images/software/evolution-gaming.png);background-size:contain}.payment-list ul li .logo-software.quickspin{width:140px}.lazyloaded.payment-list ul li .logo-software.quickspin{background-image:url(/wp-content/themes/custom/images/software/quickspin.png);background-size:contain}.payment-list ul li .logo-software.yggdrasil{width:140px}.lazyloaded.payment-list ul li .logo-software.yggdrasil{background-image:url(/wp-content/themes/custom/images/software/yggdrasil.png);background-size:contain}.payment-list ul li .logo-software.novomatic{width:140px}.lazyloaded.payment-list ul li .logo-software.novomatic{background-image:url(/wp-content/themes/custom/images/software/novomatic.png);background-size:contain}.payment-list ul li .logo-software.blueprint-gaming{width:140px}.lazyloaded.payment-list ul li .logo-software.blueprint-gaming{background-image:url(/wp-content/themes/custom/images/software/blueprint-gaming.png);background-size:contain}.payment-list ul li .logo-software.barcrest{width:140px}.lazyloaded.payment-list ul li .logo-software.barcrest{background-image:url(/wp-content/themes/custom/images/software/barcrest.png);background-size:contain}.payment-list ul li .logo-certificate.ukgc{width:140px}.lazyloaded.payment-list ul li .logo-certificate.ukgc{background-image:url(/wp-content/themes/custom/images/logo/regulierung/gambling-comission.png);background-size:contain}.payment-list ul li .logo-certificate.itechlabs{width:50px}.lazyloaded.payment-list ul li .logo-certificate.itechlabs{background-image:url(/wp-content/themes/custom/images/logo/regulierung/itech-labs.png);background-size:contain}.payment-list ul li .logo-certificate.ecogra{width:120px}.lazyloaded.payment-list ul li .logo-certificate.ecogra{background-image:url(/wp-content/themes/custom/images/logo/regulierung/ecogra.png);background-size:contain}.payment-list ul li .logo-certificate.mga{width:62px}.lazyloaded.payment-list ul li .logo-certificate.mga{background-image:url(/wp-content/themes/custom/images/logo/regulierung/mga.png);background-size:contain}.payment-list ul li .logo-certificate.njdge{width:140px}.lazyloaded.payment-list ul li .logo-certificate.njdge{background-image:url(/wp-content/themes/custom/images/logo/regulierung/njdge.png);background-size:contain}.payment-list ul li .logo-certificate.michigan-gaming-control-board{width:140px}.lazyloaded.payment-list ul li .logo-certificate.michigan-gaming-control-board{background-image:url(/wp-content/themes/custom/images/logo/regulierung/michigan-gaming-control-board.png);background-size:contain}.payment-list ul li .logo-certificate.pa-gaming-control-board{width:140px}.lazyloaded.payment-list ul li .logo-certificate.pa-gaming-control-board{background-image:url(/wp-content/themes/custom/images/logo/regulierung/pa-gaming-control-board.png);background-size:contain}.payment-list ul li .logo-certificate.west-virginia-lottery{width:140px}.lazyloaded.payment-list ul li .logo-certificate.west-virginia-lottery{background-image:url(/wp-content/themes/custom/images/logo/regulierung/west-virginia-lottery.png);background-size:contain}@media(min-width:1024px){.payment-list ul li{margin:10px 8px}}@media(max-width:767px){body:not(.scrolled) .filter-wrapper{content-visibility:auto}}.dataTables_length,.dataTables_next,.dataTables_previous,.dataTables_paginate{display:none;visibility:hidden;opacity:0}.filter-wrapper{position:relative;margin:1% auto 16px}.filter-table{position:relative}.filter-table table{width:100%!important;border-collapse:collapse;border-spacing:0}.ftable caption{padding-top:15px;padding-bottom:120px;background:#f9f9f9;border:1px solid #e6e6e6;border-bottom:none;color:#424242;font:bold 16px/1.35 "open sans",sans-serif}.ftable .pmlogo>span{background-size:auto}.filter-table thead{position:absolute;top:100px;background-color:rgba(101,101,101,.9);border-radius:20px;border:0;max-width:270px;left:0;right:0;margin:auto;z-index:1}.filter-table thead tr{display:block;cursor:pointer}.filter-table thead tr:before{content:"Sort table by...";color:#fff;padding:10px 35px;background:#656565;display:block;border-radius:30px;cursor:pointer}.filter-table thead th{position:relative;display:none;width:90%!important;background:#7e7e7e;border:none;border-radius:30px;margin:10px auto;text-align:left;padding:15px 55px 15px 20px;color:#fff;font-weight:400;text-align:center}.filter-table thead th:before{content:"";position:absolute;background:url(/wp-content/themes/custom/images/filter-table.png) no-repeat 0 0;width:48px;height:20px;right:8px;top:0;bottom:0;margin:auto}.filter-table thead th.sorting:before{background-position:0 0}.filter-table thead th.sorting_desc:before{background-position:0 -20px}.filter-table thead th.sorting_asc:before{background-position:0 -40px}.filter-table thead th:hover{cursor:pointer;box-shadow:0 0 0 1px #fff;transition-duration:0.3s}.filter-table thead tr.open{cursor:auto;padding-bottom:5px}.filter-table thead tr.open th{display:block}.filter-table thead:before{content:"";background:url(/wp-content/themes/custom/images/filter-table.png) no-repeat 0 -60px;width:14px;height:10px;position:absolute;top:13px;left:13px}.filter-table thead:after{content:"";background:url(/wp-content/themes/custom/images/filter-table.png) no-repeat 0 0;width:20px;height:20px;position:absolute;top:10px;right:10px}.filter-table thead.open:after{background-position:-27px 0}.filter-table thead.open:hover:after{cursor:pointer}.filter-table th,.filter-table td{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e6e6e6;text-align:center}.ftable tbody tr{display:flex;flex-wrap:wrap;padding:0 5px 5px;border:1px solid #656565;border-bottom:0}.ftable tbody tr:last-child{border-bottom:1px solid #656565}.ftable td:not(:first-child):not(:last-child):not(.dataTables_empty){flex:1 1 auto;border-radius:10px;padding:15px 10px;margin:5px 3px;font:bold 20px/1 "open sans",sans-serif;background:#f9f9f9;color:#666}.ftable td:after{font-weight:400;font-size:14px;line-height:1.2;padding-left:10px;vertical-align:middle}.ftable td:first-child,.ftable td:last-child{width:100%}.ftable td:first-child{border:0;border-bottom:1px solid #e6e6e6;margin:0 10px 5px}.ftable td:first-child span{font-size:0;line-height:0;text-indent:-9999px;height:75px}.ftable td:not(:first-child):not(:last-child)[data-th]:after{content:attr(data-th)}.ftable td:last-child{border:1px solid #1d7b19;border-radius:8px}.ftable td:last-child a{text-decoration:none;font-weight:700;line-height:16px;left:0;right:0;display:block;margin:5px;padding:10px}.ftable td:last-child:hover{background:#1d7b19;transition-duration:0.5s}.ftable td:last-child:hover a{color:#fff}.ftable .dataTables_empty{border:0;width:100%;padding:10px 5px 5px}.filter-table td.dash{font-size:0!important;line-height:0;text-indent:-9999px}.filter-table td.dash:before{content:"\2014";display:block;font-weight:700;color:#ff0101;text-indent:0;font-size:16px!important;line-height:1.1}.dataTables_filter input{margin:0 auto;display:block;width:calc(270px - 45px);border-radius:20px;border:1px solid #e6e6e6;font-size:14px;line-height:1.2;padding:10px 10px 10px 35px;color:#666}.dataTables_filter label{position:relative;width:270px;display:block;margin:0 auto}.dataTables_filter label:before{content:"";position:absolute;top:0;bottom:0;margin:auto;left:15px;width:11px;height:11px;background:url(/wp-content/themes/custom/images/filter-table.png);background-repeat:no-repeat;background-position:-18px -61px}.dataTables_filter input:focus{border-radius:20px;outline:none;border:1px solid #1d7b19}.dataTables_filter{position:absolute;top:50px;left:0;right:0;margin:auto}.dataTables_info{padding:15px;text-align:center;background:#f9f9f9;border:1px solid #e6e6e6;border-top:0;font-weight:700;color:#1d7b19;display:flex;justify-content:center;align-items:center}.dataTables_info:hover{cursor:pointer;background:#e6e6e6}.dataTables_info:before{content:"";display:block;width:15px;height:15px;background:url(/wp-content/themes/custom/images/filter-table.png) no-repeat -31px -60px;order:1}.dataTables_info:after{color:#656565;font-weight:400;padding:0 10px}.filter-table.operators .dataTables_info:after{content:"More Operators"}.filter-table.payments .dataTables_info:after{content:"More Payment Methods"}.filter-table.software .dataTables_info:after{content:"More Software Developers"}.filter-table.slot .dataTables_info:after{content:"More Slots Games"}.filter-table.roulette .dataTables_info:after{content:"More Roulette Games"}.filter-table.blackjack .dataTables_info:after{content:"More Blackjack Games"}.filter-table.baccarat .dataTables_info:after{content:"More Baccarat Games"}@media(max-width:599px){.ftable caption{height:40px}.dataTables_filter{top:70px}.filter-table thead{top:120px}}@media (min-width:1000px){.filter-wrapper{overflow-y:auto}.ftable caption{text-align:left;padding-left:15px;padding-bottom:15px}.dataTables_filter{right:10px;top:8px;left:unset}.filter-table thead{position:relative;max-width:unset;display:table-header-group;left:0;top:0;right:0}.filter-table thead tr{display:table-row}.filter-table thead tr:before,.filter-table thead tr:after,.filter-table thead:before,.filter-table thead:after{display:none;visibility:hidden;opacity:0}.filter-table thead th{display:table-cell;padding:0;border:1px solid #929292;border-radius:0;width:auto!important;padding:10px 25px 10px 10px;font-size:13px;font-weight:700;line-height:1.2;background:initial}.filter-table thead th:hover{box-shadow:inset 0 0 2px 1px #000}.filter-table thead th:active{outline:none}.filter-table thead th.sorting:before,.filter-table thead th.sorting_desc:before,.filter-table thead th.sorting_asc:before{width:7px;height:15px}.filter-table thead th.sorting:before{background-position:-1px -73px}.filter-table thead th.sorting_desc:before{background-position:-10px -73px}.filter-table thead th.sorting_asc:before{background-position:-19px -73px}.filter-table thead .th-link{display:table-cell;opacity:1;visibility:visible;padding:10px 20px 10px 10px}.ftable tbody tr{display:table-row;padding:0;border-color:#e6e6e6}.ftable td:not(:first-child):not(:last-child):not(.dataTables_empty){font-weight:400;font-size:16px;background:transparent;padding:0}.ftable tbody td{display:table-cell;padding:20px 10px}.ftable td:first-child,.ftable td:last-child{position:relative;margin:0;left:unset;display:table-cell;top:unset;border-color:inherit;border-color:#e6e6e6}.ftable td:last-child a:hover{font-weight:700}.ftable td[data-th="Games"]{font-weight:bold!important}.ftable td:first-child span{height:52px;background-size:auto}.ftable td:last-child a{margin:0;padding:0}.ftable td:last-child:hover{background:transparent}.ftable td:last-child:hover a{color:#1D7B18}.ftable td:not(:first-child):not(:last-child)[data-th]:after{content:"";display:none;font-size:0;line-height:0;text-indent:-9999px}.ftable .dataTables_empty{padding:10px;text-align:center}}@media (min-width:1001px) and (max-width:1200px){.ftable td:first-child span{background-size:contain}}.filter-table.v2{border-radius:5px;background-color:#F6F6F6}.filter-table.v2 .dataTables_filter label{width:290px;max-width:100%}.filter-table.v2 .dataTables_filter label:before{left:13px;width:18px;height:19px;background:url(/wp-content/themes/custom/images/icon-search.png) no-repeat center}.filter-table.v2 .dataTables_filter input{width:calc(290px - 45px);border-color:rgba(113,124,130,.2);font-size:15px;color:#000}.filter-table.v2 .dataTables_filter input:focus{border-color:#20881A}.filter-table.v2 .ftable caption{border:none;border-radius:5px;padding-top:20px;background-color:#F2F4F5;font-size:16px;color:#000;text-wrap:balance}.filter-table.v2 thead{max-width:290px;border-radius:30px;background-color:#fff}.filter-table.v2 thead:before{width:16px;height:16px;background:url(/wp-content/themes/custom/images/icon-filter-table.png) no-repeat center}.filter-table.v2 thead:after{position:absolute;top:13px;right:18px;width:8px;height:8px;border-width:0 0 2px 2px;border-style:solid;border-color:transparent transparent #20881A #20881A;transform:rotate(-45deg)}.filter-table.v2 thead.open{border-bottom-right-radius:15px;border-bottom-left-radius:15px;box-shadow:0 4px 25px 0 rgba(0,0,0,.1)}.filter-table.v2 thead.open:after{top:17px;transform:rotate(135deg)}.filter-table.v2 thead tr:before{border:1px solid rgba(113,124,130,.2);color:#000;font-size:15px;background:#fff}.filter-table.v2 thead th{margin:5px auto;padding:2px 55px 2px 0;text-align:left;color:#000;background:transparent}.filter-table.v2 thead th:before{right:0;width:52px;height:24px;background:url(/wp-content/themes/custom/images/icon-sorting-btns.png) no-repeat 0 0}.filter-table.v2 thead th.sorting_asc:before{background-position:0 -25px}.filter-table.v2 thead th.sorting_desc:before{background-position:0 -51px}.filter-table.v2 .ftable tbody{display:block;width:100%;padding:10px 7px;box-sizing:border-box}.filter-table.v2 .ftable tbody tr{border:none;border-radius:5px;background-color:#fff}.filter-table.v2 .ftable tbody tr+tr{margin-top:35px}.filter-table.v2 .ftable td:first-child{margin:5px auto;border:none}.filter-table.v2 .ftable td:not(:first-child):not(:last-child):not(.dataTables_empty){display:flex;flex-flow:row-reverse wrap;justify-content:space-between;flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);margin:0 10px;border-radius:0;border:none;padding:5px 20px;color:#000;font-weight:700;font-size:16px;line-height:1.3;text-align:right;background:rgba(242,244,245,.7)}.filter-table.v2 .ftable td:nth-child(2){border-radius:5px 5px 0 0!important;padding-top:20px!important}.filter-table.v2 .ftable td:nth-last-child(2){border-radius:0 0 5px 5px!important;padding-bottom:20px!important}.filter-table.v2 .ftable td:after{max-width:50%;padding-left:0;font-weight:400;font-size:14px;color:#646877;text-align:left}.filter-table.v2 .ftable td:last-child{margin:0 10px}.filter-table.v2 .logo>span,.filter-table.v2 .logo>a{background-size:auto!important}.filter-table.v2 .ftable td .btn{display:block;margin:14px auto 12px;border:none;border-radius:6px;font-weight:700;font-size:16px;background:linear-gradient(135deg,#25aa1e 0%,#22901c 38%,#1e8118 68%,#197214 100%);box-shadow:-3px 11px 21px 0 rgba(45,144,40,.5)}.filter-table.v2 .ftable td .btn:hover{background:linear-gradient(135deg,#25aa1e 0%,#25aa1e 38%,#25aa1e 68%,#25aa1e 100%);box-shadow:none;color:#fff}.filter-table.v2 .dataTables_info{border:none;background:transparent;font-size:18px}.filter-table.v2 .dataTables_info:after{color:#000;font-size:16px}.filter-table.v2 .dataTables_info:before{width:22px;height:22px;background:url(/wp-content/themes/custom/images/icon-sorting-btns.png) no-repeat 0 -26px}@media (min-width:1000px){.filter-table.v2 .dataTables_filter{top:15px;right:30px}.filter-table.v2 .dataTables_filter label{width:215px}.filter-table.v2 .dataTables_filter input{width:calc(215px - 45px)}.filter-table.v2 .ftable caption{padding:25px 250px 80px 30px}.filter-table.v2 thead{position:absolute;display:block;top:65px;left:30px;right:auto;width:100%;border-radius:20px}.filter-table.v2 thead:before{position:absolute;content:'';display:block;top:13px;left:13px;width:16px;height:16px;background:url(/wp-content/themes/custom/images/icon-filter-table.png) no-repeat center;visibility:visible;opacity:1}.filter-table.v2 thead:after{position:absolute;content:'';display:block;top:13px;right:18px;width:8px;height:8px;border-width:0 0 2px 2px;border-style:solid;border-color:transparent transparent #20881A #20881A;transform:rotate(-45deg);visibility:visible;opacity:1}.filter-table.v2 thead tr{display:block}.filter-table.v2 thead tr:before{content:"Sort table by...";color:#000;padding:10px 35px;background:#fff;display:block;border-radius:30px;border:1px solid rgba(113,124,130,.2);font-size:15px;line-height:1.2;cursor:pointer;visibility:visible;opacity:1}.filter-table.v2 thead th{display:none;margin:10px auto;border:none;padding:2px 55px 2px 0;text-align:left;color:#000;background:transparent;width:90%!important;position:relative;font-weight:400;font-size:15px;line-height:1.2;color:#000;box-shadow:none}.filter-table.v2 thead th:before{position:absolute;content:'';top:0;bottom:0;margin:auto;right:0;width:52px;height:24px;background:url(/wp-content/themes/custom/images/icon-sorting-btns.png) no-repeat 0 0}.filter-table.v2 thead th.sorting_asc:before{background-position:0 -25px}.filter-table.v2 thead th.sorting_desc:before{background-position:0 -51px}.filter-table.v2 thead th:hover{color:#20881A}.filter-table.v2 thead tr.open th{display:block}.filter-table.v2 .ftable tbody{padding:20px 30px}.filter-table.v2 .ftable tbody tr{position:relative;display:block;min-height:180px;padding-top:10px;padding-bottom:10px;padding-left:245px}.filter-table.v2 .ftable tbody tr+tr{margin-top:17px}.filter-table.v2 .ftable td:first-child{position:absolute;top:10px;left:0;width:245px}.filter-table.v2 .ftable td:last-child{position:absolute;display:block;top:120px;left:0;width:245px;margin:0 auto;padding:0;border:none}.filter-table.v2 .ftable td:not(:first-child):not(:last-child)[data-th]:after{content:attr(data-th);display:block;max-width:50%;padding-left:0;font-weight:400;font-size:14px;line-height:1.3;color:#646877;text-align:left;text-indent:0}.filter-table.v2 .ftable td .btn{margin:10px auto;padding:15px 5px;max-width:160px}.filter-table.v2 .dataTables_info{padding-top:0}}.sslogo>span,.sslogo:before,.sslogo:after{background-size:contain;background-repeat:no-repeat;background-position:center;display:block}.sslogo.microgaming>span,.sslogo.microgaming:before,.sslogo.microgaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/microgaming.png)}.sslogo.gamesys>span,.sslogo.gamesys:before,.sslogo.gamesys:after{background-image:url(/wp-content/themes/custom/images/logo/software/gamesys.png)}.sslogo.novomatic>span,.sslogo.novomatic:before,.sslogo.novomatic:after{background-image:url(/wp-content/themes/custom/images/logo/software/novomatic.png)}.sslogo.pariplay>span,.sslogo.pariplay:before,.sslogo.pariplay:after{background-image:url(/wp-content/themes/custom/images/logo/software/pariplay.png)}.sslogo.playtech>span,.sslogo.playtech:before,.sslogo.playtech:after{background-image:url(/wp-content/themes/custom/images/logo/software/playtech.png)}.sslogo.netent>span,.sslogo.netent:before,.sslogo.netent:after{background-image:url(/wp-content/themes/custom/images/logo/software/netent.png)}.sslogo.nektan>span,.sslogo.nektan:before,.sslogo.nektan:after{background-image:url(/wp-content/themes/custom/images/logo/software/nektan.png)}.sslogo.evolution-gaming>span,.sslogo.evolution-gaming:before,.sslogo.evolution-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/evolution-gaming.png)}.sslogo.playngo>span,.sslogo.playngo:before,.sslogo.playngo:after{background-image:url(/wp-content/themes/custom/images/logo/software/playngo.png)}.sslogo.authentic-gaming>span,.sslogo.authentic-gaming:before,.sslogo.authentic-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/authentic-gaming.png)}.sslogo.ezugi>span,.sslogo.ezugi:before,.sslogo.ezugi:after{background-image:url(/wp-content/themes/custom/images/logo/software/ezugi.png)}.sslogo.medialive>span,.sslogo.medialive:before,.sslogo.medialive:after{background-image:url(/wp-content/themes/custom/images/logo/software/medialive.png)}.sslogo.pragmatic-play>span,.sslogo.pragmatic-play:before,.sslogo.pragmatic-play:after{background-image:url(/wp-content/themes/custom/images/logo/software/pragmatic-play.png)}.sslogo.pragmatic-logo>span,.sslogo.pragmatic-logo:before,.sslogo.pragmatic-logo:after{background-image:url(/wp-content/themes/custom/images/logo/software/pragmatic-play.png)}.sslogo.vivo-gaming>span,.sslogo.vivo-gaming:before,.sslogo.vivo-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/vivo-gaming.png)}.sslogo.quickspin>span,.sslogo.quickspin:before,.sslogo.quickspin:after{background-image:url(/wp-content/themes/custom/images/logo/software/quickspin.png)}.sslogo.skillonnet>span,.sslogo.skillonnet:before,.sslogo.skillonnet:after{background-image:url(/wp-content/themes/custom/images/logo/software/skillonnet.png)}.sslogo.thunderkick>span,.sslogo.thunderkick:before,.sslogo.thunderkick:after{background-image:url(/wp-content/themes/custom/images/logo/software/thunderkick.png)}.sslogo.igt>span,.sslogo.igt:before,.sslogo.igt:after{background-image:url(/wp-content/themes/custom/images/logo/software/igt.png)}.sslogo.isoftbet>span,.sslogo.isoftbet:before,.sslogo.isoftbet:after{background-image:url(/wp-content/themes/custom/images/logo/software/isoftbet.png)}.sslogo.push-gaming>span,.sslogo.push-gaming:before,.sslogo.push-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/push-gaming.png)}.sslogo.twobytwo-gaming>span,.sslogo.twobytwo-gaming:before,.sslogo.twobytwo-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/2by2gaming.png)}.sslogo.fourtheplayer>span,.sslogo.fourtheplayer:before,.sslogo.fourtheplayer:after{background-image:url(/wp-content/themes/custom/images/logo/software/4theplayer.png)}.sslogo.eyecon>span,.sslogo.eyecon:before,.sslogo.eyecon:after{background-image:url(/wp-content/themes/custom/images/logo/software/eyecon.png)}.sslogo.red-tiger>span,.sslogo.red-tiger:before,.sslogo.red-tiger:after{background-image:url(/wp-content/themes/custom/images/logo/software/redtigergaming.png)}.sslogo.playson>span,.sslogo.playson:before,.sslogo.playson:after{background-image:url(/wp-content/themes/custom/images/logo/software/playson.png)}.sslogo.yggdrasil>span,.sslogo.yggdrasil:before,.sslogo.yggdrasil:after{background-image:url(/wp-content/themes/custom/images/logo/software/yggdrasil.png)}.sslogo.blueprint>span,.sslogo.blueprint:before,.sslogo.blueprint:after{background-image:url(/wp-content/themes/custom/images/logo/software/blue-print.png)}.sslogo.high-5-games>span,.sslogo.high-5-games:before,.sslogo.high-5-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/high-5-games.png)}.sslogo.inspired-gaming>span,.sslogo.inspired-gaming:before,.sslogo.inspired-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/inspired-gaming.png)}.sslogo.just-for-the-win>span,.sslogo.just-for-the-win:before,.sslogo.just-for-the-win:after{background-image:url(/wp-content/themes/custom/images/logo/software/just-for-the-win.png)}.sslogo.elk-studios>span,.sslogo.elk-studios:before,.sslogo.elk-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/elk-studios.png)}.sslogo.tom-horn-gaming>span,.sslogo.tom-horn-gaming:before,.sslogo.tom-horn-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/tom-horn-gaming.png)}.sslogo.onextwo-gaming>span,.sslogo.onextwo-gaming:before,.sslogo.onextwo-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/1x2-gaming.png)}.sslogo.iron-dog>span,.sslogo.iron-dog:before,.sslogo.iron-dog:after{background-image:url(/wp-content/themes/custom/images/logo/software/irondog.png)}.sslogo.genii>span,.sslogo.genii:before,.sslogo.genii:after{background-image:url(/wp-content/themes/custom/images/logo/software/genii.png)}.sslogo.barcrest>span,.sslogo.barcrest:before,.sslogo.barcrest:after{background-image:url(/wp-content/themes/custom/images/logo/software/barcrest.png)}.sslogo.leander-games>span,.sslogo.leander-games:before,.sslogo.leander-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/leander.png)}.sslogo.core-gaming>span,.sslogo.core-gaming:before,.sslogo.core-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/core-gaming.png)}.sslogo.big-time-gaming>span,.sslogo.big-timе-gaming:before,.sslogo.big-timе-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/big-timе-gaming.png)}.sslogo.booongo>span,.sslogo.booongo:before,.sslogo.booongo:after{background-image:url(/wp-content/themes/custom/images/logo/software/booongo.png)}.sslogo.triple-edge-studios>span,.sslogo.triple-edge-studios:before,.sslogo.triple-edge-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/triple-edge-studops.png)}.sslogo.rabcat>span,.sslogo.rabcat:before,.sslogo.rabcat:after{background-image:url(/wp-content/themes/custom/images/logo/software/rabcat.png)}.sslogo.saucify>span,.sslogo.saucify:before,.sslogo.saucify:after{background-image:url(/wp-content/themes/custom/images/logo/software/saucify.png)}.sslogo.red7>span,.sslogo.red7:before,.sslogo.red7:after{background-image:url(/wp-content/themes/custom/images/logo/software/red7.png)}.sslogo.wms>span,.sslogo.wms:before,.sslogo.wms:after{background-image:url(/wp-content/themes/custom/images/logo/software/wms.png)}.sslogo.sg-digital>span,.sslogo.sg-digital:before,.sslogo.sg-digital:after{background-image:url(/wp-content/themes/custom/images/logo/software/sg-digital.png)}.sslogo.stormcraft-studios>span,.sslogo.stormcraft-studios:before,.sslogo.stormcraft-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/stormcraft-studios.png)}.sslogo.foxium>span,.sslogo.foxium:before,.sslogo.foxium:after{background-image:url(/wp-content/themes/custom/images/logo/software/foxium.png)}.sslogo.bally>span,.sslogo.bally:before,.sslogo.bally:after{background-image:url(/wp-content/themes/custom/images/logo/software/bally.png)}.sslogo.crazy-tooth-studios>span,.sslogo.crazy-tooth:before,.sslogo.crazy-tooth:after{background-image:url(/wp-content/themes/custom/images/logo/software/crazy-tooth.png)}.sslogo.gamevy>span,.sslogo.gamevy:before,.sslogo.gamevy:after{background-image:url(/wp-content/themes/custom/images/logo/software/gamevy.png)}.sslogo.betsoft>span,.sslogo.betsoft:before,.sslogo.betsoft:after{background-image:url(/wp-content/themes/custom/images/logo/software/betsoft.png)}.sslogo.all41-studios>span,.sslogo.all41-studios:before,.sslogo.all41-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/all41studios.png)}.sslogo.reel-time-gaming>span,.sslogo.reel-time-gaming:before,.sslogo.reel-time-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/reeltimegaming.png)}.sslogo.fortune-factory-studios>span,.sslogo.fortune-factory-studios:before,.sslogo.fortune-factory-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/fortune-factory-studios.png)}.sslogo.fantasma-games>span,.sslogo.fantasma-games:before,.sslogo.fantasma-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/fantasma-games.png)}.sslogo.the-games-company>span,.sslogo.the-games-company:before,.sslogo.the-games-company:after{background-image:url(/wp-content/themes/custom/images/logo/software/the-games-company.png)}.sslogo.gameburger-studios>span,.sslogo.gameburger-studios:before,.sslogo.gameburger-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/gameburger.png)}.sslogo.sunfox-games>span,.sslogo.sunfox-games:before,.sslogo.sunfox-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/sunfox-games.png)}.sslogo.mutuel-play>span,.sslogo.mutuel-play:before,.sslogo.mutuel-play:after{background-image:url(/wp-content/themes/custom/images/logo/software/mutuelplay.png)}.sslogo.metagu>span,.sslogo.metagu:before,.sslogo.metagu:after{background-image:url(/wp-content/themes/custom/images/logo/software/metagu.png)}.sslogo.live-5-gaming>span,.sslogo.live-5-gaming:before,.sslogo.live-5-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/live5gaming.png)}.sslogo.slingshot-studios>span,.sslogo.slingshot-studios:before,.sslogo.slingshot-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/slingshot-studios.png)}.sslogo.shuffle-master>span,.sslogo.shuffle-master:before,.sslogo.shuffle-master:after{background-image:url(/wp-content/themes/custom/images/logo/software/shuffle-master.png)}.sslogo.shuffle-master-big>span,.sslogo.shuffle-master-big:before,.sslogo.shuffle-master-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/shuffle-master-big.png)}.sslogo.bb-games>span,.sslogo.bb-games:before,.sslogo.bb-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/bb-games.png)}.sslogo.mahigaming>span,.sslogo.mahigaming:before,.sslogo.mahigaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/mahigaming.png)}.sslogo.rtg>span,.sslogo.rtg:before,.sslogo.rtg:after{background-image:url(/wp-content/themes/custom/images/logo/software/rtg.png)}.sslogo.jade-rabbit-studios>span,.sslogo.jade-rabbit-studios:before,.sslogo.jade-rabbit-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/jade-rabbit-studios.png)}.sslogo.fourtheplayer>span,.sslogo.fourtheplayer:before,.sslogo.fourtheplayer:after{background-image:url(/wp-content/themes/custom/images/logo/software/4theplayer.png)}.sslogo.neon-valley-studios>span,.sslogo.neon-valley-studios:before,.sslogo.neon-valley-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/neonvalleystudios.png)}.sslogo.pulse-8-studios>span,.sslogo.neon-valley-studios:before,.sslogo.neon-valley-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/pluse8studios.png)}.sslogo.golden-rock-studios>span,.sslogo.golden-rock-studios:before,.sslogo.golden-rock-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/golden-rock.png)}.sslogo.switch-studios>span,.sslogo.switch-studios:before,.sslogo.switch-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/switch-studio.png)}.sslogo.switch-studios>span,.sslogo.switch-studios:before,.sslogo.switch-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/switch-studio.png)}.sslogo.nextgen>span,.sslogo.nextgen:before,.sslogo.nextgen:after{background-image:url(/wp-content/themes/custom/images/logo/software/nextgen.png)}.sslogo.electric-elephant>span,.sslogo.electric-elephant:before,.sslogo.electric-elephant:after{background-image:url(/wp-content/themes/custom/images/logo/software/electric-elephant.png)}.sslogo.incredible-technologies>span,.sslogo.incredible-technologies:before,.sslogo.incredible-technologies:after{background-image:url(/wp-content/themes/custom/images/logo/software/incredible-technologies.png)}.sslogo.chance-interactive>span,.sslogo.chance-interactive:before,.sslogo.chance-interactive:after{background-image:url(/wp-content/themes/custom/images/logo/software/chance-interactive.png)}.sslogo.ainsworth>span,.sslogo.ainsworth:before,.sslogo.ainsworth:after{background-image:url(/wp-content/themes/custom/images/logo/software/ainsworth.png)}.sslogo.merkur>span,.sslogo.merkur:before,.sslogo.merkur:after{background-image:url(/wp-content/themes/custom/images/logo/software/merkur-gaming.png)}.sslogo.fugaso>span,.sslogo.fugaso:before,.sslogo.fugaso:after{background-image:url(/wp-content/themes/custom/images/logo/software/fugaso.png)}.sslogo.openbet>span,.sslogo.openbet:before,.sslogo.openbet:after{background-image:url(/wp-content/themes/custom/images/logo/software/openbet.png)}.sslogo.one-touch>span,.sslogo.onetouch:before,.sslogo.onetouch:after{background-image:url(/wp-content/themes/custom/images/logo/software/onetouch.png)}.sslogo.edict>span,.sslogo.edict:before,.sslogo.edict:after{background-image:url(/wp-content/themes/custom/images/logo/software/edict.png)}.sslogo.snowborn-games>span,.sslogo.snowborn-games:before,.sslogo.snowborn-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/snowborngames.png)}.sslogo.lightning-box>span,.sslogo.lightning-box:before,.sslogo.lightning-box:after{background-image:url(/wp-content/themes/custom/images/logo/software/lighting-box.png)}.sslogo.pg-soft>span,.sslogo.pg-soft:before,.sslogo.pgsoft:after{background-image:url(/wp-content/themes/custom/images/logo/software/pgsoft.png)}.sslogo.green-tube>span,.sslogo.green-tube:before,.sslogo.green-tube:after{background-image:url(/wp-content/themes/custom/images/logo/software/green-tube.png)}.sslogo.wazdan>span,.sslogo.sslo.wazdan:before,.sslogo.wazdan:after{background-image:url(/wp-content/themes/custom/images/logo/software/wazdan.png)}.sslogo.skywind-group>span,.sslogo.skywind-group:before,.sslogo.skywind-group:after{background-image:url(/wp-content/themes/custom/images/logo/software/skywind.png)}.sslogo.cayetano>span,.sslogo.cayetano:before,.sslogo.cayetano:after{background-image:url(/wp-content/themes/custom/images/logo/software/cayetano.png)}.sslogo.hacksaw-gaming>span,.sslogo.hacksaw-gaming:before,.sslogo.hacksaw-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/hacksaw.png)}.sslogo.realistic-gaming>span,.sslogo.realistic-gaming:before,.sslogo.realistic-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/realistic.png)}.sslogo.playn-go>span,.sslogo.playn-go:before,.sslogo.playn-go:after{background-image:url(/wp-content/themes/custom/images/logo/software/playngo.png)}.sslogo.nolimit-city>span,.sslogo.nolimit-city:before,.sslogo.nolimit-city:after{background-image:url(/wp-content/themes/custom/images/logo/software/nolimitcity.png)}.sslogo.habanero>span,.sslogo.habanero:before,.sslogo.habanero:after{background-image:url(/wp-content/themes/custom/images/logo/software/habanero.png)}.sslogo.relax>span,.sslogo.relax:before,.sslogo.relax:after{background-image:url(/wp-content/themes/custom/images/logo/software/relax.png)}.sslogo.genesis>span,.sslogo.genesis:before,.sslogo.genesis:after{background-image:url(/wp-content/themes/custom/images/logo/software/genesis.png)}.sslogo.betdigital>span,.sslogo.betdigital:before,.sslogo.betdigital:after{background-image:url(/wp-content/themes/custom/images/logo/software/betdigital.png)}.sslogo.stakelogic>span,.sslogo.stakelogic:before,.sslogo.stakelogic:after{background-image:url(/wp-content/themes/custom/images/logo/software/stakelogic.png)}.sslogo.stakelogic-big>span,.sslogo.stakelogic-big:before,.sslogo.stakelogic-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/stakelogic-big.png)}.sslogo.green-jade>span,.sslogo.green-jade:before,.sslogo.green-jade:after{background-image:url(/wp-content/themes/custom/images/logo/software/green-jade.png)}.sslogo.revolver>span,.sslogo.revolver:before,.sslogo.revolver:after{background-image:url(/wp-content/themes/custom/images/logo/software/revolver.png)}.sslogo.felt>span,.sslogo.felt:before,.sslogo.felt:after{background-image:url(/wp-content/themes/custom/images/logo/software/felt.png)}.sslogo.gluck-games>span,.sslogo.gluck-games:before,.sslogo.gluck-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/gluck.png)}.sslogo.reel-play>span,.sslogo.reel-play:before,.sslogo.reel-play:after{background-image:url(/wp-content/themes/custom/images/logo/software/reelplay.png)}.sslogo.sthlm>span,.sslogo.sthlm:before,.sslogo.sthlm:after{background-image:url(/wp-content/themes/custom/images/logo/software/sthlmgaming.png)}.sslogo.ash-gaming>span,.sslogo.ash-gaming:before,.sslogo.ash-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/ash-gaming.png)}.sslogo.aurify-gaming>span,.sslogo.aurify-gaming:before,.sslogo.aurify-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/aurify.png)}.sslogo.eurocoin-interactive>span,.sslogo.eurocoin-interactive:before,.sslogo.eurocoin-interactive:after{background-image:url(/wp-content/themes/custom/images/logo/software/eurocoin.png)}.sslogo.game360>span,.sslogo.game360:before,.sslogo.game360:after{background-image:url(/wp-content/themes/custom/images/logo/software/game360.png)}.sslogo.kalamba>span,.sslogo.kalamba:before,.sslogo.kalamba:after{background-image:url(/wp-content/themes/custom/images/logo/software/kalamba.png)}.sslogo.mazooma>span,.sslogo.mazooma:before,.sslogo.mazooma:after{background-image:url(/wp-content/themes/custom/images/logo/software/mazooma.png)}.sslogo.northern-lights>span,.sslogo.northern-lights:before,.sslogo.northern-lights:after{background-image:url(/wp-content/themes/custom/images/logo/software/northernlights.png)}.sslogo.max-win>span,.sslogo.max-win:before,.sslogo.max-win:after{background-image:url(/wp-content/themes/custom/images/logo/software/maxwin.png)}.sslogo.old-skool>span,.sslogo.old-skool:before,.sslogo.old-skool:after{background-image:url(/wp-content/themes/custom/images/logo/software/oldskoolstudios.png)}.sslogo.pearfiction>span,.sslogo.pearfiction:before,.sslogo.pearfiction:after{background-image:url(/wp-content/themes/custom/images/logo/software/pearfiction.png)}.sslogo.probability-jones>span,.sslogo.probability-jones:before,.sslogo.probability-jones:after{background-image:url(/wp-content/themes/custom/images/logo/software/probabilityjones.png)}.sslogo.rarestone-gaming>span,.sslogo.rarestone-gaming:before,.sslogo.rarestone-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/rarestonegaming.png)}.sslogo.bulletproof>span,.sslogo.bulletproof:before,.sslogo.bulletproof:after{background-image:url(/wp-content/themes/custom/images/logo/software/buletproof.png)}.sslogo.dicelab>span,.sslogo.dicelab:before,.sslogo.dicelab:after{background-image:url(/wp-content/themes/custom/images/logo/software/dice-lab.png)}.sslogo.fuga>span,.sslogo.fuga:before,.sslogo.fuga:after{background-image:url(/wp-content/themes/custom/images/logo/software/fuga-gaming.png)}.sslogo.games-warehouse>span,.sslogo.games-warehouse:before,.sslogo.games-warehouse:after{background-image:url(/wp-content/themes/custom/images/logo/software/games-warehouse.png)}.sslogo.magic-dreams>span,.sslogo.magic-dreams:before,.sslogo.magic-dreams:after{background-image:url(/wp-content/themes/custom/images/logo/software/magic-dreams.png)}.sslogo.skillzzgaming>span,.sslogo.skillzzgaming:before,.sslogo.skillzzgaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/skillzzgaming.png)}.sslogo.amaya>span,.sslogo.amaya:before,.sslogo.amaya:after{background-image:url(/wp-content/themes/custom/images/logo/software/amaya.png)}.sslogo.avatarux>span,.sslogo.avatarux:before,.sslogo.avatarux:after{background-image:url(/wp-content/themes/custom/images/logo/software/avatarux.png)}.sslogo.bluberi>span,.sslogo.bluberi:before,.sslogo.bluberi:after{background-image:url(/wp-content/themes/custom/images/logo/software/bluberi.png)}.sslogo.casino-technology>span,.sslogo.casino-technology:before,.sslogo.casino-technology:after{background-image:url(/wp-content/themes/custom/images/logo/software/casino-technology.png)}.sslogo.concept-gaming>span,.sslogo.concept-gaming:before,.sslogo.concept-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/concept-gaming.png)}.sslogo.d-tech>span,.sslogo.d-tech:before,.sslogo.d-tech:after{background-image:url(/wp-content/themes/custom/images/logo/software/dtech.png)}.sslogo.endemol>span,.sslogo.endemol:before,.sslogo.endemol:after{background-image:url(/wp-content/themes/custom/images/logo/software/endemol.png)}.sslogo.high-flyer>span,.sslogo.high-flyer:before,.sslogo.high-flyer:after{background-image:url(/wp-content/themes/custom/images/logo/software/high-flyer-games.png)}.sslogo.lost-world>span,.sslogo.lost-world:before,.sslogo.lost-world:after{background-image:url(/wp-content/themes/custom/images/logo/software/lostworldgames.png)}.sslogo.maverick>span,.sslogo.maverick:before,.sslogo.maverick:after{background-image:url(/wp-content/themes/custom/images/logo/software/maverick.png)}.sslogo.pirates-gold>span,.sslogo.pirates-gold:before,.sslogo.pirates-gold:after{background-image:url(/wp-content/themes/custom/images/logo/software/piratesgold.png)}.sslogo.psiclone>span,.sslogo.psiclone:before,.sslogo.psiclone:after{background-image:url(/wp-content/themes/custom/images/logo/software/psiclonegames.png)}.sslogo.qeetoto>span,.sslogo.qeetoto:before,.sslogo.qeetoto:after{background-image:url(/wp-content/themes/custom/images/logo/software/qeetoto.png)}.sslogo.rocksalt-interactive>span,.sslogo.rocksalt-interactive:before,.sslogo.rocksalt-interactive:after{background-image:url(/wp-content/themes/custom/images/logo/software/rocksalt.png)}.sslogo.sapphire-gaming>span,.sslogo.sapphire-gaming:before,.sslogo.sapphire-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/sapphire.png)}.sslogo.slingo>span,.sslogo.slingo:before,.sslogo.slingo:after{background-image:url(/wp-content/themes/custom/images/logo/software/slingo.png)}.sslogo.spin-play>span,.sslogo.spin-play:before,.sslogo.spin-play:after{background-image:url(/wp-content/themes/custom/images/logo/software/spin-play-games.png)}.sslogo.spinmatic>span,.sslogo.spinmatic:before,.sslogo.spinmatic:after{background-image:url(/wp-content/themes/custom/images/logo/software/spinmatic.png)}.sslogo.vibra-gaming>span,.sslogo.vibra-gaming:before,.sslogo.vibra-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/vibra-gaming.png)}.sslogo.wild-streak>span,.sslogo.wild-streak:before,.sslogo.wild-streak:after{background-image:url(/wp-content/themes/custom/images/logo/software/wild-streak-gaming.png)}.sslogo.yolo-play>span,.sslogo.yolo-play:before,.sslogo.yolo-play:after{background-image:url(/wp-content/themes/custom/images/logo/software/yolo-play.png)}.sslogo.alchemy-gaming>span,.sslogo.alchemy-gaming:before,.sslogo.alchemy-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/alchemy-gaming.png)}.sslogo.egt>span,.sslogo.egt:before,.sslogo.egt:after{background-image:url(/wp-content/themes/custom/images/logo/software/egt.png)}.sslogo.gamomat>span,.sslogo.gamomat:before,.sslogo.gamomat:after{background-image:url(/wp-content/themes/custom/images/logo/software/gamomat.png)}.sslogo.bally-wulff>span,.sslogo.bally-wulff:before,.sslogo.bally-wulff:after{background-image:url(/wp-content/themes/custom/images/logo/software/bally-wulff.png)}.sslogo.oryx>span,.sslogo.oryx:before,.sslogo.oryx:after{background-image:url(/wp-content/themes/custom/images/logo/software/oryx.png)}.sslogo.ganapati>span,.sslogo.ganapati:before,.sslogo.ganapati:after{background-image:url(/wp-content/themes/custom/images/logo/software/ganapti.png)}.sslogo.gamatron>span,.sslogo.gamatron:before,.sslogo.gamatron:after{background-image:url(/wp-content/themes/custom/images/logo/software/gamatron.png)}.sslogo.golden-hero>span,.sslogo.golden-hero:before,.sslogo.golden-hero:after{background-image:url(/wp-content/themes/custom/images/logo/software/golden-hero.png)}.sslogo.giveme>span,.sslogo.giveme:before,.sslogo.giveme:after{background-image:url(/wp-content/themes/custom/images/logo/software/giveme.png)}.sslogo.jtg>span,.sslogo.jtg:before,.sslogo.jtg:after{background-image:url(/wp-content/themes/custom/images/logo/software/jtg.png)}.sslogo.rival-gaming>span,.sslogo.rival-gaming:before,.sslogo.rival-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/rival.png)}.sslogo.dream-tech>span,.sslogo.dream-tech:before,.sslogo.dream-tech:after{background-image:url(/wp-content/themes/custom/images/logo/software/dreamtech.png)}.sslogo.side-city>span,.sslogo.side-city:before,.sslogo.side-city:after{background-image:url(/wp-content/themes/custom/images/logo/software/side-city.png)}.sslogo.amatic>span,.sslogo.amatic:before,.sslogo.amatic:after{background-image:url(/wp-content/themes/custom/images/logo/software/amatic.png)}.sslogo.red-rake>span,.sslogo.red-rake:before,.sslogo.red-rake:after{background-image:url(/wp-content/themes/custom/images/logo/software/red-rake-gaming.png)}.sslogo.adoptit>span,.sslogo.adoptit:before,.sslogo.adoptit:after{background-image:url(/wp-content/themes/custom/images/logo/software/adoptit.png)}.sslogo.spieldev>span,.sslogo.spieldev:before,.sslogo.spieldev:after{background-image:url(/wp-content/themes/custom/images/logo/software/spieldev.png)}.sslogo.seven-deuce>span,.sslogo.seven-deuce:before,.sslogo.seven-deuce:after{background-image:url(/wp-content/themes/custom/images/logo/software/sevendeuce.png)}.sslogo.touchstone-gaming>span,.sslogo.touchstone-gaming:before,.sslogo.touchstone-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/touchstone-gaming.png)}.sslogo.ags>span,.sslogo.ags:before,.sslogo.ags:after{background-image:url(/wp-content/themes/custom/images/logo/software/ags.png)}.sslogo.reflex>span,.sslogo.reflex:before,.sslogo.reflex:after{background-image:url(/wp-content/themes/custom/images/logo/software/reflex.png)}.sslogo.intouch-games>span,.sslogo.intouch-games:before,.sslogo.intouch-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/intouch-games.png)}.sslogo.nyx>span,.sslogo.nyx:before,.sslogo.nyx:after{background-image:url(/wp-content/themes/custom/images/logo/software/nyx.png)}.sslogo.williams-international>span,.sslogo.williams-international:before,.sslogo.williams-international:after{background-image:url(/wp-content/themes/custom/images/logo/software/williams-international.png)}.sslogo.bwin-party>span,.sslogo.bwin-party:before,.sslogo.bwin-party:after{background-image:url(/wp-content/themes/custom/images/logo/software/bwin-party.png)}.sslogo.cr-games>span,.sslogo.cr-games:before,.sslogo.cr-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/cr-games.png)}.sslogo.geco-gaming>span,.sslogo.geco-gaming:before,.sslogo.geco-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/geco.png)}.sslogo.neogames>span,.sslogo.neogames:before,.sslogo.neogames:after{background-image:url(/wp-content/themes/custom/images/logo/software/neogames.png)}.sslogo.hurricane-games>span,.sslogo.hurricane-games:before,.sslogo.hurricane-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/hurricane-games.png)}.sslogo.colossus>span,.sslogo.colossus:before,.sslogo.colossus:after{background-image:url(/wp-content/themes/custom/images/logo/software/colossus.png)}.sslogo.playko>span,.sslogo.playko:before,.sslogo.playko:after{background-image:url(/wp-content/themes/custom/images/logo/software/playko.png)}.sslogo.reelnrg>span,.sslogo.reelnrg:before,.sslogo.reelnrg:after{background-image:url(/wp-content/themes/custom/images/logo/software/reelnrg.png)}.sslogo.bla-bla-studios>span,.sslogo.bla-bla-studios:before,.sslogo.bla-bla-studios:after{background-image:url(/wp-content/themes/custom/images/logo/software/bla-bla-studios.png)}.sslogo.spike-games>span,.sslogo.spike-games:before,.sslogo.spike-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/spike-games.png)}.sslogo.playtech-vikings>span,.sslogo.playtech-vikings:before,.sslogo.playtech-vikings:after{background-image:url(/wp-content/themes/custom/images/logo/software/playtechvikings.png)}.sslogo.aspect-gaming>span,.sslogo.aspect-gaming:before,.sslogo.aspect-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/aspect-gaming.png)}.sslogo.games-inc>span,.sslogo.games-inc:before,.sslogo.games-inc:after{background-image:url(/wp-content/themes/custom/images/logo/software/games-inc.png)}.sslogo.gameslab>span,.sslogo.gameslab:before,.sslogo.gameslab:after{background-image:url(/wp-content/themes/custom/images/logo/software/gameslab.png)}.sslogo.gvg>span,.sslogo.gvg:before,.sslogo.gvg:after{background-image:url(/wp-content/themes/custom/images/logo/software/gvg.png)}.sslogo.playtech-origins>span,.sslogo.playtech-origins:before,.sslogo.playtech-origins:after{background-image:url(/wp-content/themes/custom/images/logo/software/playtech-origins.png)}.sslogo.roxor>span,.sslogo.roxor:before,.sslogo.roxor:after{background-image:url(/wp-content/themes/custom/images/logo/software/roxor-gaming.png)}.sslogo.top-edge>span,.sslogo.top-edge:before,.sslogo.top-edge:after{background-image:url(/wp-content/themes/custom/images/logo/software/top-edge-gaming.png)}.sslogo.asylum-labs>span,.sslogo.asylum-labs:before,.sslogo.asylum-labs:after{background-image:url(/wp-content/themes/custom/images/logo/software/asylum-labs-inc.png)}.sslogo.gameiom>span,.sslogo.gameiom:before,.sslogo.gameiom:after{background-image:url(/wp-content/themes/custom/images/logo/software/gameiom.png)}.sslogo.gamesos>span,.sslogo.gamesos:before,.sslogo.gamesos:after{background-image:url(/wp-content/themes/custom/images/logo/software/gamesos.png)}.sslogo.sigma>span,.sslogo.sigma:before,.sslogo.sigma:after{background-image:url(/wp-content/themes/custom/images/logo/software/sigma-gaming.png)}.sslogo.slot-factory>span,.sslogo.slot-factory:before,.sslogo.slot-factory:after{background-image:url(/wp-content/themes/custom/images/logo/software/slot-factory.png)}.sslogo.storm-gaming>span,.sslogo.storm-gaming:before,.sslogo.storm-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/storm-gaming.png)}.sslogo.slotvision>span,.sslogo.slotvision:before,.sslogo.slotvision:after{background-image:url(/wp-content/themes/custom/images/logo/software/slot-vision.png)}.sslogo.konami>span,.sslogo.konami:before,.sslogo.konami:after{background-image:url(/wp-content/themes/custom/images/logo/software/konami.png)}.sslogo.gameart>span,.sslogo.gameart:before,.sslogo.gameart:after{background-image:url(/wp-content/themes/custom/images/logo/software/gameart.png)}.sslogo.mascot-gaming>span,.sslogo.mascot-gaming:before,.sslogo.mascot-gaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/mascot-gaming.png)}.sslogo.netgame>span,.sslogo.netgame:before,.sslogo.netgame:after{background-image:url(/wp-content/themes/custom/images/logo/software/netgame.png)}.sslogo.theplayer4>span,.sslogo.theplayer4:before,.sslogo.theplayer4:after{background-image:url(/wp-content/themes/custom/images/logo/software/4theplayer.png)}.sslogo.bgaming>span,.sslogo.bgaming:before,.sslogo.bgaming:after{background-image:url(/wp-content/themes/custom/images/logo/software/bgaming.png)}.sslogo.big-time-gaming-big>span,.sslogo.big-time-gaming-big:before,.sslogo.big-time-gaming-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/big-time-gaming-big.png)}.sslogo.igt-big>span,.sslogo.igt-big:before,.sslogo.igt-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/igt-big.png)}.sslogo.core-gaming-big>span,.sslogo.core-gaming-big:before,.sslogo.core-gaming-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/core-gaming-big.png)}.sslogo.playtech-big>span,.sslogo.playtech-big:before,.sslogo.playtech-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/playtech-big.png)}.sslogo.nolimit-city-big>span,.sslogo.nolimit-city-big:before,.sslogo.nolimit-city-big:after{background-image:url(/wp-content/themes/custom/images/logo/software/nolimit-city-big.png)}.sslogo.games-global>span,.sslogo.games-global:before,.sslogo.games-global:after{background-image:url(/wp-content/themes/custom/images/logo/software/games-global.png)}.sslogo.amusnet>span,.sslogo.amusnet:before,.sslogo.amusnet:after{background-image:url(/wp-content/themes/custom/images/logo/software/amusnet-interactive.png)}.sslogo.synot>span,.sslogo.synot:before,.sslogo.synot:after{background-image:url(/wp-content/themes/custom/images/logo/software/synot.png)}.sslogo.atomic-slot-lab>span,.sslogo.atomic-slot-lab:before,.sslogo.atomic-slot-lab:after{background-image:url(/wp-content/themes/custom/images/logo/software/atomic-slot-lab.png)}.sslogo.fazi>span,.sslogo.fazi:before,.sslogo.fazi:after{background-image:url(/wp-content/themes/custom/images/logo/software/fazi.png)}.sslogo.endorphina>span,.sslogo.endorphina:before,.sslogo.endorphina:after{background-image:url(/wp-content/themes/custom/images/logo/software/endorphina.png)}.sslogo.swintt>span,.sslogo.swintt:before,.sslogo.swintt:after{background-image:url(/wp-content/themes/custom/images/logo/software/swintt.png)}.sslogo.booming-games>span,.sslogo.booming-games:before,.sslogo.booming-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/booming-games.png)}.sslogo.kajot-games>span,.sslogo.kajot-games:before,.sslogo.kajot-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/kajot-games.png)}.sslogo.bgt>span,.sslogo.bgt:before,.sslogo.bgt:after{background-image:url(/wp-content/themes/custom/images/logo/software/bgt.png)}.sslogo.hacksaw>span,.sslogo.hacksaw:before,.sslogo.hacksaw:after{background-image:url(/wp-content/themes/custom/images/logo/software/hacksaw.png)}.sslogo.greentube>span,.sslogo.greentube:before,.sslogo.greentube:after{background-image:url(/wp-content/themes/custom/images/logo/software/green-tube.png)}.sslogo.spinomenal>span,.sslogo.spinomenal:before,.sslogo.spinomenal:after{background-image:url(/wp-content/themes/custom/images/logo/software/spinomenal.png)}.sslogo.bf-games>span,.sslogo.bf-games:before,.sslogo.bf-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/bf-games.png)}.sslogo.dragonfish>span,.sslogo.dragonfish:before,.sslogo.dragonfish:after{background-image:url(/wp-content/themes/custom/images/logo/software/dragonfish.png)}.sslogo.quickfire>span,.sslogo.quickfire:before,.sslogo.quickfire:after{background-image:url(/wp-content/themes/custom/images/logo/software/quickfire.png)}.sslogo.scientific-games>span,.sslogo.scientific-games:before,.sslogo.scientific-games:after{background-image:url(/wp-content/themes/custom/images/logo/software/scientific-games.png)}@media(max-width:767px){body:not(.scrolled) .empfehlung{content-visibility:auto}}.empfehlung{padding:15px 20px 10px;margin:1% auto 16px;font:normal 13px/17px 'open sans',sans-serif;color:#030303;text-align:center;border:1px solid #dbdbdb}.empfehlung.terms{padding-left:0;padding-right:0}.empfehlung.rating .star-rating{position:absolute;display:block;background:url(/wp-content/themes/custom/images/grey-star.png) repeat-x 0 0/auto;width:96px}.empfehlung.rating .star-rating:before{content:'';background:url(/wp-content/themes/custom/images/yellow-star.png) repeat-x 0 0/ auto;height:15px;width:96px;display:block}.empfehlung.rating .star-rating.r5:before{width:96px}.empfehlung.rating .star-rating.r49:before{width:94px}.empfehlung.rating .star-rating.r48:before{width:91px}.empfehlung.rating .star-rating.r47:before{width:89px}.empfehlung.rating .star-rating.r46:before{width:88px}.empfehlung.rating .star-rating.r45:before{width:87px}.empfehlung.rating .star-rating>span{font-size:0;line-height:0;text-indent:-999px}.empfehlung>.img{text-align:center;line-height:0;margin-bottom:15px}.empfehlung>.img img{max-width:100%;height:auto;border-radius:50%}.empfehlung>.brand{max-width:230px;margin:0 auto;min-height:70px}.empfehlung>.brand>span{display:block;height:60px;line-height:60px;text-align:center;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb}.empfehlung>.brand>span span{display:block;text-indent:-9999px;width:230px;height:58px}.empfehlung>.brand>a{margin:15px 0;padding:15px}.empfehlung>.zitat>.q{display:block;margin:0;font:italic bold 13px/27px 'open sans',sans-serif;color:#262626;text-align:left}.empfehlung>.zitat>.q:before,.empfehlung>.zitat>.q:after{content:"";display:inline-block;width:20px;height:16px;vertical-align:middle;background:url(/wp-content/themes/custom/images/quoten.png) no-repeat 0 0}.empfehlung>.zitat>.q:before{margin-top:-3px;margin-right:8px}.empfehlung>.zitat>.q:after{margin-left:8px;margin-top:3px;background-position:0 bottom}.empfehlung>.zitat>.rating>span{display:block;padding:0 5px 10px;font:300 18px/20px 'open sans',sans-serif;color:#a1a1a1}.empfehlung>.zitat>.rating>span>strong{color:#089de3}.empfehlung>.zitat>.rating>strong{font-weight:600;font-size:15px}.empfehlung .terms{padding:10px;clear:both;text-align:left;font:300 10px/1.2 'open sans',sans-serif;color:#8c8c8c;background-color:#f4f4f4;border-top:1px solid #dbdbdb}.empfehlung .author{padding:10px 0;font-size:14px;color:#030303}.empfehlung .author strong{font-size:16px;font-weight:600;padding-left:3px}.empfehlung.alt .btn{padding-top:13px;padding-bottom:13px;font-size:18px;border-radius:5px}.empfehlung.alt .btn:after{content:'';position:relative;display:inline-block;width:0;height:0;top:-1px;margin-left:25px;border-width:0 5px 8px 5px;border-style:solid;border-color:transparent transparent #fff transparent;vertical-align:middle}.empfehlung.alt .btn.no-arrow:after{display:none}@media only screen and (min-width:480px){.empfehlung>.img{float:left;width:40%;margin-bottom:0}.empfehlung>.brand{height:132px;margin:0 auto 0 45%}.empfehlung>.brand>a{padding:10px}.empfehlung>.zitat>.rating>span{display:inline;padding-right:5px}.empfehlung>.zitat>.q{margin-bottom:8px;text-align:justify}}@media only screen and (min-width:680px){.empfehlung{padding:15px 10px 12px}.empfehlung:after{content:"";display:table;clear:both}.empfehlung>.img{width:19%;max-width:130px}.empfehlung>.brand{float:right;width:30%;margin-right:2%;margin-left:auto}.empfehlung>.zitat{max-width:300px;padding:0 2%;margin:0 auto;overflow:hidden}.empfehlung>.zitat>.q{min-height:87px}.empfehlung.rating>.zitat>.q{min-height:0}.empfehlung .author{padding:0;text-align:left}.empfehlung.rating{text-align:left}.empfehlung.rating .author{padding:0 0 8px 0}.empfehlung.rating .rating{margin-bottom:30px}}@media only screen and (min-width:680px) and (max-width:712px){.empfehlung>.brand.btn-high{margin-bottom:20px}}@media only screen and (max-width:679px){.empfehlung.terms{padding-bottom:0}.empfehlung.terms .q{padding-right:15px;padding-left:15px}.empfehlung .rating{min-height:45px}}@media only screen and (max-width:479px){.empfehlung .rating{justify-content:center}}.authors{list-style:none;padding-left:0}.author{display:flex;flex-wrap:wrap;background:#f6f6f6;padding:16px}.author+.author{margin-top:8px}.author-top-image{position:relative;margin:20px auto;width:310px;height:310px;border-radius:20px;padding:10px;overflow:hidden;box-shadow:0 10px 29px 4px rgba(197,197,197,.47);box-sizing:border-box}.author-top-image img{display:block;width:100%;border-radius:10px}.author-top-image .author-socials{position:absolute;top:15px;right:20px;display:block;width:40px}.author-top-image .author-socials a{display:inline-block;text-decoration:none;height:30px;border-radius:3px;font-size:0;background-color:rgba(255,255,255,.6);background-repeat:no-repeat;background-position:center;background-size:14px 15px;width:40px}.author-top-image .author-socials a+a{margin-top:3px}.author-top-image .author-socials a:hover{background-color:#fff}.author-top-image .facebook{background-image:url(/wp-content/themes/custom/images/facebook.svg)}.author-top-image .x-com{background-image:url(/wp-content/themes/custom/images/x-com.svg)}.author-top-image .linkedin{background-image:url(/wp-content/themes/custom/images/linkedin.svg)}.author-content{margin-left:16px;flex:1 1 0%;font-size:13px;line-height:1.3;letter-spacing:-.025em}.author-content p:first-child{font-weight:700;font-size:18px;margin-bottom:5px}.author-content p{margin-top:0}.author-content .btn{display:inline-block;padding:12px 16px;font-size:14px;min-width:110px}.author-image img{display:block}.authors-slider{position:relative;margin:0 -15px 30px}.authors-slider *{box-sizing:border-box}.authors-slider .authors-dot-nav{margin-top:15px;text-align:center}.authors-slider .authors-dot-nav span{display:inline-block;width:10px;height:10px;margin:5px 10px;border-radius:50%;vertical-align:middle;background:#d9d9d9}.authors-slider .authors-dot-nav span.active{background:#61a0c8}.authors.v2{position:relative;display:flex;padding:0;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;background:none}.authors.v2 .author{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);margin:30px 5px 0!important;padding:0;flex-direction:column;scroll-snap-align:center;border-radius:10px;background-color:#f3f4f7}.authors.v2 .author-image{position:relative;height:350px;overflow:hidden;border-radius:10px 10px 0 0;background:rgb(243,244,247);background:-moz-linear-gradient(top,rgba(243,244,247,1) 0%,rgba(243,244,247,1) 47%,rgba(239,240,244,1) 60%,rgba(225,227,234,1) 83%,rgba(223,225,232,1) 100%);background:-webkit-linear-gradient(top,rgba(243,244,247,1) 0%,rgba(243,244,247,1) 47%,rgba(239,240,244,1) 60%,rgba(225,227,234,1) 83%,rgba(223,225,232,1) 100%);background:linear-gradient(to bottom,rgba(243,244,247,1) 0%,rgba(243,244,247,1) 47%,rgba(239,240,244,1) 60%,rgba(225,227,234,1) 83%,rgba(223,225,232,1) 100%)}.authors.v2 .author-socials{position:absolute;right:10px;width:50px;top:10px;z-index:5}.authors.v2 .author-socials .link{position:relative;display:block;width:50px;height:38px;border-radius:3px;font-size:0;background-color:rgba(255,255,255,.6);margin-top:3px}.authors.v2 .author-socials .link:before{position:absolute;content:'';top:0;left:0;width:100%;height:100%}.authors.v2 .author-socials .facebook-link:before{background:url(/wp-content/themes/custom/images/facebook-icon.svg) no-repeat center / 16px 16px}.authors.v2 .author-socials .x-com-link:before{background:url(/wp-content/themes/custom/images/x-icon.svg) no-repeat center / 13px 13px}.authors.v2 .author-socials .linkedin-link:before{background:url(/wp-content/themes/custom/images/linkedin-icon.svg) no-repeat center / 15px 15px}.authors.v2 .author-socials .email-link:before{background:url(/wp-content/themes/custom/images/email-icon.svg) no-repeat center / 13px 13px}.authors.v2 .author-socials .link:hover{background-color:#fff}.authors.v2 .author-image img{margin:0 auto;height:100%;width:auto}.authors.v2 .author-content{margin:0;padding:30px;text-align:center;letter-spacing:0}.authors.v2 .author-content .author-entry{margin-bottom:15px}.authors.v2 .author-content p:first-child{color:#131214!important;font-weight:600;font-size:26px!important;line-height:1.2;text-transform:uppercase}.authors.v2 .author-content .btn{display:block;padding-top:16px;padding-bottom:16px}@media(min-width:768px){.author{padding:5px 32px 5px;align-items:center}.author-content p:first-child{font-size:20px}.author-content{margin-left:40px}.author-content{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.author-content .author-entry{width:calc(100% - 185px)}.author+.author{margin-top:16px}.author-top-image{float:right;margin:10px 0 20px 20px}.authors-slider .authors-dot-nav{display:none}.authors.v2{flex-flow:row wrap;justify-content:space-evenly;overflow-x:auto}.authors.v2 .author{position:relative;max-width:240px;flex-flow:row wrap;align-content:flex-start;padding-bottom:50px}.authors.v2 .author-socials{width:40px;top:8px}.authors.v2 .author-socials .link{width:40px;height:30px}.authors.v2 .author-image{flex:0 0 100%;max-width:100%}.authors.v2 .author-content{display:block;flex:0 0 100%;max-width:100%;padding:20px 20px 5px}.authors.v2 .author-content .author-entry{width:100%}.authors.v2 .author-content .btn{position:absolute;bottom:20px;right:20px;left:20px}}@media(min-width:768px) and (max-width:1023px){.authors-slider.more-authors .authors-dot-nav{display:block}.authors-slider.more-authors .authors.v2{flex-wrap:nowrap;justify-content:flex-start}.authors-slider.more-authors .authors.v2 .author{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px)}}@media(max-width:1023px){.authors-slider.more-authors .authors.v2 .author-image{background:linear-gradient(to right,rgba(214,214,214,1) 50%,rgba(178,178,178,1) 50%)}}@media (min-width:1024px){.author-top-image{margin:10px 0 30px 30px}.authors.v2 .author{max-width:290px;padding-bottom:80px}.authors-slider{margin:0 -20px 30px}.authors-slider.row-3{margin-left:0;margin-right:0}.authors-slider.more-authors .authors.v2{margin:0 -10px;justify-content:center}.authors.v2 .author-image{height:auto;position:relative;padding-bottom:100%}.authors.v2 .author-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:none}.authors.v2 .author-content{padding:30px 27px 0}.authors.v2 .author-content p:first-child{display:flex;justify-content:center;align-items:center;max-width:90%;margin:0 auto!important;min-height:77px}.authors.v2 .author-content .btn{bottom:40px;right:40px;left:40px}.authors-slider.five-authors .authors.v2{margin:0}}@media(max-width:767px){body:not(.scrolled) #crumbs:not(:nth-child(-n+3)){content-visibility:auto}}#crumbs{position:relative;font:normal 12px/14px 'open sans',sans-serif;color:#656565;padding:1.1% 140px 1.1% 0;margin:0 2.5%;border-bottom:1px solid #dbdbdb}#crumbs a{color:#656565;text-decoration:none}#crumbs a:hover{text-decoration:underline}#crumbs>span:first-child a{padding-left:15px;color:#a1a1a1;background:url(/wp-content/themes/custom/images/icon-home-crumbs.png) no-repeat 0 center}#crumbs>div{display:none}@media only screen and (min-width:1000px){#crumbs{clear:both}}@media only screen and (min-width:1120px){#crumbs{margin:0 2.5%}}#crumbs .disclosure{position:absolute;display:block;display:flex;align-items:center;width:20px;height:100%;top:0;right:0;background:url(/wp-content/themes/custom/images/ico-bell-grey@2x.png) no-repeat center center/12px 14px;cursor:pointer}#crumbs .disclosure:hover .text{transform:scale(1)}#crumbs .disclosure .text{position:absolute;display:inline-block;width:280px;padding:10px;border:1px solid #1d7b18;top:100%;right:0;transform:scale(0);transform-origin:100% 0;background:#fff;z-index:2;transition:transform .15s;font-size:12px;line-height:14px}#crumbs .disclosure .text:before{content:'This independent test portal helps consumers choose the best available gaming product. We only promote established brands from operators licensed in their respective markets. Please note that while we strive to provide you with up-to-date information, we do not provide and exhaustive overview of all operators on the market.'}#crumbs .disclosure:before{content:'Advertiser Disclosure';cursor:pointer}@media only screen and (max-width:767px){#crumbs .disclosure{padding-left:15px;line-height:2.1;background-position:0 center;width:auto}}@media only screen and (min-width:480px) and (max-width:767px){#crumbs .disclosure{line-height:2.5}}@media only screen and (min-width:768px){#crumbs .disclosure{display:block;width:160px;padding:13px 20px 0 0;background-position:center right;box-sizing:border-box;font-size:0}#crumbs .disclosure:before{display:block;text-align:right;font-size:12px}}body:not(.scrolled) .footer{content-visibility:auto}.fspr{background-image:url(/wp-content/themes/custom/images/footer-2020.png);background-repeat:no-repeat;display:inline-block;vertical-align:middle;font-size:0;color:transparent}.fspr.gc{background-position:-250px 0;width:28px;height:30px}.fspr.bga{background-position:-279px 0;width:108px;height:29px}.fspr.age{background-position:-388px 0;width:31px;height:31px}.fspr.age2{background-position:-673px 0;width:31px;height:31px}.fspr.x-com{background-position:-229px 0;width:20px;height:16px}.fspr.rss{background-position:-229px -17px;width:15px;height:16px}.fspr.gambleaware{background-position:-444px 0;width:100px;height:42px}.fspr.safer{background-position:-550px 0;width:120px;height:42px}.fspr.ggl{background-position:-708px 0;width:53px;height:42px}.fspr.bzga{background-position:-765px 0;width:45px;height:42px}.fspr.cds{background-position:-822px 0;width:78px;height:42px}.fspr.bioeg{background-position:-905px 0;width:160px;height:42px}.fspr.jugarbien{width:85px;height:26px;background-image:url(/wp-content/themes/custom/images/jugarbien.png)}.fspr.dgoj{width:164px;height:29px;background-image:url(/wp-content/themes/custom/images/juego-seguro.png)}.fspr.juego-autorizado{width:163px;height:29px;background-image:url(/wp-content/themes/custom/images/juego-autorizado.png)}.fspr.auto-prohibicion{width:39px;height:29px;background-image:url(/wp-content/themes/custom/images/auto-prohibicion.png)}.fspr.age18{width:29px;height:29px;background-image:url(/wp-content/themes/custom/images/18+.png)}.fspr.twitter{background-position:-229px 0;width:20px;height:16px}.fspr.rss{background-position:-229px -17px;width:15px;height:16px}.fspr.onjn,.fspr.anpc,.fspr.jos{background-image:url(/wp-content/themes/custom/images/footer-2020-ro.png)}.fspr.onjn{background-position:-552px 0;width:31px;height:38px}.fspr.anpc{background-position:-580px 0;width:31px;height:38px}.fspr.jos{background-position:-446px 0;width:109px;height:34px}.footer{clear:both}.footer,.footer *,.footer *:before,.footer *:after{box-sizing:border-box}.footer{background:#141618;font-family:'Open Sans',sans-serif;font-size:13px;color:#727374}.footer.visible-cookie .footer-middle{padding-bottom:90px}.footer a{color:#fff;text-decoration:none;transition:color .2s}.footer a:hover{color:#2ec426}.footer-row{display:flex;flex-flow:row wrap}.footer-top .footer-row{box-shadow:0 -1px 0 #363739 inset}.footer-middle{background:#1a1c1d}.footer-title{font-size:16px;line-height:1;text-transform:uppercase;margin-bottom:14px}.footer-title a{color:inherit;text-decoration:none}.footer-newsletter p{font-size:13px;line-height:18px;font-style:italic;color:#aeafaf;margin:10px 0}.footer-newsletter .footer-title{font-size:18px;font-weight:700;color:#fff}.footer-newsletter-group{display:flex;flex-flow:row nowrap}.footer-newsletter-group .mc-field-group{flex-basis:63%;flex-grow:1}.footer-newsletter-group .footer-newsletter-button{flex-basis:37%;max-width:212px}.footer-newsletter .email{background:#fff;border:none;border-radius:5px 0 0 5px;font-size:14px;line-height:16px;height:56px;padding:0 22px;display:block;width:100%;color:#141618}.footer-newsletter .email::placeholder{font-style:italic}.footer-newsletter .button{background:#1d7b18;border:none;border-radius:0 5px 5px 0;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;padding:0 10px;width:100%;height:56px;display:block;transition:background-color .2s}.footer-newsletter .button:hover{background:#2eb127}.footer-newsletter .mce-terms p{font-size:11px;line-height:15px;font-style:normal;color:#727374;margin-bottom:0}.footer-newsletter .mce-terms a{color:inherit;text-decoration:underline;font-weight:700}.footer-newsletter .mce-terms a:hover{color:#2ec426;text-decoration:none}.footer-center{text-align:center}.footer-newsletter .mc-field-group label,.footer-newsletter .gdpr-mergeRow{display:none}.footer-links ul{list-style:none;margin:0;padding:0;line-height:18px}.footer-links ul li+li{margin-top:10px}.footer-featured{display:flex;flex-flow:row wrap}.footer-featured .footer-title{flex-basis:100%}.footer-featured ul{flex-basis:50%}.footer-info{position:relative;background:#29292a;border-radius:5px;text-align:center;text-transform:capitalize;font-size:11px;line-height:15px;color:#787879}.footer-info div{position:absolute;top:72px;left:0;right:0;font-weight:700;color:#fff}.footer-info:before{content:'';background:url(/wp-content/themes/custom/images/footer-2020.png) 0 0 no-repeat;width:228px;height:42px;display:block;margin:0 auto 30px}.footer-info:after{content:' is the world’s leading independent online gaming authority, providing trusted online casino news, guides, reviews and information since 1995. ';display:inline;text-transform:none}.footer-info .co2neutralwebsite{display:block;position:absolute;bottom:30px;left:50%;width:160px;height:35px;margin-left:-80px;background:url(/wp-content/themes/custom/images/co2neutralwebsite.svg) no-repeat center center;background-size:contain;font-size:0;line-height:0;color:transparent}.footer-safety ul{list-style:none;margin:0 0 -10px;padding:0;display:flex;flex-flow:row wrap;align-items:center}.footer-safety.flex ul{margin-bottom:10px}.footer-safety ul li{margin-bottom:10px}.footer-safety ul li+li{margin-left:8px}.footer-safety ul li.legal-es{width:100%;flex-basis:100%;margin:10px 0 0}.footer-safety ul li.legal-es:after{content:'If you play, play responsibly'}.footer-safety .footer-help{font-style:italic;font-weight:600;font-size:13px;line-height:1.5;color:#c1c3c7}.footer-safety .plus18{position:relative;display:inline-block;top:-2px;vertical-align:middle;margin:0 3px;width:25px;height:25px;font-size:0;background:url(/wp-content/themes/custom/images/footer-help-plus18.svg) no-repeat center / contain}.footer-safety .plus19{position:relative;display:inline-block;top:-2px;vertical-align:middle;margin:0 10px;width:20px;height:20px;font-size:0;background:url(/wp-content/themes/custom/images/footer-help-plus19.png) no-repeat center / contain}.footer-safety .plus24{position:relative;display:inline-block;top:-2px;vertical-align:middle;margin:0 2px;width:20px;height:20px;font-size:0;background:url(/wp-content/themes/custom/images/footer-help-plus24.svg) no-repeat center / contain}.footer-safety .kansspelautoriteit{position:relative;display:inline-block;top:-1px;margin:0 5px;vertical-align:middle;font-size:0;width:100px;height:29px;background:url(/wp-content/themes/custom/images/footer-kansspelautoriteit.png) no-repeat center / contain}.footer-safety .kansspelautoriteit:hover{opacity:.8}.footer-safety .agog{position:relative;display:inline-block;top:-1px;margin:0 5px;vertical-align:middle;font-size:0;width:72px;height:29px;background:url(/wp-content/themes/custom/images/footer-agog-nl.png) no-repeat center / contain}.footer-safety .agog:hover{opacity:.8}.footer-safety .agco{position:relative;display:inline-block;top:-1px;margin:0 10px;vertical-align:middle;font-size:0;width:100px;height:23px;background:url(/wp-content/themes/custom/images/footer-agco-ca.png) no-repeat center / contain}.footer-safety .agco:hover{opacity:.8}.footer-safety .rgc{position:relative;display:inline-block;top:-1px;margin:0 6px;vertical-align:middle;font-size:0;width:63px;height:25px;background:url(/wp-content/themes/custom/images/footer-responsible-gaming-council-ca.png) no-repeat center / contain}.footer-safety .rgc:hover{opacity:.8}.footer-safety .aglc{position:relative;display:inline-block;top:-1px;margin:0 6px;vertical-align:middle;font-size:0;width:63px;height:25px;background:url(/wp-content/themes/custom/images/alberta-gaming-commission-logo.png) no-repeat center / contain}.footer-safety .aglc:hover{opacity:.8}.footer-safety .aidejeu{position:relative;display:inline-block;top:-1px;margin:0 10px;vertical-align:middle;font-size:0;width:64px;height:25px;background:url(/wp-content/themes/custom/images/footer-aidejeu-ca.png) no-repeat center / contain}.footer-safety .aidejeu.v2{width:52px;height:20px;background:url(/wp-content/themes/custom/images/footer-help-gambling.png) no-repeat center / contain}.footer-safety .aidejeu:hover{opacity:.8}.footer-safety .connex-ontario-ca{display:inline-block;width:121px;height:25px;background:url(/wp-content/themes/custom/images/footer-connexontario.png) no-repeat center / contain;font-size:0}.footer-safety .connex-ontario-ca:hover{opacity:.8}html[lang="en-RO"] .footer-safety li{flex:1 0 auto}html[lang="en-RO"] .footer-legal{display:flex;justify-content:center;align-items:center;text-align:center}html[lang="en-RO"] .footer-legal p{padding-left:15px;padding-right:15px}.footer .ft-operators{padding:30px 0;margin-top:20px;flex:0 0 100%;max-width:100%}.footer .ft-operators a{display:block;margin:0 auto;width:250px;height:50px;font-size:0;transition:all 0.2s ease}.footer .ft-operators a.anpc-sal{background:url(/wp-content/themes/custom/images/anpc-sal.png) no-repeat center;background-size:contain}.footer .ft-operators a.anpc-sol{background:url(/wp-content/themes/custom/images/anpc-sol.png) no-repeat center;background-size:contain}.footer .ft-operators a+a{margin-top:15px}.footer .ft-operators a:hover{opacity:.7}@media only screen and (min-width:1024px){.footer-safety .connex-ontario-ca{width:155px}.footer-safety.flex ul{margin-bottom:0}.footer-row.justify-content-start{flex-wrap:wrap;justify-content:flex-start}.footer-row.justify-content-between{flex-wrap:wrap;justify-content:space-between}.footer-row.justify-content-end{flex-wrap:wrap;justify-content:flex-end}}.footer-legal p{font-size:12px;line-height:18px;font-style:italic;margin:0 0 10px}.footer-legal ul{list-style:none;padding:0;margin:0;font-size:13px;line-height:21px}.footer-legal li a{margin-left:2px}.footer .legal-nl{max-width:1000px;text-align:center}.footer .legal-nl .age{display:inline-block;width:25px;height:25px;margin:0 5px;vertical-align:middle;background:url(/wp-content/themes/custom/images/footer-help-plus24.svg) no-repeat center;background-size:contain;font-size:0;color:transparent}.footer-country-picker{position:relative;z-index:1;user-select:none;-webkit-user-select:none}.footer-country-picker:before{content:'';background:url(/wp-content/themes/custom/images/footer-2020.png) -420px -10px no-repeat;position:absolute;width:23px;height:23px}.footer-country-toggle{display:block;padding:2px 36px 2px 40px;font-size:14px;line-height:44px;color:#fff;border-bottom:1px solid #5b5c5e;position:relative;z-index:2}.footer-country-toggle:before,.footer .footer-country-toggle:after{content:'';cursor:pointer}.footer-country-toggle:after{background:url(/wp-content/themes/custom/images/footer-2020.png) -420px 0 no-repeat;width:14px;height:9px;position:absolute;top:20px;right:11px}.footer-country-search{display:block;background:transparent;border:0 none;font-size:14px;line-height:24px;padding:10px 0;width:100%;color:#fff;box-shadow:none;border-radius:0}.footer-country-search:focus{outline:none}.footer-country-search::placeholder{font-style:italic}.footer-country-dropdown{padding:12px 0 0;display:none}.footer-country-dropdown ul{list-style:none;margin:0;padding:0;max-height:150px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e1e1e1 #b7b7b7;display:flex;flex-flow:row wrap}.footer-country-dropdown ul::-webkit-scrollbar{width:3px}.footer-country-dropdown ul::-webkit-scrollbar-track{background:#222324;border-radius:2px}.footer-country-dropdown ul::-webkit-scrollbar-thumb{background:#1d7b18;border-radius:2px}.footer-country-dropdown ul li{flex-basis:25%;max-width:25%;margin-top:8px;margin-bottom:8px;display:none}.footer-country-dropdown ul li.visible{display:list-item}.footer-country-dropdown a{font-size:0;color:transparent}.footer-country-dropdown a:before{content:'';width:52px;height:34px}.footer .country-compliance{padding:20px 10px;font:400 19px/28px Verdana,sans-serif;color:#fff;background-color:#1a3362}.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(/wp-content/themes/custom/images/eeep-logo-en.png) no-repeat center}.footer .country-compliance a:hover:before{opacity:.7}.footer-bottom{font-style:italic}.footer-bottom p{color:#595a5b}.footer-bottom a{color:#ddd}.footer-bottom .copyright{font-size:13px;line-height:18px;color:#595a5b}.footer-bottom .copyright span{color:#ddd}.footer-bottom .footer-nav ul{list-style:none;margin:0;padding:0;font-size:13px;line-height:18px;color:#fff}.footer-bottom .footer-nav li{display:inline}.footer-bottom .footer-nav li a{display:inline-block}.footer-bottom .footer-nav li+li:before{content:'- '}.footer-socials{padding:20px 0}.footer-socials ul{list-style:none;margin:0;padding:0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.footer-socials li+li{margin-left:20px}.footer-socials a{opacity:.5;transition:opacity .2s}.footer-socials a:hover{opacity:1}@media only screen and (max-width:1023px){.footer-country-picker{background:#222324;border-radius:5px;flex-basis:100%;padding:8px 20px 18px}.footer-country-picker:before{top:20px;left:20px}.footer-bottom .footer-row{display:block;text-align:center}.footer-bottom .copyright{display:inline;margin:0}.footer-bottom .footer-nav,.footer-bottom .footer-nav ul{display:inline}.footer-socials{margin:0 auto}}@media only screen and (max-width:767px){.footer-newsletter{padding:18px 11px;text-align:center}.footer-newsletter-top p{padding-left:20px;padding-right:20px}.footer-newsletter-group{margin-top:18px}.footer-links{padding:16px 16px 28px 38px;flex-basis:50%}.footer-links:not(.footer-featured):nth-of-type(odd){padding-left:10px}.footer-featured{padding:34px 0 16px;flex-basis:100%}.footer-featured .footer-title{padding:0 16px 0 38px}.footer-featured ul{padding:0 0 0 38px}.footer-featured ul:nth-of-type(even){padding-left:10px}.footer-info{padding:23px 20px 80px;flex-basis:100%;margin-left:16px;margin-right:16px}.footer-safety{flex-basis:100%;padding:32px 36px}.footer-safety .footer-title{margin-bottom:18px}.footer-legal{flex-basis:100%;border-top:1px solid #252728;box-shadow:inset 0 1px 0 #1d1f20;padding:12px 20px 26px;margin:0 12px}.footer-country-picker{margin:0 16px 36px}.footer-bottom .footer-row{padding:14px 20px}}@media only screen and (min-width:500px) and (max-width:619px),only screen and (min-width:1200px){.footer-country-dropdown ul li{flex-basis:20%}}@media only screen and (min-width:620px) and (max-width:719px){.footer-country-dropdown ul li{flex-basis:16.66%}}@media only screen and (min-width:720px) and (max-width:819px){.footer-country-dropdown ul li{flex-basis:12.5%}}@media only screen and (min-width:820px) and (max-width:919px){.footer-country-dropdown ul li{flex-basis:11.11%}}@media only screen and (min-width:920px) and (max-width:1023px){.footer-country-dropdown ul li{flex-basis:10%}}@media only screen and (min-width:768px) and (max-width:1023px){.footer-newsletter{padding:30px 30px 36px}.footer-newsletter .validate{justify-content:space-between}.footer-newsletter-top{flex-basis:43.6%}.footer-newsletter-top p{margin:0}.footer-newsletter .mce-terms{flex-basis:54.3%}.footer-newsletter .mce-terms p{margin-top:0}.footer-newsletter-group{flex-basis:100%;margin-top:16px}.footer-middle .footer-row{padding:30px}.footer-middle .footer-row+.footer-row{padding-top:20px}.footer-links{flex-basis:25%}.footer-featured{flex-basis:100%}.footer-featured ul{flex-basis:50%}.footer-info{margin-top:30px;padding:34px 70px 80px}.footer-info div{top:84px}.footer-info:before{margin-bottom:30px}.footer-safety{flex-basis:42%;flex-grow:1}.footer-legal{flex-basis:54.6%}.footer-legal p{max-width:85%}.footer-country-picker{margin-top:22px;flex-basis:100%}.footer-bottom .footer-row{padding:20px}}@media only screen and (min-width:768px){.footer-newsletter .validate{display:flex;flex-flow:row wrap}.footer-newsletter-top{order:1}.footer-newsletter .mce-terms{order:2}.footer-newsletter-group{order:3}.footer .country-compliance{padding-top:15px;padding-bottom:15px}.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 .ft-operators{text-align:center}.footer .ft-operators a{display:inline-block;vertical-align:middle}.footer .ft-operators a+a{margin:0 0 0 50px}}@media only screen and (min-width:1024px){.footer .container-center{padding-left:30px;padding-right:30px;max-width:1200px}.footer-newsletter{padding:30px 0 24px}.footer-newsletter .validate{justify-content:space-between;flex-wrap:nowrap;align-items:flex-start}.footer-newsletter-top{flex-basis:29%;max-width:29%;padding-right:20px}.footer-newsletter-top p{max-width:94%;margin-bottom:0}.footer-newsletter .mce-terms{flex-basis:31%;max-width:31%;padding-right:20px}.footer-newsletter .mce-terms p{margin:0}.footer-newsletter-group{flex-basis:40%;max-width:40%}.footer .country-compliance{padding-left:90px;padding-right:60px}.footer .country-compliance a{padding-left:230px}.footer-middle .footer-row{padding:24px 0;flex-wrap:nowrap}.footer-middle .footer-row+.footer-row{border-top:1px solid #000;box-shadow:inset 0 1px 0 #242627}.footer-links{flex-basis:15%;padding-right:10px;align-self:flex-start}.footer-featured{flex-basis:60%;max-width:60%;padding-right:0}.footer-featured ul{padding-right:10px}.footer-info{flex-basis:40%;max-width:40%;padding:45px 65px 80px}.footer-info div{top:88px}.footer-info:before{margin-bottom:30px}.footer-safety{flex-basis:28%;max-width:initial;flex-grow:1;padding-right:10px}.footer-safety.flex{display:flex;flex-flow:row wrap;justify-content:space-between}.footer-safety.flex>div:not(.footer-help){flex:0 0 250px;max-width:250px}.footer-safety.flex .footer-help{flex:0 0 calc(100% - 270px);max-width:calc(100% - 270px)}.footer-safety.flex.v2 .footer-help{flex-basis:calc(100% - 265px);max-width:calc(100% - 265px)}.footer-safety.v2 .agco{margin:0 auto}.footer-safety.flex.v2 ul{margin-left:-10px}.footer-safety.v2 ul li{margin:5px 10px!important}.footer-legal{flex-basis:34%;max-width:34%;padding-right:20px}.footer-country-picker{flex-basis:38%;max-width:38%;align-self:flex-start;margin-top:-10px}.footer-country-picker:before{top:12px;left:0}.footer-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#1a1c1d;padding-right:20px;padding-bottom:12px;border-width:0 1px 1px;border-style:solid;border-color:#5b5c5e;margin-bottom:0}.footer-country-dropdown ul{max-height:100px;padding-left:20px}.footer-bottom .footer-row{padding:22px 0;justify-content:space-between}.footer-bottom .copyright{margin:0}.footer-bottom .footer-nav{flex-grow:1;padding-left:5px}.footer .ft-operators a+a{margin-left:30px}}.container-center{max-width:1140px;margin:0 auto}@media only screen and (min-width:1024px){.container-center{padding-left:30px;padding-right:30px;max-width:1200px}}.lightboxOverlay{display:none;position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;display:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;*zoom:1;width:250px;height:250px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-container{padding:4px}.lb-container>.nav{left:0}.lb-loader{position:absolute;top:43%;left:0;width:100%;height:25%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/wp-content/themes/custom/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.lb-prev,.lb-next{display:block;height:100%;cursor:pointer}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/wp-content/themes/custom/images/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/wp-content/themes/custom/images/next.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/wp-content/themes/custom/images/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.logo.abs.casino:before{background:url(/wp-content/themes/custom/images/logos-circle.png) no-repeat}.brandlist .logo.abs.casino:before{background:url(/wp-content/themes/custom/images/logos-circle.png) no-repeat}.logo.abs.casino.dunder:before{background-position:0 0}.logo.abs.casino.grosvenor:before{background-position:-20px 0}.logo.abs.casino.betfair:before{background-position:-40px 0}.logo.abs.casino.leovegas:before{background-position:-60px 0}.logo.abs.casino.red32:before{background-position:0 -20px}.logo.abs.casino.mr-green:before{background-position:-20px -20px}.logo.abs.casino.roxy-palace:before{background-position:-40px -20px}.logo.abs.casino.ladbrokes:before{background-position:-60px -20px}.logo.abs.casino.hippodrome:before{background-position:0 -40px}.logo.abs.casino.karamba:before{background-position:-20px -40px}.logo.abs.casino.casinocruise:before{background-position:-40px -40px}.logo.abs.casino.gala:before{background-position:-60px -40px}.logo.abs.casino.bgo:before{background-position:0 -60px}.logo.abs.casino.paddypower:before{background-position:-20px -60px}.logo.abs.casino.williamhill:before{background-position:-40px -60px}.logo.abs.casino.royal-panda:before{background-position:-60px -60px}.logo.abs.casino.mansion:before{background-position:0 -80px}.logo.abs.casino.betway:before{background-position:-40px -80px}.logo.abs.casino.casino888:before{background-position:-60px -80px}.logo.abs.casino.casimba:before{background-position:0 -100px}.logo.abs.casino.paddy-power:before{background-position:-20px -100px}.logo.abs.casino.betiton:before{background-position:-20px -120px}.logo.abs.casino.coral:before{background-position:-40px -120px}.logo.abs.casino.genesis:before{background-position:-60px -120px}.logo.abs.casino.casino21:before{background-position:0 -140px}.logo.abs.casino.grandivy:before{background-position:-20px -140px}.logo.abs.casino.netbet:before{background-position:-40px -140px}.logo.abs.casino.ice-casino:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/ice-casino.png) no-repeat;background-size:contain}.logo.abs.casino.casombie:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/casombie.png) no-repeat;background-size:contain}.logo.abs.casino.rollingslots:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/rollingslots.png) no-repeat;background-size:contain}.logo.abs.casino.nine-casino:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/nine-casino.png) no-repeat;background-size:contain}.logo.abs.casino.n1-casino:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/n1-casino.png) no-repeat;background-size:contain}.logo.abs.casino.jackpot-village:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/jackpot-village.png) no-repeat;background-size:contain}.logo.abs.casino.megaslot:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/mega-slot.png) no-repeat;background-size:contain}.logo.abs.casino.wazamba:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/wazamba.png) no-repeat;background-size:contain}.logo.abs.casino.betx1:before{background:url(/wp-content/themes/custom/images/logo/logo-circle/1xbet.png) no-repeat;background-size:contain}.logo.state-ct,.logo.state-before-ct:before{background-image:url(/wp-content/themes/custom/images/state-circle/connecticut.png)}.logo.state-il,.logo.state-before-il:before{background-image:url(/wp-content/themes/custom/images/state-circle/illinois.png)}.logo.state-in,.logo.state-before-in:before{background-image:url(/wp-content/themes/custom/images/state-circle/indiana.png)}.logo.state-ia,.logo.state-before-ia:before{background-image:url(/wp-content/themes/custom/images/state-circle/iowa.png)}.logo.state-la,.logo.state-before-la:before{background-image:url(/wp-content/themes/custom/images/state-circle/louisiana.png)}.logo.state-mi,.logo.state-before-mi:before{background-image:url(/wp-content/themes/custom/images/state-circle/michigan.png)}.logo.state-nv,.logo.state-before-nv:before{background-image:url(/wp-content/themes/custom/images/state-circle/nevada.png)}.logo.state-nj,.logo.state-before-nj:before{background-image:url(/wp-content/themes/custom/images/state-circle/new-jersey.png)}.logo.state-ny,.logo.state-before-ny:before{background-image:url(/wp-content/themes/custom/images/state-circle/new-york.png)}.logo.state-pa,.logo.state-before-pa:before{background-image:url(/wp-content/themes/custom/images/state-circle/pennsylvania.png)}.logo.state-tn,.logo.state-before-tn:before{background-image:url(/wp-content/themes/custom/images/state-circle/tennessee.png)}.logo.state-va,.logo.state-before-va:before{background-image:url(/wp-content/themes/custom/images/state-circle/virginia.png)}.logo.state-wv,.logo.state-before-wv:before{background-image:url(/wp-content/themes/custom/images/state-circle/west-virginia.png)}.logo.state-co,.logo.state-before-co:before{background-image:url(/wp-content/themes/custom/images/state-circle/colorado.png)}._geo:before,._geo:after,._geo>span,._geo._bg{display:inline-block;vertical-align:middle;font-size:0;color:transparent;width:24px;height:16px;background-image:url(/wp-content/themes/custom/images/geo/worldwide.png);background-position:center;background-repeat:no-repeat;background-size:contain}.footer ._geo:before,.footer ._geo:after,.footer ._geo>span,.footer ._geo.bg{border-radius:4px}._geo.s:before,._geo.s:after,._geo.s>span,._geo._bg.s{width:16px;height:11px}._geo.abkhazia:before,._geo.abkhazia:after,._geo.abkhazia>span,._geo._bg.abkhazia{background-image:url(/wp-content/themes/custom/images/geo/abkhazia.svg)}._geo.lithuania:before,._geo.lithuania:after,._geo.lithuania>span,._geo._bg.lithuania{background-image:url(/wp-content/themes/custom/images/geo/lithuania.svg)}._geo.afghanistan:before,._geo.afghanistan:after,._geo.afghanistan>span,._geo._bg.afghanistan{background-image:url(/wp-content/themes/custom/images/geo/afghanistan.svg)}._geo.luxembourg:before,._geo.luxembourg:after,._geo.luxembourg>span,._geo._bg.luxembourg{background-image:url(/wp-content/themes/custom/images/geo/luxembourg.svg)}._geo.aland-islands:before,._geo.aland-islands:after,._geo.aland-islands>span,._geo._bg.aland-islands{background-image:url(/wp-content/themes/custom/images/geo/aland-islands.svg)}._geo.macao:before,._geo.macao:after,._geo.macao>span,._geo._bg.macao{background-image:url(/wp-content/themes/custom/images/geo/macao.svg)}._geo.albania:before,._geo.albania:after,._geo.albania>span,._geo._bg.albania{background-image:url(/wp-content/themes/custom/images/geo/albania.svg)}._geo.madagascar:before,._geo.madagascar:after,._geo.madagascar>span,._geo._bg.madagascar{background-image:url(/wp-content/themes/custom/images/geo/madagascar.svg)}._geo.algeria:before,._geo.algeria:after,._geo.algeria>span,._geo._bg.algeria{background-image:url(/wp-content/themes/custom/images/geo/algeria.svg)}._geo.madeira:before,._geo.madeira:after,._geo.madeira>span,._geo._bg.madeira{background-image:url(/wp-content/themes/custom/images/geo/madeira.svg)}._geo.american-samoa:before,._geo.american-samoa:after,._geo.american-samoa>span,._geo._bg.american-samoa{background-image:url(/wp-content/themes/custom/images/geo/american-samoa.svg)}._geo.malasya:before,._geo.malasya:after,._geo.malasya>span,._geo._bg.malasya{background-image:url(/wp-content/themes/custom/images/geo/malasya.svg)}._geo.andorra:before,._geo.andorra:after,._geo.andorra>span,._geo._bg.andorra{background-image:url(/wp-content/themes/custom/images/geo/andorra.svg)}._geo.malawi:before,._geo.malawi:after,._geo.malawi>span,._geo._bg.malawi{background-image:url(/wp-content/themes/custom/images/geo/malawi.svg)}._geo.angola:before,._geo.angola:after,._geo.angola>span,._geo._bg.angola{background-image:url(/wp-content/themes/custom/images/geo/angola.svg)}._geo.maldives:before,._geo.maldives:after,._geo.maldives>span,._geo._bg.maldives{background-image:url(/wp-content/themes/custom/images/geo/maldives.svg)}._geo.anguilla:before,._geo.anguilla:after,._geo.anguilla>span,._geo._bg.anguilla{background-image:url(/wp-content/themes/custom/images/geo/anguilla.svg)}._geo.mali:before,._geo.mali:after,._geo.mali>span,._geo._bg.mali{background-image:url(/wp-content/themes/custom/images/geo/mali.svg)}._geo.antigua-and-barbuda:before,._geo.antigua-and-barbuda:after,._geo.antigua-and-barbuda>span,._geo._bg.antigua-and-barbuda{background-image:url(/wp-content/themes/custom/images/geo/antigua-and-barbuda.svg)}._geo.malta:before,._geo.malta:after,._geo.malta>span,._geo._bg.malta{background-image:url(/wp-content/themes/custom/images/geo/malta.svg)}._geo.argentina:before,._geo.argentina:after,._geo.argentina>span,._geo._bg.argentina{background-image:url(/wp-content/themes/custom/images/geo/argentina.svg)}._geo.marshall-island:before,._geo.marshall-island:after,._geo.marshall-island>span,._geo._bg.marshall-island{background-image:url(/wp-content/themes/custom/images/geo/marshall-island.svg)}._geo.armenia:before,._geo.armenia:after,._geo.armenia>span,._geo._bg.armenia{background-image:url(/wp-content/themes/custom/images/geo/armenia.svg)}._geo.martinique:before,._geo.martinique:after,._geo.martinique>span,._geo._bg.martinique{background-image:url(/wp-content/themes/custom/images/geo/martinique.svg)}._geo.aruba:before,._geo.aruba:after,._geo.aruba>span,._geo._bg.aruba{background-image:url(/wp-content/themes/custom/images/geo/aruba.svg)}._geo.mauritania:before,._geo.mauritania:after,._geo.mauritania>span,._geo._bg.mauritania{background-image:url(/wp-content/themes/custom/images/geo/mauritania.svg)}._geo.australia:before,._geo.australia:after,._geo.australia>span,._geo._bg.australia{background-image:url(/wp-content/themes/custom/images/geo/australia.svg)}._geo.mauritius:before,._geo.mauritius:after,._geo.mauritius>span,._geo._bg.mauritius{background-image:url(/wp-content/themes/custom/images/geo/mauritius.svg)}._geo.austria:before,._geo.austria:after,._geo.austria>span,._geo._bg.austria{background-image:url(/wp-content/themes/custom/images/geo/austria.svg)}._geo.melilla:before,._geo.melilla:after,._geo.melilla>span,._geo._bg.melilla{background-image:url(/wp-content/themes/custom/images/geo/melilla.svg)}._geo.azerbaijan:before,._geo.azerbaijan:after,._geo.azerbaijan>span,._geo._bg.azerbaijan{background-image:url(/wp-content/themes/custom/images/geo/azerbaijan.svg)}._geo.mexico:before,._geo.mexico:after,._geo.mexico>span,._geo._bg.mexico{background-image:url(/wp-content/themes/custom/images/geo/mexico.svg)}._geo.azores-islands:before,._geo.azores-islands:after,._geo.azores-islands>span,._geo._bg.azores-islands{background-image:url(/wp-content/themes/custom/images/geo/azores-islands.svg)}._geo.micronesia:before,._geo.micronesia:after,._geo.micronesia>span,._geo._bg.micronesia{background-image:url(/wp-content/themes/custom/images/geo/micronesia.svg)}._geo.bahamas:before,._geo.bahamas:after,._geo.bahamas>span,._geo._bg.bahamas{background-image:url(/wp-content/themes/custom/images/geo/bahamas.svg)}._geo.moldova:before,._geo.moldova:after,._geo.moldova>span,._geo._bg.moldova{background-image:url(/wp-content/themes/custom/images/geo/moldova.svg)}._geo.bahrain:before,._geo.bahrain:after,._geo.bahrain>span,._geo._bg.bahrain{background-image:url(/wp-content/themes/custom/images/geo/bahrain.svg)}._geo.monaco:before,._geo.monaco:after,._geo.monaco>span,._geo._bg.monaco{background-image:url(/wp-content/themes/custom/images/geo/monaco.svg)}._geo.balearic-islands:before,._geo.balearic-islands:after,._geo.balearic-islands>span,._geo._bg.balearic-islands{background-image:url(/wp-content/themes/custom/images/geo/balearic-islands.svg)}._geo.mongolia:before,._geo.mongolia:after,._geo.mongolia>span,._geo._bg.mongolia{background-image:url(/wp-content/themes/custom/images/geo/mongolia.svg)}._geo.bangladesh:before,._geo.bangladesh:after,._geo.bangladesh>span,._geo._bg.bangladesh{background-image:url(/wp-content/themes/custom/images/geo/bangladesh.svg)}._geo.montenegro:before,._geo.montenegro:after,._geo.montenegro>span,._geo._bg.montenegro{background-image:url(/wp-content/themes/custom/images/geo/montenegro.svg)}._geo.barbados:before,._geo.barbados:after,._geo.barbados>span,._geo._bg.barbados{background-image:url(/wp-content/themes/custom/images/geo/barbados.svg)}._geo.montserrat:before,._geo.montserrat:after,._geo.montserrat>span,._geo._bg.montserrat{background-image:url(/wp-content/themes/custom/images/geo/montserrat.svg)}._geo.basque-country:before,._geo.basque-country:after,._geo.basque-country>span,._geo._bg.basque-country{background-image:url(/wp-content/themes/custom/images/geo/basque-country.svg)}._geo.morocco:before,._geo.morocco:after,._geo.morocco>span,._geo._bg.morocco{background-image:url(/wp-content/themes/custom/images/geo/morocco.svg)}._geo.belarus:before,._geo.belarus:after,._geo.belarus>span,._geo._bg.belarus{background-image:url(/wp-content/themes/custom/images/geo/belarus.svg)}._geo.mozambique:before,._geo.mozambique:after,._geo.mozambique>span,._geo._bg.mozambique{background-image:url(/wp-content/themes/custom/images/geo/mozambique.svg)}._geo.belgium:before,._geo.belgium:after,._geo.belgium>span,._geo._bg.belgium{background-image:url(/wp-content/themes/custom/images/geo/belgium.svg)}._geo.myanmar:before,._geo.myanmar:after,._geo.myanmar>span,._geo._bg.myanmar{background-image:url(/wp-content/themes/custom/images/geo/myanmar.svg)}._geo.belize:before,._geo.belize:after,._geo.belize>span,._geo._bg.belize{background-image:url(/wp-content/themes/custom/images/geo/belize.svg)}._geo.namibia:before,._geo.namibia:after,._geo.namibia>span,._geo._bg.namibia{background-image:url(/wp-content/themes/custom/images/geo/namibia.svg)}._geo.benin:before,._geo.benin:after,._geo.benin>span,._geo._bg.benin{background-image:url(/wp-content/themes/custom/images/geo/benin.svg)}._geo.nato:before,._geo.nato:after,._geo.nato>span,._geo._bg.nato{background-image:url(/wp-content/themes/custom/images/geo/nato.svg)}._geo.bermuda:before,._geo.bermuda:after,._geo.bermuda>span,._geo._bg.bermuda{background-image:url(/wp-content/themes/custom/images/geo/bermuda.svg)}._geo.nauru:before,._geo.nauru:after,._geo.nauru>span,._geo._bg.nauru{background-image:url(/wp-content/themes/custom/images/geo/nauru.svg)}._geo.bhutan:before,._geo.bhutan:after,._geo.bhutan>span,._geo._bg.bhutan{background-image:url(/wp-content/themes/custom/images/geo/bhutan.svg)}._geo.nepal:before,._geo.nepal:after,._geo.nepal>span,._geo._bg.nepal{background-image:url(/wp-content/themes/custom/images/geo/nepal.svg)}._geo.bolivia:before,._geo.bolivia:after,._geo.bolivia>span,._geo._bg.bolivia{background-image:url(/wp-content/themes/custom/images/geo/bolivia.svg)}._geo.netherlands:before,._geo.netherlands:after,._geo.netherlands>span,._geo._bg.netherlands{background-image:url(/wp-content/themes/custom/images/geo/netherlands.svg)}._geo.bonaire:before,._geo.bonaire:after,._geo.bonaire>span,._geo._bg.bonaire{background-image:url(/wp-content/themes/custom/images/geo/bonaire.svg)}._geo.new-zealand:before,._geo.new-zealand:after,._geo.new-zealand>span,._geo._bg.new-zealand{background-image:url(/wp-content/themes/custom/images/geo/new-zealand.svg)}._geo.bosnia-and-herzegovina:before,._geo.bosnia-and-herzegovina:after,._geo.bosnia-and-herzegovina>span,._geo._bg.bosnia-and-herzegovina{background-image:url(/wp-content/themes/custom/images/geo/bosnia-and-herzegovina.svg)}._geo.nicaragua:before,._geo.nicaragua:after,._geo.nicaragua>span,._geo._bg.nicaragua{background-image:url(/wp-content/themes/custom/images/geo/nicaragua.svg)}._geo.botswana:before,._geo.botswana:after,._geo.botswana>span,._geo._bg.botswana{background-image:url(/wp-content/themes/custom/images/geo/botswana.svg)}._geo.niger:before,._geo.niger:after,._geo.niger>span,._geo._bg.niger{background-image:url(/wp-content/themes/custom/images/geo/niger.svg)}._geo.brazil:before,._geo.brazil:after,._geo.brazil>span,._geo._bg.brazil{background-image:url(/wp-content/themes/custom/images/geo/brazil.svg)}._geo.nigeria:before,._geo.nigeria:after,._geo.nigeria>span,._geo._bg.nigeria{background-image:url(/wp-content/themes/custom/images/geo/nigeria.svg)}._geo.british-columbia:before,._geo.british-columbia:after,._geo.british-columbia>span,._geo._bg.british-columbia{background-image:url(/wp-content/themes/custom/images/geo/british-columbia.svg)}._geo.niue:before,._geo.niue:after,._geo.niue>span,._geo._bg.niue{background-image:url(/wp-content/themes/custom/images/geo/niue.svg)}._geo.british-indian-ocean-territory:before,._geo.british-indian-ocean-territory:after,._geo.british-indian-ocean-territory>span,._geo._bg.british-indian-ocean-territory{background-image:url(/wp-content/themes/custom/images/geo/british-indian-ocean-territory.svg)}._geo.norfolk-island:before,._geo.norfolk-island:after,._geo.norfolk-island>span,._geo._bg.norfolk-island{background-image:url(/wp-content/themes/custom/images/geo/norfolk-island.svg)}._geo.british-virgin-islands:before,._geo.british-virgin-islands:after,._geo.british-virgin-islands>span,._geo._bg.british-virgin-islands{background-image:url(/wp-content/themes/custom/images/geo/british-virgin-islands.svg)}._geo.north-korea:before,._geo.north-korea:after,._geo.north-korea>span,._geo._bg.north-korea{background-image:url(/wp-content/themes/custom/images/geo/north-korea.svg)}._geo.brunei:before,._geo.brunei:after,._geo.brunei>span,._geo._bg.brunei{background-image:url(/wp-content/themes/custom/images/geo/brunei.svg)}._geo.cyprus:before,._geo.cyprus:after,._geo.cyprus>span,._geo._bg.cyprus{background-image:url(/wp-content/themes/custom/images/geo/northern-cyprus.svg)}._geo.bulgaria:before,._geo.bulgaria:after,._geo.bulgaria>span,._geo._bg.bulgaria{background-image:url(/wp-content/themes/custom/images/geo/bulgaria.svg)}._geo.northern-marianas-islands:before,._geo.northern-marianas-islands:after,._geo.northern-marianas-islands>span,._geo._bg.northern-marianas-islands{background-image:url(/wp-content/themes/custom/images/geo/northern-marianas-islands.svg)}._geo.burkina-faso:before,._geo.burkina-faso:after,._geo.burkina-faso>span,._geo._bg.burkina-faso{background-image:url(/wp-content/themes/custom/images/geo/burkina-faso.svg)}._geo.norway:before,._geo.norway:after,._geo.norway>span,._geo._bg.norway{background-image:url(/wp-content/themes/custom/images/geo/norway.svg)}._geo.burundi:before,._geo.burundi:after,._geo.burundi>span,._geo._bg.burundi{background-image:url(/wp-content/themes/custom/images/geo/burundi.svg)}._geo.oman:before,._geo.oman:after,._geo.oman>span,._geo._bg.oman{background-image:url(/wp-content/themes/custom/images/geo/oman.svg)}._geo.cambodia:before,._geo.cambodia:after,._geo.cambodia>span,._geo._bg.cambodia{background-image:url(/wp-content/themes/custom/images/geo/cambodia.svg)}._geo.ossetia:before,._geo.ossetia:after,._geo.ossetia>span,._geo._bg.ossetia{background-image:url(/wp-content/themes/custom/images/geo/ossetia.svg)}._geo.cameroon:before,._geo.cameroon:after,._geo.cameroon>span,._geo._bg.cameroon{background-image:url(/wp-content/themes/custom/images/geo/cameroon.svg)}._geo.pakistan:before,._geo.pakistan:after,._geo.pakistan>span,._geo._bg.pakistan{background-image:url(/wp-content/themes/custom/images/geo/pakistan.svg)}._geo.canada:before,._geo.canada:after,._geo.canada>span,._geo._bg.canada{background-image:url(/wp-content/themes/custom/images/geo/canada.svg)}._geo.palau:before,._geo.palau:after,._geo.palau>span,._geo._bg.palau{background-image:url(/wp-content/themes/custom/images/geo/palau.svg)}._geo.canary-islands:before,._geo.canary-islands:after,._geo.canary-islands>span,._geo._bg.canary-islands{background-image:url(/wp-content/themes/custom/images/geo/canary-islands.svg)}._geo.palestine:before,._geo.palestine:after,._geo.palestine>span,._geo._bg.palestine{background-image:url(/wp-content/themes/custom/images/geo/palestine.svg)}._geo.cape-verde:before,._geo.cape-verde:after,._geo.cape-verde>span,._geo._bg.cape-verde{background-image:url(/wp-content/themes/custom/images/geo/cape-verde.svg)}._geo.panama:before,._geo.panama:after,._geo.panama>span,._geo._bg.panama{background-image:url(/wp-content/themes/custom/images/geo/panama.svg)}._geo.cayman-islands:before,._geo.cayman-islands:after,._geo.cayman-islands>span,._geo._bg.cayman-islands{background-image:url(/wp-content/themes/custom/images/geo/cayman-islands.svg)}._geo.papua-new-guinea:before,._geo.papua-new-guinea:after,._geo.papua-new-guinea>span,._geo._bg.papua-new-guinea{background-image:url(/wp-content/themes/custom/images/geo/papua-new-guinea.svg)}._geo.central-african-republic:before,._geo.central-african-republic:after,._geo.central-african-republic>span,._geo._bg.central-african-republic{background-image:url(/wp-content/themes/custom/images/geo/central-african-republic.svg)}._geo.paraguay:before,._geo.paraguay:after,._geo.paraguay>span,._geo._bg.paraguay{background-image:url(/wp-content/themes/custom/images/geo/paraguay.svg)}._geo.ceuta:before,._geo.ceuta:after,._geo.ceuta>span,._geo._bg.ceuta{background-image:url(/wp-content/themes/custom/images/geo/ceuta.svg)}._geo.peru:before,._geo.peru:after,._geo.peru>span,._geo._bg.peru{background-image:url(/wp-content/themes/custom/images/geo/peru.svg)}._geo.chad:before,._geo.chad:after,._geo.chad>span,._geo._bg.chad{background-image:url(/wp-content/themes/custom/images/geo/chad.svg)}._geo.philippines:before,._geo.philippines:after,._geo.philippines>span,._geo._bg.philippines{background-image:url(/wp-content/themes/custom/images/geo/philippines.svg)}._geo.chile:before,._geo.chile:after,._geo.chile>span,._geo._bg.chile{background-image:url(/wp-content/themes/custom/images/geo/chile.svg)}._geo.pitcairn-islands:before,._geo.pitcairn-islands:after,._geo.pitcairn-islands>span,._geo._bg.pitcairn-islands{background-image:url(/wp-content/themes/custom/images/geo/pitcairn-islands.svg)}._geo.china:before,._geo.china:after,._geo.china>span,._geo._bg.china{background-image:url(/wp-content/themes/custom/images/geo/china.svg)}._geo.poland:before,._geo.poland:after,._geo.poland>span,._geo._bg.poland{background-image:url(/wp-content/themes/custom/images/geo/poland.svg)}._geo.christmas-island:before,._geo.christmas-island:after,._geo.christmas-island>span,._geo._bg.christmas-island{background-image:url(/wp-content/themes/custom/images/geo/christmas-island.svg)}._geo.portugal:before,._geo.portugal:after,._geo.portugal>span,._geo._bg.portugal{background-image:url(/wp-content/themes/custom/images/geo/portugal.svg)}._geo.cocos-island:before,._geo.cocos-island:after,._geo.cocos-island>span,._geo._bg.cocos-island{background-image:url(/wp-content/themes/custom/images/geo/cocos-island.svg)}._geo.puerto-rico:before,._geo.puerto-rico:after,._geo.puerto-rico>span,._geo._bg.puerto-rico{background-image:url(/wp-content/themes/custom/images/geo/puerto-rico.svg)}._geo.colombia:before,._geo.colombia:after,._geo.colombia>span,._geo._bg.colombia{background-image:url(/wp-content/themes/custom/images/geo/colombia.svg)}._geo.qatar:before,._geo.qatar:after,._geo.qatar>span,._geo._bg.qatar{background-image:url(/wp-content/themes/custom/images/geo/qatar.svg)}._geo.comoros:before,._geo.comoros:after,._geo.comoros>span,._geo._bg.comoros{background-image:url(/wp-content/themes/custom/images/geo/comoros.svg)}._geo.rapa-nui:before,._geo.rapa-nui:after,._geo.rapa-nui>span,._geo._bg.rapa-nui{background-image:url(/wp-content/themes/custom/images/geo/rapa-nui.svg)}._geo.cook-islands:before,._geo.cook-islands:after,._geo.cook-islands>span,._geo._bg.cook-islands{background-image:url(/wp-content/themes/custom/images/geo/cook-islands.svg)}._geo.republic-of-macedonia:before,._geo.republic-of-macedonia:after,._geo.republic-of-macedonia>span,._geo._bg.republic-of-macedonia{background-image:url(/wp-content/themes/custom/images/geo/republic-of-macedonia.svg)}._geo.corsica:before,._geo.corsica:after,._geo.corsica>span,._geo._bg.corsica{background-image:url(/wp-content/themes/custom/images/geo/corsica.svg)}._geo.republic-of-the-congo:before,._geo.republic-of-the-congo:after,._geo.republic-of-the-congo>span,._geo._bg.republic-of-the-congo{background-image:url(/wp-content/themes/custom/images/geo/republic-of-the-congo.svg)}._geo.costa-rica:before,._geo.costa-rica:after,._geo.costa-rica>span,._geo._bg.costa-rica{background-image:url(/wp-content/themes/custom/images/geo/costa-rica.svg)}._geo.romania:before,._geo.romania:after,._geo.romania>span,._geo._bg.romania{background-image:url(/wp-content/themes/custom/images/geo/romania.svg)}._geo.croatia:before,._geo.croatia:after,._geo.croatia>span,._geo._bg.croatia{background-image:url(/wp-content/themes/custom/images/geo/croatia.svg)}._geo.russia:before,._geo.russia:after,._geo.russia>span,._geo._bg.russia{background-image:url(/wp-content/themes/custom/images/geo/russia.svg)}._geo.cuba:before,._geo.cuba:after,._geo.cuba>span,._geo._bg.cuba{background-image:url(/wp-content/themes/custom/images/geo/cuba.svg)}._geo.rwanda:before,._geo.rwanda:after,._geo.rwanda>span,._geo._bg.rwanda{background-image:url(/wp-content/themes/custom/images/geo/rwanda.svg)}._geo.curacao:before,._geo.curacao:after,._geo.curacao>span,._geo._bg.curacao{background-image:url(/wp-content/themes/custom/images/geo/curacao.svg)}._geo.saba-island:before,._geo.saba-island:after,._geo.saba-island>span,._geo._bg.saba-island{background-image:url(/wp-content/themes/custom/images/geo/saba-island.svg)}._geo.czech-republic:before,._geo.czech-republic:after,._geo.czech-republic>span,._geo._bg.czech-republic{background-image:url(/wp-content/themes/custom/images/geo/czech-republic.svg)}._geo.sahrawi-arab-democratic-republic:before,._geo.sahrawi-arab-democratic-republic:after,._geo.sahrawi-arab-democratic-republic>span,._geo._bg.sahrawi-arab-democratic-republic{background-image:url(/wp-content/themes/custom/images/geo/sahrawi-arab-democratic-republic.svg)}._geo.democratic-republic-of-congo:before,._geo.democratic-republic-of-congo:after,._geo.democratic-republic-of-congo>span,._geo._bg.democratic-republic-of-congo{background-image:url(/wp-content/themes/custom/images/geo/democratic-republic-of-congo.svg)}._geo.saint-kitts-and-nevis:before,._geo.saint-kitts-and-nevis:after,._geo.saint-kitts-and-nevis>span,._geo._bg.saint-kitts-and-nevis{background-image:url(/wp-content/themes/custom/images/geo/saint-kitts-and-nevis.svg)}._geo.denmark:before,._geo.denmark:after,._geo.denmark>span,._geo._bg.denmark{background-image:url(/wp-content/themes/custom/images/geo/denmark.svg)}._geo.samoa:before,._geo.samoa:after,._geo.samoa>span,._geo._bg.samoa{background-image:url(/wp-content/themes/custom/images/geo/samoa.svg)}._geo.djibouti:before,._geo.djibouti:after,._geo.djibouti>span,._geo._bg.djibouti{background-image:url(/wp-content/themes/custom/images/geo/djibouti.svg)}._geo.san-marino:before,._geo.san-marino:after,._geo.san-marino>span,._geo._bg.san-marino{background-image:url(/wp-content/themes/custom/images/geo/san-marino.svg)}._geo.dominica:before,._geo.dominica:after,._geo.dominica>span,._geo._bg.dominica{background-image:url(/wp-content/themes/custom/images/geo/dominica.svg)}._geo.sao-tome-and-prince:before,._geo.sao-tome-and-prince:after,._geo.sao-tome-and-prince>span,._geo._bg.sao-tome-and-prince{background-image:url(/wp-content/themes/custom/images/geo/sao-tome-and-prince.svg)}._geo.dominican-republic:before,._geo.dominican-republic:after,._geo.dominican-republic>span,._geo._bg.dominican-republic{background-image:url(/wp-content/themes/custom/images/geo/dominican-republic.svg)}._geo.sardinia:before,._geo.sardinia:after,._geo.sardinia>span,._geo._bg.sardinia{background-image:url(/wp-content/themes/custom/images/geo/sardinia.svg)}._geo.east-timor:before,._geo.east-timor:after,._geo.east-timor>span,._geo._bg.east-timor{background-image:url(/wp-content/themes/custom/images/geo/east-timor.svg)}._geo.saudi-arabia:before,._geo.saudi-arabia:after,._geo.saudi-arabia>span,._geo._bg.saudi-arabia{background-image:url(/wp-content/themes/custom/images/geo/saudi-arabia.svg)}._geo.ecuador:before,._geo.ecuador:after,._geo.ecuador>span,._geo._bg.ecuador{background-image:url(/wp-content/themes/custom/images/geo/ecuador.svg)}._geo.scotland:before,._geo.scotland:after,._geo.scotland>span,._geo._bg.scotland{background-image:url(/wp-content/themes/custom/images/geo/scotland.svg)}._geo.egypt:before,._geo.egypt:after,._geo.egypt>span,._geo._bg.egypt{background-image:url(/wp-content/themes/custom/images/geo/egypt.svg)}._geo.senegal:before,._geo.senegal:after,._geo.senegal>span,._geo._bg.senegal{background-image:url(/wp-content/themes/custom/images/geo/senegal.svg)}._geo.el-salvador:before,._geo.el-salvador:after,._geo.el-salvador>span,._geo._bg.el-salvador{background-image:url(/wp-content/themes/custom/images/geo/el-salvador.svg)}._geo.serbia:before,._geo.serbia:after,._geo.serbia>span,._geo._bg.serbia{background-image:url(/wp-content/themes/custom/images/geo/serbia.svg)}._geo.england:before,._geo.england:after,._geo.england>span,._geo._bg.england{background-image:url(/wp-content/themes/custom/images/geo/england.svg)}._geo.seychelles:before,._geo.seychelles:after,._geo.seychelles>span,._geo._bg.seychelles{background-image:url(/wp-content/themes/custom/images/geo/seychelles.svg)}._geo.equatorial-guinea:before,._geo.equatorial-guinea:after,._geo.equatorial-guinea>span,._geo._bg.equatorial-guinea{background-image:url(/wp-content/themes/custom/images/geo/equatorial-guinea.svg)}._geo.sicily:before,._geo.sicily:after,._geo.sicily>span,._geo._bg.sicily{background-image:url(/wp-content/themes/custom/images/geo/sicily.svg)}._geo.eritrea:before,._geo.eritrea:after,._geo.eritrea>span,._geo._bg.eritrea{background-image:url(/wp-content/themes/custom/images/geo/eritrea.svg)}._geo.sierra-leone:before,._geo.sierra-leone:after,._geo.sierra-leone>span,._geo._bg.sierra-leone{background-image:url(/wp-content/themes/custom/images/geo/sierra-leone.svg)}._geo.estonia:before,._geo.estonia:after,._geo.estonia>span,._geo._bg.estonia{background-image:url(/wp-content/themes/custom/images/geo/estonia.svg)}._geo.singapore:before,._geo.singapore:after,._geo.singapore>span,._geo._bg.singapore{background-image:url(/wp-content/themes/custom/images/geo/singapore.svg)}._geo.ethiopia:before,._geo.ethiopia:after,._geo.ethiopia>span,._geo._bg.ethiopia{background-image:url(/wp-content/themes/custom/images/geo/ethiopia.svg)}._geo.sint-eustatius:before,._geo.sint-eustatius:after,._geo.sint-eustatius>span,._geo._bg.sint-eustatius{background-image:url(/wp-content/themes/custom/images/geo/sint-eustatius.svg)}._geo.european-union:before,._geo.european-union:after,._geo.european-union>span,._geo._bg.european-union{background-image:url(/wp-content/themes/custom/images/geo/european-union.svg)}._geo.sint-maarten:before,._geo.sint-maarten:after,._geo.sint-maarten>span,._geo._bg.sint-maarten{background-image:url(/wp-content/themes/custom/images/geo/sint-maarten.svg)}._geo.falkland-islands:before,._geo.falkland-islands:after,._geo.falkland-islands>span,._geo._bg.falkland-islands{background-image:url(/wp-content/themes/custom/images/geo/falkland-islands.svg)}._geo.slovakia:before,._geo.slovakia:after,._geo.slovakia>span,._geo._bg.slovakia{background-image:url(/wp-content/themes/custom/images/geo/slovakia.svg)}._geo.fiji:before,._geo.fiji:after,._geo.fiji>span,._geo._bg.fiji{background-image:url(/wp-content/themes/custom/images/geo/fiji.svg)}._geo.slovenia:before,._geo.slovenia:after,._geo.slovenia>span,._geo._bg.slovenia{background-image:url(/wp-content/themes/custom/images/geo/slovenia.svg)}._geo.finland:before,._geo.finland:after,._geo.finland>span,._geo._bg.finland{background-image:url(/wp-content/themes/custom/images/geo/finland.svg)}._geo.solomon-islands:before,._geo.solomon-islands:after,._geo.solomon-islands>span,._geo._bg.solomon-islands{background-image:url(/wp-content/themes/custom/images/geo/solomon-islands.svg)}._geo.france:before,._geo.france:after,._geo.france>span,._geo._bg.france{background-image:url(/wp-content/themes/custom/images/geo/france.svg)}._geo.somalia:before,._geo.somalia:after,._geo.somalia>span,._geo._bg.somalia{background-image:url(/wp-content/themes/custom/images/geo/somalia.svg)}._geo.french-polynesia:before,._geo.french-polynesia:after,._geo.french-polynesia>span,._geo._bg.french-polynesia{background-image:url(/wp-content/themes/custom/images/geo/french-polynesia.svg)}._geo.somaliland:before,._geo.somaliland:after,._geo.somaliland>span,._geo._bg.somaliland{background-image:url(/wp-content/themes/custom/images/geo/somaliland.svg)}._geo.gabon:before,._geo.gabon:after,._geo.gabon>span,._geo._bg.gabon{background-image:url(/wp-content/themes/custom/images/geo/gabon.svg)}._geo.south-africa:before,._geo.south-africa:after,._geo.south-africa>span,._geo._bg.south-africa{background-image:url(/wp-content/themes/custom/images/geo/south-africa.svg)}._geo.galapagos-islands:before,._geo.galapagos-islands:after,._geo.galapagos-islands>span,._geo._bg.galapagos-islands{background-image:url(/wp-content/themes/custom/images/geo/galapagos-islands.svg)}._geo.south-korea:before,._geo.south-korea:after,._geo.south-korea>span,._geo._bg.south-korea{background-image:url(/wp-content/themes/custom/images/geo/south-korea.svg)}._geo.gambia:before,._geo.gambia:after,._geo.gambia>span,._geo._bg.gambia{background-image:url(/wp-content/themes/custom/images/geo/gambia.svg)}._geo.south-sudan:before,._geo.south-sudan:after,._geo.south-sudan>span,._geo._bg.south-sudan{background-image:url(/wp-content/themes/custom/images/geo/south-sudan.svg)}._geo.georgia:before,._geo.georgia:after,._geo.georgia>span,._geo._bg.georgia{background-image:url(/wp-content/themes/custom/images/geo/georgia.svg)}._geo.spain:before,._geo.spain:after,._geo.spain>span,._geo._bg.spain{background-image:url(/wp-content/themes/custom/images/geo/spain.svg)}._geo.germany:before,._geo.germany:after,._geo.germany>span,._geo._bg.germany{background-image:url(/wp-content/themes/custom/images/geo/germany.svg)}._geo.germany[hreflang="en-DE"]:before,._geo.germany[hreflang="en-DE"]:after,._geo.germany[hreflang="en-DE"]>span,._geo._bg.germany[hreflang="en-DE"],._geo.uk-german:before,._geo.uk-german:after,._geo.uk-german>span,._geo._bg.uk-german{background-image:url(/wp-content/themes/custom/images/geo/uk-germany.png);border-radius:4px}._geo.sri-lanka:before,._geo.sri-lanka:after,._geo.sri-lanka>span,._geo._bg.sri-lanka{background-image:url(/wp-content/themes/custom/images/geo/sri-lanka.svg)}._geo.ghana:before,._geo.ghana:after,._geo.ghana>span,._geo._bg.ghana{background-image:url(/wp-content/themes/custom/images/geo/ghana.svg)}._geo.st-barts:before,._geo.st-barts:after,._geo.st-barts>span,._geo._bg.st-barts{background-image:url(/wp-content/themes/custom/images/geo/st-barts.svg)}._geo.gibraltar:before,._geo.gibraltar:after,._geo.gibraltar>span,._geo._bg.gibraltar{background-image:url(/wp-content/themes/custom/images/geo/gibraltar.svg)}._geo.st-lucia:before,._geo.st-lucia:after,._geo.st-lucia>span,._geo._bg.st-lucia{background-image:url(/wp-content/themes/custom/images/geo/st-lucia.svg)}._geo.greece:before,._geo.greece:after,._geo.greece>span,._geo._bg.greece{background-image:url(/wp-content/themes/custom/images/geo/greece.svg)}._geo.st-vincent-and-the-grenadines:before,._geo.st-vincent-and-the-grenadines:after,._geo.st-vincent-and-the-grenadines>span,._geo._bg.st-vincent-and-the-grenadines{background-image:url(/wp-content/themes/custom/images/geo/st-vincent-and-the-grenadines.svg)}._geo.greenland:before,._geo.greenland:after,._geo.greenland>span,._geo._bg.greenland{background-image:url(/wp-content/themes/custom/images/geo/greenland.svg)}._geo.sudan:before,._geo.sudan:after,._geo.sudan>span,._geo._bg.sudan{background-image:url(/wp-content/themes/custom/images/geo/sudan.svg)}._geo.grenada:before,._geo.grenada:after,._geo.grenada>span,._geo._bg.grenada{background-image:url(/wp-content/themes/custom/images/geo/grenada.svg)}._geo.suriname:before,._geo.suriname:after,._geo.suriname>span,._geo._bg.suriname{background-image:url(/wp-content/themes/custom/images/geo/suriname.svg)}._geo.guam:before,._geo.guam:after,._geo.guam>span,._geo._bg.guam{background-image:url(/wp-content/themes/custom/images/geo/guam.svg)}._geo.swaziland:before,._geo.swaziland:after,._geo.swaziland>span,._geo._bg.swaziland{background-image:url(/wp-content/themes/custom/images/geo/swaziland.svg)}._geo.guatemala:before,._geo.guatemala:after,._geo.guatemala>span,._geo._bg.guatemala{background-image:url(/wp-content/themes/custom/images/geo/guatemala.svg)}._geo.sweden:before,._geo.sweden:after,._geo.sweden>span,._geo._bg.sweden{background-image:url(/wp-content/themes/custom/images/geo/sweden.svg)}._geo.guernsey:before,._geo.guernsey:after,._geo.guernsey>span,._geo._bg.guernsey{background-image:url(/wp-content/themes/custom/images/geo/guernsey.svg)}._geo.switzerland:before,._geo.switzerland:after,._geo.switzerland>span,._geo._bg.switzerland{background-image:url(/wp-content/themes/custom/images/geo/switzerland.svg)}._geo.guinea-bissau:before,._geo.guinea-bissau:after,._geo.guinea-bissau>span,._geo._bg.guinea-bissau{background-image:url(/wp-content/themes/custom/images/geo/guinea-bissau.svg)}._geo.syria:before,._geo.syria:after,._geo.syria>span,._geo._bg.syria{background-image:url(/wp-content/themes/custom/images/geo/syria.svg)}._geo.guinea:before,._geo.guinea:after,._geo.guinea>span,._geo._bg.guinea{background-image:url(/wp-content/themes/custom/images/geo/guinea.svg)}._geo.taiwan:before,._geo.taiwan:after,._geo.taiwan>span,._geo._bg.taiwan{background-image:url(/wp-content/themes/custom/images/geo/taiwan.svg)}._geo.haiti:before,._geo.haiti:after,._geo.haiti>span,._geo._bg.haiti{background-image:url(/wp-content/themes/custom/images/geo/haiti.svg)}._geo.tajikistan:before,._geo.tajikistan:after,._geo.tajikistan>span,._geo._bg.tajikistan{background-image:url(/wp-content/themes/custom/images/geo/tajikistan.svg)}._geo.hawaii:before,._geo.hawaii:after,._geo.hawaii>span,._geo._bg.hawaii{background-image:url(/wp-content/themes/custom/images/geo/hawaii.svg)}._geo.tanzania:before,._geo.tanzania:after,._geo.tanzania>span,._geo._bg.tanzania{background-image:url(/wp-content/themes/custom/images/geo/tanzania.svg)}._geo.honduras:before,._geo.honduras:after,._geo.honduras>span,._geo._bg.honduras{background-image:url(/wp-content/themes/custom/images/geo/honduras.svg)}._geo.thailand:before,._geo.thailand:after,._geo.thailand>span,._geo._bg.thailand{background-image:url(/wp-content/themes/custom/images/geo/thailand.svg)}._geo.hong-kong:before,._geo.hong-kong:after,._geo.hong-kong>span,._geo._bg.hong-kong{background-image:url(/wp-content/themes/custom/images/geo/hong-kong.svg)}._geo.tibet:before,._geo.tibet:after,._geo.tibet>span,._geo._bg.tibet{background-image:url(/wp-content/themes/custom/images/geo/tibet.svg)}._geo.hungary:before,._geo.hungary:after,._geo.hungary>span,._geo._bg.hungary{background-image:url(/wp-content/themes/custom/images/geo/hungary.svg)}._geo.togo:before,._geo.togo:after,._geo.togo>span,._geo._bg.togo{background-image:url(/wp-content/themes/custom/images/geo/togo.svg)}._geo.iceland:before,._geo.iceland:after,._geo.iceland>span,._geo._bg.iceland{background-image:url(/wp-content/themes/custom/images/geo/iceland.svg)}._geo.tokelau:before,._geo.tokelau:after,._geo.tokelau>span,._geo._bg.tokelau{background-image:url(/wp-content/themes/custom/images/geo/tokelau.svg)}._geo.india:before,._geo.india:after,._geo.india>span,._geo._bg.india{background-image:url(/wp-content/themes/custom/images/geo/india.svg)}._geo.tonga:before,._geo.tonga:after,._geo.tonga>span,._geo._bg.tonga{background-image:url(/wp-content/themes/custom/images/geo/tonga.svg)}._geo.indonesia:before,._geo.indonesia:after,._geo.indonesia>span,._geo._bg.indonesia{background-image:url(/wp-content/themes/custom/images/geo/indonesia.svg)}._geo.transnistria:before,._geo.transnistria:after,._geo.transnistria>span,._geo._bg.transnistria{background-image:url(/wp-content/themes/custom/images/geo/transnistria.svg)}._geo.iran:before,._geo.iran:after,._geo.iran>span,._geo._bg.iran{background-image:url(/wp-content/themes/custom/images/geo/iran.svg)}._geo.trinidad-and-tobago:before,._geo.trinidad-and-tobago:after,._geo.trinidad-and-tobago>span,._geo._bg.trinidad-and-tobago{background-image:url(/wp-content/themes/custom/images/geo/trinidad-and-tobago.svg)}._geo.iraq:before,._geo.iraq:after,._geo.iraq>span,._geo._bg.iraq{background-image:url(/wp-content/themes/custom/images/geo/iraq.svg)}._geo.tunisia:before,._geo.tunisia:after,._geo.tunisia>span,._geo._bg.tunisia{background-image:url(/wp-content/themes/custom/images/geo/tunisia.svg)}._geo.ireland:before,._geo.ireland:after,._geo.ireland>span,._geo._bg.ireland{background-image:url(/wp-content/themes/custom/images/geo/ireland.svg)}._geo.turkey:before,._geo.turkey:after,._geo.turkey>span,._geo._bg.turkey{background-image:url(/wp-content/themes/custom/images/geo/turkey.svg)}._geo.isle-of-man:before,._geo.isle-of-man:after,._geo.isle-of-man>span,._geo._bg.isle-of-man{background-image:url(/wp-content/themes/custom/images/geo/isle-of-man.svg)}._geo.turkmenistan:before,._geo.turkmenistan:after,._geo.turkmenistan>span,._geo._bg.turkmenistan{background-image:url(/wp-content/themes/custom/images/geo/turkmenistan.svg)}._geo.israel:before,._geo.israel:after,._geo.israel>span,._geo._bg.israel{background-image:url(/wp-content/themes/custom/images/geo/israel.svg)}._geo.turks-and-caicos:before,._geo.turks-and-caicos:after,._geo.turks-and-caicos>span,._geo._bg.turks-and-caicos{background-image:url(/wp-content/themes/custom/images/geo/turks-and-caicos.svg)}._geo.italy:before,._geo.italy:after,._geo.italy>span,._geo._bg.italy{background-image:url(/wp-content/themes/custom/images/geo/italy.svg)}._geo.tuvalu-1:before,._geo.tuvalu-1:after,._geo.tuvalu-1>span,._geo._bg.tuvalu-1{background-image:url(/wp-content/themes/custom/images/geo/tuvalu-1.svg)}._geo.ivory-coast:before,._geo.ivory-coast:after,._geo.ivory-coast>span,._geo._bg.ivory-coast{background-image:url(/wp-content/themes/custom/images/geo/ivory-coast.svg)}._geo.tuvalu:before,._geo.tuvalu:after,._geo.tuvalu>span,._geo._bg.tuvalu{background-image:url(/wp-content/themes/custom/images/geo/tuvalu.svg)}._geo.jamaica:before,._geo.jamaica:after,._geo.jamaica>span,._geo._bg.jamaica{background-image:url(/wp-content/themes/custom/images/geo/jamaica.svg)}._geo.uganda:before,._geo.uganda:after,._geo.uganda>span,._geo._bg.uganda{background-image:url(/wp-content/themes/custom/images/geo/uganda.svg)}._geo.japan:before,._geo.japan:after,._geo.japan>span,._geo._bg.japan{background-image:url(/wp-content/themes/custom/images/geo/japan.svg)}._geo.japan[hreflang="en-JP"]:before,._geo.japan[hreflang="en-JP"]:after,._geo.japan[hreflang="en-JP"]>span,._geo._bg.japan[hreflang="en-JP"],._geo.uk-japan:before,._geo.uk-japan:after,._geo.uk-japan>span,._geo._bg.uk-japan{background-image:url(/wp-content/themes/custom/images/geo/uk-japan.png);border-radius:4px}._geo.ukraine:before,._geo.ukraine:after,._geo.ukraine>span,._geo._bg.ukraine{background-image:url(/wp-content/themes/custom/images/geo/ukraine.svg)}._geo.jersey:before,._geo.jersey:after,._geo.jersey>span,._geo._bg.jersey{background-image:url(/wp-content/themes/custom/images/geo/jersey.svg)}._geo.united-arab-emirates:before,._geo.united-arab-emirates:after,._geo.united-arab-emirates>span,._geo._bg.united-arab-emirates{background-image:url(/wp-content/themes/custom/images/geo/united-arab-emirates.svg)}._geo.jordan:before,._geo.jordan:after,._geo.jordan>span,._geo._bg.jordan{background-image:url(/wp-content/themes/custom/images/geo/jordan.svg)}._geo.uk:before,._geo.uk:after,._geo.uk>span,._geo.bg.uk,._geo.united-kingdom:before,._geo.united-kingdom:after,._geo.united-kingdom>span,._geo._bg.united-kingdom,._geo.uk:before,._geo.united-kingdom-of-great-britain-and-northern-ireland:after,._geo.united-kingdom-of-great-britain-and-northern-ireland:before,._geo.united-kingdom-of-great-britain-and-northern-ireland>span,._geo._bg.united-kingdom-of-great-britain-and-northern-ireland{background-image:url(/wp-content/themes/custom/images/geo/united-kingdom.svg)}._geo.kazakhstan:before,._geo.kazakhstan:after,._geo.kazakhstan>span,._geo._bg.kazakhstan{background-image:url(/wp-content/themes/custom/images/geo/kazakhstan.svg)}._geo.united-nations:before,._geo.united-nations:after,._geo.united-nations>span,._geo._bg.united-nations{background-image:url(/wp-content/themes/custom/images/geo/united-nations.svg)}._geo.kenya:before,._geo.kenya:after,._geo.kenya>span,._geo._bg.kenya{background-image:url(/wp-content/themes/custom/images/geo/kenya.svg)}._geo.united-states:before,._geo.united-states:after,._geo.united-states>span,._geo._bg.united-states{background-image:url(/wp-content/themes/custom/images/geo/united-states.svg)}._geo.united-states-of-america:before,._geo.united-states-of-america:after,._geo.united-states-of-america>span,._geo._bg.united-states-of-america{background-image:url(/wp-content/themes/custom/images/geo/united-states-of-america.svg)}._geo.kiribati:before,._geo.kiribati:after,._geo.kiribati>span,._geo._bg.kiribati{background-image:url(/wp-content/themes/custom/images/geo/kiribati.svg)}._geo.uruguay:before,._geo.uruguay:after,._geo.uruguay>span,._geo._bg.uruguay{background-image:url(/wp-content/themes/custom/images/geo/uruguay.svg)}._geo.kosovo:before,._geo.kosovo:after,._geo.kosovo>span,._geo._bg.kosovo{background-image:url(/wp-content/themes/custom/images/geo/kosovo.svg)}._geo.uzbekistn:before,._geo.uzbekistn:after,._geo.uzbekistn>span,._geo._bg.uzbekistn{background-image:url(/wp-content/themes/custom/images/geo/uzbekistn.svg)}._geo.kwait:before,._geo.kwait:after,._geo.kwait>span,._geo._bg.kwait{background-image:url(/wp-content/themes/custom/images/geo/kwait.svg)}._geo.vanuatu:before,._geo.vanuatu:after,._geo.vanuatu>span,._geo._bg.vanuatu{background-image:url(/wp-content/themes/custom/images/geo/vanuatu.svg)}._geo.kyrgyzstan:before,._geo.kyrgyzstan:after,._geo.kyrgyzstan>span,._geo._bg.kyrgyzstan{background-image:url(/wp-content/themes/custom/images/geo/kyrgyzstan.svg)}._geo.vatican-city:before,._geo.vatican-city:after,._geo.vatican-city>span,._geo._bg.vatican-city{background-image:url(/wp-content/themes/custom/images/geo/vatican-city.svg)}._geo.laos:before,._geo.laos:after,._geo.laos>span,._geo._bg.laos{background-image:url(/wp-content/themes/custom/images/geo/laos.svg)}._geo.venezuela:before,._geo.venezuela:after,._geo.venezuela>span,._geo._bg.venezuela{background-image:url(/wp-content/themes/custom/images/geo/venezuela.svg)}._geo.latvia:before,._geo.latvia:after,._geo.latvia>span,._geo._bg.latvia{background-image:url(/wp-content/themes/custom/images/geo/latvia.svg)}._geo.vietnam:before,._geo.vietnam:after,._geo.vietnam>span,._geo._bg.vietnam{background-image:url(/wp-content/themes/custom/images/geo/vietnam.svg)}._geo.lebanon:before,._geo.lebanon:after,._geo.lebanon>span,._geo._bg.lebanon{background-image:url(/wp-content/themes/custom/images/geo/lebanon.svg)}._geo.virgin-islands:before,._geo.virgin-islands:after,._geo.virgin-islands>span,._geo._bg.virgin-islands{background-image:url(/wp-content/themes/custom/images/geo/virgin-islands.svg)}._geo.lesotho:before,._geo.lesotho:after,._geo.lesotho>span,._geo._bg.lesotho{background-image:url(/wp-content/themes/custom/images/geo/lesotho.svg)}._geo.wales:before,._geo.wales:after,._geo.wales>span,._geo._bg.wales{background-image:url(/wp-content/themes/custom/images/geo/wales.svg)}._geo.liberia:before,._geo.liberia:after,._geo.liberia>span,._geo._bg.liberia{background-image:url(/wp-content/themes/custom/images/geo/liberia.svg)}._geo.yemen:before,._geo.yemen:after,._geo.yemen>span,._geo._bg.yemen{background-image:url(/wp-content/themes/custom/images/geo/yemen.svg)}._geo.libya:before,._geo.libya:after,._geo.libya>span,._geo._bg.libya{background-image:url(/wp-content/themes/custom/images/geo/libya.svg)}._geo.zambia:before,._geo.zambia:after,._geo.zambia>span,._geo._bg.zambia{background-image:url(/wp-content/themes/custom/images/geo/zambia.svg)}._geo.affiliates:before,._geo.affiliates:after,._geo.affiliates>span,._geo._bg.affiliates{background-image:url(/wp-content/themes/custom/images/geo/affiliates.png)}._geo.catalonia:before,._geo.catalonia:after,._geo.catalonia>span,._geo._bg.catalonia{background-image:url(/wp-content/themes/custom/images/geo/catalan.svg)}._geo.espanya:before,._geo.espanya:after,._geo.espanya>span,._geo._bg.espanya{background-image:url(/wp-content/themes/custom/images/geo/espanya.svg)}._geo.st-vincent-and-the-gcustomines:before,._geo.st-vincent-and-the-gcustomines:after,._geo.st-vincent-and-the-gcustomines>span,._geo._bg.st-vincent-and-the-gcustomines{background-image:url(/wp-content/themes/custom/images/geo/st-vincent-and-the-gcustomines.svg)}._geo.gcustoma:before,._geo.gcustoma:after,._geo.gcustoma>span,._geo._bg.gcustoma{background-image:url(/wp-content/themes/custom/images/geo/gcustoma.svg)}._geo.uae:before,._geo.uae:after,._geo.uae>span,._geo._bg.uae{background-image:url(/wp-content/themes/custom/images/geo/united-arab-emirates.svg)}._geo.united-states-of-america[hreflang="es-US"]:before,._geo.united-states-of-america[hreflang="es-US"]:after,._geo.united-states-of-america[hreflang="es-US"]>span,._geo._bg.united-states-of-america[hreflang="es-US"],._geo.spain-us:before,._geo.spain-us:after,._geo.spain-us>span,._geo._bg.spain-us{background-image:url(/wp-content/themes/custom/images/geo/spain-us.jpg);border-radius:4px}._geo.denmark[hreflang="en-DK"]:before,._geo.denmark[hreflang="en-DK"]:after,._geo.denmark[hreflang="en-DK"]>span,._geo._bg.denmark[hreflang="en-DK"],._geo.uk-denmark:before,._geo.uk-denmark:after,._geo.uk-denmark>span,._geo._bg.uk-denmark{background-image:url(/wp-content/themes/custom/images/geo/uk-denmark.jpg);border-radius:4px}._geo.finland[hreflang="en-FI"]:before,._geo.finland[hreflang="en-FI"]:after,._geo.finland[hreflang="en-FI"]>span,._geo._bg.finland[hreflang="en-FI"],._geo.uk-finland:before,._geo.uk-finland:after,._geo.uk-finland>span,._geo._bg.uk-finland{background-image:url(/wp-content/themes/custom/images/geo/uk-finland.jpg);border-radius:4px}._geo.greece[hreflang="en-GR"]:before,._geo.greece[hreflang="en-GR"]:after,._geo.greece[hreflang="en-GR"]>span,._geo._bg.greece[hreflang="en-GR"],._geo.uk-greece:before,._geo.uk-greece:after,._geo.uk-greece>span,._geo._bg.uk-greece{background-image:url(/wp-content/themes/custom/images/geo/uk-greece.jpg);border-radius:4px}._geo.norway[hreflang="en-NO"]:before,._geo.norway[hreflang="en-NO"]:after,._geo.norway[hreflang="en-NO"]>span,._geo._bg.norway[hreflang="en-NO"],._geo.uk-norway:before,._geo.uk-norway:after,._geo.uk-norway>span,._geo._bg.uk-norway{background-image:url(/wp-content/themes/custom/images/geo/uk-norway.jpg);border-radius:4px}._geo.portugal[hreflang="en-PT"]:before,._geo.portugal[hreflang="en-PT"]:after,._geo.portugal[hreflang="en-PT"]>span,._geo._bg.portugal[hreflang="en-PT"],._geo.uk-portugal:before,._geo.uk-portugal:after,._geo.uk-portugal>span,._geo._bg.uk-portugal{background-image:url(/wp-content/themes/custom/images/geo/uk-portugal.jpg);border-radius:4px}._geo.spain[hreflang="en-ES"]:before,._geo.spain[hreflang="en-ES"]:after,._geo.spain[hreflang="en-ES"]>span,._geo._bg.spain[hreflang="en-ES"],._geo.uk-spain:before,._geo.uk-spain:after,._geo.uk-spain>span,._geo._bg.uk-spain{background-image:url(/wp-content/themes/custom/images/geo/uk-spain.jpg);border-radius:4px}._geo.sweden[hreflang="en-SE"]:before,._geo.sweden[hreflang="en-SE"]:after,._geo.sweden[hreflang="en-SE"]>span,._geo._bg.sweden[hreflang="en-SE"],._geo.uk-sweden:before,._geo.uk-sweden:after,._geo.uk-sweden>span,._geo._bg.uk-sweden{background-image:url(/wp-content/themes/custom/images/geo/uk-sweden.jpg);border-radius:4px}._geo.germany[hreflang="el-DE"]:before,._geo.germany[hreflang="el-DE"]:after,._geo.germany[hreflang="el-DE"]>span,._geo._bg.germany[hreflang="el-DE"],._geo.el-de:before,._geo.el-de:after,._geo.el-de>span,._geo._bg.de-greece{background-image:url(/wp-content/themes/custom/images/geo/germany-greece.jpg);border-radius:4px}._geo.germany[hreflang="it-DE"]:before,._geo.germany[hreflang="it-DE"]:after,._geo.germany[hreflang="it-DE"]>span,._geo._bg.germany[hreflang="it-DE"],._geo.it-de:before,._geo.it-de:after,._geo.it-de>span,._geo._bg.it-de{background-image:url(/wp-content/themes/custom/images/geo/germany-italia.jpg);border-radius:4px}._geo.germany[hreflang="pl-DE"]:before,._geo.germany[hreflang="pl-DE"]:after,._geo.germany[hreflang="pl-DE"]>span,._geo._bg.germany[hreflang="pl-DE"],._geo.pl-de:before,._geo.pl-de:after,._geo.pl-de>span,._geo._bg.pl-de{background-image:url(/wp-content/themes/custom/images/geo/germany-poland.jpg);border-radius:4px}._geo.germany[hreflang="ro-DE"]:before,._geo.germany[hreflang="ro-DE"]:after,._geo.germany[hreflang="ro-DE"]>span,._geo._bg.germany[hreflang="ro-DE"],._geo.ro-de:before,._geo.ro-de:after,._geo.ro-de>span,._geo._bg.ro-de{background-image:url(/wp-content/themes/custom/images/geo/germany-romania.jpg);border-radius:4px}._geo.germany[hreflang="hr-DE"]:before,._geo.germany[hreflang="hr-DE"]:after,._geo.germany[hreflang="hr-DE"]>span,._geo._bg.germany[hreflang="hr-DE"],._geo.hr-de:before,._geo.hr-de:after,._geo.hr-de>span,._geo._bg.hr-de{background-image:url(/wp-content/themes/custom/images/geo/germany-croatia.jpg);border-radius:4px}._geo.germany[hreflang="ru-DE"]:before,._geo.germany[hreflang="ru-DE"]:after,._geo.germany[hreflang="ru-DE"]>span,._geo._bg.germany[hreflang="ru-DE"],._geo.ru-de:before,._geo.ru-de:after,._geo.ru-de>span,._geo._bg.ru-de{background-image:url(/wp-content/themes/custom/images/geo/germany-russia.jpg);border-radius:4px}._geo.germany[hreflang="ar-DE"]:before,._geo.germany[hreflang="ar-DE"]:after,._geo.germany[hreflang="ar-DE"]>span,._geo._bg.germany[hreflang="ar-DE"],._geo.ar-de:before,._geo.ar-de:after,._geo.ar-de>span,._geo._bg.ar-de{background-image:url(/wp-content/themes/custom/images/geo/germany-arab-league.jpg);border-radius:4px}._geo.germany[hreflang="tr-DE"]:before,._geo.germany[hreflang="tr-DE"]:after,._geo.germany[hreflang="tr-DE"]>span,._geo._bg.germany[hreflang="tr-DE"],._geo.tr-de:before,._geo.tr-de:after,._geo.tr-de>span,._geo._bg.tr-de{background-image:url(/wp-content/themes/custom/images/geo/germany-turkey.jpg);border-radius:4px}._geo.switzerland[hreflang="it-ch"]:before,._geo.switzerland[hreflang="it-ch"]:after,._geo.switzerland[hreflang="it-ch"]>span,._geo._bg.switzerland[hreflang="it-ch"],._geo.it-ch:before,._geo.it-ch:after,._geo.it-ch>span,._geo._bg.it-ch{background-image:url(/wp-content/themes/custom/images/geo/switzerland-Italy.jpg);border-radius:4px}._geo.russian-federation:before,._geo.russian-federation:after,._geo.russian-federation>span,._geo._bg.russian-federation{background-image:url(/wp-content/themes/custom/images/geo/germany-russia.jpg);border-radius:4px}._geo.switzerland[hreflang="fr-ch"]:before,._geo.switzerland[hreflang="fr-ch"]:after,._geo.switzerland[hreflang="fr-ch"]>span,._geo._bg.switzerland[hreflang="fr-ch"],._geo.fr-ch:before,._geo.fr-ch:after,._geo.fr-ch>span,._geo._bg.fr-ch{background-image:url(/wp-content/themes/custom/images/geo/switzerland-france.jpg);border-radius:4px}._geo.germany[hreflang="bg-DE"]:before,._geo.germany[hreflang="bg-DE"]:after,._geo.germany[hreflang="bg-DE"]>span,._geo._bg.germany[hreflang="bg-DE"],._geo.bg-de:before,._geo.bg-de:after,._geo.bg-de>span,._geo._bg.bg-de{background-image:url(/wp-content/themes/custom/images/geo/germany-bulgaria.jpg);border-radius:4px}