.embedded-game{margin:auto;text-align:center;overflow:hidden;margin-bottom:20px}.embedded-game:hover{cursor:pointer}.embedded-game.loading{cursor:pointer}.embedded-game .game{padding:0;position:relative;color:#fff;text-align:center;max-width:1146px;margin:auto;background:url(/wp-content/themes/modular/css/images/embedded-game.jpg) no-repeat 0 0}.embedded-game-fix{margin:auto;text-align:center;overflow:hidden;margin-bottom:20px}.embedded-game-fix .game.failed{height:230px;background:url(/wp-content/themes/modular/css/images/failed-bg.jpg) no-repeat center}.embedded-game-fix .game.failed>b{display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:230px;height:94px;background:rgba(0,0,0,.58);border:1px solid #fff;border-radius:16px;padding:15px;font-size:20px;padding-top:6%}.embedded-game-fix .game img{margin:auto;display:block;max-width:100%;height:auto}.embedded-game-fix .game iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embedded-game-fix .game .play{display:none}.embedded-game .game.failed{height:230px;background:url(/wp-content/themes/modular/css/images/failed-bg.jpg) no-repeat center}.embedded-game .game.failed>b{display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:230px;height:94px;background:rgba(0,0,0,.58);border:1px solid #fff;border-radius:16px;padding:15px;font-size:20px;padding-top:6%}.embedded-game .game img{margin:auto;display:block;max-width:100%;height:auto}.embedded-game .game iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embedded-game .game.activated{height:0;padding:0 3% 64%}.embedded-game .game .play{position:relative;display:inline-block;background:#000;border:1px solid #838383;box-shadow:0 0 0 19px rgba(29,29,35,.64)}.embedded-game .game .play span{text-transform:uppercase;font:normal 25px/22px 'Open Sans',sans-serif;position:absolute;top:50%;margin-top:31px;left:0;right:0}.embedded-game .game .play:before{content:'';background:url(/wp-content/themes/modular/css/images/play.png) no-repeat 0 0;width:49px;height:55px;display:block;text-align:center;position:absolute;top:-29px;left:0;right:0;bottom:0;margin:auto}.embedded-game .game .play span i,.embedded-game .game .play span b{animation:animateLetter 5s linear infinite;font-style:normal;display:inline-block;min-width:10px;font-weight:400}.embedded-game:hover .game .play span b,.embedded-game.loading .game .play span b{animation:animateLetter 0s linear infinite}.embedded-game .game .play span i:nth-child(2),.embedded-game .game .play span b:nth-child(2){animation-delay:0.2s}.embedded-game .game .play span i:nth-child(3),.embedded-game .game .play span b:nth-child(3){animation-delay:0.4s}.embedded-game .game .play span i:nth-child(4),.embedded-game .game .play span b:nth-child(4){animation-delay:0.6s}.embedded-game .game .play span i:nth-child(5),.embedded-game .game .play span b:nth-child(5){animation-delay:0.8s}.embedded-game .game .play span i:nth-child(6),.embedded-game .game .play span b:nth-child(6){animation-delay:1.0s}.embedded-game .game .play span i:nth-child(7),.embedded-game .game .play span b:nth-child(7){animation-delay:1.2s}.embedded-game .game .play span i:nth-child(8),.embedded-game .game .play span b:nth-child(8){animation-delay:1.4s}.embedded-game .game .play span i:nth-child(9),.embedded-game .game .play span b:nth-child(9){animation-delay:1.6s}.embedded-game .game .play span i:nth-child(10),.embedded-game .game .play span b:nth-child(10){animation-delay:1.8s}.embedded-game .game .play span i:nth-child(11),.embedded-game .game .play span b:nth-child(11){animation-delay:2s}.embedded-game .game .play span i:nth-child(12),.embedded-game .game .play span b:nth-child(12){animation-delay:2.2s}.embedded-game .game .play{animation-duration:2.5s;animation-name:animateBoxShadowB;animation-iteration-count:infinite;animation-direction:alternate;transition:.25s linear}.embedded-game:hover .game .play,.embedded-game.loading .game .play{animation-duration:0s;width:190px;height:190px;border-radius:50%;box-shadow:0 0 0 19px #2b2b2b}.embedded-game:hover .game .play span i,.embedded-game.loading .game .play span i{display:none}.embedded-game:hover .game .play span i,.embedded-game:hover .game .play span b,.embedded-game.loading .game .play span i,.embedded-game:hover .game .play span b{animation-duration:0s}.embedded-game .game>div{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:225px;z-index:1;width:305px}.embedded-game.loading .game>div{overflow:hidden}.embedded-game.loading .game>div{border-radius:50%}.embedded-game:hover .game>div,.embedded-game.loading .game>div{width:224px}.embedded-game.loading .game>div:after{content:"";display:block;position:absolute;top:50px;left:50px;bottom:0;-moz-animation:myOrbit 4s linear infinite;-o-animation:myOrbit 4s linear infinite;animation:myOrbit 2s linear infinite;background:rgba(29,29,35,.64);width:150px;height:150px}.embedded-game .game .play.circle{box-shadow:0 0 0 15px rgba(43,43,43,.64);height:190px;z-index:100;margin-top:17px;width:267px}.embedded-game:hover .game .play.circle,.embedded-game.loading .game .play.circle{width:190px}@-webkit-keyframes myOrbit{from{-webkit-transform:rotate(0deg);transform:rotate(0deg) translateX(100px) rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg) translateX(100px) rotate(-360deg)}}@-moz-keyframes myOrbit{from{-moz-transform:rotate(0deg) translateX(100px) rotate(0deg)}to{-moz-transform:rotate(360deg) translateX(100px) rotate(-360deg)}}@-o-keyframes myOrbit{from{-o-transform:rotate(0deg) translateX(100px) rotate(0deg)}to{-o-transform:rotate(360deg) translateX(100px) rotate(-360deg)}}@keyframes myOrbit{from{transform:rotate(0deg) translateX(100px) rotate(0deg)}to{transform:rotate(360deg) translateX(100px) rotate(-360deg)}}@-webkit-keyframes animateBoxShadowB{from{box-shadow:0 0 0 19px rgba(43,43,43,.64)}to{box-shadow:0 0 0 19px rgba(43,43,43,.64)}}@-o-keyframes animateBoxShadowB{from{box-shadow:0 0 0 19px rgba(43,43,43,.64)}to{box-shadow:0 0 0 19px rgba(254,197,20,.64)}}@-moz-keyframes animateBoxShadowB{from{box-shadow:0 0 0 19px rgba(43,43,43,.64)}to{box-shadow:0 0 0 19px rgba(43,43,43,.64)}}@keyframes animateBoxShadowB{from{box-shadow:0 0 0 19px rgba(43,43,43,.64)}to{box-shadow:0 0 0 19px rgba(43,43,43,.64)}}@keyframes animateLetter{0%{transform:translate(0,0)}10%{transform:translate(0,-10px)}20%{transform:translate(0,0)}}@-moz-keyframes animateLetter{0%{-moz-transform:translate(0,0)}10%{-moz-transform:translate(0,-10px)}20%{-moz-transform:translate(0,0)}}@-o-keyframes animateLetter{0%{-o-transform:translate(0,0)}10%{-o-transform:translate(0,-10px)}20%{-o-transform:translate(0,0)}}@-webkit-keyframes animateLetter{0%{-webkit-transform:translate(0,0)}10%{-webkit-transform:translate(0,-10px)}20%{-webkit-transform:translate(0,0)}}@media only screen and (min-width:400px){.embedded-game .game{padding:27px}}footer{position:relative;display:block;background:#252525}footer .footer-cnt{display:block;padding:20px 15px;background-color:#1b354c}footer .footer-cnt .shell:after{content:'';display:block;clear:both}footer .footer-cnt .cols{float:none;display:block}footer .footer-cnt .cols .col{display:block;float:none;width:100%;padding-left:0;margin-top:20px}footer .footer-cnt .cols .col:first-child{padding-left:0;margin-top:0}footer .footer-cnt .cols .title{padding:0 0 5px 0;border-bottom:solid 3px #fff;font-size:18px;line-height:20px;color:#fff;text-transform:uppercase;text-align:center;font-family:'Open Sans',sans-serif;font-weight:800}footer .footer-cnt .cols .title a{color:#fff;text-decoration:none}footer .footer-cnt .cols ul li{position:relative;display:block;padding:5px 10px;border-bottom:solid 1px #4a5e6f;font-size:14px;line-height:25px;color:#d4d4d4;text-align:center}footer .footer-cnt .cols ul li a{color:#d4d4d4;padding:0 0 0 20px;background:url(/wp-content/themes/modular/css/images/icon_list.png) no-repeat 0 center}footer .footer-cnt .cols ul li a:hover{color:#fff}footer .footer-cnt .col-big{float:none;display:block;width:100%;margin:0 auto 20px auto}footer .footer-cnt .col-big .title{position:relative;margin:0 0 10px 0;border-bottom:solid 3px #fff;font-size:13px;line-height:20px;color:#f9f9f9;padding:0 0 5px 0;text-align:left;font-family:'Open Sans',sans-serif;font-weight:800;font-style:italic;text-align:center}footer .footer-cnt .col-big .title .logo-site{display:none;position:absolute;left:-116px;bottom:-10px;width:116px;height:40px;display:none;font-size:0pt;line-height:0pt;text-indent:-4000px}footer .footer-cnt .col-big .title .logo-site:before{position:absolute;content:'';left:-21px;bottom:7px;width:21px;height:3px;background:#fff;display:block}footer .footer-cnt .col-big .banner{position:relative;background-color:#000;background-repeat:no-repeat;background-position:0 center;border:solid 1px #4b4b4b;border-radius:5px;height:135px;overflow:hidden}footer .footer-cnt .col-big .banner{background-image:url(/wp-content/themes/modular/css/images/footer_banner_bg.jpg)}footer .footer-cnt .col-big .banner .logo{position:absolute;top:10px;right:0;display:block;width:105px;height:42px}footer .bottom-cnt .regulatory-content{display:flex;justify-content:center;align-items:center;clear:both}footer .bottom-cnt .regulatory-content li+li{margin-left:14px}footer .bottom-cnt .regulatory-content a:hover{opacity:1}footer .bottom-cnt .regulatory-content .underage{width:39px;height:38px;background-image:url(/wp-content/themes/modular/css/images/18+.png)}footer .bottom-cnt .regulatory-content .g4{width:40px;height:39px;background-image:url(/wp-content/themes/modular/css/images/g4.png)}footer .bottom-cnt .regulatory-content .adm{width:73px;height:23px;background-image:url(/wp-content/themes/modular/css/images/adm.png)}footer .bottom-cnt .regulatory-content .gioco{width:107px;height:22px;background-image:url(/wp-content/themes/modular/css/images/gioco-responsabile.png)}footer .bottom-cnt .regulatory-content a,footer .bottom-cnt .regulatory-content span{display:inline-block;opacity:.7;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center center;transition:opacity .15s;font-size:0;line-height:0;text-indent:-4000px}footer .footer-cnt .col-big .banner .text{position:absolute;bottom:10px;right:10px;display:block;text-align:left;font-size:21px;line-height:23px;color:#fff;font-family:'Open Sans',sans-serif;font-weight:800;text-shadow:0 0 0 #101e00,-2px -2px 0 #101e00,-2px 0 0 #101e00,0 -2px 0 #101e00,2px 2px 0 #101e00,0 2px 0 #101e00,2px 0 0 #101e00,-2px 2px 0 #101e00,2px -2px 0 #101e00}footer .footer-cnt .col-big .banner .text strong{display:block;font-weight:400;font-size:30px;line-height:32px}footer .footer-cnt .col-big .button-wp{background:#506475;border-radius:5px;padding:9px 20px;margin-top:10px}footer .footer-cnt .col-big .button-wp a.button{display:block;margin:0 auto;background:#2ebaec;color:#fff}footer .footer-cnt .col-big .button-wp a.button:hover{background:#0c90bf}footer .bottom-cnt{padding:15px;position:relative;border-top:solid 1px #1d1d1d;background-color:#193146}footer .bottom-cnt:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:1px;background:#3b3b3b}footer .bottom-cnt .shell:after{content:'';display:block;clear:both}footer .bottom-cnt .nav{display:block;padding-bottom:10px}footer .bottom-cnt .nav li{display:block;padding-left:0;padding-top:10px;font-size:12px;line-height:24px;color:#a6a6a6;text-transform:uppercase;text-align:center;font-family:'Open Sans',sans-serif;font-weight:600}footer .bottom-cnt .nav li:first-child{padding-left:0;padding-top:0}footer .bottom-cnt .nav li a{color:#a6a6a6}footer .bottom-cnt .nav li a:hover{color:#fff}footer .bottom-cnt .follow{display:table;margin:0 auto;width:auto}footer .bottom-cnt .follow li{float:left;display:inline;margin-left:10px;font-size:12px;line-height:24px;color:#818587;font-family:'Open Sans',sans-serif}footer .bottom-cnt .follow li:first-child{margin-left:0;margin-right:5px}footer .bottom-cnt .follow li a.icon-follow{width:25px;height:25px;display:block;background:url(/wp-content/themes/modular/css/images/icon_follow.png) no-repeat 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}footer .bottom-cnt .follow li a.icon-f{background-position:0 0}footer .bottom-cnt .follow li a.icon-f:hover{background-position:0 -25px}footer .bottom-cnt .follow li a.icon-t{background-position:-25px 0}footer .bottom-cnt .follow li a.icon-t:hover{background-position:-25px -25px}footer .bottom-cnt .follow li a.icon-x{background-position:-25px 0}footer .bottom-cnt .follow li a.icon-x:hover{background-position:-25px -25px}footer .bottom-cnt .follow li a.icon-g{background-position:-50px 0}footer .bottom-cnt .follow li a.icon-g:hover{background-position:-50px -25px}footer .bottom-cnt .follow li a.icon-instagram{background-position:-75px 0}footer .bottom-cnt .follow li a.icon-instagram:hover{background-position:-75px -25px}footer .copy-cnt{background:#000;padding:7px 15px;font-size:11px;line-height:13px;color:#fff;text-align:center}footer .copy-cnt a{color:#939393}footer .copy-cnt a:hover{color:#fff}footer .shortcode_ig_langs{position:relative;top:-1px;margin-left:5px}footer .footer-text{background:#000;padding:5px 10px;font-size:11px;line-height:13px;color:#5a6165;text-align:center}@media (max-width:767px){footer .bottom-cnt .shell{display:flex;justify-content:center;flex-flow:row wrap}footer .bottom-cnt .follow{order:1;margin:0}footer .bottom-cnt .shortcode_ig_langs{order:2}footer .bottom-cnt .regulatory-content{margin-bottom:20px}footer .bottom-cnt .nav,footer .bottom-cnt .regulatory-content{flex:0 0 100%}}@media only screen and (min-width:365px){footer .footer-cnt .col-big .title{font-size:18px}}@media only screen and (min-width:480px){footer .footer-cnt .col-big{width:385px}}@media only screen and (min-width:768px){footer .footer-cnt .cols{float:none;display:table;width:100%}footer .footer-cnt .cols .col{width:30%;display:table-cell;padding-left:3.33%;margin:0}footer .footer-cnt .cols .col:first-child{width:33.33%;padding-left:0;margin:0}footer .footer-cnt .cols ul li{text-align:left}footer .bottom-cnt .nav{float:left;padding-bottom:0}footer .bottom-cnt .nav li{float:left;display:inline;padding-left:20px;padding-top:0}footer .bottom-cnt .nav li:first-child{padding-top:0}footer .bottom-cnt .follow{float:right;display:inline}footer .copy-cnt{text-align:right}}@media (min-width:1024px){footer .bottom-cnt .shell{display:flex;align-items:center}footer .bottom-cnt .follow{order:2;margin:0}footer .bottom-cnt .shortcode_ig_langs{order:3}footer .bottom-cnt .regulatory-content{float:right;order:1;padding-right:25px;margin:0 35px 0 auto;border-right:1px solid #8c98a3;clear:none}}@media only screen and (min-width:1200px){footer .footer-cnt{padding:20px 0}footer .footer-cnt .cols{padding:0 0 0 20px;float:left;display:inline;width:auto}footer .footer-cnt .cols .col{float:left;display:inline;width:210px;padding-left:60px}footer .footer-cnt .cols .col:first-child{width:auto}footer .footer-cnt .col-big{float:right;display:inline;margin:0}footer .bottom-cnt{padding:15px 0}footer .bottom-cnt .nav{padding-left:20px}footer .bottom-cnt .nav li{padding-left:30px}footer .copy-cnt{padding:7px 0}}.footer-inner{margin-left:auto;margin-right:auto;max-width:1200px}.footer-counters{list-style:none;padding:10px 10px 20px;display:flex;flex-flow:wrap;justify-content:center;text-align:center;color:#949494;font-size:12px;text-transform:uppercase}.footer-counters li{flex-basis:33.33%;margin-top:20px}.footer-counters li:first-child{font-size:15px;font-style:italic;text-transform:none;color:#949494}.footer-counters li a{display:flex;flex-flow:column-reverse;color:#767e88;line-height:1;align-items:center}.footer-counters li a strong{font-family:'Oswald',sans-serif;font-size:40px;line-height:1.1;color:#2b81b7;padding-bottom:2px;position:relative}.footer-counters li a strong:after{content:'';position:absolute;bottom:0;left:0;right:100%;overflow:hidden;border-bottom:2px solid #2b81b7;transition:right .15s}.footer-counters li a:hover strong:after{right:0}@media only screen and (max-width:1199px){.footer-counters li:first-child{flex-basis:100%;margin-bottom:0;margin-top:0}}@media only screen and (min-width:768px){.footer-counters{padding:5px 30px 15px;justify-content:flex-start}.footer-counters li{flex-basis:16.66%;margin-top:15px}}@media only screen and (min-width:768px) and (max-width:1199px){.footer-counters li:first-child{border-bottom:1px solid #51565d;padding-bottom:5px}}@media only screen and (min-width:1200px){.footer-counters{padding:20px 10px;align-items:center}.footer-counters li{flex-basis:14.28%;margin-top:0}.footer-counters li:first-child{text-align:left;line-height:1.3;max-width:120px}}.full-width{position:relative;margin:0 -20px 20px}.full-width.new-full{margin:0 auto 20px;max-width:100%}.full-width.new-full picture img{width:100%;max-width:100%;height:auto}.full-width:after{content:'';display:block;clear:both}.full-width>img{display:block;width:100%;height:auto}.full-width .video-wrap{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin:0 auto}.full-width .video-wrap object,.full-width .video-wrap embed,.full-width .video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.full-width .video-wrap .thumb{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20;cursor:pointer;font-size:0;line-height:0;text-indent:-4000px}.full-width .video-wrap .thumb.paypal-video{background:#fff url(/wp-content/themes/modular/css/images/paypal_video_placeholder.png) no-repeat center center;background-size:100% auto;border:solid 20px #506475;padding:15px;box-sizing:border-box}.full-width .video-wrap .thumb.neteller-video{background:#fff url(/wp-content/themes/modular/css/images/neteller_video_placeholder.png) no-repeat center center;background-size:100% auto;border:solid 20px #70B61C;padding:15px;box-sizing:border-box}.full-width .video-wrap .thumb:after{content:'';position:absolute;top:50%;left:50%;display:block;width:86px;height:62px;background:url(/wp-content/themes/modular/css/images/yt_play_btn.png) no-repeat 0 0}.full-width .video-wrap .thumb:hover:after{background-position:0 bottom}.full-width p{padding:0;margin:0}.full-width img{display:block;margin-left:auto;margin-right:auto;max-width:100%;width:auto;height:auto}@media only screen and (min-width:768px){.full-width{margin-left:-15px;margin-right:-15px}.full-width.new-full{margin-left:auto;margin-right:auto}}@media only screen and (min-width:1200px){.full-width{margin:0 -25px 20px}}.icon-intro{position:relative}.icon-intro:before{content:'';position:absolute;left:0;top:50%;display:block;background:url(/wp-content/themes/modular/css/images/intro_icons.png) no-repeat 0 0}.icon-intro.icon-rng{width:35px;padding:0 0 0 45px;font-size:15px;line-height:52px;color:#272727;font-family:'Open Sans',sans-serif}.icon-intro.icon-rng:before{width:35px;height:23px;margin-top:-11px;background-position:0 0}.icon-intro.icon-woman{width:auto;padding:0 0 0 35px;font-size:15px;line-height:52px;color:#272727;font-family:'Open Sans',sans-serif}.icon-intro.icon-woman:before{width:28px;height:42px;margin-top:-21px;background-position:-35px 0}.icon-intro.icon-mobile{width:auto;padding:0 0 0 35px;font-size:15px;line-height:52px;color:#272727;font-family:'Open Sans',sans-serif}.icon-intro.icon-mobile:before{width:25px;height:27px;margin-top:-13px;background-position:-63px 0}.icon-intro.icon-ecogra{width:79px;height:25px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-ecogra:before{width:79px;height:25px;margin-top:-12px;background-position:-88px 0}.icon-intro.icon-adm{width:96px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-adm:before{width:99px;height:49px;margin-top:-25px;background-position:-1555px 5px}.icon-intro.icon-mcafee{width:72px;height:26px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-mcafee:before{width:72px;height:26px;margin-top:-13px;background-position:-167px 0}.icon-intro.icon-mga{width:75px;height:25px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-mga:before{width:75px;height:25px;margin-top:-12px;background-position:-239px 0}.icon-intro.icon-gamcare{width:50px;height:37px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-gamcare:before{width:50px;height:37px;margin-top:-18px;background-position:-314px 0}.icon-intro.icon-gambling-therapy{width:50px;height:37px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-gambling-therapy:before{width:50px;height:37px;margin-top:-18px;background-position:-314px 0}.icon-intro.icon-responsible{width:81px;height:20px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-responsible:before{width:81px;height:20px;margin-top:-10px;background-position:-364px 0}.icon-intro.icon-paypal{width:74px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-paypal:before{width:74px;height:21px;margin-top:-10px;background-position:-445px 0}.icon-intro.icon-ios-android{width:auto;padding:22px 0 0 0;font-size:9px;line-height:11px;color:#5e5e5e;text-align:center}.icon-intro.icon-ios-android:before{left:50%;top:0;margin-left:-22px;width:44px;height:19px;background-position:-519px 0}.icon-intro.icon-gambleaware{width:66px;height:40px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-gambleaware:before{width:66px;height:40px;margin-top:-20px;background-position:-721px 0}.icon-intro.icon-alderney{width:74px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-alderney:before{width:74px;height:42px;margin-top:-21px;background-position:-787px 0}.icon-intro.icon-itechlabs{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-itechlabs:before{width:42px;height:42px;margin-top:-21px;background-position:-861px 0}.icon-intro.icon-neteller{width:85px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-neteller:before{width:81px;height:21px;margin-top:-10px;background-position:-1248px -18px}.icon-intro.icon-paysafecard{width:85px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-paysafecard:before{width:85px;height:55px;margin-top:-19px;background-position:-1472px 9px}.icon-intro.icon-plus18{width:43px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-plus18:before{width:41px;height:48px;margin-top:-21px;background-position:-1208px 6px}.icon-intro.icon-888responsible{width:43px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-888responsible:before{width:50px;height:48px;margin-top:-22px;background-position:-1656px 5px}.icon-intro.icon-postepay{width:85px;height:21px;padding:30px 0 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-postepay:before{width:75px;height:21px;margin-top:-10px;background-position:-1332px -18px}.icon-intro.icon-aams-gioco{width:50px;height:31px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-aams-gioco:before{width:52px;height:42px;margin-top:-23px;background-position:-1408px 0}.icon-intro.icon-gioco-responsible{width:85px;height:25px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-gioco-responsible:before{width:85px;height:32px;margin-top:-22px;background-position:-1070px 4px}.icon-intro.icon-75ball{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-75ball:before{width:42px;height:42px;margin-top:-20px;background-position:-1708px 0}.icon-intro.icon-30ball{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-30ball:before{width:42px;height:42px;margin-top:-20px;background-position:-1750px 0}.icon-intro.icon-90ball{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-90ball:before{width:42px;height:42px;margin-top:-20px;background-position:-1790px 0}.icon-intro.icon-bitcoin{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-bitcoin:before{width:42px;height:42px;margin-top:-20px;background-position:-1834px 0}.icon-intro.icon-ethereum{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-ethereum:before{width:42px;height:42px;margin-top:-20px;background-position:-1875px 0}.icon-intro.icon-litecoin{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-litecoin:before{width:42px;height:42px;margin-top:-20px;background-position:-1917px 0}.icon-intro.icon-eos{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-eos:before{width:42px;height:42px;margin-top:-20px;background-position:-1959px 0}.icon-intro.icon-ripple{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-ripple:before{width:42px;height:42px;margin-top:-20px;background-position:-2002px 0}.icon-intro.icon-xlm{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-xlm:before{width:42px;height:42px;margin-top:-20px;background-position:-2044px 0}.icon-intro.icon-monero{width:42px;height:42px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-monero:before{width:42px;height:42px;margin-top:-20px;background-position:-2086px 0}.icon-intro.icon-aams,.icon-intro.icon-gambling-therapy,.icon-intro.icon-g4,.icon-intro.icon-gioco-responsabile,.icon-intro.icon-age,.icon-intro.icon-aams-gioco-responsabile{width:55px;height:44px;padding:0;font-size:0pt;line-height:0pt;text-indent:-4000px}.icon-intro.icon-gambling-therapy:before,.icon-intro.icon-g4:before,.icon-intro.icon-gioco-responsabile:before,.icon-intro.icon-age:before,.icon-intro.icon-aams-gioco-responsabile:before{width:55px;height:44px;margin-top:-28px;background-position:-901px 0}.icon-intro.icon-aams{width:115px}.icon-intro.icon-aams:before{width:115px;height:44px;margin-top:-28px;background-position:-1553px 0}.icon-intro.icon-gambling-therapy,.icon-intro.icon-gambling-therapy:before{width:72px}.icon-intro.icon-gambling-therapy:before{background-position:-956px 6px}.icon-intro.icon-g4,.icon-intro.icon-g4:before{width:40px}.icon-intro.icon-g4:before{background-position:-1030px 1px}.icon-intro.icon-age,.icon-intro.icon-age:before{width:40px}.icon-intro.icon-age:before{background-position:-1208px 4px}.icon-intro.icon-gioco-responsabile,.icon-intro.icon-gioco-responsabile:before{width:82px}.icon-intro.icon-gioco-responsabile:before{background-position:-1069px 9px}.icon-intro.icon-aams-gioco-responsabile,.icon-intro.icon-aams-gioco-responsabile:before{width:50px}.icon-intro.icon-aams-gioco-responsabile:before{background-position:-1407px 0}.icon-intro.icon-roulette,.icon-intro.icon-blackjack,.icon-intro.icon-cards,.icon-intro.icon-slot{width:auto;display:inline-block;margin:0 auto;padding-left:45px}.icon-intro.icon-roulette{line-height:44px}.icon-intro.icon-blackjack{line-height:39px}.icon-intro.icon-slot{line-height:34px}.icon-intro.icon-cards{padding-left:55px;line-height:39px}.icon-intro.icon-roulette:before,.icon-intro.icon-slot:before,.icon-intro.icon-cards:before,.icon-intro.icon-blackjack:before{position:absolute;left:0;top:0;bottom:0;margin:auto}.icon-intro.icon-roulette:before{background-position:-564px 0;width:40px;height:44px;margin-top:-22px}.icon-intro.icon-slot:before{background-position:-605px 0;width:31px;height:34px;margin-top:-17px}.icon-intro.icon-blackjack:before{background-position:-639px -1px;width:33px;height:39px;margin-top:-19px}.icon-intro.icon-cards:before{background-position:-673px 0;width:48px;height:39px;margin-top:-19px}.icon-intro-banking{position:relative;font-size:0pt;line-height:0pt;text-indent:-4000px;display:block;margin:0 auto}.icon-intro-banking:before{content:'';position:absolute;left:0;top:0;display:block;background:url(/wp-content/themes/modular/css/images/intro_icons_banking.png) no-repeat 0 0}.icon-intro-banking.icon-paypal{width:74px;height:21px}.icon-intro-banking.icon-paypal:before{width:74px;height:21px;background-position:0 0}.icon-intro-banking.icon-skrill{width:70px;height:25px}.icon-intro-banking.icon-skrill:before{width:70px;height:25px;background-position:0 -21px}.icon-intro-banking.icon-paysafecard{width:90px;height:17px}.icon-intro-banking.icon-paysafecard:before{width:90px;height:17px;background-position:0 -46px}.icon-intro-banking.icon-boku{width:66px;height:26px}.icon-intro-banking.icon-boku:before{width:66px;height:26px;background-position:0 -63px}.icon-intro-banking.icon-entropay{width:62px;height:32px}.icon-intro-banking.icon-entropay:before{width:62px;height:32px;background-position:0 -89px}.icon-intro-banking.icon-neteller{width:74px;height:14px}.icon-intro-banking.icon-neteller:before{width:74px;height:14px;background-position:0 -121px}.icon-intro-banking.icon-mastercard{width:40px;height:32px}.icon-intro-banking.icon-mastercard:before{width:40px;height:32px;background-position:0 -135px}.icon-intro-banking.icon-visa{width:56px;height:20px}.icon-intro-banking.icon-visa:before{width:56px;height:20px;background-position:0 -167px}.icon-intro-banking.icon-trustly{width:84px;height:22px}.icon-intro-banking.icon-trustly:before{width:97px;height:28px;background-position:-1px -220px}.icon-intro-banking.icon-creditcard{width:42px;height:34px}.icon-intro-banking.icon-creditcard:before{width:42px;height:34px;background-position:0 -187px}[class*="ico-"]:before{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:contain;background-position:center center}.ico-phone-small:before{display:inline-block;width:8px;height:14px;background-image:url(/wp-content/themes/modular/css/images/ico-phone-small.png)}.ico-shield-small:before{display:inline-block;width:12px;height:14px;background-image:url(/wp-content/themes/modular/css/images/ico-shield-small.png)}.ico-head-small:before{display:inline-block;width:13px;height:13px;background-image:url(/wp-content/themes/modular/css/images/ico-head-small.png)}.ico-bell:before{display:inline-block;width:12px;height:14px;background-image:url(/wp-content/themes/modular/css/images/ico-bell.png)}.ico-security:before{width:80px;height:80px;background-image:url(/wp-content/themes/modular/css/images/ico-security.png)}.ico-payout:before{width:80px;height:70px;background-image:url(/wp-content/themes/modular/css/images/ico-payout.png)}.ico-terms:before{width:69px;height:73px;background-image:url(/wp-content/themes/modular/css/images/ico-terms.png)}.ico-platform:before{width:73px;height:73px;background-image:url(/wp-content/themes/modular/css/images/ico-platform.png)}.ico-mobile-compatibility:before{width:63px;height:83px;background-image:url(/wp-content/themes/modular/css/images/ico-mobile-compatibility.png)}.ico-payment-options:before{width:75px;height:75px;background-image:url(/wp-content/themes/modular/css/images/ico-payment-options.png)}.ico-gambling-commission:before{width:98px;height:24px;background-image:url(/wp-content/themes/modular/css/images/ico-gambling-commission.png)}.ico-ibas:before{width:95px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ico-ibas.png)}.ico-thawte:before{width:125px;height:31px;background-image:url(/wp-content/themes/modular/css/images/ico-thawte.png)}.ico-comodo:before{width:121px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-comodo.png)}.ico-gamcare:before{width:49px;height:55px;background-image:url(/wp-content/themes/modular/css/images/ico-gamcare.png)}.ico-rapidssl:before{width:70px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-rapidssl.png)}.ico-mga:before{width:142px;height:24px;background-image:url(/wp-content/themes/modular/css/images/ico-mga.png)}.ico-essa:before{width:98px;height:38px;background-image:url(/wp-content/themes/modular/css/images/ico-essa.png)}.ico-ecogra:before{width:102px;height:31px;background-image:url(/wp-content/themes/modular/css/images/ico-ecogra.png)}.ico-lottery:before{width:26px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-lottery.png)}.ico-winners:before{width:16px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-winners.png)}.ico-phones:before{width:12px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-phones.png)}.ico-adm:before{width:98px;height:63px;background-image:url(/wp-content/themes/modular/css/images/adm-logo.png)}.ico-agenzia-dogane-monopoli:before{width:151px;height:63px;background-image:url(/wp-content/themes/modular/css/images/agenzia-dogane-monopoli-logo.png)}.ico-gaming-labs:before{width:131px;height:44px;background-image:url(/wp-content/themes/modular/css/images/gaming-labs.png)}.ico-roma:before{width:61px;height:79px;background-image:url(/wp-content/themes/modular/css/images/roma-calcio-logo.png)}.ico-gambling-therapy:before{width:76px;height:64px;background-image:url(/wp-content/themes/modular/css/images/gambling-therapy-logo.png)}.ico-cagliari-calcio:before{width:67px;height:81px;background-image:url(/wp-content/themes/modular/css/images/cagliari-calcio-logo.png)}.ico-g4:before{width:72px;height:72px;background-image:url(/wp-content/themes/modular/css/images/g4-logo.png)}.ico-juventus:before{width:41px;height:79px;background-image:url(/wp-content/themes/modular/css/images/juventus-calcio-logo.png)}.ico-gioco-responsabile:before{width:78px;height:87px;background-image:url(/wp-content/themes/modular/css/images/gioco-reponsabile-logo.png)}.ico-milan-calcio:before{width:50px;height:79px;background-image:url(/wp-content/themes/modular/css/images/milan-calcio-logo.png)}.intro-table .icon-intro:before{top:50%}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ico-head-small:before{background-image:url(/wp-content/themes/modular/css/images/ico-head-small@2x.png)}.ico-shield-small:before{background-image:url(/wp-content/themes/modular/css/images/ico-shield-small@2x.png)}.ico-phone-small:before{background-image:url(/wp-content/themes/modular/css/images/ico-phone-small@2x.png)}.ico-bell:before{background-image:url(/wp-content/themes/modular/css/images/ico-bell@2x.png)}.ico-security:before{background-image:url(/wp-content/themes/modular/css/images/ico-security@2x.png)}.ico-terms:before{background-image:url(/wp-content/themes/modular/css/images/ico-terms@2x.png)}.ico-platform:before{background-image:url(/wp-content/themes/modular/css/images/ico-platform@2x.png)}.ico-mobile-compatibility:before{background-image:url(/wp-content/themes/modular/css/images/ico-mobile-compatibility@2x.png)}.ico-payment-options:before{background-image:url(/wp-content/themes/modular/css/images/ico-payment-options@2x.png)}.ico-gambling-commission:before{background-image:url(/wp-content/themes/modular/css/images/ico-gambling-commission@2x.png)}.ico-ibas:before{background-image:url(/wp-content/themes/modular/css/images/ico-ibas@2x.png)}.ico-comodo:before{background-image:url(/wp-content/themes/modular/css/images/ico-comodo@2x.png)}.ico-gamcare:before{background-image:url(/wp-content/themes/modular/css/images/ico-gamcare@2x.png)}.ico-rapidssl:before{background-image:url(/wp-content/themes/modular/css/images/ico-rapidssl@2x.png)}.ico-ecogra:before{background-image:url(/wp-content/themes/modular/css/images/ico-ecogra@2x.png)}.ico-mga:before{background-image:url(/wp-content/themes/modular/css/images/ico-mga@2x.png)}.ico-thawte:before{background-image:url(/wp-content/themes/modular/css/images/ico-thawte@2x.png)}.ico-lottery:before{background-image:url(/wp-content/themes/modular/css/images/ico-lottery@2x.png)}.ico-winners:before{background-image:url(/wp-content/themes/modular/css/images/ico-winners@2x.png)}.ico-phones:before{background-image:url(/wp-content/themes/modular/css/images/ico-phones@2x.png)}}.circle-flag:before,.circle-flag:after,.circle-flag>span,[class*="ico-"]:before,[class*="ico-"]:after,[class*="ico-"]>span{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:contain;background-position:center center}.circle-flag.australia:before,.circle-flag.australia:after,.circle-flag.australia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/australia.svg)}.circle-flag.bahrain:before,.circle-flag.bahrain:after,.circle-flag.bahrain>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/bahrain.svg)}.circle-flag.canada:before,.circle-flag.canada:after,.circle-flag.canada>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/canada.svg)}.circle-flag.croatia:before,.circle-flag.croatia:after,.circle-flag.croatia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/croatia.svg)}.circle-flag.cyprus:before,.circle-flag.cyprus:after,.circle-flag.cyprus>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/cyprus.svg)}.circle-flag.czech-republic:before,.circle-flag.czech-republic:after,.circle-flag.czech-republic>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/czech-republic.svg)}.circle-flag.denmark:before,.circle-flag.denmark:after,.circle-flag.denmark>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/denmark.svg)}.circle-flag.estonia:before,.circle-flag.estonia:after,.circle-flag.estonia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/estonia.svg)}.circle-flag.germany:before,.circle-flag.germany:after,.circle-flag.germany>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/germany.svg)}.circle-flag.ghana:before,.circle-flag.ghana:after,.circle-flag.ghana>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/ghana.svg)}.circle-flag.greece:before,.circle-flag.greece:after,.circle-flag.greece>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/greece.svg)}.circle-flag.hong-kong:before,.circle-flag.hong-kong:after,.circle-flag.hong-kong>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/hong-kong.svg)}.circle-flag.hungary:before,.circle-flag.hungary:after,.circle-flag.hungary>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/hungary.svg)}.circle-flag.india:before,.circle-flag.india:after,.circle-flag.india>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/india.svg)}.circle-flag.ireland:before,.circle-flag.ireland:after,.circle-flag.ireland>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/ireland.svg)}.circle-flag.kenya:before,.circle-flag.kenya:after,.circle-flag.kenya>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/kenya.svg)}.circle-flag.kuwait:before,.circle-flag.kuwait:after,.circle-flag.kuwait>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/kuwait.svg)}.circle-flag.latvia:before,.circle-flag.latvia:after,.circle-flag.latvia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/latvia.svg)}.circle-flag.malaysia:before,.circle-flag.malaysia:after,.circle-flag.malaysia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/malaysia.svg)}.circle-flag.malta:before,.circle-flag.malta:after,.circle-flag.malta>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/malta.svg)}.circle-flag.new-zealand:before,.circle-flag.new-zealand:after,.circle-flag.new-zealand>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/new-zealand.svg)}.circle-flag.nigeria:before,.circle-flag.nigeria:after,.circle-flag.nigeria>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/nigeria.svg)}.circle-flag.pakistan:before,.circle-flag.pakistan:after,.circle-flag.pakistan>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/pakistan.svg)}.circle-flag.philippines:before,.circle-flag.philippines:after,.circle-flag.philippines>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/philippines.svg)}.circle-flag.portugal:before,.circle-flag.portugal:after,.circle-flag.portugal>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/portugal.svg)}.circle-flag.qatar:before,.circle-flag.qatar:after,.circle-flag.qatar>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/qatar.svg)}.circle-flag.serbia:before,.circle-flag.serbia:after,.circle-flag.serbia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/serbia.svg)}.circle-flag.singapore:before,.circle-flag.singapore:after,.circle-flag.singapore>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/singapore.svg)}.circle-flag.south-africa:before,.circle-flag.south-africa:after,.circle-flag.south-africa>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/south-africa.svg)}.circle-flag.spain:before,.circle-flag.spain:after,.circle-flag.spain>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/spain.svg)}.circle-flag.sri-lanka:before,.circle-flag.sri-lanka:after,.circle-flag.sri-lanka>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/sri-lanka.svg)}.circle-flag.sweden:before,.circle-flag.sweden:after,.circle-flag.sweden>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/sweden.svg)}.circle-flag.uganda:before,.circle-flag.uganda:after,.circle-flag.uganda>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/uganda.svg)}.circle-flag.united-arab-emirates:before,.circle-flag.united-arab-emirates:after,.circle-flag.united-arab-emirates>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/united-arab-emirates.svg)}.circle-flag.united-kingdom:before,.circle-flag.united-kingdom:after,.circle-flag.united-kingdom>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/united-kingdom.svg)}.circle-flag.united-states-of-america:before,.circle-flag.united-states-of-america:after,.circle-flag.united-states-of-america>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/united-states-of-america.svg)}.circle-flag.zambia:before,.circle-flag.zambia:after,.circle-flag.zambia>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/circle-flags/zambia.svg)}.ico-bitcoin-alt:before,.ico-bitcoin-alt:after,.ico-bitcoin-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/bitcoin-alt.png)}.ico-blackjack-alt:before,.ico-blackjack-alt:after,.ico-blackjack-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/blackjack-alt.png)}.ico-daily-fantasy-alt:before,.ico-daily-fantasy-alt:after,.ico-daily-fantasy-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/daily-fantasy-alt.png)}.ico-lotto-alt:before,.ico-lotto-alt:after,.ico-lotto-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/lotto-alt.png)}.ico-payments-alt:before,.ico-payments-alt:after,.ico-payments-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/payments-alt.png)}.ico-poker-alt:before,.ico-poker-alt:after,.ico-poker-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/poker-alt.png)}.ico-roulette-alt:before,.ico-roulette-alt:after,.ico-roulette-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/roulette-alt.png)}.ico-sports-alt:before,.ico-sports-alt:after,.ico-sports-alt>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/sports-alt.png)}.ico-ecogra-alt:before,.ico-ecogra-alt:after,.ico-ecogra-alt>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/ico-ecogra-alt.png)}.ico-slots:before,.ico-slots:after,.ico-slots>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/slots.png)}.ico-bonus-code:before,.ico-bonus-code:after,.ico-bonus-code>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/bonus-code.png)}.ico-casinos:before,.ico-casinos:after,.ico-casinos>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/casinos.png)}.ico-info:before,.ico-info:after,.ico-info>span{width:34px;height:34px;background-image:url(/wp-content/themes/modular/css/images/info.png)}.ico-licence:before,.ico-licence:after,.ico-licence>span{width:49px;height:49px;background-image:url(/wp-content/themes/modular/css/images/licence.png)}.ico-functions:before,.ico-functions:after,.ico-functions>span{width:49px;height:49px;background-image:url(/wp-content/themes/modular/css/images/functions.png)}.ico-history:before,.ico-history:after,.ico-history>span{width:49px;height:43px;background-image:url(/wp-content/themes/modular/css/images/history.png)}.ico-payments:before,.ico-payments:after,.ico-payments>span{width:42px;height:32px;background-image:url(/wp-content/themes/modular/css/images/payments.png)}.ico-headphones:before,.ico-headphones:after,.ico-headphones>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/headphones.png)}.ico-bonus:before,.ico-bonus:after,.ico-bonus>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/bonus-nav.png)}.ico-best-top:before,.ico-best-top:after,.ico-best-top>span{width:80px;height:80px;background-image:url(/wp-content/themes/modular/css/images/ico-best-top.png)}.ico-laws:before,.ico-laws:after,.ico-laws>span{width:80px;height:80px;background-image:url(/wp-content/themes/modular/css/images/ico-laws.png)}.ico-questions:before,.ico-questions:after,.ico-questions>span{width:80px;height:80px;background-image:url(/wp-content/themes/modular/css/images/ico-questions.png)}.ico-statistics:before,.ico-statistics:after,.ico-statistics>span{width:80px;height:80px;background-image:url(/wp-content/themes/modular/css/images/ico-statistics.png)}.ico-ga:before,.ico-ga:after,.ico-ga>span{width:62px;height:48px;background-image:url(/wp-content/themes/modular/css/images/ico-ga.png)}.ico-gli:before,.ico-gli:after,.ico-gli>span{width:70px;height:20px;background-image:url(/wp-content/themes/modular/css/images/ico-gli.png)}.ico-tst:before,.ico-tst:after,.ico-tst>span{width:51px;height:44px;background-image:url(/wp-content/themes/modular/css/images/ico-tst.png)}.ico-gamcare-alt:before,.ico-gamcare-alt:after,.ico-gamcare-alt>span{width:40px;height:44px;background-image:url(/wp-content/themes/modular/css/images/ico-gamcare-alt.png)}.ico-loyalty:before,.ico-loyalty:after,.ico-loyalty>span{width:49px;height:48px;background-image:url(/wp-content/themes/modular/css/images/loyalty.png)}.ico-entopay-nav:before,.ico-entopay-nav:after,.ico-entopay-nav>span{width:27px;height:17px;background-image:url(/wp-content/themes/modular/css/images/ico-entopay-nav.png)}.ico-skrill-nav:before,.ico-skrill-nav:after,.ico-skrill-nav>span{width:17px;height:17px;background-image:url(/wp-content/themes/modular/css/images/ico-skrill-nav.png)}.ico-credit-card-nav:before,.ico-credit-card-nav:after,.ico-credit-card-nav>span{width:25px;height:23px;background-image:url(/wp-content/themes/modular/css/images/ico-credit-card-nav.png)}.ico-pay-phone-nav:before,.ico-pay-phone-nav:after,.ico-pay-phone-nav>span{width:21px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-pay-phone-nav.png)}.ico-neteller-nav:before,.ico-neteller-nav:after,.ico-neteller-nav>span{width:20px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-neteller-nav.png)}.ico-paysafecard-nav:before,.ico-paysafecard-nav:after,.ico-paysafecard-nav>span{width:15px;height:22px;background-image:url(/wp-content/themes/modular/css/images/ico-paysafe-nav.png)}.ico-chevron-right:before,.ico-chevron-right:after,.ico-chevron-right>span{width:17px;height:17px;background-image:url(/wp-content/themes/modular/css/images/ico-chevron-right.png)}.ico-new-nav:before,.ico-new-nav:after,.ico-new-nav>span{width:24px;height:23px;background-image:url(/wp-content/themes/modular/css/images/ico-new-nav.png)}.ico-casino-hexagon:before,.ico-casino-hexagon:after,.ico-casino-hexagon>span{width:165px;height:120px;background-image:url(/wp-content/themes/modular/css/images/ico-casino-hexagon.png)}.ico-sports-hexagon:before,.ico-sports-hexagon:after,.ico-sports-hexagon>span{width:165px;height:120px;background-image:url(/wp-content/themes/modular/css/images/ico-sports-hexagon.png)}.ico-bingo-hexagon:before,.ico-bingo-hexagon:after,.ico-bingo-hexagon>span{width:165px;height:120px;background-image:url(/wp-content/themes/modular/css/images/ico-bingo-hexagon.png)}.ico-poker-hexagon:before,.ico-poker-hexagon:after,.ico-poker-hexagon>span{width:165px;height:120px;background-image:url(/wp-content/themes/modular/css/images/ico-poker-hexagon.png)}.ico-lotto-hexagon:before,.ico-lotto-hexagon:after,.ico-lotto-hexagon>span{width:165px;height:120px;background-image:url(/wp-content/themes/modular/css/images/ico-lotto-hexagon.png)}.ico-live-hexagon:before,.ico-live-hexagon:after,.ico-live-hexagon>span{width:165px;height:120px;background-image:url(/wp-content/themes/modular/css/images/ico-live-hexagon.png)}.ico-casino-big:before,.ico-casino-big:after,.ico-casino-big>span{width:40px;height:40px;background-image:url(/wp-content/themes/modular/css/images/ico-casino-big.png)}.ico-head-small:before,.ico-head-small:after,.ico-head-small>span{width:13px;height:13px;background-image:url(/wp-content/themes/modular/css/images/ico-head-small.png)}.ico-paypal-primary:before,.ico-paypal-primary:after,.ico-paypal-primary>span{width:57px;height:15px;background-image:url(/wp-content/themes/modular/css/images/ico-paypal-primary.png)}.ico-horse:before,.ico-horse:after,.ico-horse>span{width:30px;height:27px;background-image:url(/wp-content/themes/modular/css/images/ico-horse.png)}.ico-basketball:before,.ico-basketball:after,.ico-basketball>span{width:21px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-basketball.png)}.ico-tennis:before,.ico-tennis:after,.ico-tennis>span{width:21px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-tennis.png)}.ico-soccer:before,.ico-soccer:after,.ico-soccer>span{width:20px;height:20px;background-image:url(/wp-content/themes/modular/css/images/ico-soccer.png)}.ico-ukgc:before,.ico-ukgc:after,.ico-ukgc>span{width:140px;height:140px;background-image:url(/wp-content/themes/modular/css/images/ico-ukgc.png)}.ico-quality-product:before,.ico-quality-product:after,.ico-quality-product>span{width:140px;height:140px;background-image:url(/wp-content/themes/modular/css/images/ico-quality-product.png)}.ico-mobile-apps:before,.ico-mobile-apps:after,.ico-mobile-apps>span{width:140px;height:140px;background-image:url(/wp-content/themes/modular/css/images/ico-mobile-devices.png)}.ico-gambling-bonuses:before,.ico-gambling-bonuses:after,.ico-gambling-bonuses>span{width:140px;height:140px;background-image:url(/wp-content/themes/modular/css/images/ico-gambling-bonuses.png)}.ico-reliable-software:before,.ico-reliable-software:after,.ico-reliable-software>span{width:140px;height:140px;background-image:url(/wp-content/themes/modular/css/images/ico-reliable-software.png)}.ico-secure-payments:before,.ico-secure-payments:after,.ico-secure-payments>span{width:140px;height:140px;background-image:url(/wp-content/themes/modular/css/images/ico-secure-payments.png)}.ico-casino:before,.ico-casino:after,.ico-casino>span{width:21px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-casino.png)}.ico-sports:before,.ico-sports:after,.ico-sports>span{width:20px;height:20px;background-image:url(/wp-content/themes/modular/css/images/ico-sports.png)}.ico-bingo:before,.ico-bingo:after,.ico-bingo>span{width:20px;height:20px;background-image:url(/wp-content/themes/modular/css/images/ico-bingo.png)}.ico-live:before,.ico-live:after,.ico-live>span{width:18px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-live.png)}.ico-poker:before,.ico-poker:after,.ico-poker>span{width:20px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-poker.png)}.ico-lottery:before,.ico-lottery:after,.ico-lottery>span{width:26px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-lottery.png)}.ico-winners:before,.ico-winners:after,.ico-winners>span{width:16px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-winners.png)}.ico-phones:before,.ico-phones:after,.ico-phones>span{width:12px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-phones.png)}.ico-shield-small:before,.ico-shield-small:after,.ico-shield-small>span{width:12px;height:14px;background-image:url(/wp-content/themes/modular/css/images/ico-shield-small.png)}.ico-bell:before,.ico-bell:after,.ico-bell>span{width:12px;height:14px;background-image:url(/wp-content/themes/modular/css/images/ico-bell.png)}.ico-phone-small:before,.ico-phone-small:after,.ico-phone-small>span{width:8px;height:14px;background-image:url(/wp-content/themes/modular/css/images/ico-phone-small.png)}.ico-criteria:before,.ico-criteria:after,.ico-criteria>span{width:46px;height:43px;background-image:url(/wp-content/themes/modular/css/images/criteria.png)}.ico-paypal:before,.ico-paypal:after,.ico-paypal>span{width:30px;height:30px;font-size:0;background-image:url(/wp-content/themes/modular/css/images/ico-paypal.png)}.table-top-casinos .ico-visa:before,.table-top-casinos .ico-visa:after,.table-top-casinos .ico-visa>span,.ico-visa:before,.ico-visa:after,.ico-visa>span{width:30px;height:32px;background-image:url(/wp-content/themes/modular/css/images/ico-visa.png);background-position:0 0}.ico-mastercard:before,.ico-mastercard:after,.ico-mastercard>span{width:32px;height:32px;background-image:url(/wp-content/themes/modular/css/images/ico-mastercard.png)}.ico-paysafe:before,.ico-paysafe:after,.ico-paysafe>span{width:32px;height:32px;background-image:url(/wp-content/themes/modular/css/images/ico-paysafe.png)}.ico-slot:before,.ico-slot:after,.ico-slot>span{width:19px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-slot.png)}.ico-roulette:before,.ico-roulette:after,.ico-roulette>span{width:20px;height:20px;background-image:url(/wp-content/themes/modular/css/images/ico-roulette.png)}.ico-blackjack:before,.ico-blackjack:after,.ico-blackjack>span{width:17px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-blackjack.png)}.ico-paypal-alt:before,.ico-paypal-alt:after,.ico-paypal-alt>span{width:75px;height:20px;background-image:url(/wp-content/themes/modular/css/images/ico-paypal-alt.png)}.ico-badge:before,.ico-badge:after,.ico-badge>span{width:53px;height:53px;background-image:url(/wp-content/themes/modular/css/images/ico-badge.png)}.ico-limits-blue:before,.ico-limits-blue:after,.ico-limits-blue>span{width:44px;height:44px;background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-limits-blue.png)}.ico-software-blue:before,.ico-software-blue:after,.ico-software-blue>span{width:44px;height:44px;background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-software-blue.png)}.ico-basketball:before,.ico-basketball:after,.ico-basketball>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-basketball.png);width:21px;height:21px}.ico-best-top:before,.ico-best-top:after,.ico-best-top>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-best-top.png);width:80px;height:80px}.ico-bonus-blue:before,.ico-bonus-blue:after,.ico-bonus-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-bonus-blue.png);width:46px;height:47px}.ico-casino-blue:before,.ico-casino-blue:after,.ico-casino-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-casino-blue.png);width:45px;height:46px}.ico-laws:before,.ico-laws:after,.ico-laws>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-laws.png);width:80px;height:80px}.ico-live-blue:before,.ico-live-blue:after,.ico-live-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-live-blue.png);width:46px;height:46px}.ico-visa-blue:before,.ico-visa-blue:after,.ico-visa-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/visa.png);width:46px;height:46px}.ico-mobile-blue:before,.ico-mobile-blue:after,.ico-mobile-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-mobile-blue.png);width:46px;height:46px}.ico-laws-blue:before,.ico-laws-blue:after,.ico-laws-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-laws-blue.png);width:80px;height:80px}.icon-baccarat-blue:before,.icon-baccarat-blue:after,.icon-baccarat-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/baccarat.png);width:54px;height:54px}.ico-three-card-poker-blue:before,.ico-three-card-poker-blue:after,.ico-three-card-poker-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/three-cards-poker.png);width:46px;height:46px}.ico-trustly-blue:before,.ico-trustly-blue:after,.ico-trustly-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/trustly.png);width:42px;height:51px}.ico-chart:before,.ico-chart:after,.ico-chart>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-chart.png);width:37px;height:34px}.ico-mobile2:before,.ico-mobile2:after,.ico-mobile2>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/mobile.png);width:34px;height:34px}.icon-100-blue:before,.icon-100-blue:after,.icon-100-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-100-blue.png);width:49px;height:49px}.icon-200-blue:before,.icon-200-blue:after,.icon-200-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-200-blue.png);width:49px;height:49px}.icon-300-blue:before,.icon-300-blue:after,.icon-300-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-300-blue.png);width:49px;height:49px}.icon-500-blue:before,.icon-500-blue:after,.icon-500-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-500-blue.png);width:49px;height:49px}.icon-best-blue:before,.icon-best-blue:after,.icon-best-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-best-blue.png);width:40px;height:34px}.icon-bingo-blue:before,.icon-bingo-blue:after,.icon-bingo-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-bingo-blue.png);width:37px;height:37px}.icon-blackjack-blue:before,.icon-blackjack-blue:after,.icon-blackjack-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-blackjack-blue.png);width:35px;height:38px}.icon-casino-blue:before,.icon-casino-blue:after,.icon-casino-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-casino-blue.png);width:44px;height:44px}.icon-cupon-blue:before,.icon-cupon-blue:after,.icon-cupon-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-cupon-blue.png);width:49px;height:35px}.icon-download-blue:before,.icon-download-blue:after,.icon-download-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-download-blue.png);width:39px;height:39px}.ico-netent-blue:before,.ico-netent-blue:after,.ico-netent-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-netent-blue.png);width:38px;height:47px}.icon-no-wagering:before,.icon-no-wagering:after,.icon-no-wagering>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-no-wagering.png);width:43px;height:42px}.icon-live-blue:before,.icon-live-blue:after,.icon-live-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-live-blue.png);width:39px;height:39px}.ico-live-blue2:before,.ico-live-blue2:after,.ico-live-blue2>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-live-blue.png);width:39px;height:39px}.icon-microgaming-blue:before,.icon-microgaming-blue:after,.icon-microgaming-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-microgaming-blue.png);width:39px;height:39px}.icon-no-deposit-blue-blue:before,.icon-no-deposit-blue-blue:after,.icon-no-deposit-blue-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-no-deposit-blue-blue.png);width:55px;height:47px}.ico-no-deposit-blue:before,.ico-no-deposit-blue:after,.ico-no-deposit-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-no-deposit-blue.png);width:46px;height:36px}.icon-playngo-blue:before,.icon-playngo-blue:after,.icon-playngo-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-playngo-blue.png);width:45px;height:28px}.ico-support-blue:before,.ico-support-blue:after,.ico-support-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-support-blue.png);width:44px;height:44px}.icon-playtech-blue:before,.icon-playtech-blue:after,.icon-playtech-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-playtech-blue.png);width:44px;height:31px}.icon-poker-blue:before,.icon-poker-blue:after,.icon-poker-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-poker-blue.png);width:38px;height:40px}.icon-reload-blue:before,.icon-reload-blue:after,.icon-reload-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-reload-blue.png);width:41px;height:48px}.icon-roulette-blue:before,.icon-roulette-blue:after,.icon-roulette-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-roulette-blue.png);width:44px;height:44px}.icon-table:before,.icon-table:after,.icon-table>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/roulette-table.png);width:61px;height:46px}.icon-new:before,.icon-new:after,.icon-new>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/new-blue.png);width:46px;height:46px}.icon-bets:before,.icon-bets:after,.icon-bets>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/bets.png);width:49px;height:46px}.icon-strategy:before,.icon-strategy:after,.icon-strategy>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-strategy.png);width:49px;height:46px}.icon-odds:before,.icon-odds:after,.icon-odds>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-odds.png);width:43px;height:43px}.icon-rules:before,.icon-rules:after,.icon-rules>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-rules.png);width:49px;height:46px}.icon-slot1-blue:before,.icon-slot1-blue:after,.icon-slot1-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/icon-slot1-blue.png);width:51px;height:33px}.ico-questions:before,.ico-questions:after,.ico-questions>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-questions.png);width:80px;height:80px}.ico-slots-blue:before,.ico-slots-blue:after,.ico-slots-blue>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-slots-blue.png);width:46px;height:46px}.ico-statistics:before,.ico-statistics:after,.ico-statistics>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-statistics.png);width:80px;height:80px}.ico-tennis:before,.ico-tennis:after,.ico-tennis>span{background-image:url(/wp-content/themes/modular/css/images/quicknav/ico-tennis.png);width:21px;height:21px}.ico-dice:before,.ico-dice:after,.ico-dice>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/ico-dice.png)}.ico-paypal-blue:before,.ico-paypal-blue:after,.ico-paypal-blue>span{width:37px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ico-paypal-blue.png)}.ico-new:before,.ico-new:after,.ico-new>span{width:49px;height:48px;background-image:url(/wp-content/themes/modular/css/images/ico-new.png)}.ico-offers:before,.ico-offers:after,.ico-offers>span{width:49px;height:48px;background-image:url(/wp-content/themes/modular/css/images/offers.png)}.ico-promotions:before,.ico-promotions:after,.ico-promotions>span{width:49px;height:48px;background-image:url(/wp-content/themes/modular/css/images/promotions.png)}.ico-ios:before,.ico-ios:after,.ico-ios>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/ios.png)}.ico-android:before,.ico-android:after,.ico-android>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/android.png)}.ico-android-big:before,.ico-android-big:after,.ico-android-big>span{width:55px;height:55px;background-image:url(/wp-content/themes/modular/css/images/android-big.png)}.ico-ipad-big:before,.ico-ipad-big:after,.ico-ipad-big>span{width:55px;height:55px;background-image:url(/wp-content/themes/modular/css/images/ipad-big.png)}.ico-iphone-big:before,.ico-iphone-big:after,.ico-iphone-big>span{width:55px;height:55px;background-image:url(/wp-content/themes/modular/css/images/iphone-big.png)}.ico-ios-big:before,.ico-ios-big:after,.ico-ios-big>span{width:55px;height:55px;background-image:url(/wp-content/themes/modular/css/images/ios-big.png)}.ico-software:before,.ico-software:after,.ico-software>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/software-nav.png)}.ico-limits:before,.ico-limits:after,.ico-limits>span{width:59px;height:37px;background-image:url(/wp-content/themes/modular/css/images/limits.png)}.ico-present:before,.ico-present:after,.ico-present>span{width:46px;height:47px;background-image:url(/wp-content/themes/modular/css/images/ico-present.png)}.ico-rules:before,.ico-rules:after,.ico-rules>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/rules.png)}.ico-strategy:before,.ico-strategy:after,.ico-strategy>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/strategy.png)}.ico-demo:before,.ico-demo:after,.ico-demo>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/demo.png)}.ico-more-games:before,.ico-more-games:after,.ico-more-games>span{width:45px;height:45px;background-image:url(/wp-content/themes/modular/css/images/games.png)}.ico-high-stakes:before,.ico-high-stakes:after,.ico-high-stakes>span{width:40px;height:40px;background-image:url(/wp-content/themes/modular/css/images/ico-high-stakes.png)}.ico-low-stakes:before,.ico-low-stakes:after,.ico-low-stakes>span{width:32px;height:45px;background-image:url(/wp-content/themes/modular/css/images/ico-low-stakes.png)}.ico-planet:before,.ico-planet:after,.ico-planet>span{width:49px;height:49px;background-image:url(/wp-content/themes/modular/css/images/ico-planet.png)}.ico-football:before,.ico-football:after,.ico-football>span{width:47px;height:61px;background-image:url(/wp-content/themes/modular/css/images/ico-football.png)}.ico-fantasy-soccer:before,.ico-fantasy-soccer:after,.ico-fantasy-soccer>span{width:70px;height:70px;background-image:url(/wp-content/themes/modular/css/images/fantasy-soccer.png)}.ico-uefa-champions-league:before,.ico-uefa-champions-league:after,.ico-uefa-champions-league>span{width:70px;height:70px;background-image:url(/wp-content/themes/modular/css/images/uefa-champions-league.png)}.ico-fantasy-football:before,.ico-fantasy-football:after,.ico-fantasy-football>span{width:70px;height:70px;background-image:url(/wp-content/themes/modular/css/images/fantasy-football.png)}.ico-english-premier-league:before,.ico-english-premier-league:after,.ico-english-premier-league>span{width:70px;height:70px;background-image:url(/wp-content/themes/modular/css/images/english-premier-league.png)}.ico-payments-one:before,.ico-payments-one:after,.ico-payments-one>span{width:81px;height:45px;background-image:url(/wp-content/themes/modular/css/images/ico-payments-one.png)}.ico-regulations:before,.ico-regulations:after,.ico-regulations>span{width:197px;height:69px;background-image:url(/wp-content/themes/modular/css/images/ico-regulations.png)}.ico-security:before,.ico-security:after,.ico-security>span{width:80px;height:80px;background-image:url(/wp-content/themes/modular/css/images/ico-security.png)}.ico-payout:before,.ico-payout:after,.ico-payout>span{width:80px;height:70px;background-image:url(/wp-content/themes/modular/css/images/ico-payout.png)}.ico-terms:before,.ico-terms:after,.ico-terms>span{width:69px;height:73px;background-image:url(/wp-content/themes/modular/css/images/ico-terms.png)}.ico-platform:before,.ico-platform:after,.ico-platform>span{width:73px;height:73px;background-image:url(/wp-content/themes/modular/css/images/ico-platform.png)}.ico-mobile-compatibility:before,.ico-mobile-compatibility:after,.ico-mobile-compatibility>span{width:63px;height:83px;background-image:url(/wp-content/themes/modular/css/images/ico-mobile-compatibility.png)}.ico-payment-options:before,.ico-payment-options:after,.ico-payment-options>span{width:75px;height:75px;background-image:url(/wp-content/themes/modular/css/images/ico-payment-options.png)}.ico-gambling-commission:before,.ico-gambling-commission:after,.ico-gambling-commission>span{width:98px;height:24px;background-image:url(/wp-content/themes/modular/css/images/ico-gambling-commission.png)}.ico-australias-ntg:before,.ico-australias-ntg:after,.ico-australias-ntg>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/australias-northern-territory-government.png)}.ico-ibas:before,.ico-ibas:after,.ico-ibas>span{width:95px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ico-ibas.png)}.ico-ego:before,.ico-ego:after,.ico-ego>span{width:101px;height:40px;background-image:url(/wp-content/themes/modular/css/images/ego-egaming-online.png)}.ico-skillonnet:before,.ico-skillonnet:after,.ico-skillonnet>span{width:103px;height:53px;background-image:url(/wp-content/themes/modular/css/images/skill-on-net.png)}.ico-securesite:before,.ico-securesite:after,.ico-securesite>span{width:105px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ssl-c-security.png)}.ico-thawte:before,.ico-thawte:after,.ico-thawte>span{width:125px;height:31px;background-image:url(/wp-content/themes/modular/css/images/ico-thawte.png)}.ico-payment-thawte:before,.ico-payment-thawte:after,.ico-payment-thawte>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-thawte.png)}.ico-payment-skrill:before,.ico-payment-skrill:after,.ico-payment-skrill>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-skrill.png)}.ico-payment-rapidssl:before,.ico-payment-rapidssl:after,.ico-payment-rapidssl>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-rapidssl.png)}.ico-payment-paypal:before,.ico-payment-paypal:after,.ico-payment-paypal>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-paypal-primary.png)}.ico-payment-neteller:before,.ico-payment-neteller:after,.ico-payment-neteller>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-neteller.png)}.ico-payment-mga:before,.ico-payment-mga:after,.ico-payment-mga>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-mga.png)}.ico-payment-ibas:before,.ico-payment-ibas:after,.ico-payment-ibas>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-ibas.png)}.ico-payment-gamcare:before,.ico-payment-gamcare:after,.ico-payment-gamcare>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-gamcare.png)}.ico-payment-gambling-commission:before,.ico-payment-gambling-commission:after,.ico-payment-gambling-commission>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-gambling-commission.png)}.ico-payment-essa:before,.ico-payment-essa:after,.ico-payment-essa>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-essa.png)}.ico-payment-ecogra:before,.ico-payment-ecogra:after,.ico-payment-ecogra>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-ecogra.png)}.ico-payment-comodo:before,.ico-payment-comodo:after,.ico-payment-comodo>span{width:142px;height:55px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/ico-comodo.png)}.ico-ukgc-big:before,.ico-ukgc-big:after,.ico-ukgc-big>span{width:80px;height:64px;background-image:url(/wp-content/themes/modular/css/images/ukgc-big.png)}.ico-comodo:before,.ico-comodo:after,.ico-comodo>span{width:121px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-comodo.png)}.ico-gamcare:before,.ico-gamcare:after,.ico-gamcare>span{width:140px;height:55px;background-image:url(/wp-content/themes/modular/css/images/ico-gamcare.png)}.ico-trustwave:before,.ico-trustwave:after,.ico-trustwave>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/trustwave.png)}.ico-800gambler:before,.ico-800gambler:after,.ico-800gambler>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/800gambler.png)}.ico-njdge:before,.ico-njdge:after,.ico-njdge>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/njdge.png)}.ico-digicert-sha2:before,.ico-digicert-sha2:after,.ico-digicert-sha2>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/digicert-sha2.png)}.ico-pa-gcb:before,.ico-pa-gcb:after,.ico-pa-gcb>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/pa-gaming-control-board.png)}.ico-ncpg:before,.ico-ncpg:after,.ico-ncpg>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/ncpg.png)}.ico-icrg:before,.ico-icrg:after,.ico-icrg>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/icrg.png)}.ico-rapidssl:before,.ico-rapidssl:after,.ico-rapidssl>span{width:70px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-rapidssl.png)}.ico-rng:before,.ico-rng:after,.ico-rng>span{width:33px;height:21px;background-image:url(/wp-content/themes/modular/css/images/ico-rng.png)}.ico-geotrust:before,.ico-geotrust:after,.ico-geotrust>span{width:80px;height:18px;background-image:url(/wp-content/themes/modular/css/images/ico-geotrust.png)}.ico-ecogra:before,.ico-ecogra:after,.ico-ecogra>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/ecogra-fixed.png)}.ico-ico-itech_labs:after,.ico-ico-itech_labs>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/itech_labs.png)}.ico-lotter-inspektionen:before,.ico-lotter-inspektionen:after,.ico-lotter-inspektionen>span{width:102px;height:31px;background-image:url(/wp-content/themes/modular/css/images/lotter-inspectionen.png)}.ico-ag-communications:before,.ico-ag-communications:after,.ico-ag-communications>span{width:102px;height:31px;background-image:url(/wp-content/themes/modular/css/images/ag-communications.png)}.ico-gamstop:before,.ico-gamstop:after,.ico-gamstop>span{width:108px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-gamstop.png)}.ico-sectigo:before,.ico-sectigo:after,.ico-sectigo>span{width:108px;height:39px;background-image:url(/wp-content/themes/modular/css/images/sectigo.png)}.ico-888-safe:before,.ico-888-safe:after,.ico-888-safe>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/888-responsabile.png)}.ico-gbga:before,.ico-gbga:after,.ico-gbga>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gbga.png)}.ico-gbga:before,.ico-gbga:after,.ico-gbga>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gbga.png)}.ico-gamblers-anonymous:before,.ico-gamblers-anonymous:after,.ico-gamblers-anonymous>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gam-anon.png)}.ico-gambling-therapy:before,.ico-gambling-therapy:after,.ico-gambling-therapy>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gambling-therapy.png)}.ico-sga:before,.ico-sga:after,.ico-sga>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/sga.png)}.ico-gambleaware:before,.ico-gambleaware:after,.ico-gambleaware>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gambleaware.png)}.ico-adictel:before,.ico-adictel:after,.ico-adictel>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/adictel.png)}.ico-alderney:before,.ico-alderney:after,.ico-alderney>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/alderney.png)}.ico-aspire-global:before,.ico-aspire-global:after,.ico-aspire-global>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/aspire-global.png)}.ico-bmm:before,.ico-bmm:after,.ico-bmm>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/bmm.png)}.ico-cbga:before,.ico-cbga:after,.ico-cbga>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/cbga.png)}.ico-comodo-security:before,.ico-comodo-security:after,.ico-comodo-security>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/comodo-security.png)}.ico-curacao-egaming:before,.ico-curacao-egaming:after,.ico-curacao-egaming>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/curacao-egaming.png)}.ico-dragonfish:before,.ico-dragonfish:after,.ico-dragonfish>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/dragonfish.png)}.ico-egba:before,.ico-egba:after,.ico-egba>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/egba.png)}.ico-essa-europe:before,.ico-essa-europe:after,.ico-essa-europe>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/essa-europe.png)}.ico-gambleaware:before,.ico-gambleaware:after,.ico-gambleaware>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gambleaware.png)}.ico-estonian-tax-and-customs-board:before,.ico-estonian-tax-and-customs-board:after,.ico-estonian-tax-and-customs-board>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/estonian-tax-and-customs-board.png)}.ico-gamblock:before,.ico-gamblock:after,.ico-gamblock>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gamblock.png)}.ico-gamcare-certified:before,.ico-gamcare-certified:after,.ico-gamcare-certified>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gamcare-certified.png)}.ico-amazon-certified:before,.ico-amazon-certified:after,.ico-amazon-certified>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/amazon.png)}.ico-gamestop:before,.ico-gamestop:after,.ico-gamestop>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gamestop.png)}.ico-gibraltar-finance:before,.ico-gibraltar-finance:after,.ico-gibraltar-finance>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gibraltar-finance.png)}.ico-git:before,.ico-git:after,.ico-git>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/git.png)}.ico-godaddy:before,.ico-godaddy:after,.ico-godaddy>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/godaddy.png)}.ico-gra:before,.ico-gra:after,.ico-gra>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/gra.png)}.ico-hm-government-of-gibraltar:before,.ico-hm-government-of-gibraltar:after,.ico-hm-government-of-gibraltar>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/hm-government-of-gibraltar.png)}.ico-itech-labs:before,.ico-itech-labs:after,.ico-itech-labs>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/itech-labs.png)}.ico-landllogo:before,.ico-landllogo:after,.ico-landllogo>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/landllogo.png)}.ico-london-stock-exchange:before,.ico-london-stock-exchange:after,.ico-london-stock-exchange>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/london-stock-exchange.png)}.ico-mcafee:before,.ico-mcafee:after,.ico-mcafee>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/mcafee.png)}.ico-nektan:before,.ico-nektan:after,.ico-nektan>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/nektan.png)}.ico-norton:before,.ico-norton:after,.ico-norton>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/norton.png)}.ico-gambling-trust:before,.ico-gambling-trust:after,.ico-gambling-trust>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/responsible-gambling-trust.png)}.ico-pci:before,.ico-pci:after,.ico-pci>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/pci.png)}.ico-spelinspektionen:before,.ico-spelinspektionen:after,.ico-spelinspektionen>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/spelinspektionen.png)}.ico-opap:before,.ico-opap:after,.ico-opap>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/opap.png)}.ico-hellenic-gaming-commission:before,.ico-hellenic-gaming-commission:after,.ico-hellenic-gaming-commission>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/hellenic-gaming-commission.png)}.ico-stodlinjen:before,.ico-stodlinjen:after,.ico-stodlinjen>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/stodlinjen.png)}.ico-bankid:before,.ico-bankid:after,.ico-bankid>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/bankid.png)}.ico-sqs:before,.ico-sqs:after,.ico-sqs>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/sqs.png)}.ico-ssl:before,.ico-ssl:after,.ico-ssl>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/ssl.png)}.ico-tst:before,.ico-tst:after,.ico-tst>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/tst.png)}.ico-verisign:before,.ico-verisign:after,.ico-verisign>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/verisign.png)}.ico-zignsec:before,.ico-zignsec:after,.ico-zignsec>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/zignsec.png)}.ico-gambleaware-table:before,.ico-gambleaware-table:after,.ico-gambleaware-table>span{width:64px;height:37px;background-image:url(/wp-content/themes/modular/css/images/table-icons/gamble-aware.png)}.ico-ecogra-table:before,.ico-ecogra-table:after,.ico-ecogra-table>span{width:77px;height:23px;background-image:url(/wp-content/themes/modular/css/images/table-icons/ecogra.png)}.ico-mcafee-table:before,.ico-mcafee-table:after,.ico-mcafee-table>span{width:70px;height:25px;background-image:url(/wp-content/themes/modular/css/images/table-icons/mcafee.png)}.ico-rng-table:before,.ico-rng-table:after,.ico-rng-table>span{width:33px;height:21px;background-image:url(/wp-content/themes/modular/css/images/table-icons/rng.png)}.ico-gamcare-table:before,.ico-gamcare-table:after,.ico-gamcare-table>span{width:48px;height:35px;background-image:url(/wp-content/themes/modular/css/images/table-icons/gamcare.png)}.ico-itech-table:before,.ico-itech-table:after,.ico-itech-table>span{width:38px;height:39px;background-image:url(/wp-content/themes/modular/css/images/table-icons/itech.png)}.ico-mga-table:before,.ico-mga-table:after,.ico-mga-table>span{width:73px;height:23px;background-image:url(/wp-content/themes/modular/css/images/table-icons/mga.png)}.ico-begamble:before,.ico-begamble:after,.ico-begamble>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/begambleaware.png)}.ico-mga:before,.ico-mga:after,.ico-mga>span{width:142px;height:24px;background-image:url(/wp-content/themes/modular/css/images/ico-mga.png)}.ico-american-express:before,.ico-american-express:after,.ico-american-express>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/american-express.png)}.ico-bitcoin-cash:before,.ico-bitcoin-cash:after,.ico-bitcoin-cash>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/bitcoin-cash.png)}.ico-credit-debit-card:before,.ico-credit-debit-card:after,.ico-credit-debit-card>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/credit-debit-card.png)}.ico-entropay:before,.ico-entropay:after,.ico-entropay>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/entropay.png)}.ico-ethereum:before,.ico-ethereum:after,.ico-ethereum>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/ethereum.png)}.ico-litecoin:before,.ico-litecoin:after,.ico-litecoin>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/litecoin.png)}.ico-neteller:before,.ico-neteller:after,.ico-neteller>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/neteller.png)}.ico-hipay:before,.ico-hipay:after,.ico-hipay>span{width:82px;height:47px;background-image:url(/wp-content/themes/modular/css/images/payment/hipay.png)}.ico-bollettino-postale:before,.ico-bollettino-postale:after,.ico-bollettino-postale>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/bollettino-postale.png)}.ico-pay-by-phone:before,.ico-pay-by-phone:after,.ico-pay-by-phone>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/pay-by-phone.png)}.ico-paysafecard:before,.ico-paysafecard:after,.ico-paysafecard>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/certificates/paysafecard.png)}.ico-atm-fixed:before,.ico-atm-fixed:after,.ico-atm-fixed>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/atm.png)}.ico-online-banking:before,.ico-online-banking:after,.ico-online-banking>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/online-banking.png)}.ico-skrill:before,.ico-skrill:after,.ico-skrill>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/skrill.png)}.ico-xrp:before,.ico-xrp:after,.ico-xrp>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/xrp.png)}.ico-essa:before,.ico-essa:after,.ico-essa>span{width:98px;height:38px;background-image:url(/wp-content/themes/modular/css/images/ico-essa.png)}.ico-netent-nav:before,.ico-netent-nav:after,.ico-netent-nav>span{width:36px;height:45px;background-image:url(/wp-content/themes/modular/css/images/ico-netent-nav.png)}.ico-microgaming-nav:before,.ico-microgaming-nav:after,.ico-microgaming-nav>span{width:36px;height:36px;background-image:url(/wp-content/themes/modular/css/images/ico-microgaming-nav.png)}.ico-playtech-nav:before,.ico-playtech-nav:after,.ico-playtech-nav>span{width:47px;height:32px;background-image:url(/wp-content/themes/modular/css/images/ico-playtech-nav.png)}.ico-slot-nav:before,.ico-slot-nav:after,.ico-slot-nav>span{width:39px;height:41px;background-image:url(/wp-content/themes/modular/css/images/ico-slot-nav.png)}.ico-roulette-nav:before,.ico-roulette-nav:after,.ico-roulette-nav>span{width:43px;height:43px;background-image:url(/wp-content/themes/modular/css/images/ico-roulette-nav.png)}.ico-blackjack-nav:before,.ico-blackjack-nav:after,.ico-blackjack-nav>span{width:35px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ico-blackjack-nav.png)}.ico-gambling-nav:before,.ico-gambling-nav:after,.ico-gambling-nav>span{width:46px;height:46px;background-image:url(/wp-content/themes/modular/css/images/ico-gambling-nav.png)}.ico-bingo-nav:before,.ico-bingo-nav:after,.ico-bingo-nav>span{width:38px;height:38px;background-image:url(/wp-content/themes/modular/css/images/ico-bingo-nav.png)}.ico-mobile-nav:before,.ico-mobile-nav:after,.ico-mobile-nav>span{width:21px;height:37px;background-image:url(/wp-content/themes/modular/css/images/ico-mobile-nav.png)}.ico-poker-nav:before,.ico-poker-nav:after,.ico-poker-nav>span{width:34px;height:37px;background-image:url(/wp-content/themes/modular/css/images/ico-poker-nav.png)}.ico-betting-nav:before,.ico-betting-nav:after,.ico-betting-nav>span{width:34px;height:34px;background-image:url(/wp-content/themes/modular/css/images/ico-betting-nav.png)}.ico-lotto-nav:before,.ico-lotto-nav:after,.ico-lotto-nav>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/ico-lotto-nav.png)}.ico-lotto-blue:before,.ico-lotto-blue:after,.ico-lotto-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/ico-lotto-blue.png)}.ico-skrill-blue:before,.ico-skrill-blue:after,.ico-skrill-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/skrill.png)}.ico-7-e-mezzo-blue:before,.ico-7-e-mezzo-blue:after,.ico-7-e-mezzo-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/7-e-mezzo.png)}.ico-baccarat-blue:before,.ico-baccarat-blue:after,.ico-baccarat-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/baccarat.png)}.ico-sport-blue:before,.ico-sport-blue:after,.ico-sport-blue>span{width:48px;height:48px;background-image:url(/wp-content/themes/modular/css/images/ico-sport-blue.png)}.ico-poker-blue:before,.ico-poker-blue:after,.ico-poker-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/ico-poker-blue.png)}.ico-casino-blue:before,.ico-casino-blue:after,.ico-casino-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/casinos.png)}.ico-bingo-blue:before,.ico-bingo-blue:after,.ico-bingo-blue>span{width:41px;height:33px;background-image:url(/wp-content/themes/modular/css/images/ico-bingo-blue.png)}.ico-chief-magic:before,.ico-chief-magic:after,.ico-chief-magic>span{width:76px;height:69px;background-image:url(/wp-content/themes/modular/css/images/ico-chief-magic.png)}.ico-dolphin-quest:before,.ico-dolphin-quest:after,.ico-dolphin-quest>span{width:93px;height:66px;background-image:url(/wp-content/themes/modular/css/images/ico-dolphin-quest.png)}.ico-cleopatra:before,.ico-cleopatra:after,.ico-cleopatra>span{width:98px;height:37px;background-image:url(/wp-content/themes/modular/css/images/ico-cleopatra.png)}.ico-blackjack-spanish:before,.ico-blackjack-spanish:after,.ico-blackjack-spanish>span{width:90px;height:54px;background-image:url(/wp-content/themes/modular/css/images/blackjack-spanish.png)}.ico-blackjack-switch:before,.ico-blackjack-switch:after,.ico-blackjack-switch>span{width:90px;height:54px;background-image:url(/wp-content/themes/modular/css/images/blackjack-switch.png)}.ico-blackjack-surrender:before,.ico-blackjack-surrender:after,.ico-blackjack-surrender>span{width:90px;height:54px;background-image:url(/wp-content/themes/modular/css/images/blackjack-surrender.png)}.ico-blackjack-classic:before,.ico-blackjack-classic:after,.ico-blackjack-classic>span{width:90px;height:54px;background-image:url(/wp-content/themes/modular/css/images/blackjack-classic.png)}.ico-craps:before,.ico-craps:after,.ico-craps>span{width:90px;height:54px;background-image:url(/wp-content/themes/modular/css/images/craps.png)}.ico-live-tables:before,.ico-live-tables:after,.ico-live-tables>span{width:18px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-live-tables.png)}.ico-90:before,.ico-90:after,.ico-90>span{width:17px;height:17px;background-image:url(/wp-content/themes/modular/css/images/ico-90.png)}.ico-80:before,.ico-80:after,.ico-80>span{width:19px;height:19px;background-image:url(/wp-content/themes/modular/css/images/ico-80.png)}.ico-75:before,.ico-75:after,.ico-75>span{width:18px;height:18px;background-image:url(/wp-content/themes/modular/css/images/ico-75.png)}.ico-hat:before,.ico-hat:after,.ico-hat>span{width:32px;height:18px;background-image:url(/wp-content/themes/modular/css/images/ico-hat.png)}.ico-omaha:before,.ico-omaha:after,.ico-omaha>span{width:24px;height:24px;background-image:url(/wp-content/themes/modular/css/images/ico-omaha.png)}.ico-stud:before,.ico-stud:after,.ico-stud>span{width:24px;height:23px;background-image:url(/wp-content/themes/modular/css/images/ico-stud.png)}.ico-mobile-os:before,.ico-mobile-os:after,.ico-mobile-os>span{width:30px;height:16px;background-image:url(/wp-content/themes/modular/css/images/ico-mobile-os.png)}.ico-sports-big:before,.ico-sports-big:after,.ico-sports-big>span{width:41px;height:41px;background-image:url(/wp-content/themes/modular/css/images/ico-sports-big.png)}.ico-bingo-big:before,.ico-bingo-big:after,.ico-bingo-big>span{width:39px;height:41px;background-image:url(/wp-content/themes/modular/css/images/ico-bingo-big.png)}.ico-lotto-big:before,.ico-lotto-big:after,.ico-lotto-big>span{width:52px;height:43px;background-image:url(/wp-content/themes/modular/css/images/ico-lotto-big.png)}.ico-poker-big:before,.ico-poker-big:after,.ico-poker-big>span{width:43px;height:47px;background-image:url(/wp-content/themes/modular/css/images/ico-poker-big.png)}.ico-low-stakes:before,.ico-low-stakes:after,.ico-low-stakes>span{width:32px;height:45px;background-image:url(/wp-content/themes/modular/css/images/low-stakes-casinos.png)}.ico-mobile-casinos:before,.ico-mobile-casinos:after,.ico-mobile-casinos>span{width:28px;height:48px;background-image:url(/wp-content/themes/modular/css/images/mobile-casino-games.png)}.ico-bitcoin:before,.ico-bitcoin:after,.ico-bitcoin>span{width:37px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ico-bitcoin.png)}.ico-daily-fantasy:before,.ico-daily-fantasy:after,.ico-daily-fantasy>span{width:37px;height:39px;background-image:url(/wp-content/themes/modular/css/images/ico-daily-fantasy.png)}.ico-nmi:before,.ico-nmi:after,.ico-nmi>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/ico-bitcoin.png)}.ico-nmi:before,.ico-nmi:after,.ico-nmi>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/nmi.png)}.ico-opta:before,.ico-opta:after,.ico-opta>span{width:37px;height:39px;background-image:url(/wp-content/themes/modular/css/images/opta.png)}.ico-opta-big:before,.ico-opta-big:after,.ico-opta-big>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/opta.png)}.ico-stats-perform:before,.ico-stats-perform:after,.ico-stats-perform>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment-icons/stats-perform.png)}.icon-lotto:before,.icon-lotto:after,.icon-lotto>span{width:42px;height:45px;background-image:url(/wp-content/themes/modular/css/images/icon-lotto.png)}.icon-daily-fantasy:before,.icon-daily-fantasy:after,.icon-daily-fantasy>span{width:45px;height:37px;background-image:url(/wp-content/themes/modular/css/images/icon-daily-fantasy.png)}.ico-adictel-fixed:before,.ico-adictel-fixed:after,.ico-adictel-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/adictel.png)}.ico-alderney-fixed:before,.ico-alderney-fixed:after,.ico-alderney-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/alderney.png)}.ico-aspire-global-fixed:before,.ico-aspire-global-fixed:after,.ico-aspire-global-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/aspire-global.png)}.ico-begambleaware-fixed:before,.ico-begambleaware-fixed:after,.ico-begambleaware-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/begambleaware.png)}.ico-betfred-fixed:before,.ico-betfred-fixed:after,.ico-betfred-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/betfred.png)}.ico-888responsabile:before,.ico-888responsabile:after,.ico-888responsabile>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/888-responsabile.png)}.ico-gioca-senza-esagerare:before,.ico-gioca-senza-esagerare:after,.ico-gioca-senza-esagerare>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gioca-senza-esagerare.png)}.ico-bmm-fixed:before,.ico-bmm-fixed:after,.ico-bmm-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/bmm.png)}.ico-adrg:before,.ico-bmm-fixed:after,.ico-bmm-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/adr-group.png)}.ico-curacao-egaming-fixed:before,.ico-curacao-egaming-fixed:after,.ico-curacao-egaming-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/curacao-egaming.png)}.ico-dragonfish-fixed:before,.ico-dragonfish-fixed:after,.ico-dragonfish-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/dragonfish.png)}.ico-ecogra-fixed:before,.ico-ecogra-fixed:after,.ico-ecogra-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ecogra.png)}.ico-rapidssl-fixed:before,.ico-rapidssl-fixed:after,.ico-rapidssl-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/rapid-ssl.png)}.ico-egba-fixed:before,.ico-egba-fixed:after,.ico-egba-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/egba.png)}.ico-ego-egaming-online-fixed:before,.ico-ego-egaming-online-fixed:after,.ico-ego-egaming-online-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ego-egaming-online.png)}.ico-essa-fixed:before,.ico-essa-fixed:after,.ico-essa-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/essa.png)}.ico-ga-fixed:before,.ico-ga-fixed:after,.ico-ga-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ga.png)}.ico-gambling-commission-fixed:before,.ico-gambling-commission-fixed:after,.ico-gambling-commission-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gambling-commission.png)}.ico-ag-communications-fixed:before,.ico-ag-communications-fixed:after,.ico-ag-communications-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/alderney.png)}.ico-gamban-fixed:before,.ico-gamban-fixed:after,.ico-gamban-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamban.png)}.ico-srij:before,.ico-srij:after,.ico-srij>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/srij.png)}.ico-gcg-fixed:before,.ico-gcg-fixed:after,.ico-gcg-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gcg.png)}.ico-gamblingtherapy-fixed:before,.ico-gamblingtherapy-fixed:after,.ico-gamblingtherapy-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamblingtherapy.png)}.ico-gamblock-fixed:before,.ico-gamblock-fixed:after,.ico-gamblock-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamblock.png)}.ico-gamcare-fixed:before,.ico-gamcare-fixed:after,.ico-gamcare-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamcare.png)}.ico-genesis-safeplay-fixed:before,.ico-genesis-safeplay-fixed:after,.ico-genesis-safeplay-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/genesis-safeplay.png)}.ico-gamestop-fixed:before,.ico-gamestop-fixed:after,.ico-gamestop-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamestop.png)}.ico-gamstop-fixed:before,.ico-gamstop-fixed:after,.ico-gamstop-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamstop.png)}.ico-gbga-fixed:before,.ico-gbga-fixed:after,.ico-gbga-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gbga.png)}.ico-geotrust-fixed:before,.ico-geotrust-fixed:after,.ico-geotrust-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/geotrust.png)}.ico-gibraltar-finance-fixed:before,.ico-gibraltar-finance-fixed:after,.ico-gibraltar-finance-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gibraltar-finance.png)}.ico-nigeria-goverment-fixed:before,.ico-nigeria-goverment-fixed:after,.ico-nigeria-goverment-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/government-of-nigeria.png)}.ico-integrity-association:before,.ico-integrity-association:after,.ico-integrity-association>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/international-betting-integrity-association.png)}.ico-national-gaming-uganda:before,.ico-national-gaming-uganda:after,.ico-national-gaming-uganda>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/national-gaming-board-of-uganda.png)}.ico-bclb-fixed:before,.ico-bclb-fixed:after,.ico-bclb-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/bclb.png)}.ico-gli-fixed:before,.ico-gli-fixed:after,.ico-gli-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gli.png)}.ico-licensing-zambia:before,.ico-licensing-zambia:after,.ico-licensing-zambia>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/the-betting-control-and-licensing-board-of-zambia.png)}.ico-godaddy-fixed:before,.ico-godaddy-fixed:after,.ico-godaddy-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/godaddy.png)}.ico-provably-there-fixed:before,.ico-provably-there-fixed:after,.ico-provably-there-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/provably-fair.png)}.ico-hm-government-of-gibraltar-fixed:before,.ico-hm-government-of-gibraltar-fixed:after,.ico-hm-government-of-gibraltar-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/hm-government-of-gibraltar.png)}.ico-ibas-fixed:before,.ico-ibas-fixed:after,.ico-ibas-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ibas.png)}.ico-gibraltar-gambling-commission-fixed:before,.ico-gibraltar-gambling-commission-fixed:after,.ico-gibraltar-gambling-commission-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gibraltar-gambling-commission.png)}.ico-itech_labs-fixed:before,.ico-itech_labs-fixed:after,.ico-itech_labs-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/itech_labs.png)}.ico-landllogo-fixed:before,.ico-landllogo-fixed:after,.ico-landllogo-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/landllogo.png)}.ico-london-stock-exchange-fixed:before,.ico-london-stock-exchange-fixed:after,.ico-london-stock-exchange-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/london-stock-exchange.png)}.ico-lotter-inspectionen-fixed:before,.ico-lotter-inspectionen-fixed:after,.ico-lotter-inspectionen-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/lotter-inspectionen.png)}.ico-leo-safe-play:before,.ico-leo-safe-play:after,.ico-leo-safe-play>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/leo-safe-play.png)}.ico-ncpg-fixed:before,.ico-ncpg-fixed:after,.ico-ncpg-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ncpg.png)}.ico-mcafee-fixed:before,.ico-mcafee-fixed:after,.ico-mcafee-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/mcafee.png)}.ico-mga-fixed:before,.ico-mga-fixed:after,.ico-mga-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/mga.png)}.ico-curacao-fixed:before,.ico-curacao-fixed:after,.ico-curacao-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/curacao.png)}.ico-sri-lanka:before,.ico-sri-lanka:after,.ico-sri-lanka>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/emblem-of-sri-lanka.png)}.ico-ceza-fixed:before,.ico-ceza-fixed:after,.ico-ceza-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ceza.png)}.ico-pagcor-fixed:before,.ico-pagcor-fixed:after,.ico-pagcor-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/pagcor.png)}.ico-nektan-fixed:before,.ico-nektan-fixed:after,.ico-nektan-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/nektan.png)}.ico-norton-fixed:before,.ico-norton-fixed:after,.ico-norton-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/norton.png)}.ico-pci-fixed:before,.ico-pci-fixed:after,.ico-pci-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/pci.png)}.ico-pingit-fixed:before,.ico-pingit-fixed:after,.ico-pingit-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/pingit.png)}.ico-skill-on-net-fixed:before,.ico-skill-on-net-fixed:after,.ico-skill-on-net-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/skill-on-net.png)}.ico-spelinspektionen-fixed:before,.ico-spelinspektionen-fixed:after,.ico-spelinspektionen-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/spelinspektionen.png)}.ico-spillemyndigheden-fixed:before,.ico-spillemyndigheden-fixed:after,.ico-spillemyndigheden-fixed>span{width:85px;height:29px;background-image:url(/wp-content/themes/modular/css/images/certificates/spillemyndigheden.png)}.ico-sqs-fixed:before,.ico-sqs-fixed:after,.ico-sqs-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/sqs.png)}.ico-ssl-fixed:before,.ico-ssl-fixed:after,.ico-ssl-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ssl.png)}.ico-revenue-commissioners-fixed:before,.ico-revenue-commissioners-fixed:after,.ico-revenue-commissioners-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/revenue-commissioners.png)}.ico-ssl-c-security-fixed:before,.ico-ssl-c-security-fixed:after,.ico-ssl-c-security-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ssl-c-security.png)}.ico-department-justice-equality-fixed:before,.ico-department-justice-equality-fixed:after,.ico-department-justice-equality-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/department-of-justice-and-equality.png)}.ico-us-ncrg-fixed:before,.ico-us-ncrg-fixed:after,.ico-us-ncrg-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/us-ncrg.png)}.ico-trustwave-fixed:before,.ico-trustwave-fixed:after,.ico-trustwave-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/trustwave-logo.png)}.ico-tst-fixed:before,.ico-tst-fixed:after,.ico-tst-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/tst.png)}.ico-g4-fixed:before,.ico-g4-fixed:after,.ico-g4-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/g4.png)}.ico-gaming-labs-certified-fixed:before,.ico-gaming-labs-certified-fixed:after,.ico-gaming-labs-certified-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gaming-labs-certified.png)}.ico-logico:before,.ico-logico:after,.ico-logico>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/logico.png)}.ico-verisign-fixed:before,.ico-verisign-fixed:after,.ico-verisign-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/verisign.png)}.ico-gambleaware-fixed:before,.ico-gambleaware-fixed:after,.ico-gambleaware-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gambleaware.png)}.ico-zignsec-fixed:before,.ico-zignsec-fixed:after,.ico-zignsec-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/zignsec.png)}.ico-paysafecard-fixed:before,.ico-paysafecard-fixed:after,.ico-paysafecard-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/paysafecard.png)}.ico-digicert:before,.ico-digicert:after,.ico-digicert>span,.ico-digicert-fixed:before,.ico-digicert-fixed:after,.ico-digicert-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/digicert.png)}.ico-comodo-fixed:before,.ico-comodo-fixed:after,.ico-comodo-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/comodo.png)}.ico-gamcare-fixed:before,.ico-gamcare-fixed:after,.ico-gamcare-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamcare.png)}.ico-antillephone-fixed:before,.ico-antillephone-fixed:after,.ico-antillephone-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/antillephone.png)}.ico-genesis-safeplay-fixed:before,.ico-genesis-safeplay-fixed:after,.ico-genesis-safeplay-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/genesis-safeplay.png)}.ico-green-gaming-fixed:before,.ico-green-gaming-fixed:after,.ico-green-gaming-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/green-gaming.png)}.ico-gpwa-fixed:before,.ico-gpwa-fixed:after,.ico-gpwa-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gpwa.png)}.ico-coinspaid-fixed:before,.ico-coinspaid-fixed:after,.ico-coinspaid-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/coinspaid.png)}.ico-legal-age-fixed:before,.ico-legal-age-fixed:after,.ico-legal-age-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/legal-age.png)}.ico-ministry-of-interior-fixed:before,.ico-ministry-of-interior-fixed:after,.ico-ministry-of-interior-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/ministry-of-the-interior-germany.png)}.ico-regional-councils-fixed:before,.ico-regional-councils-fixed:after,.ico-regional-councils-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/regional-councils.png)}.ico-lets-encrypt:before,.ico-lets-encrypt:after,.ico-lets-encrypt>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/lets-encrypt.png)}.ico-juego-seguro:before,.ico-juego-seguro:after,.ico-juego-seguro>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/juego-seguro.png)}.ico-jugar-bien:before,.ico-jugar-bien:after,.ico-jugar-bien>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/jugar-bien.png)}.ico-dgrg:before,.ico-dgrg:after,.ico-dgrg>span{width:140px;height:62px;background-image:url(/wp-content/themes/modular/css/images/certificates/dgrg.png)}.ico-national-gambling-board-fixed:before,.ico-national-gambling-board-fixed:after,.ico-national-gambling-board-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/national-gambling-board.png)}.ico-gambling-supervision-commission-fixed:before,.ico-gambling-supervision-commission-fixed:after,.ico-gambling-supervision-commission-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gambling-supervision-commission.png)}.ico-cloudflare-fixed:before,.ico-cloudflare-fixed:after,.ico-cloudflare-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/cloudflare.png)}.ico-lcb-seal-of-approval-fixed:before,.ico-lcb-seal-of-approval-fixed:after,.ico-lcb-seal-of-approval-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/lcb-seal-of-approval.png)}.ico-dga-fixed:before,.ico-dga-fixed:after,.ico-dga-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/danish-gambling-authority.png)}.ico-bitcoin-foundation-fixed:before,.ico-bitcoin-foundation-fixed:after,.ico-bitcoin-foundation-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/bitcoin-foundation.png)}.ico-stodlinjen-fixed:before,.ico-stodlinjen-fixed:after,.ico-stodlinjen-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/stodlinjen.png)}.ico-responsible-gf-fixed:before,.ico-responsible-gf-fixed:after,.ico-responsible-gf-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/responsible-gaming-foundation.png)}.ico-gga-fixed:before,.ico-gga-fixed:after,.ico-gga-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gga.png)}.ico-egr-fixed:before,.ico-egr-fixed:after,.ico-egr-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/egr.png)}.ico-canadian-bitcoin-casinos-fixed:before,.ico-canadian-bitcoin-casinos-fixed:after,.ico-canadian-bitcoin-casinos-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/canadian-bitcoin-casinos.png)}.ico-gamblers-anonymous-fixed:before,.ico-gamblers-anonymous-fixed:after,.ico-gamblers-anonymous-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gamblers-annonymous.png)}.ico-entrust-fixed:before,.ico-entrust-fixed:after,.ico-entrust-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/entrust.png)}.ico-gioca-inteligente:before,.ico-gioca-inteligente:after,.ico-gioca-inteligente>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/giocointelligente.png)}.ico-gogetssl:before,.ico-gogetssl:after,.ico-gogetssl>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gogetssl.png)}.ico-siipac-fixed:before,.ico-siipac-fixed:after,.ico-siipac-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/siipac.png)}.ico-european-lotteries-fixed:before,.ico-european-lotteries-fixed:after,.ico-european-lotteries-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/the-european-lotteries.png)}.ico-thawte-fixed:before,.ico-thawte-fixed:after,.ico-thawte-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/thawte.png)}.ico-paypal-fixed:before,.ico-paypal-fixed:after,.ico-paypal-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/paypal.png)}.ico-bank-transfer:before,.ico-bank-transfer:after,.ico-bank-transfer>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/bank-transfer.png)}.ico-rapidssl-fixed:before,.ico-rapidssl-fixed:after,.ico-rapidssl-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/rapidssl.png)}.ico-neteller-fixed:before,.ico-neteller-fixed:after,.ico-neteller-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/neteller.png)}.ico-sectigo-fixed:before,.ico-sectigo-fixed:after,.ico-sectigo-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/sectigo.png)}.ico-sectigo-fixed:before,.ico-sectigo-fixed:after,.ico-sectigo-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/sectigo.png)}.ico-rng-certified-fixed:before,.ico-rng-certified-fixed:after,.ico-rng-certified-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/rng-certified.png)}.ico-mastercard-fixed:before,.ico-mastercard-fixed:after,.ico-mastercard-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/mastercard.png)}.ico-visa-fixed:before,.ico-visa-fixed:after,.ico-visa-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/visa.png)}.ico-entropay-fixed:before,.ico-entropay-fixed:after,.ico-entropay-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/entropay.png)}.ico-boku-pay-by-mobile-fixed:before,.ico-boku-pay-by-mobile-fixed:after,.ico-boku-pay-by-mobile-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/boku-pay-by-mobile.png)}.ico-responsible-gambling-trust-fixed:before,.ico-responsible-gambling-trust-fixed:after,.ico-responsible-gambling-trust-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/responsible-gambling-trust.png)}.ico-cyprus-fixed:before,.ico-cyprus-fixed:after,.ico-cyprus-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/cyprus-government.png)}.ico-truste-fixed:before,.ico-truste-fixed:after,.ico-truste-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/truste.png)}.ico-problem-gambling-support-fixed:before,.ico-problem-gambling-support-fixed:after,.ico-problem-gambling-support-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/problem-gambling-support.png)}.ico-maestro:before,.ico-maestro:after,.ico-maestro>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/maestro.png)}.ico-apple-pay:before,.ico-apple-pay:after,.ico-apple-pay>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/apple-pay.png)}.ico-postepay:before,.ico-postepay:after,.ico-postepay>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/postepay.png)}.ico-nuvei:before,.ico-nuvei:after,.ico-nuvei>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/nuvei.png)}.ico-muchbetter-fixed:before,.ico-muchbetter-fixed:after,.ico-muchbetter-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/muchbetter.png)}.ico-skrill-1-tab:before,.ico-skrill-1-tab:after,.ico-skrill-1-tab>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/skrill-1-tab.png)}.ico-bonifico-bancario:before,.ico-bonifico-bancario:after,.ico-bonifico-bancario>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/bonifico-bancario.png)}.ico-vpay:before,.ico-vpay:after,.ico-vpay>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/vpay.png)}.ico-ecopayz:before,.ico-ecopayz:after,.ico-ecopayz>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/ecopayz.png)}.ico-ecopayz-fixed:before,.ico-ecopayz-fixed:after,.ico-ecopayz-fixed>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/ecopayz.png)}.ico-cartasi:before,.ico-cartasi:after,.ico-cartasi>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/cartasi.png)}.ico-skrill-fixed:before,.ico-skrill-fixed:after,.ico-skrill-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/skrill.png)}.ico-instant-banking:before,.ico-instant-banking:after,.ico-instant-banking>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/payment/instantbanking.png)}.ico-postepay-evolution:before,.ico-postepay-evolution:after,.ico-postepay-evolution>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/postepay-evolution.png)}.ico-voucher:before,.ico-voucher:after,.ico-voucher>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/voucher.png)}.ico-vouchers:before,.ico-vouchers:after,.ico-vouchers>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/payment/vouchers.png)}.ico-roulette-premium-european-roulette:before,.ico-roulette-premium-european-roulette:after,.ico-roulette-premium-european-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/premium-european-roulette.png)}.ico-roulette-premium-roulette-pro:before,.ico-roulette-premium-roulette-pro:after,.ico-roulette-premium-roulette-pro>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/premium-roulette-pro.png)}.ico-roulette-pinball-roulette:before,.ico-roulette-pinball-roulette:after,.ico-roulette-pinball-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/pinball-roulette.png)}.ico-roulette-mini-roulette:before,.ico-roulette-mini-roulette:after,.ico-roulette-mini-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/mini-roulette.png)}.ico-roulette-20p-roulette:before,.ico-roulette-20p-roulette:after,.ico-roulette-20p-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/20p-roulette.png)}.ico-roulette-premium-french-roulette:before,.ico-roulette-premium-french-roulette:after,.ico-roulette-premium-french-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/premium-french-roulette.png)}.ico-roulette-premium-roulette-pro:before,.ico-roulette-premium-roulette-pro:after,.ico-roulette-premium-roulette-pro>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/premium-roulette-pro.png)}.ico-roulette-roulette-3d:before,.ico-roulette-roulette-3d:after,.ico-roulette-roulette-3d>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/roulette-3d.png)}.ico-roulette-key-bet-roulette:before,.ico-roulette-key-bet-roulette:after,.ico-roulette-key-bet-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/keybet-roulette.png)}.ico-roulette-age-of-the-gods-roulette:before,.ico-roulette-age-of-the-gods-roulette:after,.ico-roulette-age-of-the-gods-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/age-of-gods-roulette.png)}.ico-roulette-first-person-roulette:before,.ico-roulette-first-person-roulette:after,.ico-roulette-first-person-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/first-person.png)}.ico-roulette-1000-diamond-bet-roulette:before,.ico-roulette-1000-diamond-bet-roulette:after,.ico-roulette-1000-diamond-bet-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/1000-diamond-bet.png)}.ico-roulette-roulette-professional-series:before,.ico-roulette-roulette-professional-series:after,.ico-roulette-roulette-professional-series>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/roulette-pro.png)}.ico-roulette-prestige-roulette:before,.ico-roulette-prestige-roulette:after,.ico-roulette-prestige-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/live-prestige-roulette.png)}.ico-roulette-3d-roulette:before,.ico-roulette-3d-roulette:after,.ico-roulette-3d-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/roulette-3d.png)}.ico-roulette-first-person-roulette:before,.ico-roulette-first-person-roulette:after,.ico-roulette-first-person-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/roulette-first-person.png)}.ico-roulette-monopoly-roulette-hot-properties:before,.ico-roulette-monopoly-roulette-hot-properties:after,.ico-roulette-monopoly-roulette-hot-properties>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/monopoly-hot-properties.png)}.ico-roulette-frankie-detorris-jackpot-roulette:before,.ico-roulette-frankie-detorris-jackpot-roulette:after,.ico-roulette-frankie-detorris-jackpot-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/frankie-dettori-jackpot-roulette.png)}.ico-roulette-premier-roulette:before,.ico-roulette-premier-roulette:after,.ico-roulette-premier-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/premier-roulette.png)}.ico-roulette-multi-wheel-roulette:before,.ico-roulette-multi-wheel-roulette:after,.ico-roulette-multi-wheel-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/multi-wheel-roulette.png)}.ico-roulette-french-roulette:before,.ico-roulette-french-roulette:after,.ico-roulette-french-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/french-roulette.png)}.ico-roulette-european-roulette-gold:before,.ico-roulette-european-roulette-gold:after,.ico-roulette-european-roulette-gold>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/european-roulette-gold.png)}.ico-roulette-american-roulette:before,.ico-roulette-american-roulette:after,.ico-roulette-american-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/american-roulette.png)}.ico-roulette-penny-roulette:before,.ico-roulette-penny-roulette:after,.ico-roulette-penny-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/penny-roulette.png)}.ico-roulette-immersive-roulette:before,.ico-roulette-immersive-roulette:after,.ico-roulette-immersive-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/immersive-roulette.png)}.ico-roulette-lightning-roulette:before,.ico-roulette-lightning-roulette:after,.ico-roulette-lightning-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/lightning-roulette.png)}.ico-roulette-double-ball-roulette:before,.ico-roulette-double-ball-roulette:after,.ico-roulette-double-ball-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/double-ball-roulette.png)}.ico-roulette-100-to-1-roulette:before,.ico-roulette-100-to-1-roulette:after,.ico-roulette-100-to-1-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/100-to-1-roulette.png)}.ico-roulette-age-of-gods-roulette:before,.ico-roulette-age-of-gods-roulette:after,.ico-roulette-age-of-gods-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/age-of-gods-roulette.png)}.ico-roulette-arabic-roulette:before,.ico-roulette-arabic-roulette:after,.ico-roulette-arabic-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/arabic-roulette.png)}.ico-roulette-classic-roulette:before,.ico-roulette-classic-roulette:after,.ico-roulette-classic-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/classic-roulette.png)}.ico-roulette-dragonara-roulette:before,.ico-roulette-dragonara-roulette:after,.ico-roulette-dragonara-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/dragonara-roulette.png)}.ico-roulette-dragon-jackpot-roulette:before,.ico-roulette-dragon-jackpot-roulette:after,.ico-roulette-dragon-jackpot-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/dragon-jackpot-roulette.png)}.ico-roulette-frankie-dettori-jackpot-roulette:before,.ico-roulette-frankie-dettori-jackpot-roulette:after,.ico-roulette-frankie-dettori-jackpot-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/frankie-dettori-jackpot-roulette.png)}.ico-roulette-keybet-roulette:before,.ico-roulette-keybet-roulette:after,.ico-roulette-keybet-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/keybet-roulette.png)}.ico-roulette-la-partage-auto-roulette:before,.ico-roulette-la-partage-auto-roulette:after,.ico-roulette-la-partage-auto-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/la-partage-auto-roulette.png)}.ico-roulette-live-prestige-roulette:before,.ico-roulette-live-prestige-roulette:after,.ico-roulette-live-prestige-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/live-prestige-roulette.png)}.ico-roulette-london-roulette:before,.ico-roulette-london-roulette:after,.ico-roulette-london-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/london-roulette.png)}.ico-roulette-marvel-roulette:before,.ico-roulette-marvel-roulette:after,.ico-roulette-marvel-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/marvel-roulette.png)}.ico-roulette-monopoly-hot-properties:before,.ico-roulette-monopoly-hot-properties:after,.ico-roulette-monopoly-hot-properties>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/monopoly-hot-properties.png)}.ico-roulette-newar-roulette:before,.ico-roulette-newar-roulette:after,.ico-roulette-newar-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/newar-roulette.png)}.ico-roulette-ra-roulette:before,.ico-roulette-ra-roulette:after,.ico-roulette-ra-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/ra-roulette.png)}.ico-roulette-roulette-advanced:before,.ico-roulette-roulette-advanced:after,.ico-roulette-roulette-advanced>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/roulette-advanced.png)}.ico-roulette-roulette-first-person:before,.ico-roulette-roulette-first-person:after,.ico-roulette-roulette-first-person>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/roulette-first-person.png)}.ico-roulette-slingshot-roulette:before,.ico-roulette-slingshot-roulette:after,.ico-roulette-slingshot-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/slingshot-roulette.png)}.ico-roulette-speed-roulette:before,.ico-roulette-speed-roulette:after,.ico-roulette-speed-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/speed-roulette.png)}.ico-roulette-vip-roulette-evolution:before,.ico-roulette-vip-roulette-evolution:after,.ico-roulette-vip-roulette-evolution>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/vip-roulette-evolution.png)}.ico-roulette-svensk-roulette:before,.ico-roulette-svensk-roulette:after,.ico-roulette-svensk-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/svensk-roulette.png)}.ico-roulette-video-roulette:before,.ico-roulette-video-roulette:after,.ico-roulette-video-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/video-roulette.png)}.ico-roulette-silver-roulette:before,.ico-roulette-silver-roulette:after,.ico-roulette-silver-roulette>span{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/roulette-logos/silver-roulette-isoftbet.png)}.ico-adm-fixed:before,.ico-adm-fixed:after,.ico-adm-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/adm.png)}.ico-geotrust-fixed:before,.ico-geotrust-fixed:after,.ico-geotrust-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/geotrust.png)}.ico-gioca-il-giusto-fixed:before,.ico-gioca-il-giusto-fixed:after,.ico-gioca-il-giusto-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gioca-il-giusto.png)}.ico-gioca-senza-esagerare-fixed:before,.ico-gioca-senza-esagerare-fixed:after,.ico-gioca-senza-esagerare-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gioca-senza-esagerare.png)}.ico-gioco-responsabile-fixed:before,.ico-gioco-responsabile-fixed:after,.ico-gioco-responsabile-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gioco-responsabile.png)}.ico-888-responsabile:before,.ico-888-responsabile:after,.ico-888-responsabile>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/888-responsabile.png)}.ico-betway-gioco-responsabile-fixed:before,.ico-betway-gioco-responsabile-fixed:after,.ico-betway-gioco-responsabile-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/betway-gioco-responsabile.png)}.ico-responsible-gaming-fixed:before,.ico-responsible-gaming-fixed:after,.ico-responsible-gaming-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/responsiblegaming.png)}.ico-gioca-intelligente-fixed:before,.ico-gioca-intelligente-fixed:after,.ico-gioca-intelligente-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/giocointelligente.png)}.ico-gioca-moderato-fixed:before,.ico-gioca-moderato-fixed:after,.ico-gioca-moderato-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/gioca-moderato.png)}.ico-gioca-responsabile-fixed:before,.ico-gioca-responsabile-fixed:after,.ico-gioca-responsabile-fixed>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/giocaresponsabile.png)}.ico-symantec:before,.ico-symantec:after,.ico-symantec>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/symantec.png)}.ico-leosafeplay:before,.ico-leosafeplay:after,.ico-leosafeplay>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/leosafeplay.png)}.ico-age-18:before{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/18+.png)}.ico-microgame:before,.ico-microgame:after,.ico-microgame>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/microgame.png)}.ico-gioca-sicuro:before,.ico-gioca-sicuro:after,.ico-gioca-sicuro>span{width:150px;height:82px;background-image:url(/wp-content/themes/modular/css/images/certificates/gioca-sicuro.png)}.ico-egba:before,.ico-egba:after,.ico-egba>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/egba.png)}.ico-network-solutions:before,.ico-network-solutions:after,.ico-network-solutions>span{width:140px;height:42px;background-image:url(/wp-content/themes/modular/css/images/certificates/network-solutions.png)}.ico-mr-domain:before,.ico-mr-domain:after,.ico-mr-domain>span{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/certificates/mr-domain.png)}.ico-software-playtech:before,.ico-software-playtech:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/playtech.png)}.ico-software-playtech-v2:before,.ico-software-playtech-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/playtech-light.png)}.ico-software-nextgen:before,.ico-software-nextgen:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/nextgen.png)}.ico-software-nextgen-v2:before,.ico-software-nextgen-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/nextgen2.png)}.ico-software-igt:before,.ico-software-igt:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/igt.png)}.ico-software-igt-v2:before,.ico-software-igt-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/igt2.png)}.ico-software-evolution-gaming:before,.ico-software-evolution-gaming:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/evolution-gaming.png)}.ico-software-evolution-gaming-v2:before,.ico-software-evolution-gaming-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/evolution-gaming2.png)}.ico-software-authentic-gaming:before,.ico-software-authentic-gaming:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/authentic-gaming.png)}.ico-software-authentic-gaming-v2:before,.ico-software-authentic-gaming-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/authentic-gaming2.png)}.ico-software-microgaming:before,.ico-software-microgaming:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/microgaming.png)}.ico-software-netent:before,.ico-software-netent:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/netent.png)}.ico-software-netent-v2:before,.ico-software-netent-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/netent-light.png)}.ico-software-gameart:before,.ico-software-gameart:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/gameart.png)}.ico-software-gameart-v2:before,.ico-software-gameart-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/gameart2.png)}.ico-software-gamesys-group:before,.ico-software-gamesys-group:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/gamesys-group.png)}.ico-software-gamesys-group-v2:before,.ico-software-gamesys-group-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/gamesys-group2.png)}.ico-software-isoftbet:before,.ico-software-isoftbet:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/isoftbet.png)}.ico-software-isoftbet-v2:before,.ico-software-isoftbet-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/isoftbet-v2.png)}.ico-software-novomatic:before,.ico-software-novomatic:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/novomatic.png)}.ico-software-novomatic-v2:before,.ico-software-novomatic-v2:after{width:140px;height:50px;background-image:url(/wp-content/themes/modular/css/images/software-logos/novomatic-v2.png)}.ico-progressive-baccarat:before,.ico-progressive-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/progressive-baccarat.png)}.ico-punto-banco-baccarat:before,.ico-punto-banco-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/punto-banco.png)}.ico-squeeze-baccarat:before,.ico-squeeze-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/squeeze-baccarat.png)}.ico-baccarat-pro:before,.ico-baccarat-pro:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/baccarat-pro.png)}.ico-baccarat-gold:before,.ico-baccarat-gold:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/baccarat-gold.png)}.ico-speed-baccarat:before,.ico-speed-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/speed-baccarat.png)}.ico-live-baccarat-macao:before,.ico-live-baccarat-macao:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/live-baccarat-macao.png)}.ico-lightning-baccarat:before,.ico-lightning-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/lightning-baccarat.png)}.ico-victoria-baccarat:before,.ico-victoria-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/victoria-baccarat.png)}.ico-dragon-jackpot-baccarat:before,.ico-dragon-jackpot-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/dragon-jackpot-baccarat.png)}.ico-caribbean-stud-poker:before,.ico-caribbean-stud-poker:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/caribbean-stud-poker.png)}.ico-caribbean-stud-poker-2:before,.ico-caribbean-stud-poker-2:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/caribbean-stud-poker-2.png)}.ico-vegas-craps:before,.ico-vegas-craps:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/vegas-craps.png)}.ico-craps-microgaming:before,.ico-craps-microgaming:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/craps-microgaming.png)}.ico-craps-1:before,.ico-craps-1:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/craps-1.png)}.ico-casino-hold-em:before,.ico-casino-hold-em:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/casino-hold-em.png)}.ico-casino-hold-em-2:before,.ico-casino-hold-em-2:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/casino-hold-em-2.png)}.ico-casino-hold-em-3:before,.ico-casino-hold-em-3:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/casino-hold-em-3.png)}.ico-classic-keno:before,.ico-classic-keno:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/classic-keno.png)}.ico-keno:before,.ico-keno:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/keno.png)}.ico-keno-1:before,.ico-keno-1:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/keno-1.png)}.ico-pai-gow-poker:before,.ico-pai-gow-poker:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/pai-gow-poker.png)}.ico-pai-gow-poker-2:before,.ico-pai-gow-poker-2:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/pai-gow-poker-2.png)}.ico-three-card-poker-gold-series:before,.ico-three-card-poker-gold-series:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/three-card-poker-gold-series.png)}.ico-three-card-poker1:before,.ico-three-card-poker1:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/three-card-poker1.png)}.ico-three-card-poker-2:before,.ico-three-card-poker-2:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/three-card-poker-2.png)}.ico-sic-bo-live:before,.ico-sic-bo-live:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/sic-bo-live.png)}.ico-sic-bo-logo:before,.ico-sic-bo-logo:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/sic-bo-logo.png)}.ico-zodiac-scratch:before,.ico-zodiac-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/zodiac-scratch.png)}.ico-monty-pythons-spamalot-scratch:before,.ico-monty-pythons-spamalot-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/monty-pythons-spamalot-scratch.png)}.ico-dr-love-scratch:before,.ico-dr-love-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/dr-love-scratch.png)}.ico-mega-miliardario-scratch:before,.ico-mega-miliardario-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/mega-miliardario-scratch.png)}.ico-numerissimi:before,.ico-numerissimi:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/numerissimi.png)}.ico-il-miliardario:before,.ico-il-miliardario:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/il-miliardario.png)}.ico-vinci-in-grande:before,.ico-vinci-in-grande:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/vinci-in-grande.png)}.ico-miss-midas-scratch:before,.ico-miss-midas-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/miss-midas-scratch.png)}.ico-nevada-nights-scratch:before,.ico-nevada-nights-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/nevada-nights-scratch.png)}.ico-the-price-is-right-scratch:before,.ico-the-price-is-right-scratch:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/the-price-is-right-scratch.png)}.ico-red-dog-1:before,.ico-red-dog-1:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/red-dog-1.png)}.ico-red-dog-2:before,.ico-red-dog-2:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/red-dog-2.png)}.ico-red-dog-3:before,.ico-red-dog-3:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/red-dog-3.png)}.ico-blackjack-classic-gold:before,.ico-blackjack-classic-gold:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/blackjack/classic-blackjack-gold-series.png)}.ico-roulette-super-stakes:before,.ico-roulette-super-stakes:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/roulette/super-stakes-roulette.png)}.ico-slot-fruit-blaster:before,.ico-slot-fruit-blaster:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/slots/fruit-blaster.png)}.ico-slot-blood-suckers:before,.ico-slot-blood-suckers:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/blood-suckers-logo.png)}.ico-slot-starburst:before,.ico-slot-starburst:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/starburst.png)}.ico-slot-twin-spin:before,.ico-slot-twin-spin:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/twin-spin.png)}.ico-slot-wild-wild-riches:before,.ico-slot-wild-wild-riches:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/wild-wild-riches.png)}.ico-slot-orbs-of-atlantis:before,.ico-slot-orbs-of-atlantis:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/orbs-of-atlantis.png)}.ico-slot-sweet-bonanza:before,.ico-slot-sweet-bonanza:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/sweet-bonanza.png)}.ico-slot-sugar-rush:before,.ico-slot-sugar-rush:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/sugar-rush.png)}.ico-slot-empty-the-bank:before,.ico-slot-empty-the-bank:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/slot/empty-the-bank.png)}.ico-blackjack-shuffle-master:before,.ico-blackjack-shuffle-master:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/blackjack/shuffle-master.png)}.ico-baccarat-american-zero:before,.ico-baccarat-american-zero:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/american-baccarat-zero-commission.png)}.ico-first-person-baccarat:before,.ico-first-person-baccarat:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/fist-person-baccarat.png)}.ico-baccarat-playtech:before,.ico-baccarat-playtech:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/playtech-baccarat.png)}.ico-baccarat-professional:before,.ico-baccarat-professional:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/baccarat-professional-series.png)}.ico-baccarat-studio-8:before,.ico-baccarat-studio-8:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/baccarat-studio-8.png)}.ico-baccarat-classic:before,.ico-baccarat-classic:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/world-baccarat-classic.png)}.ico-baccarat-scegli-e-punta:before,.ico-baccarat-scegli-e-punta:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/baccarat-scegli-e-punta.png)}.ico-baccarat-dragon-bonus:before,.ico-baccarat-dragon-bonus:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/baccarat/dragon-bonus-baccarat.png)}.ico-deuces-wild-progressive:before,.ico-deuces-wild-progressive:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/deuces-wild-progressive.png)}.ico-deuces-wild:before,.ico-deuces-wild:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/other-games/deuces-wild.png)}.ico-tens-or-better-poker:before,.ico-tens-or-better-poker:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/tens-or-better-poker.png)}.ico-jacks-or-better-multi-hand:before,.ico-jacks-or-better-multi-hand:after{width:150px;height:60px;background-image:url(/wp-content/themes/modular/css/images/games-logos/poker/jacks-or-better-multi-hand.png)}.ico-superenalotto:before,.ico-superenalotto:after,.ico-superenalotto>span{width:38px;height:53px;background-image:url(/wp-content/themes/modular/css/images/superenalotto.png)}.ico-win-for-life:before,.ico-win-for-life:after,.ico-win-for-life>span{width:54px;height:19px;background-image:url(/wp-content/themes/modular/css/images/win-for-life.png)}.ico-millionday:before,.ico-millionday:after,.ico-millionday>span{width:55px;height:52px;background-image:url(/wp-content/themes/modular/css/images/millionday.png)}.ico-eurojackpot:before,.ico-eurojackpot:after,.ico-eurojackpot>span{width:38px;height:51px;background-image:url(/wp-content/themes/modular/css/images/eurojackpot.png)}.ico-sivincetutto:before,.ico-sivincetutto:after,.ico-sivincetutto>span{width:38px;height:53px;background-image:url(/wp-content/themes/modular/css/images/sivincetutto.png)}.ico-vincicasa:before,.ico-vincicasa:after,.ico-vincicasa>span{width:46px;height:55px;background-image:url(/wp-content/themes/modular/css/images/vincicasa.png)}.ico-lotto:before,.ico-lotto:after,.ico-lotto>span{width:54px;height:42px;background-image:url(/wp-content/themes/modular/css/images/lotto.png)}.ico-lotteria-italia:before,.ico-lotteria-italia:after,.ico-lotteria-italia>span{width:42px;height:55px;background-image:url(/wp-content/themes/modular/css/images/lotteria-italia.png)}.ico-gratta-e-vinci:before,.ico-gratta-e-vinci:after,.ico-gratta-e-vinci>span{width:54px;height:46px;background-image:url(/wp-content/themes/modular/css/images/gratta-e-vinci.png)}.ico-playsix:before,.ico-playsix:after,.ico-playsix>span{width:54px;height:46px;background-image:url(/wp-content/themes/modular/css/images/playsix.png)}.ico-e10-lotto:before,.ico-e10-lotto:after,.ico-e10-lotto>span{width:50px;height:32px;background-image:url(/wp-content/themes/modular/css/images/diecielotto.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ico-sports-big:before,.ico-sports-big:after,.ico-sports-big>span{background-image:url(/wp-content/themes/modular/css/images/ico-sports-big@2x.png)}.ico-bingo-big:before,.ico-bingo-big:after,.ico-bingo-big>span{background-image:url(/wp-content/themes/modular/css/images/ico-bingo-big@2x.png)}.ico-lotto-big:before,.ico-lotto-big:after,.ico-lotto-big>span{background-image:url(/wp-content/themes/modular/css/images/ico-lotto-big@2x.png)}.ico-poker-big:before,.ico-poker-big:after,.ico-poker-big>span{background-image:url(/wp-content/themes/modular/css/images/ico-poker-big@2x.png)}.ico-mobile-os:before,.ico-mobile-os:after,.ico-mobile-os>span{background-image:url(/wp-content/themes/modular/css/images/ico-mobile-os@2x.png)}.ico-hat:before,.ico-hat:after,.ico-hat>span{background-image:url(/wp-content/themes/modular/css/images/ico-hat@2x.png)}.ico-omaha:before,.ico-omaha:after,.ico-omaha>span{background-image:url(/wp-content/themes/modular/css/images/ico-omaha@2x.png)}.ico-stud:before,.ico-stud:after,.ico-stud>span{background-image:url(/wp-content/themes/modular/css/images/ico-stud@2x.png)}.ico-90:before,.ico-90:after,.ico-90>span{background-image:url(/wp-content/themes/modular/css/images/ico-90@2x.png)}.ico-80:before,.ico-80:after,.ico-80>span{background-image:url(/wp-content/themes/modular/css/images/ico-80@2x.png)}.ico-75:before,.ico-75:after,.ico-75>span{background-image:url(/wp-content/themes/modular/css/images/ico-75@2x.png)}.ico-live-tables:before,.ico-live-tables:after,.ico-live-tables>span{background-image:url(/wp-content/themes/modular/css/images/ico-live-tables@2x.png)}.ico-chief-magic:before,.ico-chief-magic:after,.ico-chief-magic>span{background-image:url(/wp-content/themes/modular/css/images/ico-chief-magic@2x.png)}.ico-dolphin-quest:before,.ico-dolphin-quest:after,.ico-dolphin-quest>span{background-image:url(/wp-content/themes/modular/css/images/ico-dolphin-quest@2x.png)}.ico-cleopatra:before,.ico-cleopatra:after,.ico-cleopatra>span{background-image:url(/wp-content/themes/modular/css/images/ico-cleopatra@2x.png)}.ico-ecogra-alt:before,.ico-ecogra-alt:after,.ico-ecogra-alt>span{background-image:url(/wp-content/themes/modular/css/images/ico-ecogra-alt@2x.png)}.ico-ga:before,.ico-ga:after,.ico-ga>span{background-image:url(/wp-content/themes/modular/css/images/ico-ga@2x.png)}.ico-gamcare-alt:before,.ico-gamcare-alt:after,.ico-gamcare-alt>span{background-image:url(/wp-content/themes/modular/css/images/ico-gamcare-alt@2x.png)}.ico-entopay-nav:before,.ico-entopay-nav:after,.ico-entopay-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-entopay-nav@2x.png)}.ico-skrill-nav:before,.ico-skrill-nav:after,.ico-skrill-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-skrill-nav@2x.png)}.ico-credit-cards-nav:before,.ico-credit-cards-nav:after,.ico-credit-cards-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-credit-cards-nav@2x.png)}.ico-pay-phone-nav:before,.ico-pay-phone-nav:after,.ico-pay-phone-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-pay-phone-nav@2x.png)}.ico-neteller-nav:before,.ico-neteller-nav:after,.ico-neteller-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-neteller-nav@2x.png)}.ico-paysafecard-nav:before,.ico-paysafecard-nav:after,.ico-paysafecard-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-paysafe-nav@2x.png)}.ico-chevron-right:before,.ico-chevron-right:after,.ico-chevron-right>span{background-image:url(/wp-content/themes/modular/css/images/ico-chevron-right@2x.png)}.ico-new-nav:before,.ico-new-nav:after,.ico-new-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-new-nav@2x.png)}.ico-netent-nav:before,.ico-netent-nav:after,.ico-netent-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-netent-nav@2x.png)}.ico-microgaming-nav:before,.ico-microgaming-nav:after,.ico-microgaming-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-microgaming-nav@2x.png)}.ico-playtech-nav:before,.ico-playtech-nav:after,.ico-playtech-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-playtech-nav@2x.png)}.ico-slot-nav:before,.ico-slot-nav:after,.ico-slot-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-slot-nav@2x.png)}.ico-roulette-nav:before,.ico-roulette-nav:after,.ico-roulette-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-roulette-nav@2x.png)}.ico-blackjack-nav:before,.ico-blackjack-nav:after,.ico-blackjack-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-blackjack-nav@2x.png)}.ico-gambling-nav:before,.ico-gambling-nav:after,.ico-gambling-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-gambling-nav@2x.png)}.ico-bingo-nav:before,.ico-bingo-nav:after,.ico-bingo-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-bingo-nav@2x.png)}.ico-mobile-nav:before,.ico-mobile-nav:after,.ico-mobile-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-mobile-nav@2x.png)}.ico-poker-nav:before,.ico-poker-nav:after,.ico-poker-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-poker-nav@2x.png)}.ico-betting-nav:before,.ico-betting-nav:after,.ico-betting-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-betting-nav@2x.png)}.ico-lotto-nav:before,.ico-lotto-nav:after,.ico-lotto-nav>span{background-image:url(/wp-content/themes/modular/css/images/ico-lotto-nav@2x.png)}.ico-casino-hexagon:before,.ico-casino-hexagon:after,.ico-casino-hexagon>span{background-image:url(/wp-content/themes/modular/css/images/ico-casino-hexagon@2x.png)}.ico-sports-hexagon:before,.ico-sports-hexagon:after,.ico-sports-hexagon>span{background-image:url(/wp-content/themes/modular/css/images/ico-sports-hexagon@2x.png)}.ico-bingo-hexagon:before,.ico-bingo-hexagon:after,.ico-bingo-hexagon>span{background-image:url(/wp-content/themes/modular/css/images/ico-bingo-hexagon@2x.png)}.ico-poker-hexagon:before,.ico-poker-hexagon:after,.ico-poker-hexagon>span{background-image:url(/wp-content/themes/modular/css/images/ico-poker-hexagon@2x.png)}.ico-lotto-hexagon:before,.ico-lotto-hexagon:after,.ico-lotto-hexagon>span{background-image:url(/wp-content/themes/modular/css/images/ico-lotto-hexagon@2x.png)}.ico-live-hexagon:before,.ico-live-hexagon:after,.ico-live-hexagon>span{background-image:url(/wp-content/themes/modular/css/images/ico-live-hexagon@2x.png)}.ico-casino-big:before,.ico-casino-big:after,.ico-casino-big>span{background-image:url(/wp-content/themes/modular/css/images/ico-casino-big@2x.png)}.ico-paypal-primary:before,.ico-paypal-primary:after,.ico-paypal-primary>span{background-image:url(/wp-content/themes/modular/css/images/ico-paypal-primary@2x.png)}.ico-ukgc:before,.ico-ukgc:after,.ico-ukgc>span{background-image:url(/wp-content/themes/modular/css/images/ico-ukgc@2x.png)}.ico-quality-product:before,.ico-quality-product:after,.ico-quality-product>span{background-image:url(/wp-content/themes/modular/css/images/ico-quality-product@2x.png)}.ico-mobile-apps:before,.ico-mobile-apps:after,.ico-mobile-apps>span{background-image:url(/wp-content/themes/modular/css/images/ico-mobile-devices@2x.png)}.ico-gambling-bonuses:before,.ico-gambling-bonuses:after,.ico-gambling-bonuses>span{background-image:url(/wp-content/themes/modular/css/images/ico-gambling-bonuses@2x.png)}.ico-reliable-software:before,.ico-reliable-software:after,.ico-reliable-software>span{background-image:url(/wp-content/themes/modular/css/images/ico-reliable-software@2x.png)}.ico-secure-payments:before,.ico-secure-payments:after,.ico-secure-payments>span{background-image:url(/wp-content/themes/modular/css/images/ico-secure-payments@2x.png)}.ico-sports:before,.ico-sports:after,.ico-sports>span{background-image:url(/wp-content/themes/modular/css/images/ico-sports@2x.png)}.ico-bingo:before,.ico-bingo:after,.ico-bingo>span{background-image:url(/wp-content/themes/modular/css/images/ico-bingo@2x.png)}.ico-live:before,.ico-live:after,.ico-live>span{background-image:url(/wp-content/themes/modular/css/images/ico-live@2x.png)}.ico-poker:before,.ico-poker:after,.ico-poker>span{background-image:url(/wp-content/themes/modular/css/images/ico-poker@2x.png)}.ico-lottery:before,.ico-lottery:after,.ico-lottery>span{background-image:url(/wp-content/themes/modular/css/images/ico-lottery@2x.png)}.ico-head-small:before,.ico-head-small:after,.ico-head-small>span{background-image:url(/wp-content/themes/modular/css/images/ico-head-small@2x.png)}.ico-shield-small:before,.ico-shield-small:after,.ico-shield-small>span{background-image:url(/wp-content/themes/modular/css/images/ico-shield-small@2x.png)}.ico-bell:before,.ico-bell:after,.ico-bell>span{background-image:url(/wp-content/themes/modular/css/images/ico-bell@2x.png)}.ico-slot:before,.ico-slot:after,.ico-slot>span{background-image:url(/wp-content/themes/modular/css/images/ico-slot@2x.png)}.ico-roulette:before,.ico-roulette:after,.ico-roulette>span{background-image:url(/wp-content/themes/modular/css/images/ico-roulette@2x.png)}.ico-blackjack:before,.ico-blackjack:after,.ico-blackjack>span{background-image:url(/wp-content/themes/modular/css/images/ico-blackjack@2x.png)}.ico-paypal-alt:before,.ico-paypal-alt:after,.ico-paypal-alt>span{background-image:url(/wp-content/themes/modular/css/images/ico-paypal-alt@2x.png)}.ico-football:before,.ico-football:after,.ico-football>span{background-image:url(/wp-content/themes/modular/css/images/ico-football.png)}.ico-payments-one:before,.ico-payments-one:after,.ico-payments-one>span{background-image:url(/wp-content/themes/modular/css/images/ico-payments-one.png)}.ico-security:before,.ico-security:after,.ico-security>span{background-image:url(/wp-content/themes/modular/css/images/ico-security@2x.png)}.ico-terms:before,.ico-terms:after,.ico-terms>span{background-image:url(/wp-content/themes/modular/css/images/ico-terms@2x.png)}.ico-platform:before,.ico-platform:after,.ico-platform>span{background-image:url(/wp-content/themes/modular/css/images/ico-platform@2x.png)}.ico-mobile-compatibility:before,.ico-mobile-compatibility:after,.ico-mobile-compatibility>span{background-image:url(/wp-content/themes/modular/css/images/ico-mobile-compatibility@2x.png)}.ico-payment-options:before,.ico-payment-options:after,.ico-payment-options>span{background-image:url(/wp-content/themes/modular/css/images/ico-payment-options@2x.png)}.ico-gambling-commission:before,.ico-gambling-commission:after,.ico-gambling-commission>span{background-image:url(/wp-content/themes/modular/css/images/ico-gambling-commission@2x.png)}.ico-ibas:before,.ico-ibas:after,.ico-ibas>span{background-image:url(/wp-content/themes/modular/css/images/ico-ibas@2x.png)}.ico-comodo:before,.ico-comodo:after,.ico-comodo>span{background-image:url(/wp-content/themes/modular/css/images/ico-comodo@2x.png)}.ico-gamcare:before,.ico-gamcare:after,.ico-gamcare>span{background-image:url(/wp-content/themes/modular/css/images/ico-gamcare@2x.png)}.ico-rapidssl:before,.ico-rapidssl:after,.ico-rapidssl>span{background-image:url(/wp-content/themes/modular/css/images/ico-rapidssl@2x.png)}.ico-ecogra:before,.ico-ecogra:after,.ico-ecogra>span{background-image:url(/wp-content/themes/modular/css/images/ecogra-fixed@2x.png)}.ico-mga:before,.ico-mga:after,.ico-mga>span{background-image:url(/wp-content/themes/modular/css/images/ico-mga@2x.png)}.ico-thawte:before,.ico-thawte:after,.ico-thawte>span{background-image:url(/wp-content/themes/modular/css/images/ico-thawte@2x.png)}}.ico-paypal-primary:before,.ico-paypal-primary:after,.ico-paypal-primary>span{width:57px;height:15px;background-image:url(/wp-content/themes/modular/css/images/ico-paypal-primary.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ico-paypal-primary:before,.ico-paypal-primary:after,.ico-paypal-primary>span{background-image:url(/wp-content/themes/modular/css/images/ico-paypal-primary@2x.png)}}.ico-slot-10-pounds:before,.ico-slot-10-pounds:after,.ico-slot-10-pounds>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-10-pounds.svg)}.ico-slot-calendar:before,.ico-slot-calendar:after,.ico-slot-calendar>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-calendar.svg)}.ico-slot-classic:before,.ico-slot-classic:after,.ico-slot-classic>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-classic.svg)}.ico-slot-free:before,.ico-slot-free:after,.ico-slot-free>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-free.svg)}.ico-slot-fruits:before,.ico-slot-fruits:after,.ico-slot-fruits>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-fruits.svg)}.ico-slot-guide:before,.ico-slot-guide:after,.ico-slot-guide>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-guide.svg)}.ico-slot-history:before,.ico-slot-history:after,.ico-slot-history>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-history.svg)}.ico-slot-new:before,.ico-slot-new:after,.ico-slot-new>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-new.svg)}.ico-slot-profile:before,.ico-slot-profile:after,.ico-slot-profile>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-profile.svg)}.ico-slot-rtp:before,.ico-slot-rtp:after,.ico-slot-rtp>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-rtp.svg)}.ico-slot-symbols:before,.ico-slot-symbols:after,.ico-slot-symbols>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-symbols.svg)}.ico-slot-terms:before,.ico-slot-terms:after,.ico-slot-terms>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-terms.svg)}.ico-slot-tips:before,.ico-slot-tips:after,.ico-slot-tips>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-tips.svg)}.ico-slot-video:before,.ico-slot-video:after,.ico-slot-video>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-video.svg)}.ico-slot-volatility:before,.ico-slot-volatility:after,.ico-slot-volatility>span{width:100px;height:100px;background-image:url(/wp-content/themes/modular/css/images/ico-slot/ico-slot-volatility.svg)}.ico-certificate:before,.ico-certificate:after,.ico-certificate>span{width:31px;height:27px;font-size:0;background-image:url(/wp-content/themes/modular/css/images/ico-certificate.png)}.ico-crown:before,.ico-crown:after,.ico-crown>span{width:28px;height:21px;font-size:0;background-image:url(/wp-content/themes/modular/css/images/ico-crown.png)}.ico-uk-flag:before,.ico-uk-flag:after,.ico-uk-flag>span{width:29px;height:22px;font-size:0;background-image:url(/wp-content/themes/modular/css/images/ico-uk-flag.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ico-certificate:before,.ico-certificate:after,.ico-certificate>span{background-image:url(/wp-content/themes/modular/css/images/ico-certificate@2x.png)}.ico-crown:before,.ico-crown:after,.ico-crown>span{background-image:url(/wp-content/themes/modular/css/images/ico-crown@2x.png)}.ico-uk-flag:before,.ico-uk-flag:after,.ico-uk-flag>span{background-image:url(/wp-content/themes/modular/css/images/ico-uk-flag@2x.png)}}.table-cnt{overflow-x:auto}.table-title{font-size:16px;line-height:18px;color:#fefefe;text-align:center;display:block;background:#1b354c;position:relative;padding:8px 10px;margin-bottom:-1px;font-family:'Open Sans',sans-serif}.table-wp table caption{font-size:13px;line-height:18px;color:#fefefe;text-align:center;background:#1b354c;position:relative;padding:8px 10px;margin-bottom:-1px;font-family:'Open Sans',sans-serif}.table-v1,.table-v2,.table-v3,.table-v4,.table-v5,.table-v7,.table-v8,.table-v9,.table-v10,.table-v11,.table-v12,.table-v13,.table-v14,.table-v15,.table-v16,.table-v18{padding-bottom:50px;margin-bottom:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABQCAYAAACtSqN4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACK9JREFUeNrsXGtsFFUUPrO7pU9KKbVVyruCCiJQpKJCjKagNmnxRwMCKg8xYkCIgmiUKEHjC3wARo0RRVRQENRiE94aUCwFWhAFAaFFeRUKtKWUvsdzdm/pMD2znZmd2d0WTvKlM2fu3M58995zzzn3zkqyLMM1AZDS09O1rj2LiEO86EP9SYhJiMGI9ogyRB7ic8QeH+p9CeFEzM3KyjJ8c8ma4ZePY9LXu/+6NMq+jXhOHOcgskw87LuIZxj9UMR0xHLEo4g6g/WmIF4Tx90QE63oEQ5G94GChBOI7SbqzdIgQSmjEbsQoQbr/gOxTxxPyMjIWG4HEZ8hpojjAkQ/RJHBOt9EpOssS/V/ZbD+SsRAQSLJw0jGD1YSQcxOEMfZiB6IYiOV1cvue2YZfIZMSYJUE2TcjlgqzkcgGet9IcIlDOJiRIZCT0btZURvRE0zRMYgPiTyyi5Jo2IiZIkpN020fBriY0SU8mJVDYxs44KNeHinMM7liFov/zcEcUj1bMOQjK1oPIeaJWK6ioSG8WtEEomI8ioYGhPR5NoLiEXi+Gt6b8RKZYHicmlQxxj3ND4XkepDww5BMsYhGV+YIYKGwShET4V+s7DmnXT0iHhFF41gymSrzn9GVCjL1tRIOLW6ifgScSvibDOzSYiwXdWI4Qr9acQmsz2CpsdkxDZEX6E/hhhnuDYZotVmQ3RzpdSpu73DKTdM40sVpOqR+Qoi6JlTsDec9MVYlgtLvEOcP6buvnqkfaTbyVHXr/ZVJIHLEhclS3X17lY2Ih8hZojjfxD9zZKgnjVqhLOypcGaiyGiW9qGmXPXI8MACosdRm6hRposjvcKEs5a7VDdg1gnju9lDKm36dOU1OMASmxfb8SzzBTHO2kaRRIuGrIHjkYobQQnDyCWIToqeoitEoX+Za0+LvKF50rPnokkVBvugaFNW8zlJWgZY6RynLZ8IoJI0BlA0RAe4cv/mrWi0aufl+q9RwREGsik9kJvE2pxfjlRIkE02pAFYyphQDIqyiS4VC4BGleIipbdE2npWQmKy+g+LBsuu6+FOD1DddM+F6ze5YJDRR77HNYGy8lOdvoMBpEFLk8rdEZjuHucDKdKJZjxTRiMLqyBlKQ66JtYDw588t2HHfDLARfkFTrhHFoJJ5aPaOMhgO6txL5z5IwEUUhk1w6yu2Kt9EuwEEFNNFv4MdeLGOdXxBJs3TM3tJPhAvqjCzeEQOzvLujXuR7CsCfsKHDAaewhsZEA4SEeJssqPL2JXtiBZHSOld3EyqCkOniJoJd/RT1SRF5kJtqPd+hFe8TLUIOu2M4CJ9ThS8VGytAzQW52ttIzmekmonrDcJi0OBQOFjkgAcemHzN85D3eQpku+p8uJyTGtZUpfA9H/Isk5DcToOl2sXVJ9h4n5B91YqvUQwDSnI8L77cD4hF15g3xvsha1Zn9B7rdue/R8kaFBjTRO50hAUQaYI4IyxNtJyK/0AHx9g6JMhHodUG8auL+7sLAtrWViMhQdahkuYwVked/Iik030Qd3cCTNLaPiIR2tvYGyiNsUI9GL+V/E6SdZ65RVrurbUTYLDWMoSvRKEtrGkPEMBqAOMe8U0OOopdIN0ZaRoTNM4XEDDxuRqO8w+uK86OIt7hwArEfcQDxl+hxa8GzphLUPUKvHGV0+xjdjYibFeeUFrxfRNKftAYiQizwjp8AJh3Y0oiQdOqaE1pqHN+SiTAqBRpDh4TyndFXAxHklNHKWx/wrMirhZYN0lo7EduFU9YgtJL3LVMu2S4iKnX6Lg5GJ+mwX3rtwQEuSmB0cVblIyjgGSb8fJJORrNRXl6wTqdObwqi2lt9ZokIEbHANBP3kieYi7hPocthHpSMXKGIHxokzweP2WG1i52AOGiSBGU8sFsc01LjkxqtRYvRx8T5KvAsKNsiZnrEj6pWMush0hIjZZkqQDubliOGXRg0XUP11pguu4mglrzDokag5Rw9K1S1XkggucToSu2OPkdpjPk5iJkaYbHdQuH7YQMhvM89grrnbYw+DRo3nBFRgwIQwqeKqJRSdfMQ6+0kghKn8cxYz1Wch0JghGaXMb5UYGRoRDHlz4C+ZYOgFyNEtGN0F1qLT+4waCP0WOxWT4RLY2q76ohwXiNC+6UdVyMRVYwutAW9q2wVERWMLtIOvz8QjW6EiFINJ8sbWTSrlAQJEaEaXqlhIsqZF42DK1PsS1TXKXQ+FSREhGu8k+FuWyxeqodCRy43ZaUKxDnthqVVJUqXb0W8F0Q2ogOjO2+GCDI2J1RESCI3UaDqBauC0Fh2ZnRFZqe/g4yubwuZNeI1UgimiPiT0aW0ABJoISdJpaOk0BGzROxgdPdAkG1cZYS2UseqdGTLTpolIld5sxAylsOCnIj+jG6vSCOYIoJS7msZ/eQgJ2Igo9vva6zAfZ5Im0MfCmIi7mJ0230lgj5myWH0CzSclkBLEkNELVyZYjQdPb7B6LoIhyrYJI3RUUMet4II+rCCW12mDV4Tg4yIsYxujZX5hKnAfylMS/ADgoQEsl3cgtRKK4kgEp7SuLYadGzp84PM1ujNBVYSQfIdeDaEq6WbuBZIoe/cB2kYdbCaCBL6eYRtjJ4+kFsUQCKe17ANm+0igmQk8OueZEeeDgAJZLBvYvRztG6wiojjXhyqheD5aRV/yhRGR3sr8+wmgmQLNP7+hFr86V/QPuxkRu81SWR1On4JXLlXWhn0TPUTEZkaM8VufxJBQrvn1zF6f9gKWoR6kNF/2tyNdi3QzGB0vTQe0koZDE139tHWhexAEUGfBixj9HfbTEQfDdtVHygiSFYwut42E9FLI8CCQBLBbfC0O0znftrlYqCJ4NJjf9tMRKVOcvxKBPeLZtk2E8G5z7mBJmKz8PCqxDAhP2KjzUT8JGKMWjEkxkPjL5h5FbvT8BSBXgeeFTF/RaM0W9F+rwpgEjBa8r8AAwAi2Q0gfcn4hwAAAABJRU5ErkJggg==) no-repeat bottom center;background-size:33px 40px}.table-v1 .table-cnt table{min-width:768px}.table-v1 .table-cnt table tr td:nth-child(1){text-align:left;font-weight:700;font-style:italic}.table-v1 .table-cnt table tr td:nth-child(2){font-weight:700}.table-v2 .table-cnt table{min-width:400px}.table-v2 .table-cnt table tr td{font-weight:700}.table-v2 .table-cnt table tr td:nth-child(1){font-weight:700;font-style:italic}.table-v2 .table-cnt table td span.red{color:#ff1013}.table-v3 .table-cnt table{min-width:700px}.table-v3 .table-cnt table tr td{font-weight:700}.table-v3 .table-cnt table tr td:nth-child(1){text-align:left;font-style:italic}.table-v3 .table-cnt table tr td:nth-child(2) span{position:relative;display:inline-block;width:auto;margin:0 auto;font-weight:400;padding:0 0 0 25px}.table-v3 .table-cnt table tr td:nth-child(2) span:before{content:'✓';font-family:'FontAwesome',Georgia,serif;position:absolute;left:0;top:0;display:block;color:#8bc62c}.table-v3 .table-cnt table tr td:last-child{font-weight:400;color:#000}.table-v4 .table-cnt table{min-width:700px}.table-v4 .table-cnt table tr td{font-weight:700}.table-v4 .table-cnt table tr td:nth-child(1){text-align:left;font-style:italic}.table-v4 .table-cnt table tr td:nth-child(2){text-align:left;font-weight:400}.table-v4 .table-cnt table tr td:last-child{font-weight:400;color:#000;text-align:left}.table-v5 .table-cnt table{min-width:700px}.table-v5 .table-cnt table tr td{font-weight:700}.table-v5 .table-cnt table td:nth-child(1){text-align:left;font-style:italic}.table-v5 .table-cnt table td:nth-child(2){text-align:center;font-weight:700}.table-v5 .table-cnt table td a{color:#2c679f;text-decoration:none}.table-v5 .table-cnt table td a:hover{text-decoration:underline}.table-v6{width:100%;display:block;padding-bottom:20px;margin:0;background:none}.table-v6 table td{font-weight:700}.table-v6 table td:nth-child(1){font-style:italic}.table-v6 table td:last-child{font-weight:400}.table-v7 .table-cnt table{min-width:700px}.table-v7 .table-cnt table tr td{color:#000}.table-v7 .table-cnt table tr td:nth-child(1){text-align:left;color:#606060;font-weight:700;font-style:italic}.table-v7 .table-cnt table tr td:nth-child(2){text-align:left;color:#606060}.table-v7 .table-cnt table tr td:nth-child(6){text-align:left}.table-v8 .table-cnt table{min-width:900px}.table-v8 .table-cnt table tr td{font-weight:700}.table-v8 .table-cnt table tbody:nth-child(odd) tr:nth-child(even) td[rowspan]{background:#fff;width:360px}.table-v8 .table-cnt table tr td img{display:block;width:100%;height:auto;max-width:510px}.table-v9 .table-cnt table{min-width:900px}.table-v9 .table-cnt table tr td{font-weight:700}.table-v9 .table-cnt table tr td:nth-child(1){text-align:left}.table-v9 .table-cnt table tbody:nth-child(odd) td[rowspan],.table-v9 .table-cnt table tbody:nth-child(even) td[rowspan]{text-align:center;width:150px;min-width:150px}.table-v9 .table-cnt table tbody:nth-child(odd) tr:nth-child(even) td[rowspan],.table-v9 .table-cnt table tbody:nth-child(even) tr:nth-child(even) td[rowspan]{background:#fff}.table-v9 .table-cnt table tbody:nth-child(odd) tr:nth-child(odd) td[rowspan],.table-v9 .table-cnt table tbody:nth-child(even) tr:nth-child(odd) td[rowspan]{background:#f9f9f9}.table-v9 .table-cnt table tbody:nth-child(odd) td[rowspan]+td,.table-v9 .table-cnt table tbody:nth-child(even) td[rowspan]+td{text-align:left}.table-v10 .table-cnt table{min-width:960px}.table-v10 .table-cnt table tr th:nth-child(3){padding:0;background:#506475;font-size:14px;line-height:34px;color:#fff;font-family:'Open Sans',Arial,sans-serif;font-weight:400}.table-v10 .table-cnt table tr th table{max-width:210px;width:auto;min-width:100%}.table-v10 .table-cnt table tr th table tr th{width:80px;border-bottom:0;border-left:0;border-right:0;font-size:12px;line-height:16px;color:#d6d6d6;font-family:Arial,sans-serif}.table-v10 .table-cnt table tr th table tr th:first-child{border-right:solid 1px #6ecf3f}.table-v10 .table-cnt table tr td:nth-child(1){text-align:left;font-weight:700;font-style:italic}.table-v10 .table-cnt table tr td:nth-child(3),.table-v10 .table-cnt table tr td:nth-child(4){width:80px}.table-v10 .table-cnt table tr td:nth-child(5){font-weight:700}.table-v10 .table-cnt table tr td:nth-child(6){text-align:left}.table-v11 .table-cnt table,.table-v11 .table-cnt .table-title{min-width:1150px}.table-v11 .table-cnt table tr td{font-weight:700;width:11.25%}.table-v11 .table-cnt table tr td:nth-child(1){text-align:left;width:10%}.table-v11 .table-cnt table tr td:nth-child(2),.table-v11 .table-cnt table tr td:nth-child(6){font-weight:400}.table-v11 .table-title{padding:0;margin:0}.table-v11 .table-title table{border:0}.table-v11 .table-title table tr td{border-color:#fbfbfb;border-bottom:0;border-top:0;background:transparent;color:#fefefe;width:45%;padding:10px}.table-v11 .table-title table tr td:nth-child(1){border-left-color:#1b354c;width:10%}.table-v11 .table-title table tr td:nth-child(3){border-right-color:#1b354c}.table-v12 .table-cnt table{min-width:768px}.table-v12 .table-cnt table tr td{text-align:left;width:23%;padding-left:1%;padding-right:1%}.table-v12 .table-cnt table tr td img{display:block;width:100%;height:auto}.table-v12 .table-cnt table tr td:nth-child(1),.table-v12 .table-cnt table tr td:nth-child(3){font-weight:700}.table-v12 .table-cnt table tr:nth-child(2) td:nth-child(1){vertical-align:top;background:#e4e4e4}.table-v12 .table-cnt table tr:nth-child(2) td:nth-child(2){font-weight:700}.table-v12 .table-cnt table tr:nth-child(2) td:nth-child(3){font-weight:400}.table-v12 .table-cnt table tbody:nth-child(odd) tr:nth-child(even) td[rowspan]{padding:0;width:50%}.table-v13 .table-cnt table{min-width:400px}.table-v13 .table-cnt table tr td{font-weight:700}.table-v14 .table-cnt table{min-width:960px}.table-v14 .table-cnt table tr th:nth-child(3){padding:0;background:#506475;font-size:14px;line-height:34px;color:#fff;font-family:'Open Sans',Arial,sans-serif;font-weight:400;width:360px}.table-v14 .table-cnt table tr th table{max-width:360px;width:360px;min-width:100%}.table-v14 .table-cnt table tr th table tr th{border-bottom:0;border-left:0;border-right:0;font-size:12px;line-height:16px;color:#d6d6d6;font-family:Arial,sans-serif;background:#506475;overflow:hidden}.table-v14 .table-cnt table tr th table tr th:nth-child(3){background:#506475;font-size:12px;line-height:16px;color:#d6d6d6;font-family:Arial,sans-serif;font-weight:700}.table-v14 .table-cnt table tr th table tr th:nth-child(1),.table-v14 .table-cnt table tr th table tr th:nth-child(2){border-right:solid 1px #6ecf3f}.table-v14 .table-cnt table tr th table tr th:nth-child(1),.table-v14 .table-cnt table tr th table tr th:nth-child(2){width:27.56%}.table-v14 .table-cnt table tr th table tr th:nth-child(3){width:27.6%}.table-v14 .table-cnt table tr td:nth-child(1){text-align:left;font-weight:700;font-style:italic}.table-v14 .table-cnt table tr td:nth-child(3),.table-v14 .table-cnt table tr td:nth-child(4),.table-v14 .table-cnt table tr td:nth-child(5){width:100px;font-weight:700}.table-v15 .table-cnt table{min-width:1150px}.table-v15.imgfix{padding-bottom:0;background:none}.table-v15.imgfix .table-cnt{border:1px solid #394833}.table-v15.imgfix .table-cnt .table-wrap{overflow:hidden;margin:-1px;clear:both}.table-v15.imgfix .table-cnt table{min-width:0}.table-v15.imgfix .table-cnt .images{padding-top:1px}.table-v15.imgfix .table-cnt .images>div{text-align:center;overflow:hidden;margin:11px 1% 0}.table-v15.imgfix .table-cnt .images>div:first-child{float:left;width:48%}.table-v15.imgfix .table-cnt .images>div>div,.table-v15.imgfix .table-cnt .images>div>img{max-width:100%;background-position:center;margin:0 auto 3px}.table-v15.imgfix .table-cnt .images>div>img{display:block;height:auto}@media only screen and (min-width:768px){.table-cnt table{min-width:600px}.table-v15.imgfix .table-cnt .images{float:right;width:55%}.table-v15.imgfix .table-cnt .table-wrap{clear:none}}.table-v15 .table-cnt table tr td{text-align:left}.table-v15 .table-cnt table tr td:nth-child(2){color:#000}.table-v15 .table-cnt table tr td:nth-child(3){width:570px;background:#fff}.table-v15 .table-cnt table tr td table{width:590px;max-width:590px;min-width:590px;position:relative}.table-v15 .table-cnt table tr td table tr td{border:0;font-size:15px;line-height:17px;text-align:center;color:#606060;font-style:italic;width:46.6%;padding:0 1.7%;background:#fff}.table-v15 .table-cnt table tr td table tr td:nth-child(2){color:#606060}.table-v15 .table-cnt table tr td table tr td img{display:block;margin:0 0 8px 0;width:100%;height:auto}.table-v15 .table-cnt table tr td table tr td.assistenza-chat,.table-v15 .table-cnt table tr td table tr td.assistenza-telefono,.table-v15 .table-cnt table tr td table tr td.assistenza-faq,.table-v15 .table-cnt table tr td table tr td.assistenza-mail{padding:186px 0 0 0}.table-v15 .table-cnt table tr td table tr td.assistenza-chat{background:url(/wp-content/themes/modular/css/images/assistenza-chat.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.assistenza-telefono{background:url(/wp-content/themes/modular/css/images/assistenza-telefono.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.assistenza-mail{background:url(/wp-content/themes/modular/css/images/assistenza-mail.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.assistenza-faq{background:url(/wp-content/themes/modular/css/images/faq.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.live-chat,.table-v15 .table-cnt table tr td table tr td.no-live-chat,.table-v15 .table-cnt table tr td table tr td.free-phone-on,.table-v15 .table-cnt table tr td table tr td.free-phone-off,.table-v15 .table-cnt table tr td table tr td.at-standard-rates-on,.table-v15 .table-cnt table tr td table tr td.at-standard-rates-off{padding:186px 0 0 0}.table-v15 .table-cnt table tr td table tr td.live-chat{background:url(/wp-content/themes/modular/css/images/live_chat.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.no-live-chat{background:url(/wp-content/themes/modular/css/images/no_live_chat.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.free-phone-on{background:url(/wp-content/themes/modular/css/images/free_phone_on.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.free-phone-off{background:url(/wp-content/themes/modular/css/images/free_phone_off.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.at-standard-rates-on{background:url(/wp-content/themes/modular/css/images/at-standard-rates-on.jpg) no-repeat center 0}.table-v15 .table-cnt table tr td table tr td.at-standard-rates-off{background:url(/wp-content/themes/modular/css/images/at-standard-rates-off.jpg) no-repeat center 0}.table-v16 .table-cnt table{min-width:1150px}.table-v16 .table-cnt table tr td{font-size:12px;line-height:19px;color:#000;text-align:left;padding:0;vertical-align:top}.table-v16 .table-cnt table tr td:nth-child(1){width:245px;max-width:245px}.table-v16 .table-cnt table tr td:nth-child(2){width:242px;max-width:242px}.table-v16 .table-cnt table tr td:nth-child(3){width:245px;max-width:245px}.table-v16 .table-cnt table tr td:nth-child(4){width:219px;max-width:219px}.table-v16 .table-cnt table tr td:nth-child(5){width:190px;max-width:190px}.table-v16.v2 .table-cnt table tr td:nth-child(1){width:228px;max-width:225px}.table-v16.v2 .table-cnt table tr td:nth-child(2){width:229px;max-width:226px}.table-v16.v2 .table-cnt table tr td:nth-child(3){width:229px;max-width:226px}.table-v16.v2 .table-cnt table tr td:nth-child(4){width:229px;max-width:226px}.table-v16.v2 .table-cnt table tr td:nth-child(5){width:229px;max-width:226px}.table-v16 .table-cnt table tr td img{display:block;width:100%;height:auto}.table-v16 .table-cnt table tr td .year{display:block;padding:5px 15px;background:#506475;font-size:13px;line-height:15px;color:#d6d6d6;text-align:center;font-weight:700;border-top:solid 1px #6ecf3f;border-bottom:solid 5px #6ecf3f}.table-v16 .table-cnt table tr td .text{display:block;padding:15px}.table-v17{width:100%;display:block;padding-bottom:20px;margin:0;background:none}.table-v17.less-padd-bott{padding-bottom:0}@media only screen and (max-width:767px){.table-v17.less-padd-bott{padding-bottom:10px}}.table-v18 .table-cnt table{min-width:900px}.table-v18 .table-cnt table tr td:nth-child(1){font-weight:700;width:60px}.table-v18 .table-cnt table tr td:nth-child(2){font-weight:700;width:120px}.table-v18 .table-cnt table tr td:nth-child(3){text-align:left}.table-v18 .table-cnt table tr td.green{width:310px;background:#506475}.table-v18 .table-cnt table tr td.green img{display:block;width:auto;margin:0 auto}.table-wp.table-v15 .bg-img{margin:0 0 8px 0}@media only screen and (min-width:480px){.table-wp.table-v2,.table-wp.table-v13{padding-bottom:20px;background:none;margin-bottom:0}}@media only screen and (min-width:768px){.table-wp.left{float:left;margin-right:15px;margin-top:8px}.table-wp.right{float:right;margin-left:15px;margin-top:8px}.table-wp.table-v1,.table-wp.table-v3,.table-wp.table-v4,.table-wp.table-v5,.table-wp.table-v7{padding-bottom:20px;background:none;margin-bottom:0}.table-wp.table-v17.wider{width:360px}.table-wp.table-v6{width:372px}.table-wp.table-v17{width:280px}.table-wp.table-v12{padding-bottom:20px;background:none;margin-bottom:0}.table-v12 .table-cnt table tr td:nth-child(4){width:35%}.table-v12 .table-cnt table tr:nth-child(2) td:nth-child(3),.table-v12 .table-cnt table tr:nth-child(3) td:nth-child(3),.table-v12 .table-cnt table tr:nth-child(4) td:nth-child(3){width:20%}.table-wp.table-v17.wider.v2 th{text-align:center}}@media only screen and (min-width:960px){.table-wp.table-v8,.table-wp.table-v9,.table-wp.table-v10,.table-wp.table-v14,.table-wp.table-v18{padding-bottom:20px;background:none;margin-bottom:0}}@media only screen and (max-width:1366px){.table-v1.payment{position:relative;margin-bottom:70px;padding-bottom:0}.table-v1.payment:after{content:'';position:absolute;top:100%;left:0;width:100%;height:50px;display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABQCAYAAACtSqN4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACK9JREFUeNrsXGtsFFUUPrO7pU9KKbVVyruCCiJQpKJCjKagNmnxRwMCKg8xYkCIgmiUKEHjC3wARo0RRVRQENRiE94aUCwFWhAFAaFFeRUKtKWUvsdzdm/pMD2znZmd2d0WTvKlM2fu3M58995zzzn3zkqyLMM1AZDS09O1rj2LiEO86EP9SYhJiMGI9ogyRB7ic8QeH+p9CeFEzM3KyjJ8c8ma4ZePY9LXu/+6NMq+jXhOHOcgskw87LuIZxj9UMR0xHLEo4g6g/WmIF4Tx90QE63oEQ5G94GChBOI7SbqzdIgQSmjEbsQoQbr/gOxTxxPyMjIWG4HEZ8hpojjAkQ/RJHBOt9EpOssS/V/ZbD+SsRAQSLJw0jGD1YSQcxOEMfZiB6IYiOV1cvue2YZfIZMSYJUE2TcjlgqzkcgGet9IcIlDOJiRIZCT0btZURvRE0zRMYgPiTyyi5Jo2IiZIkpN020fBriY0SU8mJVDYxs44KNeHinMM7liFov/zcEcUj1bMOQjK1oPIeaJWK6ioSG8WtEEomI8ioYGhPR5NoLiEXi+Gt6b8RKZYHicmlQxxj3ND4XkepDww5BMsYhGV+YIYKGwShET4V+s7DmnXT0iHhFF41gymSrzn9GVCjL1tRIOLW6ifgScSvibDOzSYiwXdWI4Qr9acQmsz2CpsdkxDZEX6E/hhhnuDYZotVmQ3RzpdSpu73DKTdM40sVpOqR+Qoi6JlTsDec9MVYlgtLvEOcP6buvnqkfaTbyVHXr/ZVJIHLEhclS3X17lY2Ih8hZojjfxD9zZKgnjVqhLOypcGaiyGiW9qGmXPXI8MACosdRm6hRposjvcKEs5a7VDdg1gnju9lDKm36dOU1OMASmxfb8SzzBTHO2kaRRIuGrIHjkYobQQnDyCWIToqeoitEoX+Za0+LvKF50rPnokkVBvugaFNW8zlJWgZY6RynLZ8IoJI0BlA0RAe4cv/mrWi0aufl+q9RwREGsik9kJvE2pxfjlRIkE02pAFYyphQDIqyiS4VC4BGleIipbdE2npWQmKy+g+LBsuu6+FOD1DddM+F6ze5YJDRR77HNYGy8lOdvoMBpEFLk8rdEZjuHucDKdKJZjxTRiMLqyBlKQ66JtYDw588t2HHfDLARfkFTrhHFoJJ5aPaOMhgO6txL5z5IwEUUhk1w6yu2Kt9EuwEEFNNFv4MdeLGOdXxBJs3TM3tJPhAvqjCzeEQOzvLujXuR7CsCfsKHDAaewhsZEA4SEeJssqPL2JXtiBZHSOld3EyqCkOniJoJd/RT1SRF5kJtqPd+hFe8TLUIOu2M4CJ9ThS8VGytAzQW52ttIzmekmonrDcJi0OBQOFjkgAcemHzN85D3eQpku+p8uJyTGtZUpfA9H/Isk5DcToOl2sXVJ9h4n5B91YqvUQwDSnI8L77cD4hF15g3xvsha1Zn9B7rdue/R8kaFBjTRO50hAUQaYI4IyxNtJyK/0AHx9g6JMhHodUG8auL+7sLAtrWViMhQdahkuYwVked/Iik030Qd3cCTNLaPiIR2tvYGyiNsUI9GL+V/E6SdZ65RVrurbUTYLDWMoSvRKEtrGkPEMBqAOMe8U0OOopdIN0ZaRoTNM4XEDDxuRqO8w+uK86OIt7hwArEfcQDxl+hxa8GzphLUPUKvHGV0+xjdjYibFeeUFrxfRNKftAYiQizwjp8AJh3Y0oiQdOqaE1pqHN+SiTAqBRpDh4TyndFXAxHklNHKWx/wrMirhZYN0lo7EduFU9YgtJL3LVMu2S4iKnX6Lg5GJ+mwX3rtwQEuSmB0cVblIyjgGSb8fJJORrNRXl6wTqdObwqi2lt9ZokIEbHANBP3kieYi7hPocthHpSMXKGIHxokzweP2WG1i52AOGiSBGU8sFsc01LjkxqtRYvRx8T5KvAsKNsiZnrEj6pWMush0hIjZZkqQDubliOGXRg0XUP11pguu4mglrzDokag5Rw9K1S1XkggucToSu2OPkdpjPk5iJkaYbHdQuH7YQMhvM89grrnbYw+DRo3nBFRgwIQwqeKqJRSdfMQ6+0kghKn8cxYz1Wch0JghGaXMb5UYGRoRDHlz4C+ZYOgFyNEtGN0F1qLT+4waCP0WOxWT4RLY2q76ohwXiNC+6UdVyMRVYwutAW9q2wVERWMLtIOvz8QjW6EiFINJ8sbWTSrlAQJEaEaXqlhIsqZF42DK1PsS1TXKXQ+FSREhGu8k+FuWyxeqodCRy43ZaUKxDnthqVVJUqXb0W8F0Q2ogOjO2+GCDI2J1RESCI3UaDqBauC0Fh2ZnRFZqe/g4yubwuZNeI1UgimiPiT0aW0ABJoISdJpaOk0BGzROxgdPdAkG1cZYS2UseqdGTLTpolIld5sxAylsOCnIj+jG6vSCOYIoJS7msZ/eQgJ2Igo9vva6zAfZ5Im0MfCmIi7mJ0230lgj5myWH0CzSclkBLEkNELVyZYjQdPb7B6LoIhyrYJI3RUUMet4II+rCCW12mDV4Tg4yIsYxujZX5hKnAfylMS/ADgoQEsl3cgtRKK4kgEp7SuLYadGzp84PM1ujNBVYSQfIdeDaEq6WbuBZIoe/cB2kYdbCaCBL6eYRtjJ4+kFsUQCKe17ANm+0igmQk8OueZEeeDgAJZLBvYvRztG6wiojjXhyqheD5aRV/yhRGR3sr8+wmgmQLNP7+hFr86V/QPuxkRu81SWR1On4JXLlXWhn0TPUTEZkaM8VufxJBQrvn1zF6f9gKWoR6kNF/2tyNdi3QzGB0vTQe0koZDE139tHWhexAEUGfBixj9HfbTEQfDdtVHygiSFYwut42E9FLI8CCQBLBbfC0O0znftrlYqCJ4NJjf9tMRKVOcvxKBPeLZtk2E8G5z7mBJmKz8PCqxDAhP2KjzUT8JGKMWjEkxkPjL5h5FbvT8BSBXgeeFTF/RaM0W9F+rwpgEjBa8r8AAwAi2Q0gfcn4hwAAAABJRU5ErkJggg==) no-repeat bottom center;background-size:33px 40px}.table-v1.payment table tr th{min-width:120px}}@media only screen and (min-width:1200px){.table-v8 .table-cnt table tbody:nth-child(odd) tr:nth-child(even) td[rowspan]{width:510px}.table-wp.table-v11,.table-wp.table-v15,.table-wp.table-v16{padding-bottom:20px;background:none;margin-bottom:0}}.bonus-intro-row{clear:both;order:4;background:#2d5372;margin-top:55px;position:relative;display:flex;flex-flow:row wrap-reverse;justify-content:space-between;align-items:center;padding:10px}.bonus-intro-row .author{max-width:290px;margin:0 auto;font-size:10px;line-height:10px;color:#dcdcdc}.bonus-intro-row .author:before{content:'';float:left;width:22px;height:22px;border-radius:50%;margin:-6px 3px 0 0;background:url(/wp-content/themes/modular/css/welcome/author1.png) 0 0 no-repeat;background-size:contain;position:relative;top:-1px}.bonus-intro-row .author a{color:#2ebaec;text-decoration:underline}.bonus-intro-row .author a:hover{text-decoration:none}.bonus-intro-row .author1:before{content:'';background:url(/wp-content/themes/modular/css/welcome/author1.png) 0 0 no-repeat;background-size:contain;position:relative;top:-1px}.bonus-intro-row .author2:before{content:'';background:url(/wp-content/themes/modular/css/welcome/author2.png) 0 0 no-repeat;background-size:contain;position:relative;top:-1px}.bonus-intro-row .author3:before{content:'';background:url(/wp-content/themes/modular/css/welcome/author3.png) 0 0 no-repeat;background-size:contain;position:relative;top:-1px}.bonus-intro-row .author4:before{content:'';background:url(/wp-content/themes/modular/css/welcome/author4.png) 0 0 no-repeat;background-size:contain;position:relative;top:-1px}.bonus-intro-row .bb-license{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;line-height:1}.bonus-intro-row .bb-license.c-white{color:#fff}.bonus-intro-row .bb-license li{margin:3px;color:#fff}.bonus-intro-row .bb-license .entry{font-size:18px;font-weight:700;color:#fff}.bonus-intro-row .bb-license [class^="bb"]{display:inline-block;vertical-align:middle;font-size:0}.bonus-intro-row .bb-license li:first-child{font-size:10px;color:#fff}.bonus-intro-row .quicknavi-disclosure{position:relative;font-size:9px;text-transform:uppercase;text-align:right}.bonus-intro-row .quicknavi-disclosure strong{font-weight:400;color:#335e85;text-decoration:underline}.bonus-intro-row .quicknavi-disclosure strong:before{content:'';position:relative;top:-1px;margin-right:5px}.bonus-intro-row .quicknavi-disclosure span{position:absolute;top:100%;right:0;width:240px;padding:15px 20px;border-radius:2px;opacity:0;visibility:hidden;box-shadow:0 2px 4px rgba(0,0,0,.2);line-height:1.2;text-align:justify;text-transform:none;background:#fff;transition:opacity .3s,visibility .3s;z-index:5}.bonus-intro-row .quicknavi-disclosure span a{font-weight:700;color:#21a7fe;text-decoration:underline}.bonus-intro-row .quicknavi-disclosure span a:hover{text-decoration:none}.bonus-intro-row .quicknavi-disclosure span small{display:block;padding-top:10px}.bonus-intro-row .accepted-pm{list-style:none;font-size:10px;line-height:10px;color:#d2d2d2;text-align:center}.bonus-intro-row .accepted-pm li{display:inline}.bonus-intro-row .accepted-pm li:first-child{display:block;margin-bottom:3px}.bonus-intro-row .accepted-pm li a,.bonus-intro-row .accepted-pm li span{font-size:0;width:10px;height:10px;margin-left:5px;background:url(/wp-content/themes/modular/css/images/payment_cards.png) no-repeat 0 0;color:transparent;display:inline-block;vertical-align:middle;text-align:left}.big-banner .cards-box .cards .visa,.bonus-intro-row .accepted-pm .visa{width:29px;height:18px;background-position:0 0}.big-banner .cards-box .cards .mastercard,.bonus-intro-row .accepted-pm .mastercard{width:23px;height:16px;background-position:0 -17px}.big-banner .cards-box .cards .visa-2,.bonus-intro-row .accepted-pm .visa-2{width:27px;height:18px;background-position:0 -36px}.big-banner .cards-box .cards .paypal,.bonus-intro-row .accepted-pm .paypal{width:26px;height:18px;background-position:0 -54px}.big-banner .cards-box .cards .bank-transfer,.bonus-intro-row .accepted-pm .bank-transfer{width:41px;height:18px;background-position:0 -131px}.big-banner .cards-box .cards .skrill,.bonus-intro-row .accepted-pm .skrill{width:38px;height:14px;background-position:0 -72px}.big-banner .cards-box .cards .cartasi,.bonus-intro-row .accepted-pm .cartasi{width:43px;height:14px;background-position:0 -338px}.big-banner .cards-box .cards .neteller,.bonus-intro-row .accepted-pm .neteller{width:42px;height:8px;background-position:0 -86px}.big-banner .cards-box .cards .paysafecard,.bonus-intro-row .accepted-pm .paysafecard{width:28px;height:18px;background-position:0 -94px}.big-banner .cards-box .cards .ukash,.bonus-intro-row .accepted-pm .ukash{width:32px;height:19px;background-position:0 -112px}.big-banner .cards-box .cards .transfer,.bonus-intro-row .accepted-pm .transfer{width:42px;height:15px;background-position:0 -131px}.big-banner .cards-box .cards .entropay,.bonus-intro-row .accepted-pm .entropay{width:39px;height:21px;background-position:0 -146px}.big-banner .cards-box .cards .ecocard,.bonus-intro-row .accepted-pm .ecocard{width:32px;height:15px;background-position:0 -167px}.big-banner .cards-box .cards .cheque,.bonus-intro-row .accepted-pm .emoney{width:45px;height:5px;background-position:0 -355px}.big-banner .cards-box .cards .check,.bonus-intro-row .accepted-pm .postepay{width:27px;height:16px;background-position:0 -262px}.big-banner .cards-box .cards .maestro,.bonus-intro-row .accepted-pm .maestro{width:27px;height:16px;background-position:0 -244px}.big-banner .cards-box .cards .instant,.bonus-intro-row .accepted-pm .instant{width:44px;height:16px;background-position:0 -226px}.big-banner .cards-box .cards .lottomaticard,.bonus-intro-row .accepted-pm .lottomaticard{width:47px;height:9px;background-position:0 -330px}.big-banner .cards-box .cards .ricarca-bwin,.bonus-intro-row .accepted-pm .ricarca-bwin{width:23px;height:17px;background-position:0 -361px}.big-banner .cards-box .cards .ios,.bonus-intro-row .accepted-pm .ios{background:url(/wp-content/themes/modular/css/images/mobile-os.png) no-repeat 0 0;width:16px;height:16px;background-position:0 -37px}.big-banner .cards-box .cards .android,.bonus-intro-row .accepted-pm .android{background:url(/wp-content/themes/modular/css/images/mobile-os.png) no-repeat 0 0;width:15px;height:16px;background-position:0 -19px}.big-banner .cards-box .cards .windows,.bonus-intro-row .accepted-pm .windows{background:url(/wp-content/themes/modular/css/images/mobile-os.png) no-repeat 0 0;width:17px;height:16px;background-position:0 -55px}.big-banner .cards-box .cards .blackberry,.bonus-intro-row .accepted-pm .blackberry{background:url(/wp-content/themes/modular/css/images/mobile-os.png) no-repeat 0 0;width:22px;height:16px;background-position:0 0}.bb-ukgc{background:url(/wp-content/themes/modular/css/images/bb-gc.png) 50% no-repeat;width:89px;height:17px}.bb-mga{background:url(/wp-content/themes/modular/css/images/malta-gambling-authority.png) 50% no-repeat;width:64px;height:20px}.bb-cga{background:url(/wp-content/themes/modular/css/images/curacao-gambling-authority.png) 50% no-repeat;width:55px;height:20px}.bb-ggc{background:url(/wp-content/themes/modular/css/images/gibraltar-gambling-commission.png) 50% no-repeat;width:20px;height:20px}.bb-kgc{background:url(/wp-content/themes/modular/css/images/kahnawake-gaming-commission.png) 50% no-repeat;width:64px;height:20px}.bb-aams{background:url(/wp-content/themes/modular/css/images/logo-aams.png) 50% no-repeat;width:64px;height:20px}@media only screen and (max-width:767px){.bonus-intro-row .accepted-pm li:nth-child(4)~li{display:none}.bonus-intro-row>*{flex:0 0 100%}.bonus-intro-row>*+*{margin-bottom:5px}.bonus-intro-row .logo-software-single{width:75px;height:25px}.bb-ukgc{width:63px;height:12px;background-size:contain}}.desktop-device .bonus-intro-row .quicknavi-disclosure:hover span,.touch-device .bonus-intro-row .quicknavi-disclosure.is-visible span{opacity:1;visibility:visible}@media only screen and (min-width:540px){.bonus-intro-row .bb-license li:first-child{margin-bottom:3px}}@media only screen and (min-width:600px){.bonus-intro-row .quicknavi-disclosure{font-size:11px}}@media only screen and (min-width:640px){.bonus-intro-row .author{line-height:18px;align-self:center}.bonus-intro-row .accepted-pm li:first-child{margin-bottom:3px}.bonus-intro-row .accepted-pm,.bonus-intro-row .bb-license{font-weight:700}}@media only screen and (min-width:768px){.bonus-intro-row{flex-flow:row nowrap;padding-left:20px;padding-right:20px;margin:15px 10px 0}.bonus-intro-row .author{max-width:none;margin:0;font-size:11px;line-height:28px}.bonus-intro-row .author:before{margin-top:0;margin-right:10px;width:28px;height:28px}.bonus-intro-row .accepted-pm{font-size:12px;line-height:14px}.bonus-intro-row .bb-license{font-size:12px;line-height:14px}}@media only screen and (min-width:900px){.bonus-intro-row .author{font-size:13px}}@media only screen and (min-width:1200px){.bonus-intro-row .bb-license li:first-child{top:0}.bonus-intro-row .accepted-pm{line-height:28px}.bonus-intro-row .accepted-pm li:first-child{display:inline;margin-bottom:0;margin-right:10px}.bonus-intro-row .bb-license{line-height:28px}.bonus-intro-row .bb-license li:first-child{display:inline;margin-right:10px}}.section-casino{max-width:380px;margin:0 auto 20px}.section-casino .terms{padding-top:10px;text-align:center}.section-casino .section-link{font-size:15px;color:#003d89}.section-casino .section-inner{padding:15px 40px 10px;border:1px solid #d6d8d9;border-radius:2px;background:#fff}.section-casino .section-image{margin-bottom:10px}.section-casino .section-placeholder{display:none}.section-casino .section-logo{margin-bottom:10px;text-align:center}.section-casino .section-logo strong{display:block;padding-top:10px;font-size:13px;color:#1b354c}.section-casino .section-logo img{display:inline-block;vertical-align:middle;margin-top:-3px;width:100%;height:auto}.section-casino .section-logo strong small{font-size:0}.section-casino .section-logo strong small:before{content:'';position:relative;top:-3px}.section-casino .section-logo .logo{margin:0 auto}.section-casino .section-content-alt{text-align:center}.section-casino .section-btn .btn-alternative{font-size:17px}.section-casino .section-btn .btn-shield:before{content:'';position:relative;display:inline-block;width:21px;min-width:0;height:27px;top:-1px;margin:0 5px 0 0;border:0;transform:none;opacity:1;visibility:visible;vertical-align:middle;background:url(/wp-content/themes/modular/css/images/shield.png) no-repeat 0 0}.section-casino .section-bonus{padding:10px 0;font-family:'Open Sans',sans-serif;font-size:21px;line-height:1;font-weight:700;color:#616162;text-align:center}.section-casino .section-bonus strong{display:block;font-family:'Open Sans',sans-serif;font-size:30px;font-weight:800;color:#1b354c}.section-casino .section-title{padding:7px 5px;margin-bottom:10px;border-radius:2px;font-size:16px;line-height:1.2;font-weight:700;color:#fff;text-align:center;background:#3d5367}.section-casino .section-title span{display:inline-block;vertical-align:middle;font-size:0}.section-casino .section-title span:before{content:'';position:relative}.section-casino .section-image,.section-casino .section-actions{text-align:center}.section-casino.lazyload .section-logo .logo,.section-casino.lazyload .list-guides a:before{background-image:none}.section-casino .section-terms{font-size:11px;line-height:15px;background:#f2f2f2;padding:10px;clear:both;width:100%}.section-casino-v2 .section-title{margin-bottom:7px}.section-casino-v2 .list-info{font-size:14px}.section-casino-v2 .section-btn .btn-alternative.is-highlighted:after{content:'';background:url(/wp-content/themes/modular/css/images/shield.png) 50% no-repeat;float:left;width:22px;height:28px;margin-right:4px;position:relative;top:-2px}.section-casino-v2 .section-image.welcome-bonus-laptop{background-image:url(/images/welcome-bonus-laptop.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.online-lottery-mobile{background-image:url(/images/online-lottery-mobile.png);height:200px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.daily-fantasy-football{background-image:url(/images/daily-fantasy-football.png);height:200px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.poker-mobile-app{background-image:url(/images/poker-mobile-app.png);height:200px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.no-deposit-bonus{background-image:url(/images/no-deposit-bonus.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.bonus-casino-ricarica{background-image:url(/images/bonus-casino-ricarica.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.bonus-scommesse-ricarica{background-image:url(/images/bonus-scommesse-ricarica.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.bonus-poker-ricarica{background-image:url(/images/bonus-poker-ricarica.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.bonus-bingo-ricarica{background-image:url(/images/bonus-bingo-ricarica.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.bonus-grande-casino-ricarica{background-image:url(/images/bonus-grande-casino-ricarica.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.mansionbet-top-mobile-sports-betting-platform{background-image:url(/images/mansionbet-top-mobile-sports-betting-platform.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.mansionbet-paypal-sports-betting-site{background-image:url(/images/mansionbet-paypal-sports-betting-site.png);height:230px;background-position:center;background-repeat:no-repeat}.section-casino-v2 .section-image.top-bingo-platform{background-image:url(/images/top-bingo-platform.png);height:230px;background-position:center;background-repeat:no-repeat}@media(min-width:768px){.section-casino{max-width:none}.section-casino .terms{clear:both}.section-casino .section-content{float:right;width:48%}.section-casino .section-inner:after{content:'';display:table;line-height:0;clear:both}.section-casino .section-logo,.section-casino .section-actions{float:left;width:48%}.section-casino .section-content-alt~.section-actions{float:none;margin:0 auto;clear:both}}@media(min-width:1024px){.section-casino:after{content:'';display:table;line-height:0;clear:both}.section-casino .logo{max-width:100%}.section-casino .terms{flex:0 0 100%;text-align:right}.section-casino .section-image{float:left;width:340px}.section-casino .section-bonus{padding-top:0}.section-casino .section-inner{display:flex;flex-flow:row wrap;align-items:center;padding:24px 50px 5px}.section-casino .section-content{float:left;width:39.88%;flex:0 0 39.88%;margin:0 3.85%}.section-casino .section-actions{float:right;width:28.9%;flex:0 0 28.9%}.section-casino .section-placeholder{display:block;font-size:20px;color:#fff;text-align:center;background:#284d6b}.section-casino .section-group{float:right;width:calc(100% - 360px)}.section-casino .section-group .terms{padding-top:20px}.section-casino .section-group .section-logo{height:auto;border:0;line-height:1}.section-casino .section-group .section-inner{padding:25px 25px 5px 25px}.section-casino .section-group .section-inner.botfix{padding-bottom:25px}.section-casino .section-group .section-content{width:34.88%;flex:0 0 34.88%}.section-casino .section-group .section-actions{width:33.9%;flex:0 0 33.9%}.section-casino .section-group .section-bonus strong{font-size:34px}.section-casino .section-logo{width:22.16%;height:140px;flex:0 0 22.16%;border:1px solid #d6d6d6;border-radius:2px;line-height:140px;text-align:center}.section-casino .section-logo span{display:inline-block;vertical-align:middle}.section-casino-v2 .section-group .section-inner{padding-top:12px}.section-casino-v2 .section-group .terms{margin-top:10px;padding-top:12px;font-size:11px;line-height:14px;padding-bottom:10px}.section-casino-alt{display:flex}.section-casino-alt .list-guides{flex:0 1 100%}.section-casino-alt .list-guides.with-emojis{flex-grow:1}.section-casino-alt .section-placeholder{display:flex;flex:0 0 20%;justify-content:center;align-items:center;margin:0 10px 10px 0}}.list-guides{display:flex;flex-flow:row wrap;margin:0 -5px;box-sizing:border-box}.list-guides:after{content:'';display:table;line-height:0;clear:both}.list-guides *,.list-guides *:before,.list-guides *:after{box-sizing:border-box}.list-guides li{display:flex;flex:1 0 50%;padding:0 5px;margin-bottom:10px}.list-guides a{display:block;flex:0 0 100%;padding:10px;border:1px solid #fff;font-size:16px;line-height:1.2;color:#000;text-align:center;background:#fff;transition:border-color .3s}.list-guides span{display:flex;flex:0 0 100%;justify-content:center;align-items:center;padding:10px;font-family:'Roboto',sans-serif;font-size:18px;color:#fff;text-align:center;background:#284d6b}.list-guides a:before{content:'';display:block;height:55px;margin:0 auto 5px;background-repeat:no-repeat;background-position:center center}.list-guides a:hover{border-color:#61c2ff}.list-guides-small{font-weight:700}.list-guides-small a{font-size:20px;color:#1b354c}.list-guides-small a:before{height:30px}.list-guides.with-emojis a{display:flex;justify-content:center;align-items:center;font-size:15px}.list-guides.with-emojis a:before{display:none}@media(max-width:995px){.list-guides.v2,.list-guides.v2 li,.list-guides.v2 a{min-height:120px}}@media(max-width:352px){.list-guides.v2,.list-guides.v2 li,.list-guides.v2 a{min-height:138px}}@media(min-width:768px){.list-guides li{flex:0 0 25%}.list-guides.cols5 li{flex:0 0 20%;overflow:hidden}.list-guides.cols3 li{flex:0 0 33%;overflow:hidden}.list-guides span{font-size:20px}.list-guides.with-emojis{flex-wrap:nowrap}.list-guides.with-emojis li{flex:1 1 100%}}@media(min-width:1024px){.list-guides a{position:relative;display:flex;height:85px;align-items:center;padding:15px 15px 15px 120px;text-align:left}.list-guides.cols5 a{padding-left:85px}.list-guides a:before{position:absolute;top:50%;left:60px;transform:translate(-50%,-50%)}.list-guides.cols5 a:before{left:43px}.list-guides-small a{height:55px;padding-left:50px}.list-guides-small a:before{left:25px}.list-guides.with-emojis a{padding-left:15px}}@media(min-width:1200px){.list-guides.cols5 a{padding-left:120px}.list-guides.cols5 a:before{left:60px}.list-guides-small a{padding-left:80px}.list-guides-small a:before{left:40px}}.g-boxes{margin-bottom:20px}.g-boxes .g-box{max-width:400px;margin:0 auto}.g-boxes .g-box+.g-box{margin-top:15px}.g-box{padding:3px 18px 18px;border:1px solid #d0d0d0;border-radius:8px;background:#fff;box-sizing:border-box}.g-box *,.g-box *:before,.g-box *:after{box-sizing:border-box}.g-box dl{display:flex;flex-flow:row wrap;padding:0 5px;font-size:16px;line-height:1.2;color:#3d3d3d}.g-box dt{display:flex;max-width:50%;flex:0 0 50%;min-height:28px;align-items:center;padding-right:10px;color:#767676}.g-box dd{display:flex;max-width:50%;flex:0 0 50%;justify-content:flex-end;align-items:center;padding-left:10px;font-weight:700;text-align:right}.g-box .g-box-rate{height:28px;flex:0 0 72px;padding:0 12px 0 8px;margin-right:-12px;margin-left:auto;border-radius:28px;line-height:28px;white-space:nowrap;background:#f6f6f6}.g-box .g-box-rate:before{content:'';position:relative;display:inline-block;width:15px;height:13px;top:-2px;vertical-align:middle;margin-right:5px;background:url(/wp-content/themes/modular/css/images/g-box-star.png) no-repeat 0 0 / 100% 100%}.g-box .g-box-terms{padding-top:15px;font-size:10px;line-height:1.2;color:#a79d9d}.g-box .g-box-terms a{color:inherit;text-decoration:underline}.g-box .g-box-logo{height:78px;margin:0 -15px 13px;border-radius:8px;font-size:0;line-height:78px;text-align:center;background:#f6f6f6}.g-box .g-box-logo span{display:inline-block;vertical-align:middle}.g-box .g-box-actions{padding-top:15px}.g-box .btn-alternative{padding-top:13px;padding-bottom:13px;margin:0;border-radius:6px}.g-box dt~dt,.g-box dd~dd{margin-top:10px}@media(min-width:600px){.g-boxes{display:flex;flex-flow:row wrap;justify-content:center;margin:0 -1%}.g-boxes .g-box{max-width:none;flex:0 0 48%;margin:0 1% 2%}.g-boxes .g-box+.g-box{margin-top:0}}@media(min-width:768px){.g-boxes{margin:0 -2.1%}.g-boxes .g-box{max-width:30%;flex:0 0 30%;margin-right:1.5%;margin-left:1.5%}.g-box{padding-right:36px;padding-left:36px}.g-box .g-box-logo{margin-right:-33px;margin-left:-33px}}@media(min-width:768px) and (max-width:1023px){.g-box dd{font-size:12px}.g-box dt{font-size:12px}}.section-alternative{padding-bottom:20px}.section-alternative:before{content:'';display:block;width:97px;height:114px;margin:0 auto 15px;background:url(/wp-content/themes/modular/css/images/real-money-image.png) no-repeat 0 0 / 100% auto}.section-alternative:after{content:'';display:table;line-height:0;clear:both}.section-alternative p a{color:#0096cb;text-decoration:underline}.section-alternative p a:hover{color:#0096cb;text-decoration:none}.section-alternative .section-title{font-size:28px;font-weight:300;color:#1b354c;line-height:30px}@media(min-width:768px){.section-alternative:before{float:left;margin:0 25px 10px 0}}.section-alternative._hex>span,.section-alternative._hex:before{content:'';margin:0 auto 5px}.section-alternative._hex.lazyload>span,.section-alternative._hex.lazyload:before{background-image:none}@media(min-width:768px){.section-alternative._hex>span,.section-alternative._hex:before{float:left;margin:-5px 10px 0 -15px}}.section-alternative a{color:#0096cb;text-decoration:underline}.section-alternative a:hover{text-decoration:none}.three-boxes-v1{position:relative;padding:5px 0 0 0}.section-wide.first.three-boxes-v1{margin-top:0}.three-boxes-v1 .cols{display:table;border-collapse:collapse;width:100%;margin-top:369px}.three-boxes-v1 .col{display:block;width:100%;vertical-align:top;padding-top:10px}.three-boxes-v1 .col.big{padding-top:0}.three-boxes-v1 .col .box{margin:0 12px;background:#6e8191}.three-boxes-v1 .col .box:after{content:'';display:block;clear:both}.three-boxes-v1 .col .title{display:block;background:#1b2e3f url(/wp-content/themes/modular/css/images/box_bg_1.jpg) no-repeat right center;height:70px;line-height:70px;text-align:center}.three-boxes-v1 .col:nth-child(3) .title{background-image:url(/wp-content/themes/modular/css/images/box_bg_3.jpg)}.three-boxes-v1 .col .title .logo-games,.three-boxes-v1 .col .title .logo-software,.three-boxes-v1 .col .title .logo-slots,.three-boxes-v1 .col .title .logo-roulette{position:relative;display:block;margin:0 auto;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.three-boxes-v1 .col ul{border-top:solid 2px #fbfbfb;border-bottom:solid 1px #fbfbfb}.three-boxes-v1 .col ul li{max-height:38px;padding:10px;border-top:solid 1px #aaa;border-bottom:solid 1px #aaa;font-size:13px;line-height:38px}.three-boxes-v1 .col ul li:after{content:'';display:block;clear:both}.three-boxes-v1 .col ul li:nth-child(odd){background:#506475}.three-boxes-v1 .col ul li .left{color:#fff}.three-boxes-v1 .col ul li .right{font-size:14px;color:#ebebeb;font-family:Tahoma,arial,sans-serif;font-weight:700}.three-boxes-v1.logo-big .col .title{height:77px}.three-boxes-v1.logo-big .col.big .title{height:94px}.three-boxes-v1 .col .title .logo-blackjack{position:relative;display:block;margin:0 auto;top:50%;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:1024px){.three-boxes-v1 .col .box{margin:0 5px}.three-boxes-v1 .col ul li{padding:10px 5px}.three-boxes-v1 .col ul li .left{font-size:12px}}.three-boxes-v1 .col .button-wp{padding:30px 0}.three-boxes-v1 .col a.button{display:block;max-width:76%;margin:0 auto;background:#2ebaec;color:#fff;padding:10px 15px}.three-boxes-v1 .col a.button:hover{background:#0c90bf;color:#fff}.three-boxes-v1 .col a.button-orange{position:relative;display:block;max-width:76%;background:#91dc41;background:-moz-linear-gradient(top,#91dc41 0%,#4dc43c 100%);background:-webkit-linear-gradient(top,#91dc41 0%,#4dc43c 100%);background:linear-gradient(to bottom,#91dc41 0%,#4dc43c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91dc41',endColorstr='#4dc43c',GradientType=0);font-size:16px;padding:10px 15px;margin:0 auto}.three-boxes-v1 .col a.button-orange:hover{background:rgb(77,196,60);background:-moz-linear-gradient(top,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);background:-webkit-linear-gradient(top,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);background:linear-gradient(to bottom,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dc43c',endColorstr='#27a213',GradientType=0)}.three-boxes-v1 .col .logo{margin:-10px 0}.three-boxes-v1 .col .logo.logo-888-casino{margin-right:0}.three-boxes-v1 .col .logo.logo-snai-v2{margin-right:0;width:150px}.three-boxes-v1 .col .logo.logo-32red{margin-right:0}.three-boxes-v1 .col .logo.logo-unibet-v2{width:146px}.three-boxes-v1 .col .logo.logo-william-hill{width:142px}.three-boxes-v1 .col .logo.logo-sisal{width:142px}.three-boxes-v1 .col .logo.logo-lottomatica{width:142px}.three-boxes-v1 .col .logo.logo-betfair{width:142px}.three-boxes-v1 .col .logo.logo-titanbet-v2,.three-boxes-v1 .col .logo.logo-titanbet{width:150px}.three-boxes-v1 .col .logo.logo-starcasino-v2,.three-boxes-v1 .col .logo.logo-starcasino{width:145px}.three-boxes-v1 .col .logo.logo-betway-v2,.three-boxes-v1 .col .logo.logo-betway-v2{width:145px}.three-boxes-v1 .col .logo.logo-netbet-v2,.three-boxes-v1 .col .logo.logo-netbet-v2{width:145px}.three-boxes-v1 .col .stext{display:block;font-size:11px;line-height:13px;color:#5e5e5e;font-family:'Open Sans',Arial,sans-serif;padding:5px 0 0 0;text-align:center;margin:0 12px}.three-boxes-v1 .col.big{position:absolute;top:0;left:0;width:100%}.three-boxes-v1 .col.big .box{background:#2a465f}.three-boxes-v1 .col.big .title{background-image:url(/wp-content/themes/modular/css/images/box_bg_2.jpg);height:86px}.three-boxes-v1 .col.big ul li:nth-child(odd){background:#1b354c}.three-boxes-v1 .col.big ul li .right{color:#fff}.three-boxes-v1 .col.big a.button-orange{font-size:0pt;line-height:0pt;text-indent:-4000px}.three-boxes-v1 .col.big a.button-orange:after{content:attr(data-mobile);display:block;font-size:18px;line-height:24px;text-indent:0}@media only screen and (min-width:480px){.three-boxes-v1 .col{display:table-cell;width:50%}.three-boxes-v1 .col ul li .right{font-size:12px}}@media only screen and (min-width:768px){.three-boxes-v1{padding:20px 12px 0 12px}.section-wide.first.three-boxes-v1{margin-top:-25px}.three-boxes-v1 .cols{margin-top:0}.three-boxes-v1 .col{display:table-cell;width:33.3%;padding-top:16px}.three-boxes-v1 .col.big{display:table-cell;position:static;width:33.3%}}@media only screen and (min-width:1200px){.three-boxes-v1 .col a.button{max-width:240px}.three-boxes-v1 .col.big a.button-orange{font-size:16px;line-height:24px;text-indent:0;max-width:82%}.three-boxes-v1 .col.big a.button-orange:after{display:none}}p.top-text{padding-bottom:40px}ol.ordered-list:not(.tw-pagination)>li{postion:relative;padding:0 0 0 2em;list-style-type:none;counter-increment:item}ol.ordered-list:not(.tw-pagination)>li:before{display:inline-block;width:1em;padding-right:.5em;font-weight:700;text-align:right;content:counter(item) ".";position:absolute;left:0}.italic{font-style:italic}.big-text{font-size:16px;line-height:24px;font-weight:700;font-style:italic;text-align:center;display:block;padding:30px 15px;margin:0 0 20px 0;background:#d9dbdc;border-radius:2px}.footnote{margin-top:2px;font-size:12px;font-style:italic;text-align:right;line-height:18px}.numbers{font-size:18px;line-height:20px;color:#303030;text-align:center;display:block;font-weight:700;padding:0 0 30px 0}.numbers span{display:block;font-size:13px;line-height:17px;padding:0 0 10px 0;text-align:center;font-family:Arial,sans-serif;font-weight:400}.text-i{font-style:italic}.text-i p{padding-bottom:20px}div.licence-box.center{text-align:center;padding-top:19px}div.licence-box.center ul{display:inline-block;text-align:center}div.licence-box.center ul li{display:inline-block}.fw{max-width:100%;height:auto}.question-wp p{padding:0}.question-wp strong{color:#000}@media only screen and (min-width:768px){.question-wp{padding:15px 35px;font-size:18px;line-height:26px}}.section-hexagons{padding:10px;margin:0 -20px 20px}.section-hexagons:not(.lazyloaded) ._hex:before{background-image:none}@media(min-width:768px){.section-hexagons{padding:22px 10px 25px;margin:0 0 20px}}.morelink,.moreelipses{display:none}@media only screen and (max-width:767px){.morelink,.moreelipses{display:inline}}.table-primary .terms{order:4}@media(min-width:768px){.table-primary .table-bonus strong{font-size:35px}}@media(min-width:1024px){.table-primary .table-entry{font-size:26px}}.btn-alternative{display:block;padding:11px 10px 10px;margin-bottom:5px;font-family:'Open Sans',sans-serif;font-size:20px;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;background:#2ebaec;transition:background .3s}.btn-alternative:hover{background:#0c90bf}.btn-alternative-green{background:rgb(145,220,65);background:-moz-linear-gradient(top,rgba(145,220,65,1) 0%,rgba(77,195,60,1) 100%);background:-webkit-linear-gradient(top,rgba(145,220,65,1) 0%,rgba(77,195,60,1) 100%);background:linear-gradient(to bottom,rgba(145,220,65,1) 0%,rgba(77,195,60,1) 100%)}.btn-alternative-green:hover{background:rgb(77,196,60);background:-moz-linear-gradient(top,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);background:-webkit-linear-gradient(top,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);background:linear-gradient(to bottom,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dc43c',endColorstr='#27a213',GradientType=0)}.section-glowing{position:relative;overflow:hidden;background:#1b354c}.section-glowing:before{content:'';position:absolute;width:1px;height:1px;top:50%;left:50%;border-radius:50%;box-shadow:0 0 130px 130px rgba(140,208,255,.4);background:rgba(140,208,255,.4)}.columns-3 a:hover,.columns-4 a:hover{text-decoration:underline}.sr-wp{position:relative}.sr-wp .addthis_sharing_toolbox{position:absolute;right:10px;top:-70px;display:block}.sr-wp textarea{display:block;width:100%;border:solid 1px #3b4418;border-radius:3px;width:90%;height:100%;min-height:60px;margin:20px auto 0;display:block;padding:10px 15px;resize:none;font-size:14px;line-height:20px;color:#606060}.hidden{display:none!important}@media(max-width:767px){.hidden-on-mobile{display:none!important}}@media(max-width:768px){.hidden-xs{display:none!important}}@media(min-width:768px){.visible-xs{display:none!important}}@media only screen and (max-width:767px){.morecontent span{display:none}}@media(max-width:767px){.quicknavi-primary{max-width:400px;margin:10px auto 0}.quicknavi-primary ul{padding:0;background:#afc0cf}.quicknavi-primary ul a{padding-right:40px;color:#1b354c}.quicknavi-primary ul a:before{right:25px;border-color:#94a5b5}.quicknavi-primary .quicknavi-group.expanded ul{padding:0}}.link-global{max-width:380px;padding:5px 20px;margin:0 auto 20px;border:1px solid #d6d8d9;border-radius:2px;font-size:16px;line-height:1.2;color:#003d89;text-align:center;background:#fff}.link-global a{color:inherit}.link-global a:hover{text-decoration:underline}@media(min-width:768px){.link-global{max-width:none;font-size:16px;text-align:right}}@media only screen and (min-width:320px){.content>ol.centered,.blog-post-body>ol.centered{padding:10px 0 15px 20px}}@media only screen and (min-width:768px){.content>ol.centered,.blog-post-body>ol.centered{list-style:decimal outside none;padding:10px 0 15px 35px;display:table;margin:0 auto}}.blog-post-body>ul{padding:10px 0 15px 0;display:table;margin:0 auto;max-width:90%;word-break:break-word}.blog-post-body>ul li{padding:0 0 0 23px;margin-bottom:15px;position:relative}.blog-post-body>ul li:before{content:'';position:absolute;top:9px;left:0;width:8px;height:8px;background:url(/wp-content/themes/modular/css/images/icon_list.png) no-repeat 0 0;display:block}.content>table{width:100%;border-collapse:collapse;border:0}.content>.v2 table caption,.content>table tr th{background:#506475;border:solid 1px #6ecf3f;border-bottom:solid 5px #6ecf3f;padding:5px 10px;color:#d6d6d6;font-size:12px;line-height:16px;font-weight:700}.content>table tr th p{padding:0;padding:0}.intro,.intro p,.intro-alt .intro-collapse,.intro-alt .intro-entry,.section-alternative,.list-faq p,.list-faq>ul,.content>ol,.content>ul,.section-alternative>p,.accordion-simple .accordion-body p,.content>p{font-size:16px;line-height:28px;color:#263044}@media only screen and (min-width:768px){.intro,.intro p,.intro-alt .intro-collapse,.intro-alt .intro-entry,.section-alternative,.list-faq p,.list-faq>ul,.content>ol,.content>ul,.section-alternative>p,.accordion-simple .accordion-body p,.content>p{font-size:17px}}@media only screen and (max-width:767px){.h2beforetoptable{padding-top:20px}}.christmas-offers{position:fixed;width:100%;height:100%;bottom:0;left:0;pointer-events:none;z-index:105;transition:background .15s}.christmas-offers:not(.opened) .christmas-toggle{animation:shakeIt 7s linear infinite}.christmas-offers.opened{background:rgba(27,53,76,.8)}.christmas-offers.opened .christmas-toggle{background-image:none}.christmas-offers.opened .christmas-dropdown{transform:translateY(0)}.christmas-offers>*{pointer-events:initial}.christmas-offers .logo{margin:0 auto}.christmas-offers .christmas-logo{padding:5px 0}.christmas-offers .christmas-inner{height:100%;overflow-x:hidden;overflow-y:auto}.christmas-offers .christmas-inner::-webkit-scrollbar{width:8px}.christmas-offers .christmas-inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px}.christmas-offers .christmas-inner::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#c5d0dc;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.christmas-offers .christmas-inner::-webkit-scrollbar-thumb:window-inactive{background:#c5d0dc}.christmas-offers .christmas-btn{display:block;padding:15px 10px;border-radius:4px;font-size:16px;font-weight:700;color:#fff;background:#29c150;transition:background .15s}.christmas-offers .christmas-btn:hover{background:#21a743}.christmas-offers .christmas-dropdown{position:absolute;width:calc(100% - 105px);max-width:450px;height:calc(100% - 95px);bottom:0;left:10px;padding:6px 6px 0;border-radius:6px 6px 0 0;box-shadow:0 0 40px 18px rgba(27,53,76,.18);transform:translateY(150%);background:#fff;transition:transform .15s}.christmas-offers .christmas-dropdown:before{content:'';position:absolute;width:67px;height:81px;top:-51px;left:50%;margin-left:-30px;background:url(/wp-content/themes/modular/css/images/present-open.png) no-repeat 0 0 / 100% 100%}.christmas-offers .christmas-toggle{position:absolute;width:64px;height:64px;right:15px;bottom:15px;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.2);background:rgba(255,255,255,.9) url(/wp-content/themes/modular/css/images/present.svg) no-repeat center center / 38px 44px;transition:background-image .15s;font-size:0;line-height:0;text-indent:-4000px;cursor:pointer}.christmas-offers .christmas-toggle:before{transform:rotate(-45deg)}.christmas-offers .christmas-toggle:after{transform:rotate(45deg)}.christmas-offers .christmas-terms{padding-top:5px}.christmas-offers .christmas-terms a{color:inherit;text-decoration:underline}.christmas-offers .christmas-terms a:hover{text-decoration:none}.christmas-offers .christmas-bonus{padding:10px;margin-bottom:5px;border-radius:4px;font-size:11px;color:rgba(27,53,76,.8);background:#fff}.christmas-offers .christmas-bonus strong{display:block;padding-top:5px;font-family:'Open Sans',sans-serif;font-size:24px;font-weight:800;color:#29c150}.christmas-offers .christmas-bonus span{display:block;font-weight:700;color:#1b354c}.christmas-offers .christmas-offer{padding:0 7px 10px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:10px;line-height:1.1;color:#8795a4;text-align:center;background:#e2e7ed}.christmas-offers .christmas-offer:first-child{padding-top:15px}.christmas-offers .christmas-offer+.christmas-offer{margin-top:6px}.christmas-offers .christmas-toggle:before,.christmas-offers .christmas-toggle:after{content:'';position:absolute;width:30px;height:4px;top:50%;left:50%;margin:-2px 0 0 -15px;border-radius:4px;opacity:0;visibility:hidden;background:#a7b8ca;transition:opacity .15s,visibility .15s}.christmas-offers.opened .christmas-toggle:before,.christmas-offers.opened .christmas-toggle:after{opacity:1;visibility:visible}.christmas-offers *,.christmas-offers *:before,.christmas-offers *:after{box-sizing:border-box}@media (max-width:767px){.christmas-offers{opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s}.christmas-offers.is-visible{opacity:1;visibility:visible}}@media (min-width:600px){.christmas-offers .christmas-dropdown{height:calc(100% - 130px)}}@media (min-width:1380px){.christmas-offers.opened{background:none}.christmas-offers.opened .christmas-toggle{opacity:0;visibility:hidden}.christmas-offers .christmas-dropdown{max-width:265px;left:50%;margin-left:450px}.christmas-offers .christmas-toggle{width:85px;height:85px;right:auto;left:50%;margin-left:610px;border-radius:0;background-color:transparent;background-size:71px 83px;box-shadow:none;transition:.15s}.christmas-offers .christmas-toggle:before{width:130px;height:156px;margin:-105px 0 0 -53px;border-radius:0;transform:rotate(0deg);background:url(/wp-content/themes/modular/css/images/present-open-big.png) no-repeat 0 0}.christmas-offers .christmas-toggle:hover{background-image:none}.christmas-offers .christmas-toggle:hover:before{opacity:1;visibility:visible}.christmas-offers .christmas-toggle:after{display:none}}@media (min-width:1800px){.christmas-offers .christmas-dropdown{margin-left:620px}}@-webkit-keyframes shakeIt{0%{transform:rotate(0);transform-origin:50% 100%}93%{transform:rotate(0);transform-origin:50% 100%}94%{transform:rotate(10deg);transform-origin:50% 100%}95%{transform:rotate(-10deg);transform-origin:50% 100%}96%{transform:rotate(0);transform-origin:50% 100%}97%{transform:rotate(10deg);transform-origin:50% 100%}98%{transform:rotate(-10deg);transform-origin:50% 100%}100%{transform:rotate(0deg);transform-origin:50% 100%}}@-o-keyframes shakeIt{0%{transform:rotate(0);transform-origin:50% 100%}93%{transform:rotate(0);transform-origin:50% 100%}94%{transform:rotate(10deg);transform-origin:50% 100%}95%{transform:rotate(-10deg);transform-origin:50% 100%}96%{transform:rotate(0);transform-origin:50% 100%}97%{transform:rotate(10deg);transform-origin:50% 100%}98%{transform:rotate(-10deg);transform-origin:50% 100%}100%{transform:rotate(0deg);transform-origin:50% 100%}}@-moz-keyframes shakeIt{0%{transform:rotate(0);transform-origin:50% 100%}93%{transform:rotate(0);transform-origin:50% 100%}94%{transform:rotate(10deg);transform-origin:50% 100%}95%{transform:rotate(-10deg);transform-origin:50% 100%}96%{transform:rotate(0);transform-origin:50% 100%}97%{transform:rotate(10deg);transform-origin:50% 100%}98%{transform:rotate(-10deg);transform-origin:50% 100%}100%{transform:rotate(0deg);transform-origin:50% 100%}}@keyframes shakeIt{0%{transform:rotate(0);transform-origin:50% 100%}93%{transform:rotate(0);transform-origin:50% 100%}94%{transform:rotate(10deg);transform-origin:50% 100%}95%{transform:rotate(-10deg);transform-origin:50% 100%}96%{transform:rotate(0);transform-origin:50% 100%}97%{transform:rotate(10deg);transform-origin:50% 100%}98%{transform:rotate(-10deg);transform-origin:50% 100%}100%{transform:rotate(0deg);transform-origin:50% 100%}}.content>table tr td .cards{display:table;width:auto;margin-top:5px;text-align:center}.content>table tr td .cards:after{content:'';display:block;clear:both}.content>table tr td .cards i{width:10px;height:10px;background:#000;margin-left:5px;display:inline-block;vertical-align:middle;background:url(/wp-content/themes/modular/css/images/payment_cards.png) no-repeat 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.content>table tr td .cards i:first-child{margin-left:0}.content>table tr td .cards .visa{width:29px;height:18px;background-position:0 0}.content>table tr td .cards .mastercard{width:29px;height:18px;background-position:0 -18px}.content>table tr td .cards .visa-2{width:27px;height:18px;background-position:0 -36px}.content>table tr td .cards .paypal{width:26px;height:18px;background-position:0 -54px}.content>table tr td .cards .skrill{width:38px;height:14px;background-position:0 -72px}.content>table tr td .cards .skrill-1-tap{width:44px;height:15px;background-position:0 -317px}.content>table tr td .cards .bitcoin{width:48px;height:12px;background-position:0 -307px}.content>table tr td .cards .neteller{width:42px;height:8px;background-position:0 -86px}.content>table tr td .cards .paysafecard{width:28px;height:18px;background-position:0 -94px}.content>table tr td .cards .ukash{width:32px;height:19px;background-position:0 -112px}.content>table tr td .cards .banktransfer{width:42px;height:15px;background-position:0 -131px}.content>table tr td .cards .entropay{width:39px;height:21px;background-position:0 -146px}.content>table tr td .cards .ecocard{width:32px;height:15px;background-position:0 -167px}.content>table tr td .cards .ecopayz{width:39px;height:10px;background-position:-1px -227px}.content>table tr td .cards .trustly{width:40px;height:12px;background-position:-1px -239px}.content>table tr td .cards .euteller{width:44px;height:12px;background-position:-1px -332px}.content>table tr td .cards .boku{width:40px;height:10px;background-position:-1px -253px}.content>table tr td .cards .webmoney{width:42px;height:12px;background-position:-1px -265px}.content>table tr td .cards .zimpler{width:42px;height:12px;background-position:-1px -277px}.content>table tr td .cards .maestro{width:27px;height:19px;background-position:-1px -242px}.content>table tr td .cards .cheque,.content>table tr td .cards .check{width:39px;height:9px;background-position:0 -182px}.content>table tr td .cards .bonifico-bancario{width:47px;height:12px;background-position:0 -396px}.content>table tr td .cards .pplus{width:42px;height:14px;background-position:0 -400px}.content>table tr td .cards .sofort{width:42px;height:8px;background-position:0 -419px}.content>table tr td .cards .debit{width:16px;height:16px;background-position:0 -432px}.content>table tr td .cards .giropay{width:29px;height:13px;background-position:0 -468px}.content>table tr td .cards .skiller{width:29px;height:9px;background-position:0 -483px}.content>table tr td .cards .skiller-2{width:29px;height:9px;background-position:0 -495px}.content>table tr td .cards .interac{width:42px;height:19px;background-position:0 -504px}.content>table tr td .cards .euteller-v2{width:44px;height:16px;background-position:0 -540px}.content>table tr td .cards .pay-by-mobile{width:45px;height:15px;background-position:-1px -725px}.content>table tr td .cards .applepay{width:33px;height:14px;background-position:0 -628px}.content>table tr td .cards .pingit{width:26px;height:15px;background-position:0 -664px}.content>table tr td .cards .betfred-shops{width:40px;height:13px;background-position:-1px -678px}.content>table tr td .cards .siru{width:25px;height:15px;background-position:-1px -691px}.content>table tr td .cards .visa-debit{width:23px;height:15px;background-position:-1px -573px}.content>table tr td .cards .wire-transfer{width:26px;height:16px;background-position:-1px -708px}.content>table tr td .cards .much-better{width:43px;height:14px;background-position:-1px -740px}.content>table tr td .cards .diners{width:44px;height:14px;background-position:-1px -764px}.content>table tr td .cards .visa-checkout{width:31px;height:17px;background-position:-1px -776px}.content>table tr td .cards .visa-checkout-v2{width:31px;height:17px;background-position:-1px -795px}.content>table tr td .cards .qiwi-visa-virtual{width:45px;height:20px;background-position:0 -812px}.content>table tr td .cards .qiwi-visa-virtual-v2{width:45px;height:20px;background-position:0 -832px}.content>table tr td .cards .upaycard{width:45px;height:16px;background-position:0 -851px}.content>table tr td .cards .upaycard-v2{width:45px;height:16px;background-position:0 -864px}.content>table tr td .cards .neosurf{width:40px;height:20px;background-position:0 -877px}.content>table tr td .cards .neosurf-v2{width:40px;height:20px;background-position:0 -896px}.content>table tr td .cards .boleto{width:34px;height:24px;background-position:0 -917px}.content>table tr td .cards .boleto-v2{width:34px;height:24px;background-position:0 -942px}.content>table tr td .cards .cashlib{width:42px;height:16px;background-position:0 -965px}.content>table tr td .cards .cashlib-v2{width:42px;height:16px;background-position:0 -980px}.content>table tr td .cards .flexepin{width:45px;height:16px;background-position:0 -995px}.content>table tr td .cards .flexepin-v2{width:45px;height:14px;background-position:0 -1010px}.content>table tr td .cards .abaqoos{width:45px;height:14px;background-position:0 -1024px}.content>table tr td .cards .cashtocode{width:45px;height:9px;background-position:0 -1037px}.content>table tr td .cards .cashtocode-v2{width:45px;height:9px;background-position:0 -1045px}.content>table tr td .cards .emoneysafe{width:45px;height:9px;background-position:0 -1054px}.content>table tr td .cards .emoneysafe-v2{width:45px;height:9px;background-position:0 -1063px}.content>table tr td .cards .sepa{width:35px;height:10px;background-position:0 -1073px}.content>table tr td .cards .sepa-v2{width:35px;height:10px;background-position:0 -1083px}.content>table tr td .cards .eps{width:26px;height:12px;background-position:0 -1098px}.content>table tr td .cards .online-banking{width:36px;height:15px;background-position:0 -1110px}.content>table tr td .cards .online-banking-v2{width:36px;height:15px;background-position:0 -1125px}.content>table tr td .cards .e-wallets{width:38px;height:10px;background-position:0 -1140px}.content>table tr td .cards .e-wallets-v2{width:38px;height:10px;background-position:0 -1148px}.content>table tr td .cards .clickandbuy{width:44px;height:12px;background-position:0 -1156px}.content>table tr td .cards .clickandbuy-v2{width:44px;height:12px;background-position:0 -1169px}.content>table tr td .cards .ecobank{width:34px;height:13px;background-position:0 -1220px}.content>table tr td .cards .ecobank-v2{width:34px;height:13px;background-position:0 -1235px}.content>table tr td .cards .paysera{width:45px;height:16px;background-position:0 -1281px}.content>table tr td .cards .paysera-v2{width:45px;height:15px;background-position:0 -1268px}.content>table tr td .cards .ilixium{width:44px;height:16px;background-position:0 -1306px}.content>table tr td .cards .hipay{width:32px;height:21px;background-position:0 -408px}.content>table tr td .cards .postepay{width:43px;height:10px;background-position:0 -320px}.content>table tr td .cards .postepay-v2{width:45px;height:10px;background-position:0 -467px}.content>table tr td .cards .bancoposta{width:45px;height:12px;background-position:0 -432px}.content>table tr td .cards .klarna{width:30px;height:10px;background-position:0 -442px}.content>table tr td .cards .kalibra{width:44px;height:11px;background-position:0 -311px}.content>table tr td .cards .nexi{width:38px;height:12px;background-position:0 -453px}.content>table tr td .cards .trustly{width:45px;height:12px;background-position:0 -380px}.content>table tr td .cards .ethereum{background:url(/wp-content/themes/modular/css/images/ethereum.png);width:45px;height:18px}.content>table tr td .cards .apple-pay{background:url(/wp-content/themes/modular/css/images/apple-pay.png);width:35px;height:20px}.content>table tr td .adm{background:url(/wp-content/themes/modular/css/images/logo-aams.png) no-repeat 0 0;width:41px;height:25px;margin-top:-7px;display:inline-block;vertical-align:super;text-indent:-4000px}.image-box{max-width:50%;width:auto;height:auto;border:solid 1px #e3e4e8;padding:5px;text-align:center;font-size:14px;line-height:16px;font-style:italic;background:#fff;border-radius:3px}.image-box.right{margin:5px 0 10px 15px;clear:right}.image-box.left{margin:5px 15px 10px 0;clear:left}.image-box img{display:block;width:100%;height:auto}.image-box .name{display:block;padding:15px 0 0 0;color:#000}.image-box .years{padding:5px 0 15px 0;display:block;color:#9d9d9d}.image-box .years span{display:block}.image-box span span{display:block}.site-breadcrumbs{padding:3px 0 5px;font-family:'Open Sans',sans-serif;font-size:13px;color:#1b354c;background:#fff}.site-breadcrumbs span:last-child{color:#767e88}.site-breadcrumbs span:last-child:after{border-color:#767e88}.site-breadcrumbs a:first-child:before{content:'';position:relative;display:inline-block;width:15px;height:13px;top:-2px;margin-right:5px;vertical-align:middle;background:url(/wp-content/themes/modular/css/images/breadcrumbs-house.png) no-repeat center center / contain}.site-breadcrumbs a:hover{color:#0096cb}.site-breadcrumbs .site-breadcrumbs-container>*+*{margin-left:16px}.site-breadcrumbs .site-breadcrumbs-container>*+*:after{content:'';position:absolute;width:5px;height:5px;top:50%;left:-14px;margin-top:-2px;border-top:1px solid #1b354c;border-right:1px solid currentColor;transform:rotate(44deg)}.site-breadcrumbs a,.site-breadcrumbs span{position:relative;display:inline-block;vertical-align:middle;color:inherit;transition:color .15s}.site-breadcrumbs .site-breadcrumbs-container{max-width:1220px;padding:0 10px;margin:0 auto}.site-breadcrumbs *,.site-breadcrumbs *:before,.site-breadcrumbs *:after{box-sizing:border-box}.section-alternative p:first-child{padding-bottom:20px}.section-alternative p:nth-child(2){padding-bottom:20px}.ig-author-link{color:#636d75}.ig-author-link a{color:#606060;text-decoration:underline}.ig-author-link a:hover{text-decoration:none}.blog-preview-meta .ig-author-link{color:#c7c7c7}.blog-preview-meta .ig-author-link a{color:#34aaef}@media only screen and (max-width:480px){.ig-author-link{margin-left:5px}}.cookie{position:fixed;max-height:500px;width:100%;bottom:0;left:0;padding:10px 0;overflow:hidden;background:#576775;box-sizing:border-box;transition:max-height .15s,padding .15s;z-index:15}.cookie.is-accepted{max-height:0;padding:0}.cookie~.christmas-offers .christmas-toggle{bottom:70px}.cookie p{margin-bottom:0;font-size:10px;line-height:1.2;color:#fff}.cookie p a{font-weight:700;color:inherit;text-decoration:underline}.cookie p a:hover{text-decoration:none}.cookie .container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;padding:0 10px;margin:0 auto}.cookie .actions{text-align:center}.cookie .actions a{display:inline-block;min-width:70px;padding:2px 15px;border-radius:30px;vertical-align:middle;font-family:'Open Sans',sans-serif;font-size:18px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;background:#1b354c;transition:background .15s;box-sizing:border-box}.cookie .actions a:hover{background:#0b2033}.cookie:not(.is-accepted)~.rds-promo-banner,.cookie:not(.is-accepted)~.rds-quicknavi-toggle{display:none}@media(min-width:600px){.cookie{padding:15px 0}.cookie p{max-width:970px;flex:0 1 100%;margin:0;font-size:12px;line-height:1.33}.cookie .actions{margin-left:30px}}@media(min-width:1024px){.cookie{z-index:50}.cookie.visible{padding-top:15px;padding-bottom:15px}}.compare-wp{position:relative;background:#dedede;border:solid 15px #506475}.compare-wp .compare-cnt{float:none;display:block;width:100%}.compare-wp .compare-cnt>img,.compare-wp .compare-cnt>picture img{display:block;width:100%;height:auto}.compare-wp .compare-cnt .video-wrap{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin:0 auto}.compare-wp .compare-cnt .video-wrap object,.compare-wp .compare-cnt .video-wrap embed,.compare-wp .compare-cnt .video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.compare-wp .compare-cnt .title{padding:20px 35px 35px 35px;font-size:17px;line-height:21px;color:#000;text-align:center;font-family:'Open Sans',sans-serif;font-weight:800}.compare-wp .compare-cnt .row{position:relative;padding:0 0 35px 0;margin:0 35px;font-size:13px;line-height:19px;color:#606060;min-height:97px;text-align:center}.compare-wp .compare-cnt .row img{position:static;top:-2px;left:0;max-width:97px;height:auto;display:block;margin:0 auto 10px auto}.compare-wp .compare-cnt .row .name{display:block;padding:0 0 3px 0;border-bottom:solid 1px #fefefe;margin:0 0 10px 0;font-size:14px;line-height:19px;color:#000;text-align:left;font-family:'Open Sans',sans-serif;font-weight:300;text-align:center}.compare-wp .compare-cnt .row .name span{color:#49531f;font-weight:600;font-size:17px}.compare-wp .compare-sb{float:none;display:block;width:100%;padding-top:15px;background:#506475;overflow:hidden}.compare-wp .compare-sb:after{content:'';display:block;clear:both}.compare-wp .compare-sb ul li{display:block;margin:8px 0 0 0}.compare-wp .compare-sb ul li:first-child{margin-top:0}.compare-wp .compare-sb ul li.title{margin-bottom:8px;font-size:20px;line-height:44px;color:#717171;background:#f6f7fb;text-align:center;font-family:'Open Sans',sans-serif;font-family:600;border-radius:2px}.compare-wp .compare-sb ul li.positive,.compare-wp .compare-sb ul li.negative{position:relative;font-size:14px;line-height:40px;color:#dbdbdb;font-family:Tahoma,arial,sans-serif;text-align:left;font-weight:400;padding:0 0 0 40px;background:#1b354c}.compare-wp .compare-sb ul li.positive-new,.compare-wp .compare-sb ul li.negative-new{position:relative;font-size:14px;color:#dbdbdb;font-family:Tahoma,arial,sans-serif;text-align:left;font-weight:400;padding:0 0 0 40px;background:#1b354c;line-height:20px}.compare-wp .compare-sb ul li.positive:before,.compare-wp .compare-sb ul li.negative:before{content:'';position:absolute;top:50%;left:15px;margin:-5px 0 0 0;width:12px;height:12px;display:block}.compare-wp .compare-sb ul li.positive:before{background:url(/wp-content/themes/modular/css/images/icon_plus_green.png) no-repeat 0 0}.compare-wp .compare-sb ul li.positive.orange:before{background:url(/wp-content/themes/modular/css/images/icon_plus_orange.png) no-repeat 0 0}.compare-wp .compare-sb ul li.negative:before{background:url(/wp-content/themes/modular/css/images/icon_negative_red.png) no-repeat 0 0}.compare-wp .compare-sb ul li.positive-new:before,.compare-wp .compare-sb ul li.negative-new:before{content:'';position:absolute;top:50%;left:15px;margin:-5px 0 0 0;width:12px;height:12px;display:block}.compare-wp .compare-sb ul li.positive-new:before{background:url(/wp-content/themes/modular/css/images/icon_plus_green.png) no-repeat 0 0}.compare-wp .compare-sb ul li.positive-new.orange:before{background:url(/wp-content/themes/modular/css/images/icon_plus_orange.png) no-repeat 0 0}.compare-wp .compare-sb ul li.negative-new:before{background:url(/wp-content/themes/modular/css/images/icon_negative_red.png) no-repeat 0 0}.compare-wp .compare-sb ul li.bonus{margin-bottom:15px;padding:10px 15px;background:#1b354c;font-size:13px;line-height:15px;color:#c9c9c9;font-family:Tahoma,arial,sans-serif;text-align:center}.compare-wp .compare-sb ul li.bonus span{display:block;padding:0 0 5px 0;font-size:30px;line-height:32px;color:#fff;font-family:'Open Sans',sans-serif;font-weight:800}.compare-wp .compare-sb ul li a.button{display:block;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;background:#91dc41;background:-moz-linear-gradient(top,#91dc41 0%,#4dc43c 100%);background:-webkit-linear-gradient(top,#91dc41 0%,#4dc43c 100%);background:linear-gradient(to bottom,#91dc41 0%,#4dc43c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91dc41',endColorstr='#4dc43c',GradientType=0)}.compare-wp .compare-sb ul li a.button:hover{background:rgb(77,196,60);background:-moz-linear-gradient(top,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);background:-webkit-linear-gradient(top,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);background:linear-gradient(to bottom,rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dc43c',endColorstr='#27a213',GradientType=0);color:#fff}@media only screen and (min-width:480px){.compare-wp .compare-cnt .row{position:relative;padding-left:115px;text-align:left}.compare-wp .compare-cnt .row img{position:absolute;margin:0}.compare-wp .compare-cnt .row .name{text-align:left}}@media only screen and (min-width:601px){.compare-wp .compare-sb ul li{float:left;width:auto;margin-right:8px;margin-bottom:8px;margin-top:0}.compare-wp .compare-sb ul li.title{line-height:40px;padding:0 10px;clear:both}.compare-wp .compare-sb ul li.positive,.compare-wp .compare-sb ul li.negative{padding-right:10px}.compare-wp .compare-sb ul li.positive-new,.compare-wp .compare-sb ul li.negative-new{padding-right:10px}.compare-wp .compare-sb ul li.bonus{margin-bottom:8px;line-height:40px;padding:0 10px}.compare-wp .compare-sb ul li.bonus span{display:inline;line-height:40px;padding:0 5px 0 0;font-size:26px;float:left}.compare-wp .compare-sb .button,.compare-wp .compare-sb .button-orange{padding-top:7px;padding-bottom:7px;border-bottom-width:2px;font-size:20px;line-height:24px}}@media only screen and (min-width:768px) and (max-width:1024px){.compare-wp .compare-sb ul li.title,.compare-wp .compare-sb ul li.positive,.compare-wp .compare-sb ul li.negative{display:block;float:none}.compare-wp.blue-back{background-color:#506475}}@media only screen and (min-width:1200px){.compare-wp .compare-cnt{float:left;display:inline;width:77.24%}.compare-wp .compare-cnt .title{text-align:left}.compare-wp .compare-cnt .video-wrap{padding:0;height:auto}.compare-wp .compare-cnt .video-wrap object,.compare-wp .compare-cnt .video-wrap embed,.compare-wp .compare-cnt .video-wrap iframe{position:static;width:865px;height:480px;display:block}.compare-wp .compare-sb{float:right;display:inline;position:relative;width:21.42%;min-height:480px;padding-left:1.33%;padding-top:0}.compare-wp .compare-sb ul li{float:none;display:block;margin-right:0;margin-top:8px;margin-bottom:0}.compare-wp .compare-sb ul li.title{line-height:44px}.compare-wp .compare-sb ul li.positive,.compare-wp .compare-sb ul li.negative{padding-right:0}.compare-wp .compare-sb ul li.positive-new,.compare-wp .compare-sb ul li.negative-new{padding-right:0}.compare-wp .compare-sb ul li.bonus{margin-bottom:15px;line-height:15px;padding:10px 15px}.compare-wp .compare-sb ul li.bonus span{display:block;font-size:30px;line-height:32px;float:none;padding:0 0 5px 0}.compare-wp .compare-sb .button,.compare-wp .compare-sb .button-orange{padding-top:10px;padding-bottom:10px;border-bottom-width:3px;font-size:20px;line-height:24px}}.gallery{background:#f2f2f2}.gallery ul{margin-top:0;padding:0}.gallery ul li{float:none;display:block;padding:10px 0 0 0;width:100%}.gallery ul li:first-child{padding:0}.gallery ul li a{display:block;position:relative;overflow:hidden}.gallery ul li a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8) url(/wp-content/themes/modular/css/images/search.svg) no-repeat center center;display:block;z-index:10;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;-webkit-backface-visibility:hidden;z-index:5}.gallery ul li img{display:block;width:100%;height:auto}.gallery ul li a:hover{cursor:-moz-zoom-in;cursor:zoom-in}.gallery ul li a:hover:after{opacity:1}.gallery ul li .title{position:relative;display:block;font-size:16px;line-height:19px;color:#ebebeb;padding:18px 0;background:#506475;text-align:center;z-index:7}.gallery ul li:nth-child(2) .title{background:#1b354c}.gallery.nozoom ul li a:after{background:none;cursor:pointer}@media only screen and (min-width:600px){.gallery ul li{float:left;display:inline;width:33.333%;padding:0;background:none}.gallery ul li a .title{font-size:15px}}@media only screen and (min-width:1024px){.gallery ul li a .title{font-size:17px}}@media(min-width:768px) and (max-width:1023px){.gallery ul li .title{font-size:14px}}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.section-small{max-width:100%;width:100%;display:table;border-collapse:collapse}.section-small.left{margin:5px auto 20px auto;float:none}.section-small.right{margin:5px auto 20px auto;float:none}.section-small .cell{display:block;border:solid 1px #fbfbfb;background:#506475;vertical-align:top}.section-small .cell img{display:block;width:100%;height:auto}.section-small .cell .image-holder{position:relative;display:block}.section-small .cell .qr-code{width:166px;height:166px;display:none;position:absolute;top:50%;margin-top:-83px;right:20px;background:#fff;border-radius:5px}.section-small .cell .title{position:relative;display:block;height:73px;background:#2a2a2a url(/wp-content/themes/modular/css/images/box_bg_1.jpg) no-repeat right center;border-bottom:solid 1px #fbfbfb;font-size:30px;line-height:73px;color:#fff;text-align:center;font-family:'Open Sans',sans-serif;font-weight:800}.section-small .cell .logo{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.section-small .cell .left{font-size:15px;color:#fff}.section-small .cell .right{font-size:15px;color:#ebebeb;font-family:Tahoma,Arial,sans-serif;font-weight:700}.section-small .cell ul li span{line-height:1.2;width:50%;padding:20px 12px}.section-small .cell .check,.section-small .cell .close{position:relative;text-indent:-4000px}.section-small .cell .check:before,.section-small .cell .close:before{font-family:'FontAwesome',Georgia,serif;position:absolute;right:0;top:0;display:block;font-weight:400;text-indent:0}.section-small .cell .check:before{content:'✓';color:#8bc62c}.section-small .cell .close:before{content:'✕';color:#cacaca}.section-small .cell a.button{display:block;padding:15px 45px;margin:20px auto 0 auto;font-size:16px;background:#2ebaec;color:#fff}.section-small .cell a.button:hover{background:#0c90bf}.section-small .cell ul li{border-top:solid 1px #fbfbfb;display:flex;justify-content:space-between}.section-small .cell ul li:after{content:'';display:block;clear:both}.section-small .cell ul li:first-child{border:0}.section-small .cell ul li:nth-child(odd){background:#1b354c}.section-small .cell ul li:last-child{background:#506475;padding-bottom:20px}.section-small .bg{background-repeat:no-repeat;padding-top:59.7%;background-size:100% auto}.section-small .bg.bg-william-hill{background-image:url(/immagini/bonus-benvenuto-william-hill.jpg)}.section-small .bg.bg-lottomatica{background-image:url(/immagini/bonus-benvenuto-lottomatica.jpg)}.section-small .bg.bg-sisal{background-image:url(/immagini/bonus-benvenuto-sisal.jpg)}.section-small .bg.bg-merkur-win{background-image:url(/immagini/immagine-top-box-merkur-win.jpg)}@media only screen and (min-width:600px){.section-small{max-width:100%;position:relative}.section-small .cell{display:table-cell}.section-small .cell:first-child{width:330px}.section-small .cell img{display:block;width:330px;position:absolute;top:73px;bottom:0;margin:auto}.section-small .cell .qr-code{display:block}}@media only screen and (min-width:1024px) and (max-width:1366px){.section-small .cell a.button{margin:10px auto 0 auto}}@media only screen and (min-width:1024px){.section-small{max-width:60%}.section-small.left{margin:5px 20px 20px 0;float:left}.section-small.right{margin:5px 0 20px 20px;float:right}.section-small.right.less-mar-bott{margin-bottom:5px}}@media only screen and (min-width:1200px){.section-small{max-width:665px}}a.licence-logo,span.licence-logo{display:block;height:70px;position:relative;text-align:center;text-indent:-9999px;margin:0;margin-bottom:20px;margin:auto}a.licence-logo:before,span.licence-logo:before{background:url(/wp-content/themes/modular/css/images/license.png);display:block;position:absolute;left:0;right:0;content:"";top:0;bottom:0;margin:auto;width:233px}a.licence-logo.aams:before{background-position:14px -124px}a.licence-logo.gambling-therapy,a.licence-logo.gambling-therapy:before{width:120px}a.licence-logo.gambling-therapy:before{background-position:0 0;height:60px}a.licence-logo.g4:before{background-position:-155px -515px;height:70px;width:60px}a.licence-logo.ecogra:before{background-position:0 -455px;height:60px;width:180px}a.licence-logo.gambling-commission:before,span.licence-logo.gambling-commission:before{background:url(/wp-content/themes/modular/css/images/licence/gambling-commission.png) no-repeat center;width:233px;height:59px}a.licence-logo.gibraltar:before,span.licence-logo.gibraltar:before{background:url(/wp-content/themes/modular/css/images/licence/gibraltar.png) no-repeat center;width:201px;height:57px}a.licence-logo.malta:before,span.licence-logo.malta:before,a.licence-logo.mga:before,span.licence-logo.mga:before{background:url(/wp-content/themes/modular/css/images/licence/mga.png) no-repeat center;width:152px;height:58px}a.licence-logo.adm:before,span.licence-logo.adm:before{background:url(/wp-content/themes/modular/css/images/licence/adm.png) no-repeat center;width:185px;height:73px}