.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}}.container-center{max-width:1140px;margin:0 auto}.container-center.v2{padding-left:20px;padding-right:20px}.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.money:before{background-image:url(/wp-content/themes/custom/images/boxnav/echtgeld.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.payout:before{background-image:url(/wp-content/themes/custom/images/boxnav/payout.png)}.boxnav-item.chat:before{background-image:url(/wp-content/themes/custom/images/boxnav/chat.png)}.boxnav-item.laptop:before{background-image:url(/wp-content/themes/custom/images/boxnav/laptop.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.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.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.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.neu:before{background-image:url(/wp-content/themes/custom/images/boxnav/neu.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.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.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.auszahlungsquote:before{background-image:url(/wp-content/themes/custom/images/boxnav/auszahlungsquote.png)}.boxnav-item.autoplay:before{background-image:url(/wp-content/themes/custom/images/boxnav/autoplay.png)}.boxnav-item.bonus-valid-games:before{background-image:url(/wp-content/themes/custom/images/boxnav/bonus-valid-games.png)}.boxnav-item.jackpot:before{background-image:url(/wp-content/themes/custom/images/boxnav/jackpot.png)}.boxnav-item.quickspins:before{background-image:url(/wp-content/themes/custom/images/boxnav/quickspins.png)}.boxnav-item.risikoleiter:before{background-image:url(/wp-content/themes/custom/images/boxnav/risikoleiter.png)}.boxnav-item.la-liga:before{background-image:url(/wp-content/themes/custom/images/boxnav/la-liga.png)}.boxnav-item.premier-league:before{background-image:url(/wp-content/themes/custom/images/boxnav/premier-league.png)}.boxnav-item.roulette-variants:before{background-image:url(/wp-content/themes/custom/images/boxnav/roulette-variants.png)}.boxnav-item.roulette:before{background-image:url(/wp-content/themes/custom/images/boxnav/roulette.png)}.boxnav-item.blackjack:before{background-image:url(/wp-content/themes/custom/images/boxnav/blackjack.png)}.boxnav-item.bingo:before{background-image:url(/wp-content/themes/custom/images/boxnav/bingo.png)}.boxnav-item.ekstraklasa:before{background-image:url(/wp-content/themes/custom/images/boxnav/ekstraklasa.png)}.boxnav-item.bundesliga:before{background-image:url(/wp-content/themes/custom/images/boxnav/bundesliga.png)}.boxnav-item.ligue-1:before{background-image:url(/wp-content/themes/custom/images/boxnav/ligue-1.png)}.boxnav-item.serie-a:before{background-image:url(/wp-content/themes/custom/images/boxnav/serie-a.png)}.boxnav-item.liga-1:before{background-image:url(/wp-content/themes/custom/images/boxnav/liga-1.png)}.boxnav-item.liga-europa:before{background-image:url(/wp-content/themes/custom/images/boxnav/liga-europa.png)}.boxnav-item.puchar-polski:before{background-image:url(/wp-content/themes/custom/images/boxnav/puchar-polski.png)}.boxnav-item.football:before{background-image:url(/wp-content/themes/custom/images/boxnav/football.png)}.boxnav-item.world-cup:before{background-image:url(/wp-content/themes/custom/images/boxnav/world-cup.png)}.boxnav-item.champions-league:before{background-image:url(/wp-content/themes/custom/images/boxnav/champions-league.png)}.boxnav-item.our-activity:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-activity.png)}.boxnav-item.our-goals:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-goals.png)}.boxnav-item.our-values:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-values.png)}.boxnav-item.our-authors:before{background-image:url(/wp-content/themes/custom/images/boxnav/our-authors.png)}.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.live:before{background-image:url(/wp-content/themes/custom/images/live.png)}.boxnav-item.poker-sm:before{background-image:url(/wp-content/themes/custom/images/poker-sm.png)}.boxnav-item.baccarat-green:before{background-image:url(/wp-content/themes/custom/images/ico-baccarat.png)}.boxnav-item.icon-basketball:before{background-image:url(/wp-content/themes/custom/images/boxnav/basketball.png)}.boxnav-item.icon-horse-racing:before{background-image:url(/wp-content/themes/custom/images/boxnav/icon-horse-racing.png)}.boxnav-item.ksa-vergunning:before{background-image:url(/wp-content/themes/custom/images/boxnav/ksa-vergunning.png)}.boxnav-item.cruks-aansluiting:before{background-image:url(/wp-content/themes/custom/images/boxnav/cruks-aansluiting.png)}.boxnav-item.verantwoord-spelen:before{background-image:url(/wp-content/themes/custom/images/boxnav/verantwoord-spelen.png)}.boxnav-item.psychological-techniques:before{background-image:url(/wp-content/themes/custom/images/boxnav/psychological-techniques.png)}.boxnav-item.psychological-techniques-v2:before{background-image:url(/wp-content/themes/custom/images/boxnav/psychological-techniques-v2.png)}.boxnav-item.common-payment-methods:before{background-image:url(/wp-content/themes/custom/images/boxnav/common-payment-methods.png)}.boxnav-item.examples-dating-fraud:before{background-image:url(/wp-content/themes/custom/images/boxnav/examples-dating-fraud.png)}.boxnav-item.military-dating-scams:before{background-image:url(/wp-content/themes/custom/images/boxnav/military-dating-scams.png)}.boxnav-item.profile-photo-check:before{background-image:url(/wp-content/themes/custom/images/boxnav/profile-photo-check.png)}.boxnav-item.checking-profile-info:before{background-image:url(/wp-content/themes/custom/images/boxnav/checking-profile-info.png)}.boxnav-item.common-mistakes:before{background-image:url(/wp-content/themes/custom/images/boxnav/common-mistakes.png)}.boxnav-item.practical-checklist:before{background-image:url(/wp-content/themes/custom/images/boxnav/practical-checklist.png)}.boxnav-item.financial-fraud:before{background-image:url(/wp-content/themes/custom/images/boxnav/financial-fraud.png)}.boxnav-item.veelgemaakte-fouten:before{background-image:url(/wp-content/themes/custom/images/boxnav/veelgemaakte-fouten.png)}.boxnav-item.identity-theft:before{background-image:url(/wp-content/themes/custom/images/boxnav/identity-theft.png)}.boxnav-item.digid-government:before{background-image:url(/wp-content/themes/custom/images/boxnav/digid-government.png)}.boxnav-item.account-takeover:before{background-image:url(/wp-content/themes/custom/images/boxnav/account-takeover.png)}.boxnav-item.sim-swap:before{background-image:url(/wp-content/themes/custom/images/boxnav/sim-swap.png)}.boxnav-item.fake-identities:before{background-image:url(/wp-content/themes/custom/images/boxnav/fake-identities.png)}.boxnav-item.helpdesk-fraud:before{background-image:url(/wp-content/themes/custom/images/boxnav/helpdesk-fraud.png)}.boxnav-item.spoofing:before{background-image:url(/wp-content/themes/custom/images/boxnav/spoofing.png)}.boxnav-item.wangiri:before{background-image:url(/wp-content/themes/custom/images/boxnav/wangiri.png)}.boxnav-item.robocalls:before{background-image:url(/wp-content/themes/custom/images/boxnav/robocalls.png)}.boxnav-item.bank-frauds:before{background-image:url(/wp-content/themes/custom/images/boxnav/bank-frauds.png)}.boxnav-item.phone-scams:before{background-image:url(/wp-content/themes/custom/images/boxnav/phone-scams.png)}.boxnav-item.icon-volleyball:before{background-image:url(/wp-content/themes/custom/images/volleyball.png)}.boxnav-item.icon-formula-1:before{background-image:url(/wp-content/themes/custom/images/icon-formula-1.png)}.boxnav-item.icon-cycling:before{background-image:url(/wp-content/themes/custom/images/icon-cycling.png)}.boxnav-item.icon-football:before{background-image:url(/wp-content/themes/custom/images/icon-football.png)}.boxnav-item.icon-darts:before{background-image:url(/wp-content/themes/custom/images/darts.png)}.boxnav-item.icon-table-tennis:before{background-image:url(/wp-content/themes/custom/images/boxnav/table-tennis.png)}.boxnav-item.icon-boxing:before{background-image:url(/wp-content/themes/custom/images/boxnav/boxing.svg)}.boxnav-item.icon-tennis:before{background-image:url(/wp-content/themes/custom/images/boxnav/tennis.png)}.boxnav-item.icon-mma:before{background-image:url(/wp-content/themes/custom/images/boxnav/mma.png)}.boxnav-item.icon-handball:before{background-image:url(/wp-content/themes/custom/images/boxnav/handball.png)}.boxnav-item.icon-cricket:before{background-image:url(/wp-content/themes/custom/images/boxnav/cricket.png)}.boxnav-item.icon-golf:before{background-image:url(/wp-content/themes/custom/images/boxnav/golf.png)}.boxnav-item.icon-baseball:before{background-image:url(/wp-content/themes/custom/images/boxnav/baseball.png)}.boxnav-item.icon-rugby:before{background-image:url(/wp-content/themes/custom/images/boxnav/rugby.png)}.boxnav-item.icon-american-football:before{background-image:url(/wp-content/themes/custom/images/boxnav/american-football.png)}.boxnav-item.icon-ice-hockey:before{background-image:url(/wp-content/themes/custom/images/boxnav/ice-hockey.png)}.boxnav-item.icon-hockey:before{background-image:url(/wp-content/themes/custom/images/boxnav/hockey.png)}.boxnav-item.icon-snooker:before{background-image:url(/wp-content/themes/custom/images/boxnav/snooker.png)}.boxnav-item.icon-racing-motorcycle:before{background-image:url(/wp-content/themes/custom/images/boxnav/racing-motorcycle.png)}.boxnav-item.encrypted-data:before{background-image:url(/wp-content/themes/custom/images/boxnav/encrypted-data.png)}.boxnav-item.warning:before{background-image:url(/wp-content/themes/custom/images/boxnav/warning.png)}.boxnav-item.steal-data:before{background-image:url(/wp-content/themes/custom/images/boxnav/steal-data.png)}.boxnav-item.hidden-software:before{background-image:url(/wp-content/themes/custom/images/boxnav/hidden-software.png)}.boxnav-item.klarna-scams-oszustwo:before{background-image:url(/wp-content/themes/custom/images/boxnav/klarna-scams.png);background-size:auto}.boxnav-item.deepfake-influencers:before{background-image:url(/wp-content/themes/custom/images/boxnav/deepfake-influencers.png)}.boxnav-item.giveaway:before{background-image:url(/wp-content/themes/custom/images/boxnav/giveaway.png)}.boxnav-item.nep-handelsplatforms:before{background-image:url(/wp-content/themes/custom/images/boxnav/nep-handelsplatforms.png)}.boxnav-item.pump-and-dump:before{background-image:url(/wp-content/themes/custom/images/boxnav/pump-and-dump.png)}.boxnav-item.recovery-scam:before{background-image:url(/wp-content/themes/custom/images/boxnav/recovery-scam.png)}.boxnav-item.romance-crypto-scam:before{background-image:url(/wp-content/themes/custom/images/boxnav/romance-crypto-scam.png)}.boxnav-item.rug-pull:before{background-image:url(/wp-content/themes/custom/images/boxnav/rug-pull.png)}.boxnav-item.seed-phrase-phishing:before{background-image:url(/wp-content/themes/custom/images/boxnav/seed-phrase-phishing.png)}.boxnav-item.crypto-casinos:before{background-image:url(/wp-content/themes/custom/images/boxnav/crypto-casinos.jpg)}.boxnav-item.bonusfraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/bonusfraude.jpg)}.boxnav-item.whatsapp-fraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/whatsapp-fraude.jpg)}.boxnav-item.casino-apps-fraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/casino-apps-fraude.jpg)}.boxnav-item.cryptofraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/cryptofraude.jpg)}.boxnav-item.illegale-goksites:before{background-image:url(/wp-content/themes/custom/images/boxnav/illegale-goksites.jpg)}.boxnav-item.telefonische-fraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/telefonische-fraude.jpg)}.boxnav-item.datingfraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/datingfraude.jpg)}.boxnav-item.malware:before{background-image:url(/wp-content/themes/custom/images/boxnav/malware.jpg)}.boxnav-item.identiteitsfraude:before{background-image:url(/wp-content/themes/custom/images/boxnav/identiteitsfraude.jpg)}.boxnav-item.phishing:before{background-image:url(/wp-content/themes/custom/images/boxnav/phishing.jpg)}.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.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 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-4-items .boxnav-item{min-width:23.66%}.boxnav.v2 .boxnav-item{flex-basis:initial;max-width:260px;padding:20px 20px 20px 100px}.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}}@media (min-width:1150px){.intro-bg .boxnav.v2{column-gap:10px;justify-content:center}.boxnav.v2 .boxnav-item{max-width:260px}}.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,.boxinfo .no-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,.boxinfo .no-entry:before{content:'';float:left;width:70px;height:65px;margin-right:20px;background:transparent no-repeat 0 0;background-size:contain}.boxinfo .entry:before{background-image:url(/wp-content/themes/custom/images/advice-icon.png)}.boxinfo .entry.fact-icon:before{background-image:url(/wp-content/themes/custom/images/fact-icon.png)}.boxinfo .no-entry:before{background-image:url(/wp-content/themes/custom/images/no-entry-icon.png)}.boxinfo .quote:before{background-image:url(/wp-content/themes/custom/images/quote-icon.png)}.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,.boxinfo .no-entry .title,.boxinfo .no-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.v2 .no-entry strong{flex:0 1 calc(100% - 90px);align-self:center;display:block;padding-top:0;padding-bottom:15px}.boxinfo.v2 .no-entry:before{margin-bottom:20px}.boxinfo.v3 .title{display:flex;min-height:65px;padding-bottom:15px;align-items:center}.boxinfo.v3 .entry,.boxinfo.v3 .no-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,.boxinfo .no-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,.boxinfo.v2 .no-entry,.boxinfo.v3 .no-entry{position:static;overflow:visible}.boxinfo.v2 .entry:before,.boxinfo.v3 .entry:before,.boxinfo.v2 .no-entry:before,.boxinfo.v3 .no-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}}.container-center{max-width:1140px;margin:0 auto}@media(max-width:767px){body:not(.scrolled) .map-table-container{content-visibility:auto}}.map-table-container{padding:10px;margin:0 -5px 15px;border:10px solid #f6f6f6;background:#fff}.map-table-container img{display:block;max-width:100%;height:auto;margin:0 auto}.map-table-container table{width:100%;table-layout:fixed}.map-table-container thead{display:none}.map-table-container caption{padding:5px 0 8px;margin-bottom:10px;border-bottom:1px solid #e3e3e3;font-size:15px;color:#343434;text-align:center}.map-table-container .map-image{margin-bottom:3px;text-align:center}.map-table-container .map-table{padding:0 15px;font-size:13px;color:#2d2d2d}.map-table-container .map-table th,.map-table-container .map-table td{height:35px;font-weight:400;text-align:left}.map-table-container .map-table th:first-child:after,.map-table-container .map-table td:first-child:after{content:':'}.map-table-container .map-table td:last-child{text-align:right}.map-table-container,.map-table-container *,.map-table-container *:before,.map-table-container *:after{box-sizing:border-box}@media (max-width:359px){.map-table-container .map-table{padding:0}}@media (min-width:540px){.map-table-container{display:flex;align-items:center}.map-table-container .map-image{flex:0 0 40%;margin:0 10px 0 0}.map-table-container .map-table{flex:0 1 100%}}@media (min-width:768px){.map-table-container .map-image{flex:0 0 351px}}.how-to-section{padding:20px 8px 8px;margin-bottom:20px;border-radius:8px;font-size:15px;line-height:1;color:#1b354c;text-align:center;background:#e3e3e3}.how-to-section .text{margin-bottom:15px;opacity:.5;font-style:italic}.how-to-section .line-info{margin-bottom:15px;font-size:14px;line-height:1.2;color:#455a6c;font-family:'Open Sans',Arial,sans-serif}.how-to-section .line-info ul{list-style:disc inside}.how-to-section .title{margin-bottom:15px;font-size:18px;font-weight:700}.how-to-section .title h2{margin-bottom:15px;font-size:18px;font-weight:700;padding-bottom:0;line-height:18px;font-family:Arial,sans-serif}.how-to-section .title h3{margin-bottom:15px;font-size:18px;font-weight:700;padding-bottom:0;line-height:18px;font-family:Arial,sans-serif;color:#1b354c}.how-to-section,.how-to-section *,.how-to-section *:before,.how-to-section *:after{box-sizing:border-box}.how-to-box{display:flex}.how-to-box+.how-to-box{margin-top:8px}.how-to-box .how-to-inner{flex:0 0 100%;padding:3px 3px 15px;border-radius:6px;background:#fff}.how-to-box .how-to-title{margin-bottom:13px;font-family:'Open Sans',sans-serif;font-size:15px;font-weight:700;color:#35383f}.how-to-box .how-to-text{font-size:14px;line-height:1.14;opacity:.79;color:#1b354c}.how-to-box .how-to-image{position:relative;display:flex;height:200px;margin-bottom:15px;justify-content:center;align-items:center;border-radius:6px;font-size:0;line-height:0;text-indent:-4000px;background:#ecf2f8;background:-moz-linear-gradient(-45deg,#ecf2f8 0%,#d2dfec 100%);background:-webkit-linear-gradient(-45deg,#ecf2f8 0%,#d2dfec 100%);background:linear-gradient(135deg,#ecf2f8 0%,#d2dfec 100%)}.how-to-box .how-to-image:before{content:'';position:absolute;width:138px;height:138px;top:50%;left:50%;margin:-69px 0 0 -69px;border-radius:50%;opacity:.5;background:#fff}.how-to-box .how-to-image:after{content:'';position:relative;display:block;flex:0 0 100%;vertical-align:middle;background-repeat:no-repeat;background-size:contain;background-position:center center;z-index:1}.how-to-box .how-to-image.safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/safety.svg)}.how-to-box .how-to-image.account:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/account.svg)}.how-to-box .how-to-image.banking:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/banking.svg)}.how-to-box .how-to-image.deposit:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/deposit.svg)}.how-to-box .how-to-image.email:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/email.svg)}.how-to-box .how-to-image.safety-how-to:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/safety-how-to.svg)}.how-to-box .how-to-image.software-and-games-how-to:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/software-and-games-how-to.svg)}.how-to-box .how-to-image.casino-payout-percentage-how-to:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-payout-percentage-how-to.svg)}.how-to-box .how-to-image.welcome-bonus-how-to:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/welcome-bonus-how-to.svg)}.how-to-box .how-to-image.banking-how-to:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/banking-how-to.svg)}.how-to-box .how-to-image.pin-code-how-to:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/pin-code-how-to.svg)}.how-to-box .how-to-image.slot-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-games.svg)}.how-to-box .how-to-image.slot-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-safety.svg)}.how-to-box .how-to-image.slot-rtp:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-rtp.svg)}.how-to-box .how-to-image.slot-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-bonus.svg)}.how-to-box .how-to-image.slot-mobile-app:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-mobile-app.svg)}.how-to-box .how-to-image.live-dealer-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/live-dealer-games.svg)}.how-to-box .how-to-image.live-casino-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/live-casino-bonus.svg)}.how-to-box .how-to-image.live-casino-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/live-casino-safety.svg)}.how-to-box .how-to-image.live-casino-deposit:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/live-casino-deposit.svg)}.how-to-box .how-to-image.live-casino-table:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/live-casino-table.svg)}.how-to-box .how-to-image.casino-license:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-license.svg)}.how-to-box .how-to-image.casino-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-bonus.svg)}.how-to-box .how-to-image.casino-software:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-software.svg)}.how-to-box .how-to-image.live-casino-bet:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/live-casino-bet.svg)}.how-to-box .how-to-image.casino-payments:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-payments.svg)}.how-to-box .how-to-image.payment-method-site:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/payment-method-site.svg)}.how-to-box .how-to-image.casino-registration:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-registration.svg)}.how-to-box .how-to-image.casino-reputation:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-reputation.svg)}.how-to-box .how-to-image.casino-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-games.svg)}.how-to-box .how-to-image.casino-list:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-list.svg)}.how-to-box .how-to-image.casino-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-safety.svg)}.how-to-box .how-to-image.play:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/play.svg)}.how-to-box .how-to-image.bingo-safe:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-safe.svg)}.how-to-box .how-to-image.bingo-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-bonus.svg)}.how-to-box .how-to-image.bingo-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-games.svg)}.how-to-box .how-to-image.bingo-ticket:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-ticket.svg)}.how-to-box .how-to-image.bingo-play:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-play.svg)}.how-to-box .how-to-image.bingo-rules:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-rules.svg)}.how-to-box .how-to-image.bingo-strategy:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-strategy.svg)}.how-to-box .how-to-image.slot-bet:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-bet.svg)}.how-to-box .how-to-image.slot-spin:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-spin.svg)}.how-to-box .how-to-image.slot-play:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-play.svg)}.how-to-box .how-to-image.casino-account-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-account-ireland.svg)}.how-to-box .how-to-image.casino-banking-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-banking-ireland.svg)}.how-to-box .how-to-image.casino-deposit-bonus-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-deposit-bonus-ireland.svg)}.how-to-box .how-to-image.casino-deposit-safety-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-deposit-safety-ireland.svg)}.how-to-box .how-to-image.online-casino-deposit-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/online-casino-deposit-ireland.svg)}.how-to-box .how-to-image.casino-deposit-safety-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-deposit-safety-ireland.svg)}.how-to-box .how-to-image.casino-deposit-bonus-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-deposit-bonus-ireland.svg)}.how-to-box .how-to-image.casino-deposit-safety-ireland:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-deposit-safety-ireland.svg)}.how-to-box .how-to-image.bonus-deposit-match:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bonus-deposit-match.svg)}.how-to-box .how-to-image.safe-online-casino:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/safe-online-casino.svg)}.how-to-box .how-to-image.bonus-wagering:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bonus-wagering.svg)}.how-to-box .how-to-image.casino-10-pounds:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-10-pounds.svg)}.how-to-box .how-to-image.responsible-gambling:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/responsible-gambling.svg)}.how-to-box .how-to-image.dfs-markets:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/dfs-markets.svg)}.how-to-box .how-to-image.dfs-contests:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/dfs-contests.svg)}.how-to-box .how-to-image.roulette-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/roulette-safety.svg)}.how-to-box .how-to-image.roulette-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/roulette-games.svg)}.how-to-box .how-to-image.roulette-live:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/roulette-live.svg)}.how-to-box .how-to-image.roulette-mobile:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/roulette-mobile.svg)}.how-to-box .how-to-image.roulette-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/roulette-bonus.svg)}.how-to-box .how-to-image.blackjack-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/blackjack-games.svg)}.how-to-box .how-to-image.blackjack-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/blackjack-safety.svg)}.how-to-box .how-to-image.blackjack-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/blackjack-bonus.svg)}.how-to-box .how-to-image.blackjack-payments:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/blackjack-payments.svg)}.how-to-box .how-to-image.blackjack-mobile:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/blackjack-mobile.svg)}.how-to-box .how-to-image.lottery-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-safety.svg)}.how-to-box .how-to-image.lottery-jackpots:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-jackpots.svg)}.how-to-box .how-to-image.lottery-payment:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-payment.svg)}.how-to-box .how-to-image.slot-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-games.svg)}.how-to-box .how-to-image.slot-rtp:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-rtp.svg)}.how-to-box .how-to-image.slot-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/slot-bonus.svg)}.how-to-box .how-to-image.lottery-draw:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-draw.svg)}.how-to-box .how-to-image.lottery-win:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-win.svg)}.how-to-box .how-to-image.betting-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-safety.svg)}.how-to-box .how-to-image.betting-sports:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-sports.svg)}.how-to-box .how-to-image.betting-offers:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-offers.svg)}.how-to-box .how-to-image.betting-types:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-types.svg)}.how-to-box .how-to-image.betting-odds:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-odds.svg)}.how-to-box .how-to-image.poker-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/poker-safety.svg)}.how-to-box .how-to-image.poker-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/poker-bonus.svg)}.how-to-box .how-to-image.poker-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/poker-games.svg)}.how-to-box .how-to-image.poker-rules:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/poker-rules.svg)}.how-to-box .how-to-image.poker-strategy:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/poker-strategy.svg)}.how-to-box .how-to-image.gambling-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/gambling-safety.svg)}.how-to-box .how-to-image.bonus-validity:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bonus-validity.svg)}.how-to-box .how-to-image.game-weighting:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/game-weighting.svg)}.how-to-box .how-to-image.gambling-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/gambling-games.svg)}.how-to-box .how-to-image.gambling-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/gambling-bonus.svg)}.how-to-box .how-to-image.gambling-mobile:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/gambling-mobile.svg)}.how-to-box .how-to-image.gambling-payments:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/gambling-payments.svg)}.how-to-box .how-to-image.casino-app:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/casino-app.svg)}.how-to-box .how-to-image.lottery-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-games.svg)}.how-to-box .how-to-image.lottery-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-bonus.svg)}.how-to-box .how-to-image.lottery-mobile-app:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/lottery-mobile-app.svg)}.how-to-box .how-to-image.bingo-mobile-app:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-mobile-app.svg)}.how-to-box .how-to-image.bingo-payment:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/bingo-payment.svg)}.how-to-box .how-to-image.fill-out-registration-form:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/fill-out-registration-form.svg)}.how-to-box .how-to-image.new-casino-games:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/new-casino-games.svg)}.how-to-box .how-to-image.new-casino-payment:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/new-casino-payment.svg)}.how-to-box .how-to-image.new-casino-payouts:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/new-casino-payouts.svg)}.how-to-box .how-to-image.new-casino-safety:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/new-casino-safety.svg)}.how-to-box .how-to-image.new-casino-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/new-casino-bonus.svg)}.how-to-box .how-to-image.betting-deal:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-deal.svg)}.how-to-box .how-to-image.betting-strategy:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-strategy.svg)}.how-to-box .how-to-image.betting-markets:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/betting-markets.svg)}.how-to-box .how-to-image.tomb-rider-paytable:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/tomb-rider-paytable.jpg)}.how-to-box .how-to-image.tomb-rider-play:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/tomb-rider-play.jpg)}.how-to-box .how-to-image.tomb-rider-slot:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/tomb-rider-slot.jpg)}.how-to-box .how-to-image.tomb-rider-slot-machine:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/tomb-rider-slot-machine.jpg)}.how-to-box .how-to-image.tomb-rider-spin:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/tomb-rider-spin.jpg)}.how-to-box .how-to-image.grand-ivy-banking:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/grand-ivy-banking.jpg)}.how-to-box .how-to-image.grand-ivy-bonus:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/grand-ivy-bonus.jpg)}.how-to-box .how-to-image.grand-ivy-data:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/grand-ivy-data.jpg)}.how-to-box .how-to-image.grand-ivy-play:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/grand-ivy-play.jpg)}.how-to-box .how-to-image.official-grand-ivy:after{height:200px;background-image:url(/wp-content/themes/modular/css/images/official-grand-ivy.jpg)}@media (min-width:540px){.how-to-boxes{display:flex;flex-flow:row wrap;justify-content:space-between}.how-to-box+.how-to-box{margin:0}.how-to-section .line-info{margin-bottom:25px}.how-to-section .line-info ul{display:flex;justify-content:center}.how-to-section .line-info li{margin:0 10px}}@media (min-width:540px) and (max-width:1023px){.how-to-boxes{margin:0 -5px}.how-to-boxes .how-to-box{flex:0 0 50%;padding:0 5px}.how-to-boxes .how-to-box:nth-child(n+3){margin-top:10px}.how-to-boxes .how-to-box:nth-child(odd):last-child{flex:0 0 100%}}@media (min-width:1024px){.how-to-section{padding:23px 20px}.how-to-section .text{margin-bottom:18px}.how-to-section .title{margin-bottom:16px;font-size:20px}.how-to-section .title h2{margin-bottom:16px;font-size:20px;line-height:20px}.how-to-section .title h3{margin-bottom:16px;font-size:20px;line-height:20px}.how-to-boxes{margin:0 -9px}.how-to-boxes .how-to-box{flex:0 0 20%;padding:0 9px}.how-to-box{text-align:left}.how-to-box .how-to-text,.how-to-box .how-to-title{padding:0 12px}}.how-to{padding:20px 13px;margin-bottom:16px;font-size:14px;line-height:1.71;color:#565656;background:#f6f8f9}.how-to dl{margin:0;font-size:15px;color:#616161;text-align:center}.how-to dt{margin-bottom:5px;font-weight:600;text-align:center}.how-to dd{margin:0 0 5px;color:#2d8724;font-size:15px}.how-to p{margin:0}.how-to .how-to-steps{overflow-x:auto;overflow-y:hidden;counter-reset:nums;white-space:nowrap}.how-to .how-to-minititle{position:relative;padding:0 20% 0 55px;margin-bottom:15px;font-size:20px;line-height:1.2;font-weight:700;letter-spacing:-.02em;color:#565656}.how-to .how-to-minititle:before{content:counter(nums)'.';position:absolute;top:50%;left:0;margin-top:-3px;transform:translateY(-50%);font-size:54px;line-height:1;font-weight:800;color:#599a54}.how-to .how-to-step{display:inline-block;width:80vw;padding:15px;vertical-align:top;border:1px solid rgba(234,234,234,.35);border-radius:10px;background:#fff;counter-increment:nums;white-space:normal}.how-to .how-to-step img{display:block;margin:0 auto 20px;border-radius:10px}.how-to .how-to-title{padding:0 0 13px;font-size:22px;line-height:1.2;font-weight:700;color:#434343;text-align:center}.how-to .how-to-author{padding:0 23px 15px;margin-bottom:10px;border-radius:10px;text-align:left;background:linear-gradient(180deg,#e9edee 0%,#fff 100%)}.how-to .how-to-subtitle{margin-bottom:20px;font-size:18px;color:#565656;text-align:center}.how-to .how-to-aside{position:relative;padding:27px 0 27px 90px;margin-bottom:18px;border-bottom:1px solid rgba(0,0,0,.05);font-size:15px;line-height:1.2;color:#343232}.how-to .how-to-aside:before{width:65px;height:69px;top:0;left:0;top:50%;left:5px;margin-top:-35px;border-radius:50%;background-image:url(/wp-content/themes/custom/images/koen-jansen-author.png)}.how-to .how-to-aside.larry-grant:before{width:69px;height:69px;top:0;left:0;top:50%;left:5px;margin-top:-50px;background-image:url(/wp-content/themes/custom/images/koen-jansen-signature.png)}.how-to .how-to-aside:after{width:97px;height:90px;top:50%;right:0;margin-top:-45px;background-image:url(/wp-content/themes/custom/images/steffen-breitner-signature.png)}.how-to .how-to-aside.larry-grant:after{width:97px;height:90px;top:50%;right:10px;margin-top:-60px;background-image:url(/wp-content/themes/custom/images/larry-grant-signature-small.png)}.how-to .how-to-aside span{display:block;color:#969595}.how-to .how-to-aside:before,.how-to .how-to-aside:after{content:'';position:absolute;background-repeat:no-repeat;background-position:center center;background-size:contain}.how-to,.how-to:before,.how-to:after,.how-to *,.how-to *:before,.how-to *:after{box-sizing:border-box}@media (max-width:767px){.how-to>.btn{display:none}}@media (max-width:359px){.how-to .how-to-aside{padding-left:65px}.how-to .how-to-aside:before{width:50px;height:50px;margin-top:-25px}.how-to .how-to-aside:after{width:67px;height:63px;margin-top:-31px}}@media (min-width:600px){.how-to dl{display:flex;flex-flow:row wrap}.how-to dt{flex:0 0 50%;font-weight:400;text-align:left}.how-to dd{flex:0 0 50%;text-align:right}.how-to .how-to-author{display:flex;align-items:center;padding:22px 30px 22px 33px;background:linear-gradient(90deg,#eaedee 0%,#fff 200px)}.how-to .how-to-content{flex:0 1 100%}.how-to .how-to-aside{flex:0 0 180px;padding:80px 0 0;margin:0 30px 0 0;border:0;border-right:1px solid rgba(0,0,0,.1)}.how-to .how-to-aside:before{top:0;left:0;margin:0}.how-to .how-to-aside:after{top:0;right:20px;margin:0}}@media (min-width:768px){.how-to{text-align:center}.how-to>.btn{display:inline-block;margin-top:20px;vertical-align:middle;padding:13px 25px;border-radius:6px;font-size:18px;font-weight:400;cursor:pointer}.how-to>.btn:after{content:'';position:relative;display:inline-block;width:10px;height:10px;top:-3px;margin-left:12px;border-top:3px solid #fff;border-right:3px solid #fff;transform:rotate(135deg)}.how-to .how-to-steps{overflow:visible;text-align:left}.how-to .how-to-minititle{padding:0 15% 0 386px}.how-to .how-to-minititle:before{left:334px}.how-to .how-to-step{display:block;width:auto;padding:28px 23px}.how-to .how-to-step:after{content:'';display:table;line-height:0;clear:both}.how-to .how-to-step img{float:left;width:auto;margin:0 34px 0 0}.how-to .how-to-step+.how-to-step{margin-top:10px}.how-to.expanded>.btn,.how-to:not(.expanded) .how-to-step:nth-child(n+3){display:none}}@media (min-width:1024px){.how-to{padding:24px 42px}.how-to .how-to-title{padding:0 50px;margin-bottom:15px;font-size:24px}.how-to .how-to-subtitle{margin-bottom:25px;font-size:20px}}@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}.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 32px}.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}.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 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 .image.center.v2{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin-top:10px;margin-bottom:10px}.container-boxes .box{max-width:calc(100% - 2px)}@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 .image.center img{margin:0}.container-boxes .box{max-width:none}}.container-boxes .entry.flex-list ul{width:100%;padding:0;margin:0;color:inherit}.container-boxes .entry.flex-list ul li{display:flex;font-size:13px}.container-boxes .entry.flex-list ul li:before{content:none}.container-boxes .entry.flex-list ul 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}.alert-operator{position:relative;display:flex;flex-flow:row wrap;padding:23px 15px;margin:20px 0;background-color:#c6eccd;border-radius:8px;font-size:14px;line-height:1.72;text-align:center;color:#242424}.alert-operator:before{content:'';display:block;width:42px;height:42px;margin:-11px auto 8px;border-radius:50%;background:#df8990 url(/wp-content/themes/custom/images/warning-v2.png) no-repeat center center;background-size:22px auto;border:8px solid #f0c1c5}.alert-operator .title{flex:1 1 auto;padding:0;margin:0 0 16px;font-size:20px;line-height:1.4;font-weight:900;color:#242424}#new #top .alert-operator p,.alert-operator p{flex:1 1 auto;margin:0 0 20px;font-size:inherit;line-height:inherit}.alert-operator p a{font-weight:700;text-decoration:underline;color:#229310}.alert-operator p a:hover{text-decoration:none}#new #top .alert-operator p:last-child,.alert-operator p:last-child{margin-bottom:0;padding-bottom:0}.alert-operator.gray{background-color:#5b5b5b;text-align:left;color:#fff}.alert-operator.gray .title{text-align:center;color:#fff}.alert-operator.slim{padding:30px 15px 15px;margin-top:50px;box-shadow:0 -10px 0 0 rgba(235,195,199,.77)}.alert-operator.slim .title{padding:0 10px}.alert-operator.slim:before{position:absolute;top:-15px;left:50%;transform:translateX(-50%);border:0;box-shadow:0 0 0 6px rgb(223,137,144,.44)}.alert-operator .action{width:100%;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.alert-operator .action:before{content:'';width:80px;height:80px;background:url(/wp-content/themes/custom/images/casino-box-badge.png) no-repeat center center;background-size:contain;opacity:.85}.alert-operator .action .btn{position:relative;display:inline-block;padding:13px 35px 13px 23px;margin:10px 0 10px 20px;font-size:13px;font-weight:700;text-transform:uppercase;border-radius:5px;background-image:-moz-linear-gradient(-73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);background-image:-webkit-linear-gradient(-73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);background-image:-ms-linear-gradient(-73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);background-image:linear-gradient(-73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%)}.alert-operator .action .btn:after{content:'';position:absolute;top:50%;right:20px;width:9px;height:9px;border:1px solid transparent;border-color:#fff #fff transparent transparent;transform:rotate(45deg) translateY(-50%);transition:background .3s,box-shadow .3s}.alert-operator .action .btn:hover{background-image:-moz-linear-gradient(73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);background-image:-webkit-linear-gradient(73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);background-image:-ms-linear-gradient(73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);background-image:linear-gradient(73deg,rgb(37,170,30) 0%,rgb(34,144,28) 38%,rgb(30,129,24) 68%,rgb(25,114,20) 100%);box-shadow:0 0 4px 0 rgb(0,0,0,.5)}@media (min-width:768px){.alert-operator{padding:46px 46px 46px 240px;font-size:14px;line-height:1.5;text-align:left}.alert-operator .title{padding-bottom:21px;font-size:25px;line-height:1.12}.alert-operator:before{position:absolute;top:50%;left:85px;z-index:1;width:120px;height:120px;border-width:0;margin:0;background-size:auto 70px;transform:translate(-50%,-50%)}.alert-operator:after{content:'';position:absolute;top:0;left:0;width:170px;height:100%;border-radius:7px 0 0 7px;background-color:#f0c1c5;border-right:10px solid #e8a6ab}.alert-operator.slim{padding:25px 25px 25px 186px;margin:20px 0;box-shadow:none}.alert-operator.slim .title{padding:0;text-align:left}.alert-operator.slim:after{width:130px}.alert-operator.slim:before{top:50%;left:65px;transform:translate(-50%,-50%);width:92px;height:92px;background-color:#e7a3a9;background-size:auto 55px;box-shadow:none}.alert-operator .entry{flex:0 0 59%;width:59%;margin-left:-8px}.alert-operator .action{flex:0 0 40%;width:40%;flex-flow:column nowrap;align-items:center;margin-left:auto}.alert-operator .action:before{width:102px;height:102px;margin-bottom:12px}.alert-operator .action .btn{margin:0 auto}}.casino-pros-cons{padding:20px;margin:25px 0;border-radius:10px;background-color:#f6f8f9;text-align:center;font-size:15px;line-height:1.2;color:#000}.casino-pros-cons .title{padding-bottom:20px;font-size:24px;font-weight:700;color:#434343;font-size:0;line-height:0;text-indent:-4000px}.casino-pros-cons .title:before{content:'';display:block;vertical-align:middle;width:150px;height:60px;margin:0 auto}.casino-pros-cons .title .payment.apple-pay>span,.payment.apple-pay:before,.payment.apple-pay:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/apple-pay.png)}.casino-pros-cons .title .payment.paysafecard>span,.payment.paysafecard:before,.payment.paysafecard:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/paysafecard.png)}.casino-pros-cons .title .payment.paypal>span,.payment.paypal:before,.payment.paypal:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/paypal.png)}.casino-pros-cons .title .payment.visa>span,.payment.visa:before,.payment.visa:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/visa.png)}.casino-pros-cons .title .payment.maestro>span,.payment.maestro:before,.payment.maestro:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/maestro.png)}.casino-pros-cons .title .payment.google-pay>span,.payment.google-pay:before,.payment.google-pay:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/googlepay.png);width:91px;height:36px}.casino-pros-cons .title .payment.halcash>span,.payment.halcash:before,.payment.halcash:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/halcash.png)}.casino-pros-cons .title .payment.fast-bank-transfer>span,.payment.fast-bank-transfer:before,.payment.fast-bank-transfer:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/fast-bank-transfer.png)}.casino-pros-cons .title .payment.transferencia-bancaria>span,.payment.transferencia-bancaria:before,.payment.transferencia-bancaria:after{background-image:url(/wp-content/themes/custom/images/logo/payments/pros-cons/transferencia-bancaria-logo.png);width:106px;height:28px}.casino-pros-cons .list{position:relative;z-index:2;padding:34px;text-align:left;margin:0 0 18px;border-radius:10px;background:#fff;box-shadow:0 0 38px 0 rgba(220,221,222,.6)}.casino-pros-cons .list-title{padding-bottom:20px;font-size:20px;font-weight:700;color:#434343}.casino-pros-cons .list ul{list-style:none;padding:0 0 0 25px;margin:0}.casino-pros-cons .list li{position:relative;padding-bottom:12px}.casino-pros-cons .list li:before{content:'';position:absolute;top:4px;left:-26px;width:17px;height:17px;background:#d3edd2 url(/wp-content/themes/custom/images/list-tick.png) no-repeat center center;border-radius:3px}.casino-pros-cons .list li:last-child{padding-bottom:0}.casino-pros-cons .list.cons{z-index:1;margin:-18px 15px 18px;color:#616161}.casino-pros-cons .list.cons li:before{background:#f4e5e5 url(/wp-content/themes/custom/images/list-cross.png) no-repeat center center}.casino-pros-cons .action{padding-bottom:14px}.casino-pros-cons .btn{max-width:284px;padding:15px;font-size:15px;border-radius:4px;box-sizing:border-box;box-shadow:-3px 11px 21.8px rgba(45,145,40,.5);background-image:-moz-linear-gradient(234deg,rgb(25,115,20) 0%,rgb(36,167,29) 100%);background-image:-webkit-linear-gradient(234deg,rgb(25,115,20) 0%,rgb(36,167,29) 100%);background-image:-ms-linear-gradient(234deg,rgb(25,115,20) 0%,rgb(36,167,29) 100%);background-image:linear-gradient(234deg,rgb(25,115,20) 0%,rgb(36,167,29) 100%)}.casino-pros-cons .terms{font-size:11px;color:#979797}.casino-pros-cons .terms a,.casino-pros-cons .terms span{text-decoration:none;color:#898989}.casino-pros-cons .terms a:hover{text-decoration:underline}.casino-pros-cons .bonus{position:relative;padding-left:50px;font-weight:700;font-size:14px;max-width:130px;margin:26px auto 12px}.casino-pros-cons .bonus strong{display:block;color:#31ab2a;font-weight:800;font-size:27px}.casino-pros-cons .bonus:before{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(/wp-content/themes/custom/images/ico-present.svg);width:42px;height:42px}@media (min-width:768px){.casino-pros-cons{display:flex;flex-flow:row wrap;padding:30px 50px 34px}.casino-pros-cons .title,.casino-pros-cons .action,.casino-pros-cons .terms{width:100%}.casino-pros-cons .list{width:56%;padding:30px 48px 36px;align-self:center;margin:0 0 24px;box-sizing:border-box}.casino-pros-cons .list.cons{width:48%;margin:0 0 24px -4%;padding-left:60px;padding-right:20px}.casino-pros-cons .bonus{margin-top:0}}@media(max-width:767px){body:not(.scrolled) .vorteile{content-visibility:auto}}div.vorteile ul{padding:10px 20px;margin:15px 0 10px;font:600 13px/15px 'open sans',sans-serif;color:#545454;background:#F4F9F3;border:1px solid #1d7b18;list-style:none}div.vorteile ul li{padding:9px 0 9px 35px;background:url(/wp-content/themes/custom/images/icon-vorteile.png) no-repeat 0 9px}div.vorteile>div,aside>div>strong{display:block;padding:8px 30px 8px 0;font:600 18px/20px 'open sans',sans-serif;color:#2e2e2e;text-align:center;border-bottom:2px solid #1d7b18;background:url(/wp-content/themes/custom/images/aside-icons.png) no-repeat right 0}div.vorteile>strong,div.vorteile>div{padding:8px 0;background:none}@media only screen and (min-width:600px){div.vorteile.right{float:right;max-width:40%;margin:3px 0 3px 2%}div.vorteile.left{float:left;max-width:40%;margin:3px 2% 3px 0}}@media(max-width:767px){body:not(.scrolled) footer{content-visibility:auto}}.container-center{max-width:1140px;margin:0 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:-415px 0;width:31px;height:38px}.fspr.twitter{background-position:-199px 0;width:20px;height:16px}.fspr.rss{background-position:-229px -17px;width:15px;height:16px}.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,.footer *,.footer *:before,.footer *:after{box-sizing:border-box}.footer{clear:both;background:#141618;font-family:'Open Sans',sans-serif;font-size:13px;color:#a2a2a2}.footer a{color:#fff;text-decoration:none;transition:color .2s}.footer a:hover{color:#2ec426}.footer-row{display:flex;flex-flow:row wrap}.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-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 .footer-title:empty{display:none}.footer-featured .footer-title:empty+p{margin-top:0}.footer-featured ul{flex-basis:50%}.footer-info{background:#29292a;border-radius:5px;text-align:center;font-size:11px;line-height:15px}.footer-info .footer-legal{max-width:none;padding:0}.footer-info span{display:block}.footer-info span:before{content:'';background:url(/wp-content/themes/custom/images/logo-tagline-mobile.png) no-repeat center center / contain;width:224px;height:33px;display:block;margin:0 auto 10px}.footer-info span:after{content:' is een onafhankelijke vergelijker voor online casino\'s en bookmakers. Hier vind je alleen beoordelingen en gedetailleerde pagina\'s geschreven door experts in de goksector.';display:inline;text-transform:none}.footer-info .kva{display:inline-block;margin:0 0 -40px;width:100px;height:80px;background:url(/wp-content/themes/custom/images/kva-new.png) no-repeat center;background-size:contain;font-size:0;line-height:0;text-indent:-9999px;vertical-align:middle}.footer-safety ul{list-style:none;margin:0;padding:0;display:flex;flex-flow:row nowrap;align-items:center}.footer-safety ul li+li{margin-left:12px}.footer-legal p{font-size:12px;line-height:18px;font-style:italic;margin:0 0 10px;word-wrap:break-word}.footer-legal p:before{content:'Alle aanbiedingen die hier worden vermeld, zijn onderworpen aan bepaalde voorwaarden van de betreffende aanbieder. In de meeste gevallen komen alleen nieuwe klanten in aanmerking voor aanbiedingen, promoties en bonussen. Alle bonusaanbiedingen presenteren het hoogst mogelijke bedrag, het werkelijke bonusbedrag is afhankelijk van het bedrag van de storting. Om het maximale bedrag te kunnen claimen, vereisen sommige bonusaanbiedingen meerdere stortingen. Raadpleeg de website van de betreffende provider voor hun volledige algemene voorwaarden. '}.footer-legal p:after{content:' BIEDT GEEN KLANTENONDERSTEUNING VOOR AANBIEDINGEN OF PROMOTIES DIE OP DEZE WEBSITE VERSCHIJNEN.';color:#d1d1df}.footer-legal p strong{color:#2da127;font-weight:400}.footer-legal .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-legal .plus18{display:inline-block;width:25px;height:25px;margin:0 5px;vertical-align:middle;background:url(/wp-content/themes/custom/images/ico-age-requirement.png) no-repeat center;background-size:contain;font-size:0;color:transparent}.footer-legal .plus24{display:inline-block;width:25px;height:25px;margin:0 5px;vertical-align:middle;background:url(/wp-content/themes/custom/images/ico-age-requirement24.png) no-repeat center;background-size:contain;font-size:0;color:transparent}.footer-row-legal{display:flex;justify-content:center;padding:0 10px}.footer-row-legal .left{position:relative;flex:0 0 100%;max-width:100%;display:block;text-align:center;word-wrap:break-word}.footer-row-legal .left:before{content:'Wat kost gokken jou? Stop op tijd.';display:inline-block;word-wrap:break-word;vertical-align:middle;color:#e3dbdb;font-size:16px}.footer-row-legal .left:after{content:'';display:inline-block;width:36px;height:36px;margin:0 5px;vertical-align:middle;background:url(/wp-content/themes/custom/images/ico-age-requirement.png) no-repeat center;background-size:contain}.footer-row-legal .left.plus24:after{content:'';display:inline-block;width:36px;height:36px;margin:0 5px;vertical-align:middle;background:url(/wp-content/themes/custom/images/ico-age-requirement24.png) no-repeat center;background-size:contain}.footer-row-legal .left.none:before,.footer-row-legal .left.none:after{content:none}.footer-row-legal .right{display:flex;align-items:center;margin-bottom:20px}.footer .social-links{margin-left:auto}.footer .social-links a{display:inline-block;width:30px;height:24px;background:url(/wp-content/themes/custom/images/social.png) no-repeat;font-size:0;line-height:0;text-indent:-9999px}.footer .social-links a+a{margin-left:10px}.footer .social-links .twitter-link{background-position:-180px 0}.footer .social-links .linkedin-link{background-position:-90px 0}.footer .social-links .youtube-link{background-position:-120px 0}.footer .social-links .pinterest-link{background-position:-150px 0}.footer .social-links a:hover{opacity:.7}.footer .ft-logos{flex:0 0 100%;max-width:100%;text-align:center}.footer .ft-logos a,.footer .ft-logos span{display:inline-block;margin:5px 10px;vertical-align:middle;font-size:0}.footer .ft-logos .trustpilot{width:114px;height:29px;background:url(/wp-content/themes/custom/images/trustpilot.png) no-repeat center}.footer .ft-logos .kansspelautoriteit{width:79px;height:35px;background:url(/wp-content/themes/custom/images/kansspelautoriteit.png) no-repeat center}.footer .ft-logos .jellinek{width:53px;height:35px;background:url(/wp-content/themes/custom/images/jellinek.png) no-repeat center}.footer .ft-logos .agog{width:80px;height:27px;background:url(/wp-content/themes/custom/images/agog.png) no-repeat center}.footer .ft-logos .loketkansspel{width:80px;height:24px;background:url(/wp-content/themes/custom/images/loketkansspel.png) no-repeat center}.footer .ft-logos .tactus{width:80px;height:24px;background:url(/wp-content/themes/custom/images/tactus.png) no-repeat center}.footer-row-legal .badge{display:inline-block;width:78px;height:25px;background:url(/wp-content/themes/custom/images/footer-co2neutral-logo.png) no-repeat center;vertical-align:middle}.footer-row-legal .kva{display:inline-block;width:60px;height:35px;background:url(/wp-content/themes/custom/images/kva.png) no-repeat center;background-size:contain;font-size:0;line-height:0;text-indent:-9999px;vertical-align:middle}.footer-row-legal .openovergokken{display:inline-block;width:59px;height:24px;background:url(/wp-content/themes/custom/images/openovergokken.png) no-repeat center;background-size:contain;font-size:0;line-height:0;text-indent:-9999px;vertical-align:middle}.footer .ft-logos a:hover{opacity:.7}.footer .ft-logos .dmca-badge img{display:inline-block;vertical-align:middle}.footer-up{margin:0 10px;padding:10px;text-align:center;border-bottom:1px solid #1e2022;box-shadow:0 -1px 0 #363739 inset}.footer-social{padding:10px 0}.footer-social a{display:inline-block;width:30px;height:24px;vertical-align:middle;margin:0 5px;background:url(/wp-content/themes/custom/images/social.png) no-repeat 0 0}.footer-social a.t{background-position:-30px 0}.footer-social a.l{background-position:-60px 0}.footer-social a.y{background-position:-90px 0}.footer-social a.i{background-position:-150px 0}.footer-social a.tt{background-position:-180px 0}@media only screen and (max-width:1023px){.footer-row-legal .left{margin-bottom:20px}}@media only screen and (min-width:1024px){.footer-row-legal{justify-content:space-between;padding-left:20px;padding-right:20px}.footer-row-legal .left:before{font-size:18px}.footer-row-legal .social-links{margin-right:25px}.footer-row-legal .social-links a+a{margin-left:5px}.footer-row-legal .right{margin-bottom:0}.footer-info span:before{width:212px;height:36px;background-image:url(/wp-content/themes/custom/images/logo-tagline-desktop.png)}}@media only screen and (min-width:1280px){.footer-row-legal .social-links{margin-right:40px}.footer-row-legal .social-links a+a{margin-left:10px}}.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-bottom{padding:10px 0;font-size:13px;line-height:1.4;font-style:italic;color:#595a5b;text-align:center}.footer-bottom a{color:#ddd}.footer-bottom .copyright{font-size:13px;line-height:18px}.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-row .footer-nav{flex:1 1 auto;padding-right:10px}.footer-row .footer-nav ul a:not(:hover){color:inherit}.footer-bottom .footer-socials ul{list-style:none;margin:0;padding:0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.footer-bottom .footer-socials li+li{margin-left:34px}.footer-bottom .footer-socials a{opacity:.5;transition:opacity .2s;margin-left:5px}.footer-bottom .footer-socials a:hover{opacity:1}.footer .container-center{max-width:1200px}@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-bottom .footer-socials{padding-top:16px}}@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 15px 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-top:10px}.footer-info{width:calc(100% - 32px);padding:23px 20px 30px;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%;max-width:100%;padding:20px 10px}.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: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;align-items:flex-start;justify-content:space-between}.footer-middle .footer-row+.footer-row{padding-top:20px}.footer-links{flex-basis:25%}.footer-featured{flex-basis:100%}.footer-featured ul{flex-basis:100%}.footer-info{width:100%;margin-top:30px;padding:34px 25px}.footer-info:before{margin-bottom:14px}.footer-safety{flex-basis:42%;max-width:42%}.footer-legal{flex-basis:100%;min-width:100%}.footer-country-picker{margin-top:22px;flex-basis:45%;max-width:45%}.footer-bottom .footer-row{padding:20px}.footer-nav{text-align:center;margin:24px 0 15px}.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav li{display:inline-block;padding:0 8px;vertical-align:middle}}@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-up{margin:0 30px;padding:0}.footer-up:after{content:"";display:table;clear:both}.footer-social{float:right;line-height:45px}}@media only screen and (min-width:1024px){.container-center{padding-left:30px;padding-right:30px;max-width:1200px}.footer-up{margin:0}.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-middle .footer-row{padding:24px 0;justify-content:space-between}.footer-middle .footer-row+.footer-row{border-top:1px solid #000;box-shadow:inset 0 1px 0 #242627}.footer-links{flex-basis:20%;padding-right:10px;align-self:flex-start}.footer-featured{flex-basis:58%;max-width:58%;padding-right:2%}.footer-featured ul{padding-right:10px}.footer-info{flex-basis:40%;max-width:40%;padding:45px 25px 50px}.footer-info:before{margin-bottom:24px}.footer-safety{flex-basis:28%;max-width:28%;padding-right:20px}.footer-legal{flex-basis:100%;min-width:100%;padding-right:20px}.footer-row-legal{align-items:center}.footer-row-legal .left{flex:0 0 70%;max-width:70%;text-align:left}.footer-row-legal .badge{margin:0}.footer-country-picker{flex-basis:37%;max-width:37%;align-self:flex-start}.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:84px;padding-left:20px}.footer-bottom .footer-row{padding:0 0 22px;justify-content:space-between}.footer-bottom .copyright{margin:0}.footer-bottom .footer-nav{flex-grow:1;padding-left:5px}.footer-safety ul li+li{margin-left:10%}}.authorbox{position:relative;padding:15px 20px 65px;border-radius:19px;margin:4px 4px 30px;background:rgb(210,235,209);background:-moz-linear-gradient(180deg,rgba(210,235,209,1) 0%,rgba(228,238,237,1) 100%);background:-webkit-linear-gradient(180deg,rgba(210,235,209,1) 0%,rgba(228,238,237,1) 100%);background:linear-gradient(180deg,rgba(210,235,209,1) 0%,rgba(228,238,237,1) 100%);text-align:center;font-size:15px;line-height:1.4;color:#29292a}.authorbox .authorbox-image{position:relative;display:inline-block;z-index:5;width:152px;height:152px;border-radius:50%;overflow:hidden;margin:0 auto;border:10px solid rgba(255,255,255,.34)}.authorbox .authorbox-image img{position:absolute;width:calc(100%);height:auto;left:50%;transform:translateX(-50%);top:0;border-radius:50%;max-width:none}.authorbox .authorbox-logo{display:inline-block;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:128px;height:25px;background-image:url(/wp-content/themes/custom/images/oplichting-com-website-logo.png);background-size:contain;background-position:center;background-repeat:no-repeat;font-size:0}.authorbox .authorbox-stamp{display:inline-block;vertical-align:top;margin:6px auto;width:126px;height:33px;background-image:url(/wp-content/themes/custom/images/site-checked.svg);background-size:contain;background-position:center;background-repeat:no-repeat;font-size:0}.authorbox .authorbox-content{position:relative;background:rgb(222,241,223);background:-moz-linear-gradient(180deg,rgba(222,241,223,1) 0%,rgba(232,242,236,1) 100%);background:-webkit-linear-gradient(180deg,rgba(222,241,223,1) 0%,rgba(232,242,236,1) 100%);background:linear-gradient(180deg,rgba(222,241,223,1) 0%,rgba(232,242,236,1) 100%);margin-top:-86px;border-radius:19px;border:1px solid rgba(255,255,255,.8);padding:92px 18px 10px}.authorbox .authorbox-title{text-transform:uppercase;font-size:14px;font-weight:600;color:#187c3d;line-height:1.1}.authorbox .authorbox-title p:first-child{color:#083106;font-size:28px;font-weight:900;text-transform:none;margin:0 0 -8px}.authorbox .authorbox-title p:first-child a{text-decoration:none;color:inherit;transition:color .3s}.authorbox .authorbox-title p:first-child a:hover{color:#1D7B18}.authorbox .authorbox-socials{padding:16px 16px 5px;list-style-type:none;margin-top:18px;background:rgb(0,0,0);background:radial-gradient(150px 14px at center top,rgba(49,85,48,.25) 0%,rgba(49,85,48,0) 70%)}.authorbox .authorbox-socials li{display:inline-block;vertical-align:middle;margin:0 3px}.authorbox .authorbox-socials li a,.authorbox .authorbox-socials li span{display:inline-block;font-size:0;background-size:calc(100% - 14px);background-position:center;background-repeat:no-repeat;border-radius:50%;width:34px;height:34px;background-color:#7ba87b;text-decoration:none}.authorbox .authorbox-socials li a:hover{opacity:.8}.authorbox .authorbox-socials li .ico-facebook{background-image:url(/wp-content/themes/custom/images/ico-facebook.png)}.authorbox .authorbox-socials li .ico-twitter{background-image:url(/wp-content/themes/custom/images/ico-twitter.png)}.authorbox .authorbox-socials li .ico-linkedin{background-image:url(/wp-content/themes/custom/images/ico-linkedin.png)}.authorbox .authorbox-quote{font-size:14px;line-height:1.55;font-weight:700;font-style:italic;position:relative;padding:25px 24px 0}.authorbox .authorbox-quote:before{content:'';display:inline-block;width:20px;height:15px;margin:0 10px 0 0;background-image:url(/wp-content/themes/custom/images/ico-quotes.png);background-size:contain;background-position:center;background-repeat:no-repeat}.author-block{position:relative;padding:10px 16px 84px;margin-bottom:30px;border-radius:21px;text-align:center;font-size:16px;font-weight:700;font-style:italic;line-height:1.6;color:#29292a;background-image:-moz-linear-gradient(90deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%);background-image:-webkit-linear-gradient(90deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%);background-image:-ms-linear-gradient(90deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%)}.author-block:after{content:'';position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:133px;height:25px;background:url(/wp-content/themes/custom/images/oplichting-com-website-logo.png) no-repeat center/contain}.author-block .author-image{margin:0 auto -100px;border-radius:50%;border:12px solid #e3f2e4;width:152px;height:152px;overflow:hidden}.author-block .author-inner{padding:115px 20px 35px;border-style:solid;border-width:1px;border-color:rgb(255,255,255);border-radius:15px}.author-block .author-inner p:before{content:'';display:inline-block;width:19px;height:23px;background:no-repeat url(/wp-content/themes/custom/images/ico-quotes.png) center/contain;margin-right:6px;margin-bottom:-2px}.author-block .author-inner p+p:before{display:none}.author-block .author-inner p:last-child{margin-bottom:0}.author-block .author-name{font-weight:800;font-size:28px;font-style:normal}.author-block .author-job{text-transform:uppercase;font-size:14px;font-style:normal;color:#187c3d;line-height:1.2}@media only screen and (min-width:768px){.authorbox{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:16px 15px;margin:20px -5px;background:rgb(210,235,209);background:-moz-linear-gradient(90deg,rgba(210,235,209,1) 0%,rgba(228,238,237,1) 100%);background:-webkit-linear-gradient(90deg,rgba(210,235,209,1) 0%,rgba(228,238,237,1) 100%);background:linear-gradient(90deg,rgba(210,235,209,1) 0%,rgba(228,238,237,1) 100%);text-align:left}.authorbox .authorbox-aside{text-align:center;width:184px}.authorbox .authorbox-image{margin-right:14px;margin-left:4px}.authorbox .authorbox-logo{position:static;margin-top:23px;transform:none}.authorbox .authorbox-content{margin-top:0;flex-basis:calc(100% - 262px);padding:22px 33px 10px;background:rgba(255,255,255,.25)}.authorbox .authorbox-content>p{margin-top:5px}.authorbox .authorbox-quote{text-align:center;padding:20px 55px 10px}.authorbox .authorbox-quote:before{left:62px;top:17px}.authorbox .authorbox-title{display:inline-block;max-width:236px;margin-right:7px;min-height:82px}.authorbox .authorbox-socials{padding:16px 0;margin-top:10px;background:rgb(0,0,0);background:radial-gradient(150px 14px at 100px top,rgba(49,85,48,.25) 0%,rgba(49,85,48,0) 70%)}.authorbox .authorbox-socials li{margin:0 2px}}@media only screen and (min-width:1199px){.authorbox .authorbox-socials{margin-top:-16px;float:right;background:rgb(0,0,0);background:radial-gradient(14px 70% at left center,rgba(49,85,48,.25) 0%,rgba(49,85,48,.05) 50%,rgba(49,85,48,0) 80%);padding:16px 0 24px 10px;max-width:124px}.authorbox .authorbox-socials:after{content:'';display:table;width:100%;clear:both}}@media (min-width:768px){.author-block{display:grid;grid-template-columns:178px 20px auto;padding:25px 20px;margin-bottom:36px;background-image:-moz-linear-gradient(150deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%);background-image:-webkit-linear-gradient(150deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%);background-image:-ms-linear-gradient(150deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%)}.author-block .author-image{margin-bottom:0}.author-block .author-image,.author-block:after{grid-column-start:1;grid-column-end:2}.author-block:after{display:block;position:static;margin:0 auto;transform:none}.author-block .author-inner{padding:25px 40px;grid-column-start:3;grid-row-start:1;grid-row-end:3;text-align:left}}.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{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.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.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/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.ecopayz{width:114px}.lazyloaded.payment-list ul li .logo-payment.ecopayz{background-image:url(/wp-content/themes/custom/images/payment/ecopayz.png)}.payment-list ul li .logo-payment.apple-pay{width:64px}.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.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.revolut{width:117px}.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.play-plus{width:64px}.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.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.paynearme{width:117px}.lazyloaded.payment-list ul li .logo-payment.paynearme{background-image:url(/wp-content/themes/custom/images/payment/paynearme.png);background-size:contain}.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.ideal{width:57px}.lazyloaded.payment-list ul li .logo-payment.ideal{background-image:url(/wp-content/themes/custom/images/payment/ideal.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/logo/providers/ecogra.png);background-size:contain}.payment-list ul li .logo-payment.kansspelautoriteit{width:140px}.lazyloaded.payment-list ul li .logo-payment.kansspelautoriteit{background-image:url(/wp-content/themes/custom/images/logo/providers/kansspelautoriteit.png);background-size:contain}.payment-list ul li .logo-payment.itech-labs{width:140px}.lazyloaded.payment-list ul li .logo-payment.itech-labs{background-image:url(/wp-content/themes/custom/images/logo/providers/itech-labs.png);background-size:contain}.payment-list ul li .logo-payment.lets-encrypt{width:140px}.lazyloaded.payment-list ul li .logo-payment.lets-encrypt{background-image:url(/wp-content/themes/custom/images/logo/providers/lets-encrypt.png);background-size:contain}.payment-list ul li .logo-payment.hands24x7{width:140px}.lazyloaded.payment-list ul li .logo-payment.hands24x7{background-image:url(/wp-content/themes/custom/images/logo/providers/hands24x7.png);background-size:contain}.payment-list ul li .logo-payment.cruks{width:140px}.lazyloaded.payment-list ul li .logo-payment.cruks{background-image:url(/wp-content/themes/custom/images/logo/providers/cruks.png);background-size:contain}.payment-list ul li .logo-payment.netent{width:140px}.lazyloaded.payment-list ul li .logo-payment.netent{background-image:url(/wp-content/themes/custom/images/logo/software/netent.png);background-size:contain}.payment-list ul li .logo-payment.pragmatic-play{width:140px}.lazyloaded.payment-list ul li .logo-payment.pragmatic-play{background-image:url(/wp-content/themes/custom/images/logo/software/pragmatic-play.png);background-size:contain}.payment-list ul li .logo-payment.microgaming{width:140px}.lazyloaded.payment-list ul li .logo-payment.microgaming{background-image:url(/wp-content/themes/custom/images/logo/software/microgaming.png);background-size:contain}.payment-list ul li .logo-payment.playtech{width:140px}.lazyloaded.payment-list ul li .logo-payment.playtech{background-image:url(/wp-content/themes/custom/images/logo/software/playtech.png);background-size:contain}.payment-list ul li .logo-payment.play-n-go{width:140px}.lazyloaded.payment-list ul li .logo-payment.play-n-go{background-image:url(/wp-content/themes/custom/images/logo/software/play-n-go.png);background-size:contain}.payment-list ul li .logo-payment.big-time-gaming{width:140px}.lazyloaded.payment-list ul li .logo-payment.big-time-gaming{background-image:url(/wp-content/themes/custom/images/logo/software/big-time-gaming.png);background-size:contain}.payment-list ul li .logo-payment.bally-wulff{width:140px}.lazyloaded.payment-list ul li .logo-payment.bally-wulff{background-image:url(/wp-content/themes/custom/images/logo/software/bally-wulff.png);background-size:contain}.payment-list ul li .logo-payment.isoftbet{width:140px}.lazyloaded.payment-list ul li .logo-payment.isoftbet{background-image:url(/wp-content/themes/custom/images/logo/software/isoftbet.png);background-size:contain}.payment-list ul li .logo-payment.push-gaming{width:140px}.lazyloaded.payment-list ul li .logo-payment.push-gaming{background-image:url(/wp-content/themes/custom/images/logo/software/push-gaming.png);background-size:contain}.payment-list ul li .logo-payment.evolution-gaming{width:140px}.lazyloaded.payment-list ul li .logo-payment.evolution-gaming{background-image:url(/wp-content/themes/custom/images/logo/software/evolution-gaming.png);background-size:contain}.payment-list ul li .logo-payment.quickspin{width:140px}.lazyloaded.payment-list ul li .logo-payment.quickspin{background-image:url(/wp-content/themes/custom/images/logo/software/quickspin.png);background-size:contain}.payment-list ul li .logo-payment.yggdrasil{width:140px}.lazyloaded.payment-list ul li .logo-payment.yggdrasil{background-image:url(/wp-content/themes/custom/images/logo/software/yggdrasil.png);background-size:contain}.payment-list ul li .logo-payment.novomatic{width:140px}.lazyloaded.payment-list ul li .logo-payment.novomatic{background-image:url(/wp-content/themes/custom/images/logo/software/novomatic.png);background-size:contain}.payment-list ul li .logo-payment.blueprint-gaming{width:140px}.lazyloaded.payment-list ul li .logo-payment.blueprint-gaming{background-image:url(/wp-content/themes/custom/images/logo/software/blueprint-gaming.png);background-size:contain}.payment-list ul li .logo-payment.barcrest{width:140px}.lazyloaded.payment-list ul li .logo-payment.barcrest{background-image:url(/wp-content/themes/custom/images/logo/software/barcrest.png);background-size:contain}.payment-list ul li .logo-payment.red-tiger{width:140px}.lazyloaded.payment-list ul li .logo-payment.red-tiger{background-image:url(/wp-content/themes/custom/images/logo/software/red-tiger.png);background-size:contain}@media(min-width:1024px){.payment-list ul li{margin:10px 8px}}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}aside{max-width:480px;margin:0 auto;padding:0}aside>div,aside>strong{padding:0 3.2%;max-width:420px;margin:0 auto}aside>div.widget_text>div.textwidget>p{margin:0}aside>div>div.textwidget{margin:15px 0 5px;text-align:center}aside>div>div.textwidget img{max-width:100%;height:auto}aside>div>strong.checkbox{background-position:right 0}aside>div>strong.binary{background-position:right -55px}aside>div>strong.cfd{background-position:right -166px}aside>div>strong.forex{background-position:right -225px}aside>div>strong.aktien{background-position:right -280px}aside>div>strong.poker{background-position:right -337px}aside>div>strong.sport{background-position:right -448px}aside>div>strong.online-casinos{background-position:right -502px}aside>div>strong.roulette{background-position:right -560px}aside>div>strong.casino{background-position:right -615px}aside>div>strong.spielautomaten{background-position:right -672px}aside>div>strong.blackjack{background-position:right -727px}aside>div>strong.book-of-ra{background-position:right -785px}aside>div>strong.social-trading{background-position:right -895px}aside>div>strong.casual-dating{background-position:right -952px}aside>div>strong.singles{background-position:right -1008px}aside>div>strong.skill-games{background-position:right -1065px}aside>div>strong.single,aside>div>strong.partner{background-position:right 0}aside>div.widget ul{padding:0;margin:0 auto 10px;list-style:none;font:normal 13px/14px 'open sans',sans-serif}aside>div.widget li{border-bottom:1px dashed #dfdfdf}aside>div.widget li:hover{margin-top:-1px;margin-bottom:-1px;background:#1d7b18;border-color:transparent}aside>div.widget li:hover:before{content:"";float:left;width:3%;max-width:13px;height:34px;margin-left:-3%;background:#1d7b18}aside>div.widget li a{display:block;padding:9px 0;margin-bottom:-1px;color:#595959;text-decoration:none}aside>div.widget li.current-menu-item a{color:#000}aside>div.widget li:hover a{padding:10px 0;color:#fff}aside>div.widget li:hover:after{content:"";float:right;width:3%;max-width:13px;height:34px;margin-top:-33px;margin-right:-3%;background:url(/wp-content/themes/custom/images/icon-widget-right.png) no-repeat right center}aside>div.widget li a:before,aside>div.widget ul li a:after{content:""}aside>div.widget li a:before{display:inline-block;width:8px;height:10px;vertical-align:middle;margin-top:-2px;margin-right:10px;background:url(/wp-content/themes/custom/images/icon-widget-left-green.png) no-repeat 0 0}aside>div.widget li.current-menu-item a:before{background-image:url(/wp-content/themes/custom/images/icon-widget-left-gray.png)}aside>div.widget li:hover a:before{background-image:url(/wp-content/themes/custom/images/icon-widget-left-white.png)}aside>div.widget li a:after{float:right;width:7px;height:7px;border:1px solid #b9b9b9;margin:2px 6px;border-radius:1px}aside>div.widget li.current-menu-item a:after{width:12px;height:12px;margin:-1px 4px;background:url(/wp-content/themes/custom/images/icon-widget-checked.png) no-repeat 1px 2px}aside>div.widget li:hover a:after{border-color:#fff}aside .angebot{text-align:center}aside .angebot img{width:100%;height:auto;margin:15px auto 10px}aside #toc_container{margin:0 auto 15px;padding:1px 0 5px;background:none;border:none;border-bottom:1px solid #dbdbdb}aside #toc_container .toc_title{padding:11px;font:bold 18px/20px 'open sans',sans-serif;border-bottom:2px solid #1d7b18}aside #toc_container>ul{display:table;margin:0 auto}aside #toc_container .toc_list>li>a{color:#000}aside #toc_container .toc_list>li>ul li a{color:#a3a2a2}aside>div>strong{display:block;padding:8px 30px 8px 0;font:600 18px/20px 'open sans',sans-serif;color:#2e2e2e;text-align:center;border-bottom:2px solid #1d7b18;background:url(/wp-content/themes/custom/images/aside-icons.png) no-repeat right 0}@media only screen and (min-width:600px){aside{max-width:none;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;padding-bottom:5px}aside>div{padding-bottom:2px}}@media only screen and (min-width:800px){aside{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media only screen and (min-width:1000px){aside{padding-top:11px;-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;overflow:hidden}aside>div{max-width:320px;margin:0 auto}aside.fixed>div.widget_text{position:fixed;top:0;right:0;background:#fff}}@media only screen and (min-width:1200px){aside.fixed>div.widget_text,.fixed #alts,.fixed #bonuses{right:auto;left:50%;margin-left:250px;box-shadow:0 5px 8px -6px gray}}.widget_new{position:relative;padding:18px;margin:0;background-color:#f9fafb;border-radius:8px}.widget_new_title{all:unset;position:relative;display:block;padding:17px 17px 17px 68px;margin:0 0 6px;font-family:'open sans',sans-serif;font-size:18px;line-height:1.2;font-weight:600;color:#000;background-image:linear-gradient(-90deg,rgb(228,238,237) 1%,rgb(211,235,210) 99%);border-radius:5px}.widget_new_title:after{all:unset;content:'';position:absolute;top:12px;left:22px;width:33px;height:33px;background-repeat:no-repeat;background-position:center}.widget_new ul{list-style:none;margin:0;padding:0;text-align:left}.widget_new ul li{display:block;padding-bottom:6px}.widget_new ul li:last-child{padding-bottom:0}.widget_new ul li a{position:relative;display:block;padding:16px 100px 16px 30px;border:1px solid #efefef;border-radius:5px;font-size:15px;color:#3d3c3c;background-color:#fff;text-decoration:none}.widget_new ul li a:hover{border-color:#7d7d7d;font-weight:700;text-decoration:none}.widget_new ul li a:after{content:'Lees Meer';position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:14px;line-height:1.2;font-weight:400;color:transparent;background:url(/wp-content/themes/custom/images/sidebar-nav-arrow.png) no-repeat right center}.widget_new ul li a:hover:after{color:#1d7b18;background-image:none}.widget_new+.widget_new{margin-top:-18px}.widget_new .ico-casino:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-seven.png)}.widget_new .ico-checkbox:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-check.png)}.widget_new .ico-payments:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-payments.png)}.widget_new .ico-casino-games:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-dices.png)}.widget_new .ico-slot:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-spielautomaten.png)}.widget_new .ico-live:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-dealer.png)}.widget_new .ico-betting:after{background-image:url(/wp-content/themes/custom/images/props-icons/ico-ball.png)}.widget_new .ico-scam:after{background-image:url(/wp-content/themes/custom/images/props-icons/scam.png);top:20px}.widget_new.expand ul li:nth-child(9)~li{display:none}@media (min-width:1000px){.widget_new{margin-left:20px}}@media(max-width:767px){body:not(.scrolled) .bltlist{content-visibility:auto}}ul.bltlist{margin:0 0 16px 1%;padding:0;list-style:none;font-size:14px;line-height:20px}ul.bltlist.cols2x{columns:2}ul.bltlist li{padding:2px 0 2px 30px;background:url(/wp-content/themes/custom/images/blt.png) no-repeat 0 3px}ul.bltlist.ext li{padding:2px 0 15px 30px;background:url(/wp-content/themes/custom/images/blt.png) no-repeat 0 3px}ul.bltlist li.caption{padding-left:0;padding-bottom:8px;background:none;font-weight:600;text-decoration:underline}ul.bltlist li strong{display:block;padding-bottom:5px}ul.bltlist.strong-inline strong{display:inline}@media (max-width:450px){ul.bltlist.columns{padding-left:20px}}@media (min-width:540px){ul.bltlist.columns{display:flex;max-width:100%;flex-flow:row wrap;margin-right:-2%;margin-left:-2%}ul.bltlist.columns.centered{justify-content:center}ul.bltlist.columns li{max-width:46%;flex:0 0 46%;margin:0 2%;box-sizing:border-box}}@media (max-width:767px){ul.bltlist.cols2x{columns:1}}@media (min-width:768px){ul.bltlist.columns li{max-width:29%;flex:0 0 29%}}@media (min-width:1000px){ul.bltlist.columns li{max-width:21%;flex:0 0 21%}}ul.bltlist.higher li{margin-bottom:18px}ul.bltlist.higher li:last-child{margin-bottom:0}ul.bltlist.higher strong{display:inline-block}ul.bltlist.high li{margin-bottom:13px}ul.bltlist.high li:last-child{margin-bottom:0}#content{min-width:310px;max-width:1200px;padding:1px 15px 10px;margin:0 auto}#content>h1{margin-top:1%}@media only screen and (max-width:767px){#content.titles-small{min-width:0;padding:0 10px}}@media only screen and (min-width:1000px){#content{float:left;width:66%;padding:0 0 1% 1%}}@media only screen and (min-width:1120px){#content{padding-left:2.5%}}#crumbs{position:relative;font:normal 12px/14px 'open sans',sans-serif;color:#656565;padding:2.5% 0 2.5%;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:768px){#crumbs{padding:13px 0;margin:0 1%}#crumbs>div{display:block;float:right}#crumbs>div>a{float:left;width:25px;height:25px;margin:-5px 1px;border-radius:50%;background:#3c5b9b url(/wp-content/themes/custom/images/sicons.png) no-repeat -3px -2px;transition:background-color .3s linear}#crumbs>div>a.f{background-color:#3c5b9b}#crumbs>div>a.t{background-color:#359bed;background-position:-2px -32px}#crumbs>div>a.l{background-color:#91c9db;background-position:-2px -63px}#crumbs>div>a:hover{background-color:#fff}#crumbs>div>a.f:hover{background-position:-33px -2px}#crumbs>div>a.t:hover{background-position:-32px -32px}#crumbs>div>a.l:hover{background-position:-32px -63px}}@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:'Dit onafhankelijke testportaal helpt consumenten bij het kiezen van het best beschikbare gamingproduct. Wij promoten alleen gevestigde merken van operators met een licentie in Nederland. Houd er rekening mee dat ondanks dat we u van up-to-date informatie voorzien, er geen uitputtend overzicht zal worden gegeven van alle exploitanten op de Nederlandse markt.'}#crumbs .disclosure:before{content:'Advertentie openbaarmaking';cursor:pointer}#crumbs .disclosure:after{position:absolute;content:'';top:calc(50% - 11px);right:calc(100% + 5px);width:22px;height:22px;background:url(/wp-content/themes/custom/images/ico-age-requirement.png) no-repeat center;background-size:contain;pointer-events:none;cursor:default}#crumbs .disclosure.plus24:after{position:absolute;content:'';top:calc(50% - 15px);right:calc(100% + 4px);width:30px;height:30px;background:url(/wp-content/themes/custom/images/ico-age-requirement24.png) no-repeat center;background-size:contain;pointer-events:none;cursor:default}@media only screen and (max-width:767px){#crumbs .disclosure{padding-left:15px;line-height:2.1;background-position:0 center;width:auto;margin-left:30px;margin-top:10px;position:relative}}@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:185px;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}#crumbs .disclosure:after{top:calc(50% - 14px);width:28px;height:28px}}.breadcrumbs-new .container-center{padding:0;max-width:1200px;margin:0 auto}.breadcrumbs-new .breadcrumbs-new-inner{background:#fff}@media(max-width:767px){body:not(.scrolled) .author-details{content-visibility:auto}}.author-details{position:relative;padding:5px 0 10px 41px}.author-details .pagemeta{padding:0 0 0 10px;margin:0 14px;font-size:13px;font-weight:700}.author-details .pagemeta p{margin:0!important;padding:0!important}.author-details .pagemeta a{text-decoration:none}.author-details .pagemeta a:hover{text-decoration:underline}.author-details .pagemeta>span{display:block;font-weight:400}.author-details .pagemeta .modified{color:#979797;font-weight:400;font-size:12px;line-height:26px}.author-details>div>img,.author-details>img{position:absolute;top:calc(50% - 28px);left:0;width:52px;height:52px;border:1px solid #e5e8eb;border-radius:50%;background:#f4f4f4;background-size:contain}@media (min-width:768px){.author-details{margin:10px 0}.author-details .pagemeta{position:relative;width:max-content}.author-details .pagemeta .modified{position:absolute;top:50%;left:calc(100% + 20px);width:max-content;border-left:1px solid #a8b0b8;padding-left:20px!important;line-height:1.5;transform:translateY(-50%);box-sizing:border-box}.author-details .pagemeta .modified span{display:block}}.author-top-info{position:relative;padding:5px 0 5px 65px;font-size:13px;line-height:1.3;max-width:265px;margin:10px auto 0}.author-top-info strong{display:block;font-size:15px}.author-top-info .author-top-right{color:#646877;font-size:12px;margin-top:4px}.author-top-info a{text-decoration:none}.author-top-info a:hover{text-decoration:underline}.author-top-info img{position:absolute;top:calc(50% - 28px);left:0;width:55px;height:55px;border:1px solid #e5e8eb;border-radius:50%;background:#f4f4f4;background-size:contain}@media (min-width:1024px){.author-top-info{display:flex;align-items:center;max-width:none;padding:5px 0 5px 45px}.author-top-info img{width:35px;height:35px;top:calc(50% - 18px)}.author-top-info .author-top-right{padding-left:15px;margin-left:15px;border-left:1px solid rgba(0,0,0,.1);margin-top:0;max-width:100px}}.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-icon.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% - 210px)}.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.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) .box-entry{content-visibility:auto}}.box-entry{position:relative;overflow:hidden;padding:22px 20px;margin:15px 0;border:1px solid #d2d2d2;font-family:'open sans',sans-serif;font-size:14px;line-height:1.42;font-style:italic;background:#f7f7f7}.box-entry .entry{position:relative;overflow:hidden}.box-entry .entry:before,.box-entry:before{content:'';float:left;width:90px;height:80px;margin-right:15px;background:transparent no-repeat 0 0}.box-entry .entry:before{content:none}.box-entry.sprite-boxes .entry:before,.box-entry.sprite-boxes:before{background-image:url(/wp-content/themes/custom/images/sprite-boxes.png)}.box-entry.sprite-boxes.icon-1:before,.box-entry.sprite-boxes.icon-1 .entry:before{background-position:0 0}.box-entry.sprite-boxes.icon-2:before,.box-entry.sprite-boxes.icon-2 .entry:before{background-position:-90px 0}.box-entry.sprite-boxes.icon-3:before,.box-entry.sprite-boxes.icon-3 .entry:before{background-position:-180px 0}.box-entry .title{margin-bottom:18px;font-size:16px;font-style:normal;font-weight:700}.box-entry p{margin:0;font-size:15px;line-height:1.42}.box-entry p:last-child{padding-bottom:0}@media(max-width:500px){.box-entry:before{content:none}.box-entry .entry{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}.box-entry .entry:before{content:'';float:none;display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}.box-entry .entry .title,.box-entry .entry p{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 105px);flex:1 1 calc(100% - 105px)}.box-entry .entry .title{margin-bottom:0}.box-entry .entry p:nth-child(2):not(.title){margin-top:18px}.box-entry .entry p:empty{display:none}}@media(min-width:768px){.box-entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box-entry:before,.box-entry .entry{margin:0}.box-entry:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left;margin:-15px 0}.box-entry .entry{position:relative;overflow:hidden;padding-left:22px}}@media(max-width:767px){body:not(.scrolled) .box-info{content-visibility:auto}}.box-info.icon-info:before{background:url(/wp-content/themes/custom/images/icon-info.png) no-repeat center center}.box-info .ukgc-logo span{display:inline-block;width:143px;height:44px;vertical-align:middle;margin:-5px 9px;background:url(/wp-content/themes/custom/images/ukgc.png) no-repeat 0 0 / contain;text-indent:-9999px}.box-info{position:relative;overflow:hidden;padding:23px 26px 20px;border:1px solid #cecece;margin:15px 0;font-family:'open sans',sans-serif;font-size:13px;line-height:1.31;color:#6b6b6b}.box-info-bottom{margin-bottom:0}.box-info.icon-info:before,.box-info.icon-paragraph:before{content:'';float:left;width:88px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px 10px -21px;background:url(/wp-content/themes/custom/images/icon-paragraph.png) no-repeat center center}.box-info.icon-guy-lailberte:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/guy-lailberte.jpg) no-repeat center center}.box-info.icon-roulette-board:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/roulette-board.jpg) no-repeat center center}.box-info.icon-toto-leonidas:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/toto-leonidas.jpg) no-repeat center center}.box-info.icon-marc-rivera:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/marc-rivera.jpg) no-repeat center center}.box-info.icon-neil-arce:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/neil-arce.jpg) no-repeat center center}.box-info.icon-twin-aces:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/twin-aces.jpg) no-repeat center center}.box-info.icon-triple-seven-slots:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/triple-seven-slots.jpg) no-repeat center center}.box-info.icon-twin-ace-peek:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/twin-ace-peek.jpg) no-repeat center center}.box-info.icon-michael-mcdonald:before{content:'';float:right;width:116px;height:117px;border-left:1px solid #e7e7e7;margin:-11px -26px -6px -6px;padding-left:25px;background:url(/wp-content/themes/custom/images/michael-mcdonald.jpg) no-repeat center center}.box-info.icon-mike-watson:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/mike-watson.jpg) no-repeat center center}.box-info.icon-pius-heinz:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/pius-heinz.jpg) no-repeat center center}.box-info.icon-fedor-holz:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/fedor-holz.jpg) no-repeat center center}.box-info.icon-christoph-vogelsang:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/christoph-vogelsang.jpg) no-repeat center center}.box-info.icon-akio-kashiwagi:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/akio-kashiwagi.jpg) no-repeat center center}.box-info.icon-jaydev-modi:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/jaydev-modi.jpg) no-repeat center center}.box-info.icon-rakesh-jhunjhunwala:before{content:'';float:right;width:116px;height:117px;border-left:1px solid #e7e7e7;margin:-11px -26px -6px -6px;padding-left:25px;background:url(/wp-content/themes/custom/images/rakesh-jhunjhunwala.jpg) no-repeat center center}.box-info.icon-kunal-kohli:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/kunal-kohli.jpg) no-repeat center center}.box-info.icon-john-oshea-profile:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/john-oshea-profile.jpg) no-repeat center center}.box-info.icon-barney-curley-profile:before{content:'';float:right;width:116px;height:117px;border-left:1px solid #e7e7e7;margin:-11px -26px -6px -6px;padding-left:25px;background:url(/wp-content/themes/custom/images/barney-curley-profile.jpg) no-repeat center center}.box-info.icon-dara-okearney-profile:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/dara-okearney-profile.jpg) no-repeat center center}.box-info.icon-mark-vos:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/mark-vos.jpg) no-repeat center center}.box-info.icon-raymond-rahme:before{content:'';float:right;width:116px;height:117px;border-left:1px solid #e7e7e7;margin:-11px -26px -6px -6px;padding-left:25px;background:url(/wp-content/themes/custom/images/raymond-rahme.jpg) no-repeat center center}.box-info.icon-jarred-solomon:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/jarred-solomon.jpg) no-repeat center center}.box-info.icon-david-yan-famous-gambler-nz:before{content:'';float:left;width:116px;height:117px;border-right:1px solid #e7e7e7;margin:-11px 25px -6px -25px;padding-right:30px;background:url(/wp-content/themes/custom/images/david-yan-famous-gambler-nz.jpg) no-repeat center center}.box-info.icon-lee-nelson-famous-gambler-new-zealand:before{content:'';float:right;width:116px;height:117px;border-left:1px solid #e7e7e7;margin:-11px -26px -6px -6px;padding-left:25px;background:url(/wp-content/themes/custom/images/lee-nelson-famous-gambler-new-zealand.jpg) no-repeat center center}.box-info.icon-canada:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/canada-flag.jpg) no-repeat center center}.box-info.icon-ghana:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/ghana-flag.png) no-repeat center center}.box-info.icon-kenya:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/kenya-flag.png) no-repeat center center}.box-info.icon-malta:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/malta-flag.jpg) no-repeat center center}.box-info.icon-india:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/india-flag.jpg) no-repeat center center}.box-info.icon-ireland:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/ireland-flag.jpg) no-repeat center center}.box-info.icon-sars:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/south-african-revenue-service-icon.png) no-repeat center center}.box-info.icon-nz:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/new-zealand-flag.png) no-repeat center center}.box-info.icon-nigeria:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/nigeria-flag.jpg) no-repeat center center}.box-info.icon-philippines:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/philippines-flag.jpg) no-repeat center center}.box-info.icon-uganda:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/uganda-flag.png) no-repeat center center}.box-info.icon-zambia:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/zambia-flag.png) no-repeat center center}.box-info.icon-sri-lanka:before{content:'';float:left;width:130px;height:94px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/sri-lanka-flag.png) no-repeat center center}.box-info.icon-new-jersey:before{content:'';float:left;background-size:contain;width:115px;height:76px;border-right:1px solid #e7e7e7;margin:-12px 25px -5px -25px;background:url(/wp-content/themes/custom/images/new-jersey.png) no-repeat center center}.box-info.icon-pennsylvania:before{content:'';padding-right:15px;float:left;width:89px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/pennsylvania.png) no-repeat center center}.box-info.icon-hong-kong:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/hong-kong.jpg) no-repeat center center}.box-info.icon-japan:before{content:'';float:left;width:118px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/japan.jpg) no-repeat center center;box-shadow:0 0 8px #dcdcdc}.box-info.icon-germany:before{content:'';float:left;width:89px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/german.jpg) no-repeat center center}.box-info.icon-age21:before{content:'';padding-right:15px;float:left;width:89px;height:59px;border-right:1px solid #e7e7e7;margin:0 12px -5px -16px;background:url(/wp-content/themes/custom/images/21ico.png) no-repeat center center}.box-info p{margin:0;font-size:13px;line-height:1.31}.box-info p:last-child{margin:0;padding-bottom:0}.box-info .title{padding-bottom:21px;font-size:16px;font-weight:600;font-style:italic}.box-info .kansspelautoriteit-logo span{display:inline-block;width:137px;height:42px;vertical-align:middle;margin:4px 10px;background:url(/wp-content/themes/custom/images/logo/regulierung/infotab/reg-kansspelautoriteit.png) 0 0 no-repeat;text-indent:-9999px}@media only screen and (max-width:599px){.box-info.v2:before{float:none;display:block;margin:0 auto 20px;padding-left:0;padding-right:0;padding-bottom:15px;border-left:none;border-right:none;border-bottom:1px solid #e7e7e7}}@media only screen and (max-width:599px){.box-info.icon-canada:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-india:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-ireland:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-sars:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-nz:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-hong-kong:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-japan:before{display:block;margin:0 auto;border-right:none;float:none}.box-info.icon-germany:before{display:block;margin:0 auto;border-right:none;float:none}}@media only screen and (min-width:600px){.box-info.v2 p{margin-left:147px}.box-info.v2 p:last-child{clear:none}.box-info.icon-michael-mcdonald.v2 p{margin-left:0;margin-right:127px}.box-info.icon-barney-curley-profile.v2 p{margin-left:0;margin-right:127px}.box-info.icon-rakesh-jhunjhunwala.v2 p{margin-left:0;margin-right:127px}.box-info.icon-raymond-rahme.v2 p{margin-left:0;margin-right:127px}.box-info.icon-lee-nelson-famous-gambler-new-zealand.v2 p{margin-left:0;margin-right:127px}}@media (min-width:768px){.box-info.icon-paragraph:before{margin-bottom:-6px}.box-info p{clear:none}}@media (min-width:768px){.box-info.icon-paragraph:before{margin-bottom:-6px}.box-info.icon-info:before,.box-info.icon-paragraph:before{margin-bottom:-12px}.box-info p{clear:none}}@media(max-width:767px){body:not(.scrolled) .container-casino{content-visibility:auto}}.container-casino{margin:15px 0;border:1px solid #ccc;color:#414141}.container-casino .title{padding:13px 8px 12px;border-bottom:1px solid #ccc;font-size:15px;text-align:center}.container-casino .video>div,.container-casino .video>p{margin:0}.container-casino .video iframe{display:block;border:0;position:absolute;top:0;left:0;width:100%;height:100%}.container-casino .logo{margin-bottom:7px;font-size:0}.container-casino .logo a{display:block}.container-casino .logo.fix a{padding-top:20px}.container-casino .logo a span{display:block;height:50px}.container-casino .logo-big a span{margin-bottom:7px;font-size:0;display:block;height:80px}.container-casino .text{display:table;padding:12px 31px 13px;margin:0 auto;font-size:15px;line-height:1.33;color:#6b6b6b}.container-casino .text p{margin:0 16px 13px}.container-casino .text ul{list-style:none;overflow:visible;font-size:13px;line-height:1.3;padding:0 0 0 16px}.container-casino .text ul li{position:relative;padding-bottom:3px}.container-casino .text ul li:before{content:'';position:absolute;top:5px;left:-16px;width:8px;height:8px;background:url(/wp-content/themes/custom/images/tick-cross.png) 0 0 no-repeat;background-size:16px auto}.container-casino .terms{font-size:11px;line-height:12px;color:#bbbaba;background-color:#f4f4f4;margin:10px 0 0;padding:8px}.container-casino .image{border-bottom:1px solid #ccc}.container-casino .image img{display:block;width:100%;max-width:100%;height:auto}.container-casino .details{padding:8px 0 12px;border-bottom:1px solid #ccc}.container-casino .details ul li{position:relative}.container-casino .entry{position:relative;overflow:hidden}.container-casino .actions{padding:0 0 16px;text-align:center}.container-casino .actions .btn{display:inline-block;border-radius:0;font-size:16px;font-weight:400;margin:-5px}.container-casino .actions .btn.single-line{white-space:nowrap;min-width:150px}.container-casino .rating{font-size:0;line-height:0}.container-casino .rating:before{content:'';display:block;width:96px;height:16px;margin:0 auto;background:url(/wp-content/themes/custom/images/ratings.png) no-repeat center 0}.container-casino .rating.rating5:before{background-position:center 0}.container-casino .rating.rating45:before{background-position:center -16px}.container-casino .rating.rating40:before{background-position:center -32px}.container-casino .rating.rating35:before{background-position:center -48px}.container-casino .rating.rating30:before{background-position:center -64px}.container-casino .rating.rating25:before{background-position:center -80px}.container-casino .rating.rating20:before{background-position:center -96px}@media (min-width:600px){.container-casino .title{font-size:18px}.container-casino .details{padding:41px 0;float:left;width:174px;border:0;border-right:1px solid #ccc}.container-casino .text{position:relative;overflow:hidden;display:block;padding:12px 20px 0 31px}.container-casino .actions{position:relative;overflow:hidden;padding:11px 20px 10px 47px;text-align:left}.container-casino .hoverbtn .actions{overflow:visible}}@media (min-width:769px){.container-casino .text{padding:12px 20px 12px 22px}.container-casino .entry{display:table;width:100%}.container-casino .entry.video-border{border-top:1px solid #ccc;padding:5px 0}.container-casino .entry>div{display:table-cell;vertical-align:middle}.container-casino .details{float:none;width:171px;padding:11px 0}.container-casino .entry .actions{padding:10px 21px 10px 0;text-align:right;vertical-align:middle}.container-casino .actions{margin-top:4px}.container-casino .hoverbtn.entry{overflow:visible}}@media(max-width:767px){body:not(.scrolled) .container-columns{content-visibility:auto}}.container-columns{padding:20px;border:1px solid #ccc;margin:15px 0}.container-columns .col{margin-bottom:30px;font-size:13px;line-height:1.54;text-align:center}.container-columns .col p{margin:0 0 20px}.container-columns .col p:last-child{margin-bottom:0}.container-columns .col:last-child{margin-bottom:0}.container-columns .image{display:block;width:100%;height:91px;margin-bottom:13px;background-color:#f9f9f9;background-repeat:no-repeat;background-position:center center;font-size:0}.container-columns .image-1{background-image:url(/wp-content/themes/custom/images/begambleaware.png)}.container-columns .image-2{background-image:url(/wp-content/themes/custom/images/gamblers-anonymous.png)}.container-columns .image-3{background-image:url(/wp-content/themes/custom/images/gamcare.png)}.container-columns .image-4{background-image:url(/wp-content/themes/custom/images/joc-responsabil.png)}.container-columns .image-5{background-image:url(/wp-content/themes/custom/images/cruks.png)}.container-columns .image-6{background-image:url(/wp-content/themes/custom/images/loket-kansspel.png)}.container-columns .image-7{background-image:url(/wp-content/themes/custom/images/hervitas.png)}.container-columns .new-jersey-control-commission{background-image:url(/wp-content/themes/custom/images/new-jersey-casino-control-commission.png);height:90px}.container-columns .nevada-gaming{background-image:url(/wp-content/themes/custom/images/nevada-gaming-commission.png);height:90px}.container-columns .delaware-division{background-image:url(/wp-content/themes/custom/images/delaware-division-of-gaming-enforcement.png);height:90px}.container-columns .pennsylvania-gaming{background-image:url(/wp-content/themes/custom/images/pennsylvania-gaming-control-board.png);height:90px}@media (min-width:600px){.container-columns{display:table;width:100%;padding:20px 6px;-webkit-box-sizing:border-box;box-sizing:border-box}.container-columns .col{display:table-cell;width:33%;padding:0 5px;margin-bottom:0}.container-columns .image{max-width:195px;margin:0 auto 14px}.flex-center{justify-content:center}}.container-clmns{position:relative;padding:52px 0 20px}.container-clmns:before{content:'';position:absolute;top:0;left:0;right:0;height:302px;border-radius:15px;background:linear-gradient(90deg,#4C924A 0%,#293532 100%)}.container-clmns .col{position:relative;max-width:275px;margin:0 auto 20px;padding:18px 18px 24px;background:#fff;border-radius:10px;font-size:15px;line-height:1.71;color:#646877;box-shadow:0 4px 14.3px 0 rgba(100,104,119,.2)}.container-clmns .title{min-height:53px;margin:0 0 37px;font-size:18px;line-height:1.45;font-weight:700;color:#3D3C3C}.container-clmns .image{margin:-11px -11px 27px;height:140px;background:#EFF1F8 no-repeat center center;border-radius:10px;font-size:0;color:transparent}.container-clmns .olaf{background-image:url(/wp-content/themes/custom/images/olaf-v2.png)}.container-clmns a:hover{text-decoration:none}@media(min-width:768px){.container-clmns{display:flex;flex-flow:row wrap;justify-content:center}.container-clmns .col{flex:0 0 auto;margin:0 5px 20px}}@media(min-width:1005px){.container-clmns:before{left:50%;right:auto;width:1214px;margin-left:-607px}.container-clmns .col{width:calc(25% - 10px);box-sizing:border-box}}@media(max-width:767px){body:not(.scrolled) .container-entry{content-visibility:auto}}.container-entry{position:relative;overflow:hidden;padding:15px;border:1px solid #ccc;margin:15px 0}.container-entry .title{margin:-3px 0 18px;font-size:18px;font-weight:700;text-align:center;color:#414141}.container-entry .image{margin-bottom:15px}.container-entry .image a{position:relative;display:block;border:9px solid #f1f1f1}.container-entry .image a img{display:block;width:100%}.container-entry .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-entry .col-title{padding:10px 8px 9px;margin-bottom:24px;font-size:14px;line-height:1.2;text-align:center;background-color:#f1f1f1}.container-entry .col{font-size:13px;line-height:1.4;text-align:center;color:#5a5a5a}.container-entry .col .p-title{padding:0 0 14px;font-size:14px;font-weight:700;text-align:center}.container-entry .col p{margin:0}.container-entry .logo{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-top:35px;font-size:0;color:transparent}.container-entry .logo span{display:block;height:84px;background-repeat:no-repeat;background-position:center center}@media (min-width:600px){.container-entry .cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container-entry .col{float:left;-webkit-box-flex:0;-ms-flex:0 0 45.87%;flex:0 0 45.87%;width:45.87%}.container-entry .col:last-child{float:right;-webkit-box-flex:0;-ms-flex:0 0 50.67%;flex:0 0 50.67%;width:50.67%}.container-entry .image{position:relative;min-height:300px;margin:0}.container-entry .image a{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}}@media(max-width:767px){body:not(.scrolled) .container-info{content-visibility:auto}}.container-info{padding:5px;border:1px solid #d0d0d0;margin:15px 0;font-family:'open sans',sans-serif}.container-info .title{padding:4px 0 15px;font-size:18px;line-height:1.06;line-height:1.2;text-align:center}.container-info .image{position:relative;width:100%;height:140px;margin:0 0 21px;background:transparent no-repeat center center;background-size:cover}.container-info .image p{padding:0;margin:0}.container-info .image .flag{position:absolute;bottom:20px;left:15px;font-size:16px;font-weight:600;font-style:italic;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.98)}.container-info .image .flag:before{content:'';display:block;width:42px;height:27px;margin:0 0 16px;background:transparent no-repeat 0 0;background-size:contain}.container-info .image .flag+.flag{left:auto;right:15px;text-align:right}.container-info .image .flag+.flag:before{margin-left:auto}.container-info .malta-gibraltar-image{background-image:url(/wp-content/themes/custom/images/landscape-malta-gibraltar.jpg)}.container-info ul{list-style:none outside none;padding:0 0 15px 24px;margin:0;font-size:14px;line-height:1.2;font-style:italic}.container-info ul li{padding-bottom:10px;position:relative}.container-info ul li:last-child{padding-bottom:0}.container-info ul li:before{content:'';position:absolute;top:8px;left:-21px;width:4px;height:4px;border-radius:50%;background-color:#37889e}.container-info .image .flag-malta:before{background-image:url(/wp-content/themes/custom/images/flags/mt.png)}.container-info .image .flag-gibraltar:before{background-image:url(/wp-content/themes/custom/images/flags/gib.png)}.container-info .info{position:relative;padding:9px 0 13px 92px;margin:0 0 9px;font-size:14px;line-height:1.21;font-weight:700;font-style:italic;color:#444;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(50%,rgba(201,224,238,1)),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(201,224,238,1) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(201,224,238,1) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(201,224,238,1) 50%,rgba(255,255,255,0) 100%)}.container-info .info:before{content:'';position:absolute;top:0;left:0;width:75px;height:49px;background:url(/wp-content/themes/custom/images/flags/flag-eu.png) no-repeat 0 0}.container-info .info p{margin:0}@media (min-width:600px){.container-info ul{display:table;margin:0 auto 5px}.container-info .image{height:233px}.container-info .image .flag{bottom:12px;left:6px;font-size:21px}.container-info .image .flag+.flag{right:6px}.container-info .image .flag+.flag:before{float:right;margin-left:9px}.container-info .image .flag:before{float:left;width:58px;height:38px;margin:-10px 9px 0}.container-info .info{padding:5px 0 5px 88px;line-height:42px;margin:0 23px 13px}.container-info .info p{display:inline-block;font-size:16px;line-height:1.21}.container-info .info:before{top:2px}.container-help .image{float:left;margin:0 26px 0 0}.container-help .entry{padding:15px}}@media (min-width:769px){.container-info .title{font-size:18px}.container-info .info{padding-left:128px;padding-right:90px;margin:0 46px 12px;text-align:center}.container-info .info:before{left:40px}}@media(max-width:767px){body:not(.scrolled) .container-payment-casino{content-visibility:auto}}.container-payment-casino{padding:10px 8px;border:1px solid #aaa;margin:15px 0}.container-payment-casino:last-child{margin-bottom:0}.container-payment-casino>.logo{float:left;margin-right:12px;font-size:0;color:transparent}.container-payment-casino>.logo span{display:block;height:60px;min-width:150px}.container-payment-casino>.logo.vert-center span{height:68px}.container-payment-casino .entry{position:relative;overflow:hidden;margin:-3px 0 0;font-size:16px;text-align:center}.container-payment-casino .entry p{margin:0}.container-payment-casino .entry ul{display:table;list-style:none;padding:7px 0 16px;margin:0 auto;font-size:13px;line-height:1;text-align:left}.container-payment-casino .entry li{position:relative;padding:0 0 4px 20px}.container-payment-casino .entry li:before{content:'';position:absolute;top:2px;left:0;width:12px;height:10px;background-image:url(/wp-content/themes/custom/images/tick-gd.png)}.container-payment-casino .provider{float:left}.container-payment-casino .provider .logo{display:block;font-size:0}.container-payment-casino .provider .logo span{display:block;width:120px;height:38px;background-repeat:no-repeat;background-size:contain;background-position:center center}.container-payment-casino .actions{position:relative;text-align:right;font-size:0}.container-payment-casino .actions.v2{text-align:center}.big-logo .actions{text-align:center}.container-payment-casino .actions .btn{display:inline-block;padding:9px 14px;font-family:'Open Sans',sans-serif;font-size:16px;font-weight:400;border-radius:0;white-space:nowrap}.container-payment-casino.mobnew{display:grid}.container-payment-casino.mobnew>.logo,.container-payment-casino.mobnew .entry>.logo,.container-payment-casino.mobnew>.provider,.container-payment-casino.mobnew>.actions{margin:auto}.container-payment-casino>.logo .ico-pdf{height:96px;background:url(/wp-content/themes/custom/images/pdf-icon.png) no-repeat center center / contain}.container-payment-casino.online-casino{padding:10px;margin:0 auto 15px;columns:initial!important}.container-payment-casino.online-casino>.logo{display:block}.container-payment-casino.online-casino>.logo a,.container-payment-casino.online-casino>.logo span{display:block;height:60px}.container-payment-casino.online-casino>.logo a span,.container-payment-casino.online-casino>.logo>span{text-indent:-9999px}.container-payment-casino.online-casino .entry{display:table;margin:10px auto;text-align:left}.container-payment-casino.online-casino .entry p{margin:0}.container-payment-casino.online-casino .entry ul{list-style:none;padding:7px 0 0}.container-payment-casino.online-casino .provider{display:none}.container-payment-casino.online-casino .actions{text-align:center}.container-payment-casino.online-casino .actions .btn{padding:9px 4px}.container-payment-casino.terms{margin-bottom:0}.titles-small .container-payment-casino .actions .btn{padding:15px 25px}}@media (min-width:600px){.container-payment-casino{position:relative}.container-payment-casino.mobnew{display:flex;justify-content:space-around;align-items:center}.container-payment-casino>.logo{margin:0 10px 0 10px}.big-logo .actions{margin-right:0}.big-logo .logo{margin:-4px 15px 0 15px}.container-payment-casino .entry{float:left;width:calc(100% - 355px);padding:0 25px;border:0 solid #aaa;border-width:0 1px}.container-payment-casino .entry.fix{padding:0 5px}.big-logo .entry{float:left;width:calc(100% - 420px)}.container-payment-casino .entry ul{display:table;margin:0 auto;max-width:100%;padding-bottom:0}.container-payment-casino .provider{margin-left:7px}.container-payment-casino .provider .logo span{width:150px;height:58px;background-size:auto}.container-payment-casino .actions{padding-top:14px;text-align:center;padding-bottom:14px}.container-payment-casino.online-casino{display:flex;flex-flow:row;justify-content:space-evenly;align-items:center;padding:10px 0}.container-payment-casino.online-casino>.logo{width:120px;margin:0}.container-payment-casino.online-casino .entry{max-width:50%;margin:0}.container-payment-casino.online-casino .actions{max-width:130px}}@media (min-width:700px){.container-payment-casino.online-casino .entry{max-width:36%}.container-payment-casino.online-casino .provider{display:block}.container-payment-casino.online-casino .provider .logo{display:block}.container-payment-casino.online-casino .provider .logo span{display:block;width:120px;height:60px;background-repeat:no-repeat;background-position:center;text-indent:-9999px}}@media (min-width:769px){.container-payment-casino{display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible}.container-payment-casino>div{float:none;display:table-cell}.container-payment-casino .actions{padding:0;vertical-align:middle;text-align:right}.container-payment-casino>.logo{display:block;margin:-4px 37px 0 38px}.big-logo .logo{margin:-4px 15px 0 15px}.container-payment-casino .entry{width:auto}.container-payment-casino .entry p:first-child{margin-top:-3px}.container-payment-casino .provider{padding:0;margin:0;vertical-align:middle}.container-payment-casino .provider .logo{margin:-4px 0}.container-payment-casino>.logo,.container-payment-casino .entry,.container-payment-casino .actions,.container-payment-casino .provider{float:none}.fixl .logo{display:table-cell;width:150px}}@media (min-width:1200px){.container-payment-casino.online-casino .logo{flex:1 1 100%;max-width:207px}.container-payment-casino.online-casino .entry{padding:0 3%;flex:1 1 100%;border-left:1px solid #aaa;border-right:1px solid #aaa}.container-payment-casino.online-casino .actions{max-width:none;flex:1 1 100%}.container-payment-casino.online-casino.columns-3>div{flex-basis:33%}}@media(max-width:767px){body:not(.scrolled) .container-payments{content-visibility:auto}}.container-payments{position:relative;overflow:hidden}.container-payments .methods{margin:0 -10px}.container-payments .payment{border:1px solid #cecece;margin:0 10px 20px}.container-payments .payment:nth-child(2n+1){clear:both}.container-payments .payment .title{position:relative;position:relative;padding:26px 45px 26px 12px;font-size:16px;text-align:right;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container-payments .payment .title:after{content:'+';position:absolute;top:50%;right:9px;width:24px;height:24px;border:1px solid #ccc;margin-top:-13px;font-size:18px;line-height:24px;font-weight:700;text-align:center;color:#686868;border-radius:50%}.container-payments .payment .title span{float:left;width:134px;height:40px;margin:-11px -4px -11px 0;background:transparent no-repeat left center;text-indent:-9999px;text-align:center}.container-payments .content{position:relative;overflow:hidden;max-height:0;margin:0 20px;font-size:13px;line-height:1.31;color:#6b6b6b;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.container-payments .content ul{list-style:none outside none;padding:0;margin:0;font-size:0;color:#6b6b6b}.container-payments .content ul li{position:relative;padding:0 0 0 21px;display:inline-block;width:calc(50% - 21px);font-size:16px;font-weight:700}.container-payments .content ul li:before{content:'';position:absolute;top:5px;left:0;width:15px;height:14px}.container-payments .content ul li.tick:before{background:url(/wp-content/themes/custom/images/tick-cross.png) 0 0 no-repeat}.container-payments .content ul li.cross:before{background:url(/wp-content/themes/custom/images/tick-cross.png) -15px 0 no-repeat}.container-payments .content p{margin:8px 0 21px}.container-payments .link{padding:11px 0 7px;border-top:1px solid #e1e0e0;font-size:15px}.container-payments .link a{color:#d70303}.container-payments .payment.open .content{border-top:1px solid #1d7b18;padding:9px 0;max-height:500px}.container-payments .payment.open .title:after{content:'\2013';line-height:21px}.container-payments .payment .ico-visa span{background-image:url(/wp-content/themes/custom/images/payment/visa.png)}.container-payments .payment .ico-mastercard span{background-image:url(/wp-content/themes/custom/images/payment/mastercard.png)}.container-payments .payment .ico-trustly span{background-image:url(/wp-content/themes/custom/images/payment/trustly.png)}.container-payments .payment .ico-ideal span{background-image:url(/wp-content/themes/custom/images/payment/ideal.png);height:46px}.container-payments .payment .ico-skrill span{background-image:url(/wp-content/themes/custom/images/payment/skrill.png)}.container-payments .payment .ico-sofort span{background-image:url(/wp-content/themes/custom/images/payment/sofort.png)}@media (min-width:768px){.container-payments .payment .title:after{right:12px}.container-payments .payment{float:left;width:calc(50% - 22px)}.container-payments .payment .title{padding:26px 56px 26px 20px}}@media(max-width:767px){body:not(.scrolled) .container-rating{content-visibility:auto}}.container-rating{border:1px solid #aaa;padding:8px;margin:15px 0}.container-rating .logo a{display:block;margin:2px 0}.container-rating .logo span{display:block;height:50px;background-repeat:no-repeat;background-position:center center;font-size:0;line-height:0;text-indent:-9999px}.container-rating .website-logo span{background-image:url(/wp-content/themes/custom/images/oplichting-com-website-logo.png)}.container-rating .entry{margin:12px 20px 9px 25px}.container-rating .entry ul{list-style:none;display:table;max-width:100%;padding:7px 0 16px;margin:0 auto;font-size:12px;line-height:1;text-align:left;letter-spacing:-.1px}.container-rating .entry li{position:relative;padding:0 0 2px 20px}.container-rating .entry li:before{content:'';position:absolute;top:2px;left:0;width:12px;height:10px;background-image:url(/wp-content/themes/custom/images/tick-gd.png)}.container-rating .rating{border-top:1px solid #aaa;margin:0 20px 0}.container-rating .ratebox{position:relative;overflow:hidden;display:table;margin:28px auto 0;width:235px}.container-rating .ratebox .total{float:left;min-width:57px;font-size:26px;font-weight:600;line-height:33px;padding:0 5px;margin-right:15px;border:1px solid #dadada;text-align:center}.container-rating .ratebox .txt{overflow:hidden;margin-bottom:-1px;font-size:12px;line-height:12px}.container-rating .ratebox .stars{overflow:hidden}.container-rating .folgen{padding:21px 0 9px;font-size:0;text-align:center}.container-rating .folgen span{margin-right:10px;vertical-align:middle;font-size:13px;font-weight:600;color:#646464}.container-rating .folgen a{display:inline-block;vertical-align:middle;width:28px;height:28px;margin-right:2px;border-radius:50%;background:#3c5b9b url(/wp-content/themes/custom/images/sicons.png) no-repeat -1px -1px;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.container-rating .folgen a.f{background-color:#3c5b9b}.container-rating .folgen a.t{background-color:#359bed;background-position:-1px -31px}.container-rating .folgen a.l{background-color:#91c9db;background-position:-1px -61px}.container-rating .folgen a.g{background-color:#dc4c41;background-position:-1px -91px}.container-rating .folgen a.m{background:none;width:auto;color:#fff;padding:4px 10px;height:20px;line-height:20px;border-radius:0;text-decoration:none}.container-rating .folgen a.m:hover{text-decoration:underline;background:none}.container-rating .folgen a:hover{background-color:#fff}.container-rating .folgen a.f:hover{background-position:-31px -1px}.container-rating .folgen a.t:hover{background-position:-31px -31px}.container-rating .folgen a.l:hover{background-position:-31px -61px}.container-rating .folgen a.g:hover{background-position:-31px -91px}@media (min-width:600px){.container-rating{padding:15px;font-size:0}.container-rating .col{display:inline-block;width:50%;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top}.container-rating .col:nth-child(odd){border-right:1px solid #b4b4b4;margin-right:-1px}.container-rating .col:nth-child(even){border-left:1px solid #b4b4b4}.container-rating .logo a{margin:-5px 0 0}.container-rating .rating{border-top:0}.container-rating .ratebox{margin-top:17px;margin-bottom:-7px}.container-rating .entry ul{padding:3px 0 0 4px}}@media (min-width:999px){.container-rating{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:8px}.container-rating .col{display:table-cell;width:26.61%;vertical-align:middle}.container-rating .col:nth-child(1n){border:0;border-right:1px solid #b4b4b4}.container-rating .col:last-child{border-right:0}.container-rating .entry ul{padding:8px 20px}.container-rating .logo a{margin:-2px 0 0}.container-rating .ratebox{margin:0 auto}.container-rating .folgen{padding:10px}}.content-expand{pointer-events:none;text-align:center;margin:0 0 15px 0}.content-expand.btn-left{text-align:left}.content-expand:after{content:'Lees Meer';display:inline-block;pointer-events:auto;padding:5px 10px;border:2px solid #1d7b18;border-radius:15px;vertical-align:middle;font-size:12px;font-weight:500;color:#1d7b18;text-align:center;text-decoration:none;background:#fff;transition:border-color .15s,color .15s,background .15s;cursor:pointer}.content-expand:hover:after{color:#fff;background-color:#1d7b18}.content-expand .entry{position:relative;overflow:hidden;max-height:0;transition:max-height .4s;pointer-events:auto;text-last:left}.content-expand.expanded .entry{max-height:10000px}.content-expand.expanded:after{content:'Lees Minder'}.content-expand .htmltable{margin-top:10px;margin-bottom:20px}.conv-table{margin:0 0 15px;font-family:'Open Sans',sans-serif}.conv-table *,.conv-table:after,.conv-table:before{box-sizing:border-box}.conv-table caption,.conv-table table,.conv-table tbody,.conv-table thead{display:block}.conv-table tr{display:flex;flex-flow:row wrap;align-items:center}.conv-table td,.conv-table th{display:flex;flex-flow:column wrap;justify-content:center;align-items:stretch}.conv-table td:nth-child(3){align-items:flex-start;align-content:center}.conv-table caption{font-size:15px;margin-bottom:15px}.conv-table caption h2{font-size:24px;margin-bottom:15px;text-align:center}.conv-table thead tr{margin-bottom:11px}.conv-table thead th{font-size:12px;line-height:1;font-weight:400;color:#5d5d5d;padding:11px;position:relative}.conv-table thead th:after{content:'';background:#555;height:3px;position:absolute;bottom:0;left:5px;right:5px}.conv-table thead th:first-child:after{left:0}.conv-table thead th:last-child:after{right:0}.conv-table tbody tr{border:1px solid #ccc;border-radius:1px;padding:8px}.conv-table tbody tr+tr{margin-top:7px}.conv-table .crated{margin-bottom:12px;height:52px}.conv-table .crated:after,.conv-table .crated:before{top:100%;left:29px}.conv-table .crated.crated49:after,.conv-table .crated.crated48:before{width:83px}.conv-table .crated.crated48:after,.conv-table .crated.crated48:before{width:82px}.conv-table .crated.crated47:after,.conv-table .crated.crated47:before{width:81px}.conv-table .crated.crated46:after,.conv-table .crated.crated46:before{width:80px}.conv-table .crated.crated45:after,.conv-table .crated.crated45:before{width:79px}.conv-table .crated.crated44:after,.conv-table .crated.crated44:before{width:78px}.conv-table .crated.crated43:after,.conv-table .crated.crated43:before{width:77px}.conv-table .crated.crated42:after,.conv-table .crated.crated42:before{width:76px}.conv-table .crated.crated41:after,.conv-table .crated.crated41:before{width:75px}.conv-table .button{font-size:16px;line-height:1;color:#fff;border-radius:3px;text-align:center;text-decoration:none;padding:20px}.conv-table .button:after{content:'';background:url(/wp-content/themes/custom/images/conv-button-arrow.png) 50% no-repeat;width:6px;height:11px;display:inline-block;vertical-align:middle;margin-left:10px;transition:background-color .15s}.conv-table .button:hover{background-color:#2eb127}.conv-table .table-update{padding-top:10px;font-size:11px;line-height:1.27;font-style:italic;color:#9a9a9a;text-align:right}.conv-table .table-update a{color:#4a4949;text-decoration:none}.conv-table .table-update a:hover{text-decoration:underline}.conv-table[data-hidden*="1"] tbody tr td:nth-child(1),.conv-table[data-hidden*="1"] thead tr th:nth-child(1),.conv-table[data-hidden*="10"] tbody tr td:nth-child(10),.conv-table[data-hidden*="10"] thead tr th:nth-child(10),.conv-table[data-hidden*="2"] tbody tr td:nth-child(2),.conv-table[data-hidden*="2"] thead tr th:nth-child(2),.conv-table[data-hidden*="3"] tbody tr td:nth-child(3),.conv-table[data-hidden*="3"] thead tr th:nth-child(3),.conv-table[data-hidden*="4"] tbody tr td:nth-child(4),.conv-table[data-hidden*="4"] thead tr th:nth-child(4),.conv-table[data-hidden*="5"] tbody tr td:nth-child(5),.conv-table[data-hidden*="5"] thead tr th:nth-child(5),.conv-table[data-hidden*="6"] tbody tr td:nth-child(6),.conv-table[data-hidden*="6"] thead tr th:nth-child(6),.conv-table[data-hidden*="7"] tbody tr td:nth-child(7),.conv-table[data-hidden*="7"] thead tr th:nth-child(7),.conv-table[data-hidden*="8"] tbody tr td:nth-child(8),.conv-table[data-hidden*="8"] thead tr th:nth-child(8),.conv-table[data-hidden*="9"] tbody tr td:nth-child(9),.conv-table[data-hidden*="9"] thead tr th:nth-child(9){display:none}.conv-table[data-logo="1"] tbody tr td:nth-child(1),.conv-table[data-logo="10"] tbody tr td:nth-child(10),.conv-table[data-logo="2"] tbody tr td:nth-child(2),.conv-table[data-logo="3"] tbody tr td:nth-child(3),.conv-table[data-logo="4"] tbody tr td:nth-child(4),.conv-table[data-logo="5"] tbody tr td:nth-child(5),.conv-table[data-logo="6"] tbody tr td:nth-child(6),.conv-table[data-logo="7"] tbody tr td:nth-child(7),.conv-table[data-logo="8"] tbody tr td:nth-child(8),.conv-table[data-logo="9"] tbody tr td:nth-child(9){align-items:center}.conv-table[data-logo="1"] tbody tr td:nth-child(1) a,.conv-table[data-logo="10"] tbody tr td:nth-child(10) a,.conv-table[data-logo="2"] tbody tr td:nth-child(2) a,.conv-table[data-logo="3"] tbody tr td:nth-child(3) a,.conv-table[data-logo="4"] tbody tr td:nth-child(4) a,.conv-table[data-logo="5"] tbody tr td:nth-child(5) a,.conv-table[data-logo="6"] tbody tr td:nth-child(6) a,.conv-table[data-logo="7"] tbody tr td:nth-child(7) a,.conv-table[data-logo="8"] tbody tr td:nth-child(8) a,.conv-table[data-logo="9"] tbody tr td:nth-child(9) a{font-size:0;color:transparent;text-decoration:none}.conv-table[data-logo="1"] tbody tr td:nth-child(1) a span,.conv-table[data-logo="10"] tbody tr td:nth-child(10) a span,.conv-table[data-logo="2"] tbody tr td:nth-child(2) a span,.conv-table[data-logo="3"] tbody tr td:nth-child(3) a span,.conv-table[data-logo="4"] tbody tr td:nth-child(4) a span,.conv-table[data-logo="5"] tbody tr td:nth-child(5) a span,.conv-table[data-logo="6"] tbody tr td:nth-child(6) a span,.conv-table[data-logo="7"] tbody tr td:nth-child(7) a span,.conv-table[data-logo="8"] tbody tr td:nth-child(8) a span,.conv-table[data-logo="9"] tbody tr td:nth-child(9) a span{display:inline-block;width:142px;height:56px}.conv-table[data-bonus="1"] tbody tr td:nth-child(1),.conv-table[data-bonus="10"] tbody tr td:nth-child(10),.conv-table[data-bonus="2"] tbody tr td:nth-child(2),.conv-table[data-bonus="3"] tbody tr td:nth-child(3),.conv-table[data-bonus="4"] tbody tr td:nth-child(4),.conv-table[data-bonus="5"] tbody tr td:nth-child(5),.conv-table[data-bonus="6"] tbody tr td:nth-child(6),.conv-table[data-bonus="7"] tbody tr td:nth-child(7),.conv-table[data-bonus="8"] tbody tr td:nth-child(8),.conv-table[data-bonus="9"] tbody tr td:nth-child(9){text-align:center;font-size:20px;line-height:1.2;color:#454545;padding:15px 0}.conv-table[data-bonus="1"] tbody tr td:nth-child(1) strong,.conv-table[data-bonus="10"] tbody tr td:nth-child(10) strong,.conv-table[data-bonus="2"] tbody tr td:nth-child(2) strong,.conv-table[data-bonus="3"] tbody tr td:nth-child(3) strong,.conv-table[data-bonus="4"] tbody tr td:nth-child(4) strong,.conv-table[data-bonus="5"] tbody tr td:nth-child(5) strong,.conv-table[data-bonus="6"] tbody tr td:nth-child(6) strong,.conv-table[data-bonus="7"] tbody tr td:nth-child(7) strong,.conv-table[data-bonus="8"] tbody tr td:nth-child(8) strong,.conv-table[data-bonus="9"] tbody tr td:nth-child(9) strong{display:block;font-size:20px}.conv-table[data-terms="1"] thead tr th:nth-child(1),.conv-table[data-terms="10"] thead tr th:nth-child(10),.conv-table[data-terms="2"] thead tr th:nth-child(2),.conv-table[data-terms="3"] thead tr th:nth-child(3),.conv-table[data-terms="4"] thead tr th:nth-child(4),.conv-table[data-terms="5"] thead tr th:nth-child(5),.conv-table[data-terms="6"] thead tr th:nth-child(6),.conv-table[data-terms="7"] thead tr th:nth-child(7),.conv-table[data-terms="8"] thead tr th:nth-child(8),.conv-table[data-terms="9"] thead tr th:nth-child(9){display:none}.conv-table[data-terms="10"] thead tr th:nth-child(9):after,.conv-table[data-terms="2"] thead tr th:nth-child(1):after,.conv-table[data-terms="3"] thead tr th:nth-child(2):after,.conv-table[data-terms="4"] thead tr th:nth-child(3):after,.conv-table[data-terms="5"] thead tr th:nth-child(4):after,.conv-table[data-terms="6"] thead tr th:nth-child(5):after,.conv-table[data-terms="7"] thead tr th:nth-child(6):after,.conv-table[data-terms="8"] thead tr th:nth-child(7):after,.conv-table[data-terms="9"] thead tr th:nth-child(8):after{right:0}.conv-table[data-terms="1"] tbody tr td:nth-child(1),.conv-table[data-terms="10"] tbody tr td:nth-child(10),.conv-table[data-terms="2"] tbody tr td:nth-child(2),.conv-table[data-terms="3"] tbody tr td:nth-child(3),.conv-table[data-terms="4"] tbody tr td:nth-child(4),.conv-table[data-terms="5"] tbody tr td:nth-child(5),.conv-table[data-terms="6"] tbody tr td:nth-child(6),.conv-table[data-terms="7"] tbody tr td:nth-child(7),.conv-table[data-terms="8"] tbody tr td:nth-child(8),.conv-table[data-terms="9"] tbody tr td:nth-child(9){flex-basis:100%;margin:10px 0 0;background:#f4f4f4;font-size:11px;line-height:12px;text-align:center;color:#9f9f9f;padding:8px}.conv-table[data-arrow="1"] tbody tr td:nth-child(1) span,.conv-table[data-arrow="2"] tbody tr td:nth-child(2) span,.conv-table[data-arrow="3"] tbody tr td:nth-child(3) span,.conv-table[data-arrow="4"] tbody tr td:nth-child(4) span,.conv-table[data-arrow="5"] tbody tr td:nth-child(5) span,.conv-table[data-arrow="6"] tbody tr td:nth-child(6) span,.conv-table[data-arrow="7"] tbody tr td:nth-child(7) span,.conv-table[data-arrow="8"] tbody tr td:nth-child(8) span,.conv-table[data-arrow="9"] tbody tr td:nth-child(9) span,.conv-table[data-arrow="10"] tbody tr td:nth-child(10) span{position:relative;display:inline-block;padding-left:10px;vertical-align:middle;font-size:17px;line-height:1.13;font-weight:300;font-style:italic;color:#393939}.conv-table[data-arrow="1"] tbody tr td:nth-child(1) span:before,.conv-table[data-arrow="2"] tbody tr td:nth-child(2) span:before,.conv-table[data-arrow="3"] tbody tr td:nth-child(3) span:before,.conv-table[data-arrow="4"] tbody tr td:nth-child(4) span:before,.conv-table[data-arrow="5"] tbody tr td:nth-child(5) span:before,.conv-table[data-arrow="6"] tbody tr td:nth-child(6) span:before,.conv-table[data-arrow="7"] tbody tr td:nth-child(7) span:before,.conv-table[data-arrow="8"] tbody tr td:nth-child(8) span:before,.conv-table[data-arrow="9"] tbody tr td:nth-child(9) span:before,.conv-table[data-arrow="10"] tbody tr td:nth-child(10) span:before{content:'';position:absolute;width:0;height:0;top:6px;left:0;border-width:4px 0 4px 6px;border-style:solid;border-color:transparent transparent transparent #87b985}@media only screen and (max-width:1023px){.conv-table caption,.conv-table thead{display:none}}@media only screen and (max-width:767px){.conv-table[data-bonus="1"] tbody tr td:nth-child(1),.conv-table[data-bonus="10"] tbody tr td:nth-child(10),.conv-table[data-bonus="2"] tbody tr td:nth-child(2),.conv-table[data-bonus="3"] tbody tr td:nth-child(3),.conv-table[data-bonus="4"] tbody tr td:nth-child(4),.conv-table[data-bonus="5"] tbody tr td:nth-child(5),.conv-table[data-bonus="6"] tbody tr td:nth-child(6),.conv-table[data-bonus="7"] tbody tr td:nth-child(7),.conv-table[data-bonus="8"] tbody tr td:nth-child(8),.conv-table[data-bonus="9"] tbody tr td:nth-child(9){display:block}.conv-table[data-bonus="1"] tbody tr td:nth-child(1) strong,.conv-table[data-bonus="10"] tbody tr td:nth-child(10) strong,.conv-table[data-bonus="2"] tbody tr td:nth-child(2) strong,.conv-table[data-bonus="3"] tbody tr td:nth-child(3) strong,.conv-table[data-bonus="4"] tbody tr td:nth-child(4) strong,.conv-table[data-bonus="5"] tbody tr td:nth-child(5) strong,.conv-table[data-bonus="6"] tbody tr td:nth-child(6) strong,.conv-table[data-bonus="7"] tbody tr td:nth-child(7) strong,.conv-table[data-bonus="8"] tbody tr td:nth-child(8) strong,.conv-table[data-bonus="9"] tbody tr td:nth-child(9) strong{display:inline}.conv-table[data-logo="1"] tbody tr td:nth-child(1),.conv-table[data-logo="10"] tbody tr td:nth-child(10),.conv-table[data-logo="2"] tbody tr td:nth-child(2),.conv-table[data-logo="3"] tbody tr td:nth-child(3),.conv-table[data-logo="4"] tbody tr td:nth-child(4),.conv-table[data-logo="5"] tbody tr td:nth-child(5),.conv-table[data-logo="6"] tbody tr td:nth-child(6),.conv-table[data-logo="7"] tbody tr td:nth-child(7),.conv-table[data-logo="8"] tbody tr td:nth-child(8),.conv-table[data-logo="9"] tbody tr td:nth-child(9){flex-basis:100%;width:100%;max-width:100%}.conv-table[data-bonus="1"] tbody tr td:nth-child(1),.conv-table[data-bonus="10"] tbody tr td:nth-child(10),.conv-table[data-bonus="2"] tbody tr td:nth-child(2),.conv-table[data-bonus="3"] tbody tr td:nth-child(3),.conv-table[data-bonus="4"] tbody tr td:nth-child(4),.conv-table[data-bonus="5"] tbody tr td:nth-child(5),.conv-table[data-bonus="6"] tbody tr td:nth-child(6),.conv-table[data-bonus="7"] tbody tr td:nth-child(7),.conv-table[data-bonus="8"] tbody tr td:nth-child(8),.conv-table[data-bonus="9"] tbody tr td:nth-child(9){flex-basis:100%;width:100%;max-width:100%}.conv-table[data-cta="1"] tbody tr td:nth-child(1),.conv-table[data-cta="10"] tbody tr td:nth-child(10),.conv-table[data-cta="2"] tbody tr td:nth-child(2),.conv-table[data-cta="3"] tbody tr td:nth-child(3),.conv-table[data-cta="4"] tbody tr td:nth-child(4),.conv-table[data-cta="5"] tbody tr td:nth-child(5),.conv-table[data-cta="6"] tbody tr td:nth-child(6),.conv-table[data-cta="7"] tbody tr td:nth-child(7),.conv-table[data-cta="8"] tbody tr td:nth-child(8),.conv-table[data-cta="9"] tbody tr td:nth-child(9){flex-basis:100%;width:100%;max-width:100%}.conv-table[data-arrow="1"] tbody tr td:nth-child(1),.conv-table[data-arrow="2"] tbody tr td:nth-child(2),.conv-table[data-arrow="3"] tbody tr td:nth-child(3),.conv-table[data-arrow="4"] tbody tr td:nth-child(4),.conv-table[data-arrow="5"] tbody tr td:nth-child(5),.conv-table[data-arrow="6"] tbody tr td:nth-child(6),.conv-table[data-arrow="7"] tbody tr td:nth-child(7),.conv-table[data-arrow="8"] tbody tr td:nth-child(8),.conv-table[data-arrow="9"] tbody tr td:nth-child(9),.conv-table[data-arrow="10"] tbody tr td:nth-child(10){display:block;flex:0 0 100%;padding-top:15px;text-align:center}}@media only screen and (min-width:768px){.conv-table[data-arrow="1"] tbody tr td:nth-child(1) span,.conv-table[data-arrow="2"] tbody tr td:nth-child(2) span,.conv-table[data-arrow="3"] tbody tr td:nth-child(3) span,.conv-table[data-arrow="4"] tbody tr td:nth-child(4) span,.conv-table[data-arrow="5"] tbody tr td:nth-child(5) span,.conv-table[data-arrow="6"] tbody tr td:nth-child(6) span,.conv-table[data-arrow="7"] tbody tr td:nth-child(7) span,.conv-table[data-arrow="8"] tbody tr td:nth-child(8) span,.conv-table[data-arrow="9"] tbody tr td:nth-child(9) span,.conv-table[data-arrow="10"] tbody tr td:nth-child(10) span{font-size:14px}.conv-table caption{font-size:19px;margin-bottom:20px}.conv-table thead th{font-size:14px}.conv-table tbody tr{padding:12px}.conv-table .button{padding-right:28px;padding-left:8px;position:relative}.conv-table .button:after{position:absolute;height:auto;top:0;bottom:0;right:18px}.conv-table[data-bonus="1"] tbody tr td:nth-child(1),.conv-table[data-bonus="10"] tbody tr td:nth-child(10),.conv-table[data-bonus="2"] tbody tr td:nth-child(2),.conv-table[data-bonus="3"] tbody tr td:nth-child(3),.conv-table[data-bonus="4"] tbody tr td:nth-child(4),.conv-table[data-bonus="5"] tbody tr td:nth-child(5),.conv-table[data-bonus="6"] tbody tr td:nth-child(6),.conv-table[data-bonus="7"] tbody tr td:nth-child(7),.conv-table[data-bonus="8"] tbody tr td:nth-child(8),.conv-table[data-bonus="9"] tbody tr td:nth-child(9){font-size:16px;padding:0 10px}.conv-table[data-bonus="1"] tbody tr td:nth-child(1) strong,.conv-table[data-bonus="10"] tbody tr td:nth-child(10) strong,.conv-table[data-bonus="2"] tbody tr td:nth-child(2) strong,.conv-table[data-bonus="3"] tbody tr td:nth-child(3) strong,.conv-table[data-bonus="4"] tbody tr td:nth-child(4) strong,.conv-table[data-bonus="5"] tbody tr td:nth-child(5) strong,.conv-table[data-bonus="6"] tbody tr td:nth-child(6) strong,.conv-table[data-bonus="7"] tbody tr td:nth-child(7) strong,.conv-table[data-bonus="8"] tbody tr td:nth-child(8) strong,.conv-table[data-bonus="9"] tbody tr td:nth-child(9) strong{font-size:26px}.conv-table[data-terms="1"] tbody tr td:nth-child(1),.conv-table[data-terms="10"] tbody tr td:nth-child(10),.conv-table[data-terms="2"] tbody tr td:nth-child(2),.conv-table[data-terms="3"] tbody tr td:nth-child(3),.conv-table[data-terms="4"] tbody tr td:nth-child(4),.conv-table[data-terms="5"] tbody tr td:nth-child(5),.conv-table[data-terms="6"] tbody tr td:nth-child(6),.conv-table[data-terms="7"] tbody tr td:nth-child(7),.conv-table[data-terms="8"] tbody tr td:nth-child(8),.conv-table[data-terms="9"] tbody tr td:nth-child(9){display:block;padding:17px;margin-top:15px}.conv-table.terms-small[data-terms="1"] tbody tr td:nth-child(1),.conv-table.terms-small[data-terms="2"] tbody tr td:nth-child(2),.conv-table.terms-small[data-terms="3"] tbody tr td:nth-child(3),.conv-table.terms-small[data-terms="4"] tbody tr td:nth-child(4),.conv-table.terms-small[data-terms="5"] tbody tr td:nth-child(5),.conv-table.terms-small[data-terms="6"] tbody tr td:nth-child(6),.conv-table.terms-small[data-terms="7"] tbody tr td:nth-child(7),.conv-table.terms-small[data-terms="8"] tbody tr td:nth-child(8),.conv-table.terms-small[data-terms="9"] tbody tr td:nth-child(9),.conv-table.terms-small[data-terms="10"] tbody tr td:nth-child(10){padding:10px 17px}}[data-width-1m="5"] th:nth-child(1),[data-width-1m="5"] td:nth-child(1),[data-width-2m="5"] th:nth-child(2),[data-width-2m="5"] td:nth-child(2),[data-width-3m="5"] th:nth-child(3),[data-width-3m="5"] td:nth-child(3),[data-width-4m="5"] th:nth-child(4),[data-width-4m="5"] td:nth-child(4),[data-width-5m="5"] th:nth-child(5),[data-width-5m="5"] td:nth-child(5),[data-width-6m="5"] th:nth-child(6),[data-width-6m="5"] td:nth-child(6),[data-width-7m="5"] th:nth-child(7),[data-width-7m="5"] td:nth-child(7),[data-width-8m="5"] th:nth-child(8),[data-width-8m="5"] td:nth-child(8){max-width:5%;flex:0 0 5%}[data-width-1m="10"] th:nth-child(1),[data-width-1m="10"] td:nth-child(1),[data-width-2m="10"] th:nth-child(2),[data-width-2m="10"] td:nth-child(2),[data-width-3m="10"] th:nth-child(3),[data-width-3m="10"] td:nth-child(3),[data-width-4m="10"] th:nth-child(4),[data-width-4m="10"] td:nth-child(4),[data-width-5m="10"] th:nth-child(5),[data-width-5m="10"] td:nth-child(5),[data-width-6m="10"] th:nth-child(6),[data-width-6m="10"] td:nth-child(6),[data-width-7m="10"] th:nth-child(7),[data-width-7m="10"] td:nth-child(7),[data-width-8m="10"] th:nth-child(8),[data-width-8m="10"] td:nth-child(8){max-width:10%;flex:0 0 10%;word-break:break-word}[data-width-1m="15"] th:nth-child(1),[data-width-1m="15"] td:nth-child(1),[data-width-2m="15"] th:nth-child(2),[data-width-2m="15"] td:nth-child(2),[data-width-3m="15"] th:nth-child(3),[data-width-3m="15"] td:nth-child(3),[data-width-4m="15"] th:nth-child(4),[data-width-4m="15"] td:nth-child(4),[data-width-5m="15"] th:nth-child(5),[data-width-5m="15"] td:nth-child(5),[data-width-6m="15"] th:nth-child(6),[data-width-6m="15"] td:nth-child(6),[data-width-7m="15"] th:nth-child(7),[data-width-7m="15"] td:nth-child(7),[data-width-8m="15"] th:nth-child(8),[data-width-8m="15"] td:nth-child(8){max-width:15%;flex:0 0 15%}[data-width-1m="20"] th:nth-child(1),[data-width-1m="20"] td:nth-child(1),[data-width-2m="20"] th:nth-child(2),[data-width-2m="20"] td:nth-child(2),[data-width-3m="20"] th:nth-child(3),[data-width-3m="20"] td:nth-child(3),[data-width-4m="20"] th:nth-child(4),[data-width-4m="20"] td:nth-child(4),[data-width-5m="20"] th:nth-child(5),[data-width-5m="20"] td:nth-child(5),[data-width-6m="20"] th:nth-child(6),[data-width-6m="20"] td:nth-child(6),[data-width-7m="20"] th:nth-child(7),[data-width-7m="20"] td:nth-child(7),[data-width-8m="20"] th:nth-child(8),[data-width-8m="20"] td:nth-child(8){max-width:20%;flex:0 0 20%}[data-width-1m="25"] th:nth-child(1),[data-width-1m="25"] td:nth-child(1),[data-width-2m="25"] th:nth-child(2),[data-width-2m="25"] td:nth-child(2),[data-width-3m="25"] th:nth-child(3),[data-width-3m="25"] td:nth-child(3),[data-width-4m="25"] th:nth-child(4),[data-width-4m="25"] td:nth-child(4),[data-width-5m="25"] th:nth-child(5),[data-width-5m="25"] td:nth-child(5),[data-width-6m="25"] th:nth-child(6),[data-width-6m="25"] td:nth-child(6),[data-width-7m="25"] th:nth-child(7),[data-width-7m="25"] td:nth-child(7),[data-width-8m="25"] th:nth-child(8),[data-width-8m="25"] td:nth-child(8){max-width:25%;flex:0 0 25%}[data-width-1m="30"] th:nth-child(1),[data-width-1m="30"] td:nth-child(1),[data-width-2m="30"] th:nth-child(2),[data-width-2m="30"] td:nth-child(2),[data-width-3m="30"] th:nth-child(3),[data-width-3m="30"] td:nth-child(3),[data-width-4m="30"] th:nth-child(4),[data-width-4m="30"] td:nth-child(4),[data-width-5m="30"] th:nth-child(5),[data-width-5m="30"] td:nth-child(5),[data-width-6m="30"] th:nth-child(6),[data-width-6m="30"] td:nth-child(6),[data-width-7m="30"] th:nth-child(7),[data-width-7m="30"] td:nth-child(7),[data-width-8m="30"] th:nth-child(8),[data-width-8m="30"] td:nth-child(8){max-width:30%;flex:0 0 30%}[data-width-1m="33"] th:nth-child(1),[data-width-1m="33"] td:nth-child(1),[data-width-2m="33"] th:nth-child(2),[data-width-2m="33"] td:nth-child(2),[data-width-3m="33"] th:nth-child(3),[data-width-3m="33"] td:nth-child(3),[data-width-4m="33"] th:nth-child(4),[data-width-4m="33"] td:nth-child(4),[data-width-5m="33"] th:nth-child(5),[data-width-5m="33"] td:nth-child(5),[data-width-6m="33"] th:nth-child(6),[data-width-6m="33"] td:nth-child(6),[data-width-7m="33"] th:nth-child(7),[data-width-7m="33"] td:nth-child(7),[data-width-8m="33"] th:nth-child(8),[data-width-8m="33"] td:nth-child(8){max-width:33.33%;flex:0 0 33.33%}[data-width-1m="35"] th:nth-child(1),[data-width-1m="35"] td:nth-child(1),[data-width-2m="35"] th:nth-child(2),[data-width-2m="35"] td:nth-child(2),[data-width-3m="35"] th:nth-child(3),[data-width-3m="35"] td:nth-child(3),[data-width-4m="35"] th:nth-child(4),[data-width-4m="35"] td:nth-child(4),[data-width-5m="35"] th:nth-child(5),[data-width-5m="35"] td:nth-child(5),[data-width-6m="35"] th:nth-child(6),[data-width-6m="35"] td:nth-child(6),[data-width-7m="35"] th:nth-child(7),[data-width-7m="35"] td:nth-child(7),[data-width-8m="35"] th:nth-child(8),[data-width-8m="35"] td:nth-child(8){max-width:35%;flex:0 0 35%}[data-width-1m="40"] th:nth-child(1),[data-width-1m="40"] td:nth-child(1),[data-width-2m="40"] th:nth-child(2),[data-width-2m="40"] td:nth-child(2),[data-width-3m="40"] th:nth-child(3),[data-width-3m="40"] td:nth-child(3),[data-width-4m="40"] th:nth-child(4),[data-width-4m="40"] td:nth-child(4),[data-width-5m="40"] th:nth-child(5),[data-width-5m="40"] td:nth-child(5),[data-width-6m="40"] th:nth-child(6),[data-width-6m="40"] td:nth-child(6),[data-width-7m="40"] th:nth-child(7),[data-width-7m="40"] td:nth-child(7),[data-width-8m="40"] th:nth-child(8),[data-width-8m="40"] td:nth-child(8){max-width:40%;flex:0 0 40%}[data-width-1m="45"] th:nth-child(1),[data-width-1m="45"] td:nth-child(1),[data-width-2m="45"] th:nth-child(2),[data-width-2m="45"] td:nth-child(2),[data-width-3m="45"] th:nth-child(3),[data-width-3m="45"] td:nth-child(3),[data-width-4m="45"] th:nth-child(4),[data-width-4m="45"] td:nth-child(4),[data-width-5m="45"] th:nth-child(5),[data-width-5m="45"] td:nth-child(5),[data-width-6m="45"] th:nth-child(6),[data-width-6m="45"] td:nth-child(6),[data-width-7m="45"] th:nth-child(7),[data-width-7m="45"] td:nth-child(7),[data-width-8m="45"] th:nth-child(8),[data-width-8m="45"] td:nth-child(8){max-width:45%;flex:0 0 45%}[data-width-1m="50"] th:nth-child(1),[data-width-1m="50"] td:nth-child(1),[data-width-2m="50"] th:nth-child(2),[data-width-2m="50"] td:nth-child(2),[data-width-3m="50"] th:nth-child(3),[data-width-3m="50"] td:nth-child(3),[data-width-4m="50"] th:nth-child(4),[data-width-4m="50"] td:nth-child(4),[data-width-5m="50"] th:nth-child(5),[data-width-5m="50"] td:nth-child(5),[data-width-6m="50"] th:nth-child(6),[data-width-6m="50"] td:nth-child(6),[data-width-7m="50"] th:nth-child(7),[data-width-7m="50"] td:nth-child(7),[data-width-8m="50"] th:nth-child(8),[data-width-8m="50"] td:nth-child(8){max-width:50%;flex:0 0 50%}[data-width-1m="55"] th:nth-child(1),[data-width-1m="55"] td:nth-child(1),[data-width-2m="55"] th:nth-child(2),[data-width-2m="55"] td:nth-child(2),[data-width-3m="55"] th:nth-child(3),[data-width-3m="55"] td:nth-child(3),[data-width-4m="55"] th:nth-child(4),[data-width-4m="55"] td:nth-child(4),[data-width-5m="55"] th:nth-child(5),[data-width-5m="55"] td:nth-child(5),[data-width-6m="55"] th:nth-child(6),[data-width-6m="55"] td:nth-child(6),[data-width-7m="55"] th:nth-child(7),[data-width-7m="55"] td:nth-child(7),[data-width-8m="55"] th:nth-child(8),[data-width-8m="55"] td:nth-child(8){max-width:55%;flex:0 0 55%}[data-width-1m="60"] th:nth-child(1),[data-width-1m="60"] td:nth-child(1),[data-width-2m="60"] th:nth-child(2),[data-width-2m="60"] td:nth-child(2),[data-width-3m="60"] th:nth-child(3),[data-width-3m="60"] td:nth-child(3),[data-width-4m="60"] th:nth-child(4),[data-width-4m="60"] td:nth-child(4),[data-width-5m="60"] th:nth-child(5),[data-width-5m="60"] td:nth-child(5),[data-width-6m="60"] th:nth-child(6),[data-width-6m="60"] td:nth-child(6),[data-width-7m="60"] th:nth-child(7),[data-width-7m="60"] td:nth-child(7),[data-width-8m="60"] th:nth-child(8),[data-width-8m="60"] td:nth-child(8){max-width:60%;flex:0 0 60%}[data-width-1m="65"] th:nth-child(1),[data-width-1m="65"] td:nth-child(1),[data-width-2m="65"] th:nth-child(2),[data-width-2m="65"] td:nth-child(2),[data-width-3m="65"] th:nth-child(3),[data-width-3m="65"] td:nth-child(3),[data-width-4m="65"] th:nth-child(4),[data-width-4m="65"] td:nth-child(4),[data-width-5m="65"] th:nth-child(5),[data-width-5m="65"] td:nth-child(5),[data-width-6m="65"] th:nth-child(6),[data-width-6m="65"] td:nth-child(6),[data-width-7m="65"] th:nth-child(7),[data-width-7m="65"] td:nth-child(7),[data-width-8m="65"] th:nth-child(8),[data-width-8m="65"] td:nth-child(8){max-width:65%;flex:0 0 65%}[data-width-1m="70"] th:nth-child(1),[data-width-1m="70"] td:nth-child(1),[data-width-2m="70"] th:nth-child(2),[data-width-2m="70"] td:nth-child(2),[data-width-3m="70"] th:nth-child(3),[data-width-3m="70"] td:nth-child(3),[data-width-4m="70"] th:nth-child(4),[data-width-4m="70"] td:nth-child(4),[data-width-5m="70"] th:nth-child(5),[data-width-5m="70"] td:nth-child(5),[data-width-6m="70"] th:nth-child(6),[data-width-6m="70"] td:nth-child(6),[data-width-7m="70"] th:nth-child(7),[data-width-7m="70"] td:nth-child(7),[data-width-8m="70"] th:nth-child(8),[data-width-8m="70"] td:nth-child(8){max-width:70%;flex:0 0 70%}@media (max-width:767px){[data-hide-mobile*="1"] th:nth-child(1),[data-hide-mobile*="1"] td:nth-child(1),[data-hide-mobile*="2"] th:nth-child(2),[data-hide-mobile*="2"] td:nth-child(2),[data-hide-mobile*="3"] th:nth-child(3),[data-hide-mobile*="3"] td:nth-child(3),[data-hide-mobile*="4"] th:nth-child(4),[data-hide-mobile*="4"] td:nth-child(4),[data-hide-mobile*="5"] th:nth-child(5),[data-hide-mobile*="5"] td:nth-child(5),[data-hide-mobile*="6"] th:nth-child(6),[data-hide-mobile*="6"] td:nth-child(6),[data-hide-mobile*="7"] th:nth-child(7),[data-hide-mobile*="7"] td:nth-child(7),[data-hide-mobile*="8"] th:nth-child(8),[data-hide-mobile*="8"] td:nth-child(8){display:none!important}[data-border-separate*="1"] th:nth-child(1),[data-border-separate*="1"] td:nth-child(1),[data-border-separate*="2"] th:nth-child(2),[data-border-separate*="2"] td:nth-child(2),[data-border-separate*="3"] th:nth-child(3),[data-border-separate*="3"] td:nth-child(3),[data-border-separate*="4"] th:nth-child(4),[data-border-separate*="4"] td:nth-child(4),[data-border-separate*="5"] th:nth-child(5),[data-border-separate*="5"] td:nth-child(5),[data-border-separate*="6"] th:nth-child(6),[data-border-separate*="6"] td:nth-child(6),[data-border-separate*="7"] th:nth-child(7),[data-border-separate*="7"] td:nth-child(7),[data-border-separate*="8"] th:nth-child(8),[data-border-separate*="8"] td:nth-child(8){padding-top:10px;margin-top:12px;border-top:1px solid #cacaca}}@media (min-width:768px){[data-width-1t="5"] th:nth-child(1),[data-width-1t="5"] td:nth-child(1),[data-width-2t="5"] th:nth-child(2),[data-width-2t="5"] td:nth-child(2),[data-width-3t="5"] th:nth-child(3),[data-width-3t="5"] td:nth-child(3),[data-width-4t="5"] th:nth-child(4),[data-width-4t="5"] td:nth-child(4),[data-width-5t="5"] th:nth-child(5),[data-width-5t="5"] td:nth-child(5),[data-width-6t="5"] th:nth-child(6),[data-width-6t="5"] td:nth-child(6),[data-width-7t="5"] th:nth-child(7),[data-width-7t="5"] td:nth-child(7),[data-width-8t="5"] th:nth-child(8),[data-width-8t="5"] td:nth-child(8){max-width:5%;flex:0 0 5%}[data-width-1t="10"] th:nth-child(1),[data-width-1t="10"] td:nth-child(1),[data-width-2t="10"] th:nth-child(2),[data-width-2t="10"] td:nth-child(2),[data-width-3t="10"] th:nth-child(3),[data-width-3t="10"] td:nth-child(3),[data-width-4t="10"] th:nth-child(4),[data-width-4t="10"] td:nth-child(4),[data-width-5t="10"] th:nth-child(5),[data-width-5t="10"] td:nth-child(5),[data-width-6t="10"] th:nth-child(6),[data-width-6t="10"] td:nth-child(6),[data-width-7t="10"] th:nth-child(7),[data-width-7t="10"] td:nth-child(7),[data-width-8t="10"] th:nth-child(8),[data-width-8t="10"] td:nth-child(8){max-width:10%;flex:0 0 10%}[data-width-1t="15"] th:nth-child(1),[data-width-1t="15"] td:nth-child(1),[data-width-2t="15"] th:nth-child(2),[data-width-2t="15"] td:nth-child(2),[data-width-3t="15"] th:nth-child(3),[data-width-3t="15"] td:nth-child(3),[data-width-4t="15"] th:nth-child(4),[data-width-4t="15"] td:nth-child(4),[data-width-5t="15"] th:nth-child(5),[data-width-5t="15"] td:nth-child(5),[data-width-6t="15"] th:nth-child(6),[data-width-6t="15"] td:nth-child(6),[data-width-7t="15"] th:nth-child(7),[data-width-7t="15"] td:nth-child(7),[data-width-8t="15"] th:nth-child(8),[data-width-8t="15"] td:nth-child(8){max-width:15%;flex:0 0 15%}[data-width-1t="20"] th:nth-child(1),[data-width-1t="20"] td:nth-child(1),[data-width-2t="20"] th:nth-child(2),[data-width-2t="20"] td:nth-child(2),[data-width-3t="20"] th:nth-child(3),[data-width-3t="20"] td:nth-child(3),[data-width-4t="20"] th:nth-child(4),[data-width-4t="20"] td:nth-child(4),[data-width-5t="20"] th:nth-child(5),[data-width-5t="20"] td:nth-child(5),[data-width-6t="20"] th:nth-child(6),[data-width-6t="20"] td:nth-child(6),[data-width-7t="20"] th:nth-child(7),[data-width-7t="20"] td:nth-child(7),[data-width-8t="20"] th:nth-child(8),[data-width-8t="20"] td:nth-child(8){max-width:20%;flex:0 0 20%}[data-width-1t="25"] th:nth-child(1),[data-width-1t="25"] td:nth-child(1),[data-width-2t="25"] th:nth-child(2),[data-width-2t="25"] td:nth-child(2),[data-width-3t="25"] th:nth-child(3),[data-width-3t="25"] td:nth-child(3),[data-width-4t="25"] th:nth-child(4),[data-width-4t="25"] td:nth-child(4),[data-width-5t="25"] th:nth-child(5),[data-width-5t="25"] td:nth-child(5),[data-width-6t="25"] th:nth-child(6),[data-width-6t="25"] td:nth-child(6),[data-width-7t="25"] th:nth-child(7),[data-width-7t="25"] td:nth-child(7),[data-width-8t="25"] th:nth-child(8),[data-width-8t="25"] td:nth-child(8){max-width:25%;flex:0 0 25%}[data-width-1t="30"] th:nth-child(1),[data-width-1t="30"] td:nth-child(1),[data-width-2t="30"] th:nth-child(2),[data-width-2t="30"] td:nth-child(2),[data-width-3t="30"] th:nth-child(3),[data-width-3t="30"] td:nth-child(3),[data-width-4t="30"] th:nth-child(4),[data-width-4t="30"] td:nth-child(4),[data-width-5t="30"] th:nth-child(5),[data-width-5t="30"] td:nth-child(5),[data-width-6t="30"] th:nth-child(6),[data-width-6t="30"] td:nth-child(6),[data-width-7t="30"] th:nth-child(7),[data-width-7t="30"] td:nth-child(7),[data-width-8t="30"] th:nth-child(8),[data-width-8t="30"] td:nth-child(8){max-width:30%;flex:0 0 30%}[data-width-1t="35"] th:nth-child(1),[data-width-1t="35"] td:nth-child(1),[data-width-2t="35"] th:nth-child(2),[data-width-2t="35"] td:nth-child(2),[data-width-3t="35"] th:nth-child(3),[data-width-3t="35"] td:nth-child(3),[data-width-4t="35"] th:nth-child(4),[data-width-4t="35"] td:nth-child(4),[data-width-5t="35"] th:nth-child(5),[data-width-5t="35"] td:nth-child(5),[data-width-6t="35"] th:nth-child(6),[data-width-6t="35"] td:nth-child(6),[data-width-7t="35"] th:nth-child(7),[data-width-7t="35"] td:nth-child(7),[data-width-8t="35"] th:nth-child(8),[data-width-8t="35"] td:nth-child(8){max-width:35%;flex:0 0 35%}[data-width-1t="40"] th:nth-child(1),[data-width-1t="40"] td:nth-child(1),[data-width-2t="40"] th:nth-child(2),[data-width-2t="40"] td:nth-child(2),[data-width-3t="40"] th:nth-child(3),[data-width-3t="40"] td:nth-child(3),[data-width-4t="40"] th:nth-child(4),[data-width-4t="40"] td:nth-child(4),[data-width-5t="40"] th:nth-child(5),[data-width-5t="40"] td:nth-child(5),[data-width-6t="40"] th:nth-child(6),[data-width-6t="40"] td:nth-child(6),[data-width-7t="40"] th:nth-child(7),[data-width-7t="40"] td:nth-child(7),[data-width-8t="40"] th:nth-child(8),[data-width-8t="40"] td:nth-child(8){max-width:40%;flex:0 0 40%}[data-width-1t="45"] th:nth-child(1),[data-width-1t="45"] td:nth-child(1),[data-width-2t="45"] th:nth-child(2),[data-width-2t="45"] td:nth-child(2),[data-width-3t="45"] th:nth-child(3),[data-width-3t="45"] td:nth-child(3),[data-width-4t="45"] th:nth-child(4),[data-width-4t="45"] td:nth-child(4),[data-width-5t="45"] th:nth-child(5),[data-width-5t="45"] td:nth-child(5),[data-width-6t="45"] th:nth-child(6),[data-width-6t="45"] td:nth-child(6),[data-width-7t="45"] th:nth-child(7),[data-width-7t="45"] td:nth-child(7),[data-width-8t="45"] th:nth-child(8),[data-width-8t="45"] td:nth-child(8){max-width:45%;flex:0 0 45%}[data-width-1t="50"] th:nth-child(1),[data-width-1t="50"] td:nth-child(1),[data-width-2t="50"] th:nth-child(2),[data-width-2t="50"] td:nth-child(2),[data-width-3t="50"] th:nth-child(3),[data-width-3t="50"] td:nth-child(3),[data-width-4t="50"] th:nth-child(4),[data-width-4t="50"] td:nth-child(4),[data-width-5t="50"] th:nth-child(5),[data-width-5t="50"] td:nth-child(5),[data-width-6t="50"] th:nth-child(6),[data-width-6t="50"] td:nth-child(6),[data-width-7t="50"] th:nth-child(7),[data-width-7t="50"] td:nth-child(7),[data-width-8t="50"] th:nth-child(8),[data-width-8t="50"] td:nth-child(8){max-width:50%;flex:0 0 50%}[data-width-1t="55"] th:nth-child(1),[data-width-1t="55"] td:nth-child(1),[data-width-2t="55"] th:nth-child(2),[data-width-2t="55"] td:nth-child(2),[data-width-3t="55"] th:nth-child(3),[data-width-3t="55"] td:nth-child(3),[data-width-4t="55"] th:nth-child(4),[data-width-4t="55"] td:nth-child(4),[data-width-5t="55"] th:nth-child(5),[data-width-5t="55"] td:nth-child(5),[data-width-6t="55"] th:nth-child(6),[data-width-6t="55"] td:nth-child(6),[data-width-7t="55"] th:nth-child(7),[data-width-7t="55"] td:nth-child(7),[data-width-8t="55"] th:nth-child(8),[data-width-8t="55"] td:nth-child(8){max-width:55%;flex:0 0 55%}[data-width-1t="60"] th:nth-child(1),[data-width-1t="60"] td:nth-child(1),[data-width-2t="60"] th:nth-child(2),[data-width-2t="60"] td:nth-child(2),[data-width-3t="60"] th:nth-child(3),[data-width-3t="60"] td:nth-child(3),[data-width-4t="60"] th:nth-child(4),[data-width-4t="60"] td:nth-child(4),[data-width-5t="60"] th:nth-child(5),[data-width-5t="60"] td:nth-child(5),[data-width-6t="60"] th:nth-child(6),[data-width-6t="60"] td:nth-child(6),[data-width-7t="60"] th:nth-child(7),[data-width-7t="60"] td:nth-child(7),[data-width-8t="60"] th:nth-child(8),[data-width-8t="60"] td:nth-child(8){max-width:60%;flex:0 0 60%}[data-width-1t="65"] th:nth-child(1),[data-width-1t="65"] td:nth-child(1),[data-width-2t="65"] th:nth-child(2),[data-width-2t="65"] td:nth-child(2),[data-width-3t="65"] th:nth-child(3),[data-width-3t="65"] td:nth-child(3),[data-width-4t="65"] th:nth-child(4),[data-width-4t="65"] td:nth-child(4),[data-width-5t="65"] th:nth-child(5),[data-width-5t="65"] td:nth-child(5),[data-width-6t="65"] th:nth-child(6),[data-width-6t="65"] td:nth-child(6),[data-width-7t="65"] th:nth-child(7),[data-width-7t="65"] td:nth-child(7),[data-width-8t="65"] th:nth-child(8),[data-width-8t="65"] td:nth-child(8){max-width:65%;flex:0 0 65%}[data-width-1t="70"] th:nth-child(1),[data-width-1t="70"] td:nth-child(1),[data-width-2t="70"] th:nth-child(2),[data-width-2t="70"] td:nth-child(2),[data-width-3t="70"] th:nth-child(3),[data-width-3t="70"] td:nth-child(3),[data-width-4t="70"] th:nth-child(4),[data-width-4t="70"] td:nth-child(4),[data-width-5t="70"] th:nth-child(5),[data-width-5t="70"] td:nth-child(5),[data-width-6t="70"] th:nth-child(6),[data-width-6t="70"] td:nth-child(6),[data-width-7t="70"] th:nth-child(7),[data-width-7t="70"] td:nth-child(7),[data-width-8t="70"] th:nth-child(8),[data-width-8t="70"] td:nth-child(8){max-width:70%;flex:0 0 70%}[data-width-1t="75"] th:nth-child(1),[data-width-1t="75"] td:nth-child(1),[data-width-2t="75"] th:nth-child(2),[data-width-2t="75"] td:nth-child(2),[data-width-3t="75"] th:nth-child(3),[data-width-3t="75"] td:nth-child(3),[data-width-4t="75"] th:nth-child(4),[data-width-4t="75"] td:nth-child(4),[data-width-5t="75"] th:nth-child(5),[data-width-5t="75"] td:nth-child(5),[data-width-6t="75"] th:nth-child(6),[data-width-6t="75"] td:nth-child(6),[data-width-7t="75"] th:nth-child(7),[data-width-7t="75"] td:nth-child(7),[data-width-8t="75"] th:nth-child(8),[data-width-8t="75"] td:nth-child(8){max-width:75%;flex:0 0 75%}[data-width-1t="80"] th:nth-child(1),[data-width-1t="80"] td:nth-child(1),[data-width-2t="80"] th:nth-child(2),[data-width-2t="80"] td:nth-child(2),[data-width-3t="80"] th:nth-child(3),[data-width-3t="80"] td:nth-child(3),[data-width-4t="80"] th:nth-child(4),[data-width-4t="80"] td:nth-child(4),[data-width-5t="80"] th:nth-child(5),[data-width-5t="80"] td:nth-child(5),[data-width-6t="80"] th:nth-child(6),[data-width-6t="80"] td:nth-child(6),[data-width-7t="80"] th:nth-child(7),[data-width-7t="80"] td:nth-child(7),[data-width-8t="80"] th:nth-child(8),[data-width-8t="80"] td:nth-child(8){max-width:80%;flex:0 0 80%}[data-width-1t="85"] th:nth-child(1),[data-width-1t="85"] td:nth-child(1),[data-width-2t="85"] th:nth-child(2),[data-width-2t="85"] td:nth-child(2),[data-width-3t="85"] th:nth-child(3),[data-width-3t="85"] td:nth-child(3),[data-width-4t="85"] th:nth-child(4),[data-width-4t="85"] td:nth-child(4),[data-width-5t="85"] th:nth-child(5),[data-width-5t="85"] td:nth-child(5),[data-width-6t="85"] th:nth-child(6),[data-width-6t="85"] td:nth-child(6),[data-width-7t="85"] th:nth-child(7),[data-width-7t="85"] td:nth-child(7),[data-width-8t="85"] th:nth-child(8),[data-width-8t="85"] td:nth-child(8){max-width:85%;flex:0 0 85%}[data-width-1t="90"] th:nth-child(1),[data-width-1t="90"] td:nth-child(1),[data-width-2t="90"] th:nth-child(2),[data-width-2t="90"] td:nth-child(2),[data-width-3t="90"] th:nth-child(3),[data-width-3t="90"] td:nth-child(3),[data-width-4t="90"] th:nth-child(4),[data-width-4t="90"] td:nth-child(4),[data-width-5t="90"] th:nth-child(5),[data-width-5t="90"] td:nth-child(5),[data-width-6t="90"] th:nth-child(6),[data-width-6t="90"] td:nth-child(6),[data-width-7t="90"] th:nth-child(7),[data-width-7t="90"] td:nth-child(7),[data-width-8t="90"] th:nth-child(8),[data-width-8t="90"] td:nth-child(8){max-width:90%;flex:0 0 90%}[data-width-1t="95"] th:nth-child(1),[data-width-1t="95"] td:nth-child(1),[data-width-2t="95"] th:nth-child(2),[data-width-2t="95"] td:nth-child(2),[data-width-3t="95"] th:nth-child(3),[data-width-3t="95"] td:nth-child(3),[data-width-4t="95"] th:nth-child(4),[data-width-4t="95"] td:nth-child(4),[data-width-5t="95"] th:nth-child(5),[data-width-5t="95"] td:nth-child(5),[data-width-6t="95"] th:nth-child(6),[data-width-6t="95"] td:nth-child(6),[data-width-7t="95"] th:nth-child(7),[data-width-7t="95"] td:nth-child(7),[data-width-8t="95"] th:nth-child(8),[data-width-8t="95"] td:nth-child(8){max-width:95%;flex:0 0 95%}[data-width-1t="100"] th:nth-child(1),[data-width-1t="100"] td:nth-child(1),[data-width-2t="100"] th:nth-child(2),[data-width-2t="100"] td:nth-child(2),[data-width-3t="100"] th:nth-child(3),[data-width-3t="100"] td:nth-child(3),[data-width-4t="100"] th:nth-child(4),[data-width-4t="100"] td:nth-child(4),[data-width-5t="100"] th:nth-child(5),[data-width-5t="100"] td:nth-child(5),[data-width-6t="100"] th:nth-child(6),[data-width-6t="100"] td:nth-child(6),[data-width-7t="100"] th:nth-child(7),[data-width-7t="100"] td:nth-child(7),[data-width-8t="100"] th:nth-child(8),[data-width-8t="100"] td:nth-child(8){max-width:100%;flex:0 0 100%}}@media only screen and (min-width:768px) and (max-width:1023px){.online-casino[data-width-10t="5"] tbody tr td:nth-child(10),.online-casino[data-width-10t="5"] thead tr th:nth-child(10),.online-casino[data-width-1t="5"] tbody tr td:nth-child(1),.online-casino[data-width-1t="5"] thead tr th:nth-child(1),.online-casino[data-width-2t="5"] tbody tr td:nth-child(2),.online-casino[data-width-2t="5"] thead tr th:nth-child(2),.online-casino[data-width-3t="5"] tbody tr td:nth-child(3),.online-casino[data-width-3t="5"] thead tr th:nth-child(3),.online-casino[data-width-4t="5"] tbody tr td:nth-child(4),.online-casino[data-width-4t="5"] thead tr th:nth-child(4),.online-casino[data-width-5t="5"] tbody tr td:nth-child(5),.online-casino[data-width-5t="5"] thead tr th:nth-child(5),.online-casino[data-width-6t="5"] tbody tr td:nth-child(6),.online-casino[data-width-6t="5"] thead tr th:nth-child(6),.online-casino[data-width-7t="5"] tbody tr td:nth-child(7),.online-casino[data-width-7t="5"] thead tr th:nth-child(7),.online-casino[data-width-8t="5"] tbody tr td:nth-child(8),.online-casino[data-width-8t="5"] thead tr th:nth-child(8),.online-casino[data-width-9t="5"] tbody tr td:nth-child(9),.online-casino[data-width-9t="5"] thead tr th:nth-child(9){flex-basis:5%!important;width:5%!important;max-width:5%!important}.online-casino[data-width-10t="10"] tbody tr td:nth-child(10),.online-casino[data-width-10t="10"] thead tr th:nth-child(10),.online-casino[data-width-1t="10"] tbody tr td:nth-child(1),.online-casino[data-width-1t="10"] thead tr th:nth-child(1),.online-casino[data-width-2t="10"] tbody tr td:nth-child(2),.online-casino[data-width-2t="10"] thead tr th:nth-child(2),.online-casino[data-width-3t="10"] tbody tr td:nth-child(3),.online-casino[data-width-3t="10"] thead tr th:nth-child(3),.online-casino[data-width-4t="10"] tbody tr td:nth-child(4),.online-casino[data-width-4t="10"] thead tr th:nth-child(4),.online-casino[data-width-5t="10"] tbody tr td:nth-child(5),.online-casino[data-width-5t="10"] thead tr th:nth-child(5),.online-casino[data-width-6t="10"] tbody tr td:nth-child(6),.online-casino[data-width-6t="10"] thead tr th:nth-child(6),.online-casino[data-width-7t="10"] tbody tr td:nth-child(7),.online-casino[data-width-7t="10"] thead tr th:nth-child(7),.online-casino[data-width-8t="10"] tbody tr td:nth-child(8),.online-casino[data-width-8t="10"] thead tr th:nth-child(8),.online-casino[data-width-9t="10"] tbody tr td:nth-child(9),.online-casino[data-width-9t="10"] thead tr th:nth-child(9){flex-basis:10%!important;width:10%!important;max-width:10%!important}.online-casino[data-width-10t="15"] tbody tr td:nth-child(10),.online-casino[data-width-10t="15"] thead tr th:nth-child(10),.online-casino[data-width-1t="15"] tbody tr td:nth-child(1),.online-casino[data-width-1t="15"] thead tr th:nth-child(1),.online-casino[data-width-2t="15"] tbody tr td:nth-child(2),.online-casino[data-width-2t="15"] thead tr th:nth-child(2),.online-casino[data-width-3t="15"] tbody tr td:nth-child(3),.online-casino[data-width-3t="15"] thead tr th:nth-child(3),.online-casino[data-width-4t="15"] tbody tr td:nth-child(4),.online-casino[data-width-4t="15"] thead tr th:nth-child(4),.online-casino[data-width-5t="15"] tbody tr td:nth-child(5),.online-casino[data-width-5t="15"] thead tr th:nth-child(5),.online-casino[data-width-6t="15"] tbody tr td:nth-child(6),.online-casino[data-width-6t="15"] thead tr th:nth-child(6),.online-casino[data-width-7t="15"] tbody tr td:nth-child(7),.online-casino[data-width-7t="15"] thead tr th:nth-child(7),.online-casino[data-width-8t="15"] tbody tr td:nth-child(8),.online-casino[data-width-8t="15"] thead tr th:nth-child(8),.online-casino[data-width-9t="15"] tbody tr td:nth-child(9),.online-casino[data-width-9t="15"] thead tr th:nth-child(9){flex-basis:15%!important;width:15%!important;max-width:15%!important}.online-casino[data-width-10t="20"] tbody tr td:nth-child(10),.online-casino[data-width-10t="20"] thead tr th:nth-child(10),.online-casino[data-width-1t="20"] tbody tr td:nth-child(1),.online-casino[data-width-1t="20"] thead tr th:nth-child(1),.online-casino[data-width-2t="20"] tbody tr td:nth-child(2),.online-casino[data-width-2t="20"] thead tr th:nth-child(2),.online-casino[data-width-3t="20"] tbody tr td:nth-child(3),.online-casino[data-width-3t="20"] thead tr th:nth-child(3),.online-casino[data-width-4t="20"] tbody tr td:nth-child(4),.online-casino[data-width-4t="20"] thead tr th:nth-child(4),.online-casino[data-width-5t="20"] tbody tr td:nth-child(5),.online-casino[data-width-5t="20"] thead tr th:nth-child(5),.online-casino[data-width-6t="20"] tbody tr td:nth-child(6),.online-casino[data-width-6t="20"] thead tr th:nth-child(6),.online-casino[data-width-7t="20"] tbody tr td:nth-child(7),.online-casino[data-width-7t="20"] thead tr th:nth-child(7),.online-casino[data-width-8t="20"] tbody tr td:nth-child(8),.online-casino[data-width-8t="20"] thead tr th:nth-child(8),.online-casino[data-width-9t="20"] tbody tr td:nth-child(9),.online-casino[data-width-9t="20"] thead tr th:nth-child(9){flex-basis:20%!important;width:20%!important;max-width:20%!important}.online-casino[data-width-10t="25"] tbody tr td:nth-child(10),.online-casino[data-width-10t="25"] thead tr th:nth-child(10),.online-casino[data-width-1t="25"] tbody tr td:nth-child(1),.online-casino[data-width-1t="25"] thead tr th:nth-child(1),.online-casino[data-width-2t="25"] tbody tr td:nth-child(2),.online-casino[data-width-2t="25"] thead tr th:nth-child(2),.online-casino[data-width-3t="25"] tbody tr td:nth-child(3),.online-casino[data-width-3t="25"] thead tr th:nth-child(3),.online-casino[data-width-4t="25"] tbody tr td:nth-child(4),.online-casino[data-width-4t="25"] thead tr th:nth-child(4),.online-casino[data-width-5t="25"] tbody tr td:nth-child(5),.online-casino[data-width-5t="25"] thead tr th:nth-child(5),.online-casino[data-width-6t="25"] tbody tr td:nth-child(6),.online-casino[data-width-6t="25"] thead tr th:nth-child(6),.online-casino[data-width-7t="25"] tbody tr td:nth-child(7),.online-casino[data-width-7t="25"] thead tr th:nth-child(7),.online-casino[data-width-8t="25"] tbody tr td:nth-child(8),.online-casino[data-width-8t="25"] thead tr th:nth-child(8),.online-casino[data-width-9t="25"] tbody tr td:nth-child(9),.online-casino[data-width-9t="25"] thead tr th:nth-child(9){flex-basis:25%!important;width:25%!important;max-width:25%!important}.online-casino[data-width-10t="30"] tbody tr td:nth-child(10),.online-casino[data-width-10t="30"] thead tr th:nth-child(10),.online-casino[data-width-1t="30"] tbody tr td:nth-child(1),.online-casino[data-width-1t="30"] thead tr th:nth-child(1),.online-casino[data-width-2t="30"] tbody tr td:nth-child(2),.online-casino[data-width-2t="30"] thead tr th:nth-child(2),.online-casino[data-width-3t="30"] tbody tr td:nth-child(3),.online-casino[data-width-3t="30"] thead tr th:nth-child(3),.online-casino[data-width-4t="30"] tbody tr td:nth-child(4),.online-casino[data-width-4t="30"] thead tr th:nth-child(4),.online-casino[data-width-5t="30"] tbody tr td:nth-child(5),.online-casino[data-width-5t="30"] thead tr th:nth-child(5),.online-casino[data-width-6t="30"] tbody tr td:nth-child(6),.online-casino[data-width-6t="30"] thead tr th:nth-child(6),.online-casino[data-width-7t="30"] tbody tr td:nth-child(7),.online-casino[data-width-7t="30"] thead tr th:nth-child(7),.online-casino[data-width-8t="30"] tbody tr td:nth-child(8),.online-casino[data-width-8t="30"] thead tr th:nth-child(8),.online-casino[data-width-9t="30"] tbody tr td:nth-child(9),.online-casino[data-width-9t="30"] thead tr th:nth-child(9){flex-basis:30%!important;width:30%!important;max-width:30%!important}.online-casino[data-width-10t="35"] tbody tr td:nth-child(10),.online-casino[data-width-10t="35"] thead tr th:nth-child(10),.online-casino[data-width-1t="35"] tbody tr td:nth-child(1),.online-casino[data-width-1t="35"] thead tr th:nth-child(1),.online-casino[data-width-2t="35"] tbody tr td:nth-child(2),.online-casino[data-width-2t="35"] thead tr th:nth-child(2),.online-casino[data-width-3t="35"] tbody tr td:nth-child(3),.online-casino[data-width-3t="35"] thead tr th:nth-child(3),.online-casino[data-width-4t="35"] tbody tr td:nth-child(4),.online-casino[data-width-4t="35"] thead tr th:nth-child(4),.online-casino[data-width-5t="35"] tbody tr td:nth-child(5),.online-casino[data-width-5t="35"] thead tr th:nth-child(5),.online-casino[data-width-6t="35"] tbody tr td:nth-child(6),.online-casino[data-width-6t="35"] thead tr th:nth-child(6),.online-casino[data-width-7t="35"] tbody tr td:nth-child(7),.online-casino[data-width-7t="35"] thead tr th:nth-child(7),.online-casino[data-width-8t="35"] tbody tr td:nth-child(8),.online-casino[data-width-8t="35"] thead tr th:nth-child(8),.online-casino[data-width-9t="35"] tbody tr td:nth-child(9),.online-casino[data-width-9t="35"] thead tr th:nth-child(9){flex-basis:35%!important;width:35%!important;max-width:35%!important}.online-casino[data-width-10t="40"] tbody tr td:nth-child(10),.online-casino[data-width-10t="40"] thead tr th:nth-child(10),.online-casino[data-width-1t="40"] tbody tr td:nth-child(1),.online-casino[data-width-1t="40"] thead tr th:nth-child(1),.online-casino[data-width-2t="40"] tbody tr td:nth-child(2),.online-casino[data-width-2t="40"] thead tr th:nth-child(2),.online-casino[data-width-3t="40"] tbody tr td:nth-child(3),.online-casino[data-width-3t="40"] thead tr th:nth-child(3),.online-casino[data-width-4t="40"] tbody tr td:nth-child(4),.online-casino[data-width-4t="40"] thead tr th:nth-child(4),.online-casino[data-width-5t="40"] tbody tr td:nth-child(5),.online-casino[data-width-5t="40"] thead tr th:nth-child(5),.online-casino[data-width-6t="40"] tbody tr td:nth-child(6),.online-casino[data-width-6t="40"] thead tr th:nth-child(6),.online-casino[data-width-7t="40"] tbody tr td:nth-child(7),.online-casino[data-width-7t="40"] thead tr th:nth-child(7),.online-casino[data-width-8t="40"] tbody tr td:nth-child(8),.online-casino[data-width-8t="40"] thead tr th:nth-child(8),.online-casino[data-width-9t="40"] tbody tr td:nth-child(9),.online-casino[data-width-9t="40"] thead tr th:nth-child(9){flex-basis:40%!important;width:40%!important;max-width:40%!important}.online-casino[data-width-10t="45"] tbody tr td:nth-child(10),.online-casino[data-width-10t="45"] thead tr th:nth-child(10),.online-casino[data-width-1t="45"] tbody tr td:nth-child(1),.online-casino[data-width-1t="45"] thead tr th:nth-child(1),.online-casino[data-width-2t="45"] tbody tr td:nth-child(2),.online-casino[data-width-2t="45"] thead tr th:nth-child(2),.online-casino[data-width-3t="45"] tbody tr td:nth-child(3),.online-casino[data-width-3t="45"] thead tr th:nth-child(3),.online-casino[data-width-4t="45"] tbody tr td:nth-child(4),.online-casino[data-width-4t="45"] thead tr th:nth-child(4),.online-casino[data-width-5t="45"] tbody tr td:nth-child(5),.online-casino[data-width-5t="45"] thead tr th:nth-child(5),.online-casino[data-width-6t="45"] tbody tr td:nth-child(6),.online-casino[data-width-6t="45"] thead tr th:nth-child(6),.online-casino[data-width-7t="45"] tbody tr td:nth-child(7),.online-casino[data-width-7t="45"] thead tr th:nth-child(7),.online-casino[data-width-8t="45"] tbody tr td:nth-child(8),.online-casino[data-width-8t="45"] thead tr th:nth-child(8),.online-casino[data-width-9t="45"] tbody tr td:nth-child(9),.online-casino[data-width-9t="45"] thead tr th:nth-child(9){flex-basis:45%!important;width:45%!important;max-width:45%!important}.online-casino[data-width-10t="50"] tbody tr td:nth-child(10),.online-casino[data-width-10t="50"] thead tr th:nth-child(10),.online-casino[data-width-1t="50"] tbody tr td:nth-child(1),.online-casino[data-width-1t="50"] thead tr th:nth-child(1),.online-casino[data-width-2t="50"] tbody tr td:nth-child(2),.online-casino[data-width-2t="50"] thead tr th:nth-child(2),.online-casino[data-width-3t="50"] tbody tr td:nth-child(3),.online-casino[data-width-3t="50"] thead tr th:nth-child(3),.online-casino[data-width-4t="50"] tbody tr td:nth-child(4),.online-casino[data-width-4t="50"] thead tr th:nth-child(4),.online-casino[data-width-5t="50"] tbody tr td:nth-child(5),.online-casino[data-width-5t="50"] thead tr th:nth-child(5),.online-casino[data-width-6t="50"] tbody tr td:nth-child(6),.online-casino[data-width-6t="50"] thead tr th:nth-child(6),.online-casino[data-width-7t="50"] tbody tr td:nth-child(7),.online-casino[data-width-7t="50"] thead tr th:nth-child(7),.online-casino[data-width-8t="50"] tbody tr td:nth-child(8),.online-casino[data-width-8t="50"] thead tr th:nth-child(8),.online-casino[data-width-9t="50"] tbody tr td:nth-child(9),.online-casino[data-width-9t="50"] thead tr th:nth-child(9){flex-basis:50%!important;width:50%!important;max-width:50%!important}.online-casino[data-width-10t="55"] tbody tr td:nth-child(10),.online-casino[data-width-10t="55"] thead tr th:nth-child(10),.online-casino[data-width-1t="55"] tbody tr td:nth-child(1),.online-casino[data-width-1t="55"] thead tr th:nth-child(1),.online-casino[data-width-2t="55"] tbody tr td:nth-child(2),.online-casino[data-width-2t="55"] thead tr th:nth-child(2),.online-casino[data-width-3t="55"] tbody tr td:nth-child(3),.online-casino[data-width-3t="55"] thead tr th:nth-child(3),.online-casino[data-width-4t="55"] tbody tr td:nth-child(4),.online-casino[data-width-4t="55"] thead tr th:nth-child(4),.online-casino[data-width-5t="55"] tbody tr td:nth-child(5),.online-casino[data-width-5t="55"] thead tr th:nth-child(5),.online-casino[data-width-6t="55"] tbody tr td:nth-child(6),.online-casino[data-width-6t="55"] thead tr th:nth-child(6),.online-casino[data-width-7t="55"] tbody tr td:nth-child(7),.online-casino[data-width-7t="55"] thead tr th:nth-child(7),.online-casino[data-width-8t="55"] tbody tr td:nth-child(8),.online-casino[data-width-8t="55"] thead tr th:nth-child(8),.online-casino[data-width-9t="55"] tbody tr td:nth-child(9),.online-casino[data-width-9t="55"] thead tr th:nth-child(9){flex-basis:55%!important;width:55%!important;max-width:55%!important}.online-casino[data-width-10t="60"] tbody tr td:nth-child(10),.online-casino[data-width-10t="60"] thead tr th:nth-child(10),.online-casino[data-width-1t="60"] tbody tr td:nth-child(1),.online-casino[data-width-1t="60"] thead tr th:nth-child(1),.online-casino[data-width-2t="60"] tbody tr td:nth-child(2),.online-casino[data-width-2t="60"] thead tr th:nth-child(2),.online-casino[data-width-3t="60"] tbody tr td:nth-child(3),.online-casino[data-width-3t="60"] thead tr th:nth-child(3),.online-casino[data-width-4t="60"] tbody tr td:nth-child(4),.online-casino[data-width-4t="60"] thead tr th:nth-child(4),.online-casino[data-width-5t="60"] tbody tr td:nth-child(5),.online-casino[data-width-5t="60"] thead tr th:nth-child(5),.online-casino[data-width-6t="60"] tbody tr td:nth-child(6),.online-casino[data-width-6t="60"] thead tr th:nth-child(6),.online-casino[data-width-7t="60"] tbody tr td:nth-child(7),.online-casino[data-width-7t="60"] thead tr th:nth-child(7),.online-casino[data-width-8t="60"] tbody tr td:nth-child(8),.online-casino[data-width-8t="60"] thead tr th:nth-child(8),.online-casino[data-width-9t="60"] tbody tr td:nth-child(9),.online-casino[data-width-9t="60"] thead tr th:nth-child(9){flex-basis:60%!important;width:60%!important;max-width:60%!important}.online-casino[data-width-10t="65"] tbody tr td:nth-child(10),.online-casino[data-width-10t="65"] thead tr th:nth-child(10),.online-casino[data-width-1t="65"] tbody tr td:nth-child(1),.online-casino[data-width-1t="65"] thead tr th:nth-child(1),.online-casino[data-width-2t="65"] tbody tr td:nth-child(2),.online-casino[data-width-2t="65"] thead tr th:nth-child(2),.online-casino[data-width-3t="65"] tbody tr td:nth-child(3),.online-casino[data-width-3t="65"] thead tr th:nth-child(3),.online-casino[data-width-4t="65"] tbody tr td:nth-child(4),.online-casino[data-width-4t="65"] thead tr th:nth-child(4),.online-casino[data-width-5t="65"] tbody tr td:nth-child(5),.online-casino[data-width-5t="65"] thead tr th:nth-child(5),.online-casino[data-width-6t="65"] tbody tr td:nth-child(6),.online-casino[data-width-6t="65"] thead tr th:nth-child(6),.online-casino[data-width-7t="65"] tbody tr td:nth-child(7),.online-casino[data-width-7t="65"] thead tr th:nth-child(7),.online-casino[data-width-8t="65"] tbody tr td:nth-child(8),.online-casino[data-width-8t="65"] thead tr th:nth-child(8),.online-casino[data-width-9t="65"] tbody tr td:nth-child(9),.online-casino[data-width-9t="65"] thead tr th:nth-child(9){flex-basis:65%!important;width:65%!important;max-width:65%!important}.online-casino[data-width-10t="70"] tbody tr td:nth-child(10),.online-casino[data-width-10t="70"] thead tr th:nth-child(10),.online-casino[data-width-1t="70"] tbody tr td:nth-child(1),.online-casino[data-width-1t="70"] thead tr th:nth-child(1),.online-casino[data-width-2t="70"] tbody tr td:nth-child(2),.online-casino[data-width-2t="70"] thead tr th:nth-child(2),.online-casino[data-width-3t="70"] tbody tr td:nth-child(3),.online-casino[data-width-3t="70"] thead tr th:nth-child(3),.online-casino[data-width-4t="70"] tbody tr td:nth-child(4),.online-casino[data-width-4t="70"] thead tr th:nth-child(4),.online-casino[data-width-5t="70"] tbody tr td:nth-child(5),.online-casino[data-width-5t="70"] thead tr th:nth-child(5),.online-casino[data-width-6t="70"] tbody tr td:nth-child(6),.online-casino[data-width-6t="70"] thead tr th:nth-child(6),.online-casino[data-width-7t="70"] tbody tr td:nth-child(7),.online-casino[data-width-7t="70"] thead tr th:nth-child(7),.online-casino[data-width-8t="70"] tbody tr td:nth-child(8),.online-casino[data-width-8t="70"] thead tr th:nth-child(8),.online-casino[data-width-9t="70"] tbody tr td:nth-child(9),.online-casino[data-width-9t="70"] thead tr th:nth-child(9){flex-basis:70%!important;width:70%!important;max-width:70%!important}.online-casino[data-width-10t="75"] tbody tr td:nth-child(10),.online-casino[data-width-10t="75"] thead tr th:nth-child(10),.online-casino[data-width-1t="75"] tbody tr td:nth-child(1),.online-casino[data-width-1t="75"] thead tr th:nth-child(1),.online-casino[data-width-2t="75"] tbody tr td:nth-child(2),.online-casino[data-width-2t="75"] thead tr th:nth-child(2),.online-casino[data-width-3t="75"] tbody tr td:nth-child(3),.online-casino[data-width-3t="75"] thead tr th:nth-child(3),.online-casino[data-width-4t="75"] tbody tr td:nth-child(4),.online-casino[data-width-4t="75"] thead tr th:nth-child(4),.online-casino[data-width-5t="75"] tbody tr td:nth-child(5),.online-casino[data-width-5t="75"] thead tr th:nth-child(5),.online-casino[data-width-6t="75"] tbody tr td:nth-child(6),.online-casino[data-width-6t="75"] thead tr th:nth-child(6),.online-casino[data-width-7t="75"] tbody tr td:nth-child(7),.online-casino[data-width-7t="75"] thead tr th:nth-child(7),.online-casino[data-width-8t="75"] tbody tr td:nth-child(8),.online-casino[data-width-8t="75"] thead tr th:nth-child(8),.online-casino[data-width-9t="75"] tbody tr td:nth-child(9),.online-casino[data-width-9t="75"] thead tr th:nth-child(9){flex-basis:75%!important;width:75%!important;max-width:75%!important}.online-casino[data-width-10t="80"] tbody tr td:nth-child(10),.online-casino[data-width-10t="80"] thead tr th:nth-child(10),.online-casino[data-width-1t="80"] tbody tr td:nth-child(1),.online-casino[data-width-1t="80"] thead tr th:nth-child(1),.online-casino[data-width-2t="80"] tbody tr td:nth-child(2),.online-casino[data-width-2t="80"] thead tr th:nth-child(2),.online-casino[data-width-3t="80"] tbody tr td:nth-child(3),.online-casino[data-width-3t="80"] thead tr th:nth-child(3),.online-casino[data-width-4t="80"] tbody tr td:nth-child(4),.online-casino[data-width-4t="80"] thead tr th:nth-child(4),.online-casino[data-width-5t="80"] tbody tr td:nth-child(5),.online-casino[data-width-5t="80"] thead tr th:nth-child(5),.online-casino[data-width-6t="80"] tbody tr td:nth-child(6),.online-casino[data-width-6t="80"] thead tr th:nth-child(6),.online-casino[data-width-7t="80"] tbody tr td:nth-child(7),.online-casino[data-width-7t="80"] thead tr th:nth-child(7),.online-casino[data-width-8t="80"] tbody tr td:nth-child(8),.online-casino[data-width-8t="80"] thead tr th:nth-child(8),.online-casino[data-width-9t="80"] tbody tr td:nth-child(9),.online-casino[data-width-9t="80"] thead tr th:nth-child(9){flex-basis:80%!important;width:80%!important;max-width:80%!important}.online-casino[data-width-10t="85"] tbody tr td:nth-child(10),.online-casino[data-width-10t="85"] thead tr th:nth-child(10),.online-casino[data-width-1t="85"] tbody tr td:nth-child(1),.online-casino[data-width-1t="85"] thead tr th:nth-child(1),.online-casino[data-width-2t="85"] tbody tr td:nth-child(2),.online-casino[data-width-2t="85"] thead tr th:nth-child(2),.online-casino[data-width-3t="85"] tbody tr td:nth-child(3),.online-casino[data-width-3t="85"] thead tr th:nth-child(3),.online-casino[data-width-4t="85"] tbody tr td:nth-child(4),.online-casino[data-width-4t="85"] thead tr th:nth-child(4),.online-casino[data-width-5t="85"] tbody tr td:nth-child(5),.online-casino[data-width-5t="85"] thead tr th:nth-child(5),.online-casino[data-width-6t="85"] tbody tr td:nth-child(6),.online-casino[data-width-6t="85"] thead tr th:nth-child(6),.online-casino[data-width-7t="85"] tbody tr td:nth-child(7),.online-casino[data-width-7t="85"] thead tr th:nth-child(7),.online-casino[data-width-8t="85"] tbody tr td:nth-child(8),.online-casino[data-width-8t="85"] thead tr th:nth-child(8),.online-casino[data-width-9t="85"] tbody tr td:nth-child(9),.online-casino[data-width-9t="85"] thead tr th:nth-child(9){flex-basis:85%!important;width:85%!important;max-width:85%!important}.online-casino[data-width-10t="90"] tbody tr td:nth-child(10),.online-casino[data-width-10t="90"] thead tr th:nth-child(10),.online-casino[data-width-1t="90"] tbody tr td:nth-child(1),.online-casino[data-width-1t="90"] thead tr th:nth-child(1),.online-casino[data-width-2t="90"] tbody tr td:nth-child(2),.online-casino[data-width-2t="90"] thead tr th:nth-child(2),.online-casino[data-width-3t="90"] tbody tr td:nth-child(3),.online-casino[data-width-3t="90"] thead tr th:nth-child(3),.online-casino[data-width-4t="90"] tbody tr td:nth-child(4),.online-casino[data-width-4t="90"] thead tr th:nth-child(4),.online-casino[data-width-5t="90"] tbody tr td:nth-child(5),.online-casino[data-width-5t="90"] thead tr th:nth-child(5),.online-casino[data-width-6t="90"] tbody tr td:nth-child(6),.online-casino[data-width-6t="90"] thead tr th:nth-child(6),.online-casino[data-width-7t="90"] tbody tr td:nth-child(7),.online-casino[data-width-7t="90"] thead tr th:nth-child(7),.online-casino[data-width-8t="90"] tbody tr td:nth-child(8),.online-casino[data-width-8t="90"] thead tr th:nth-child(8),.online-casino[data-width-9t="90"] tbody tr td:nth-child(9),.online-casino[data-width-9t="90"] thead tr th:nth-child(9){flex-basis:90%!important;width:90%!important;max-width:90%!important}.online-casino[data-width-10t="95"] tbody tr td:nth-child(10),.online-casino[data-width-10t="95"] thead tr th:nth-child(10),.online-casino[data-width-1t="95"] tbody tr td:nth-child(1),.online-casino[data-width-1t="95"] thead tr th:nth-child(1),.online-casino[data-width-2t="95"] tbody tr td:nth-child(2),.online-casino[data-width-2t="95"] thead tr th:nth-child(2),.online-casino[data-width-3t="95"] tbody tr td:nth-child(3),.online-casino[data-width-3t="95"] thead tr th:nth-child(3),.online-casino[data-width-4t="95"] tbody tr td:nth-child(4),.online-casino[data-width-4t="95"] thead tr th:nth-child(4),.online-casino[data-width-5t="95"] tbody tr td:nth-child(5),.online-casino[data-width-5t="95"] thead tr th:nth-child(5),.online-casino[data-width-6t="95"] tbody tr td:nth-child(6),.online-casino[data-width-6t="95"] thead tr th:nth-child(6),.online-casino[data-width-7t="95"] tbody tr td:nth-child(7),.online-casino[data-width-7t="95"] thead tr th:nth-child(7),.online-casino[data-width-8t="95"] tbody tr td:nth-child(8),.online-casino[data-width-8t="95"] thead tr th:nth-child(8),.online-casino[data-width-9t="95"] tbody tr td:nth-child(9),.online-casino[data-width-9t="95"] thead tr th:nth-child(9){flex-basis:95%!important;width:95%!important;max-width:95%!important}.online-casino[data-width-10t="100"] tbody tr td:nth-child(10),.online-casino[data-width-10t="100"] thead tr th:nth-child(10),.online-casino[data-width-1t="100"] tbody tr td:nth-child(1),.online-casino[data-width-1t="100"] thead tr th:nth-child(1),.online-casino[data-width-2t="100"] tbody tr td:nth-child(2),.online-casino[data-width-2t="100"] thead tr th:nth-child(2),.online-casino[data-width-3t="100"] tbody tr td:nth-child(3),.online-casino[data-width-3t="100"] thead tr th:nth-child(3),.online-casino[data-width-4t="100"] tbody tr td:nth-child(4),.online-casino[data-width-4t="100"] thead tr th:nth-child(4),.online-casino[data-width-5t="100"] tbody tr td:nth-child(5),.online-casino[data-width-5t="100"] thead tr th:nth-child(5),.online-casino[data-width-6t="100"] tbody tr td:nth-child(6),.online-casino[data-width-6t="100"] thead tr th:nth-child(6),.online-casino[data-width-7t="100"] tbody tr td:nth-child(7),.online-casino[data-width-7t="100"] thead tr th:nth-child(7),.online-casino[data-width-8t="100"] tbody tr td:nth-child(8),.online-casino[data-width-8t="100"] thead tr th:nth-child(8),.online-casino[data-width-9t="100"] tbody tr td:nth-child(9),.online-casino[data-width-9t="100"] thead tr th:nth-child(9){flex-basis:100%!important;width:100%!important;max-width:100%!important}}@media (min-width:1000px){[data-width-1d="5"] th:nth-child(1),[data-width-1d="5"] td:nth-child(1),[data-width-2d="5"] th:nth-child(2),[data-width-2d="5"] td:nth-child(2),[data-width-3d="5"] th:nth-child(3),[data-width-3d="5"] td:nth-child(3),[data-width-4d="5"] th:nth-child(4),[data-width-4d="5"] td:nth-child(4),[data-width-5d="5"] th:nth-child(5),[data-width-5d="5"] td:nth-child(5),[data-width-6d="5"] th:nth-child(6),[data-width-6d="5"] td:nth-child(6),[data-width-7d="5"] th:nth-child(7),[data-width-7d="5"] td:nth-child(7),[data-width-8d="5"] th:nth-child(8),[data-width-8d="5"] td:nth-child(8){max-width:5%;flex:0 0 5%}[data-width-1d="10"] th:nth-child(1),[data-width-1d="10"] td:nth-child(1),[data-width-2d="10"] th:nth-child(2),[data-width-2d="10"] td:nth-child(2),[data-width-3d="10"] th:nth-child(3),[data-width-3d="10"] td:nth-child(3),[data-width-4d="10"] th:nth-child(4),[data-width-4d="10"] td:nth-child(4),[data-width-5d="10"] th:nth-child(5),[data-width-5d="10"] td:nth-child(5),[data-width-6d="10"] th:nth-child(6),[data-width-6d="10"] td:nth-child(6),[data-width-7d="10"] th:nth-child(7),[data-width-7d="10"] td:nth-child(7),[data-width-8d="10"] th:nth-child(8),[data-width-8d="10"] td:nth-child(8){max-width:10%;flex:0 0 10%}[data-width-1d="15"] th:nth-child(1),[data-width-1d="15"] td:nth-child(1),[data-width-2d="15"] th:nth-child(2),[data-width-2d="15"] td:nth-child(2),[data-width-3d="15"] th:nth-child(3),[data-width-3d="15"] td:nth-child(3),[data-width-4d="15"] th:nth-child(4),[data-width-4d="15"] td:nth-child(4),[data-width-5d="15"] th:nth-child(5),[data-width-5d="15"] td:nth-child(5),[data-width-6d="15"] th:nth-child(6),[data-width-6d="15"] td:nth-child(6),[data-width-7d="15"] th:nth-child(7),[data-width-7d="15"] td:nth-child(7),[data-width-8d="15"] th:nth-child(8),[data-width-8d="15"] td:nth-child(8){max-width:15%;flex:0 0 15%}[data-width-1d="20"] th:nth-child(1),[data-width-1d="20"] td:nth-child(1),[data-width-2d="20"] th:nth-child(2),[data-width-2d="20"] td:nth-child(2),[data-width-3d="20"] th:nth-child(3),[data-width-3d="20"] td:nth-child(3),[data-width-4d="20"] th:nth-child(4),[data-width-4d="20"] td:nth-child(4),[data-width-5d="20"] th:nth-child(5),[data-width-5d="20"] td:nth-child(5),[data-width-6d="20"] th:nth-child(6),[data-width-6d="20"] td:nth-child(6),[data-width-7d="20"] th:nth-child(7),[data-width-7d="20"] td:nth-child(7),[data-width-8d="20"] th:nth-child(8),[data-width-8d="20"] td:nth-child(8){max-width:20%;flex:0 0 20%}[data-width-1d="25"] th:nth-child(1),[data-width-1d="25"] td:nth-child(1),[data-width-2d="25"] th:nth-child(2),[data-width-2d="25"] td:nth-child(2),[data-width-3d="25"] th:nth-child(3),[data-width-3d="25"] td:nth-child(3),[data-width-4d="25"] th:nth-child(4),[data-width-4d="25"] td:nth-child(4),[data-width-5d="25"] th:nth-child(5),[data-width-5d="25"] td:nth-child(5),[data-width-6d="25"] th:nth-child(6),[data-width-6d="25"] td:nth-child(6),[data-width-7d="25"] th:nth-child(7),[data-width-7d="25"] td:nth-child(7),[data-width-8d="25"] th:nth-child(8),[data-width-8d="25"] td:nth-child(8){max-width:25%;flex:0 0 25%}[data-width-1d="30"] th:nth-child(1),[data-width-1d="30"] td:nth-child(1),[data-width-2d="30"] th:nth-child(2),[data-width-2d="30"] td:nth-child(2),[data-width-3d="30"] th:nth-child(3),[data-width-3d="30"] td:nth-child(3),[data-width-4d="30"] th:nth-child(4),[data-width-4d="30"] td:nth-child(4),[data-width-5d="30"] th:nth-child(5),[data-width-5d="30"] td:nth-child(5),[data-width-6d="30"] th:nth-child(6),[data-width-6d="30"] td:nth-child(6),[data-width-7d="30"] th:nth-child(7),[data-width-7d="30"] td:nth-child(7),[data-width-8d="30"] th:nth-child(8),[data-width-8d="30"] td:nth-child(8){max-width:30%;flex:0 0 30%}[data-width-1d="35"] th:nth-child(1),[data-width-1d="35"] td:nth-child(1),[data-width-2d="35"] th:nth-child(2),[data-width-2d="35"] td:nth-child(2),[data-width-3d="35"] th:nth-child(3),[data-width-3d="35"] td:nth-child(3),[data-width-4d="35"] th:nth-child(4),[data-width-4d="35"] td:nth-child(4),[data-width-5d="35"] th:nth-child(5),[data-width-5d="35"] td:nth-child(5),[data-width-6d="35"] th:nth-child(6),[data-width-6d="35"] td:nth-child(6),[data-width-7d="35"] th:nth-child(7),[data-width-7d="35"] td:nth-child(7),[data-width-8d="35"] th:nth-child(8),[data-width-8d="35"] td:nth-child(8){max-width:35%;flex:0 0 35%}[data-width-1d="40"] th:nth-child(1),[data-width-1d="40"] td:nth-child(1),[data-width-2d="40"] th:nth-child(2),[data-width-2d="40"] td:nth-child(2),[data-width-3d="40"] th:nth-child(3),[data-width-3d="40"] td:nth-child(3),[data-width-4d="40"] th:nth-child(4),[data-width-4d="40"] td:nth-child(4),[data-width-5d="40"] th:nth-child(5),[data-width-5d="40"] td:nth-child(5),[data-width-6d="40"] th:nth-child(6),[data-width-6d="40"] td:nth-child(6),[data-width-7d="40"] th:nth-child(7),[data-width-7d="40"] td:nth-child(7),[data-width-8d="40"] th:nth-child(8),[data-width-8d="40"] td:nth-child(8){max-width:40%;flex:0 0 40%}[data-width-1d="45"] th:nth-child(1),[data-width-1d="45"] td:nth-child(1),[data-width-2d="45"] th:nth-child(2),[data-width-2d="45"] td:nth-child(2),[data-width-3d="45"] th:nth-child(3),[data-width-3d="45"] td:nth-child(3),[data-width-4d="45"] th:nth-child(4),[data-width-4d="45"] td:nth-child(4),[data-width-5d="45"] th:nth-child(5),[data-width-5d="45"] td:nth-child(5),[data-width-6d="45"] th:nth-child(6),[data-width-6d="45"] td:nth-child(6),[data-width-7d="45"] th:nth-child(7),[data-width-7d="45"] td:nth-child(7),[data-width-8d="45"] th:nth-child(8),[data-width-8d="45"] td:nth-child(8){max-width:45%;flex:0 0 45%}[data-width-1d="50"] th:nth-child(1),[data-width-1d="50"] td:nth-child(1),[data-width-2d="50"] th:nth-child(2),[data-width-2d="50"] td:nth-child(2),[data-width-3d="50"] th:nth-child(3),[data-width-3d="50"] td:nth-child(3),[data-width-4d="50"] th:nth-child(4),[data-width-4d="50"] td:nth-child(4),[data-width-5d="50"] th:nth-child(5),[data-width-5d="50"] td:nth-child(5),[data-width-6d="50"] th:nth-child(6),[data-width-6d="50"] td:nth-child(6),[data-width-7d="50"] th:nth-child(7),[data-width-7d="50"] td:nth-child(7),[data-width-8d="50"] th:nth-child(8),[data-width-8d="50"] td:nth-child(8){max-width:50%;flex:0 0 50%}[data-width-1d="55"] th:nth-child(1),[data-width-1d="55"] td:nth-child(1),[data-width-2d="55"] th:nth-child(2),[data-width-2d="55"] td:nth-child(2),[data-width-3d="55"] th:nth-child(3),[data-width-3d="55"] td:nth-child(3),[data-width-4d="55"] th:nth-child(4),[data-width-4d="55"] td:nth-child(4),[data-width-5d="55"] th:nth-child(5),[data-width-5d="55"] td:nth-child(5),[data-width-6d="55"] th:nth-child(6),[data-width-6d="55"] td:nth-child(6),[data-width-7d="55"] th:nth-child(7),[data-width-7d="55"] td:nth-child(7),[data-width-8d="55"] th:nth-child(8),[data-width-8d="55"] td:nth-child(8){max-width:55%;flex:0 0 55%}[data-width-1d="60"] th:nth-child(1),[data-width-1d="60"] td:nth-child(1),[data-width-2d="60"] th:nth-child(2),[data-width-2d="60"] td:nth-child(2),[data-width-3d="60"] th:nth-child(3),[data-width-3d="60"] td:nth-child(3),[data-width-4d="60"] th:nth-child(4),[data-width-4d="60"] td:nth-child(4),[data-width-5d="60"] th:nth-child(5),[data-width-5d="60"] td:nth-child(5),[data-width-6d="60"] th:nth-child(6),[data-width-6d="60"] td:nth-child(6),[data-width-7d="60"] th:nth-child(7),[data-width-7d="60"] td:nth-child(7),[data-width-8d="60"] th:nth-child(8),[data-width-8d="60"] td:nth-child(8){max-width:60%;flex:0 0 60%}[data-width-1d="65"] th:nth-child(1),[data-width-1d="65"] td:nth-child(1),[data-width-2d="65"] th:nth-child(2),[data-width-2d="65"] td:nth-child(2),[data-width-3d="65"] th:nth-child(3),[data-width-3d="65"] td:nth-child(3),[data-width-4d="65"] th:nth-child(4),[data-width-4d="65"] td:nth-child(4),[data-width-5d="65"] th:nth-child(5),[data-width-5d="65"] td:nth-child(5),[data-width-6d="65"] th:nth-child(6),[data-width-6d="65"] td:nth-child(6),[data-width-7d="65"] th:nth-child(7),[data-width-7d="65"] td:nth-child(7),[data-width-8d="65"] th:nth-child(8),[data-width-8d="65"] td:nth-child(8){max-width:65%;flex:0 0 65%}[data-width-1d="70"] th:nth-child(1),[data-width-1d="70"] td:nth-child(1),[data-width-2d="70"] th:nth-child(2),[data-width-2d="70"] td:nth-child(2),[data-width-3d="70"] th:nth-child(3),[data-width-3d="70"] td:nth-child(3),[data-width-4d="70"] th:nth-child(4),[data-width-4d="70"] td:nth-child(4),[data-width-5d="70"] th:nth-child(5),[data-width-5d="70"] td:nth-child(5),[data-width-6d="70"] th:nth-child(6),[data-width-6d="70"] td:nth-child(6),[data-width-7d="70"] th:nth-child(7),[data-width-7d="70"] td:nth-child(7),[data-width-8d="70"] th:nth-child(8),[data-width-8d="70"] td:nth-child(8){max-width:70%;flex:0 0 70%}[data-width-1d="75"] th:nth-child(1),[data-width-1d="75"] td:nth-child(1),[data-width-2d="75"] th:nth-child(2),[data-width-2d="75"] td:nth-child(2),[data-width-3d="75"] th:nth-child(3),[data-width-3d="75"] td:nth-child(3),[data-width-4d="75"] th:nth-child(4),[data-width-4d="75"] td:nth-child(4),[data-width-5d="75"] th:nth-child(5),[data-width-5d="75"] td:nth-child(5),[data-width-6d="75"] th:nth-child(6),[data-width-6d="75"] td:nth-child(6),[data-width-7d="75"] th:nth-child(7),[data-width-7d="75"] td:nth-child(7),[data-width-8d="75"] th:nth-child(8),[data-width-8d="75"] td:nth-child(8){max-width:75%;flex:0 0 75%}[data-width-1d="80"] th:nth-child(1),[data-width-1d="80"] td:nth-child(1),[data-width-2d="80"] th:nth-child(2),[data-width-2d="80"] td:nth-child(2),[data-width-3d="80"] th:nth-child(3),[data-width-3d="80"] td:nth-child(3),[data-width-4d="80"] th:nth-child(4),[data-width-4d="80"] td:nth-child(4),[data-width-5d="80"] th:nth-child(5),[data-width-5d="80"] td:nth-child(5),[data-width-6d="80"] th:nth-child(6),[data-width-6d="80"] td:nth-child(6),[data-width-7d="80"] th:nth-child(7),[data-width-7d="80"] td:nth-child(7),[data-width-8d="80"] th:nth-child(8),[data-width-8d="80"] td:nth-child(8){max-width:80%;flex:0 0 80%}[data-width-1d="85"] th:nth-child(1),[data-width-1d="85"] td:nth-child(1),[data-width-2d="85"] th:nth-child(2),[data-width-2d="85"] td:nth-child(2),[data-width-3d="85"] th:nth-child(3),[data-width-3d="85"] td:nth-child(3),[data-width-4d="85"] th:nth-child(4),[data-width-4d="85"] td:nth-child(4),[data-width-5d="85"] th:nth-child(5),[data-width-5d="85"] td:nth-child(5),[data-width-6d="85"] th:nth-child(6),[data-width-6d="85"] td:nth-child(6),[data-width-7d="85"] th:nth-child(7),[data-width-7d="85"] td:nth-child(7),[data-width-8d="85"] th:nth-child(8),[data-width-8d="85"] td:nth-child(8){max-width:85%;flex:0 0 85%}[data-width-1d="90"] th:nth-child(1),[data-width-1d="90"] td:nth-child(1),[data-width-2d="90"] th:nth-child(2),[data-width-2d="90"] td:nth-child(2),[data-width-3d="90"] th:nth-child(3),[data-width-3d="90"] td:nth-child(3),[data-width-4d="90"] th:nth-child(4),[data-width-4d="90"] td:nth-child(4),[data-width-5d="90"] th:nth-child(5),[data-width-5d="90"] td:nth-child(5),[data-width-6d="90"] th:nth-child(6),[data-width-6d="90"] td:nth-child(6),[data-width-7d="90"] th:nth-child(7),[data-width-7d="90"] td:nth-child(7),[data-width-8d="90"] th:nth-child(8),[data-width-8d="90"] td:nth-child(8){max-width:90%;flex:0 0 90%}[data-width-1d="95"] th:nth-child(1),[data-width-1d="95"] td:nth-child(1),[data-width-2d="95"] th:nth-child(2),[data-width-2d="95"] td:nth-child(2),[data-width-3d="95"] th:nth-child(3),[data-width-3d="95"] td:nth-child(3),[data-width-4d="95"] th:nth-child(4),[data-width-4d="95"] td:nth-child(4),[data-width-5d="95"] th:nth-child(5),[data-width-5d="95"] td:nth-child(5),[data-width-6d="95"] th:nth-child(6),[data-width-6d="95"] td:nth-child(6),[data-width-7d="95"] th:nth-child(7),[data-width-7d="95"] td:nth-child(7),[data-width-8d="95"] th:nth-child(8),[data-width-8d="95"] td:nth-child(8){max-width:95%;flex:0 0 95%}[data-width-1d="100"] th:nth-child(1),[data-width-1d="100"] td:nth-child(1),[data-width-2d="100"] th:nth-child(2),[data-width-2d="100"] td:nth-child(2),[data-width-3d="100"] th:nth-child(3),[data-width-3d="100"] td:nth-child(3),[data-width-4d="100"] th:nth-child(4),[data-width-4d="100"] td:nth-child(4),[data-width-5d="100"] th:nth-child(5),[data-width-5d="100"] td:nth-child(5),[data-width-6d="100"] th:nth-child(6),[data-width-6d="100"] td:nth-child(6),[data-width-7d="100"] th:nth-child(7),[data-width-7d="100"] td:nth-child(7),[data-width-8d="100"] th:nth-child(8),[data-width-8d="100"] td:nth-child(8){max-width:100%;flex:0 0 100%}}@media only screen and (min-width:1024px){.online-casino[data-width-10d="5"] tbody tr td:nth-child(10),.online-casino[data-width-10d="5"] thead tr th:nth-child(10),.online-casino[data-width-1d="5"] tbody tr td:nth-child(1),.online-casino[data-width-1d="5"] thead tr th:nth-child(1),.online-casino[data-width-2d="5"] tbody tr td:nth-child(2),.online-casino[data-width-2d="5"] thead tr th:nth-child(2),.online-casino[data-width-3d="5"] tbody tr td:nth-child(3),.online-casino[data-width-3d="5"] thead tr th:nth-child(3),.online-casino[data-width-4d="5"] tbody tr td:nth-child(4),.online-casino[data-width-4d="5"] thead tr th:nth-child(4),.online-casino[data-width-5d="5"] tbody tr td:nth-child(5),.online-casino[data-width-5d="5"] thead tr th:nth-child(5),.online-casino[data-width-6d="5"] tbody tr td:nth-child(6),.online-casino[data-width-6d="5"] thead tr th:nth-child(6),.online-casino[data-width-7d="5"] tbody tr td:nth-child(7),.online-casino[data-width-7d="5"] thead tr th:nth-child(7),.online-casino[data-width-8d="5"] tbody tr td:nth-child(8),.online-casino[data-width-8d="5"] thead tr th:nth-child(8),.online-casino[data-width-9d="5"] tbody tr td:nth-child(9),.online-casino[data-width-9d="5"] thead tr th:nth-child(9){flex-basis:5%!important;width:5%!important;max-width:5%!important}.online-casino[data-width-10d="10"] tbody tr td:nth-child(10),.online-casino[data-width-10d="10"] thead tr th:nth-child(10),.online-casino[data-width-1d="10"] tbody tr td:nth-child(1),.online-casino[data-width-1d="10"] thead tr th:nth-child(1),.online-casino[data-width-2d="10"] tbody tr td:nth-child(2),.online-casino[data-width-2d="10"] thead tr th:nth-child(2),.online-casino[data-width-3d="10"] tbody tr td:nth-child(3),.online-casino[data-width-3d="10"] thead tr th:nth-child(3),.online-casino[data-width-4d="10"] tbody tr td:nth-child(4),.online-casino[data-width-4d="10"] thead tr th:nth-child(4),.online-casino[data-width-5d="10"] tbody tr td:nth-child(5),.online-casino[data-width-5d="10"] thead tr th:nth-child(5),.online-casino[data-width-6d="10"] tbody tr td:nth-child(6),.online-casino[data-width-6d="10"] thead tr th:nth-child(6),.online-casino[data-width-7d="10"] tbody tr td:nth-child(7),.online-casino[data-width-7d="10"] thead tr th:nth-child(7),.online-casino[data-width-8d="10"] tbody tr td:nth-child(8),.online-casino[data-width-8d="10"] thead tr th:nth-child(8),.online-casino[data-width-9d="10"] tbody tr td:nth-child(9),.online-casino[data-width-9d="10"] thead tr th:nth-child(9){flex-basis:10%!important;width:10%!important;max-width:10%!important}.online-casino[data-width-10d="15"] tbody tr td:nth-child(10),.online-casino[data-width-10d="15"] thead tr th:nth-child(10),.online-casino[data-width-1d="15"] tbody tr td:nth-child(1),.online-casino[data-width-1d="15"] thead tr th:nth-child(1),.online-casino[data-width-2d="15"] tbody tr td:nth-child(2),.online-casino[data-width-2d="15"] thead tr th:nth-child(2),.online-casino[data-width-3d="15"] tbody tr td:nth-child(3),.online-casino[data-width-3d="15"] thead tr th:nth-child(3),.online-casino[data-width-4d="15"] tbody tr td:nth-child(4),.online-casino[data-width-4d="15"] thead tr th:nth-child(4),.online-casino[data-width-5d="15"] tbody tr td:nth-child(5),.online-casino[data-width-5d="15"] thead tr th:nth-child(5),.online-casino[data-width-6d="15"] tbody tr td:nth-child(6),.online-casino[data-width-6d="15"] thead tr th:nth-child(6),.online-casino[data-width-7d="15"] tbody tr td:nth-child(7),.online-casino[data-width-7d="15"] thead tr th:nth-child(7),.online-casino[data-width-8d="15"] tbody tr td:nth-child(8),.online-casino[data-width-8d="15"] thead tr th:nth-child(8),.online-casino[data-width-9d="15"] tbody tr td:nth-child(9),.online-casino[data-width-9d="15"] thead tr th:nth-child(9){flex-basis:15%!important;width:15%!important;max-width:15%!important}.online-casino[data-width-10d="20"] tbody tr td:nth-child(10),.online-casino[data-width-10d="20"] thead tr th:nth-child(10),.online-casino[data-width-1d="20"] tbody tr td:nth-child(1),.online-casino[data-width-1d="20"] thead tr th:nth-child(1),.online-casino[data-width-2d="20"] tbody tr td:nth-child(2),.online-casino[data-width-2d="20"] thead tr th:nth-child(2),.online-casino[data-width-3d="20"] tbody tr td:nth-child(3),.online-casino[data-width-3d="20"] thead tr th:nth-child(3),.online-casino[data-width-4d="20"] tbody tr td:nth-child(4),.online-casino[data-width-4d="20"] thead tr th:nth-child(4),.online-casino[data-width-5d="20"] tbody tr td:nth-child(5),.online-casino[data-width-5d="20"] thead tr th:nth-child(5),.online-casino[data-width-6d="20"] tbody tr td:nth-child(6),.online-casino[data-width-6d="20"] thead tr th:nth-child(6),.online-casino[data-width-7d="20"] tbody tr td:nth-child(7),.online-casino[data-width-7d="20"] thead tr th:nth-child(7),.online-casino[data-width-8d="20"] tbody tr td:nth-child(8),.online-casino[data-width-8d="20"] thead tr th:nth-child(8),.online-casino[data-width-9d="20"] tbody tr td:nth-child(9),.online-casino[data-width-9d="20"] thead tr th:nth-child(9){flex-basis:20%!important;width:20%!important;max-width:20%!important}.online-casino[data-width-10d="25"] tbody tr td:nth-child(10),.online-casino[data-width-10d="25"] thead tr th:nth-child(10),.online-casino[data-width-1d="25"] tbody tr td:nth-child(1),.online-casino[data-width-1d="25"] thead tr th:nth-child(1),.online-casino[data-width-2d="25"] tbody tr td:nth-child(2),.online-casino[data-width-2d="25"] thead tr th:nth-child(2),.online-casino[data-width-3d="25"] tbody tr td:nth-child(3),.online-casino[data-width-3d="25"] thead tr th:nth-child(3),.online-casino[data-width-4d="25"] tbody tr td:nth-child(4),.online-casino[data-width-4d="25"] thead tr th:nth-child(4),.online-casino[data-width-5d="25"] tbody tr td:nth-child(5),.online-casino[data-width-5d="25"] thead tr th:nth-child(5),.online-casino[data-width-6d="25"] tbody tr td:nth-child(6),.online-casino[data-width-6d="25"] thead tr th:nth-child(6),.online-casino[data-width-7d="25"] tbody tr td:nth-child(7),.online-casino[data-width-7d="25"] thead tr th:nth-child(7),.online-casino[data-width-8d="25"] tbody tr td:nth-child(8),.online-casino[data-width-8d="25"] thead tr th:nth-child(8),.online-casino[data-width-9d="25"] tbody tr td:nth-child(9),.online-casino[data-width-9d="25"] thead tr th:nth-child(9){flex-basis:25%!important;width:25%!important;max-width:25%!important}.online-casino[data-width-10d="30"] tbody tr td:nth-child(10),.online-casino[data-width-10d="30"] thead tr th:nth-child(10),.online-casino[data-width-1d="30"] tbody tr td:nth-child(1),.online-casino[data-width-1d="30"] thead tr th:nth-child(1),.online-casino[data-width-2d="30"] tbody tr td:nth-child(2),.online-casino[data-width-2d="30"] thead tr th:nth-child(2),.online-casino[data-width-3d="30"] tbody tr td:nth-child(3),.online-casino[data-width-3d="30"] thead tr th:nth-child(3),.online-casino[data-width-4d="30"] tbody tr td:nth-child(4),.online-casino[data-width-4d="30"] thead tr th:nth-child(4),.online-casino[data-width-5d="30"] tbody tr td:nth-child(5),.online-casino[data-width-5d="30"] thead tr th:nth-child(5),.online-casino[data-width-6d="30"] tbody tr td:nth-child(6),.online-casino[data-width-6d="30"] thead tr th:nth-child(6),.online-casino[data-width-7d="30"] tbody tr td:nth-child(7),.online-casino[data-width-7d="30"] thead tr th:nth-child(7),.online-casino[data-width-8d="30"] tbody tr td:nth-child(8),.online-casino[data-width-8d="30"] thead tr th:nth-child(8),.online-casino[data-width-9d="30"] tbody tr td:nth-child(9),.online-casino[data-width-9d="30"] thead tr th:nth-child(9){flex-basis:30%!important;width:30%!important;max-width:30%!important}.online-casino[data-width-10d="35"] tbody tr td:nth-child(10),.online-casino[data-width-10d="35"] thead tr th:nth-child(10),.online-casino[data-width-1d="35"] tbody tr td:nth-child(1),.online-casino[data-width-1d="35"] thead tr th:nth-child(1),.online-casino[data-width-2d="35"] tbody tr td:nth-child(2),.online-casino[data-width-2d="35"] thead tr th:nth-child(2),.online-casino[data-width-3d="35"] tbody tr td:nth-child(3),.online-casino[data-width-3d="35"] thead tr th:nth-child(3),.online-casino[data-width-4d="35"] tbody tr td:nth-child(4),.online-casino[data-width-4d="35"] thead tr th:nth-child(4),.online-casino[data-width-5d="35"] tbody tr td:nth-child(5),.online-casino[data-width-5d="35"] thead tr th:nth-child(5),.online-casino[data-width-6d="35"] tbody tr td:nth-child(6),.online-casino[data-width-6d="35"] thead tr th:nth-child(6),.online-casino[data-width-7d="35"] tbody tr td:nth-child(7),.online-casino[data-width-7d="35"] thead tr th:nth-child(7),.online-casino[data-width-8d="35"] tbody tr td:nth-child(8),.online-casino[data-width-8d="35"] thead tr th:nth-child(8),.online-casino[data-width-9d="35"] tbody tr td:nth-child(9),.online-casino[data-width-9d="35"] thead tr th:nth-child(9){flex-basis:35%!important;width:35%!important;max-width:35%!important}.online-casino[data-width-10d="40"] tbody tr td:nth-child(10),.online-casino[data-width-10d="40"] thead tr th:nth-child(10),.online-casino[data-width-1d="40"] tbody tr td:nth-child(1),.online-casino[data-width-1d="40"] thead tr th:nth-child(1),.online-casino[data-width-2d="40"] tbody tr td:nth-child(2),.online-casino[data-width-2d="40"] thead tr th:nth-child(2),.online-casino[data-width-3d="40"] tbody tr td:nth-child(3),.online-casino[data-width-3d="40"] thead tr th:nth-child(3),.online-casino[data-width-4d="40"] tbody tr td:nth-child(4),.online-casino[data-width-4d="40"] thead tr th:nth-child(4),.online-casino[data-width-5d="40"] tbody tr td:nth-child(5),.online-casino[data-width-5d="40"] thead tr th:nth-child(5),.online-casino[data-width-6d="40"] tbody tr td:nth-child(6),.online-casino[data-width-6d="40"] thead tr th:nth-child(6),.online-casino[data-width-7d="40"] tbody tr td:nth-child(7),.online-casino[data-width-7d="40"] thead tr th:nth-child(7),.online-casino[data-width-8d="40"] tbody tr td:nth-child(8),.online-casino[data-width-8d="40"] thead tr th:nth-child(8),.online-casino[data-width-9d="40"] tbody tr td:nth-child(9),.online-casino[data-width-9d="40"] thead tr th:nth-child(9){flex-basis:40%!important;width:40%!important;max-width:40%!important}.online-casino[data-width-10d="45"] tbody tr td:nth-child(10),.online-casino[data-width-10d="45"] thead tr th:nth-child(10),.online-casino[data-width-1d="45"] tbody tr td:nth-child(1),.online-casino[data-width-1d="45"] thead tr th:nth-child(1),.online-casino[data-width-2d="45"] tbody tr td:nth-child(2),.online-casino[data-width-2d="45"] thead tr th:nth-child(2),.online-casino[data-width-3d="45"] tbody tr td:nth-child(3),.online-casino[data-width-3d="45"] thead tr th:nth-child(3),.online-casino[data-width-4d="45"] tbody tr td:nth-child(4),.online-casino[data-width-4d="45"] thead tr th:nth-child(4),.online-casino[data-width-5d="45"] tbody tr td:nth-child(5),.online-casino[data-width-5d="45"] thead tr th:nth-child(5),.online-casino[data-width-6d="45"] tbody tr td:nth-child(6),.online-casino[data-width-6d="45"] thead tr th:nth-child(6),.online-casino[data-width-7d="45"] tbody tr td:nth-child(7),.online-casino[data-width-7d="45"] thead tr th:nth-child(7),.online-casino[data-width-8d="45"] tbody tr td:nth-child(8),.online-casino[data-width-8d="45"] thead tr th:nth-child(8),.online-casino[data-width-9d="45"] tbody tr td:nth-child(9),.online-casino[data-width-9d="45"] thead tr th:nth-child(9){flex-basis:45%!important;width:45%!important;max-width:45%!important}.online-casino[data-width-10d="50"] tbody tr td:nth-child(10),.online-casino[data-width-10d="50"] thead tr th:nth-child(10),.online-casino[data-width-1d="50"] tbody tr td:nth-child(1),.online-casino[data-width-1d="50"] thead tr th:nth-child(1),.online-casino[data-width-2d="50"] tbody tr td:nth-child(2),.online-casino[data-width-2d="50"] thead tr th:nth-child(2),.online-casino[data-width-3d="50"] tbody tr td:nth-child(3),.online-casino[data-width-3d="50"] thead tr th:nth-child(3),.online-casino[data-width-4d="50"] tbody tr td:nth-child(4),.online-casino[data-width-4d="50"] thead tr th:nth-child(4),.online-casino[data-width-5d="50"] tbody tr td:nth-child(5),.online-casino[data-width-5d="50"] thead tr th:nth-child(5),.online-casino[data-width-6d="50"] tbody tr td:nth-child(6),.online-casino[data-width-6d="50"] thead tr th:nth-child(6),.online-casino[data-width-7d="50"] tbody tr td:nth-child(7),.online-casino[data-width-7d="50"] thead tr th:nth-child(7),.online-casino[data-width-8d="50"] tbody tr td:nth-child(8),.online-casino[data-width-8d="50"] thead tr th:nth-child(8),.online-casino[data-width-9d="50"] tbody tr td:nth-child(9),.online-casino[data-width-9d="50"] thead tr th:nth-child(9){flex-basis:50%!important;width:50%!important;max-width:50%!important}.online-casino[data-width-10d="55"] tbody tr td:nth-child(10),.online-casino[data-width-10d="55"] thead tr th:nth-child(10),.online-casino[data-width-1d="55"] tbody tr td:nth-child(1),.online-casino[data-width-1d="55"] thead tr th:nth-child(1),.online-casino[data-width-2d="55"] tbody tr td:nth-child(2),.online-casino[data-width-2d="55"] thead tr th:nth-child(2),.online-casino[data-width-3d="55"] tbody tr td:nth-child(3),.online-casino[data-width-3d="55"] thead tr th:nth-child(3),.online-casino[data-width-4d="55"] tbody tr td:nth-child(4),.online-casino[data-width-4d="55"] thead tr th:nth-child(4),.online-casino[data-width-5d="55"] tbody tr td:nth-child(5),.online-casino[data-width-5d="55"] thead tr th:nth-child(5),.online-casino[data-width-6d="55"] tbody tr td:nth-child(6),.online-casino[data-width-6d="55"] thead tr th:nth-child(6),.online-casino[data-width-7d="55"] tbody tr td:nth-child(7),.online-casino[data-width-7d="55"] thead tr th:nth-child(7),.online-casino[data-width-8d="55"] tbody tr td:nth-child(8),.online-casino[data-width-8d="55"] thead tr th:nth-child(8),.online-casino[data-width-9d="55"] tbody tr td:nth-child(9),.online-casino[data-width-9d="55"] thead tr th:nth-child(9){flex-basis:55%!important;width:55%!important;max-width:55%!important}.online-casino[data-width-10d="60"] tbody tr td:nth-child(10),.online-casino[data-width-10d="60"] thead tr th:nth-child(10),.online-casino[data-width-1d="60"] tbody tr td:nth-child(1),.online-casino[data-width-1d="60"] thead tr th:nth-child(1),.online-casino[data-width-2d="60"] tbody tr td:nth-child(2),.online-casino[data-width-2d="60"] thead tr th:nth-child(2),.online-casino[data-width-3d="60"] tbody tr td:nth-child(3),.online-casino[data-width-3d="60"] thead tr th:nth-child(3),.online-casino[data-width-4d="60"] tbody tr td:nth-child(4),.online-casino[data-width-4d="60"] thead tr th:nth-child(4),.online-casino[data-width-5d="60"] tbody tr td:nth-child(5),.online-casino[data-width-5d="60"] thead tr th:nth-child(5),.online-casino[data-width-6d="60"] tbody tr td:nth-child(6),.online-casino[data-width-6d="60"] thead tr th:nth-child(6),.online-casino[data-width-7d="60"] tbody tr td:nth-child(7),.online-casino[data-width-7d="60"] thead tr th:nth-child(7),.online-casino[data-width-8d="60"] tbody tr td:nth-child(8),.online-casino[data-width-8d="60"] thead tr th:nth-child(8),.online-casino[data-width-9d="60"] tbody tr td:nth-child(9),.online-casino[data-width-9d="60"] thead tr th:nth-child(9){flex-basis:60%!important;width:60%!important;max-width:60%!important}.online-casino[data-width-10d="65"] tbody tr td:nth-child(10),.online-casino[data-width-10d="65"] thead tr th:nth-child(10),.online-casino[data-width-1d="65"] tbody tr td:nth-child(1),.online-casino[data-width-1d="65"] thead tr th:nth-child(1),.online-casino[data-width-2d="65"] tbody tr td:nth-child(2),.online-casino[data-width-2d="65"] thead tr th:nth-child(2),.online-casino[data-width-3d="65"] tbody tr td:nth-child(3),.online-casino[data-width-3d="65"] thead tr th:nth-child(3),.online-casino[data-width-4d="65"] tbody tr td:nth-child(4),.online-casino[data-width-4d="65"] thead tr th:nth-child(4),.online-casino[data-width-5d="65"] tbody tr td:nth-child(5),.online-casino[data-width-5d="65"] thead tr th:nth-child(5),.online-casino[data-width-6d="65"] tbody tr td:nth-child(6),.online-casino[data-width-6d="65"] thead tr th:nth-child(6),.online-casino[data-width-7d="65"] tbody tr td:nth-child(7),.online-casino[data-width-7d="65"] thead tr th:nth-child(7),.online-casino[data-width-8d="65"] tbody tr td:nth-child(8),.online-casino[data-width-8d="65"] thead tr th:nth-child(8),.online-casino[data-width-9d="65"] tbody tr td:nth-child(9),.online-casino[data-width-9d="65"] thead tr th:nth-child(9){flex-basis:65%!important;width:65%!important;max-width:65%!important}.online-casino[data-width-10d="70"] tbody tr td:nth-child(10),.online-casino[data-width-10d="70"] thead tr th:nth-child(10),.online-casino[data-width-1d="70"] tbody tr td:nth-child(1),.online-casino[data-width-1d="70"] thead tr th:nth-child(1),.online-casino[data-width-2d="70"] tbody tr td:nth-child(2),.online-casino[data-width-2d="70"] thead tr th:nth-child(2),.online-casino[data-width-3d="70"] tbody tr td:nth-child(3),.online-casino[data-width-3d="70"] thead tr th:nth-child(3),.online-casino[data-width-4d="70"] tbody tr td:nth-child(4),.online-casino[data-width-4d="70"] thead tr th:nth-child(4),.online-casino[data-width-5d="70"] tbody tr td:nth-child(5),.online-casino[data-width-5d="70"] thead tr th:nth-child(5),.online-casino[data-width-6d="70"] tbody tr td:nth-child(6),.online-casino[data-width-6d="70"] thead tr th:nth-child(6),.online-casino[data-width-7d="70"] tbody tr td:nth-child(7),.online-casino[data-width-7d="70"] thead tr th:nth-child(7),.online-casino[data-width-8d="70"] tbody tr td:nth-child(8),.online-casino[data-width-8d="70"] thead tr th:nth-child(8),.online-casino[data-width-9d="70"] tbody tr td:nth-child(9),.online-casino[data-width-9d="70"] thead tr th:nth-child(9){flex-basis:70%!important;width:70%!important;max-width:70%!important}.online-casino[data-width-10d="75"] tbody tr td:nth-child(10),.online-casino[data-width-10d="75"] thead tr th:nth-child(10),.online-casino[data-width-1d="75"] tbody tr td:nth-child(1),.online-casino[data-width-1d="75"] thead tr th:nth-child(1),.online-casino[data-width-2d="75"] tbody tr td:nth-child(2),.online-casino[data-width-2d="75"] thead tr th:nth-child(2),.online-casino[data-width-3d="75"] tbody tr td:nth-child(3),.online-casino[data-width-3d="75"] thead tr th:nth-child(3),.online-casino[data-width-4d="75"] tbody tr td:nth-child(4),.online-casino[data-width-4d="75"] thead tr th:nth-child(4),.online-casino[data-width-5d="75"] tbody tr td:nth-child(5),.online-casino[data-width-5d="75"] thead tr th:nth-child(5),.online-casino[data-width-6d="75"] tbody tr td:nth-child(6),.online-casino[data-width-6d="75"] thead tr th:nth-child(6),.online-casino[data-width-7d="75"] tbody tr td:nth-child(7),.online-casino[data-width-7d="75"] thead tr th:nth-child(7),.online-casino[data-width-8d="75"] tbody tr td:nth-child(8),.online-casino[data-width-8d="75"] thead tr th:nth-child(8),.online-casino[data-width-9d="75"] tbody tr td:nth-child(9),.online-casino[data-width-9d="75"] thead tr th:nth-child(9){flex-basis:75%!important;width:75%!important;max-width:75%!important}.online-casino[data-width-10d="80"] tbody tr td:nth-child(10),.online-casino[data-width-10d="80"] thead tr th:nth-child(10),.online-casino[data-width-1d="80"] tbody tr td:nth-child(1),.online-casino[data-width-1d="80"] thead tr th:nth-child(1),.online-casino[data-width-2d="80"] tbody tr td:nth-child(2),.online-casino[data-width-2d="80"] thead tr th:nth-child(2),.online-casino[data-width-3d="80"] tbody tr td:nth-child(3),.online-casino[data-width-3d="80"] thead tr th:nth-child(3),.online-casino[data-width-4d="80"] tbody tr td:nth-child(4),.online-casino[data-width-4d="80"] thead tr th:nth-child(4),.online-casino[data-width-5d="80"] tbody tr td:nth-child(5),.online-casino[data-width-5d="80"] thead tr th:nth-child(5),.online-casino[data-width-6d="80"] tbody tr td:nth-child(6),.online-casino[data-width-6d="80"] thead tr th:nth-child(6),.online-casino[data-width-7d="80"] tbody tr td:nth-child(7),.online-casino[data-width-7d="80"] thead tr th:nth-child(7),.online-casino[data-width-8d="80"] tbody tr td:nth-child(8),.online-casino[data-width-8d="80"] thead tr th:nth-child(8),.online-casino[data-width-9d="80"] tbody tr td:nth-child(9),.online-casino[data-width-9d="80"] thead tr th:nth-child(9){flex-basis:80%!important;width:80%!important;max-width:80%!important}.online-casino[data-width-10d="85"] tbody tr td:nth-child(10),.online-casino[data-width-10d="85"] thead tr th:nth-child(10),.online-casino[data-width-1d="85"] tbody tr td:nth-child(1),.online-casino[data-width-1d="85"] thead tr th:nth-child(1),.online-casino[data-width-2d="85"] tbody tr td:nth-child(2),.online-casino[data-width-2d="85"] thead tr th:nth-child(2),.online-casino[data-width-3d="85"] tbody tr td:nth-child(3),.online-casino[data-width-3d="85"] thead tr th:nth-child(3),.online-casino[data-width-4d="85"] tbody tr td:nth-child(4),.online-casino[data-width-4d="85"] thead tr th:nth-child(4),.online-casino[data-width-5d="85"] tbody tr td:nth-child(5),.online-casino[data-width-5d="85"] thead tr th:nth-child(5),.online-casino[data-width-6d="85"] tbody tr td:nth-child(6),.online-casino[data-width-6d="85"] thead tr th:nth-child(6),.online-casino[data-width-7d="85"] tbody tr td:nth-child(7),.online-casino[data-width-7d="85"] thead tr th:nth-child(7),.online-casino[data-width-8d="85"] tbody tr td:nth-child(8),.online-casino[data-width-8d="85"] thead tr th:nth-child(8),.online-casino[data-width-9d="85"] tbody tr td:nth-child(9),.online-casino[data-width-9d="85"] thead tr th:nth-child(9){flex-basis:85%!important;width:85%!important;max-width:85%!important}.online-casino[data-width-10d="90"] tbody tr td:nth-child(10),.online-casino[data-width-10d="90"] thead tr th:nth-child(10),.online-casino[data-width-1d="90"] tbody tr td:nth-child(1),.online-casino[data-width-1d="90"] thead tr th:nth-child(1),.online-casino[data-width-2d="90"] tbody tr td:nth-child(2),.online-casino[data-width-2d="90"] thead tr th:nth-child(2),.online-casino[data-width-3d="90"] tbody tr td:nth-child(3),.online-casino[data-width-3d="90"] thead tr th:nth-child(3),.online-casino[data-width-4d="90"] tbody tr td:nth-child(4),.online-casino[data-width-4d="90"] thead tr th:nth-child(4),.online-casino[data-width-5d="90"] tbody tr td:nth-child(5),.online-casino[data-width-5d="90"] thead tr th:nth-child(5),.online-casino[data-width-6d="90"] tbody tr td:nth-child(6),.online-casino[data-width-6d="90"] thead tr th:nth-child(6),.online-casino[data-width-7d="90"] tbody tr td:nth-child(7),.online-casino[data-width-7d="90"] thead tr th:nth-child(7),.online-casino[data-width-8d="90"] tbody tr td:nth-child(8),.online-casino[data-width-8d="90"] thead tr th:nth-child(8),.online-casino[data-width-9d="90"] tbody tr td:nth-child(9),.online-casino[data-width-9d="90"] thead tr th:nth-child(9){flex-basis:90%!important;width:90%!important;max-width:90%!important}.online-casino[data-width-10d="95"] tbody tr td:nth-child(10),.online-casino[data-width-10d="95"] thead tr th:nth-child(10),.online-casino[data-width-1d="95"] tbody tr td:nth-child(1),.online-casino[data-width-1d="95"] thead tr th:nth-child(1),.online-casino[data-width-2d="95"] tbody tr td:nth-child(2),.online-casino[data-width-2d="95"] thead tr th:nth-child(2),.online-casino[data-width-3d="95"] tbody tr td:nth-child(3),.online-casino[data-width-3d="95"] thead tr th:nth-child(3),.online-casino[data-width-4d="95"] tbody tr td:nth-child(4),.online-casino[data-width-4d="95"] thead tr th:nth-child(4),.online-casino[data-width-5d="95"] tbody tr td:nth-child(5),.online-casino[data-width-5d="95"] thead tr th:nth-child(5),.online-casino[data-width-6d="95"] tbody tr td:nth-child(6),.online-casino[data-width-6d="95"] thead tr th:nth-child(6),.online-casino[data-width-7d="95"] tbody tr td:nth-child(7),.online-casino[data-width-7d="95"] thead tr th:nth-child(7),.online-casino[data-width-8d="95"] tbody tr td:nth-child(8),.online-casino[data-width-8d="95"] thead tr th:nth-child(8),.online-casino[data-width-9d="95"] tbody tr td:nth-child(9),.online-casino[data-width-9d="95"] thead tr th:nth-child(9){flex-basis:95%!important;width:95%!important;max-width:95%!important}.online-casino[data-width-10d="100"] tbody tr td:nth-child(10),.online-casino[data-width-10d="100"] thead tr th:nth-child(10),.online-casino[data-width-1d="100"] tbody tr td:nth-child(1),.online-casino[data-width-1d="100"] thead tr th:nth-child(1),.online-casino[data-width-2d="100"] tbody tr td:nth-child(2),.online-casino[data-width-2d="100"] thead tr th:nth-child(2),.online-casino[data-width-3d="100"] tbody tr td:nth-child(3),.online-casino[data-width-3d="100"] thead tr th:nth-child(3),.online-casino[data-width-4d="100"] tbody tr td:nth-child(4),.online-casino[data-width-4d="100"] thead tr th:nth-child(4),.online-casino[data-width-5d="100"] tbody tr td:nth-child(5),.online-casino[data-width-5d="100"] thead tr th:nth-child(5),.online-casino[data-width-6d="100"] tbody tr td:nth-child(6),.online-casino[data-width-6d="100"] thead tr th:nth-child(6),.online-casino[data-width-7d="100"] tbody tr td:nth-child(7),.online-casino[data-width-7d="100"] thead tr th:nth-child(7),.online-casino[data-width-8d="100"] tbody tr td:nth-child(8),.online-casino[data-width-8d="100"] thead tr th:nth-child(8),.online-casino[data-width-9d="100"] tbody tr td:nth-child(9),.online-casino[data-width-9d="100"] thead tr th:nth-child(9){flex-basis:100%!important;width:100%!important;max-width:100%!important}}.ico-inner-navi{padding:20px 0}.ico-inner-navi .title{padding:0;margin:0 0 14px;font-size:16px;line-height:1.2;font-weight:700;text-align:center;text-transform:uppercase}.ico-inner-navi ul{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap}.ico-inner-navi li{width:calc(50% - 12px);padding:6px}.ico-inner-navi span,.ico-inner-navi a{position:relative;display:block;padding:18px 10px 18px 48px;font-size:13px;font-weight:700;color:#424242;text-decoration:none;border-radius:5px;background:#f8f8f8;background:-moz-linear-gradient(-45deg,#f8f8f8 0%,#f2f2f2 52%,#ebebeb 100%);background:-webkit-linear-gradient(-45deg,#f8f8f8 0%,#f2f2f2 52%,#ebebeb 100%);background:linear-gradient(135deg,#f8f8f8 0%,#f2f2f2 52%,#ebebeb 100%)}.ico-inner-navi a:hover{background:#e6f4ef}.ico-inner-navi span:before,.ico-inner-navi a:before{content:'';position:absolute;top:15px;left:10px;width:30px;height:30px;background-repeat:no-repeat;background-position:center center}.ico-inner-navi .ico-hockey:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-hockey.png)}.ico-inner-navi .ico-baseball:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-baseball.png)}.ico-inner-navi .ico-basketball:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-basketball.png)}.ico-inner-navi .ico-biathlon:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-biathlon.png)}.ico-inner-navi .ico-cricket:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-cricket.png)}.ico-inner-navi .ico-darts:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-darts.png)}.ico-inner-navi .ico-floorball:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-floorball.png)}.ico-inner-navi .ico-football:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-football.png)}.ico-inner-navi .ico-formula-1:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-formula-1.png)}.ico-inner-navi .ico-golf:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-golf.png)}.ico-inner-navi .ico-greyhounds:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-greyhounds.png)}.ico-inner-navi .ico-horse-racing:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-horse-racing.png)}.ico-inner-navi .ico-rally:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-rally.png)}.ico-inner-navi .ico-rugby:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-rugby.png)}.ico-inner-navi .ico-skiing:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-skiing.png)}.ico-inner-navi .ico-snooker:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-snooker.png)}.ico-inner-navi .ico-tennis:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/ico-tennis.png)}.ico-inner-navi .ico-handball:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/handball.png)}.ico-inner-navi .ico-boxing:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/boxing.png)}.ico-inner-navi .ico-volleyball:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/volleyball.png)}.ico-inner-navi .ico-cycling:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/cycling.png)}.ico-inner-navi .ico-esports:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/esports.png)}.ico-inner-navi .ico-mma:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/mma.png)}.ico-inner-navi .ico-moto-gp:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/moto-gp.png)}.ico-inner-navi .ico-table-tennis:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/table-tennis.png)}.ico-inner-navi .ico-field-hockey:before{background-image:url(/wp-content/themes/custom/images/ico-inner-navi/field-hockey.png)}@media (min-width:768px){.ico-inner-navi ul{margin:0 -6px;justify-content:center}.ico-inner-navi li{width:calc(25% - 12px)}}@media (min-width:1100px){.ico-inner-navi li{width:calc(20% - 12px)}}.list-aside{background:#eef8f3;margin:-15px -20px;padding:24px 20px}.list-aside .list-aside-left img{display:block;margin:0 auto}.list-aside ul{margin:0 -8px;border-radius:8px;color:#fff;padding:35px 20px 35px 30px;line-height:2.1;list-style-type:none;background-image:-moz-linear-gradient(-167deg,rgb(42,54,51) 0%,rgb(125,161,122) 100%);background-image:-webkit-linear-gradient(-167deg,rgb(42,54,51) 0%,rgb(125,161,122) 100%);background-image:-ms-linear-gradient(-167deg,rgb(42,54,51) 0%,rgb(125,161,122) 100%)}.list-aside ul li:before{content:'';display:inline-block;vertical-align:baseline;background:#a5ca68;border-radius:50%;width:9px;height:9px;margin-left:-7px;margin-right:10px}.list-aside ul span{color:#9cc364}.list-aside ul a{color:#fff}.list-aside .hide-anchor-styles a{text-decoration:inherit;color:inherit}.list-aside .hide-anchor-styles a:visited{text-decoration:inherit;color:inherit}@media only screen and (min-width:1024px){.list-aside{margin:0;background:transparent;padding:0;display:flex;align-items:center;position:relative}.list-aside>*{position:relative}.list-aside:before{content:'';position:absolute;top:0;left:0;background:#eef8f3;bottom:0;width:calc(470px + 26%)}.list-aside .list-aside-left{background:#eef8f3;padding:15px 25px 30px 55px;width:420px}.list-aside ul{width:calc(100% - 470px);margin:0;padding-left:40px;background-image:-moz-linear-gradient(-167deg,rgb(42,54,51) 25%,rgb(125,161,122) 100%);background-image:-webkit-linear-gradient(-167deg,rgb(42,54,51) 25%,rgb(125,161,122) 100%);background-image:-ms-linear-gradient(-167deg,rgb(42,54,51) 25%,rgb(125,161,122) 100%)}.list-aside ul li:before{margin-right:13px}}@media(max-width:767px){body:not(.scrolled) .list-boxes{content-visibility:auto}}.list-boxes{padding:10px;margin:15px 0;font:normal 14px/18px 'open sans',sans-serif;background-color:#f9f9f9}.list-boxes .title{margin-bottom:23px;font-size:20px;line-height:1.2;text-align:center;font-weight:600}.list-boxes ul{list-style:none outside none;padding:0;margin:0}.list-boxes li{position:relative;overflow:hidden;padding:18px 15px 20px;margin:0 0 7px;font-size:14px;line-height:1.1;-webkit-box-shadow:0 3px 9px 0 rgba(0,0,0,.07);box-shadow:0 3px 9px 0 rgba(0,0,0,.07);background-color:#fff;text-align:center}.list-boxes li:before{content:'';display:block;width:54px;height:54px;margin:3px auto 15px;background:transparent no-repeat 0 0}.list-boxes.no-icons li:before{width:0;height:0}.list-boxes.no-icons strong{display:inline;padding-bottom:0;font-size:16px;font-weight:700;color:#414141}.list-boxes li:last-child{margin-bottom:0}.list-boxes li:first-child{border-top:4px solid #1d7b18}.list-boxes strong{display:block;padding-bottom:8px;font-size:18px;font-weight:700;color:#414141}.list-boxes.icons-criteria li:before{background-image:url(/wp-content/themes/custom/images/sprite-criteria.png)}.list-boxes.icons-criteria li.icon-1:before{background-position:0 0}.list-boxes.icons-criteria li.icon-2:before{background-position:-54px 0}.list-boxes.icons-criteria li.icon-3:before{background-position:-108px 0}.list-boxes.icons-criteria li.icon-4:before{background-position:-162px 0}.list-boxes.icons-criteria li.icon-5:before{background-position:0 -54px}.list-boxes.icons-criteria li.icon-6:before{background-position:-54px -54px}.list-boxes.icons-criteria li.icon-7:before{background-position:-108px -54px}.list-boxes.icons-criteria li.icon-8:before{background-position:-162px -54px}.list-boxes.icons-criteria li.icon-9:before{background-position:0 -98px}.list-boxes.icons-criteria li.icon-10:before{background-position:-54px -108px}.list-boxes.icons-criteria li.icon-11:before{background-position:-108px -108px}.list-boxes.icons-criteria li.icon-12:before{background-position:-162px -108px}.list-boxes.icons-criteria li.icon-13:before{background-position:0 -162px}.list-boxes.icons-criteria li.icon-14:before{background-position:-54px -162px}.list-boxes.icons-criteria li.icon-15:before{background-position:-108px -162px}.list-boxes.icons-criteria li.icon-16:before{background-position:-162px -162px}.list-boxes.icons-criteria li.icon-17:before{background-position:0 -216px}.list-boxes.icons-criteria li.icon-18:before{background-position:-54px -216px}.list-boxes.icons-criteria li.icon-19:before{background-position:-108px -216px}.list-boxes.icons-criteria li.icon-20:before{background-position:-162px -208px}.list-boxes.icons-criteria li.icon-21:before{background-position:0 -270px}.list-boxes.icons-criteria li.icon-22:before{background-position:-54px -270px}.list-boxes.icons-criteria li.icon-23:before{background-position:-108px -270px}.list-boxes.icons-criteria li.icon-24:before{background-position:-162px -264px}.list-boxes.icons-criteria li.icon-25:before{background-position:0 -314px}.list-boxes.icons-criteria li.icon-26:before{background-position:-54px -314px}.list-boxes.icons-criteria li.icon-27:before{background-position:-108px -314px}.list-boxes.icons-criteria li.icon-28:before{background-position:-162px -314px}.list-boxes.icons-criteria li.icon-29:before{background-position:0 -367px}.list-boxes.icons-criteria li.icon-30:before{background-position:-54px -367px}.list-boxes.icons-criteria li.icon-31:before{background-position:-108px -367px}.list-boxes.icons-category li:before{background-image:url(/wp-content/themes/custom/images/sprite-category.png)}.list-boxes.icons-category li.icon-1:before{background-position:0 0}.list-boxes.icons-category li.icon-2:before{background-position:-54px 0}.list-boxes.icons-category li.icon-3:before{background-position:-108px 0}.list-boxes.icons-category li.icon-4:before{background-position:0 -54px}.list-boxes.icons-category li.icon-5:before{background-position:-54px -54px}.list-boxes.icons-category li.icon-6:before{background-position:-108px -54px}.list-boxes.icons-category li.icon-7:before{background-position:0 -108px}.list-boxes.icons-category li.icon-8:before{background-position:-54px -108px}.list-boxes.icons-category li.icon-9:before{background-position:-108px -108px}.list-boxes a{text-decoration:underline}.list-boxes a:hover{text-decoration:none}@media (min-width:450px){.list-boxes li{padding-left:124px;min-height:58px;text-align:left}.list-boxes.no-icons li{padding-left:20px}.list-boxes li:before{position:absolute;top:0;left:0;bottom:0;margin:auto 19px}}@media (min-width:768px){.list-boxes{padding:19px 23px 21px}.list-boxes li{padding-left:129px}.list-boxes li:before{left:15px}.list-boxes.no-icons li{padding-left:12px}}.list-boxes.v2{padding:28px;background-color:#f4f4f4;border-radius:14px}.list-boxes.v2 .title{font-size:18px;font-weight:600}.list-boxes.v2 li{min-height:59px;padding:21px 21px 18px 114px;margin-bottom:8px;border-radius:13px;box-shadow:none}.list-boxes.v2 li:after{content:'';position:absolute;top:50%;left:8px;width:84px;height:84px;margin-top:-42px;border-radius:14px;background-color:#f2f2f2}.list-boxes.v2 li:before{z-index:1;left:4px}.list-boxes.v2 li:first-child{border:0}.list-boxes.v2 li:last-child{margin-bottom:0}@media(max-width:600px){.list-boxes.v2{padding:0 15px;background:transparent}.list-boxes.v2 .title{display:none}.list-boxes.v2 ul{display:flex;flex-flow:row wrap;font-size:0}.list-boxes.v2 li{display:flex;flex-flow:column nowrap;flex:0 0 auto;width:calc(33.33% - 20px);vertical-align:top;padding:0 10px;font-size:0;color:transparent;text-align:center}.list-boxes.v2 li:after{order:-1;position:static;width:53px;height:53px;margin:0 auto 3px}.list-boxes.v2 li strong{display:block;width:110px;max-width:100%;margin:0 auto;font-size:11px;font-weight:400;color:#616161}.list-boxes.v2 li:before{position:absolute;top:0;left:50%;margin:0 -27px}}.list-bullets{border:12px solid #f5f6f5;margin:20px 0;font-size:15px;line-height:1.2;color:#090a38;background-color:#fff;border-radius:10px}.list-bullets .title{padding:12px 0 17px;font-size:23px;line-height:1.2;font-weight:900;text-align:center;color:#575757;background-color:#f5f6f5}.list-bullets ul{list-style:none;padding:18px 30px;margin:0}.list-bullets.center ul{display:table;margin:0 auto}.list-bullets ul li{padding:4px 0 4px 31px;margin:0;background:url(/wp-content/themes/custom/images/bullet-check.png) no-repeat 0 8px}.list-bullets.gray{background-color:#f5f6f5}.list-bullets.gray .title{position:relative;text-align:left;padding:17px 0 10px;margin:0 30px -10px}.list-bullets.gray .title:before{content:'';position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 0 0 #fff}@media (min-width:768px){.list-bullets.two ul{column-count:2}}.list-casino-games,.list-casino-games *,.list-casino-games *:before,.list-casino-games *:after{box-sizing:border-box}.list-casino-games{width:100%;margin:25px 0}.list-casino-games ul{list-style:none;display:flex;flex-flow:row wrap;width:100%;margin:0;padding:0;flex-flow:row wrap;align-items:stretch}.list-casino-games li{flex:0 0 calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}.list-casino-games-btn{display:flex;flex-flow:column nowrap;height:100%;border:1px solid #c4c5c7;padding:36px 10px 20px;font-size:15px;line-height:1.2;color:#55585a;text-align:center;text-decoration:none;border-radius:8px;transition:background .3s}.list-casino-games-btn:before{content:'';flex:0 0 auto;display:block;width:48px;height:48px;border:8px solid transparent;margin:0 auto 26px;border-radius:13px;background-repeat:no-repeat;background-position:center center}.list-casino-games-btn span,.list-casino-games-btn strong{flex:1 1 auto;display:block;padding:0 0 6px;font-size:20px;font-weight:700;color:#232323}.list-casino-games-btn:hover{text-decoration:none;border-color:#f2f4f5;background-color:#f2f4f5}span.list-casino-games-btn{pointer-events:none;color:#717c82}span.list-casino-games-btn:before{filter:grayscale(1);opacity:.8}span.list-casino-games-btn span,span.list-casino-games-btn strong{opacity:.54}.list-casino-games li:nth-child(4n+1) .list-casino-games-btn::before{background-color:#1b7e16}.list-casino-games li:nth-child(4n+2) .list-casino-games-btn::before{background-color:#24a31d}.list-casino-games li:nth-child(4n+3) .list-casino-games-btn::before{background-color:#2ec42a}.list-casino-games li:nth-child(4n+4) .list-casino-games-btn::before{background-color:#65db60}@media (min-width:768px){.list-casino-games{margin:25px 0 25px -6px}.list-casino-games li{flex:0 0 calc(25% - 12px)}}.ico-casino-games-dice:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-dice.png)}.ico-casino-games-jackpots:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-jackpots.png)}.ico-casino-games-live:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-live.png)}.ico-casino-games-baccarat:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-baccart.png)}.ico-casino-games-poker:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-poker.png)}.ico-casino-games-blackjack:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-blackjack.png)}.ico-casino-games-roulette:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-roulette.png)}.ico-casino-games-slots:before{background-image:url(/wp-content/themes/custom/images/ico-casino-games-slots.png)}.list-pros-cons{padding:0 5px 20px;text-align:left;color:#3d3c3c}.list-pros-cons .box{position:relative;border-radius:10px;z-index:2;background-image:-moz-linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%);background-image:-webkit-linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%);background-image:-ms-linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%);background-image:linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%)}.list-pros-cons .title{padding:0 10px 14px;font-size:17px;font-weight:700;text-align:left}.list-pros-cons ul{list-style:none;padding:0;margin:0}.list-pros-cons .box{padding:24px 34px 32px}.list-pros-cons .box-title{padding:13px 20px;border-bottom:1px solid #c6e0c5;margin-bottom:18px;box-shadow:0 1px 0 #f5faf5;font-size:16px;font-weight:900;text-transform:uppercase}.list-pros-cons li{margin:0 16px 22px;font-size:15px;font-style:italic}.list-pros-cons li span{display:inline-block;margin-right:10px;font-style:normal}.list-pros-cons li:empty{display:none}.list-pros-cons .box+.box{margin:-30px 17px 0;padding:44px 24px 16px;z-index:1;background-image:-moz-linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%);background-image:-webkit-linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%);background-image:-ms-linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%);background-image:linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%)}.list-pros-cons .box+.box .box-title{border-bottom-color:#e1e3e4}@media (min-width:768px){.list-pros-cons{position:relative;overflow:hidden;max-width:696px;margin:0 auto}.list-pros-cons .title{padding:0 0 30px;font-size:20px}.list-pros-cons .box{float:left;width:52%;padding:40px 38px 20px;min-height:288px;margin:0;box-sizing:border-box}.list-pros-cons .box+.box{float:right;padding:56px 50px 20px;margin:30px 0 0 -8%}}.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}.map-list{position:relative;margin:30px auto;padding-bottom:300px}.map-list:before{z-index:0;position:absolute;content:'';bottom:0;right:-2.5%;left:-2.5%;height:490px;background:rgb(75,144,74);background:-moz-linear-gradient(left,rgba(75,144,74,1) 0%,rgba(69,127,70,1) 24%,rgba(49,74,56,1) 73%,rgba(42,54,51,1) 100%);background:-webkit-linear-gradient(left,rgba(75,144,74,1) 0%,rgba(69,127,70,1) 24%,rgba(49,74,56,1) 73%,rgba(42,54,51,1) 100%);background:linear-gradient(to right,rgba(75,144,74,1) 0%,rgba(69,127,70,1) 24%,rgba(49,74,56,1) 73%,rgba(42,54,51,1) 100%)}.map-list:after{z-index:1;position:absolute;content:'';bottom:0;right:-2.5%;left:-2.5%;height:490px;max-width:764px;background:url(/wp-content/themes/custom/images/map-list/all-countries.png) no-repeat left bottom / 120%}.map-list[class*="-bg"]:after{left:0;right:0;max-width:480px;margin:0 auto}.map-list.argentina-bg:after{background:url(/wp-content/themes/custom/images/map-list/argentina.png) no-repeat center bottom / 80%}.map-list.honduras-bg:after{background:url(/wp-content/themes/custom/images/map-list/honduras.png) no-repeat center bottom / 80%}.map-list.peru-bg:after{background:url(/wp-content/themes/custom/images/map-list/peru.png) no-repeat center bottom / 80%}.map-list.paraguay-bg:after{background:url(/wp-content/themes/custom/images/map-list/paraguay.png) no-repeat center bottom / 80%}.map-list.colombia-bg:after{background:url(/wp-content/themes/custom/images/map-list/colombia.png) no-repeat center bottom / 80%}.map-list.portugal-bg:after{background:url(/wp-content/themes/custom/images/map-list/portugal.png) no-repeat center bottom / 80%}.map-list.el-salvador-bg:after{background:url(/wp-content/themes/custom/images/map-list/el-salvador.png) no-repeat center bottom / 80%}.map-list.guatemala-bg:after{background:url(/wp-content/themes/custom/images/map-list/guatemala.png) no-repeat center bottom / 80%}.map-list.chile-bg:after{background:url(/wp-content/themes/custom/images/map-list/chile.png) no-repeat center bottom / 80%}.map-list.panama-bg:after{background:url(/wp-content/themes/custom/images/map-list/panama.png) no-repeat center bottom / 80%}.map-list.brasil-bg:after{background:url(/wp-content/themes/custom/images/map-list/brasil.png) no-repeat center bottom / 80%}.map-list.venezuela-bg:after{background:url(/wp-content/themes/custom/images/map-list/venezuela.png) no-repeat center bottom / 80%}.map-list.ecuador-bg:after{background:url(/wp-content/themes/custom/images/map-list/ecuador.png) no-repeat center bottom / 80%}.map-list.dominican-republic-bg:after{background:url(/wp-content/themes/custom/images/map-list/republica-dominicana.png) no-repeat center bottom / 80%}.map-list.mexico-bg:after{background:url(/wp-content/themes/custom/images/map-list/mexico.png) no-repeat center bottom / 80%}.map-list.nicaragua-bg:after{background:url(/wp-content/themes/custom/images/map-list/nicaragua.png) no-repeat center bottom / 80%}.map-list.bolivia-bg:after{background:url(/wp-content/themes/custom/images/map-list/bolivia.png) no-repeat center bottom / 80%}.map-list.puerto-rico-bg:after{background:url(/wp-content/themes/custom/images/map-list/puerto-rico.png) no-repeat center bottom / 80%}.map-list.costa-rica-bg:after{background:url(/wp-content/themes/custom/images/map-list/costa-rica.png) no-repeat center bottom / 80%}.map-list.andorra-bg:after{background:url(/wp-content/themes/custom/images/map-list/andorra.png) no-repeat center bottom / 80%}.map-list.united-states-bg:after{background:url(/wp-content/themes/custom/images/map-list/united-states.png) no-repeat center bottom / 80%}.map-list ul{position:relative;z-index:2;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;margin:0 auto;row-gap:5px;border-radius:15px;padding:22px;list-style-type:none;background-color:#eef8f3;box-sizing:border-box}.map-list ul li{position:relative;flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px);border-radius:3px;padding:11px 10px 11px 55px;color:#385a77;font-weight:700;font-size:15px;line-height:1;box-sizing:border-box}.map-list:not(.v2) ul li{cursor:pointer;user-select:none}.map-list ul li:before{position:absolute;content:'';top:9px;left:10px;width:30px;height:20px}.map-list ul li:hover,.map-list ul li.selected{background-color:rgba(152,188,140,.3);color:#458046}.map-list ul li a{display:block;color:#385a77;font-weight:700;font-size:15px;line-height:1;text-decoration:none}@media (min-width:480px){.map-list{padding-bottom:350px}.map-list:after{background-size:100% auto}}@media (min-width:768px){.map-list{padding-bottom:400px}.map-list:after{right:0;left:0;width:100%;margin:0 auto;background-position:center bottom}}@media (min-width:768px) and (max-width:1023px){.map-list ul{column-gap:10px;justify-content:flex-start}.map-list ul li{flex-basis:calc(33% - 5px);max-width:calc(33% - 5px)}}@media (min-width:1024px){.map-list{padding:40px 0 40px 500px}.map-list:before{top:0;left:0;right:auto;width:760px;height:100%;border-radius:15px}.map-list:after{top:0;right:auto}.map-list[class*="-bg"]:after{right:auto;background-position:center;background-size:auto}.map-list ul{row-gap:1px}}@media (min-width:1170px){.map-list ul{padding:30px 50px}.map-list ul li{flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}}@media(max-width:767px){body:not(.scrolled) aside.new{content-visibility:auto}}aside.new .widget{padding:18px;margin:0 auto;background:#f9fafb}aside.new>div:first-child{border-top-left-radius:10px;border-top-right-radius:10px}aside.new>div:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}aside.new>.widget{position:relative}aside.new>.widget>strong{position:relative;padding:16px 10px 16px 80px;margin:0 0 8px;font:600 20px/1.1 'open sans',sans-serif;text-align:left;color:#fff;background:#3d3c3c;border:none;border-radius:5px}aside.new>.widget_text>strong{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}aside.new>.widget_text>div{margin-top:0;padding-top:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#3d3c3c}aside.new>.widget>strong:before{content:"";display:block;width:40px;height:40px;position:absolute;top:0;bottom:0;left:22px;margin:auto;background:url(/wp-content/themes/custom/images/side-icons.png) no-repeat 0 -41px}aside.new>.widget>strong.bitcoin:before{background-position:-41px 0}aside.new>.widget>strong.csgo:before{background-position:-82px 0}aside.new>.widget>strong.casino:before{background-position:0 0}aside.new>.widget>strong.casinos:before{background-position:-82px -41px}aside.new>.widget>strong.games:before{background-position:-41px -41px}aside.new>.widget>strong.payments:before{background-position:0 -82px}aside.new>.widget>strong.software:before{background-position:-41px -82px}aside.new>.widget>strong.sport:before{background-position:-40px -44px}aside.new>.widget>strong:after{display:none}aside.new>.widget_nav_menu>div:not(.menu-gamesbar-container){text-align:center}aside.new>.widget_nav_menu>div:not(.menu-gamesbar-container):before,aside.new>.widget_nav_menu>div:not(.menu-gamesbar-container):after{content:"";display:block;height:24px;padding:13px 0;position:absolute;z-index:1;bottom:0;left:0;right:0;margin:auto;background:#f9fafb}aside.new>.widget_nav_menu>div:not(.menu-gamesbar-container):after{content:"Meer";position:relative;display:inline-block;padding-right:20px;padding-bottom:0;color:#2d8724;text-decoration:underline;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJVJREFUeNpidJtp3snAwJAMxEdA9M60E28ZoMB9loUgkJoJxE5APJcJSEQCMRtUYB9QgRZUoQaID8QeUPlwkOIkIP4KNUwRiPcCFTYD6f1ArAwVB8mnMv7//x9kih6QsxKIpRkwwTMgDgM67xLIZAYQA+qMC2gKQeLOUHkGJpgoUOA51H1rgPgXEK8FOR0o/hSmBiDAAAtpLQ/hU2vuAAAAAElFTkSuQmCC) no-repeat;background-position:right 1px top 23px}aside.new>.widget_nav_menu>strong.casino+div:not(.menu-gamesbar-container):after{content:"Meer Online Casino's"}aside.new>.widget_nav_menu>strong.payments+div:not(.menu-gamesbar-container):after{content:"Meer"}aside.new>.widget_nav_menu>strong.software+div:not(.menu-gamesbar-container):after{content:"Meer"}aside.new>.widget_nav_menu>strong.no-expand+div:before,aside.new>.widget_nav_menu>strong.no-expand+div:after{content:none!important}aside.new>.widget_nav_menu>div.opened:before,aside.new>.widget_nav_menu>div.opened:after{display:none}aside.new>.widget ul{margin:0;font:600 14px/1.2 'open sans',sans-serif;text-align:left}aside.new>.widget li{border:none;margin-top:6px}aside.new>.widget strong:not(.no-expand)+div:not(.opened) ul li:nth-child(n+10){display:none}aside.new>.widget_nav_menu>div.opened{padding-bottom:0}aside.new>.widget_nav_menu>div.opened li:nth-child(n+10){display:list-item}aside.new>.widget li:hover{height:auto;margin:6px 0 0;background:none}aside.new>.widget li:hover:before,aside.new>.widget li:hover:after{content:none}aside.new>.widget li a,aside.new>.widget li:hover a{position:relative;padding:15px 45px 15px 60px;margin:0;color:#3d3c3c;line-height:20px;border:1px solid #efefef;border-radius:3px;background:#fff}aside.new>.widget li[class] a,aside.new>.widget #menu-csgobar li[class]:hover a{padding-left:80px}aside.new>.widget #menu-casinobar li a,aside.new>.widget #menu-casinobar li:hover a,aside.new>.widget #menu-bitcoinbar li a,aside.new>.widget #menu-bitcoinbar li:hover a,aside.new>.widget li a[data-rating],aside.new>.widget #menu-csgobar li a,aside.new>.widget #menu-csgobar li:hover a{padding-left:90px}aside.new>.widget li a:hover{border-color:#9a9a9a}aside.new>.widget li a:before,aside.new>.widget li:hover a:before{content:"";position:absolute;top:0;bottom:0;left:23px;display:block;width:12px;height:12px;margin:auto;border:1px solid #ddd;border-radius:50%;background:none}aside.new>.widget li[class] a:before,aside.new>.widget li[class]:hover a:before{left:15px;width:44px;height:44px;background:url(/wp-content/themes/custom/images/side-games.png) no-repeat 0 0;border:none;box-shadow:0 0 0 1px #ddd inset}aside.new>.widget li.blackjack a:before,aside.new>.widget li.blackjack:hover a:before{background-position:0 0}aside.new>.widget li.bor a:before,aside.new>.widget li.bor:hover a:before{background-position:-45px 0}aside.new>.widget li.roulette a:before,aside.new>.widget li.roulette:hover a:before{background-position:0 -45px}aside.new>.widget li.slots a:before,aside.new>.widget li.slots:hover a:before{background-position:-43px -46px}aside.new>.widget #menu-casinobar li a:before,aside.new>.widget #menu-casinobar li:hover a:before,aside.new>.widget #menu-bitcoinbar li a:before,aside.new>.widget #menu-bitcoinbar li:hover a:before,aside.new>.widget li a[data-rating]:before,aside.new>.widget #menu-csgobar li a:before,aside.new>.widget #menu-csgobar li:hover a:before{content:"4,7";left:15px;width:30px;height:32px;padding:0 25px 0 5px;font-weight:700;line-height:32px;text-align:center;background:url(/wp-content/themes/custom/images/star.png) no-repeat 37px center;border-radius:10px}aside.new>.widget li a[data-rating]:before{content:attr(data-rating)}aside.new>.widget li a:after{content:"";display:block;width:6px;height:11px;border:none;margin:auto;position:absolute;top:0;bottom:0;right:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ1JREFUeNpiXL9+fRcDA0M4EKcFBATsZIACJiBOAmJBIF60YcMGPWSJQ1A2JxCvBEpKwyTSgPgeVBIkuAooyckENPcNkBMJxN+gkrpAPBWkgwEoeR1IzWJAAD+wBFCrJtRIGNjEbGBgIAJiALEYVPAiyGiQjjlArAQVfArEEUCjv4MkbKCC34E4FCj4FObceUD8FojjgIJXYJYABBgALBMnl/fwaDMAAAAASUVORK5CYII=) no-repeat}aside.new>.widget li a:hover:after{content:"Recensie";width:auto;padding:10px;background:none;font-size:13px;line-height:1;font-weight:400;color:green;background:#fff}aside.new>.widget li:hover a{color:#3d3c3c}aside.new #toc_container{background:#f6f8f9;border:none;margin-bottom:0;max-width:none}aside.new #toc_container .toc_title{padding:18px;margin-left:5%;margin-right:5%;font-size:20px;font-weight:600;color:#2e2b2b;border-bottom:1px solid #e6e6e6}aside.new #toc_container .toc_title:before{content:"";display:inline-block;width:25px;height:18px;vertical-align:middle;margin:-2px 10px 0 0;background:url(/wp-content/themes/custom/images/book.png)}aside.new .toc_widget{background:none;font-size:14px;padding:10px 13%}aside.new #toc_container ul{font-size:14px}aside.new #toc_container .toc_list li{position:relative;padding:0}aside.new #toc_container .toc_list>li:before{content:none}aside.new #toc_container .toc_list>li>a,aside.new #toc_container .toc_list>li>ul>li>a{color:#000}aside.new #toc_container .toc_list>li>ul li a:before{content:"- "}aside.new #toc_container .toc_list>li>a:before,aside.new #toc_container .toc_list>li>ul>li>a:before{content:"";position:absolute;left:0;top:11px;content:"";display:block;width:0;height:0;padding:0;border:5px solid transparent;border-left:5px solid #888}aside.new #toc_container .toc_list>li>a:hover:before,aside.new #toc_container .toc_list>li>ul>li>a:hover:before{border-left:5px solid #469937}aside.new #toc_container .toc_list li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 0 8px 20px}aside.new #toc_container .toc_list li a:hover{color:#469937;text-decoration:underline}aside.new #toc_container .toc_list>li>a{font-weight:400;text-transform:unset}aside.new #toc_container .toc_list>li>ul{padding:0}aside.new #toc_container .toc_list ul li{padding-left:0}aside.new #toc_container .toc_list>li>ul li:before{content:none}@media (min-width:1024px){aside.new #toc_container{margin-bottom:20px;border-radius:10px}}.author-details{position:relative;padding:5px 0 10px 41px;margin:0 14px;font-size:12px;line-height:1.4;}.author-details p{margin:0!important;padding:0!important;font-size:inherit;line-height:inherit}.author-details .modified{color:#a8b0b8}.author-details img{content:'';position:absolute;top:0;left:-2px;width:36px;height:36px;border:1px solid #e5e8eb;border-radius:50%;background:#f4f4f4 url(/wp-content/themes/custom/images/auth-top.png) no-repeat center center;background-size:contain;filter:grayscale(1)}#top.v2 .author-details{max-width:320px;margin:0 auto 10px;border-radius:25px;padding:8px 5px 8px 50px;background-color:#353434;color:#fff;box-sizing:border-box}#top.v2 .author-details img{top:calc(50% - 19px);left:6px}#top.v2 .author-details a{color:#fff}@media (min-width:1024px){.author-details{padding-left:45px;margin:0 0 8px}#top.v2 .author-details{margin-bottom:20px}}.bonus-box{padding-bottom:22px;text-align:center}.bonus-box table,.bonus-box tbody,.bonus-box thead,.bonus-box tr,.bonus-box td,.bonus-box th,.bonus-box caption{display:block}.bonus-box caption{padding-bottom:11px;font-size:14px;font-weight:700}.bonus-box caption span span{padding-right:10px}.bonus-box th{display:none}.bonus-box .action{padding:16px 0 20px}.bonus-box .action .btn{max-width:288px;padding:18px;margin:0 auto;font-size:16px}#new #top .bonus-box .action .btn,#new .bonus-box .action .btn{background:rgb(37,170,30);background:-moz-linear-gradient(-45deg,rgba(37,170,30,1) 0%,rgba(34,144,28,1) 38%,rgba(30,129,24,1) 68%,rgba(25,114,20,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(37,170,30,1) 0%,rgba(34,144,28,1) 38%,rgba(30,129,24,1) 68%,rgba(25,114,20,1) 100%);background:linear-gradient(135deg,rgba(37,170,30,1) 0%,rgba(34,144,28,1) 38%,rgba(30,129,24,1) 68%,rgba(25,114,20,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25aa1e',endColorstr='#197214',GradientType=1);box-shadow:0 11px 27px 0 rgba(29,123,24,.44);transition:box-shadow .3s}#new #top .bonus-box .action .btn:hover,#new .bonus-box .action .btn:hover{background:rgb(37,170,30);box-shadow:none}.bonus-box .bonus td{font-size:23px;line-height:1.1}.bonus-box .bonus td span{display:block;padding-top:11px;font-size:15px;font-weight:400}.bonus-box .terms td{padding:0 40px;font-size:12px;line-height:1.1;color:#bbbaba}.bonus-box .terms td .trigger-terms{color:#7b7b7b;text-decoration:underline;cursor:pointer}.bonus-box .bonus strong{font-weight:900}.bonus-box .db{display:block}@media (min-width:1024px){.bonus-box caption{position:relative;overflow:hidden;font-size:18px;padding-bottom:0}.bonus-box caption>span{position:relative;display:inline-block;padding:0 10px}.bonus-box caption>span:before,.bonus-box caption>span:after{content:'';position:absolute;top:50%;width:100vw;height:1px;margin-top:1px;background-color:#d8d8d8}.bonus-box caption>span:before{left:100%}.bonus-box caption>span:after{right:100%}.bonus-box .bonus{padding:18px 0 10px}.bonus-box .bonus td{font-size:26px}.bonus-box .bonus td span{padding-top:17px;font-size:16px}.bonus-box .action{padding-bottom:25px}.bonus-box .action .btn{max-width:260px;padding:20px}.bonus-box.v2 .bonus{margin:15px 0 13px}.bonus-box.v2 .bonus td{font-size:32px}.bonus-box.v2 .bonus td span{font-size:15px}}@media(max-width:767px){body:not(.scrolled) .box-list{content-visibility:auto}}#new #top .box-list .title{display:block;padding-bottom:15px;border-bottom:1px solid #e6e6e6;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.1;text-align:center;color:#2e2b2b}.box-list.m-hidden{display:none}.box-list ul.bltlist{padding:0 22px}.box-list ul.bltlist li{margin-bottom:10px}.box-list ul.bltlist li:last-child{margin-bottom:0}@media (min-width:1024px){.box-list{padding:11px 0}.box-list.m-hidden{display:block}}.casino-box{text-align:center;font-size:11px;line-height:1.27;color:#6b6a6a;margin-bottom:20px}.casino-box table,.casino-box tbody,.casino-box thead,.casino-box tr,.casino-box td,.casino-box th,.casino-box caption{display:block}.casino-box h2{font-size:18px;font-weight:700;color:#2e2b2b}.casino-box th{font-weight:400}.casino-box table{position:relative;padding:38px 10px 22px;background-color:#fff;border-radius:8px}.casino-box table tbody:before{content:'';position:absolute;top:0;right:-7px;width:84px;height:76px;background:url(/wp-content/themes/custom/images/casino-box-badge.svg) no-repeat center center;background-size:contain;transform:rotate(-15deg)}.casino-box caption{display:none}.casino-box th{display:none}.casino-box td{display:inline-block}.casino-box .logo{display:block;width:210px;height:84px;font-size:0;line-height:0;color:transparent}.casino-box .logo span{display:block;width:100%;height:100%;background-size:contain}.casino-box .tr-rating{position:absolute;top:12px;left:18px;width:43px;height:26px;padding:0 27px 0 0;font-size:12px;line-height:26px;text-align:right;font-weight:700;color:#aca5a5;white-space:nowrap;border-radius:15px;background:#eff2f4 url(/wp-content/themes/custom/images/rating-star.png) no-repeat right 10px center}.casino-box .tr-rating span{display:inline-block;font-size:14px;color:#464646}.casino-box .tr-legality{font-size:12px;font-weight:700;color:#29292a}.casino-box .tr-license th{display:inline}.casino-box ._geo:after{content:'';display:inline-block;vertical-align:middle;width:19px;height:13px;margin-left:10px;background-size:contain;background-position:center center;background-repeat:no-repeat}.casino-box.v2{position:relative}.casino-box.v2 caption{position:relative;display:block;padding:16px 0 10px;font-size:14px;font-weight:700;color:#282828}.casino-box.v2 caption>span span{display:inline-block;margin-right:5px;font-size:1.2em}.casino-box.v2 table{padding:0;background:transparent;text-align:center}.casino-box.v2 tbody{position:relative;padding:8px 10px 12px;background:#fff;border-radius:8px}.casino-box.v2 tbody:before{top:-8px;width:60px;height:60px}.casino-box.v2 .tr-license th{display:none}.casino-box.v2 .tr-license td{padding-left:20px;padding-right:20px}.casino-box.v2 .logo{margin-bottom:5px}.casino-box.v2 ul.bltlist{margin:22px -6px;text-align:left;color:#3d3c3c}.casino-box.v2 ul.bltlist li{margin-bottom:8px;font-size:14px;text-align:left}.casino-box.v2 ul.bltlist li:last-child{margin-bottom:0}.casino-box.v2 .tr-legality{padding-top:10px;border-top:1px solid #e7e9ea;margin:0 15px;font-weight:400;color:#969797}.casino-box.v2 ._geo:before{content:'';display:inline-block;vertical-align:middle;width:19px;height:13px;margin:-1px 10px 0 0;background-size:contain;background-position:center center;background-repeat:no-repeat}.casino-box.v2 ._geo:after{content:none}.casino-box.v2:not(.expanded) tbody:after{content:' ... Read Мore';display:inline-block;padding:0 24px 0 0;margin:16px auto 0;font-size:12px;color:#14af0c;background:url(/wp-content/themes/custom/images/new-arrow-down.png) no-repeat right center;cursor:pointer}.casino-box.v2:not(.expanded) .tr-list,.casino-box.v2:not(.expanded) .tr-legality{display:none}.casino-box.v2.expanded tbody{padding-bottom:22px}@media (min-width:1024px){.casino-box{padding-top:4px;margin-bottom:0}.casino-box table{padding:60px 10px 50px;background:#e6e9eb}.casino-box table:before{top:-17px;right:-18px;width:115px;height:110px}.casino-box .tr-legality{padding-bottom:8px}.casino-box .logo{width:240px;height:96px;margin-bottom:18px}.casino-box .tr-rating{top:16px;width:55px;font-size:14px;height:31px;line-height:31px;background-color:#fff;background-position:right 13px center}.casino-box .tr-rating span{font-size:16px}.casino-box.v2 table tbody:before{top:-8px;right:-8px;width:84px;height:84px}.casino-box.v2 tbody{padding-bottom:12px}.casino-box.v2 caption{overflow:hidden;padding:10px 0;margin-bottom:10px;margin-top:-9px;font-size:18px;line-height:1}.casino-box.v2 caption>span{position:relative;display:inline-block;padding:0 5px}.casino-box.v2 caption>span:before,.casino-box.v2 caption>span:after{content:'';position:absolute;top:50%;width:100vw;height:1px;margin-top:1px;background-color:#d8d8d8}.casino-box.v2 caption>span:before{left:100%}.casino-box.v2 caption>span:after{right:100%}.casino-box.v2 caption>span{margin:-5px 5px -5px 0}.casino-box.v2:not(.expanded) tbody:after{display:none}.casino-box.v2:not(.expanded) .tr-list,.casino-box.v2:not(.expanded) .tr-legality{display:block}.casino-box.v2 .tr-license td{padding-left:0;padding-right:0}.casino-box.v2 tbody{margin-bottom:38px;background-color:#f2f4f5}.casino-box.v2 ul.bltlist{margin:15px 0 11px}.casino-box.v2 ul.bltlist li{margin-bottom:5px}.casino-box.v2 .tr-legality{position:absolute;top:100%;left:0;right:0;padding:20px 0;border-top:0}.casino-box.v2 .tr-rating{width:38px;height:21px;padding-right:22px;font-size:10px;line-height:21px;background-size:8px;background-position:right 10px center}.casino-box.v2 .tr-rating span{font-size:12px}.casino-box.v2 .logo{width:216px;height:86px;margin-top:5px;margin-bottom:23px}}.expand-content{display:block;position:relative;overflow:hidden;margin:0 14px;font-size:14px;line-height:1.35;max-width:1000px}.expand-content p:empty{display:none}.expand-content:not(.expanded){pointer-events:none;max-height:2.7em}.expand-content:not(.expanded) *{pointer-events:auto}.expand-content:not(.expanded):before{content:'...';pointer-events:auto;position:absolute;top:1.35em;right:0;padding:0 24px 0 5px;background:#f6f8f9 url(/wp-content/themes/custom/images/new-arrow-down.png) no-repeat right center}@media (min-width:1024px){.expand-content{margin:0 0 20px}.expand-content.expanded{margin-bottom:0}#new .expand-content.expanded p{padding-bottom:0}#new #top .expand-content.expanded p{padding-bottom:0}.expand-content:not(.expanded):before{background-color:#fff;padding-left:2px;border-right:100px solid transparent}}.new-list-boxes{padding:10px;margin:25px 0;background-color:#F2F4F5;border-radius:5px}.new-list-boxes .title{padding:12px 0 32px;font-size:18px;line-height:1.39;font-weight:700;text-align:center}.new-list-boxes ul{list-style:none;padding:0;margin:0}.new-list-boxes li{position:relative;display:block;min-height:68px;padding:15px 22px 15px 90px;margin-bottom:12px;font-size:15px;line-height:1.34;color:#000;background-color:#fff;border-radius:8px}.new-list-boxes li:before{content:'';position:absolute;top:14px;left:10px;width:67px;height:68px;background-repeat:no-repeat;background-position:center top}.new-list-boxes strong{display:block;padding:0 0 7px}.new-list-boxes.no-icons li{padding-left:22px;min-height:0}.new-list-boxes.no-icons li:before{content:none}@media (min-width:768px){.new-list-boxes{padding:22px 24px 16px;max-width:662px}.new-list-boxes .title{flex:1 1 auto;padding:0 0 22px}.new-list-boxes ul{display:flex;flex-flow:row wrap;justify-content:space-between}.new-list-boxes li{flex:0 0 auto;width:calc(50% - 114px);padding:14px 14px 14px 92px;margin:0 0 8px}.new-list-boxes li:before{top:7px;left:10px}.new-list-boxes.no-icons li{width:calc(50% - 36px);padding-left:14px}}.new-list-boxes .ico-all-in:before{background-image:url(/wp-content/themes/custom/images/list-boxes/all-in.png)}.new-list-boxes .ico-bet:before{background-image:url(/wp-content/themes/custom/images/list-boxes/bet.png)}.new-list-boxes .ico-buy-in:before{background-image:url(/wp-content/themes/custom/images/list-boxes/buy-in.png)}.new-list-boxes .ico-call:before{background-image:url(/wp-content/themes/custom/images/list-boxes/call.png)}.new-list-boxes .ico-check:before{background-image:url(/wp-content/themes/custom/images/list-boxes/check.png)}.new-list-boxes .ico-flop:before{background-image:url(/wp-content/themes/custom/images/list-boxes/flop.png)}.new-list-boxes .ico-fold:before{background-image:url(/wp-content/themes/custom/images/list-boxes/fold.png)}.new-list-boxes .ico-raise:before{background-image:url(/wp-content/themes/custom/images/list-boxes/raise.png)}.new-list-boxes .ico-river:before{background-image:url(/wp-content/themes/custom/images/list-boxes/river.png)}.new-list-boxes .ico-turn:before{background-image:url(/wp-content/themes/custom/images/list-boxes/turn.png)}.new-list-bullets,.new-list-bullets *,.new-list-bullets *:before,.new-list-bullets *:after{box-sizing:border-box}.new-list-bullets,.new-list-bullets ul{list-style:none;padding:0;margin:0;font-weight:400}.new-list-bullets{padding:25px 0;font-size:16px;line-height:1.2}.new-list-bullets li{position:relative;padding:7px 0 7px 32px}.new-list-bullets li:before{position:absolute;top:0;left:12px;content:'\2022';color:#368d2a;font-size:1.7em}.new-list-bullets a{font-weight:600;color:#0a509c;text-decoration:none}.new-list-bullets a:hover{text-decoration:underline}@media (min-width:500px){.new-list-bullets[data-cols]{columns:2;column-gap:10px}}@media (min-width:767px){.new-list-bullets[data-cols="3"]{columns:3}.new-list-bullets[data-cols="4"]{columns:4}}.logo.checked span{background-image:url(/wp-content/themes/custom/images/site-checked.svg)}.logo.ecogra span{background-image:url(/wp-content/themes/custom/images/logo/providers/ecogra.png)}.logo.itech span{background-image:url(/wp-content/themes/custom/images/logo/providers/itech-labs.png)}.logo.cloudflare span{background-image:url(/wp-content/themes/custom/images/logo/providers/cloudflare.png)}.logo.cruks span{background-image:url(/wp-content/themes/custom/images/logo/providers/cruks.png)}.logo.zorgkaartnederland span{background-image:url(/wp-content/themes/custom/images/logo/providers/zorgkaartnederland.png)}.logo.gamblers-anonymous span{background-image:url(/wp-content/themes/custom/images/logo/providers/gamblers-annonymous.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/logo-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);object-fit:contain}.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{background-image:url(/wp-content/themes/custom/images/logo/providers/begambleaware.png)}.logo.begaware-v2 span{background-image:url(/wp-content/themes/custom/images/logo/regulierung/be-gamble-aware.png)}.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.noga span{background-image:url(/wp-content/themes/custom/images/logo/providers/no-ga.png)}.logo.loketkansspel span{background-image:url(/wp-content/themes/custom/images/logo/providers/loketkansspel.png)}.logo.sectigo span{background-image:url(/wp-content/themes/custom/images/logo/providers/sectigo.png)}.logo.bmm span{background-image:url(/wp-content/themes/custom/images/logo/providers/bmm-testlabs.png)}.logo.godaddy span{background-image:url(/wp-content/themes/custom/images/logo/providers/godaddy-verified.png)}.logo.iso27001 span{background-image:url(/wp-content/themes/custom/images/logo/providers/iso-27001.png)}.logo.nmi span{background-image:url(/wp-content/themes/custom/images/logo/providers/nmi.png)}.logo.google-trust-services-llc span{background-image:url(/wp-content/themes/custom/images/logo/providers/google-trust-services-llc.png)}.logo.agog span{background-image:url(/wp-content/themes/custom/images/logo/providers/agog.png)}.logo.games-global span{background-image:url(/wp-content/themes/custom/images/logo/software/games-global.png)}.logo.greentube span{background-image:url(/wp-content/themes/custom/images/logo/software/greentube.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)}.logo.gamomat span{background-image:url(/wp-content/themes/custom/images/logo/software/gamomat.png)}.logo.evolution span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-evolution-gaming.png)}.logo.netent span{background-image:url(/wp-content/themes/custom/images/logo/software/logo-netent.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/logo-play-n-go.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/logo-yggdrasil.png)}.logo.betsoft span{background-image:url(/wp-content/themes/custom/images/logo/software/betsoft.png)}.logo.twobytwo-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/2by2gaming.png)}.logo.givme-games span{background-image:url(/wp-content/themes/custom/images/logo/software/giveme.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)}.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/red-tiger-gaming.png)}.logo.playtech span{background-image:url(/wp-content/themes/custom/images/logo/software/playtech.png)}.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.push-gaming span{background-image:url(/wp-content/themes/custom/images/logo/software/push-gaming-v2.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)}.logo.quickspin span{background-image:url(/wp-content/themes/custom/images/logo/software/quickspin.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.thunderkick-v2 span{background-image:url(/wp-content/themes/custom/images/logo/software/thunderkick-v2.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.tombola span{background-image:url(/wp-content/themes/custom/images/logo/software/tombola.png)}.logo.mastercard span{background-image:url(/wp-content/themes/custom/images/payment/mastercard.png);object-fit:contain!important}.logo.visa span{background-image:url(/wp-content/themes/custom/images/payment/visa.png)}.logo.maestro span{background-image:url(/wp-content/themes/custom/images/payment/maestro.png)}.logo.revolut span{background-image:url(/wp-content/themes/custom/images/payment/revolut.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/trustly.png)}.logo.paypal span{background-image:url(/wp-content/themes/custom/images/payment/paypal.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.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.ecopayz span{background-image:url(/wp-content/themes/custom/images/payment/ecopayz.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/logo/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/logo/payment/eps.png)}.logo.bank-transfer span{background-image:url(/wp-content/themes/custom/images/payment/banktransfer.png)}.logo.ideal span{background-image:url(/wp-content/themes/custom/images/payment/ideal.png)}.logo.bankoverschrijving span{background-image:url(/wp-content/themes/custom/images/payment/bankoverschrijving.png)}.logo.ideal-v2 span{background-image:url(/wp-content/themes/custom/images/logo/payment/ideal.png)}.logo.trustly-v2 span{background-image:url(/wp-content/themes/custom/images/logo/payment/trustly.png)}.logo.mastercard-v2 span{background-image:url(/wp-content/themes/custom/images/logo/payment/mastercard.png)}.logo.maestro-v2 span{background-image:url(/wp-content/themes/custom/images/logo/payment/maestro.png)}.logo.visa-v2 span{background-image:url(/wp-content/themes/custom/images/logo/payment/visa.png)}.logo.debetkaart span{background-image:url(/wp-content/themes/custom/images/logo/payment/creditdebit.png)}.new-simple-table{margin:25px 0;line-height:1.2}.new-simple-table,.new-simple-table *,.new-simple-table *:before,.new-simple-table *:after{box-sizing:border-box}.new-simple-table a{text-decoration:none;font-weight:700;color:#1864b2}.new-simple-table a:hover{text-decoration:underline}.new-simple-table:before{content:'';position:relative;overflow:hidden;display:block;width:100%;height:0;clear:both}.new-simple-table p{margin:0;text-align:center}.new-simple-table .logo{display:block;width:140px;height:52px;font-size:0;line-height:0;color:transparent}.new-simple-table .logo span{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:right center;background-size:80%}.new-simple-table .btn{display:inline-block;padding:15px 25px;margin:28px 0;font-size:17px;font-weight:700;color:#fff;background-image:linear-gradient(116deg,rgb(36,163,29) 0%,rgb(27,121,22) 100%);border-radius:6px}.new-simple-table .btn:hover{background-image:linear-gradient(116deg,rgb(27,121,22) 0%,rgb(36,163,29) 100%)}.new-simple-table .sorting-container{position:relative;z-index:10;display:block;border:2px solid #b7cfb6;margin:28px 34px 8px;background:#f2f4f5;border-radius:6px}.new-simple-table .sorting-container .sorting-trigger:before{content:attr(data-label);display:block;padding:12px 50px 12px 62px;font-size:17px;line-height:1.2;font-weight:700;text-align:left;color:#052103}.new-simple-table .sorting-container .sorting-trigger:after{content:'';position:absolute;top:50%;right:20px;width:0;height:0;border:4px solid currentColor;border-width:5px 4px 0;border-color:currentColor transparent transparent transparent;margin-top:-2px}.new-simple-table .sorting-container .sorting-type{position:absolute;top:50%;left:15px;display:flex;width:30px;height:30px;margin-top:-15px;cursor:pointer;pointer-events:none}.new-simple-table .sorting-container .sorting-type:before,.new-simple-table .sorting-container .sorting-type:after{content:'';display:block;width:50%;height:100%;background:url(/wp-content/themes/custom/images/sorting-arrows.svg) no-repeat 0 0;background-size:auto 100%}.new-simple-table .sorting-container .sorting-type:after{background-position:right 0}.new-simple-table .sorting-container .sorting-list{position:absolute;overflow:hidden;top:100%;left:-2px;right:-2px;margin-top:-2px;padding:16px 6px;border:2px solid #b7cfb6;border-top-width:1px;background:#f2f4f5;border-radius:0 0 6px 6px;box-shadow:0 18px 27px 0 rgba(150,222,145,.52);transition:all .3s}.new-simple-table .sorting-container .sorting-item{position:relative;margin-bottom:7px;display:block;padding:7px 18px;cursor:pointer}.new-simple-table .sorting-container .sorting-item:last-child{margin-bottom:0}.new-simple-table .sorting-container .sorting-item:before{content:attr(data-title);display:block;font-size:16px;font-weight:400;text-align:left;line-height:1.2;color:#191919}.new-simple-table .sorting-container .sorting-item:hover,.new-simple-table .sorting-container .sorting-item.active,.new-simple-table .sorting-container .sorting-item.desc,.new-simple-table .sorting-container .sorting-item.asc{background-color:#e1ede8}.new-simple-table .sorting-container .sorting-item:after{content:'';position:absolute;top:50%;right:10px;width:10px;height:20px;margin-top:-10px;background:no-repeat 0 0;background-size:auto 100%}.new-simple-table .sorting-container .sorting-item.asc:after{background-image:url(/wp-content/themes/custom/images/sorting-arrows.svg);background-position:right 0}.new-simple-table .sorting-container .sorting-item.desc:after{background-image:url(/wp-content/themes/custom/images/sorting-arrows.svg);background-position:left 0}.new-simple-table .sorting-container:not(.expanded) .sorting-list{height:0;padding-top:0;padding-bottom:0;border-top-width:0;border-bottom-width:0;box-shadow:none;opacity:0}@media (max-width:1023px){.new-simple-table table,.new-simple-table caption,.new-simple-table thead,.new-simple-table tbody,.new-simple-table tr,.new-simple-table td,.new-simple-table th{display:block}.new-simple-table caption,.new-simple-table thead{display:none}.new-simple-table caption,.new-simple-table h2,.new-simple-table h3{position:relative;z-index:20;display:block;margin:0;padding-bottom:20px;font-size:22px;line-height:1.1;font-weight:900;text-align:center;color:#083106}.new-simple-table tbody{position:relative;overflow:hidden;border:1px solid #fff;border-top:0;font-size:16px;font-weight:700;background:#fff;box-shadow:0 1px 0 0 #d5ebd5;box-shadow:0 0 27px 0 rgba(0,0,0,.13);border-radius:15px}.new-simple-table tbody:before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:6px;background-color:#d5e0db}.new-simple-table tr{padding:22px 34px}.new-simple-table tr:nth-child(even){background:#f6f8f9}.new-simple-table td{display:flex;flex-flow:row nowrap;padding:5px 0;justify-content:flex-end;text-align:right}.new-simple-table td[data-title]:before{content:attr(data-title) ':';flex:0 0 auto;padding-right:10px;display:block;font-weight:400;margin-right:auto;text-align:left}.new-simple-table .logo{margin-top:-10px}}@media (min-width:1024px){.new-simple-table caption,.new-simple-table h2,.new-simple-table h3{padding-bottom:18px;font-size:28px;line-height:1.2;font-weight:900;color:#2b2b2b}.new-simple-table table{width:100%;font-size:16px;border-collapse:collapse;font-weight:400;color:#191919;background:#fff}.new-simple-table td,.new-simple-table th{padding:15px 25px;text-align:left;border:0 solid #d3ebd2}.new-simple-table th{padding-top:20px;padding-bottom:20px;color:#191919}.new-simple-table .logo{margin:-10px 0}.new-simple-table .logo span{background-position:center center}.new-simple-table thead tr{background:linear-gradient(to right,#d3ebd2,#e1ede8)}.new-simple-table th:first-child{text-align:center}.new-simple-table tbody tr:nth-child(even){background:#f6f8f9}.new-simple-table .btn{min-width:350px;padding:14px;margin:24px 0;font-size:15px;background-image:linear-gradient(116deg,rgb(36,163,29) 0%,rgb(27,121,22) 100%);box-shadow:0 18px 27px 0 rgba(150,222,145,.52)}.new-simple-table thead tr th{box-shadow:inset 0 -1px #d3ebd2}.new-simple-table thead tr th:first-child{box-shadow:inset 1px 1px #d3ebd2;border-radius:10px 0 0 0}.new-simple-table thead tr th:last-child{box-shadow:inset -1px 1px #d3ebd2;border-radius:0 10px 0 0}.new-simple-table tbody tr td:first-child{box-shadow:inset 1px 0 #d3ebd2}.new-simple-table tbody tr td:last-child{box-shadow:inset -1px 0 #d3ebd2}.new-simple-table tbody tr:last-child td{box-shadow:inset 0 -1px #d3ebd2}.new-simple-table tbody tr:last-child td:first-child{box-shadow:inset 1px -1px #d3ebd2;border-radius:0 0 0 10px}.new-simple-table tbody tr:last-child td:last-child{box-shadow:inset -1px -1px #d3ebd2;border-radius:0 0 10px 0}}@media (max-width:1023px){.new-simple-table[data-sort] caption,.new-simple-table[data-sort] h2,.new-simple-table[data-sort] h3{position:relative;padding:22px 0;background-color:#e1ede8;border-radius:10px 10px 0 0}.new-simple-table[data-sort] h2:before,.new-simple-table[data-sort] h3:before{content:'';position:absolute;top:100%;left:0;right:0;height:200px;background-color:#e1ede8}.new-simple-table[data-sort] tbody{border-radius:0 0 15px 15px}.new-simple-table[data-sort] tbody:before{content:none}.new-simple-table[data-sort]>.sorting-container{position:relative;z-index:25;margin:6px 34px 30px}.new-simple-table[data-sort] table{position:relative;z-index:20}}@media (min-width:1024px){.new-simple-table[data-sort] thead th{cursor:pointer}.new-simple-table .sort-trigger{position:relative;display:inline-block;padding-right:24px}.new-simple-table .sort-trigger:before,.new-simple-table .sort-trigger:after{position:absolute;top:50%;right:0;width:0;height:0;content:'';border-style:solid;border-width:5px 4px 0 4px;border-color:#191919 transparent transparent transparent;transform-origin:center center}.new-simple-table .sort-trigger:before{margin-top:-6px;transform:rotate(-180deg)}.new-simple-table .sort-trigger:after{margin-top:2px}.new-simple-table .asc .sort-trigger:before{border-top-color:#229c1c}.new-simple-table .desc .sort-trigger:after{border-top-color:#229c1c}.new-simple-table .sorting-container{display:none}}@media(max-width:767px){body:not(.scrolled) .sticky-link{content-visibility:auto}}.sticky-link{min-height:64px;padding:20px 0;margin:0 -17px 0}.sticky-link a{position:relative;left:50%;transform:translateX(-50%);display:flex;width:100%;min-width:342px;max-width:445px;padding:5px;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%);box-shadow:0 11px 27px 0 rgba(29,123,24,.44);border-radius:35px;transition:box-shadow .3s}.sticky-link .block-logos{display:flex;flex:1 1 auto;background-color:#f6f8f9;font-size:0;line-height:0;border-radius:35px}.sticky-link .block-logos .logo{position:relative;flex:1 1 50%;width:50%;height:30px;border:12px solid transparent;background-repeat:no-repeat;background-size:contain;background-position:center center}.sticky-link .block-logos .logo span{display:block;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center center}.sticky-link .block-logos .logo:before{content:'';position:absolute;top:50%;left:-12px;width:1px;height:26px;margin-top:-13px;background-color:#d8dadd}.sticky-link .block-logos .logo:first-child:before{content:none}.sticky-link a>span:last-child{align-self:center;padding:0 11px;font-size:14px;font-weight:700;color:#fff}.sticky-link a>span:last-child:after{content:'';display:inline-block;vertical-align:middle;width:6px;height:6px;border:1px solid;border-color:transparent #fff #fff transparent;margin:0 5px 0 10px;transform:rotate(-45deg)}.sticky-link.opacity{visibility:hidden;opacity:0}.sticky-link.fixed{position:fixed;bottom:0;left:0;right:0;z-index:10;padding:20px 25px 95px;margin:0;visibility:visible;opacity:1;transition:visibility .3s,opacity .3s;box-sizing:border-box;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.32) 18%,rgba(255,255,255,.9) 80%,rgba(255,255,255,.9) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.32) 18%,rgba(255,255,255,.9) 80%,rgba(255,255,255,.9) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.32) 18%,rgba(255,255,255,.9) 80%,rgba(255,255,255,.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#e6ffffff',GradientType=0)}.sticky-link.fixed.hidden{display:block!important;visibility:hidden;opacity:0}@media (min-width:1024px){.sticky-link{position:absolute;bottom:10px;left:0;z-index:100;width:100%;padding:24px 0;font-size:16px}.sticky-link a{width:430px;padding:8px}.sticky-link a:hover{box-shadow:0 11px 27px 0 rgba(29,123,24,0)}.sticky-link a>span:last-child{flex:1 1 auto;font-size:16px}.sticky-link a>span:last-child:after{margin-left:26px}.sticky-link .block-logos{flex:0 0 auto;width:244px}.sticky-link.fixed{padding:24px 24px 70px}.sticky-link.fixed a{margin-left:-18.5vw}}@media (min-width:1250px){.sticky-link.fixed{width:auto}.sticky-link.fixed a{margin-left:-222px}}@media(max-width:767px){body:not(.scrolled) .table-info-boxes{content-visibility:auto}}.table-info-boxes{color:#656565}.table-info-boxes table,.table-info-boxes tbody,.table-info-boxes thead,.table-info-boxes tr,.table-info-boxes th,.table-info-boxes caption,.table-info-boxes td{display:block}.table-info-boxes th{display:none;font-weight:400}.table-info-boxes th.visible{display:inline;vertical-align:middle}.table-info-boxes th.bl{display:block}.table-info-boxes td{display:inline;vertical-align:middle}.table-info-boxes table{padding:28px 0;text-align:center;border-top:1px solid #dfdfdf;box-sizing:border-box}.table-info-boxes table:last-child{border-bottom:0;padding-bottom:10px}.table-info-boxes caption{padding:0 0 12px;font-size:20px;line-height:1.1;font-weight:700;text-align:center;color:#000}.table-info-boxes tr{padding:5px 10px}.table-info-boxes .block{display:block;margin:22px -24px 0;font-size:0}.table-info-boxes .block .logo{position:relative;display:inline-block;width:108px;height:48px;margin:7px 2px;font-size:0;line-height:0;vertical-align:top;background-color:#fff;border-radius:5px}.table-info-boxes .block .logo span{display:block;width:100%;height:100%;border:12px solid transparent;background-size:contain;background-position:center center;background-repeat:no-repeat;box-sizing:border-box}.table-info-boxes .block .logo span:after{position:absolute;top:-7px;right:-7px;margin:0}.table-info-boxes .block .logo span:before{line-height:1.2;margin:10px}.table-info-boxes tr:first-child .block{margin-top:5px}.table-info-boxes .merge .logo{border-radius:0;margin-left:0;margin-right:0}.table-info-boxes .merge .logo:after{content:'';position:absolute;top:50%;left:0;width:1px;height:24px;margin-top:-12px;background-color:#e7e8e8}.table-info-boxes .merge .logo:first-child{border-radius:5px 0 0 5px}.table-info-boxes .merge .logo:first-child:after{content:none}.table-info-boxes .merge .logo:last-child{border-radius:0 5px 5px 0}.table-info-boxes .link-more{display:block;margin-top:20px;font-size:14px;color:#14af0c;font-weight:700;text-decoration:underline}.table-info-boxes .link-more:hover{text-decoration:none}@media (max-width:1100px){.table-info-boxes .block .logo{max-width:96px}}.table-info-boxes ul{list-style:none;display:table;margin:0 auto;color:#353535}.table-info-boxes ul li{display:block;padding:0 0 1px 32px;text-align:left;background:url(/wp-content/themes/custom/images/blt.png) no-repeat 7px 4px;background-size:14px auto}.table-info-boxes ul li.item-text{display:block;padding:0;margin-bottom:10px;font-size:14px;line-height:1.35;color:#656565;background:transparent}.table-info-boxes ul li.item-text:last-child{margin-bottom:0}.table-info-boxes .block-text{display:block}.table-info-boxes .block-text+.block-text{margin-top:28px}.table-info-boxes ._geo{display:inline-block;vertical-align:middle;font-size:0;line-height:0;color:transparent;margin-left:4px}.table-info-boxes ._geo:before{content:'';font-size:0;line-height:0;width:32px;height:21px}.table-info-boxes .ico{display:inline-block;width:21px;height:21px;margin:-2px 9px 0;vertical-align:middle;font-size:0;color:transparent;background-repeat:no-repeat;background-position:center center}.table-info-boxes .ico-email{background-image:url(/wp-content/themes/custom/images/ico-email.png)}.table-info-boxes .ico-chat{background-image:url(/wp-content/themes/custom/images/ico-chat.png)}.table-info-boxes .ico-phone{background-image:url(/wp-content/themes/custom/images/ico-phone.png)}@media (min-width:1024px){.table-info-boxes{position:relative;display:flex;flex-flow:row wrap;padding-bottom:130px}.table-info-boxes.no-margin{padding-bottom:20px}.table-info-boxes table{width:calc(50% - 8px);margin:4px;padding:38px 10px 20px;border:0;background-color:#f6f8f9;border-radius:5px}.table-info-boxes caption{font-size:24px}.table-info-boxes .expand-content:not(.expanded):before{background-color:#f6f8f9}}#new #top .top-container{position:relative;z-index:20;padding:0 15px;margin-top:-44px;color:#353535;background-color:#f6f8f9;border-radius:5px}#new #top .top-container p{margin-left:0;margin-right:0}#new #top .top-container h1{font-size:24px;line-height:1.1;text-align:center;color:#353535}#new #top .top-container h2,#new #top .top-container h3{margin:0;font-size:18px;line-height:1.27;font-weight:700;text-align:center}.green-bg{position:relative;padding:15px 0;margin:0 -10px}.green-bg:before{content:'';position:absolute;top:0;left:-12px;right:-12px;height:267px;background:#E1EEE1;border-radius:15px}#new #top .top-container .green-bg+p{margin:15px auto}#new #top .green-bg h1{font-size:26px;font-weight:700;padding:0;margin-left:0;margin-right:0}#new #top .green-bg h1 span span{font-size:17px;font-weight:400;color:#646877;margin-top:10px}.green-bg>*{position:relative}@media (min-width:768px){#new #top.v2 .top-container,#top.v2 .top-container{padding:16px 60px}.green-bg{display:flex;margin:0;align-items:center;padding:30px 0 20px;justify-content:space-between}.green-bg .author-top-info{margin:0 0 0 20px;flex-shrink:0}.green-bg:before{top:0;left:-42px;right:-42px}#new #top .green-bg h1{text-align:left}}@media (min-width:1024px){#new #top .top-container{padding-bottom:0}#new #top .top-container h2,#new #top .top-container h3{flex:0 0 100%;width:100%;font-size:24px;text-align:left}#new #top .top-container{margin-top:-27px;padding:14px 38px;background:#fff}#new #top .top-container:before{content:'';display:block;position:absolute;left:0;right:0;bottom:100%;height:30px;background-color:#474646}#new #top .top-container h1{padding-bottom:0;margin-bottom:10px;font-size:32px;text-align:left}}@media (min-width:1278px){#new #top .top-container{margin:-27px -38px 0;border-radius:5px 5px 0 0}}#new #top.v2 p strong{color:initial}body.new{background:#fff;overflow-x:hidden}header.new{position:relative;z-index:25;box-shadow:-1198px 0 0 #29292a,1198px 0 0 #29292a;border-bottom:none;background:#29292a}header.new>a{height:40px;margin-top:5px;background:url(/wp-content/themes/custom/images/oplichting-com-website-logo-light.png) no-repeat center}header.new>nav ul li a:hover,header.new>nav ul li.current-menu-item a{background:rgb(34,127,28);background:-moz-linear-gradient(top,rgba(34,127,28,1) 0%,rgba(70,153,55,1) 100%);background:-webkit-linear-gradient(top,rgba(34,127,28,1) 0%,rgba(70,153,55,1) 100%);background:linear-gradient(to bottom,rgba(34,127,28,1) 0%,rgba(70,153,55,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#227f1c',endColorstr='#469937',GradientType=0)}header.new>nav.opened>ul,header.new>nav>.expand{z-index:2}#new{min-width:320px;margin:0 auto;background:#fff;font:normal 14px/1.65 'open sans',sans-serif;color:#353535}#new article{padding:0}#new #top{font-size:13px;line-height:1.4;padding:15px 0 0;margin:0 auto;color:#ddd;border-bottom-left-radius:15px;border-bottom-right-radius:15px}#new #top,#new #top:before,#new #top:after{background:#474646;background:-moz-linear-gradient(top,#474646 0%,#2d2a2a 100%);background:-webkit-linear-gradient(top,#474646 0%,#2d2a2a 100%);background:linear-gradient(to bottom,#474646 0%,#2d2a2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474646',endColorstr='#2d2a2a',GradientType=0)}#bot{padding:15px 25px 25px;margin:0 auto}#new h1,#new h2,#new h3,#new h4,#new h5,#new h6{margin:0;padding:12px 0;font-weight:400;font-size:23px;line-height:1.175;color:#2e2b2b;text-align:left}#new h3{font-size:20px}#new h4,#new h5,#new h6{font-size:18px;font-weight:700}#new #top h1{font-size:24px;font-weight:700;color:#ddd;text-align:left}#new #top h1 span span{display:block;font-size:15px;font-weight:400;color:#a5a4a4}#new #top p strong{color:#fefefe}#new #top p strong.outlined{color:inherit}#new p{padding:0 0 15px;margin:0}aside.new{padding:10px 0 0}#new #top h1,#new #top p{margin-left:15px;margin-right:15px}#new .btn{border-radius:5px;transition:none;background:rgb(35,127,28);background:-moz-linear-gradient(top,rgba(35,127,28,1) 0%,rgba(70,153,55,1) 100%);background:-webkit-linear-gradient(top,rgba(35,127,28,1) 0%,rgba(70,153,55,1) 100%);background:linear-gradient(to bottom,rgba(35,127,28,1) 0%,rgba(70,153,55,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#237f1c',endColorstr='#469937',GradientType=0)}#new .btn:hover{background:#208116}@media (max-width:767px){header.new>nav{width:72px;height:50px;background-image:url(/wp-content/themes/custom/images/burger.png)}}@media (max-width:599px){#new .newexp{overflow:hidden;position:relative;max-height:42px;margin-bottom:13px;transition:.2s linear}#new .newexp:not(.opened){background-image:linear-gradient(180deg,#ddd 0%,#ddd 60%,rgba(0,0,0,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent}#new .newexp:after{content:"";display:block;width:40px;height:15px;position:absolute;bottom:2px;right:0;background:#424040 url(/wp-content/themes/custom/images/dots.png) no-repeat center}#new .newexp.opened{max-height:500px;margin-bottom:0}#new .newexp.opened:after{display:none}}@media (min-width:768px){header.new{padding:12px 0}header.new>a{height:51px;margin-top:-2px;margin-bottom:-2px}#new #top{font-size:14px;color:#d8d8d8}#new #top h1{font-size:34px;color:#fff}#new #top h1 span span{font-size:18px;color:#d3d3d3;margin-top:5px}}@media (min-width:1024px){#new,#top{font-size:15px}#new h2,#new h3,#new h4,#new h5,#new h6{padding-bottom:17px}#new h2{font-size:34px}#new h3{font-size:24px}#new h4,#new h5,#new h6{font-size:20px;font-weight:700}#top h1{font-size:40px}#top h1 span span{font-size:19px}#bot{float:left;width:66%;max-width:800px}aside.new{overflow:hidden;padding-top:35px}}#new .brand-details{margin-left:-15px;margin-right:-15px;background:#fff;position:relative}@media (min-width:1250px){#new{max-width:1200px}#bot{padding-left:0}#new #top{position:relative}#new #top:before,#top:after{content:"";display:block;position:absolute;top:0;bottom:0;width:100%}#new #top:before{right:100%}#new #top:after{left:100%}#new #top h1,#new #top p{margin-left:0;margin-right:0;margin-bottom:15px}}.trusted{position:relative;z-index:1;height:44px;padding-right:180px;margin:0 15px -45px;font:600 13px/44px 'open sans',sans-serif;border-bottom:1px solid #616262}#new .trusted+#top{padding-top:45px}.trusted span{line-height:15px;display:inline-block;vertical-align:middle}.trusted em:before{content:"16.200h";color:#348c2a}.trusted em:after{content:" Recherche";color:#b7b7b7}.trusted em:first-child:before{content:"235"}.trusted em:first-child:after{content:" unabhängige Tests mit "}.trusted i{position:absolute;height:22px;top:0;bottom:0;right:0;margin:auto}.trusted i:before,.trusted i:after{content:"";float:right;margin-left:12px;width:60px;height:22px;background:url(/wp-content/themes/custom/images/secure.png) no-repeat center;background-size:contain}.trusted i:after{width:85px;background-image:url(/wp-content/themes/custom/images/gepruft.png)}@media (min-width:768px){.trusted{text-align:center}}@media (min-width:1024px){.trusted{padding:5px 240px 5px 0;margin-bottom:-57px;font-size:17px;border-color:#353333;box-shadow:0 1px 0 #575656}#new .trusted+#top{padding-top:57px}.trusted em:before{content:" mit mehr als ";color:#b7b7b7}.trusted em:after{content:"16.200 Stunden Recherche.";color:#348c2a}.trusted em:first-child:before{content:"Unabhängige Tests von "}.trusted em:first-child:after{content:"236 Serviceanbietern"}.trusted i{height:32px}.trusted i:before,.trusted i:after{margin-left:25px;width:90px;height:32px}.trusted i:after{width:130px}}@media (min-width:1200px){.trusted{font-size:19px}}#new .strukt th{font-size:20px;font-weight:300;padding:10px}#new .strukt td.img a>img{width:100%;max-width:none}@media (max-width:1023px){.dark-bg{margin:-15px -24px 15px;padding:15px 25px 0;background-color:#f6f8f9}}.online-conv-table{position:relative;display:table;width:100%;margin-bottom:20px;font-size:14px;line-height:1.2;counter-reset:table;border-radius:4px}.online-conv-table table,.online-conv-table thead,.online-conv-table tbody,.online-conv-table tfoot,.online-conv-table caption,.online-conv-table tr,.online-conv-table td,.online-conv-table th{display:block}.online-conv-table thead{display:none}.online-conv-table caption{padding:13px 0;font-size:21px;line-height:1.2;color:#505050}.online-conv-table caption span{display:block}.online-conv-table caption[data-after]:after{content:attr(data-after);display:inline-block;margin-top:10px;font-size:12px;color:#6f6f6f}.online-conv-table caption[data-after-ico]:after{padding-bottom:28px;background:transparent no-repeat center bottom}.online-conv-table caption[data-after-ico="adm"]:after{background-image:url(/wp-content/themes/custom/images/adm.png)}.online-conv-table caption strong{font-weight:900}.online-conv-table tr{position:relative;border:2px solid #dde0e2;border-radius:5px;background:#fff;padding:5px;margin-bottom:4px;max-height:600px;counter-increment:table;transition:max-height .3s}.online-conv-table .winner{background-color:#e1f9e5;box-shadow:0 0 0 1px #dde0e2}.online-conv-table .winner .cell-position{color:transparent;background-color:#288320}.online-conv-table .winner .cell-position:after{content:'onze favoriet';display:block;width:150px;font-size:10px;letter-spacing:1px;font-weight:700;text-transform:uppercase;color:#fff;transform:rotate(-90deg);transform-origin:center center}.online-conv-table .winner .cell-casino,.online-conv-table .winner .cell-bonus,.online-conv-table .winner .cell-rating,.online-conv-table .winner .cell-payduration,.online-conv-table .winner .cell-payrate{background-color:#fff}.online-conv-table table:after{display:block;border:1px solid #d5d8db;padding:15px 35px 15px 20px;margin-top:10px;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}.online-conv-table.expand table:after{background-image:url(/wp-content/themes/custom/images/oct-arrow-top.png)}.online-conv-table[data-limit] table:after{content:'Scopri tutti i casinò recensiti'}.online-conv-table.expand table:after{content:'Visualizza solo la top 10'}.online-conv-table:not(.expand)[data-limit="5"] tr:nth-child(5)~tr,.online-conv-table:not(.expand)[data-limit="10"] tr:nth-child(10)~tr,.online-conv-table:not(.expand)[data-limit="15"] tr:nth-child(15)~tr,.online-conv-table:not(.expand)[data-limit="20"] tr:nth-child(20)~tr,.online-conv-table:not(.expand)[data-limit="25"] tr:nth-child(25)~tr,.online-conv-table:not(.expand)[data-limit="30"] tr:nth-child(30)~tr{padding-top:0;padding-bottom:0;border-top-width:0;border-bottom-width:0;max-height:0;margin-top:0;margin-bottom:0;overflow:hidden}.online-conv-table .title:before{content:attr(data-title);display:block;padding:0 0 6px;font-size:10px;font-weight:400;color:#9e9d9d}.online-conv-table .cell-terms,.online-conv-table.hidden-terms tr:after{padding:8px 18px;display:block;font-size:10px;color:#9e9d9d}.online-conv-table.hidden-terms tr:after{content:'* L’offerta prevede Termini e Condizioni. Clicca su “Visita casinò” per scoprire i dettagli sul bonus e altre informazioni.'}.online-conv-table.no-terms tr:after{content:'';height:0;padding:0;margin:0}.online-conv-table .cell-golink{padding-top:10px;text-align:center}.online-conv-table .btn{display:inline-block;min-width:186px;padding:16px;font-size:14px;letter-spacing:1px;text-transform:uppercase;font-weight:700;color:#fff;background-image:linear-gradient(180deg,rgb(70,153,55) 0%,rgb(29,123,24) 86%);border-radius:4px}.online-conv-table .cell-revlink{font-size:13px;text-align:center;padding-top:12px}.online-conv-table .cell-revlink a{display:inline-block;padding:5px 10px;color:#0b47cd}.online-conv-table .cell-casino,.online-conv-table .cell-bonus,.online-conv-table .cell-rating,.online-conv-table .cell-payduration,.online-conv-table .cell-payrate{background-color:#f6f8f9}.online-conv-table .cell-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center;margin-left:1px}.online-conv-table .cell-bonus>span,.online-conv-table .cell-bonus>strong{display:block;width:100%;flex:0 0 auto}.online-conv-table .cell-bonus strong{display:block;padding:4px 0;font-size:24px}.online-conv-table .cell-rating{text-align:center}.online-conv-table .cell-payduration,.online-conv-table .cell-payrate{margin-top:4px;padding:14px 20px;font-weight:700}.online-conv-table .cell-payduration{margin-left:1px;border-radius:4px 0 0 4px}.online-conv-table .cell-payrate{border-radius:0 4px 4px 0}.online-conv-table .cell-position{display:flex;justify-content:center;align-items:center;margin-left:-5px;font-size:0;line-height:1;background:#dedede;border-radius:0 4px 4px 0}.online-conv-table .cell-position:after{content:counter(table);font-size:13px;font-weight:700;color:#5a5b5b}.online-conv-table .cell-casino{display:flex;justify-content:center;align-items:center}.online-conv-table .logo{display:block;font-size:0}.online-conv-table .logo span{width:147px;height:52px}.online-conv-table .rating{position:relative;display:inline-block;margin:4px 0 12px;padding-left:70px;text-align:center;font-size:9px;color:#8a98ab}.online-conv-table .rating:before{content:attr(data-rating);display:inline;vertical-align:text-bottom;font-size:12px;font-weight:700;color:#1b1f36}.online-conv-table .rating span,.online-conv-table .rating span:before,.online-conv-table .rating:after{content:'';position:absolute;top:50%;left:0;width:65px;height:10px;margin-top:-5px;background:url(/wp-content/themes/custom/images/rating-star.svg) space 0 0;background-size:auto 100%;font-size:0;color:transparent}.online-conv-table .rating:after{filter:grayscale(1)}.online-conv-table .rating span{z-index:1;overflow:hidden;background:transparent;width:40px}.online-conv-table .rating[data-rating="3"] span,.online-conv-table .rating[data-rating="3.0"] span{width:41px}.online-conv-table .rating[data-rating="3.5"] span{width:46px}.online-conv-table .rating[data-rating="3.6"] span{width:47px}.online-conv-table .rating[data-rating="3.7"] span{width:48px}.online-conv-table .rating[data-rating="3.8"] span{width:49px}.online-conv-table .rating[data-rating="3.9"] span{width:50px}.online-conv-table .rating[data-rating="4"] span,.online-conv-table .rating[data-rating="4.0"] span{width:55px}.online-conv-table .rating[data-rating="4.1"] span{width:56px}.online-conv-table .rating[data-rating="4.2"] span{width:57px}.online-conv-table .rating[data-rating="4.3"] span{width:58px}.online-conv-table .rating[data-rating="4.4"] span{width:59px}.online-conv-table .rating[data-rating="4.5"] span{width:60px}.online-conv-table .rating[data-rating="4.6"] span{width:61px}.online-conv-table .rating[data-rating="4.7"] span{width:62px}.online-conv-table .rating[data-rating="4.8"] span{width:62px}.online-conv-table .rating[data-rating="4.9"] span{width:62px}.online-conv-table .rating[data-rating="5"] span,.online-conv-table .rating[data-rating="5.0"] span{width:100%}@media (max-width:450px){.online-conv-table .cell-bonus{font-size:12px}.online-conv-table .cell-bonus strong{font-size:18px}.online-conv-table .logo span{max-width:80px;background-size:contain}.online-conv-table .cell-payduration,.online-conv-table .cell-payrate{padding-left:6px;padding-right:6px}}@media (min-width:768px){.online-conv-table{border-radius:10px}.online-conv-table:after{height:32px;margin-top:20px}.online-conv-table .btn:hover{background:#2eb127}.online-conv-table table:after{float:right;padding-right:54px;background-position:center right 20px}.online-conv-table caption{padding:20px 0;font-size:21px}.online-conv-table caption[data-after-ico]:after{padding:6px 92px 6px 0;background-position:right center}.online-conv-table tr{padding:12px;border:1px solid #d5d8db;box-shadow:0 0 8px 0 rgba(126,156,185,.22)}.online-conv-table .cell-terms,.online-conv-table.no-terms tr:after,.online-conv-table.hidden-terms tr:after{padding:11px 0 0;font-size:10px;text-align:right}.online-conv-table.no-terms tr:after{padding-top:0}.online-conv-table .cell-casino,.online-conv-table .cell-rating{padding:0;background:transparent}.online-conv-table .cell-casino{padding-top:5px}.online-conv-table .winner{box-shadow:none;border-color:#afddac}.online-conv-table .winner .cell-position{margin-right:0}.online-conv-table .winner .cell-casino,.online-conv-table .winner .cell-rating{background:transparent}.online-conv-table .winner .cell-revlink,.online-conv-table .winner .cell-golink{background-color:#fff}.online-conv-table .cell-payduration,.online-conv-table .cell-payrate{padding:10px 30px;margin:0;border-radius:6px 6px 0 0}.online-conv-table .cell-payrate{margin-top:1px;border-radius:0 0 6px 6px}.online-conv-table .cell-bonus{border-radius:6px 0 0 6px}.online-conv-table .cell-bonus strong{color:#298422}.online-conv-table .cell-position{padding:4px;margin-left:-13px;margin-right:6px;border-radius:0 6px 6px 0}.online-conv-table .rating{padding-left:85px;font-size:11px}.online-conv-table .rating:before{font-size:15px}.online-conv-table .rating span,.online-conv-table .rating span:before,.online-conv-table .rating:after{width:78px;height:12px;margin-top:-6px}.online-conv-table .cell-golink{padding:18px;background:#f6f8f9;border-radius:0 6px 0 0}.online-conv-table .btn{display:block;min-width:0;padding:11px;font-size:13px}.online-conv-table .cell-revlink{padding:0;margin-top:-4px;background-color:#f6f8f9;border-radius:0 6px 0 0}.online-conv-table .cell-revlink a{text-decoration:none}.online-conv-table .cell-revlink a:hover{text-decoration:underline}.online-conv-table .rating[data-rating="3"] span,.online-conv-table .rating[data-rating="3.0"] span{width:45px}.online-conv-table .rating[data-rating="3.5"] span{width:56px}.online-conv-table .rating[data-rating="3.6"] span{width:57px}.online-conv-table .rating[data-rating="3.7"] span{width:57px}.online-conv-table .rating[data-rating="3.8"] span{width:58px}.online-conv-table .rating[data-rating="3.9"] span{width:58px}.online-conv-table .rating[data-rating="4"] span,.online-conv-table .rating[data-rating="4.0"] span{width:61px}.online-conv-table .rating[data-rating="4.1"] span{width:63px}.online-conv-table .rating[data-rating="4.2"] span{width:65px}.online-conv-table .rating[data-rating="4.3"] span{width:68px}.online-conv-table .rating[data-rating="4.4"] span{width:70px}.online-conv-table .rating[data-rating="4.5"] span{width:71px}.online-conv-table .rating[data-rating="4.6"] span{width:72px}.online-conv-table .rating[data-rating="4.7"] span{width:72px}.online-conv-table .rating[data-rating="4.8"] span{width:74px}.online-conv-table .rating[data-rating="4.9"] span{width:74px}.online-conv-table .rating[data-rating="5"] span,.online-conv-table .rating[data-rating="5.0"] span{width:100%}}.online-conv-table tr{display:grid;grid-template:1fr auto 1fr auto auto auto / 15px 8px 1fr 1fr}.online-conv-table .cell-position{grid-area:1 / 1 / 4 / 1}.online-conv-table .cell-casino{grid-area:1 / 3 / 2 / 4}.online-conv-table .cell-rating{grid-area:2 / 3 / 3 / 4}.online-conv-table .cell-bonus{grid-area:1 / 4 / 3 / 5}.online-conv-table .cell-payduration{grid-area:3 / 4 / 4 / 5}.online-conv-table .cell-payrate{grid-area:3 / 3 / 4 / 4}.online-conv-table .cell-golink{grid-area:4 / 1 / 5 / 5}.online-conv-table .cell-revlink{grid-area:5 / 1 / 6 / 5}.online-conv-table .cell-terms,.online-conv-table.no-terms tr:after,.online-conv-table.hidden-terms tr:after{grid-area:6 / 1 / 7 / 5}@media (min-width:768px){.online-conv-table tr{display:grid;grid-template:1fr auto auto auto / 12px 23% auto 12px 22% auto}.online-conv-table .cell-position{grid-area:1 / 1 / 4 / 2}.online-conv-table .cell-casino{grid-area:1 / 2 / 3 / 3}.online-conv-table .cell-rating{grid-area:3 / 2 / 4 / 3}.online-conv-table .cell-bonus{grid-area:1 / 5 / 4 / 6}.online-conv-table .cell-payduration{grid-area:1 / 3 / 2 / 4}.online-conv-table .cell-payrate{grid-area:2 / 3 / 4 / 4}.online-conv-table .cell-golink{grid-row-start:1;grid-column-start:6;grid-row-end:3;grid-column-end:7}.online-conv-table .cell-revlink{grid-area:3 / 6 / 4 / 7}.online-conv-table .cell-terms,.online-conv-table.no-terms tr:after,.online-conv-table.hidden-terms tr:after{grid-area:4 / 1 / 5 / 7}.online-conv-table.no-rev-link .cell-golink{grid-row-end:4;display:flex;align-items:center;border-radius:0 6px 6px 0}.online-conv-table.no-rev-link .cell-golink .btn{flex:1 1 auto}}.online-conv-table-tabs{display:flex;align-items:flex-start;position:relative;font-size:0;padding:0 0 7px}.online-conv-table-tabs .button{position:relative;flex:0 0 auto;padding:33px 6px 17px;margin-right:3px;vertical-align:top;font-size:12px;text-align:center;line-height:1;text-transform:uppercase;background-color:#fff;border:1px solid #e6e8e8;color:#a0a0a0;border-radius:5px;cursor:pointer}.online-conv-table-tabs .button.active{margin-bottom:-17px;padding-bottom:34px;border-color:#f6f8f9;color:#505050;background-color:#f6f8f9}.online-conv-table-tabs .button.active:before{filter:grayscale(0);opacity:1}.online-conv-table-tabs .button:before{content:'';position:absolute;top:9px;left:10px;right:10px;height:16px;background-repeat:no-repeat;background-position:center center;background-size:contain;filter:grayscale(100%);opacity:.6}.online-conv-table-tabs .button[data-mobile]{font-size:0}.online-conv-table-tabs .button[data-mobile]:after{content:attr(data-mobile);font-size:12px}.online-conv-table-tabs .online-conv-table-author{flex:0 1 auto;margin-left:auto;padding-left:5px;font-size:10px;line-height:1.2;text-align:center;color:#7f7f7f}.online-conv-table-tabs .online-conv-table-author:before{content:'';display:block;width:32px;height:32px;margin:1px auto 4px;border-radius:50%;background:#eaeaea url(/wp-content/themes/custom/images/author-new.png) no-repeat right 2px top 3px;background-size:auto 120%;filter:grayscale(100%)}.online-conv-table-tabs~.online-conv-table{display:none;overflow:hidden;width:auto;padding:0 8px 8px;background-color:#f6f8f9}.online-conv-table-tabs~.online-conv-table.active{display:block}.online-conv-table-tabs .ico-check:before{background-image:url(/wp-content/themes/custom/images/ico-oct-check.png)}.online-conv-table-tabs .ico-crown:before{background-image:url(/wp-content/themes/custom/images/ico-oct-crown.png)}.online-conv-table-tabs .ico-star:before{background-image:url(/wp-content/themes/custom/images/ico-oct-star.png)}@media (min-width:768px){.online-conv-table-tabs .button:before{transition:filter .3s,opacity .3s}.online-conv-table-tabs .button:hover:before{filter:grayscale(0);opacity:1}.online-conv-table-tabs .button{padding:12px 18px 12px 52px;margin-right:8px}.online-conv-table-tabs .button:before{position:absolute;top:11px;left:0;right:auto;width:52px}.online-conv-table-tabs .button,.online-conv-table-tabs .button[data-mobile]{font-size:14px}.online-conv-table-tabs .button[data-mobile]:after{content:none}.online-conv-table-tabs .button.active{margin-bottom:-24px}.online-conv-table-tabs~.online-conv-table{padding:0 12px 12px}.online-conv-table-tabs .online-conv-table-author{position:relative;width:125px;padding-left:42px;padding-top:3px;margin-top:4px;text-align:left;font-size:11px}.online-conv-table-tabs .online-conv-table-author:before{position:absolute;top:0;left:0;margin:0;display:block}}@media (min-width:768px){.no-grid .online-conv-table tr{display:flex;flex-flow:row wrap}.no-grid .online-conv-table td{flex:0 0 auto}.no-grid .online-conv-table .cell-terms,.no-grid .online-conv-table.no-terms tr:after,.no-grid .online-conv-table.hidden-terms tr:after{width:100%}.no-grid .online-conv-table .cell-position{width:11px;height:104px}.no-grid .online-conv-table .cell-casino{width:23%;padding-bottom:40px}.no-grid .online-conv-table .cell-rating{position:absolute;top:90px;left:20px;width:23%}.no-grid .online-conv-table .cell-bonus{width:22%}.no-grid .online-conv-table .cell-payduration{align-self:flex-start;width:20%;margin-right:12px}.no-grid .online-conv-table .cell-payrate{position:absolute;top:66px;left:calc(22% + 20px);width:calc(20% - 4px)}.no-grid .online-conv-table .cell-golink{flex:1 0 auto;width:calc(25% - 62px);border-radius:0 10px 10px 0;padding-bottom:50px}.no-grid .online-conv-table .cell-revlink{position:absolute;top:88px;left:75%;right:12px;background:transparent}.no-grid .online-conv-table .winner .cell-position:after{display:flex;justify-content:center;align-content:center;width:112px;height:112px;pointer-events:none}_:-ms-fullscreen,.no-grid:root .online-conv-table .winner .cell-position:after{transform-origin:44px 43px}}@media (min-width:1000px) and (max-width:1140px){.no-grid .online-conv-table .cell-revlink{top:105px}}@media (min-width:768px){.no-flex .online-conv-table .cell-revlink{top:105px}.no-flex .online-conv-table .winner .cell-position:after{display:none}.no-flex .online-conv-table caption{display:table-caption}.no-flex .online-conv-table table{display:table;table-layout:auto;width:100%;border-spacing:0;border-collapse:collapse}.no-flex .online-conv-table tbody{display:table-row-group}.no-flex .online-conv-table tr{position:relative;display:table-row;padding:0;border-radius:0;box-shadow:none}.no-flex .online-conv-table .cell-terms,.no-flex .online-conv-table.no-terms tr:after,.no-flex .online-conv-table.hidden-terms tr:after{display:none}.no-flex .online-conv-table .winner .cell-position{width:12px;height:auto}.no-flex .online-conv-table .cell-position,.no-flex .online-conv-table .cell-payduration,.no-flex .online-conv-table .cell-casino,.no-flex .online-conv-table .cell-rating,.no-flex .online-conv-table .cell-payrate,.no-flex .online-conv-table .cell-bonus,.no-flex .online-conv-table .cell-golink,.no-flex .online-conv-table td{display:table-cell;border:0;padding:10px;width:auto;text-align:center;border-radius:0;box-shadow:none}.no-flex .online-conv-table .cell-revlink{display:none}.no-flex .online-conv-table .winner .cell-position,.no-flex .online-conv-table .cell-position{width:20px;padding:4px;font-size:12px;font-weight:700}.no-flex .online-conv-table .winner .cell-position{color:#fff}.no-flex .online-conv-table .cell-position span,.no-flex .online-conv-table .cell-position:before,.no-flex .online-conv-table .cell-position:after{display:none}.no-flex .online-conv-table .cell-casino{width:20%;padding:0}.no-flex .online-conv-table .cell-rating{position:static;text-align:center;vertical-align:middle}.no-flex .online-conv-table .cell-revlink{position:static;background-color:#f6f8f9}.no-flex .online-conv-table .cell-payrate{position:static}.no-flex .online-conv-table .winner .cell-revlink{background-color:#fff}.no-flex .online-conv-table .rating{display:inline-block;padding-left:22px;white-space:nowrap}.no-flex .online-conv-table .rating span,.no-flex .online-conv-table .rating span:before,.no-flex .online-conv-table .rating:after{width:20px}.no-flex .online-conv-table .logo{display:inline-block}.no-flex .online-conv-table:not(.expand)[data-limit="5"] tr:nth-child(5)~tr,.no-flex .online-conv-table:not(.expand)[data-limit="10"] tr:nth-child(10)~tr,.no-flex .online-conv-table:not(.expand)[data-limit="15"] tr:nth-child(15)~tr,.no-flex .online-conv-table:not(.expand)[data-limit="20"] tr:nth-child(20)~tr,.no-flex .online-conv-table:not(.expand)[data-limit="25"] tr:nth-child(25)~tr,.no-flex .online-conv-table:not(.expand)[data-limit="30"] tr:nth-child(30)~tr{display:none}.no-flex .online-conv-table[data-limit]{padding-bottom:70px}.no-flex .online-conv-table[data-limit]:after{position:absolute;bottom:18px;left:12px;width:50%}.no-flex .online-conv-table[data-limit] table:after{position:absolute;bottom:12px;right:12px}.no-flex .online-conv-table .btn{display:inline-block}.no-flex .online-conv-table-tabs{margin-top:20px}.no-flex .online-conv-table-tabs .button{float:left}.no-flex .online-conv-table-tabs:after{content:'';display:block;clear:both;width:100%;height:0;font-size:0}.no-flex .online-conv-table-author{float:right}}.operator{margin:1% auto 16px;padding:15px 20px 10px;font:normal 12px/14px 'open sans',sans-serif;border:1px solid #dbdbdb;color:#6a6a6a}.operator:after{content:'';display:block;clear:both}.operator>.brand>.logo{width:67%;max-width:220px;margin:0 auto;height:52px;line-height:50px;text-align:center;border:1px solid #dbdbdb}.operator>.brand>.logo>span{display:block;height:50px;text-indent:-9999px}.operator>.brand>.wert{padding:20px 0;text-align:center;font:300 16px/16px 'open sans',sans-serif;color:#908b8b}.operator>.brand>.wert>b{font-weight:600}.operator>.brand>.wert>b strong{color:#4081d8}.operator>.brand>.wert>i{display:inline-block;width:100px;height:16px;margin-left:8px;vertical-align:baseline;background:url(/wp-content/themes/custom/images/sterne.png) repeat-x 0 bottom}.operator>.brand>.wert>i i{display:block;width:100px;height:16px;background:url(/wp-content/themes/custom/images/sterne.png) repeat-x 0 0;text-indent:-9999px}.operator>.brand>.wert>i.wert45 i{width:90px}.operator>.brand>.wert>i.wert40 i{width:80px}.operator>.brand>.wert>i.wert35 i{width:70px}.operator>.brand>.wert>i.wert30 i{width:60px}.operator>.brand>.wert>i.wert25 i{width:50px}.operator>.brand>.wert>i.wert20 i{width:40px}.operator>.link.none.yet{display:none}.operator>.link>span{display:none;line-height:60px;padding:3px;text-align:center}.operator>.link.kansspelautoriteit>span span,.brand-details .reg .logo.kansspelautoriteit span{width:34px;height:44px;background:url(/wp-content/themes/custom/images/logo/regulierung/kansspelautoriteit.png);text-indent:-9999px}.operator>.link.noga>span span,.brand-details .reg .logo.noga span{width:41px;height:35px;background:url(/wp-content/themes/custom/images/logo/regulierung/noga.png);text-indent:-9999px}.operator>.link>a{padding:13px;font-size:20px;margin-bottom:15px;width:75%;max-width:260px}.operator>.punkte{display:none;padding:0;margin:0 auto;list-style:none;font-size:12px;line-height:12px}.operator>.punkte li{height:29px;margin-top:-1px;overflow:hidden}.operator>.punkte li b{float:left;padding-left:8px;padding-bottom:1px;color:#363636;background:url(/wp-content/themes/custom/images/icon-list-punkte.png) no-repeat 0 5px}@media only screen and (min-width:480px){.operator{padding:0 10px}.operator>.brand{float:left;width:50%;padding-top:15px}.operator>.brand>.logo{width:auto;max-width:180px}.operator>.brand>.wert{padding:15px 0}.operator>.link{overflow:hidden}.operator>.link.alone{padding:26px 0 25px}.operator>.link.none.yet{display:block;max-width:135px;height:117px;background:url(/wp-content/themes/custom/images/no-link.png) no-repeat center;text-indent:-9999px}.operator>.link>span{display:block}.operator>.link>a{padding:8px}.operator>.link.none>a{margin:41px auto 40px}}@media only screen and (min-width:680px){.operator{padding:0;overflow:hidden}.operator>.brand{width:28%;max-width:210px;border-right:1px solid #dbdbdb}.operator>.brand>.logo{width:90%;max-width:180px}.operator>.brand>.wert{padding:15px 0 17px}.operator>.punkte{overflow:hidden;display:table;padding:25px 10px 0;margin:0 auto}.operator>.link{float:right;width:30%;max-width:190px;border-left:1px solid #dbdbdb}.operator>.link.none{background:url(/wp-content/themes/custom/images/no-link.png) no-repeat center 10px}.operator>.link.none>a{margin:69px auto 12px}}@media(max-width:767px){body:not(.scrolled) .t-top:not(:nth-child(-n+8)){content-visibility:auto}}.t-top .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}.t-top .logo.testlab.bmm>span{background-position:0 0;width:110px;height:18px}.t-top .logo.testlab.trisigma>span{background-position:0 -18px;width:110px;height:16px}.t-top .logo.testlab.quinel>span{background-position:0 -34px;width:102px;height:18px}.t-top .logo.testlab.gamingassociates>span{background-position:0 -52px;width:98px;height:24px}.t-top .logo.testlab.qalabs>span{background-position:0 -76px;width:82px;height:24px}.t-top .logo.testlab.gli>span{background-position:-110px 0;width:80px;height:22px}.t-top .logo.testlab.siq>span{background-position:-110px -22px;width:56px;height:26px}.t-top .logo.testlab.ecogra>span{background-position:-110px -47px;width:68px;height:24px}.t-top .logo.testlab.itechlabs>span{background-position:-200px 0;width:30px;height:30px}.t-top .logo.testlab.nmi>span{background-position:-200px -28px;width:42px;height:36px}.t-top .logo.testlab.sqs>span{background-position:-200px -66px;width:24px;height:24px}.t-top .logo.testlab.gamstop>span{background:url(/wp-content/themes/custom/images/gamstop.png) no-repeat 0 0;text-indent:-9999px;display:block;width:93px}.t-top .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}.t-top .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}.t-top .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}.t-top .logo.testlab.curacao>span{background:url(/wp-content/themes/custom/images/curacao.png) no-repeat 0 0;text-indent:-9999px;width:100px;height:24px}.t-top .logo.ssl>span{display:block;background:url(/wp-content/themes/custom/images/sslcert.png) no-repeat 0 0;text-indent:-9999px}.t-top .logo.ssl.globalsign>span{background-position:0 0;width:120px;height:28px}.t-top .logo.ssl.godaddy>span{background-position:0 -26px;width:100px;height:30px}.t-top .logo.ssl.symantec>span{background-position:0 -55px;width:80px;height:23px}.t-top .logo.ssl.thawte>span{background-position:0 -78px;width:105px;height:26px}.t-top .logo.ssl.digicert>span{background-position:0 -104px;width:113px;height:25px}.t-top .logo.ssl.rapidssl>span{background-position:0 -129px;width:90px;height:20px}.t-top .logo.ssl.comodo>span{background-position:0 -150px;width:98px;height:16px}.t-top .logo.ssl.avg>span{background-position:0 -332px;width:87px;height:32px}.t-top .logo.ssl.geotrust1>span{background-position:0 -209px;width:158px;height:24px}.t-top .logo.ssl.zignsec>span{background-position:0 -187px;width:98px;height:22px}.t-top .logo.ssl.ibas>span{background-position:19px -259px;width:98px;height:22px}.t-top .logo.ssl.mga>span{background-position:0 -280px;width:98px;height:22px}.t-top .logo.ssl.tst>span{background-position:25px -234px;width:98px;height:22px}.t-top .logo.ssl.verisign>span{background-position:0 -299px;width:76px;height:35px}.t-top .logo.ssl.mcafee>span{background-position:0 -364px;width:104px;height:31px}.t-top .logo.ssl.norton>span{background-position:0 -395px;width:107px;height:32px}.t-top .logo.ssl.onjn>span{background-position:0 -424px;width:34px;height:32px;margin:0 auto}.t-top .logo.ssl.sslsecure>span{background:url(/wp-content/themes/custom/images/sslsecure.png) no-repeat 0 0;text-indent:-9999px;width:79px;height:24px}.t-top .logo.ssl.cloudflare>span{background:url(/wp-content/themes/custom/images/cloudflare.png) no-repeat 0 0;text-indent:-9999px;width:113px;height:38px}.t-top .logo.ssl.hydrantid>span{background:url(/wp-content/themes/custom/images/hydrantid-ssl.png) no-repeat 0 0;text-indent:-9999px;width:140px;height:50px;background-size:90%}.t-top .logo.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:0 auto}.t-top .logo.wirecard>span{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}.t-top .logo.wiretransfer>span{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}.t-top .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}.t-top .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}.t-top .logo.neteller>span{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}.t-top .logo.paysafecard>span{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}.t-top .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}.t-top .logo.mastercard>span{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}.t-top .logo.paypal>span{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}.t-top .logo.skrill>span{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}.t-top .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}.t-top .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}.t-top .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}.t-top .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}.t-top .logo.credit-debit>span{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}.t-top .logo.banktransfer>span{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}.t-top .logo.applepay>span{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}.t-top .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}.t-top .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}.t-top .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}.t-top .logo.ecopayz>span{background:url(/wp-content/themes/custom/images/payment/ecopayz.png) no-repeat 0 0;text-indent:-9999px;display:block;height:40px;width:120px;margin:0 auto}.t-top .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}.t-top .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}.t-top .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}.t-top .logo.debit-card>span{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}.t-top .logo.cloudflare>span{background:url(/wp-content/themes/custom/images/logo-cloudflare.png) no-repeat 0 0;text-indent:-9999px;display:block;height:34px;width:101px;margin:0 auto}.t-top .logo.sectigo>span{background:url(/wp-content/themes/custom/images/sectigo.png) no-repeat 0 0;text-indent:-9999px;display:block;height:21px;width:103px;margin:0 auto}.t-top .logo.digicert>span{background:url(/wp-content/themes/custom/images/digicert.png) no-repeat 0 0;text-indent:-9999px;display:block;height:23px;width:103px;margin:0 auto}.t-top .logo.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;background-size:70%}.t-top .logo.godaddy>span{background:url(/wp-content/themes/custom/images/godaddy.png) no-repeat 0 0;text-indent:-9999px;width:130px;width:149px;background-size:70%}.t-top .logo.lets-encrypt>span{background:url(/wp-content/themes/custom/images/logo/providers/lets-encrypt.png) no-repeat 0 0;text-indent:-9999px;width:150px;height:43px;background-size:85%;margin:0 auto}.t-top .logo.amazon>span{background:url(/wp-content/themes/custom/images/logo/providers/amazon.png) no-repeat 0 0;text-indent:-9999px;width:116px;height:36px;background-size:85%;margin:0 auto}.t-top{margin-bottom:22px}.t-top tr{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between}.t-top tbody tr{padding:6px;border:1px solid #d7d7d7;border-radius:2px}.t-top tr+tr{margin-top:5px}.t-top .btn{padding-top:12px;padding-bottom:12px;font-size:17px;font-weight:600}.t-top .block{display:block}.t-top .stars{font-size:0;line-height:0;text-indent:-4000px}.t-top .hidden{display:none}.t-top caption{display:block;flex-basis:100%;width:100%;padding:10px;font-size:20px;color:#2a2a2a;border:1px solid #ccc;border-bottom:none}.t-top .pmlogo span{display:inline-block;width:120px;height:21px;vertical-align:middle;background-size:contain;background-position:center center;background-repeat:no-repeat;font-size:0;line-height:0;text-indent:-4000px}.t-top .logo span{display:inline-block;width:120px;height:21px;vertical-align:middle;background-position:center center;background-repeat:no-repeat;font-size:0;line-height:0;text-indent:-4000px}.t-top .t-top-limits{font-size:15px;line-height:1.07;color:#101c29;text-align:center}.t-top .t-top-limits .bonus-codes span:not(.hidden){display:block}.t-top .t-top-certified{text-align:center}.t-top .t-top-rating{align-self:center;text-align:center}.t-top .t-top-rating a{font-size:15px;text-decoration:none}.t-top .t-top-rating a:hover{text-decoration:underline}.t-top .t-top-rating:not(.inline-mobile) a{display:none}.t-top .t-top-rating .stars{margin:0 auto 5px}.t-top .t-top-game-link{text-align:center}.t-top .t-top-logo{text-align:center}.t-top .t-top-logo span{display:inline-block;width:140px;height:50px;vertical-align:middle;background-size:contain;font-size:0;line-height:0;text-indent:-4000px}.t-top .t-top-terms{padding:11px 20px;border-radius:2px;font-size:11px;line-height:1.36;color:#7b7b7b;text-align:center;background:#f6f6f6}.t-top .t-top-terms a{color:inherit}.t-top .t-top-terms a:hover{text-decoration:none}.t-top .t-top-bonus{align-self:center;font-size:15px;line-height:1.33;color:#101c29;text-align:center}.t-top .t-top-bonus strong{display:block;margin:-5px 0;font-size:21px;font-weight:800}.t-top .t-top-bonus .block{display:block}.t-top .t-top-bonus-alt{font-size:15px}.t-top .t-top-bonus-alt strong{font-size:24px}.t-top .t-top-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.t-top .t-top-title span{flex:0 0 85px;margin-left:30px;font-size:0}.t-top .t-top-title span i{display:inline-block;width:85px;height:31px;vertical-align:middle;background:url(/wp-content/themes/custom/images/ssl-certified.png) no-repeat 0 0}.t-top .t-top-title strong{flex:0 1 100%;font-size:16px;line-height:1.13;color:#000}.t-top .t-top-terms,.t-top .t-top-actions{margin-top:10px}.t-top table,.t-top tbody,.t-top th,.t-top td{display:block}.t-top th,.t-top td{flex:0 0 100%}.t-top th{text-transform:uppercase}.t-top,.t-top *,.t-top *:before,.t-top *:after{box-sizing:border-box}.t-top [data-rating="r5"]:after,.t-top .t-top-rating.r5 .stars:before{width:75px}.t-top [data-rating="r49"]:after,.t-top .t-top-rating.r49 .stars:before{width:74px}.t-top [data-rating="r48"]:after,.t-top .t-top-rating.r48 .stars:before{width:73px}.t-top [data-rating="r47"]:after,.t-top .t-top-rating.r47 .stars:before{width:72px}.t-top [data-rating="r46"]:after,.t-top .t-top-rating.r46 .stars:before{width:71px}.t-top [data-rating="r45"]:after,.t-top .t-top-rating.r45 .stars:before{width:70px}.t-top [data-rating="r44"]:after,.t-top .t-top-rating.r44 .stars:before{width:69px}.t-top [data-rating="r43"]:after,.t-top .t-top-rating.r43 .stars:before{width:68px}.t-top [data-rating="r42"]:after,.t-top .t-top-rating.r42 .stars:before{width:67px}.t-top [data-rating="r41"]:after,.t-top .t-top-rating.r41 .stars:before{width:66px}.t-top [data-rating="r4"]:after,.t-top .t-top-rating.r4 .stars:before{width:61px}.t-top [data-rating="r39"]:after,.t-top .t-top-rating.r39 .stars:before{width:58px}.t-top [data-rating="r38"]:after,.t-top .t-top-rating.r38 .stars:before{width:57px}.t-top [data-rating="r37"]:after,.t-top .t-top-rating.r37 .stars:before{width:56px}.t-top [data-rating="r36"]:after,.t-top .t-top-rating.r36 .stars:before{width:55px}.t-top [data-rating="r35"]:after,.t-top .t-top-rating.r35 .stars:before{width:54px}.t-top [data-rating="r34"]:after,.t-top .t-top-rating.r34 .stars:before{width:53px}.t-top [data-rating="r33"]:after,.t-top .t-top-rating.r33 .stars:before{width:52px}.t-top [data-rating="r32"]:after,.t-top .t-top-rating.r32 .stars:before{width:51px}.t-top [data-rating="r31"]:after,.t-top .t-top-rating.r31 .stars:before{width:50px}.t-top [data-rating="r3"]:after,.t-top .t-top-rating.r3 .stars:before{width:45px}.t-top [data-rating]:before,.t-top .t-top-rating .stars{display:block;width:77px;height:12px;background:url(/wp-content/themes/custom/images/star-grey.png) repeat-x 0 0}.t-top [data-rating]:after,.t-top .t-top-rating .stars:before{content:'';display:block;height:12px;background:url(/wp-content/themes/custom/images/star-yellow.png) repeat-x 0 0}@media (max-width:767px){.t-top caption{line-height:1.1}.t-top [data-title-enabled]:before{content:attr(data-title);padding-bottom:4px;display:block;text-align:center;font-size:14px;font-weight:300;color:#919191}.t-top .t-top-rating:not(.inline-mobile){position:absolute;width:90px;height:45px;top:0;left:50%;padding-top:1px;margin-top:0;margin-left:-45px;border:none;overflow:hidden;font-size:0;text-align:center}.t-top .t-top-rating:not(.inline-mobile):before{content:'';position:absolute;width:100%;height:200%;bottom:0;left:50%;transform-origin:0 100%;transform:rotate(-45deg);background:#ecfcec}.t-top .t-top-rating:not(.inline-mobile):after{content:'';position:absolute;width:17px;height:17px;left:50%;bottom:10px;margin-left:-9px;background:url(/wp-content/themes/custom/images/star-mobile.png) no-repeat 0 0}.t-top .t-top-rating:not(.inline-mobile)>*{position:relative;display:inline-block;z-index:3}.t-top .t-top-rating:not(.inline-mobile) .max{font-size:12px;color:#cdcdcd}.t-top .t-top-rating:not(.inline-mobile) .max:before{content:'/'}.t-top .t-top-rating:not(.inline-mobile) .current{font-size:14px;color:#101c29}.t-top .t-top-limits{padding:10px 10px 0;margin-top:12px;border-top:1px solid #cacaca;font-size:16px}.t-top [data-title-enabled-all]{padding-left:0;padding-right:0}.t-top [data-title-enabled-all]:before{content:attr(data-title);display:block;min-height:22px;padding-bottom:0;text-align:center;font-size:10px;font-weight:300;color:#919191}.t-top thead,.t-top [data-rating]:before,.t-top [data-rating]:after,.t-top .t-top-rating:not(.inline-mobile) .stars{display:none}.t-top .t-top.logo{margin:20px 0}.t-top .btn{margin:0 10px;padding:14px}[data-width-1m="90"] tbody tr td.t-top-actions:nth-child(1),[data-width-2m="90"] tbody tr td.t-top-actions:nth-child(2),[data-width-3m="90"] tbody tr td.t-top-actions:nth-child(3),[data-width-4m="90"] tbody tr td.t-top-actions:nth-child(4),[data-width-5m="90"] tbody tr td.t-top-actions:nth-child(5),[data-width-6m="90"] tbody tr td.t-top-actions:nth-child(6),[data-width-7m="90"] tbody tr td.t-top-actions:nth-child(7),[data-width-8m="90"] tbody tr td.t-top-actions:nth-child(8),[data-width-9m="90"] tbody tr td.t-top-actions:nth-child(9),[data-width-10m="90"] tbody tr td.t-top-actions:nth-child(10){width:100%!important;flex:1 1 100%!important;max-width:100%!important}}@media (max-width:440px){.t-top .logo span{width:110px}.t-top tbody tr{padding-top:20px}}@media (min-width:768px){.t-top[data-append-rating] .t-top-rating{display:none}.t-top th{padding:20px 0;font-size:14px;line-height:1.2;font-weight:600;color:#fff;text-align:center}.t-top tr{align-items:center}.t-top thead{display:block;padding:0 18px;margin-bottom:1px;border-radius:2px;background:#656565}.t-top tbody tr{padding:15px}.t-top [data-rating]{position:relative;padding-bottom:17px}.t-top .t-top-limits{font-size:18px}.t-top .t-top-actions{margin-top:18px}.t-top [data-title-enabled-all]:before{margin-bottom:6px;font-size:13px}.t-top .t-top-rating{font-size:15px;line-height:1.2;color:#656565;text-align:center}.t-top .t-top-title{margin-bottom:15px}.t-top .t-top-title i{font-size:0}.t-top .t-top-title span{flex:0 0 190px;font-size:12px;color:#656565}.t-top .t-top-title strong{font-size:18px}.t-top .t-top-bonus{font-size:18px;line-height:1.2;font-weight:300}.t-top .t-top-bonus strong{display:inline-block;padding:5px 0;font-size:24px;font-weight:800}.t-top .t-top-bonus-alt{font-size:19px}.t-top [data-rating]:before,.t-top [data-rating]:after{content:'';position:absolute;bottom:0;left:50%;margin-left:-38px}.t-top .btn{font-weight:600}.t-top .t-top.logo{margin:0}}@media (min-width:768px) and (max-width:999px){.t-top th{display:none}.t-top[data-titles-tablet*="1"] th:nth-child(1),.t-top[data-titles-tablet*="2"] th:nth-child(2),.t-top[data-titles-tablet*="3"] th:nth-child(3),.t-top[data-titles-tablet*="4"] th:nth-child(4),.t-top[data-titles-tablet*="5"] th:nth-child(5),.t-top[data-titles-tablet*="6"] th:nth-child(6),.t-top[data-titles-tablet*="7"] th:nth-child(7),.t-top[data-titles-tablet*="8"] th:nth-child(8){display:block}}@media (min-width:1000px){.t-top .btn{font-size:16px}.t-top .t-top-bonus{padding:0 5px}.t-top .t-top-terms{margin-top:23px}.t-top .t-top-actions{margin-top:0}}@media(max-width:767px){body:not(.scrolled) .table-boxes{content-visibility:auto}}.table-boxes{margin-bottom:22px}.table-boxes table{width:100%}.table-boxes table tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-boxes caption{padding:16px 18px;border:1px solid #e6e6e6;font-size:16px;line-height:1.38;font-weight:700;background-color:#f9f9f9}.table-boxes .headings{display:none}.table-boxes tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #e6e6e6;background-color:#f6f6f6;margin-top:6px}.table-boxes .full-td,.table-boxes .half-td{width:50%;height:67px;background-color:#fff}.table-boxes .full-td{width:100%}.table-boxes .half-td a{display:block;width:100%;height:100%}.table-boxes .half-td.td-rating{display:-webkit-box;display:-ms-flexbox;display:flex}.table-boxes .half-td.td-rating a:hover .rating:after{text-decoration:underline}.table-boxes .terms{margin:11px 15px;font:300 11px 'open sans',sans-serif;line-height:1.2;color:#8a8a8a}.table-boxes .terms span{font-weight:400;text-decoration:underline}.table-boxes .terms span:hover{text-decoration:none}.table-boxes tr td{width:100%;text-align:center}.table-boxes tr td a.btn{width:130px;font-size:16px}.table-boxes a.logo{font-size:0;line-height:0;text-indent:-9999px}.table-boxes a.logo:before{content:'';width:100%;height:100%}.table-boxes .rating{position:relative;display:block;height:16px;margin-top:14px;background:url(/wp-content/themes/custom/images/ratings.png) no-repeat center 0;text-indent:-9999px}.table-boxes .rating:after{position:absolute;content:'Â¡Lee el anÃ¡lisis!';width:100%;top:23px;left:0;color:#2045de;text-indent:0}.table-boxes .bonus{margin-top:20px;margin-bottom:13px;font-size:13px;min-height:64px}.table-boxes .bonus span,.table-boxes .bonus strong{display:block;line-height:1.1}.table-boxes .bonus .big{margin-bottom:10px;font-size:24px}@media (min-width:768px){.table-boxes table tbody{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table-boxes tr{width:49%}}@media (min-width:1200px){.table-boxes table tbody{justify-content:flex-start}.table-boxes table tbody tr:nth-child(3n),.table-boxes table tbody tr:nth-child(3n-1){margin-left:6px}.table-boxes tr{width:258px}.table-boxes .terms.ellipsis:after{bottom:2px}}.table-pros-cons{padding:0 5px 20px;text-align:left;color:#3d3c3c}.table-pros-cons table,.table-pros-cons caption,.table-pros-cons tbody,.table-pros-cons tr,.table-pros-cons td,.table-pros-cons th{display:block}.table-pros-cons tr{position:relative;border-radius:10px;z-index:2;background-image:-moz-linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%);background-image:-webkit-linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%);background-image:-ms-linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%);background-image:linear-gradient(0deg,rgba(103,186,98,.5) 0%,rgba(189,227,187,.5) 69%)}.table-pros-cons caption{padding:0 10px 14px;font-size:17px;font-weight:700;text-align:left}.table-pros-cons tr{padding:24px 34px 32px}.table-pros-cons th{padding:13px 20px;border-bottom:1px solid #c6e0c5;margin-bottom:18px;box-shadow:0 1px 0 #f5faf5;font-size:16px;font-weight:900;text-transform:uppercase}.table-pros-cons td{margin:0 16px 22px;font-size:14px;font-style:italic}.table-pros-cons td span{display:inline-block;margin-right:10px;font-style:normal}.table-pros-cons td:empty{display:none}.table-pros-cons tr+tr{margin:-30px 17px 0;padding:44px 24px 16px;z-index:1;background-image:-moz-linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%);background-image:-webkit-linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%);background-image:-ms-linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%);background-image:linear-gradient(0deg,rgb(220,227,230) 0%,rgb(242,244,245) 72%)}.table-pros-cons tr+tr th{border-bottom-color:#e1e3e4}@media (min-width:768px){.table-pros-cons{position:relative;overflow:hidden;max-width:696px;margin:0 auto}.table-pros-cons caption{padding:0 0 30px;font-size:20px}.table-pros-cons tr{float:left;width:52%;padding:40px 38px 20px;min-height:288px;margin:0;box-sizing:border-box}.table-pros-cons tr+tr{float:right;padding:56px 50px 20px;margin:30px 0 0 -8%}}.table-top{background:#FEFFFF;box-shadow:0 4px 14.3px rgba(100,104,119,.2);border-radius:15px;margin:0 -5px;padding:16px 20px;font-size:14px;color:#646877}.table-top thead{display:none}.table-top strong{color:#3d3c3c}#new .table-top{font-size:14px}.table-top p:is(:empty){display:none}.table-top strong{font-size:15px}.table-top tr{position:relative}.table-top td{padding-top:20px}.table-top td ul:not(class){list-style-type:none;padding:0}.table-top [data-before]:before{content:attr(data-before);display:inline;margin:0 5px}.table-top tr:last-child{font-size:12px}.table-top[class^='badge-'],.table-top[class*=' badge-']{position:relative}.table-top[class^='badge-']:before,.table-top[class*=' badge-']:before{content:'';position:absolute;top:5px;left:5px;width:52px;height:52px;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:10}.table-top.badge-gepruft:before{background-image:url(/wp-content/themes/custom/images/casino-box-badge.png);transform:rotate(15deg)}.table-top.badge-verificado:before{background-image:url(/wp-content/themes/custom/images/casino-box-badge.svg)}#new #top .table-top.badge-gepruft table p{padding:0;margin:0}.table-top .cell-logo{display:block;background:#EFF1F8;border-radius:15px;padding:0 10px 42px}.table-top .clogo{display:block}.table-top .clogo span{display:inline-block;width:140px;height:60px;margin:0 auto 10px}.table-top .logo strong{display:none}.table-top .table-top-rating{padding:6px 36px 6px 16px;font-size:12px;line-height:26px;text-align:right;white-space:nowrap;border-radius:15px;background:#fff url(/wp-content/themes/custom/images/rating-star.png) no-repeat right 20px center}.table-top .table-top-rating strong{font-size:14px}.table-top .table-top-payment{list-style-type:none;padding:0;max-width:228px;margin:10px auto 0;font-size:0;line-height:0}.table-top .table-top-payment li{display:inline-block;margin:3px}.table-top .table-top-payment li>span{display:inline-block;vertical-align:middle}.table-top .table-top-payment li:nth-child(n+6){display:none}.table-top .table-top-payment.expanded li:nth-child(n+6){display:inline-block}.table-top .table-top-payment .logo span{display:inline-block;width:44px;height:20px;background-color:#EFF1F8;border-radius:10px;background-size:calc(100% - 10px);background-repeat:no-repeat;background-position:center}.table-top .table-top-payment .logo strong{display:none}.table-top .table-top-payment .logo.revolut span{background-size:calc(100% - 16px) auto}.table-top .table-top-payment .logo.payz span{background-size:calc(100% - 16px) auto}.table-top .table-top-payment .logo.bizum span{background-size:calc(100% + 2px) auto}.table-top .table-top-payment .logo.skrill span{background-size:calc(100% - 2px) auto}.table-top .table-top-payment .logo.neteller span{background-size:calc(100% - 2px) auto}.table-top .table-top-payment .logo.paysafecard span{background-size:calc(100% - 6px) auto}.table-top .table-top-payment li.counter{display:inline-block;vertical-align:middle;color:#1d7b18;font-size:12px;line-height:1;font-weight:700;cursor:pointer}.table-top .ico:before{content:'';display:inline-block;vertical-align:middle;background-position:center;background-size:contain;background-repeat:no-repeat;margin:0 3px}.table-top .ico span{display:none}.table-top strong.ico.before{color:#1d7b18;font-weight:800}.table-top .ico.before:before{background-color:#EFF1F8;border-radius:3px;background-size:auto calc(100% - 6px);width:20px;height:20px;margin-right:10px}.table-top .ico.ico-cards:before{background-image:url(/wp-content/themes/custom/images/ico-cards.png)}.table-top .ico.ico-cup:before{background-image:url(/wp-content/themes/custom/images/ico-cup.png)}.table-top .ico.ico-ios:before{width:18px;height:10px;background-image:url(/wp-content/themes/custom/images/ico-ios.png)}.table-top .ico.ico-android:before{width:20px;height:11px;background-image:url(/wp-content/themes/custom/images/ico-android.png)}.table-top .ico.ico-windows:before{width:40px;height:20px;background-image:url(/wp-content/themes/custom/images/ico-windows.png)}.table-top .cell-jump a{display:block;max-width:218px;padding:10px 24px;border:1px solid #20881A;margin:0 auto;font-size:15px;line-height:1.2;font-weight:400;text-align:center;color:#646877;text-decoration:none;border-radius:5px}.table-top .cell-jump a.no-border{border-color:transparent}.table-top .cell-jump a:before{content:'';display:inline-block;width:17px;height:13px;margin-right:6px;background:url(/wp-content/themes/custom/images/chat.png) no-repeat center center;background-size:contain}.table-top .cell-jump a span{font-weight:700;color:#1A7615}.table-top .btn,#new .table-top .btn{padding:19px 25px;background:linear-gradient(90deg,#34992F 0%,#1D7B18 100%);box-shadow:-3px 11px 21.8px rgba(43,171,37,.5);border-radius:4px;color:#fff;font-size:15px;font-weight:700;max-width:218px;margin:0 auto}.table-top ._geo:before{content:'';width:30px;height:18px;margin:-1px 10px 0 0}.table-top-wrapper{display:flex;flex-wrap:wrap}.table-top-wrapper>*{order:2}.table-top-wrapper .table-top{order:1;width:100%}.table-top-wrapper>p,#new #top .table-top-wrapper>p{text-align:center;max-width:90%;margin:30px auto 10px}@media (min-width:768px){.table-top{margin:0}}@media (max-width:1023px){.table-top table,.table-top tbody,.table-top tr,.table-top td{display:block}.table-top{text-align:center}.table-top tr:last-child{display:flex;flex-wrap:wrap;flex-direction:column-reverse}.table-top .clogo{padding:10px 0}.table-top .clogo span{display:block;width:226px;height:90px;margin-bottom:0}.table-top .cell-rating{position:absolute;top:110px;left:50%;transform:translateX(-50%);padding-top:0}}@media (min-width:1024px){.table-top{box-shadow:0 6px 14.3px rgba(100,104,119,.5);padding:12px 22px 18px}.table-top-wrapper .table-top{width:calc(100% + 60px);margin:0 -30px}.table-top [data-before]:before{margin:0 5px 0 0}.table-top tbody,.table-top table{display:block}.table-top tr{display:grid;grid-template:auto / 210px 18% 19% 20% 19%;align-items:center;justify-content:space-between}.table-top td{padding-top:0}.table-top tr:last-child{flex-wrap:nowrap;border-top:1px solid rgba(0,0,0,.1);padding-top:18px}.table-top .table-top-payment{max-width:180px;margin:5px 0 0}.table-top .table-top-payment li{margin:3px 6px 3px 0}.table-top .table-top-rating{position:relative}.table-top .cell-logo{padding:15px 0 5px;text-align:center;grid-area:1 / 1 / 4 / 2;background:transparent}.table-top .cell-logo:before{content:'';background:#EFF1F8;position:absolute;top:0;bottom:0;left:0;width:210px;border-radius:15px}.table-top .clogo{position:relative}.table-top .clogo span{margin-bottom:0}.table-top .cell-rating{grid-area:4 / 1 / 5 / 2;text-align:center;padding-bottom:15px}.table-top .cell-deposit{grid-area:1 / 2 / 3 / 3;align-self:flex-end;margin-top:-20px;margin-left:10px}.table-top .cell-payment{grid-area:3 / 2 / 5 / 3;align-self:flex-start;margin-left:10px}.table-top .cell-conditions{grid-area:1 / 3 / 5 / 4}.table-top .cell-conditions ul{margin-top:0}.table-top .cell-bonus{grid-area:1 / 4 / 5 / 5}.table-top .cell-btn{padding:12px 0;grid-area:1 / 5 / 5 / 6}.table-top [colspan="5"]{grid-area:1 / 1 / 5 / 4}.table-top [colspan="3"],.table-top [colspan="2"]{grid-area:1 / 4 / 5 / 6}.table-top.table-top-v-comments .cell-btn{grid-area:1 / 5 / 4 / 6}.table-top.table-top-v-comments .cell-jump{padding:0 0 12px;grid-area:4 / 5 / 5 / 6}.table-top.table-top-no-golink .cell-jump{padding-bottom:0;grid-area:1 / 5 / 5 / 6}.table-top .cell-jump a:hover{text-decoration:underline}}@media (min-width:1200px){.table-top tr{grid-template:auto / 210px 18% 18% 18% 19%}.table-top-wrapper .table-top{width:100%;margin:0}.table-top tr:last-child{margin-top:12px}.table-top .btn{min-width:160px}}.table{margin-bottom:10px}.table table{width:100%}.table table a{text-decoration:none}.table tr.neu td:first-child{background:url(/wp-content/themes/custom/images/neu-flag.png) no-repeat 0 0}.table td{padding:7px;text-align:center;border:1px solid #dbdbdb;vertical-align:middle;font:300 17px/18px "open sans",sans-serif}.table td strong{font-size:25px}.table td span{display:block}.table td ul{padding:0;margin:0;line-height:20px;color:#000}.table td ul.text-ul{padding-left:18px;text-align:left}.table.v2 td:nth-child(2),.table.v2 td:nth-child(3),.table.v1 td:nth-child(2),.table.v1 td:nth-child(3){display:none;color:#777}.table td:nth-child(3) strong{color:#000}.table a.tablelink{font-size:13px;font-weight:400}.table a.tablelink:hover{text-decoration:underline}.table a.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}.table a.tablelink.rating45:before{background-position:center -16px}.table a.tablelink.rating40:before{background-position:center -32px}.table a.tablelink.rating35:before{background-position:center -48px}.table a.tablelink.rating30:before{background-position:center -64px}.table a.tablelink.rating25:before{background-position:center -80px}.table a.tablelink.rating20:before{background-position:center -96px}.table a.logo{display:block;min-width:130px;margin:-5px auto;height:52px;line-height:52px;text-align:center}.table a.logo>span{display:block;height:52px;text-indent:-9999px}.table td:first-child{height:52px;line-height:52px}.table td a.logo>span{display:block;text-indent:-9999px;vertical-align:middle;min-width:120px}.table.text td{display:block;margin-bottom:5px}@media only screen and (min-width:480px){.table.v1 td:nth-child(2),.table.v2 td:nth-child(3),.table.text td{display:table-cell}}@media only screen and (min-width:780px){.table.v1 td:nth-child(3),.table.v2 td:nth-child(2){display:table-cell}}@media(max-width:767px){body:not(.scrolled) .top-list{content-visibility:auto}}.top-list{padding:10px;margin-bottom:15px;text-align:center;background:rgb(230,240,230);background:-moz-linear-gradient(top,rgba(230,240,230,1) 0%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(top,rgba(230,240,230,1) 0%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(230,240,230,1) 0%,rgba(255,255,255,1) 100%)}.top-list ul{display:inline-block;vertical-align:middle;padding:0;margin:0;font-size:14px;color:#434343;text-align:left;list-style-type:none}.top-list li{position:relative;line-height:1.2}.top-list.big li{position:relative;line-height:1.5;padding:7px 0}.top-list li+li{margin-top:9px}.top-list a{font-weight:700;text-decoration:none}.top-list a:hover{text-decoration:underline}.top-list a,.top-list strong{color:#326f25}.top-list .title{margin-bottom:10px;font-size:16px;font-weight:700;color:#000;text-align:center}.top-list,.top-list *,.top-list *:before,.top-list *:after{box-sizing:border-box}@media (min-width:768px){.top-list{padding:15px 20px;text-align:left}.top-list.right{float:right;width:48%;margin-left:2%;clear:right}.top-list .title{text-align:left}}@media (min-width:1200px){.top-list{padding:15px 40px}}