.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}}.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}}.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}.list-boxes{margin-bottom:12px;font-family:'Open Sans',sans-serif;font-size:16px;line-height:1.2;font-weight:600;color:#3d3d3d}.list-boxes.cons li:before{border-color:#f74848}.list-boxes li{position:relative;padding:11px 10px 13px 30px;margin-bottom:5px;background:#fafafa}.list-boxes li:before{content:'';position:absolute;width:5px;height:5px;top:17px;left:13px;border-top:2px solid #6fddca;border-right:2px solid #6fddca;transform:rotate(45deg)}.list-boxes *,.list-boxes *:before,.list-boxes *:after{box-sizing:border-box}@media(min-width:1024px){.list-boxes{margin-bottom:19px}}.list-checks{display:inline-block;vertical-align:middle;font-size:15px;line-height:1.2;color:#1b354c;font-weight:700;text-align:left}.list-checks li{position:relative;padding-left:20px}.list-checks li:before{content:'';position:absolute;width:15px;height:12px;top:3px;left:0;background:url(/wp-content/themes/modular/css/images/check-yes.png) no-repeat 0 0 / 100% 100%}.list-checks li+li{margin-top:15px}@media only screen and (min-width:1024px){.list-checks{font-size:16px}.list-checks li:before{top:3px}}.list-faq{padding-bottom:20px}.list-faq dt,.list-faq h3{padding:15px 10px 10px 40px;margin:0;font-family:'Open Sans',sans-serif;font-size:20px;font-weight:300;color:#1b354c;background:url(/wp-content/themes/modular/css/images/question-mark.png) no-repeat 10px 18px / 20px 20px}.list-faq dd,.list-faq p{padding:0 10px 10px;margin-top:0}.list-faq ul{padding:0 10px 10px}.list-faq dd+dt,.list-faq p+h3{margin-top:10px}.list-faq.no-icon dt,.list-faq.no-icon h3{padding-left:10px;background-image:none}.list-faq h3,.list-faq p,.list-faq dt,.list-faq ul,.list-faq dd{background-color:#fff}.list-faq a{color:#0096cb;text-decoration:underline}.list-faq a:hover{color:#0096cb;text-decoration:none}.intro-2019~.content .list-faq a{color:#005ea8;text-decoration:underline}.intro-2019~.content .list-faq a:hover{text-decoration:none}.list-faq>ul li{padding:0 0 0 23px;margin-bottom:15px;position:relative}.list-faq>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}@media(min-width:1024px){.list-faq dt,.list-faq h3{padding:22px 15px 18px 105px;font-size:28px;background-position:60px 20px;background-size:33px 33px}.list-faq dd,.list-faq p{padding:0 60px 20px}.list-faq ul{padding:0 60px 20px}.list-faq dd+dt,.list-faq p+h3{margin-top:20px}.list-faq.no-icon dt,.list-faq.no-icon h3{padding-left:60px}}.software-logo{display:block;height:50px;position:relative;font-size:0pt;line-height:0pt;text-indent:-4000px}.software-logo:after{content:'';display:block;position:absolute;left:50%;top:50%;width:130px;height:45px;background:url(/wp-content/themes/modular/css/images/software-logo.png) no-repeat 0 0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.software-logo.v3:after{content:'';display:block;position:absolute;background-repeat:no-repeat;width:auto;height:auto}.software-logo.cryptologic:after{background-position:0 0;width:130px;height:22px}.software-logo.microgaming:after{background-position:0 -22px;width:130px;height:32px}.software-logo.playngo:after{background-position:0 -54px;width:130px;height:32px}.software-logo.netent:after{background-position:0 -87px;width:130px;height:42px}.software-logo.novomatic:after{background-position:0 -130px;width:130px;height:18px}.software-logo.nextgen:after{background-position:0 -148px;width:130px;height:20px}.software-logo.isoftbet:after{background-position:0 -168px;width:130px;height:26px}.software-logo.skillonnet:after{background-position:0 -194px;width:130px;height:30px}.software-logo.quickspin:after{background-position:0 -223px;width:130px;height:28px}.software-logo.ashgaming:after{background-position:0 -251px;width:130px;height:24px}.software-logo.wagerworks:after{background-position:0 -274px;width:130px;height:44px}.software-logo.mercur-gaming:after{background-position:-130px 0;width:106px;height:32px}.software-logo.odobo:after{background-position:-130px -33px;width:106px;height:26px}.software-logo.felt:after{background-position:-130px -59px;width:106px;height:42px}.software-logo.quickfire-games:after{background-position:-130px -101px;width:106px;height:34px}.software-logo.igt:after{background-position:-150px -134px;width:65px;height:38px}.software-logo.evolution-gaming:after{background-position:-135px -308px;width:98px;height:32px}.software-logo.extreme:after{background-position:-130px -172px;width:106px;height:26px}.software-logo.betsoft:after{background-position:-130px -198px;width:106px;height:46px}.software-logo.randomlogic:after{background-position:-130px -243px;width:106px;height:44px}.software-logo.playtech:after{background-position:-130px -286px;width:106px;height:22px}.software-logo.evolution:after{background-position:-130px -308px;width:106px;height:32px}.software-logo.wms:after{background-position:-6px -317px;width:118px;height:22px}.software-logo.sginteractive:after{background-position:-144px -340px;width:78px;height:38px}.software-logo.aristocrat:after{background-position:-10px -340px;width:112px;height:36px}.software-logo.yggdrasil:after{background-position:-6px -375px;width:116px;height:24px}.software-logo.elk-studios:after{background-position:-136px -378px;width:92px;height:38px}.software-logo.cas888holdings:after{background-position:-132px -415px;width:96px;height:34px}.software-logo.pragmatic-play:after{background-position:0 -480px;width:128px;height:46px}.software-logo.thunderkick:after{background-position:0 -526px;width:130px;height:36px}.software-logo.capecod:after{background-position:0 -562px;width:130px;height:24px}.software-logo.yggdrasil-v2:after{background-position:0 -586px;width:130px;height:28px}.software-logo.nextgen-v2:after{background-position:0 -614px;width:130px;height:36px}.software-logo.big-time-gaming:after{background-position:-134px -448px;width:50px;height:44px}.software-logo.sala-diamante:after{background-position:0 -650px;width:134px;height:26px}.software-logo.sala-rubino:after{background-position:0 -678px;width:120px;height:26px}.software-logo.sala-zaffiro:after{background-position:0 -706px;width:120px;height:26px}.software-logo.giocaonline:after{background-position:-145px -528px;width:90px;height:50px}.software-logo.habanero:after{background-position:-132px -576px;width:100px;height:20px}.software-logo.sg-digital:after{background-position:-140px -596px;width:90px;height:43px}.software-logo.tuko-productions:after{background-position:-135px -640px;width:100px;height:36px}.software-logo.wmg:after{background-position:-140px -674px;width:100px;height:36px}.software-logo.worldmatch:after{background-position:-140px -708px;width:100px;height:36px}.software-logo.playtech:after{background:url(/wp-content/themes/modular/css/images/playtech.png) no-repeat 50% 50%;width:100px;height:22px;background-size:100%}.software-logo.netent:after{background:url(/wp-content/themes/modular/css/images/netent.png) no-repeat 50% 50%;width:112px;height:36px;background-size:100%}.software-logo.microgaming:after{background:url(/wp-content/themes/modular/css/images/microgaming.png) no-repeat 50% 50%;width:126px;height:32px;background-size:90%}.software-logo.cas888holdings:after{background:url(/wp-content/themes/modular/css/images/casino888-holdings.png) no-repeat 50% 50%;width:88px;height:40px;background-size:100%}.software-logo.novomatic:after{background:url(/wp-content/themes/modular/css/images/novomatic.png) no-repeat 50% 50%;width:100px;height:22px;background-size:100%}.software-logo.igt:after{background:url(/wp-content/themes/modular/css/images/igt.png) no-repeat center center;width:140px;height:50px}@media only screen and (max-width:400px){.software-logo.playtech:after{background-size:75%;background-position:25% 50%}.software-logo.netent:after{background-size:63%;background-position:30% 50%}.software-logo.microgaming:after{background-size:76%;background-position:30% 50%}.software-logo.cas888holdings:after{background-size:60%;background-position:30% 50%}.software-logo.novomatic:after{background-size:70%;background-position:30% 50%}}.logo-software{width:150px;height:45px;background:url(/wp-content/themes/modular/css/images/logos_software.png) no-repeat 0 0;font-size:0pt;line-height:0pt;text-indent:-4000px}.logo-software.quickspin{background-position:0 0}.logo-software.nextgen{background-position:0 -45px}.logo-software.elk-studios{background-position:0 -90px}.logo-software.novamatic{background-position:0 -135px}.logo-software.isoftbet{background-position:0 -180px}.logo-software.igt{background-position:0 -225px}.logo-software.netent{background-position:0 -270px}.logo-software.extreme-live-gaming{background-position:0 -315px}.logo-software.microgaming{background-position:0 -360px}.logo-software.quickfire{background-position:0 -405px}.logo-software.playtech{background-position:0 -450px}.logo-software.williams-interactive{background-position:0 -495px}.logo-software.evolution-gaming{background-position:0 -540px}.logo-software.sg-interactive{background-position:0 -585px}.logo-software.ash-gaming{background-position:0 -630px}.logo-software.yggdrasil{background-position:0 -575px}.logo-software.play-n-go{background-position:0 -720px}.logo-software.aristocrat{background-position:0 -765px}.logo-software.random-logic{background-position:0 -810px}.logo-software.felt-gaming{background-position:0 -855px}.logo-software.wms{background-position:0 -900px}.logo-software.mig{background-position:0 -855px}.logo-software.holding888{background-position:0 -990px}.logo-software-single{display:inline-block;width:140px;height:50px;background-size:contain;background-position:center center;background-repeat:no-repeat;font-size:0;line-height:0;text-indent:-4000px}.logo-software-single-md{width:100px;height:40px}.logo-software-single-sm{width:75px;height:30px}.logo-software-single.sala-diamante{background-image:url(/wp-content/themes/modular/css/images/software-logos/sala-diamante2.png)}.logo-software-single.sala-diamante-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/sala-diamante.png)}.logo-software-single.sala-rubino{background-image:url(/wp-content/themes/modular/css/images/software-logos/sala-rubino2.png)}.logo-software-single.sala-rubino-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/sala-rubino.png)}.logo-software-single.sala-zaffiro{background-image:url(/wp-content/themes/modular/css/images/software-logos/sala-zaffiro2.png)}.logo-software-single.sala-zaffiro-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/sala-zaffiro.png)}.logo-software-single.capecod{background-image:url(/wp-content/themes/modular/css/images/software-logos/capecod2.png)}.logo-software-single.capecod-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/capecod.png)}.logo-software-single.betsoft{background-image:url(/wp-content/themes/modular/css/images/software-logos/betsoft2.png)}.logo-software-single.betsoft-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/betsoft.png)}.logo-software-single.felt-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/felt-gaming2.png)}.logo-software-single.felt-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/felt-gaming.png)}.logo-software-single.gameart{background-image:url(/wp-content/themes/modular/css/images/software-logos/gameart2.png)}.logo-software-single.gameart-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gameart.png)}.logo-software-single.gamesys{background-image:url(/wp-content/themes/modular/css/images/software-logos/gamesys2.png)}.logo-software-single.gamesys-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gamesys.png)}.logo-software-single.gamevy{background-image:url(/wp-content/themes/modular/css/images/software-logos/gamevy2.png)}.logo-software-single.gamevy-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gamevy.png)}.logo-software-single.gaming1{background-image:url(/wp-content/themes/modular/css/images/software-logos/gaming1-2.png)}.logo-software-single.gaming1-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gaming1.png)}.logo-software-single.nektan{background-image:url(/wp-content/themes/modular/css/images/software-logos/nektan2.png)}.logo-software-single.nektan-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/nektan.png)}.logo-software-single.thunderkick{background-image:url(/wp-content/themes/modular/css/images/software-logos/thunderkick2.png)}.logo-software-single.thunderkick-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/thunderkick.png)}.logo-software-single.novomatic{background-image:url(/wp-content/themes/modular/css/images/software-logos/novomatic2.png)}.logo-software-single.novomatic-v2,.logo-software-single.novamatic{background-image:url(/wp-content/themes/modular/css/images/software-logos/novomatic.png)}.logo-software-single.aristocrat{background-image:url(/wp-content/themes/modular/css/images/software-logos/aristocrat2.png)}.logo-software-single.aristocrat-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/aristocrat.png)}.logo-software-single.yggdrasil{background-image:url(/wp-content/themes/modular/css/images/software-logos/yggdrasil2.png)}.logo-software-single.yggdrasil-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/yggdrasil.png)}.logo-software-single.barcrest{background-image:url(/wp-content/themes/modular/css/images/software-logos/barcrest2.png)}.logo-software-single.barcrest-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/barcrest.png)}.logo-software-single.wms{background-image:url(/wp-content/themes/modular/css/images/software-logos/wms2.png)}.logo-software-single.wms-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/wms.png)}.logo-software-single.sg-interactive{background-image:url(/wp-content/themes/modular/css/images/software-logos/sg-interactive2.png)}.logo-software-single.sg-interactive-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/sg-interactive.png)}.logo-software-single.random-logic{background-image:url(/wp-content/themes/modular/css/images/software-logos/888-holdings-2.png)}.logo-software-single.random-logic-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/888-holdings.png)}.logo-software-single.888-holdings{background-image:url(/wp-content/themes/modular/css/images/software-logos/888-holdings-2.png)}.logo-software-single.888-holdings-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/888-holdings.png)}.logo-software-single.quickfire{background-image:url(/wp-content/themes/modular/css/images/software-logos/quickfire2.png)}.logo-software-single.quickfire-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/quickfire.png)}.logo-software-single.playtech{background-image:url(/wp-content/themes/modular/css/images/software-logos/playtech2.png)}.logo-software-single.playtech-v2,.logo-software-single.playtech-light{background-image:url(/wp-content/themes/modular/css/images/software-logos/playtech.png)}.logo-software-single.netent{background-image:url(/wp-content/themes/modular/css/images/software-logos/netent2.png)}.logo-software-single.netent-v2,.logo-software-single.netent-light{background-image:url(/wp-content/themes/modular/css/images/software-logos/netent.png)}.logo-software-single.big-time-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/big-time-gaming2.png)}.logo-software-single.big-time-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/big-time-gaming.png)}.logo-software-single.realtime-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/realtime-gaming2.png)}.logo-software-single.realtime-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/realtime-gaming.png)}.logo-software-single.evolution-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/evolution-gaming2.png)}.logo-software-single.evolution-gaming-v2,.logo-software-single.evolution-gaming-dark{background-image:url(/wp-content/themes/modular/css/images/software-logos/evolution-gaming.png)}.logo-software-single.mazooma{background-image:url(/wp-content/themes/modular/css/images/software-logos/mazooma2.png)}.logo-software-single.mazooma-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/mazooma.png)}.logo-software-single.igt{background-image:url(/wp-content/themes/modular/css/images/software-logos/igt2.png)}.logo-software-single.igt-v2,.logo-software-single.igt-light{background-image:url(/wp-content/themes/modular/css/images/software-logos/igt.png)}.logo-software-single.nextgen{background-image:url(/wp-content/themes/modular/css/images/software-logos/nextgen2.png)}.logo-software-single.nextgen-v2,.logo-software-single.nextgen-light{background-image:url(/wp-content/themes/modular/css/images/software-logos/nextgen.png)}.logo-software-single.williams-interactive,.logo-software-single.wiliams-interactive{background-image:url(/wp-content/themes/modular/css/images/software-logos/williams-interactive2.png)}.logo-software-single.williams-interactive-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/williams-interactive.png)}.logo-software-single.quickspin,.logo-software-single.quick-spin{background-image:url(/wp-content/themes/modular/css/images/software-logos/quickspin2.png)}.logo-software-single.quickspin-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/quickspin.png)}.logo-software-single.elk-studios,.logo-software-single.elk-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/elk-studios2.png)}.logo-software-single.elk-studios-v2,.logo-software-single.elk-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/elk-studios.png)}.logo-software-single.pragmatic-play{background-image:url(/wp-content/themes/modular/css/images/software-logos/pragmatic-play2.png)}.logo-software-single.pragmatic-play-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/pragmatic-play.png)}.logo-software-single.play-n-go{background-image:url(/wp-content/themes/modular/css/images/software-logos/play-n-go2.png)}.logo-software-single.play-n-go-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/play-n-go.png)}.logo-software-single.microgaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/microgaming2.png)}.logo-software-single.microgaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/microgaming.png)}.logo-software-single.isoftbet{background-image:url(/wp-content/themes/modular/css/images/software-logos/isoftbet2.png)}.logo-software-single.isoftbet-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/isoftbet.png)}.logo-software-single.extreme-live-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/extreme-live-gaming2.png)}.logo-software-single.extreme-live-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/extreme-live-gaming.png)}.logo-software-single.ash-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/ash-gaming2.png)}.logo-software-single.ash-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/ash-gaming.png)}.logo-software-single.authentic-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/authentic-gaming2.png)}.logo-software-single.authentic-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/authentic-gaming.png)}.logo-software-single.merkur-gaming,.logo-software-single.merkur{background-image:url(/wp-content/themes/modular/css/images/software-logos/merkur-gaming2.png)}.logo-software-single.merkur-gaming-v2,.logo-software-single.merkur-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/merkur-gaming.png)}.logo-software-single.egt{background-image:url(/wp-content/themes/modular/css/images/software-logos/egt2.png)}.logo-software-single.egt-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/egt.png)}.logo-software-single.ainsworth{background-image:url(/wp-content/themes/modular/css/images/software-logos/ainsworth2.png)}.logo-software-single.ainsworth-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/ainsworth.png)}.logo-software-single.lionline{background-image:url(/wp-content/themes/modular/css/images/software-logos/lionline2.png)}.logo-software-single.lionline-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/lionline.png)}.logo-software-single.amatic{background-image:url(/wp-content/themes/modular/css/images/software-logos/amatic2.png)}.logo-software-single.amatic-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/amatic.png)}.logo-software-single.wazdan{background-image:url(/wp-content/themes/modular/css/images/software-logos/wazdan2.png)}.logo-software-single.wazdan-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/wazdan.png)}.logo-software-single.bf-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/bf-games2.png)}.logo-software-single.bf-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/bf-games.png)}.logo-software-single.saucify{background-image:url(/wp-content/themes/modular/css/images/software-logos/saucify2.png)}.logo-software-single.saucify-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/saucify.png)}.logo-software-single.red-tiger-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/red-tiger-gaming2.png)}.logo-software-single.red-tiger-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/red-tiger-gaming.png)}.logo-software-single.endorphina{background-image:url(/wp-content/themes/modular/css/images/software-logos/endorphina2.png)}.logo-software-single.endorphina-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/endorphina.png)}.logo-software-single.dragonfish{background-image:url(/wp-content/themes/modular/css/images/software-logos/dragonfish2.png)}.logo-software-single.dragonfish-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/dragonfish.png)}.logo-software-single.neogames{background-image:url(/wp-content/themes/modular/css/images/software-logos/neogames2.png)}.logo-software-single.neogames-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/neogames.png)}.logo-software-single.gan{background-image:url(/wp-content/themes/modular/css/images/software-logos/gan2.png)}.logo-software-single.gan-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gan.png)}.logo-software-single.rival-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/rival-gaming2.png)}.logo-software-single.rival-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/rival-gaming.png)}.logo-software-single.playson{background-image:url(/wp-content/themes/modular/css/images/software-logos/playson2.png)}.logo-software-single.playson-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/playson.png)}.logo-software-single.ganapati{background-image:url(/wp-content/themes/modular/css/images/software-logos/ganapati2.png)}.logo-software-single.ganapati-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/ganapati.png)}.logo-software-single.eyecon{background-image:url(/wp-content/themes/modular/css/images/software-logos/eyecon2.png)}.logo-software-single.eyecon-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/eyecon.png)}.logo-software-single.spinomenal{background-image:url(/wp-content/themes/modular/css/images/software-logos/spinomenal2.png)}.logo-software-single.spinomenal-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/spinomenal.png)}.logo-software-single.zitro{background-image:url(/wp-content/themes/modular/css/images/software-logos/zitro2.png)}.logo-software-single.zitro-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/zitro.png)}.logo-software-single.push-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/push-gaming2.png)}.logo-software-single.push-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/push-gaming.png)}.logo-software-single.tom-horn-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/tom-horn-gaming2.png)}.logo-software-single.tom-horn-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/tom-horn-gaming.png)}.logo-software-single.fugaso{background-image:url(/wp-content/themes/modular/css/images/software-logos/fugaso2.png)}.logo-software-single.fugaso-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/fugaso.png)}.logo-software-single.rubyplay{background-image:url(/wp-content/themes/modular/css/images/software-logos/rubyplay2.png)}.logo-software-single.rubyplay-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/rubyplay.png)}.logo-software-single.blueprint-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/blueprint-gaming2.png)}.logo-software-single.blueprint-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/blueprint-gaming.png)}.logo-software-single.bally-wulff{background-image:url(/wp-content/themes/modular/css/images/software-logos/bally-wulff2.png)}.logo-software-single.bally-wulff-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/bally-wulff.png)}.logo-software-single.pariplay{background-image:url(/wp-content/themes/modular/css/images/software-logos/pariplay2.png)}.logo-software-single.pariplay-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/pariplay.png)}.logo-software-single.relax-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/relax-gaming2.png)}.logo-software-single.relax-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/relax-gaming.png)}.logo-software-single.booming-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/booming-games2.png)}.logo-software-single.booming-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/booming-games.png)}.logo-software-single.shuffle-master{background-image:url(/wp-content/themes/modular/css/images/software-logos/shuffle-master2.png)}.logo-software-single.shuffle-master-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/shuffle-master.png)}.logo-software-single.gaming1x2{background-image:url(/wp-content/themes/modular/css/images/software-logos/1x2gaming2.png)}.logo-software-single.gaming1x2-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/1x2gaming.png)}.logo-software-single.foxium{background-image:url(/wp-content/themes/modular/css/images/software-logos/foxium2.png)}.logo-software-single.foxium-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/foxium.png)}.logo-software-single.stakelogic{background-image:url(/wp-content/themes/modular/css/images/software-logos/stakelogic2.png)}.logo-software-single.stakelogic-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/stakelogic.png)}.logo-software-single.rabcat{background-image:url(/wp-content/themes/modular/css/images/software-logos/rabcat2.png)}.logo-software-single.rabcat-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/rabcat.png)}.logo-software-single.slot-factory{background-image:url(/wp-content/themes/modular/css/images/software-logos/slot-factory2.png)}.logo-software-single.slot-factory-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/slot-factory.png)}.logo-software-single.red-rake-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/red-rake-gaming2.png)}.logo-software-single.red-rake-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/red-rake-gaming.png)}.logo-software-single.leander-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/leander-games2.png)}.logo-software-single.leander-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/leander-games.png)}.logo-software-single.cayetano-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/cayetano-gaming2.png)}.logo-software-single.cayetano-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/cayetano-gaming.png)}.logo-software-single.electric-elephant{background-image:url(/wp-content/themes/modular/css/images/software-logos/electric-elephant2.png)}.logo-software-single.electric-elephant-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/electric-elephant.png)}.logo-software-single.nolimit-city{background-image:url(/wp-content/themes/modular/css/images/software-logos/nolimit-city2.png)}.logo-software-single.nolimit-city-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/nolimit-city.png)}.logo-software-single.just-for-the-win{background-image:url(/wp-content/themes/modular/css/images/software-logos/just-for-the-win2.png)}.logo-software-single.just-for-the-win-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/just-for-the-win.png)}.logo-software-single.betdigital{background-image:url(/wp-content/themes/modular/css/images/software-logos/betdigital2.png)}.logo-software-single.betdigital-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/betdigital.png)}.logo-software-single.realistic-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/realistic-games.png)}.logo-software-single.nyx{background-image:url(/wp-content/themes/modular/css/images/software-logos/nyx-gaming-group.png)}.logo-software-single.scientific-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/scientific-games.png)}.logo-software-single.cr-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/cr-games2.png)}.logo-software-single.cr-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/cr-games.png)}.logo-software-single.genii{background-image:url(/wp-content/themes/modular/css/images/software-logos/genii2.png)}.logo-software-single.genii-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/genii.png)}.logo-software-single.green-valley-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/green-valley-games2.png)}.logo-software-single.green-valley-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/green-valley-games.png)}.logo-software-single.amaya{background-image:url(/wp-content/themes/modular/css/images/software-logos/amaya2.png)}.logo-software-single.amaya-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/amaya.png)}.logo-software-single.slingo{background-image:url(/wp-content/themes/modular/css/images/software-logos/slingo.png)}.logo-software-single.multislot{background-image:url(/wp-content/themes/modular/css/images/software-logos/multislot.png)}.logo-software-single.high-5-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/high-5-games.png)}.logo-software-single.golden-hero{background-image:url(/wp-content/themes/modular/css/images/software-logos/golden-hero.png)}.logo-software-single.ags{background-image:url(/wp-content/themes/modular/css/images/software-logos/ags2.png)}.logo-software-single.ags-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/ags.png)}.logo-software-single.fantasma-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/fantasma-games2.png)}.logo-software-single.fantasma-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/fantasma-games.png)}.logo-software-single.core-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/core-gaming2.png)}.logo-software-single.core-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/core-gaming.png)}.logo-software-single.chance-interactive{background-image:url(/wp-content/themes/modular/css/images/software-logos/chance-interactive2.png)}.logo-software-single.chance-interactive-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/chance-interactive.png)}.logo-software-single.games-warehouse{background-image:url(/wp-content/themes/modular/css/images/software-logos/games-warehouse2.png)}.logo-software-single.games-warehouse-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/games-warehouse.png)}.logo-software-single.pg-soft{background-image:url(/wp-content/themes/modular/css/images/software-logos/pg-soft2.png)}.logo-software-single.pg-soft-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/pg-soft.png)}.logo-software-single.virtue-fusion{background-image:url(/wp-content/themes/modular/css/images/software-logos/virtue-fusion2.png)}.logo-software-single.virtue-fusion-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/virtue-fusion.png)}.logo-software-single.electraworks{background-image:url(/wp-content/themes/modular/css/images/software-logos/electraworks2.png)}.logo-software-single.electraworks-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/electraworks.png)}.logo-software-single.felix-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/felix-gaming2.png)}.logo-software-single.felix-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/felix-gaming.png)}.logo-software-single.noble-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/noble-gaming.png)}.logo-software-single.gaming-2-by-2{background-image:url(/wp-content/themes/modular/css/images/software-logos/2-by-2-gaming2.png)}.logo-software-single.gaming-2-by-2-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/2-by-2-gaming.png)}.logo-software-single.reelnrg{background-image:url(/wp-content/themes/modular/css/images/software-logos/reelnrg2.png)}.logo-software-single.reelnrg-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/reelnrg.png)}.logo-software-single.gaming-realms{background-image:url(/wp-content/themes/modular/css/images/software-logos/gaming-realms2.png)}.logo-software-single.gaming-realms-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gaming-realms.png)}.logo-software-single.golden-rock{background-image:url(/wp-content/themes/modular/css/images/software-logos/golden-rock2.png)}.logo-software-single.golden-rock-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/golden-rock.png)}.logo-software-single.games-lab{background-image:url(/wp-content/themes/modular/css/images/software-logos/games-lab2.png)}.logo-software-single.games-lab-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/games-lab.png)}.logo-software-single.reelplay{background-image:url(/wp-content/themes/modular/css/images/software-logos/reelplay2.png)}.logo-software-single.reelplay-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/reelplay.png)}.logo-software-single.gamomat{background-image:url(/wp-content/themes/modular/css/images/software-logos/gamomat2.png)}.logo-software-single.gamomat-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gamomat.png)}.logo-software-single.fazi-interactive{background-image:url(/wp-content/themes/modular/css/images/software-logos/fazi-interactive2.png)}.logo-software-single.fazi-interactive-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/fazi-interactive.png)}.logo-software-single.skywind{background-image:url(/wp-content/themes/modular/css/images/software-logos/skywind2.png)}.logo-software-single.skywind-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/skywind.png)}.logo-software-single.spigo{background-image:url(/wp-content/themes/modular/css/images/software-logos/spigo2.png)}.logo-software-single.spigo-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/spigo.png)}.logo-software-single.playstar{background-image:url(/wp-content/themes/modular/css/images/software-logos/playstar2.png)}.logo-software-single.playstar-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/playstar.png)}.logo-software-single.theplayer-4{background-image:url(/wp-content/themes/modular/css/images/software-logos/4-the-player-2.png)}.logo-software-single.theplayer-4-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/4-the-player.png)}.logo-software-single.win-studios{background-image:url(/wp-content/themes/modular/css/images/software-logos/winstudios2.png)}.logo-software-single.win-studios-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/winstudios.png)}.logo-software-single.cryptologic{background-image:url(/wp-content/themes/modular/css/images/software-logos/cryptologic2.png)}.logo-software-single.cryptologic-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/cryptologic.png)}.logo-software-single.games-888{background-image:url(/wp-content/themes/modular/css/images/software-logos/888-games.png)}.logo-software-single.slingo-originals{background-image:url(/wp-content/themes/modular/css/images/software-logos/slingo-originals2.png)}.logo-software-single.slingo-originals-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/slingo-originals.png)}.logo-software-single.inspired-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/inspired-gaming2.png)}.logo-software-single.inspired-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/inspired-gaming.png)}.logo-software-single.reel-time-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/reel-time-gaming2.png)}.logo-software-single.reel-time-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/reel-time-gaming.png)}.logo-software-single.bb-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/bb-games2.png)}.logo-software-single.bb-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/bb-games.png)}.logo-software-single.swintt{background-image:url(/wp-content/themes/modular/css/images/software-logos/swintt2.png)}.logo-software-single.swintt-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/swintt.png)}.logo-software-single.dreamtech-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/dreamtech-gaming2.png)}.logo-software-single.dreamtech-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/dreamtech-gaming.png)}.logo-software-single.storm-gaming-technology{background-image:url(/wp-content/themes/modular/css/images/software-logos/storm-gaming-technology2.png)}.logo-software-single.storm-gaming-technology-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/storm-gaming-technology.png)}.logo-software-single.endemol-shine-gaming,.logo-software-single.endemol-shine-group{background-image:url(/wp-content/themes/modular/css/images/software-logos/endemol-shine-gaming2.png)}.logo-software-single.endemol-shine-gaming-v2,.logo-software-single.endemol-shine-group-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/endemol-shine-gaming.png)}.logo-software-single.golden-rock-studios{background-image:url(/wp-content/themes/modular/css/images/software-logos/golden-rock-studios2.png)}.logo-software-single.golden-rock-studios-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/golden-rock-studios.png)}.logo-software-single.habanero{background-image:url(/wp-content/themes/modular/css/images/software-logos/habanero2.png)}.logo-software-single.habanero-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/habanero.png)}.logo-software-single.apollo-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/apollo-games2.png)}.logo-software-single.apollo-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/apollo-games.png)}.logo-software-single.ezugi{background-image:url(/wp-content/themes/modular/css/images/software-logos/ezugi2.png)}.logo-software-single.ezugi-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/ezugi.png)}.logo-software-single.evoplay{background-image:url(/wp-content/themes/modular/css/images/software-logos/evoplay2.png)}.logo-software-single.evoplay-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/evoplay.png)}.logo-software-single.intouch-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/intouch-games2.png)}.logo-software-single.intouch-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/intouch-games.png)}.logo-software-single.red7{background-image:url(/wp-content/themes/modular/css/images/software-logos/red7-2.png)}.logo-software-single.red7-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/red7.png)}.logo-software-single.greentube{background-image:url(/wp-content/themes/modular/css/images/software-logos/greentube.png)}.logo-software-single.ct-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/ctgaming2.png)}.logo-software-single.ct-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/ctgaming.png)}.logo-software-single.oryxgaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/oryxgaming2.png)}.logo-software-single.oryxgaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/oryxgaming.png)}.logo-software-single.synot{background-image:url(/wp-content/themes/modular/css/images/software-logos/synot.png)}.logo-software-single.kajot,.logo-software-single.kajot-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/kajot-games.png)}.logo-software-single.instant-win-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/instant-win-gaming2.png)}.logo-software-single.instant-win-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/instant-win-gaming.png)}.logo-software-single.gluck-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/gluck-games2.png)}.logo-software-single.gluck-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/gluck-games.png)}.logo-software-single.lightning-box{background-image:url(/wp-content/themes/modular/css/images/software-logos/lightning-box.png)}.logo-software-single.roxor-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/roxor-gaming.png)}.logo-software-single.live-5{background-image:url(/wp-content/themes/modular/css/images/software-logos/live-5.png)}.logo-software-single.genesis-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/genesis-gaming2.png)}.logo-software-single.genesis-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/genesis-gaming.png)}.logo-software-single.bally-technologies{background-image:url(/wp-content/themes/modular/css/images/software-logos/bally-technologies2.png)}.logo-software-single.bally-technologies-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/bally-technologies.png)}.logo-software-single.reflex-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/reflex-gaming.png)}.logo-software-single.leap-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/leap-gaming2.png)}.logo-software-single.leap-gaming-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/leap-gaming.png)}.logo-software-single.psiclone-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/psiclone-games2.png)}.logo-software-single.psiclone-games-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/psiclone-games.png)}.logo-software-single.lost-world-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/lost-world-games.png)}.logo-software-single.bulletproof-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/bulletproof-games.png)}.logo-software-single.giocaonline{background-image:url(/wp-content/themes/modular/css/images/software-logos/giocaonline-v2.png)}.logo-software-single.giocaonline-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/giocaonline.png)}.logo-software-single.sg-digital{background-image:url(/wp-content/themes/modular/css/images/software-logos/sg-digital2.png)}.logo-software-single.sg-digital-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/sg-digital.png)}.logo-software-single.tuko-productions{background-image:url(/wp-content/themes/modular/css/images/software-logos/tuko-productions-v2.png)}.logo-software-single.tuko-productions-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/tuko-productions.png)}.logo-software-single.wmg{background-image:url(/wp-content/themes/modular/css/images/software-logos/wmg-v2.png)}.logo-software-single.wmg-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/wmg.png)}.logo-software-single.worldmatch{background-image:url(/wp-content/themes/modular/css/images/software-logos/worldmatch2.png)}.logo-software-single.worldmatch-v2{background-image:url(/wp-content/themes/modular/css/images/software-logos/worldmatch.png)}.logo-software-single.espresso-games{background-image:url(/wp-content/themes/modular/css/images/software-logos/espresso-games.png)}.logo-software-single.hacksaw-gaming{background-image:url(/wp-content/themes/modular/css/images/software-logos/hacksaw-gaming.png)}.offer-box .offer-box-inner{position:relative;padding:1px 15px;border:1px solid #9d9d9d;border-radius:4px;text-align:center;background:#fff;transition:border-color .15s,box-shadow .15s}.offer-box .offer-box-inner:hover{border-color:#21b502;box-shadow:0 0 18px 0 rgba(27,53,76,.3)}.offer-box .offer-box-inner:hover .offer-box-actions a{background:rgb(22,177,1);background:-moz-linear-gradient(top,rgba(22,177,1,1) 0%,rgba(111,209,8,1) 100%);background:-webkit-linear-gradient(top,rgba(22,177,1,1) 0%,rgba(111,209,8,1) 100%);background:linear-gradient(to bottom,rgba(22,177,1,1) 0%,rgba(111,209,8,1) 100%)}.offer-box .offer-box-terms{padding:10px;margin:0 -14px;font-size:10px;line-height:1.4;color:#a7a7a7;background:#f7f7f7}.offer-box .offer-box-terms a{position:relative;display:inline-block;color:inherit;text-decoration:underline;z-index:3}.offer-box .offer-box-terms a:hover{color:#21b502;text-decoration:none}.offer-box .offer-box-actions{margin-bottom:20px}.offer-box .offer-box-actions a{position:static;max-width:300px;margin:0 auto;border-radius:4px}.offer-box .offer-box-actions a:before{content:'';position:relative;display:inline-block;width:21px;height:27px;min-width:0;min-height:0;top:-1px;padding:0;margin:0 14px 0 0;border:0;transform:translateY(0);opacity:1;visibility:visible;vertical-align:middle;background:url(/wp-content/themes/modular/css/images/shield.png) no-repeat 0 0 / contain}.offer-box .offer-box-actions a:after{content:'';position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:2}.offer-box .offer-box-bonus{margin-bottom:20px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;line-height:1.2;color:#1b354c;text-align:center}.offer-box .offer-box-bonus strong{display:block;padding-top:3px;font-family:'Open Sans',sans-serif;font-size:26px;font-weight:800}.offer-box .offer-box-bonus span{display:block;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:700}.offer-box .offer-box-logo{height:105px;margin:0 -14px 20px;border-radius:4px;line-height:105px;text-align:center;background:#f7f7f7}.offer-box .offer-box-logo span{display:inline-block;vertical-align:middle}@media (max-width:767px){.offer-boxes .offer-box+.offer-box{margin-top:10px}}@media (min-width:768px){.offer-boxes{display:flex;flex-flow:row wrap;justify-content:center;margin:0 -8px}.offer-boxes .offer-box{display:flex;flex:0 0 33.3%;padding:0 8px}.offer-boxes .offer-box:nth-child(n+4){margin-top:16px}.offer-boxes .offer-box-inner{display:flex;flex:0 0 100%;flex-flow:column nowrap}.offer-boxes .offer-box-terms{position:relative;display:flex;flex:1 1 100%;justify-content:center;align-items:center}}@media (min-width:1024px){.offer-boxes{margin:0 -15px}.offer-boxes .offer-box{padding:0 15px}.offer-boxes .offer-box:nth-child(n+4){margin-top:30px}.offer-box .offer-box-actions{padding:0 15px}.offer-box .offer-box-actions a{max-width:none}.offer-box .offer-box-bonus{font-size:14px}.offer-box .offer-box-bonus span{font-size:15px}.offer-box .offer-box-bonus strong{font-size:30px}.offer-box .offer-box-logo,.offer-box .offer-box-terms{margin-right:-13px;margin-left:-13px}}@media (max-width:1023px){.is-first{padding-top:20px}}.hidden{display:none!important}.pro-cons-alt{padding:13px 15px;margin-bottom:20px;border:1px solid #dadada;border-radius:2px;background:#fff;box-sizing:border-box}.pro-cons-alt *,.pro-cons-alt *:before,.pro-cons-alt *:after{box-sizing:border-box}.pro-cons-alt img{display:block;max-width:100%;height:auto;margin:0 auto}.pro-cons-alt .pro-cons-image{margin-bottom:17px}.pro-cons-alt .pro-cons-group{max-width:300px;margin:0 auto}.pro-cons-alt .pro-cons-group:last-child>:last-child{margin-bottom:0}.pro-cons-alt .pro-cons-title{position:relative;padding:4px 15px 4px 35px;margin-bottom:12px;border-radius:27px;font-family:'Roboto',sans-serif;font-size:16px;line-height:1.2;font-weight:500;color:#1b354c;text-transform:uppercase;background:#e8f8f5}.pro-cons-alt .pro-cons-title:before{content:'';position:absolute;width:27px;height:27px;top:0;left:0;background:url(/wp-content/themes/modular/css/images/procons-plus.png) no-repeat 0 0 / 100% 100%}.pro-cons-alt .pro-cons-title.cons{background:#feecec}.pro-cons-alt .pro-cons-title.cons:before{background-image:url(/wp-content/themes/modular/css/images/procons-minus.png)}.is-gb .pro-cons-alt .pro-cons-image{position:relative}.is-gb .pro-cons-alt .pro-cons-image:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(27,53,76,.96)}.is-gb .pro-cons-alt .pro-cons-image:after{content:"Sorry, we can't display the image. This content is not available in your region.";position:absolute;min-width:80%;top:50%;left:50%;padding:15px 35px;border:1px solid #fff;transform:translate(-50%,-50%);font-size:12px;line-height:1.53;color:#fff;text-align:center}@media(min-width:450px){.is-gb .pro-cons-alt .pro-cons-image:after{width:336px;min-width:0;padding:110px 35px 35px;font-size:15px;background-image:url(/wp-content/themes/modular/css/images/restriction-image.png);background-position:center 30px;background-repeat:no-repeat}}@media(min-width:768px) and (max-width:1023px){.pro-cons-alt .pro-cons-content{display:flex;margin:0 -3px}.pro-cons-alt .pro-cons-group{max-width:none;flex:0 0 66.6%;padding:0 3px}.pro-cons-alt .pro-cons-group:not(.cons) .list-boxes{display:flex;flex-flow:row wrap;justify-content:space-between}.pro-cons-alt .pro-cons-group:not(.cons) .list-boxes li{max-width:calc(50% - 3px);flex:0 0 50%}.pro-cons-alt .pro-cons-group:not(.cons) .pro-cons-title{max-width:calc(50% - 3px)}.pro-cons-alt .pro-cons-group.cons{flex:0 0 33.3%}}@media(min-width:1024px){.pro-cons-alt{display:flex;padding:14px 10px 14px 17px}.pro-cons-alt.centered{align-items:center}.pro-cons-alt .pro-cons-title{margin-bottom:17px}.pro-cons-alt .pro-cons-image{flex:0 0 77.343%;margin:0 20px 0 0}.pro-cons-alt .pro-cons-content{flex:0 1 100%;padding-top:9px}}.promo-box{padding:10px;margin-bottom:20px;border:1px solid #d6d8d9;border-radius:2px;background:#fff;box-sizing:border-box}.promo-box.highlight{position:relative;padding-top:20px;overflow:hidden}.promo-box.highlight:before{content:'';position:absolute;width:100px;height:100px;top:-50px;left:-50px;border-radius:50%;background:#1b354c}.promo-box.highlight:after{content:'';position:absolute;width:23px;height:25px;top:9px;left:8px;background:url(/wp-content/themes/modular/css/images/promo-box-cup.png) no-repeat 0 0 / 100% 100%}.promo-box *,.promo-box *:before,.promo-box *:after{box-sizing:border-box}.promo-box .logo{width:100%;max-width:150px;margin:0 auto}.promo-box .promo-box-logo{flex:0 0 45%;padding:0 5px;text-align:center}.promo-box .promo-box-group{display:flex;flex-flow:row wrap;align-items:center;margin-bottom:13px}.promo-box .promo-box-actions{text-align:center}.promo-box .list-checks li+li{margin-top:8px}.promo-box .link{font-family:'Open Sans',sans-serif;font-size:14px;color:#0096cb;text-decoration:underline}.promo-box .link:hover{text-decoration:none}.promo-box .promo-box-terms{padding:8px;font-size:11px;line-height:1.33;color:#939393;text-align:center;background:#f6f6f6}.promo-box .promo-box-terms a{font-weight:700;color:#4c4c4c;text-decoration:underline}.promo-box .promo-box-terms a:hover{text-decoration:none}.promo-box .promo-box-list{margin-top:12px;text-align:center}.promo-box .promo-box-list dl{display:flex;flex-flow:row wrap;justify-content:space-between;font-size:13px;line-height:1.2;color:#3d3d3d;text-align:left}.promo-box .promo-box-list dt{flex:0 0 40%;padding-right:10px;font-weight:700}.promo-box .promo-box-list dd{flex:0 0 59%;text-align:right}.promo-box .promo-box-list .ico-check{font-size:0;width:15px;height:12px;background:no-repeat url(/wp-content/themes/modular/css/images/check-yes.png) right center;background-size:contain}.promo-box .promo-box-bonus{flex:0 0 55%;padding:0 5px;font-family:'Open Sans',sans-serif;font-size:14px;line-height:1.2;font-weight:700;color:#616162;text-align:center}.promo-box .promo-box-bonus small{display:block;margin-bottom:3px;font-size:13px;font-weight:400;color:#616162}.promo-box .promo-box-bonus strong{display:block;font-family:'Open Sans',sans-serif;font-size:22px;line-height:1;font-weight:800;color:#1b354c}.promo-box .btn-alternative{position:relative;padding:10px 20px 11px 50px;margin:0;font-size:18px;line-height:1.2;white-space:pre-wrap}.promo-box .btn-alternative:before{content:'';position:absolute;width:21px;height:27px;top:50%;left:20px;border:0;transform:translateY(0);opacity:1;visibility:visible;margin-top:-13px;background:url(/wp-content/themes/modular/css/images/shield.png) no-repeat 0 0}.promo-box .promo-box-list dt:nth-child(n+3),.promo-box .promo-box-list dd:nth-child(n+3){margin-top:2px}@media(max-width:539px){.promo-box .promo-box-list{order:2}.promo-box .promo-box-actions{order:1;margin-top:10px}.promo-box .promo-box-group>*:not(.promo-box-logo):not(.promo-box-bonus){flex:0 0 100%}.promo-box .promo-box-list,.promo-box .btn-alternative{max-width:230px;margin-right:auto;margin-left:auto}}@media(min-width:540px){.promo-box .promo-box-list{flex:0 0 45%}.promo-box .promo-box-actions{flex:0 0 40%}}@media(min-width:540px) and (max-width:767px){.promo-box .promo-box-bonus:nth-last-child(3){padding-left:30px}.promo-box .promo-box-list+.promo-box-actions{flex:0 0 55%;padding-left:30px}.promo-box .promo-box-logo:not(:nth-last-child(4)){flex:0 0 25%}.promo-box .promo-box-bonus:not(:nth-last-child(3)){flex:0 0 30%;margin:0 2.5%}}@media(min-width:768px){.promo-box{max-width:790px;margin-right:auto;margin-left:auto}.promo-box .promo-box-logo{flex:0 0 112px;padding:0}.promo-box .promo-box-group{flex-wrap:nowrap}.promo-box .promo-box-actions{flex:0 0 24%}.promo-box .promo-box-bonus{flex:1 1 100%;padding:0 15px 0 0;font-size:17px}.promo-box .promo-box-bonus small{font-size:12px}.promo-box .promo-box-bonus strong{font-size:25px}.promo-box .promo-box-bonus:nth-last-child(3){flex:1 1 70%}.promo-box .promo-box-list{flex:1 1 100%;min-width:240px;padding-right:25px;margin:0}.promo-box .promo-box-list dl{max-width:260px;margin:0 auto;font-size:12px}}@media(min-width:1024px){.promo-box{max-width:920px;padding:17px 17px 10px}.promo-box.highlight .promo-box-logo{flex:0 0 230px}.promo-box .promo-box-logo{flex:0 0 170px;padding-right:20px}.promo-box .promo-box-list{padding:0 0 0 20px}.promo-box .promo-box-bonus{padding:0}.promo-box .promo-box-terms{padding:10px 20px}.promo-box .promo-box-actions{padding-left:20px;white-space:nowrap}.promo-box .promo-box-list dl{font-size:14px}.promo-box .promo-box-list dd{margin-bottom:3px}.promo-box .promo-box-bonus{font-size:20px}.promo-box .promo-box-bonus small{margin-bottom:4px;font-size:15px}.promo-box .promo-box-bonus strong{font-size:28px}}.software-reviews{margin-bottom:20px;font-family:'Open Sans',sans-serif;font-size:15px;line-height:1.14;color:#767676}.software-reviews li{position:relative;padding:4px 4px 17px;border:1px solid #c3c3c3;border-radius:6px;background:#fff}.software-reviews li+li{margin-top:10px}.software-reviews .btn{position:relative;display:inline-block;width:55%;padding:11px 20px;vertical-align:middle;border-radius:40px;font-size:15px;font-weight:700;color:#35383f;text-align:center;background:#f6f6f6;z-index:1}.software-reviews .text{display:inline-flex;width:38%;min-height:20px;align-items:center;align-content:center;margin:0 3% 0 1%;padding-left:28px;vertical-align:middle;background:url(/wp-content/themes/modular/css/images/blue-star.svg) no-repeat 0 center / 19px 19px}.software-reviews .logo-container{display:block;height:70px;padding:0 65px;margin-bottom:13px;border-radius:6px;line-height:70px;text-align:center;background:#35383f}.software-reviews .expand{position:relative;width:300px;max-width:100%;height:68px;padding:0 70px 0 30px;margin:15px auto 0;border:1px solid #e4e4e4;border-radius:68px;font-size:16px;line-height:66px;color:#616d7a;background:#fff;cursor:pointer}.software-reviews .expand:before{content:'';position:absolute;width:48px;height:48px;top:50%;right:6px;margin-top:-24px;border-radius:50%;background:#2ebaec}.software-reviews .expand:after{content:'';position:absolute;width:12px;height:12px;top:50%;margin-top:-9px;right:24px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(135deg)}.software-reviews .logo{display:inline-block;max-width:140px;vertical-align:middle}.software-reviews .logo:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;border-radius:6px}.software-reviews.expanded .expand,.software-reviews:not(.expanded) li:nth-child(n+13){display:none}.software-reviews *,.software-reviews *:before,.software-reviews *:after{box-sizing:border-box}@media (max-width:639px){.software-reviews .logo-container{position:relative;overflow:hidden}.software-reviews .logo-container:before{content:'';position:absolute;width:55px;height:100%;top:0;right:0;box-shadow:0 0 9px 0 rgba(0,0,0,.33);background:url(/wp-content/themes/modular/css/images/arrow-right-reviews.png) no-repeat center center / 24px 12px}}@media (min-width:640px){.software-reviews{font-size:16px}.software-reviews ul{display:flex;flex-flow:row wrap;justify-content:space-between}.software-reviews li{display:flex;flex-flow:column nowrap;flex:0 0 49%;padding:5px 15px 26px}.software-reviews li>*{width:100%}.software-reviews li+li{margin-top:0}.software-reviews li:nth-child(n+3){margin-top:2%}.software-reviews .btn{width:100%;margin:auto 0}.software-reviews .text{display:block;width:100%;flex:0 0 41px;padding:26px 0 0;margin-bottom:20px;text-align:center;background-position:center 0}.software-reviews .expand{margin-top:25px}.software-reviews .logo-container{width:auto;flex:0 0 70px;padding:0 10px;margin:0 -10px 20px}}@media (min-width:1024px){.software-reviews li{max-width:23%;flex:0 0 23%}.software-reviews li:nth-child(n+3){margin-top:0}.software-reviews li:nth-child(n+5){margin-top:2.2%}.software-reviews .expand{transition:color .15s,background .15s}.software-reviews .expand:hover{color:#fff;background:#2ebaec}.software-reviews .btn{transition:color .15s}.software-reviews .btn:hover{color:#2b80b7}.software-reviews .logo:before{transition:box-shadow .15s}.software-reviews .logo:hover:before{box-shadow:0 0 35px 0 rgba(46,186,236,.39)}}