.highlight-list{position:relative;display:flex;flex-flow:column wrap;margin:15px auto 50px;border-radius:20px;padding:5px 0;background-color:#fff;overflow:hidden}.highlight-list .img-box{margin-bottom:10px}.highlight-list .img-box img{margin:0 auto}.highlight-list ul{margin:0;padding:20px 30px;list-style-type:none;color:#081730;font-weight:400;font-size:16px}.highlight-list ul a{color:#0b30fb;font-weight:700;font-size:16px}.highlight-list ul .asset{position:relative;display:block}.highlight-list ul .asset:before{content:'';display:inline-block;width:13px;height:7px;margin:-3px 5px 0 30px;vertical-align:middle}.highlight-list ul span:not(.asset){display:inline-block;margin:0 7px 0 0;vertical-align:middle}.highlight-list.v2{display:block;background-color:#d7dae6}.highlight-list.v2 ul{display:flex;flex-flow:row nowrap;margin-bottom:30px;padding:5px 10px 20px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#08b173 #ebedf5;scroll-snap-type:x mandatory}.highlight-list.v2 ul::-webkit-scrollbar{height:4px}.highlight-list.v2 ul::-webkit-scrollbar-track{background:#ebedf5}.highlight-list.v2 ul::-webkit-scrollbar-thumb{background-color:#08b173;border-radius:5px}.highlight-list.v2 ul li{position:relative;flex:0 0 auto;max-width:270px;border-radius:10px;padding:15px 15px 20px 75px;background-color:#fff;box-shadow:0 0 27px 0 rgba(186,190,205,.22);scroll-snap-align:center}.highlight-list.v2 ul .asset:before{z-index:1;margin:0;background-size:19px}.highlight-list.v2 ul .asset:after{content:'';border-radius:50%;background:rgb(228,230,239);background:-moz-linear-gradient(top,rgba(228,230,239,1) 0%,rgba(248,248,252,1) 65%);background:-webkit-linear-gradient(top,rgba(228,230,239,1) 0%,rgba(248,248,252,1) 65%);background:linear-gradient(to bottom,rgba(228,230,239,1) 0%,rgba(248,248,252,1) 65%)}.highlight-list.v2 ul .asset:before,.highlight-list.v2 ul .asset:after{position:absolute;top:15px;left:20px;width:40px;height:40px}.highlight-list.v2 ul li+li{margin-left:10px}.highlight-list.v2 ul li strong{display:block;font-weight:700}.highlight-list.v2 ul li .expandable-hidden{display:contents;font:inherit}@media (max-width:767px){.highlight-list.v2 ul li:not(.open) .expandable-hidden{display:none}.highlight-list.v2 ul li .show-more{display:contents;color:#0b30fb}.highlight-list.v2 ul li.open .show-more{display:none}}@media (min-width:768px){.highlight-list.v2{padding:20px}.highlight-list.v2 ul{flex-wrap:wrap;max-width:100%;margin:0 auto;padding:0;row-gap:10px}.highlight-list.v2 ul li{display:flex;flex-flow:column wrap;justify-content:center;flex-basis:100%;max-width:100%;min-height:140px;padding:20px 30px 20px 140px}.highlight-list.v2 ul li+li{margin-left:0;margin-top:0}.highlight-list.v2 ul .asset:before,.highlight-list.v2 ul .asset:after{top:calc(50% - 30px);left:45px;width:60px;height:60px}.highlight-list.v2 ul .asset:before{background-size:26px}.highlight-list.v2 ul li .show-more{display:none}}@media (min-width:768px) and (max-width:1023px){.highlight-list ul{display:flex;flex-flow:row wrap;justify-content:flex-start;row-gap:20px}.highlight-list ul li{flex:0 0 33%;max-width:33%}}@media (max-width:1023px){.highlight-list .img-box{order:-1}}@media (min-width:1024px){.highlight-list{flex-direction:row;align-items:center;justify-content:space-between;padding:10px}.highlight-list ul{flex:0 0 43%;max-width:43%}.highlight-list ul li+li{margin-top:20px}.highlight-list ul .asset{display:inline-block;vertical-align:middle}.highlight-list ul .asset:before{margin-left:4px}.highlight-list .img-box{flex:0 0 55%;max-width:55%;margin:0}.highlight-list.v2{padding:50px}.highlight-list.v2 ul li{padding-left:150px}}@media (min-width:1200px){.highlight-list{max-width:1100px;padding:40px 20px}.highlight-list ul{padding-left:50px;padding-right:10px}}.simple-table{position:relative;margin:30px auto;border-radius:10px;padding:10px;background-color:rgba(255,255,255,.5)}.simple-table tbody td{padding:5px 0;font-weight:400;font-size:15px;color:#030b1d}.simple-table span.asset{position:relative;display:inline-block;width:26px;height:26px;border-radius:50%;vertical-align:middle;font-size:0;background-color:#fff;box-shadow:0 5px 9px 0 #edeef4}.simple-table span.asset:before{content:'';position:absolute;top:50%;right:0;left:0;margin:0 auto;transform:translateY(-50%)}.simple-table span.ico-check-mark-green:before{width:10px;height:8px}.simple-table span.ico-close-mark-red:before{width:11px;height:11px}.simple-table.v2 tbody th{color:#030b1d;font-weight:400;font-size:20px;line-height:1.2;text-align:left}.simple-table.v2 tbody td{padding:0 0 0 20px;text-align:left}.simple-table.v2 tbody td span.asset{width:auto;height:auto;border-radius:0;box-shadow:none;font-weight:700;font-size:20px;line-height:1.2;text-transform:capitalize}.simple-table.v2 tbody td span.asset:before{display:inline-block;position:relative;margin:1px 7px 0 0;vertical-align:middle;transform:none}.simple-table.short-table{margin:20px -5px;padding:20px}.simple-table.short-table tbody tr{border-radius:0;padding:0;background-color:transparent}.simple-table.short-table tbody td{padding:15px 5px 15px 20px;background-color:#fff;text-align:left;font-weight:700;font-size:20px;line-height:1.2}.simple-table.short-table tbody td:first-child{border-radius:20px 20px 0 0}.simple-table.short-table tbody td:last-child{border-radius:0 0 20px 20px}.simple-table.short-table tbody td+td{margin-top:2px}.simple-table-container{position:relative;margin:20px auto;border:2px solid rgba(235,237,245,.4);border-radius:20px;padding:230px 25px 40px;box-shadow:0 0 35px 7px rgba(164,168,188,.4)}.simple-table-container:before{z-index:1;position:absolute;content:'';top:25px;left:25px;width:calc(100% - 50px);height:240px;border-radius:10px;background:url(/gambling/wp-content/themes/generic/images/laptop-headphones.jpg) no-repeat left top}.simple-table-container .simple-table{margin:0 auto;border-top-left-radius:0;border-top-right-radius:0;padding:18px;background-color:rgba(214,222,235,.5)}.simple-table-container .simple-table tbody{position:relative;z-index:1}.simple-table-container .simple-table tbody tr+tr{margin-top:2px}.simple-table-container .simple-table tbody tr:first-of-type{border-radius:20px 20px 0 0}.simple-table-container .simple-table tbody tr:last-of-type{border-radius:0 0 20px 20px}.simple-table-container .simple-table span.asset{background-color:transparent}@media (max-width:767px){.simple-table table,.simple-table tbody{display:block;width:100%}.simple-table thead{display:none}.simple-table tbody tr{display:block;width:100%;padding:15px;background-color:#fff}.simple-table tbody tr+tr{margin-top:5px}.simple-table tbody tr:nth-child(even){background-color:rgba(255,255,255,.5)}.simple-table tbody tr:first-of-type{border-radius:10px 10px 0 0}.simple-table tbody tr:last-of-type{border-radius:0 0 10px 10px}.simple-table tbody td{position:relative;display:block;text-align:right}.simple-table tbody td:before{float:left;content:attr(data-title);margin-right:5px;color:#030b1d;font-weight:700}.simple-table.v2 tbody tr{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.simple-table.v2 tbody th{flex:0 0 65%;max-width:65%}.simple-table.v2 tbody td{flex:0 0 35%;max-width:35%}.simple-table.short-table tbody td:nth-child(even){background-color:rgba(255,255,255,.5)}.simple-table.short-table tbody td:before{min-width:55%;margin-right:0;padding-right:3px;font-weight:400}}@media (min-width:379px){.simple-table.short-table{padding:20px 30px}.simple-table.short-table tbody td{padding-left:40px}}@media (min-width:768px){.simple-table{padding:15px}.simple-table table{width:100%;border-spacing:0 2px}.simple-table thead th{padding:10px;text-align:left;color:#030b1d;font-weight:700;font-size:17px}.simple-table tbody tr:nth-child(even) td{background-color:rgba(255,255,255,.5)}.simple-table tbody tr:first-of-type td:first-of-type{border-radius:20px 0 0 0}.simple-table tbody tr:first-of-type td:last-of-type{border-radius:0 20px 0 0}.simple-table tbody tr:last-of-type td:first-of-type{border-radius:0 0 0 20px}.simple-table tbody tr:last-of-type td:last-of-type{border-radius:0 0 20px 0}.simple-table tbody td{padding:15px 10px;font-size:17px;background-color:#fff}.col .simple-table.v2{max-width:90%;margin:0 auto 35px}.simple-table.v2{padding:35px}.simple-table.v2 tbody th{padding:15px 10px 15px 40px;background-color:#fff}.simple-table.v2 tbody tr:nth-child(even) th{background-color:rgba(255,255,255,.5)}.simple-table.v2 tbody tr:first-of-type th{border-radius:20px 0 0 0}.simple-table.v2 tbody tr:last-of-type th{border-radius:0 0 0 20px}.simple-table.v2 tbody td{padding:15px 10px 15px 20px}.simple-table.short-table{max-width:fit-content;margin-right:auto;margin-left:auto;padding:30px 40px}.simple-table.short-table thead th{position:relative;padding:30px 50px 10px;text-align:center;font-weight:400;font-size:20px}.simple-table.short-table thead th+th:before{position:absolute;content:'';top:0;left:-2px;width:4px;height:calc(100% + 2px);border-left:1px solid #eaebf0;background-color:#fff}.simple-table.short-table tbody td{position:relative;padding:25px 15px;text-align:center}.simple-table.short-table tbody td:first-of-type{border-radius:10px 0 0 10px!important}.simple-table.short-table tbody td:last-of-type{border-radius:0 10px 10px 0!important}.simple-table.short-table tbody td+td:before{position:absolute;content:'';top:0;left:-2px;width:4px;height:100%;border-left:1px solid #eaebf0;background-color:#fff}.simple-table-container{max-width:820px;border:none;padding:30px 30px 30px 350px;box-shadow:none}.simple-table-container:before{top:0;left:0;width:100%;height:100%;border-radius:20px;background-size:cover}.simple-table-container .simple-table{padding:0}.align-right .simple-table,.alignt-left .simple-table{margin:0}.align-right .simple-table thead th+th,.align-left .simple-table thead th+th,.align-right .simple-table tbody td+td,.align-left .simple-table tbody td+td{text-align:center}}@media (min-width:1024px){.simple-table{padding:20px 40px 40px}.simple-table thead th,.simple-table tbody td{padding-left:30px}.simple-table-container{padding-left:470px}}@media (min-width:1200px){.simple-table thead th,.simple-table tbody td{padding-left:55px}}.faq-container{position:relative;margin:0 auto 50px}.faq-container .faq{position:relative;padding:10px 0}.faq-container .faq+.faq:before{position:absolute;content:'';top:0;left:0;width:100%;height:3px;border-bottom:1px solid #fff;background-color:#dbdee8}.faq-container .faq-title{position:relative;padding:10px 30px 10px 0;color:#030b1d;font-weight:400;font-size:20px;line-height:1.2;cursor:pointer;user-select:none}.faq-container .faq-title:after{z-index:1;position:absolute;content:'';top:15px;right:8px;width:9px;height:9px;border:0 solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.faq-container .open .faq-title:after{top:18px;transform:rotate(-135deg)}.faq-container .faq-title:hover{color:#0b30fb}.faq-container .faq-content{display:none;padding:10px 0 20px}.faq-container .open .faq-content{display:block}.faq-container .faq-content p{padding:0}.faq-container .faq-content p+p{margin-top:15px}@media (min-width:992px){.faq-container .faq-title{font-size:26px}.faq-container .faq-title:after{top:20px}.faq-container .open .faq-title:after{top:23px}}@media (min-width:1024px){.faq-container{max-width:90%}}@media (min-width:1200px){.faq-container{max-width:85%}}.footer{position:relative;padding-top:30px;padding-bottom:30px;background:linear-gradient(to right,rgba(1,6,21,1) 0%,rgba(10,27,55,1) 65%,rgba(10,27,55,1) 100%)}.footer .ft-row{padding:20px 0;background-color:rgba(1,7,19,.6)}.footer .ft-row:nth-child(even){background-color:rgba(1,7,19,.4)}.footer .ft-row+.ft-row{margin-top:3px}.footer .ft-row:first-of-type{border-radius:20px 20px 0 0}.footer .ft-row:last-of-type{border-radius:0 0 20px 20px}.footer .logo{position:relative;z-index:1;display:block;width:50px;height:45px;margin:0 auto 20px;background:url(/gambling/wp-content/themes/generic/images/logo.png) no-repeat center;font-size:0;line-height:0;text-indent:-9999px}.footer .ft-nav{margin:0 auto 20px;padding:0;list-style-type:none;text-align:center}.footer .ft-nav li{display:inline-block;margin:5px;vertical-align:middle}.footer .ft-nav a{display:block;color:#fff;font-weight:400;font-size:16px;line-height:1.2}.footer .ft-nav a:hover{color:#08b173;text-decoration:none}.footer .ft-logos{text-align:center}.footer .ft-logos .asset{display:inline-block;margin:5px;vertical-align:middle;font-size:0}.footer .ft-logos .eighteen-plus-logo{width:39px;height:39px}.footer .ft-logos .twentyfour-plus-logo{width:30px;height:30px}.footer .ft-logos .gambling-comission-logo{width:98px;height:28px}.footer .ft-logos .ncpg-logo{width:100px;height:30px}.footer .ft-logos .begambleaware-logo{width:99px;height:15px}.footer .ft-logos .kansspelautoriteit-logo{width:100px;height:29px}.footer .ft-logos .juego-autorizado-logo{width:107px;height:15px}.footer .ft-logos .juego-seguro-logo{width:92px;height:16px}.footer .ft-logos .аutoprohibicion-logo{width:54px;height:40px}.footer .ft-logos .dgoj-logo{width:76px;height:22px}.footer .ft-logos .jugar-bien-logo{width:77px;height:25px}.footer .ft-logos .ggl-logo{width:145px;height:52px}.footer .ft-logos .bundesweit-gegen-gluecksspielsucht-logo{width:140px;height:50px}.footer .flag-box{margin:0 auto 20px;text-align:center}.footer .flag-box .asset{display:inline-block;width:47px;height:31px;margin:5px;vertical-align:middle;font-size:0}.footer .ft-bottom{margin:0 auto;padding:0;list-style-type:none;text-align:center}.footer .ft-bottom a{display:inline-block;font-weight:400;font-size:13px;color:rgba(255,255,255,.3)}.footer .ft-bottom a:hover{color:rgba(255,255,255,.7);text-decoration:none}.footer .ft-terms{margin-bottom:20px;text-align:center;font-weight:400;font-size:12px;color:rgba(255,255,255,.5)}.footer .ft-terms p{padding:0}.footer .ft-terms p:first-child{padding-bottom:10px}.footer .ft-terms a{color:rgba(255,255,255,.7);text-decoration:underline}.footer .ft-terms a:hover{color:rgba(255,255,255,.5);text-decoration:none}.footer-country-picker{position:relative;z-index:20;max-width:400px;margin:0 auto;border-radius:10px;padding:5px 20px;background-color:rgba(1,7,19,.6);user-select:none;-webkit-user-select:none}.footer-country-picker:before{content:'';background:url(/gambling/wp-content/themes/generic/images/ico-country-picker.png) no-repeat center;position:absolute;top:18px;left:20px;width:23px;height:23px}.footer-country-toggle{display:block;padding:2px 36px 2px 40px;font-size:14px;line-height:44px;color:#fff;position:relative;z-index:2}.footer-country-toggle:before,.footer-country-toggle:after{content:'';cursor:pointer}.footer-country-toggle:after{background:url(/gambling/wp-content/themes/generic/images/ico-country-picker-arrow.png) no-repeat center;width:14px;height:9px;position:absolute;top:20px;right:5px}.footer-country-search{display:block;background:transparent;border:0 none;font-size:14px;line-height:24px;padding:10px 0;width:100%;color:#fff;box-shadow:none;border-radius:0}.footer-country-search:focus{outline:none}.footer-country-search::placeholder{font-style:italic}.footer-country-dropdown{padding:12px 0 0;display:none;border-top:1px solid #102b57}.footer-country-dropdown ul{list-style:none;margin:0;padding:0;max-height:150px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e1e1e1 #b7b7b7;display:flex;flex-flow:row wrap}.footer-country-dropdown ul::-webkit-scrollbar{width:3px}.footer-country-dropdown ul::-webkit-scrollbar-track{background:#222324;border-radius:2px}.footer-country-dropdown ul::-webkit-scrollbar-thumb{background:#1d7b18;border-radius:2px}.footer-country-dropdown ul li{flex-basis:25%;max-width:25%;margin-top:8px;margin-bottom:8px;display:none}.footer-country-dropdown ul li.visible{display:list-item}.footer-country-dropdown a{font-size:0;color:transparent}.footer-country-dropdown a:before{content:'';width:52px;height:34px}._geo:before,._geo:after,._geo>span,._geo._bg{display:inline-block;vertical-align:middle;font-size:0;color:transparent;width:24px;height:16px;background-image:url(/gambling/wp-content/themes/generic/images/geo/worldwide.png);background-position:center;background-repeat:no-repeat;background-size:contain}._geo.united-states-of-america:before,._geo.united-states-of-america:after,._geo.united-states-of-america>span,._geo._bg.united-states-of-america{background-image:url(/gambling/wp-content/themes/generic/images/geo/united-states-of-america.svg)}._geo.canada:before,._geo.canada:after,._geo.canada>span,._geo._bg.canada{background-image:url(/gambling/wp-content/themes/generic/images/geo/canada.svg)}._geo.india:before,._geo.india:after,._geo.india>span,._geo._bg.india{background-image:url(/gambling/wp-content/themes/generic/images/geo/india.svg)}._geo.new-zealand:before,._geo.new-zealand:after,._geo.new-zealand>span,._geo._bg.new-zealand{background-image:url(/gambling/wp-content/themes/generic/images/geo/new-zealand.svg)}._geo.philippines:before,._geo.philippines:after,._geo.philippines>span,._geo._bg.philippines{background-image:url(/gambling/wp-content/themes/generic/images/geo/philippines.svg)}._geo.gb:before,._geo.gb:after,._geo.gb>span,._geo._bg.gb{background-image:url(/gambling/wp-content/themes/generic/images/geo/gb.svg)}._geo.united-kingdom-of-great-britain-and-northern-ireland:before,._geo.united-kingdom-of-great-britain-and-northern-ireland:after,._geo.united-kingdom-of-great-britain-and-northern-ireland>span,._geo._bg.united-kingdom-of-great-britain-and-northern-ireland{background-image:url(/gambling/wp-content/themes/generic/images/geo/united-kingdom.svg)}._geo.malaysia:before,._geo.malaysia:after,._geo.malaysia>span,._geo._bg.malaysia{background-image:url(/gambling/wp-content/themes/generic/images/geo/malaysia.svg)}._geo.malta:before,._geo.malta:after,._geo.malta>span,._geo._bg.malta{background-image:url(/gambling/wp-content/themes/generic/images/geo/malta.svg)}._geo.romania:before,._geo.romania:after,._geo.romania>span,._geo._bg.romania{background-image:url(/gambling/wp-content/themes/generic/images/geo/romania.svg)}._geo.netherlands:before,._geo.netherlands:after,._geo.netherlands>span,._geo._bg.netherlands{background-image:url(/gambling/wp-content/themes/generic/images/geo/netherlands.svg)}._geo.hong-kong:before,._geo.hong-kong:after,._geo.hong-kong>span,._geo._bg.hong-kong{background-image:url(/gambling/wp-content/themes/generic/images/geo/hong-kong.svg)}._geo.finland:before,._geo.finland:after,._geo.finland>span,._geo._bg.finland{background-image:url(/gambling/wp-content/themes/generic/images/geo/finland.svg)}._geo.denmark:before,._geo.denmark:after,._geo.denmark>span,._geo._bg.denmark{background-image:url(/gambling/wp-content/themes/generic/images/geo/denmark.svg)}._geo.japan:before,._geo.japan:after,._geo.japan>span,._geo._bg.japan{background-image:url(/gambling/wp-content/themes/generic/images/geo/japan.svg)}._geo.italy:before,._geo.italy:after,._geo.italy>span,._geo._bg.italy{background-image:url(/gambling/wp-content/themes/generic/images/geo/italy.svg)}._geo.germany:before,._geo.germany:after,._geo.germany>span,._geo._bg.germany{background-image:url(/gambling/wp-content/themes/generic/images/geo/germany.svg)}._geo.spain:before,._geo.spain:after,._geo.spain>span,._geo._bg.spain{background-image:url(/gambling/wp-content/themes/generic/images/geo/spain.svg)}._geo.sweden:before,._geo.sweden:after,._geo.india>span,._geo._bg.sweden{background-image:url(/gambling/wp-content/themes/generic/images/geo/sweden.svg)}._geo.norway:before,._geo.norway:after,._geo.norway>span,._geo._bg.norway{background-image:url(/gambling/wp-content/themes/generic/images/geo/norway.svg)}._geo.brazil:before,._geo.brazil:after,._geo.brazil>span,._geo._bg.brazil{background-image:url(/gambling/wp-content/themes/generic/images/geo/brazil.svg)}._geo.india:before,._geo.india:after,._geo.india>span,._geo._bg.india{background-image:url(/gambling/wp-content/themes/generic/images/geo/india.svg)}._geo.estonia:before,._geo.estonia:after,._geo.estonia>span,._geo._bg.estonia{background-image:url(/gambling/wp-content/themes/generic/images/geo/estonia.svg)}._geo.latvia:before,._geo.latvia:after,._geo.latvia>span,._geo._bg.latvia{background-image:url(/gambling/wp-content/themes/generic/images/geo/latvia.svg)}._geo.hungary:before,._geo.hungary:after,._geo.hungary>span,._geo._bg.hungary{background-image:url(/gambling/wp-content/themes/generic/images/geo/hungary.svg)}._geo.poland:before,._geo.poland:after,._geo.poland>span,._geo._bg.poland{background-image:url(/gambling/wp-content/themes/generic/images/geo/poland.svg)}._geo.lithuania:before,._geo.lithuania:after,._geo.lithuania>span,._geo._bg.lithuania{background-image:url(/gambling/wp-content/themes/generic/images/geo/lithuania.svg)}._geo.czechia:before,._geo.czechia:after,._geo.czechia>span,._geo._bg.czechia{background-image:url(/gambling/wp-content/themes/generic/images/geo/czech-republic.svg)}@media (min-width:576px){.footer .ft-bottom{line-height:1}.footer .ft-bottom li{display:inline-block;vertical-align:middle}.footer .ft-bottom li+li{margin-left:4px;border-left:1px solid rgba(255,255,255,.3);padding-left:5px}.footer .ft-bottom a{display:block}}@media (min-width:992px){.footer .ft-row{padding:30px 35px}.footer .ft-row:first-of-type{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.footer .logo{margin:0}.footer .ft-nav{margin:0 auto 0 30px}}@media (min-width:1024px){.footer:before{z-index:0;position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:url(/gambling/wp-content/themes/generic/images/footer-shadow.png) no-repeat -200px top}.footer>*{position:relative;z-index:1}.footer .ft-row{padding-right:45px;padding-left:45px}}@media (min-width:1200px){.footer:before{width:50%;left:auto;right:50%;background-position:right 200px top}}.table-list{position:relative;margin:30px auto 40px}.table-list table,.table-list tbody{display:block;width:100%}.table-list table tr{display:flex;flex-flow:row wrap;padding-left:35px}.table-list table tr+tr{margin-top:15px}.table-list table th,.table-list table td{position:relative;color:#081734;font-weight:600;font-size:17px}.table-list table th{margin-right:9px}.table-list table th.asset:before{position:absolute;content:'';top:calc(50% - 13px);left:-35px;width:26px;height:26px;border-radius:50%;vertical-align:middle;background-color:#ebedf5;background-repeat:no-repeat;background-position:center;background-size:10px 8px;box-shadow:0 5px 9px 0 #c8ccda}.table-list table td{padding-left:13px}.table-list table td:before{position:absolute;content:'';top:calc(50% - 2px);left:0;width:4px;height:4px;border-radius:50%;background-color:#081730}@media (min-width:992px){.table-list tbody{display:flex;flex-flow:row wrap;justify-content:center;row-gap:15px}.table-list tbody tr{flex:0 0 49%;max-width:49%}.table-list tbody tr+tr{margin-top:0}}@media (min-width:1200px){.table-list{max-width:85%}}.review-box{z-index:0;position:relative;margin:0 auto 30px;border-radius:20px;padding:25px 20px 40px;background:linear-gradient(to right,rgba(1,6,21,1) 0%,rgba(10,27,55,1) 65%)}.review-box.asset:before{z-index:2;position:absolute;content:'';top:42px;left:0;right:0;margin:0 auto;width:203px;height:203px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:contain}.review-box *{z-index:1;position:relative;color:#fff}.review-box .review{position:relative;padding-top:240px;font-style:italic;font-weight:600;font-size:18px}.review-box .review:before{z-index:1;position:absolute;content:'';top:-15px;right:200px;left:0;margin:0 auto;width:83px;height:83px;border-radius:50%;background:#040c1f url(/gambling/wp-content/themes/generic/images/icon/ico-quote-green.png) no-repeat center / 50px}.review-box .review:after{position:absolute;content:'';top:0;right:0;left:0;width:236px;height:236px;margin:0 auto;border-radius:50%;border:3px solid #14a57a}.review-box .review .author{padding:0;font-style:normal;font-weight:400;font-size:16px}.review-box .review .author strong{display:block;font-weight:700;font-size:22px;color:#08b173}.review-box .casino-info{position:relative;margin:30px auto 0;border-radius:15px;padding:40px 10px 20px;background-color:#e5e7ee;text-align:center}.review-box .casino-info.asset:before{position:absolute;content:'';top:0;left:35px;width:37px;height:52px}.review-box .casino-info .logo{position:relative;display:block;width:164px;height:72px;margin:0 auto 20px;font-size:0}.review-box .casino-info .logo:before{content:'';display:block;width:100%;height:100%}.review-box .casino-info .btn{min-width:200px}.review-box .casino-info .btn.asset:before{content:'';display:inline-block;width:22px;height:22px;margin:-4px 15px 0 0;vertical-align:middle}.review-box .find-casino{position:relative;margin:20px auto 0;text-align:center}.review-box .find-casino.asset{padding-top:170px}.review-box .find-casino.asset:before{content:'';position:absolute;top:0;right:0;left:0;margin:0 auto;width:100%;height:265px;background-repeat:no-repeat;background-position:center top;background-size:contain}.review-box .find-casino .btn.asset:before{content:'';display:inline-block;width:22px;height:22px;margin:-4px 5px 0 0;vertical-align:middle}@media (max-width:767px){.review-box:after{z-index:0;position:absolute;content:'';right:0;bottom:0;left:0;width:100%;height:100%;background:url(/gambling/wp-content/themes/generic/images/review-box-shadow-m.png) no-repeat center bottom / 100% auto}.review-box.v2:after{background:url(/gambling/wp-content/themes/generic/images/review-box-shadow-m-v2.png) no-repeat center bottom / 100% auto}.review-box.no-shadow:after{content:none}}@media (min-width:768px){.review-box{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:20px 10px}.review-box:after{z-index:0;position:absolute;content:'';top:0;right:0;width:100%;height:100%;background:url(/gambling/wp-content/themes/generic/images/review-box-shadow.png) no-repeat right -100px top / contain}.review-box.asset:before{top:calc(50% - 50px);left:18px;right:auto;width:100px;height:100px}.review-box .review{padding:0 0 0 125px;padding-right:5px;font-size:16px}.review-box .review:after{top:calc(50% - 58px);left:0;right:auto;width:116px;height:116px}.review-box .review:before{width:40px;height:40px;top:calc(50% - 75px);right:auto;background-size:20px}.review-box.v2 .review{flex:0 0 60%;max-width:60%}.review-box .casino-info,.review-box .find-casino{flex:0 0 40%;max-width:40%;margin:0}.review-box .find-casino.asset{padding-top:150px}.review-box .find-casino.asset:before{height:100%;max-width:290px;background-position:center bottom 50px}.review-box .find-casino .btn{padding-right:10px;padding-left:10px}}@media (min-width:1024px){.review-box{min-height:276px;padding-right:45px}.review-box:not(.v2){max-width:90%}.review-box .review{padding-left:290px}.review-box.asset:before{top:calc(50% - 100px);left:50px;width:200px;height:200px}.review-box .review:after{top:calc(50% - 115px);left:24px;width:231px;height:231px}.review-box .review:before{top:calc(50% - 130px);width:80px;height:80px;background-size:48px}.review-box.v2 .review{flex-basis:68%;max-width:68%}.review-box .casino-info,.review-box .find-casino{flex-basis:32%;max-width:32%}}@media (min-width:1200px){.review-box:not(.v2){max-width:80%}.review-box .review{padding-right:30px}.review-box.v2 .review{flex-grow:1;max-width:initial}.review-box .casino-info{flex-basis:27%;max-width:27%}.review-box .find-casino{flex-basis:32%;max-width:32%}.review-box .find-casino.asset:before{height:265px;top:auto;bottom:-20px;max-width:100%;background-position:center bottom}.review-box .find-casino .btn{padding-left:30px;padding-right:30px}}.asset.age-restriction-logo.before:before,.asset.age-restriction-logo.after:after,.asset.age-restriction-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/age-restriction-logo.png)}.asset.age-restriction-logo-24.before:before,.asset.age-restriction-logo-24.after:after,.asset.age-restriction-logo-24:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/age-restriction-logo-24.png)}.asset.sportwetten-lizenz-logo.before:before,.asset.sportwetten-lizenz-logo.after:after,.asset.sportwetten-lizenz-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/sportwetten-lizenz-logo.png)}.asset.ssl-secure-logo.before:before,.asset.ssl-secure-logo.after:after,.asset.ssl-secure-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ssl-secure-logo.png)}.asset.gambling-comission-logo.before:before,.asset.gambling-comission-logo.after:after,.asset.gambling-comission-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/gambling-comission-logo.png)}.asset.begambleaware-logo.before:before,.asset.begambleaware-logo.after:after,.asset.begambleaware-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ga-footer.png)}.asset.ncpg-logo.before:before,.asset.ncpg-logo.after:after,.asset.ncpg-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ncpg-logo.png)}.asset.kansspelautoriteit-logo.before:before,.asset.kansspelautoriteit-logo.after:after,.asset.kansspelautoriteit-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/footer-help-kansspelautoriteit.png)}.asset.dgoj-logo.before:before,.asset.dgoj-logo.after:after,.asset.dgoj-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/footer-dgoj-es.png)}.asset.jugar-bien-logo.before:before,.asset.jugar-bien-logo.after:after,.asset.jugar-bien-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/footer-help-jugarbien-es-color.png)}.asset.ggl-logo.before:before,.asset.ggl-logo.after:after,.asset.ggl-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ggl.png)}.asset.bundesweit-gegen-gluecksspielsucht-logo.before:before,.asset.bundesweit-gegen-gluecksspielsucht-logo.after:after,.asset.bundesweit-gegen-gluecksspielsucht-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/bundesweit-gegen-gluecksspielsucht.png)}.asset.eighteen-plus-logo.before:before,.asset.eighteen-plus-logo.after:after,.asset.eighteen-plus-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ico-eighteen-plus.png)}.asset.twenty-one-plus-logo.before:before,.asset.twenty-one-plus-logo.after:after,.asset.twenty-one-plus-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ico-twenty-one-plus.png);width:39px;height:39px}.asset.twentyfour-plus-logo.before:before,.asset.twentyfour-plus-logo.after:after,.asset.twentyfour-plus-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/ico-twentyfour-plus.svg)}.asset.responsible-gambling-logo.before:before,.asset.responsible-gambling-logo.after:after,.asset.responsible-gambling-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/responsible-gambling-logo.png)}.asset.mga-logo.before:before,.asset.mga-logo.after:after,.asset.mga-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/mga.png)}.asset.juego-autorizado-logo.before:before,.asset.juego-autorizado-logo.after:after,.asset.juego-autorizado-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/juego-autorizado.png)}.asset.аutoprohibicion-logo.before:before,.asset.аutoprohibicion-logo.after:after,.asset.аutoprohibicion-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/аutoprohibicion.png)}.asset.juego-seguro-logo.before:before,.asset.juego-seguro-logo.after:after,.asset.juego-seguro-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/secure/juego-seguro.png)}.offer-table{position:relative;margin:20px auto 40px;border-radius:10px;background-color:#ebedf5}.offer-table table{display:block;width:100%}.offer-table caption{display:block;width:100%;margin-bottom:10px;color:#030b1d;font-weight:400;font-size:20px;line-height:1.2;text-align:left}.offer-table tbody,.offer-table tbody tr,.offer-table tbody td{display:block;width:100%}.offer-table tbody tr{border-radius:10px;padding:15px 15px 20px;background-color:rgba(255,255,255,.5)}.offer-table tbody tr+tr{margin-top:13px}.offer-table tbody td{padding:10px 15px}.offer-table .logo-cell{margin-bottom:10px}.offer-table .logo-cell .asset{display:block;width:164px;height:72px;margin:0 auto;font-size:0;background-size:contain}.offer-table .logo-cell .asset:before{content:'';display:block;width:100%;height:100%}.offer-table .text-cell{position:relative;background-color:#fff;color:#030b1d;font-weight:400;font-size:17px;text-align:right}.offer-table .text-cell strong{color:#08b173;font-weight:700;font-size:19px}.offer-table .text-cell span.asset{position:relative;display:inline-block;width:26px;height:26px;border-radius:50%;vertical-align:middle;font-size:0;background-color:#fff;box-shadow:0 5px 9px 0 #edeef4}.offer-table .text-cell span.asset:before{content:'';position:absolute;top:50%;right:0;left:0;margin:0 auto;transform:translateY(-50%)}.offer-table .text-cell span.ico-check-mark-green:before{width:10px;height:8px}.offer-table .text-cell span.ico-close-mark-red:before{width:11px;height:11px}.offer-table .btn-cell{text-align:center}.offer-table .btn-cell .btn{display:block;max-width:176px;margin:20px auto 0;padding:10px;border:1px solid #0e32fb;color:#0e32fb;font-size:17px;background-color:transparent}.offer-table .btn-cell .btn:hover{background-color:#0e32fb;color:#fff;box-shadow:none}.offer-table .terms-cell{padding:10px 0 0;text-align:center}.offer-table .terms-cell .terms{display:block;font-size:12px;line-height:1.1;color:#081730;opacity:.6}@media (max-width:991px){.offer-table thead{display:none}.offer-table tbody td:nth-child(2){border-radius:10px 10px 0 0}.offer-table tbody td:nth-last-child(2),.offer-table.v2 tbody td:nth-last-child(3){border-radius:0 0 10px 10px}.offer-table .text-cell+.text-cell{margin-top:5px}.offer-table.long-titles .text-cell{min-height:70px;font-size:15px}.offer-table .text-cell:nth-child(odd){background-color:rgba(255,255,255,.5)}.offer-table .text-cell.asset{padding-left:45px}.offer-table .text-cell.asset:before{position:absolute;content:'';top:calc(50% - 11px);left:15px;width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:contain}.offer-table .text-cell.ico-ball-tennis:before{background-size:19px}.offer-table .text-cell:after{content:attr(data-title);font-weight:700;float:left;max-width:75%;text-align:left}.offer-table .btn-cell .btn{background-color:#0e32fb;color:#fff}.offer-table .btn-cell:before{content:'';display:table;width:100%;clear:both}.offer-table.short-table{margin-right:-5px;margin-left:-5px;border-radius:20px;border:2px solid rgba(145,149,170,.4);padding:20px;box-shadow:0 0 35px 7px rgba(164,168,188,.4);background-color:rgb(235,237,245)}.offer-table.short-table tbody tr{padding:12px 16px 12px 24px}.offer-table.short-table .text-cell{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;border-radius:0;border-bottom:1px solid #e5e6ee;padding:0 0 0 30px;color:#3d56fb;font-weight:400;font-size:20px;line-height:1.2;background-color:transparent}.offer-table.short-table tbody td:last-of-type{border-bottom:0}.offer-table.short-table .text-cell:before{order:-2;left:0}.offer-table.short-table .text-cell:after{order:-1;color:#030b1d}.offer-table.short-table .text-cell+.text-cell{margin-top:0;border-top:3px solid #fff}.offer-table.short-table .text-cell strong{flex:0 0 90px;max-width:90px;padding:15px 10px;color:#3d56fb;font-weight:400;font-size:20px;line-height:1.2;text-align:center;background-color:#fff}.offer-table.short-table tbody td:first-of-type strong{border-radius:10px 10px 0 0}.offer-table.short-table tbody td:last-of-type strong{border-radius:0 0 10px 10px}}@media (min-width:992px){.offer-table caption{margin-bottom:15px;font-size:26px;text-align:center}.offer-table thead{display:block;width:100%;border-radius:10px 10px 0 0;padding:20px 10px 10px 0;background-color:rgba(255,255,255,.5)}.offer-table thead tr{display:flex;flex-flow:row wrap;justify-content:space-between}.offer-table thead tr th{position:relative;flex:0 0 calc((100% - 360px) / 4);max-width:calc((100% - 360px) / 4);padding-right:10px;padding-left:10px;color:#030b1d;font-weight:600;font-size:17px;line-height:1.2}.offer-table.v1-1 thead tr th{flex-basis:calc((100% - 360px) / 3);max-width:calc((100% - 360px) / 3)}.offer-table thead tr th:first-of-type,.offer-table thead tr th:last-of-type,.offer-table.v2 thead tr th:nth-last-of-type(2),.offer-table.v3 thead tr th:first-of-type,.offer-table.v3.v3-1 thead tr th:first-of-type{flex-basis:180px;max-width:180px;font-size:0}.offer-table.v3 thead tr th,.offer-table.v3 thead tr th:last-of-type{flex-basis:calc((100% - 180px) / 5);max-width:initial;flex-grow:1;font-size:17px}.offer-table.v3.v3-1 thead tr th,.offer-table.v3.v3-1 thead tr th:last-of-type{flex-basis:calc((100% - 180px) / 6)}.offer-table thead tr th.asset:before{position:relative;content:'';display:block;width:22px;height:22px;margin:0 auto 5px;background-repeat:no-repeat;background-position:center;background-size:contain}.offer-table thead tr th.asset+th.asset:after{position:absolute;content:'';top:0;left:-2px;width:4px;height:calc(100% + 13px);border-left:1px solid #eaebf0;background-color:#fff}.offer-table thead tr th.ico-ball-tennis:before{background-size:19px}.offer-table tbody{border-radius:0 0 10px 10px;padding:10px 10px 20px 0;background-color:rgba(255,255,255,.5)}.offer-table tbody tr{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0;background-color:transparent}.offer-table tbody tr+tr{margin-top:8px}.offer-table tbody td{padding-top:8px;padding-bottom:8px}.offer-table .text-cell{position:relative;display:flex;flex-flow:column wrap;justify-content:center;align-content:center;flex:0 0 calc((100% - 360px) / 4);max-width:calc((100% - 360px) / 4);width:auto;background-color:#fff;border-radius:0;text-align:center}.offer-table .text-cell{flex-basis:calc((100% - 360px) / 4);max-width:calc((100% - 360px) / 4)}.offer-table.v1-1 .text-cell{flex-basis:calc((100% - 360px) / 3);max-width:calc((100% - 360px) / 3)}.offer-table.v3 .text-cell{flex-basis:calc((100% - 180px) / 5);max-width:initial;flex-grow:1}.offer-table.v3.v3-1 .text-cell{flex-basis:calc((100% - 180px) / 6)}.offer-table .logo-cell,.offer-table .btn-cell{flex:0 0 180px;max-width:180px;margin:0}.offer-table .logo-cell{padding:8px 5px}.offer-table .btn-cell{display:flex;flex-flow:column wrap;justify-content:center;align-content:center;background-color:#fff}.offer-table .btn-cell .btn{margin:0;width:100%;max-width:130px}.offer-table .terms-cell{flex:0 0 100%;max-width:calc(100% - 180px);margin-left:auto;padding-bottom:10px;padding-right:24px;background-color:rgba(255,255,255,.5);text-align:right}.offer-table:not(.v2) .text-cell+.text-cell:before{position:absolute;content:'';top:-8px;left:-2px;width:4px;height:calc(100% + 8px);border-left:1px solid #eaebf0;background-image:none;background-color:#fff}.offer-table:not(.v2) tbody tr:nth-child(even) .text-cell,.offer-table:not(.v2) tbody tr:nth-child(even) .btn-cell{background-color:rgba(255,255,255,.5)}.offer-table:not(.v2) tbody tr:first-of-type td:nth-child(2){border-radius:10px 0 0 0}.offer-table:not(.v2) tbody tr:first-of-type td.btn-cell{border-radius:0 10px 0 0}.offer-table:not(.v2) tbody tr:last-of-type td:nth-child(2){border-radius:0 0 0 10px}.offer-table:not(.v2) tbody tr:last-of-type td.btn-cell{border-radius:0 0 10px 0}.offer-table.v2 tbody td:nth-child(2){border-radius:10px 0 0 0}.offer-table.v2 .btn-cell{border-radius:0 10px 0 0}.offer-table.short-table{max-width:fit-content;padding:30px 70px;background-color:rgba(255,255,255,.5)}.offer-table.short-table table{display:table;width:auto;border-spacing:0}.offer-table.short-table thead{display:table-header-group;padding:0;background-color:transparent}.offer-table.short-table thead tr{display:table-row}.offer-table.short-table thead tr th{padding:15px 35px;color:#030b1d;font-weight:600;font-size:17px;line-height:1.2}.offer-table.short-table tbody{display:table-row-group;padding:0}.offer-table.short-table tbody tr{display:table-row}.offer-table.short-table .text-cell{display:table-cell;padding:30px 10px;color:#3d56fb;font-weight:400;font-size:20px;line-height:1.2}.offer-table.short-table .text-cell strong{color:#3d56fb;font-weight:400;font-size:20px;line-height:1.2}.offer-table.short-table tbody td:first-child{border-radius:10px 0 0 10px}.offer-table.short-table tbody td:last-child{border-radius:0 10px 10px 0}}@media (min-width:1200px){.offer-table thead,.offer-table tbody{padding-right:20px}}.logos-wrapper{position:relative;display:flex;flex-flow:row wrap;justify-content:center;max-width:1000px;margin:30px auto 40px;gap:15px}.logos-wrapper .asset{flex:0 0 200px;max-width:200px;height:74px;border-radius:10px;font-size:0;background-color:#fff;box-shadow:0 5px 9px 0 rgba(231,233,241,.4)}.logos-wrapper .asset:before{display:block;content:'';width:100%;max-width:164px;height:100%;margin:0 auto;background-repeat:no-repeat;background-position:center}.logos-wrapper a:hover:before{opacity:.7}.asset.mastercard-logo.before:before,.asset.mastercard-logo.after:after,.asset.mastercard-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/mastercard-logo.png)}.asset.postepay-logo.before:before,.asset.postepay-logo.after:after,.asset.postepay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/postepay.png)}.asset.litecoin-logo.before:before,.asset.litecoin-logo.after:after,.asset.litecoin-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/litecoin.png)}.asset.teleingreso-logo.before:before,.asset.teleingreso-logo.after:after,.asset.teleingreso-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/teleingreso.png)}.asset.paytrust-logo.before:before,.asset.paytrust-logo.after:after,.asset.paytrust-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/paytrust.png)}.asset.eeziepay-logo.before:before,.asset.eeziepay-logo.after:after,.asset.eeziepay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/eeziepay.png)}.asset.ethereum-logo.before:before,.asset.ethereum-logo.after:after,.asset.ethereum-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/ethereum.png)}.asset.ripple-logo.before:before,.asset.ripple-logo.after:after,.asset.ripple-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/ripple.png)}.asset.tigerpay-logo.before:before,.asset.tigerpay-logo.after:after,.asset.tigerpay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/tigerpay.png)}.asset.cardano-logo.before:before,.asset.cardano-logo.after:after,.asset.cardano-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/cardano.png)}.asset.entropay-logo.before:before,.asset.entropay-logo.after:after,.asset.entropay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/entropay.png)}.asset.help2pay-logo.before:before,.asset.help2pay-logo.after:after,.asset.help2pay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/help2pay.png)}.asset.neteller-logo.before:before,.asset.neteller-logo.after:after,.asset.neteller-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/neteller-logo.png)}.asset.swish-logo.before:before,.asset.swish-logo.after:after,.asset.swish-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/swish.png)}.asset.paypal-logo.before:before,.asset.paypal-logo.after:after,.asset.paypal-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/paypal-logo.png)}.asset.payz-logo.before:before,.asset.payz-logo.after:after,.asset.payz-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/payz-logo.png)}.asset.skrill-logo.before:before,.asset.skrill-logo.after:after,.asset.skrill-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/skrill-logo.png)}.asset.visa-logo.before:before,.asset.visa-logo.after:after,.asset.visa-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/visa-logo.png)}.asset.trustly-logo.before:before,.asset.trustly-logo.after:after,.asset.trustly-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/trustly.png)}.asset.muchbetter-logo.before:before,.asset.muchbetter-logo.after:after,.asset.muchbetter-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/muchbetter.png)}.asset.klarna-logo.before:before,.asset.klarna-logo.after:after,.asset.klarna-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/klarna.png)}.asset.bitcoin-logo.before:before,.asset.bitcoin-logo.after:after,.asset.bitcoin-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/bitcoin.png)}.asset.duitnow-logo.before:before,.asset.duitnow-logo.after:after,.asset.duitnow-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/duitnow.png)}.asset.touch-n-go-logo.before:before,.asset.touch-n-go-logo.after:after,.asset.touch-n-go-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/touch-n-go.png)}.asset.maya-logo.before:before,.asset.maya-logo.after:after,.asset.maya-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/maya.png)}.asset.gcash-logo.before:before,.asset.gcash-logo.after:after,.asset.gcash-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/gcash.png)}.asset.sofort-logo.before:before,.asset.sofort-logo.after:after,.asset.sofort-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/sofort.png)}.asset.phonepe-logo.before:before,.asset.phonepe-logo.after:after,.asset.phonepe-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/phonepe.png)}.asset.paytm-logo.before:before,.asset.paytm-logo.after:after,.asset.paytm-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/paytm.png)}.asset.maestro-logo.before:before,.asset.maestro-logo.after:after,.asset.maestro-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/maestro-logo.png)}.asset.toppay-logo.before:before,.asset.toppay-logo.after:after,.asset.toppay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/toppay.png)}.asset.dankord-logo.before:before,.asset.dankord-logo.after:after,.asset.dankord-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/dankord.png)}.asset.vip-preferred-e-check-logo.before:before,.asset.vip-preferred-e-check-logo.after:after,.asset.vip-preferred-e-check-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/vip-preferred-e-check-logo.png)}.asset.echeck-logo.before:before,.asset.echeck-logo.after:after,.asset.echeck-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/echeck-logo.png)}.asset.american-express-logo.before:before,.asset.american-express-logo.after:after,.asset.american-express-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/american-express-logo.png)}.asset.discover-logo.before:before,.asset.discover-logo.after:after,.asset.discover-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/discover-logo.png)}.asset.paynearme-logo.before:before,.asset.paynearme-logo.after:after,.asset.paynearme-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/paynearme-logo.png)}.asset.paysafecard-logo.before:before,.asset.paysafecard-logo.after:after,.asset.paysafecard-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/paysafecard-logo.png)}.asset.payplus-logo.before:before,.asset.payplus-logo.after:after,.asset.payplus-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/payplus-logo.png)}.asset.applepay-logo.before:before,.asset.applepay-logo.after:after,.asset.applepay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/apple-pay-logo.png)}.asset.cash-logo.before:before,.asset.cash-logo.after:after,.asset.cash-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/cash-logo.png)}.asset.venmo-logo.before:before,.asset.venmo-logo.after:after,.asset.venmo-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/venmo-logo.png)}.asset.gameon-logo.before:before,.asset.gameon-logo.after:after,.asset.gameon-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/gameon-logo.png)}.asset.bank-transfer-logo.before:before,.asset.bank-transfer-logo.after:after,.asset.bank-transfer-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/bank-transfer-logo.png)}.asset.online-banking-logo.before:before,.asset.online-banking-logo.after:after,.asset.online-banking-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/online-banking-logo.png)}.asset.playplus-logo.before:before,.asset.playplus-logo.after:after,.asset.playplus-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/playplus-logo.png)}.asset.bank-wire-transfer-logo.before:before,.asset.bank-wire-transfer-logo.after:after,.asset.bank-wire-transfer-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/bank-wire-logo.png)}.asset.echecks-logo.before:before,.asset.echecks-logo.after:after,.asset.echecks-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/echecks-logo.png)}.asset.cash-at-cage-logo.before:before,.asset.cash-at-cage-logo.after:after,.asset.cash-at-cage-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/cash-at-casinos-cage-logo.png)}.asset.check-by-mail-logo.before:before,.asset.check-by-mail-logo.after:after,.asset.check-by-mail-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/check-by-mail-logo.png)}.asset.poli-logo.before:before,.asset.poli-logo.after:after,.asset.poli-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/poli.png)}.asset.interac-logo.before:before,.asset.interac-logo.after:after,.asset.interac-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/interac.png)}.asset.citadel-logo.before:before,.asset.citadel-logo.after:after,.asset.citadel-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/citadel.png)}.asset.idebit-logo.before:before,.asset.idebit-logo.after:after,.asset.idebit-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/idebit.png)}.asset.instadebit-logo.before:before,.asset.instadebit-logo.after:after,.asset.instadebit-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/instadebit.png)}.asset.ezeewallet-logo.before:before,.asset.ezeewallet-logo.after:after,.asset.ezeewallet-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/ezeewallet.png)}.asset.siru-mobile-logo.before:before,.asset.siru-mobile-logo.after:after,.asset.siru-mobile-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/siru.png)}.asset.nordea-logo.before:before,.asset.nordea-logo.after:after,.asset.nordea-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/nordea.png)}.asset.jeton-logo.before:before,.asset.jeton-logo.after:after,.asset.jeton-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/jeton.png)}.asset.mifinity-logo.before:before,.asset.mifinity-logo.after:after,.asset.mifinity-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/mifinity.png)}.asset.tether-logo.before:before,.asset.tether-logo.after:after,.asset.tether-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/tether.png)}.asset.gpay-logo.before:before,.asset.gpay-logo.after:after,.asset.gpay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/gpay.png)}.asset.wire-transfer-logo.before:before,.asset.wire-transfer-logo.after:after,.asset.wire-transfer-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/wire-transfer.png)}.asset.vip-preferred-logo.before:before,.asset.vip-preferred-logo.after:after,.asset.vip-preferred-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/vip-preferred-e-check-logo.png)}.asset.google-pay-logo.before:before,.asset.google-pay-logo.after:after,.asset.google-pay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/google-pay.png)}.asset.euteller-logo.before:before,.asset.euteller-logo.after:after,.asset.euteller-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/euteller.png)}.asset.entercash-logo.before:before,.asset.entercash-logo.after:after,.asset.entercash-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/entercash.png)}.asset.zimpler-logo.before:before,.asset.zimpler-logo.after:after,.asset.zimpler-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/zimpler.png)}.asset.webmoney-logo.before:before,.asset.webmoney-logo.after:after,.asset.webmoney-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/webmoney.png)}.asset.saastopankki-logo.before:before,.asset.saastopankki-logo.after:after,.asset.saastopankki-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/saastopankki.png)}.asset.siirto-logo.before:before,.asset.siirto-logo.after:after,.asset.siirto-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/siirto.png)}.asset.rupay-logo.before:before,.asset.rupay-logo.after:after,.asset.rupay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/rupay.png)}.asset.astropay-logo.before:before,.asset.astropay-logo.after:after,.asset.astropay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/astropay.png)}.asset.iwallet-logo.before:before,.asset.iwallet-logo.after:after,.asset.iwallet-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/iwallet.png)}.asset.venus-point-logo.before:before,.asset.venus-point-logo.after:after,.asset.venus-point-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/venus-point.png)}.asset.amex-logo.before:before,.asset.amex-logo.after:after,.asset.amex-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/amex.png)}.asset.pix-logo.before:before,.asset.pix-logo.after:after,.asset.pix-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/pix.png)}.asset.banrisul-logo.before:before,.asset.banrisul-logo.after:after,.asset.banrisul-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/banrisul.png)}.asset.banco-do-brasil-logo.before:before,.asset.banco-do-brasil-logo.after:after,.asset.banco-do-brasil-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/banco-do-brasil.png)}.asset.banco-original-logo.before:before,.asset.banco-original-logo.after:after,.asset.banco-original-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/banco-original.png)}.asset.banco-safra-logo.before:before,.asset.banco-safra-logo.after:after,.asset.banco-safra-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/banco-safra.png)}.asset.boleto-logo.before:before,.asset.boleto-logo.after:after,.asset.boleto-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/boleto.png)}.asset.bradesco-logo.before:before,.asset.bradesco-logo.after:after,.asset.bradesco-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/bradesco.png)}.asset.vcreditos-logo.before:before,.asset.vcreditos-logo.after:after,.asset.vcreditos-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/vcreditos.png)}.asset.giropay-logo.before:before,.asset.giropay-logo.after:after,.asset.giropay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/giropay.png)}.asset.neosurf-logo.before:before,.asset.neosurf-logo.after:after,.asset.neosurf-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/neosurf.png)}.asset.paylado-logo.before:before,.asset.paylado-logo.after:after,.asset.paylado-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/paylado.png)}.asset.grabpay-logo.before:before,.asset.grabpay-logo.after:after,.asset.grabpay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/grabpay.png)}.asset.eeziepay-logo.before:before,.asset.eeziepay-logo.after:after,.asset.eeziepay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/eeziepay.png)}.asset.ton-logo.before:before,.asset.ton-logo.after:after,.asset.ton-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/ton.png)}.asset.tron-logo.before:before,.asset.tron-logo.after:after,.asset.tron-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/tron.png)}.asset.dogecoin-logo.before:before,.asset.dogecoin-logo.after:after,.asset.dogecoin-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/dogecoin.png)}.asset.usd-coin-logo.before:before,.asset.usd-coin-logo.after:after,.asset.usd-coin-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/usdcoin.png)}.asset.binance-pay-logo.before:before,.asset.binance-pay-logo.after:after,.asset.binance-pay-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/payment/binance.png)}.asset.netent-logo.before:before,.asset.netent-logo.after:after,.asset.netent-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/netent.png)}.asset.novomatic-logo.before:before,.asset.novomatic-logo.after:after,.asset.novomatic-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/novomatic.png)}.asset.merkur-logo.before:before,.asset.merkur-logo.after:after,.asset.merkur-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/merkur-gaming.png)}.asset.play-n-go-logo.before:before,.asset.play-n-go-logo.after:after,.asset.play-n-go-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/play-n-go.png)}.asset.pragmatic-play-logo.before:before,.asset.pragmatic-play-logo.after:after,.asset.pragmatic-play-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/pragmatic-play.png)}.asset.igt-logo.before:before,.asset.igt-logo.after:after,.asset.igt-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/igt.png)}.asset.wms-logo.before:before,.asset.wms-logo.after:after,.asset.wms-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/wms.png)}.asset.big-time-gaming-logo.before:before,.asset.big-time-gaming-logo.after:after,.asset.big-time-gaming-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/big-time-gaming.png)}.asset.nextgen-logo.before:before,.asset.nextgen-logo.after:after,.asset.nextgen-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/nextgengaming.png)}.asset.high-5-games-logo.before:before,.asset.high-5-games-logo.after:after,.asset.high-5-games-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/high-5-games.png)}.asset.sg-logo.before:before,.asset.sg-logo.after:after,.asset.sg-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/sg-digital.png)}.asset.hacksaw-logo.before:before,.asset.hacksaw-logo.after:after,.asset.hacksaw-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/hacksaw-gaming.png)}.asset.lightning-box-logo.before:before,.asset.lightning-box-logo.after:after,.asset.lightning-box-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/lightning-box.png)}.asset.inspired-gaming-logo.before:before,.asset.inspired-gaming-logo.after:after,.asset.inspired-gaming-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/inspired-gaming.png)}.asset.playtech-logo.before:before,.asset.playtech-logo.after:after,.asset.playtech-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/playtech.png)}.asset.betsoft-logo.before:before,.asset.betsoft-logo.after:after,.asset.betsoft-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/betsoft.png)}.asset.evolution-logo.before:before,.asset.evolution-logo.after:after,.asset.evolution-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/evolution.png)}.asset.habanero-logo.before:before,.asset.habanero-logo.after:after,.asset.habanero-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/habanero.png)}.asset.ka-gaming-logo.before:before,.asset.ka-gaming-logo.after:after,.asset.ka-gaming-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/ka-gaming.png)}.asset.playstar-logo.before:before,.asset.playstar-logo.after:after,.asset.playstar-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/playstar.png)}.asset.asia-gaming-logo.before:before,.asset.asia-gaming-logo.after:after,.asset.asia-gaming-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/asia-gaming.png)}.asset.gold-deluxe-logo.before:before,.asset.gold-deluxe-logo.after:after,.asset.gold-deluxe-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/gold-deluxe.png)}.asset.iconic-gaming-logo.before:before,.asset.iconic-gaming-logo.after:after,.asset.iconic-gaming-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/iconic-gaming.png)}.asset.sf-gaming-logo.before:before,.asset.sf-gaming-logo.after:after,.asset.sf-gaming-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/sf-gaming.png)}.asset.dragoon-soft-logo.before:before,.asset.dragoon-soft-logo.after:after,.asset.dragoon-soft-logo:not(.before):not(.after){background-image:url(/gambling/wp-content/themes/generic/images/software/dragon-soft.png)}.list-tiles{position:relative;max-width:1100px;margin:20px auto 30px;font-weight:300;font-size:17px;line-height:1.5;color:#030b1d}.list-tiles ol,.list-tiles ul{margin:0 auto;padding-left:40px;list-style-type:none}.list-tiles li{position:relative;border-radius:20px;padding:30px 20px 30px 55px;box-shadow:-40px 0 0 0 #f5f6fa;background-color:#fff}.list-tiles:not(.v2) li:before{position:absolute;content:'';top:calc(50% - 30px);left:-30px;width:60px;height:60px;border-radius:50%;background:rgb(245,246,250);background:-moz-linear-gradient(left,rgba(245,246,250,1) 35%,rgba(221,226,255,1) 100%);background:-webkit-linear-gradient(left,rgba(245,246,250,1) 35%,rgba(221,226,255,1) 100%);background:linear-gradient(to right,rgba(245,246,250,1) 35%,rgba(221,226,255,1) 100%)}.list-tiles:not(.v2) ul li:after{position:absolute;content:'';top:calc(50% - 30px);left:-30px;width:60px;height:60px;background:url(/gambling/wp-content/themes/generic/images/icon/ico-check-mark-circle.svg) no-repeat center / 27px}.list-tiles ol{counter-reset:list-tiles}.list-tiles ol li{counter-increment:list-tiles}.list-tiles:not(.v2) ol li:after{position:absolute;content:counter(list-tiles);top:calc(50% - 20px);left:-20px;width:40px;height:40px;border-radius:50%;text-align:center;color:#0b30fb;font-weight:700;font-size:18px;line-height:40px;background:rgb(245,246,250);background:-moz-linear-gradient(left,rgba(245,246,250,1) 0%,rgba(224,228,255,1) 0%,rgba(245,246,250,1) 100%);background:-webkit-linear-gradient(left,rgba(245,246,250,1) 0%,rgba(224,228,255,1) 0%,rgba(245,246,250,1) 100%);background:linear-gradient(to right,rgba(245,246,250,1) 0%,rgba(224,228,255,1) 0%,rgba(245,246,250,1) 100%)}.list-tiles .expand-more{display:block;max-width:240px;margin:30px auto 20px;border-radius:26px;padding:13px 10px;color:#fff;font-weight:600;font-size:17px;text-align:center;background-color:#a0ade0;transition:all 0.2s ease;cursor:pointer}.list-tiles .expand-more:hover{background-color:#8b9eea}.list-tiles .tile{margin-left:40px;border-radius:20px;padding:30px 20px 30px 55px;box-shadow:-40px 0 0 0 #f5f6fa;background-color:#fff}.list-tiles.v2 ul{padding:0}.list-tiles.v2 li{margin-left:100px;padding:30px;box-shadow:-50px 0 35px -35px rgba(0,0,0,.3)}.list-tiles.v2 li .tile-img{position:absolute;top:0;left:-100px;width:130px;height:100%;border-radius:20px 0 0 20px;font-size:0}.list-tiles.v2 li .tile-img:before{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;background-size:60%}.list-tiles.v2 li .tile-img:after{z-index:-2;position:absolute;content:'';top:0;left:0;width:100%;height:100%;border-radius:20px 0 0 20px;background:#0a1b37;background:-moz-linear-gradient(-45deg,rgba(8,142,101,1) 0%,rgba(10,52,65,1) 18%,rgba(10,33,58,1) 23%,rgba(10,27,55,1) 29%,rgba(10,27,55,1) 53%,rgba(10,27,55,1) 58%,rgba(10,27,55,1) 63%,rgba(10,27,55,1) 68%,rgba(60,81,169,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(8,142,101,1) 0%,rgba(10,52,65,1) 18%,rgba(10,33,58,1) 23%,rgba(10,27,55,1) 29%,rgba(10,27,55,1) 53%,rgba(10,27,55,1) 58%,rgba(10,27,55,1) 63%,rgba(10,27,55,1) 68%,rgba(60,81,169,1) 100%);background:linear-gradient(135deg,rgba(8,142,101,1) 0%,rgba(10,52,65,1) 18%,rgba(10,33,58,1) 23%,rgba(10,27,55,1) 29%,rgba(10,27,55,1) 53%,rgba(10,27,55,1) 58%,rgba(10,27,55,1) 63%,rgba(10,27,55,1) 68%,rgba(60,81,169,1) 100%)}.list-tiles.v2.v2-1 li{margin-left:0;margin-top:100px;box-shadow:none}.list-tiles.v2.v2-1 li .tile-img{top:-100px;left:0;width:100%;height:130px}.list-tiles.v2.v2-1 li .tile-img:before{top:calc(50% - 55px);right:0;left:0;margin:0 auto;width:300px;height:80px;background-size:60%}.list-tiles.v2.v2-1 li .tile-img.contain:before{background-size:contain}.list-tiles.v2.v2-1 li .tile-img:after{border-radius:20px 20px 0 0}.list-tiles li .link{position:relative;display:block;max-width:100%;margin:10px 0 0 auto;width:max-content;color:#08b173;font-weight:600;font-size:17px;line-height:1.1;text-decoration:none}.list-tiles li .link.asset{padding-left:40px;transition:all 0.2s ease}.list-tiles li .link.asset:before{position:absolute;top:calc(50% - 7px);left:0;width:30px;height:14px;background-size:100% auto;transition:all 0.2s ease}.list-tiles li .link:hover{text-decoration:underline}.list-tiles li .link.asset:hover:before{left:5px}@media (max-width:767px){.list-tiles li+li,.list-tiles .tile+.tile{margin-top:10px}.list-tiles.v2.v2-1 ul{display:flex;flex-flow:row nowrap;column-gap:10px;padding-bottom:20px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#08b173 #ebedf5;scroll-snap-type:x mandatory}.list-tiles.v2.v2-1 ul::-webkit-scrollbar{height:4px}.list-tiles.v2.v2-1 ul::-webkit-scrollbar-track{background:#ebedf5}.list-tiles.v2.v2-1 ul::-webkit-scrollbar-thumb{background-color:#08b173;border-radius:5px}.list-tiles.v2.v2-1 li{flex:0 0 290px;max-width:290px;scroll-snap-align:center}}@media (min-width:768px){.list-tiles ol,.list-tiles ul,.list-tiles.flex-list-tiles{display:flex;flex-flow:row wrap;justify-content:center;gap:10px;padding:0}.list-tiles li,.list-tiles.flex-list-tiles .tile{flex:0 0 calc(50% - 45px);max-width:calc(50% - 45px);margin-left:40px}.list-tiles.v2 li{flex-basis:calc(50% - 105px);max-width:calc(50% - 105px);padding-bottom:55px}.list-tiles.v2 li .link{position:absolute;bottom:20px;right:20px}.list-tiles.v2.v2-1 li{flex-basis:calc(50% - 5px);max-width:calc(50% - 5px)}}@media (min-width:1024px){.list-tiles li,.list-tiles.flex-list-tiles .tile{padding:50px 40px 50px 70px}.list-tiles.v2 li{padding:50px 60px 80px}.list-tiles.v2 li .link{right:45px;bottom:50px}}.small-table{position:relative;margin:0 auto 15px;border-radius:20px;border:2px solid #f5f6fa;padding:20px;background:#f5f6fa;background:-moz-linear-gradient(-45deg,rgba(245,246,250,1) 0%,rgba(245,246,250,1) 75%,rgba(172,242,216,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(245,246,250,1) 0%,rgba(245,246,250,1) 75%,rgba(172,242,216,1) 100%);background:linear-gradient(135deg,rgba(245,246,250,1) 0%,rgba(245,246,250,1) 75%,rgba(172,242,216,1) 100%)}.small-table .logo .asset{display:block;width:180px;height:90px;margin:0 auto 15px;font-size:0;text-indent:-9999px;background-size:94%}.small-table .logo .asset.roulette{background-size:contain}.small-table .logo .asset.baccarat{background-size:contain}.small-table table,.small-table tbody{display:block;width:100%}.small-table tbody{border-radius:10px;padding:35px 40px;font-weight:300;font-size:17px;line-height:1.2;color:#030b1d;background-color:#fff}.small-table tbody tr{display:flex;flex-flow:row wrap;justify-content:space-between;padding:5px 0}.small-table tbody th{font-weight:300}.small-table tbody td{font-weight:600}.small-table tbody tr:last-child th.hidden~td{width:100%;text-align:right}.small-table tbody td .asset:not(.link){display:inline-block;width:20px;height:20px;border-radius:50%;vertical-align:middle;background-color:rgba(235,237,245,1);font-size:0;text-indent:-9999px}.small-table tbody td .asset:not(.link):before{display:block;width:100%;height:100%;background-size:40%}.small-table tbody td .asset.ico-check-mark-green:before{filter:invert(10%) sepia(100%) saturate(6939%) hue-rotate(238deg) brightness(104%) contrast(97%)}.small-table tbody td .asset.ico-close-mark-red{background-color:rgba(235,237,245,.5)}.small-table tbody td .asset.ico-close-mark-red:before{opacity:.5;filter:invert(43%) sepia(60%) saturate(138%) hue-rotate(218deg) brightness(110%) contrast(106%)}.small-table tbody td .link{position:relative;display:inline-block;margin:10px 0 0;vertical-align:middle;color:#08b173;font-weight:600;font-size:17px;line-height:1.1;text-decoration:none}.small-table tbody td .link.asset{padding-left:40px;transition:all 0.2s ease}.small-table tbody td .link.asset:before{position:absolute;top:calc(50% - 7px);left:0;width:30px;height:14px;background-size:100% auto;transition:all 0.2s ease}.small-table tbody td .link:hover{text-decoration:underline}.small-table tbody td .link.asset:hover:before{left:5px}@media(min-width:1024px){.small-table{max-width:520px}.col .small-table{max-width:95%;width:520px;margin:0}.small-table .logo .asset{margin-bottom:0}}@media (min-width:1200px){.small-table{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.small-table .logo{flex:0 0 180px;max-width:180px}.small-table table{flex:0 0 calc(100% - 190px);max-width:calc(100% - 190px)}}@media (min-width:1372px){.small-table table{flex-basis:calc(100% - 200px);max-width:calc(100% - 200px)}}.asset.crazy-genie.before{background-image:url(/gambling/wp-content/themes/generic/images/slots/crazy-genie.png);background-repeat:no-repeat;background-size:contain}.asset.dangerous-beauty{background-image:url(/gambling/wp-content/themes/generic/images/slots/dangerous-beauty.png);background-repeat:no-repeat;background-size:contain}.asset.hundred-or-grand{background-image:url(/gambling/wp-content/themes/generic/images/slots/hundred-or-grand.png);background-repeat:no-repeat;background-size:contain}.asset.dollar-llama{background-image:url(/gambling/wp-content/themes/generic/images/slots/dollar-llama.png);background-repeat:no-repeat;background-size:contain}.asset.double-leopard{background-image:url(/gambling/wp-content/themes/generic/images/slots/double-leopard.png);background-repeat:no-repeat;background-size:contain}.asset.goddes-of-valhala{background-image:url(/gambling/wp-content/themes/generic/images/slots/goddes-of-valhala.png);background-repeat:no-repeat;background-size:contain}.asset.ted-cash-lock{background-image:url(/gambling/wp-content/themes/generic/images/slots/ted-cash-lock.png);background-repeat:no-repeat;background-size:contain}.asset.shamrock-spin{background-image:url(/gambling/wp-content/themes/generic/images/slots/shamrock-spin.png);background-repeat:no-repeat;background-size:contain}.asset.zeus-3{background-image:url(/gambling/wp-content/themes/generic/images/slots/zeus-3.png);background-repeat:no-repeat;background-size:contain}.asset.wings-of-ra{background-image:url(/gambling/wp-content/themes/generic/images/slots/wings-of-ra.png);background-repeat:no-repeat;background-size:contain}.asset.medusa{background-image:url(/gambling/wp-content/themes/generic/images/slots/medusa.png);background-repeat:no-repeat;background-size:contain}.asset.gonzos-quest{background-image:url(/gambling/wp-content/themes/generic/images/slots/gonzos-quest.png);background-repeat:no-repeat;background-size:contain}.asset.immortal-romance{background-image:url(/gambling/wp-content/themes/generic/images/slots/immortal-romance.png);background-repeat:no-repeat;background-size:contain}.asset.bonanza{background-image:url(/gambling/wp-content/themes/generic/images/slots/bonanza.png);background-repeat:no-repeat;background-size:contain}.asset.reactoonz{background-image:url(/gambling/wp-content/themes/generic/images/slots/reactoonz.png);background-repeat:no-repeat;background-size:contain}.asset.eggomatic{background-image:url(/gambling/wp-content/themes/generic/images/slots/eggomatic.png);background-repeat:no-repeat;background-size:contain}.asset.silver-lion{background-image:url(/gambling/wp-content/themes/generic/images/slots/silver-lion.png);background-repeat:no-repeat;background-size:contain}.asset.subtopia{background-image:url(/gambling/wp-content/themes/generic/images/slots/subtopia.png);background-repeat:no-repeat;background-size:contain}.asset.jack-hammer-2{background-image:url(/gambling/wp-content/themes/generic/images/slots/jack-hammer-2.png);background-repeat:no-repeat;background-size:contain}.asset.thunderstruck2{background-image:url(/gambling/wp-content/themes/generic/images/slots/thunderstruck2.png);background-repeat:no-repeat;background-size:contain}.asset.buffalo-blitz{background-image:url(/gambling/wp-content/themes/generic/images/slots/buffalo-blitz.png);background-repeat:no-repeat;background-size:contain}.asset.lost-island{background-image:url(/gambling/wp-content/themes/generic/images/slots/lost-island.png);background-repeat:no-repeat;background-size:contain}.asset.jimi-hendrix{background-image:url(/gambling/wp-content/themes/generic/images/slots/jimi-hendrix.png);background-repeat:no-repeat;background-size:contain}.asset.throne-of-osiris{background-image:url(/gambling/wp-content/themes/generic/images/slots/throne-of-osiris.png);background-repeat:no-repeat;background-size:contain}.asset.spinata-grande{background-image:url(/gambling/wp-content/themes/generic/images/slots/spinata-grande.png);background-repeat:no-repeat;background-size:contain}.asset.fruits-go-wild{background-image:url(/gambling/wp-content/themes/generic/images/slots/fruits-go-wild.png);background-repeat:no-repeat;background-size:contain}.asset.carnaval{background-image:url(/gambling/wp-content/themes/generic/images/slots/carnaval.png);background-repeat:no-repeat;background-size:contain}.asset.guns-n-roses{background-image:url(/gambling/wp-content/themes/generic/images/slots/guns-n-roses.png);background-repeat:no-repeat;background-size:contain}.asset.tomb-raider{background-image:url(/gambling/wp-content/themes/generic/images/slots/tomb-raider.png);background-repeat:no-repeat;background-size:contain}.asset.divine-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/divine-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.joker-jackpots{background-image:url(/gambling/wp-content/themes/generic/images/slots/joker-jackpots.png);background-repeat:no-repeat;background-size:contain}.asset.burning-wins-777{background-image:url(/gambling/wp-content/themes/generic/images/slots/777-burning-wins.png);background-repeat:no-repeat;background-size:contain}.asset.big-bass-bonanza{background-image:url(/gambling/wp-content/themes/generic/images/slots/big-bass-bonanza.png);background-repeat:no-repeat;background-size:contain}.asset.black-wolf{background-image:url(/gambling/wp-content/themes/generic/images/slots/black-wolf.png);background-repeat:no-repeat;background-size:contain}.asset.blood-suckers{background-image:url(/gambling/wp-content/themes/generic/images/slots/blood-suckers.png);background-repeat:no-repeat;background-size:contain}.asset.book-of-dead{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-dead.png);background-repeat:no-repeat;background-size:contain}.asset.book-of-gems-megaways{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-gems-megaways.png);background-repeat:no-repeat;background-size:contain}.asset.book-of-tombs{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-tombs.png);background-repeat:no-repeat;background-size:contain}.asset.butterfly-staxx{background-image:url(/gambling/wp-content/themes/generic/images/slots/butterfly-staxx.png);background-repeat:no-repeat;background-size:contain}.asset.cleopatra{background-image:url(/gambling/wp-content/themes/generic/images/slots/cleopatra.png);background-repeat:no-repeat;background-size:contain}.asset.cosmic-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/cosmic-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.dragons-luck{background-image:url(/gambling/wp-content/themes/generic/images/slots/dragons-luck.png);background-repeat:no-repeat;background-size:contain}.asset.extra-chilli{background-image:url(/gambling/wp-content/themes/generic/images/slots/extra-chilli.png);background-repeat:no-repeat;background-size:contain}.asset.fields-of-clover{background-image:url(/gambling/wp-content/themes/generic/images/slots/fields-of-clover.png);background-repeat:no-repeat;background-size:contain}.asset.fruit-warp{background-image:url(/gambling/wp-content/themes/generic/images/slots/fruit-warp.png);background-repeat:no-repeat;background-size:contain}.asset.giza-infinity-reels{background-image:url(/gambling/wp-content/themes/generic/images/slots/giza-infinity-reels.png);background-repeat:no-repeat;background-size:contain}.asset.goldilocks{background-image:url(/gambling/wp-content/themes/generic/images/slots/goldilocks.png);background-repeat:no-repeat;background-size:contain}.asset.hundred-or-grand{background-image:url(/gambling/wp-content/themes/generic/images/slots/hundred-or-grand.png);background-repeat:no-repeat;background-size:contain}.asset.joker-action-6{background-image:url(/gambling/wp-content/themes/generic/images/slots/joker-action-6.png);background-repeat:no-repeat;background-size:contain}.asset.jokers-luck{background-image:url(/gambling/wp-content/themes/generic/images/slots/jokers-luck.png);background-repeat:no-repeat;background-size:contain}.asset.monster-superlanche{background-image:url(/gambling/wp-content/themes/generic/images/slots/monster-superlanche.png);background-repeat:no-repeat;background-size:contain}.asset.moon-princess{background-image:url(/gambling/wp-content/themes/generic/images/slots/moon-princess.png);background-repeat:no-repeat;background-size:contain}.asset.rich-wilde-and-the-tome-of-madness{background-image:url(/gambling/wp-content/themes/generic/images/slots/rich-wilde-and-the-tome-of-madness.png);background-repeat:no-repeat;background-size:contain}.asset.rich-wilde-and-book-of-dead{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-dead.png);background-repeat:no-repeat;background-size:contain}.asset.saiyan-mania{background-image:url(/gambling/wp-content/themes/generic/images/slots/saiyan-mania.png);background-repeat:no-repeat;background-size:contain}.asset.sherlock-bones{background-image:url(/gambling/wp-content/themes/generic/images/slots/sherlock-bones.png);background-repeat:no-repeat;background-size:contain}.asset.sphinx-fortune-hold-and-win{background-image:url(/gambling/wp-content/themes/generic/images/slots/sphinx-fortune-hold-and-win.png);background-repeat:no-repeat;background-size:contain}.asset.sugar-rush{background-image:url(/gambling/wp-content/themes/generic/images/slots/sugar-rush.png);background-repeat:no-repeat;background-size:contain}.asset.super-20{background-image:url(/gambling/wp-content/themes/generic/images/slots/super-20.png);background-repeat:no-repeat;background-size:contain}.asset.sweet-bonanza{background-image:url(/gambling/wp-content/themes/generic/images/slots/sweet-bonanza.png);background-repeat:no-repeat;background-size:contain}.asset.thor-hammer-time{background-image:url(/gambling/wp-content/themes/generic/images/slots/thor-hammer-time.png);background-repeat:no-repeat;background-size:contain}.asset.thor-infinity-reels{background-image:url(/gambling/wp-content/themes/generic/images/slots/thor-infinity-reels.png);background-repeat:no-repeat;background-size:contain}.asset.voodoo-gold{background-image:url(/gambling/wp-content/themes/generic/images/slots/voodoo-gold.png);background-repeat:no-repeat;background-size:contain}.asset.wheel-of-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/wheel-of-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.white-rabbit{background-image:url(/gambling/wp-content/themes/generic/images/slots/white-rabbit.png);background-repeat:no-repeat;background-size:contain}.asset.diamond-heist{background-image:url(/gambling/wp-content/themes/generic/images/slots/diamond-heist.png);background-repeat:no-repeat;background-size:contain}.asset.bandidos-cash{background-image:url(/gambling/wp-content/themes/generic/images/slots/bandidos-cash.png);background-repeat:no-repeat;background-size:contain}.asset.book-of-meow{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-meow.png);background-repeat:no-repeat;background-size:contain}.asset.chilli-heat-megaways{background-image:url(/gambling/wp-content/themes/generic/images/slots/chilli-heat-megaways.png);background-repeat:no-repeat;background-size:contain}.asset.hong-kong-tower{background-image:url(/gambling/wp-content/themes/generic/images/slots/hong-kong-tower.png);background-repeat:no-repeat;background-size:contain}.asset.kitty-glitter{background-image:url(/gambling/wp-content/themes/generic/images/slots/kitty-glitter.png);background-repeat:no-repeat;background-size:contain}.asset.raging-bull{background-image:url(/gambling/wp-content/themes/generic/images/slots/raging-bull.png);background-repeat:no-repeat;background-size:contain}.asset.rise-of-merlin{background-image:url(/gambling/wp-content/themes/generic/images/slots/rise-of-merlin.png);background-repeat:no-repeat;background-size:contain}.asset.siberian-storm{background-image:url(/gambling/wp-content/themes/generic/images/slots/siberian-storm.png);background-repeat:no-repeat;background-size:contain}.asset.star-kingdom{background-image:url(/gambling/wp-content/themes/generic/images/slots/star-kingdom.png);background-repeat:no-repeat;background-size:contain}.asset.starlight-princess-1000{background-image:url(/gambling/wp-content/themes/generic/images/slots/starlight-princess-1000.png);background-repeat:no-repeat;background-size:contain}.asset.three-musketeers{background-image:url(/gambling/wp-content/themes/generic/images/slots/three-musketeers.png);background-repeat:no-repeat;background-size:contain}.asset.book-of-dead{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-dead.png);background-repeat:no-repeat;background-size:contain}.asset.bursting-hot-five{background-image:url(/gambling/wp-content/themes/generic/images/slots/bursting-hot-5.png);background-repeat:no-repeat;background-size:contain}.asset.cash-eruption{background-image:url(/gambling/wp-content/themes/generic/images/slots/cash-eruption.png);background-repeat:no-repeat;background-size:contain}.asset.cat-in-vegas{background-image:url(/gambling/wp-content/themes/generic/images/slots/cat-in-vegas.png);background-repeat:no-repeat;background-size:contain}.asset.codex-of-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/codex-of-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.da-vinci-diamond-dual-play{background-image:url(/gambling/wp-content/themes/generic/images/slots/da-vinci-diamonds-dual-play.png);background-repeat:no-repeat;background-size:contain}.asset.divine-fortune-megaways{background-image:url(/gambling/wp-content/themes/generic/images/slots/divine-fortune-megaways.png);background-repeat:no-repeat;background-size:contain}.asset.empire-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/empire-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.fantastic-fruit{background-image:url(/gambling/wp-content/themes/generic/images/slots/fantastic-fruit.png);background-repeat:no-repeat;background-size:contain}.asset.fortune-hill{background-image:url(/gambling/wp-content/themes/generic/images/slots/fortune-hill.png);background-repeat:no-repeat;background-size:contain}.asset.fruit-express{background-image:url(/gambling/wp-content/themes/generic/images/slots/fruit-express.png);background-repeat:no-repeat;background-size:contain}.asset.genie-almighty{background-image:url(/gambling/wp-content/themes/generic/images/slots/genie-almighty.png);background-repeat:no-repeat;background-size:contain}.asset.gladiator{background-image:url(/gambling/wp-content/themes/generic/images/slots/gladiator.png);background-repeat:no-repeat;background-size:contain}.asset.golden-goddess{background-image:url(/gambling/wp-content/themes/generic/images/slots/golden-goddess.png);background-repeat:no-repeat;background-size:contain}.asset.great-moai{background-image:url(/gambling/wp-content/themes/generic/images/slots/great-moai.png);background-repeat:no-repeat;background-size:contain}.asset.hot-gems{background-image:url(/gambling/wp-content/themes/generic/images/slots/hot-gems.png);background-repeat:no-repeat;background-size:contain}.asset.invaders-from-the-planet-moolah{background-image:url(/gambling/wp-content/themes/generic/images/slots/invaders-from-the-planet-moolah.png);background-repeat:no-repeat;background-size:contain}.asset.irish-luck{background-image:url(/gambling/wp-content/themes/generic/images/slots/irish-luck.png);background-repeat:no-repeat;background-size:contain}.asset.legacy-of-dead{background-image:url(/gambling/wp-content/themes/generic/images/slots/legacy-of-dead.png);background-repeat:no-repeat;background-size:contain}.asset.lucky-ladys-charm-deluxe{background-image:url(/gambling/wp-content/themes/generic/images/slots/lucky-ladys-charm-deluxe.png);background-repeat:no-repeat;background-size:contain}.asset.lucky7{background-image:url(/gambling/wp-content/themes/generic/images/slots/lucky7.png);background-repeat:no-repeat;background-size:contain}.asset.mega-joker{background-image:url(/gambling/wp-content/themes/generic/images/slots/mega-joker.png);background-repeat:no-repeat;background-size:contain}.asset.megajackpots-cleopatra{background-image:url(/gambling/wp-content/themes/generic/images/slots/megajackpots-cleopatra.png);background-repeat:no-repeat;background-size:contain}.asset.mercy-of-the-gods{background-image:url(/gambling/wp-content/themes/generic/images/slots/mercy-of-the-gods.png);background-repeat:no-repeat;background-size:contain}.asset.miss-midas{background-image:url(/gambling/wp-content/themes/generic/images/slots/miss-midas.png);background-repeat:no-repeat;background-size:contain}.asset.monopoly-big-event{background-image:url(/gambling/wp-content/themes/generic/images/slots/monopoly-big-event.png);background-repeat:no-repeat;background-size:contain}.asset.narcos{background-image:url(/gambling/wp-content/themes/generic/images/slots/narcos.png);background-repeat:no-repeat;background-size:contain}.asset.nights-of-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/nights-of-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.rainbow-riches{background-image:url(/gambling/wp-content/themes/generic/images/slots/rainbow-riches.png);background-repeat:no-repeat;background-size:contain}.asset.samba-de-frutas{background-image:url(/gambling/wp-content/themes/generic/images/slots/samba-de-frutas.png);background-repeat:no-repeat;background-size:contain}.asset.santa-surprise{background-image:url(/gambling/wp-content/themes/generic/images/slots/santa-surprise.png);background-repeat:no-repeat;background-size:contain}.asset.the-dark-knight{background-image:url(/gambling/wp-content/themes/generic/images/slots/the-dark-knight.png);background-repeat:no-repeat;background-size:contain}.asset.the-sky-is-the-limit{background-image:url(/gambling/wp-content/themes/generic/images/slots/the-skys-the-limit.png);background-repeat:no-repeat;background-size:contain}.asset.thundering-buffalo{background-image:url(/gambling/wp-content/themes/generic/images/slots/thundering-buffalo.png);background-repeat:no-repeat;background-size:contain}.asset.very-fruity{background-image:url(/gambling/wp-content/themes/generic/images/slots/very-fruity.png);background-repeat:no-repeat;background-size:contain}.asset.wilderland{background-image:url(/gambling/wp-content/themes/generic/images/slots/wilderland.png);background-repeat:no-repeat;background-size:contain}.asset.wish-upon-a-jackpot{background-image:url(/gambling/wp-content/themes/generic/images/slots/wish-upon-a-jackpot.png);background-repeat:no-repeat;background-size:contain}.asset.wizard-of-gems{background-image:url(/gambling/wp-content/themes/generic/images/slots/wizard-of-gems.png);background-repeat:no-repeat;background-size:contain}.asset.aztecs-millions{background-image:url(/gambling/wp-content/themes/generic/images/slots/aztecs-millions.png);background-repeat:no-repeat;background-size:contain}.asset.bison-fury{background-image:url(/gambling/wp-content/themes/generic/images/slots/bison-fury.png);background-repeat:no-repeat;background-size:contain}.asset.buffalo-gold{background-image:url(/gambling/wp-content/themes/generic/images/slots/buffalo-gold.png);background-repeat:no-repeat;background-size:contain}.asset.double-diamond{background-image:url(/gambling/wp-content/themes/generic/images/slots/double-diamond.png);background-repeat:no-repeat;background-size:contain}.asset.fire-and-roses-joker{background-image:url(/gambling/wp-content/themes/generic/images/slots/fire-and-roses-joker.png);background-repeat:no-repeat;background-size:contain}.asset.irish-riches{background-image:url(/gambling/wp-content/themes/generic/images/slots/irish-riches.png);background-repeat:no-repeat;background-size:contain}.asset.jack-in-the-box{background-image:url(/gambling/wp-content/themes/generic/images/slots/jack-in-the-box.png);background-repeat:no-repeat;background-size:contain}.asset.jokerizer{background-image:url(/gambling/wp-content/themes/generic/images/slots/jokerizer.png);background-repeat:no-repeat;background-size:contain}.asset.powerplay-mega{background-image:url(/gambling/wp-content/themes/generic/images/slots/powerplay-mega.png);background-repeat:no-repeat;background-size:contain}.asset.spirit-of-the-inca-maxi{background-image:url(/gambling/wp-content/themes/generic/images/slots/spirit-of-the-inca-maxi.png);background-repeat:no-repeat;background-size:contain}.asset.white-rabbit-megaways{background-image:url(/gambling/wp-content/themes/generic/images/slots/white-rabbit-megaways.png);background-repeat:no-repeat;background-size:contain}.asset.bonanza-megapays{background-image:url(/gambling/wp-content/themes/generic/images/slots/bonanza-megapays.png);background-repeat:no-repeat;background-size:contain}.asset.dead-or-alive-2{background-image:url(/gambling/wp-content/themes/generic/images/slots/dead-or-alive-2.png);background-repeat:no-repeat;background-size:contain}.asset.jumanji{background-image:url(/gambling/wp-content/themes/generic/images/slots/jumanji.png);background-repeat:no-repeat;background-size:contain}.asset.mega-moolah{background-image:url(/gambling/wp-content/themes/generic/images/slots/mega-moolah.png);background-repeat:no-repeat;background-size:contain}.asset.money-train{background-image:url(/gambling/wp-content/themes/generic/images/slots/money-train.png);background-repeat:no-repeat;background-size:contain}.asset.temple-tumble-2{background-image:url(/gambling/wp-content/themes/generic/images/slots/temple-tumble-2.png);background-repeat:no-repeat;background-size:contain}.asset.twin-spin{background-image:url(/gambling/wp-content/themes/generic/images/slots/twin-spin.png);background-repeat:no-repeat;background-size:contain}.asset.voodoo-magic{background-image:url(/gambling/wp-content/themes/generic/images/slots/voodoo-magic.png);background-repeat:no-repeat;background-size:contain}.asset.wheel-of-fortune-megaways{background-image:url(/gambling/wp-content/themes/generic/images/slots/wheel-of-fortune-megaways.png);background-repeat:no-repeat;background-size:contain}.asset.wolf-gold{background-image:url(/gambling/wp-content/themes/generic/images/slots/wolf-gold.png);background-repeat:no-repeat;background-size:contain}.asset.wolf-run{background-image:url(/gambling/wp-content/themes/generic/images/slots/wolf-run.png);background-repeat:no-repeat;background-size:contain}.asset.mega-fortune{background-image:url(/gambling/wp-content/themes/generic/images/slots/mega-fortune.png);background-repeat:no-repeat;background-size:contain}.asset.hercules-unleashed-dream{background-image:url(/gambling/wp-content/themes/generic/images/slots/hercules-unleashed-dream.png);background-repeat:no-repeat;background-size:contain}.asset.wolf-blaze-megaways{background-image:url(/gambling/wp-content/themes/generic/images/slots/wolf-blaze-megaways.png);background-repeat:no-repeat;background-size:contain}.asset.age-of-the-gods{background-image:url(/gambling/wp-content/themes/generic/images/slots/age-of-the-gods.png);background-repeat:no-repeat;background-size:contain}.asset.bankin-bacon{background-image:url(/gambling/wp-content/themes/generic/images/slots/bankin-bacon.png);background-repeat:no-repeat;background-size:contain}.asset.book-of-atem-wow-pot{background-image:url(/gambling/wp-content/themes/generic/images/slots/book-of-atem-wow-pot.png);background-repeat:no-repeat;background-size:contain}.asset.elephant-king{background-image:url(/gambling/wp-content/themes/generic/images/slots/elephant-king.png);background-repeat:no-repeat;background-size:contain}.asset.funky-fruits{background-image:url(/gambling/wp-content/themes/generic/images/slots/funky-fruits.png);background-repeat:no-repeat;background-size:contain}.asset.gladiator-jackpot{background-image:url(/gambling/wp-content/themes/generic/images/slots/gladiator-jackpot.png);background-repeat:no-repeat;background-size:contain}.asset.kingdoms-rise-reign-of-ice{background-image:url(/gambling/wp-content/themes/generic/images/slots/kingdoms-rise-reign-of-ice.png);background-repeat:no-repeat;background-size:contain}.asset.leprechauns-luck{background-image:url(/gambling/wp-content/themes/generic/images/slots/leprechauns-luck.png);background-repeat:no-repeat;background-size:contain}.asset.pride-of-persia-empire-treasures{background-image:url(/gambling/wp-content/themes/generic/images/slots/pride-of-persia-empire-treasures.png);background-repeat:no-repeat;background-size:contain}.asset.lucky7{background-image:url(/gambling/wp-content/themes/generic/images/slots/lucky7.png);background-repeat:no-repeat;background-size:contain}.asset.thunder-cash-sizzling-hot{background-image:url(/gambling/wp-content/themes/generic/images/slots/thunder-cash-sizzling-hot.png);background-repeat:no-repeat;background-size:contain}.asset.pay-days{background-image:url(/gambling/wp-content/themes/generic/images/slots/pay-day.png);background-repeat:no-repeat;background-size:contain}.asset.pay-day{background-image:url(/gambling/wp-content/themes/generic/images/slots/pay-day.png);background-repeat:no-repeat;background-size:contain}.asset.blue-wizard{background-image:url(/gambling/wp-content/themes/generic/images/slots/blue-wizard.png);background-repeat:no-repeat;background-size:contain}.asset.pompeii-rising-jackpots{background-image:url(/gambling/wp-content/themes/generic/images/slots/pompeii-rising-jackpots.png);background-repeat:no-repeat;background-size:contain}.asset.mgm-grand-millions{background-image:url(/gambling/wp-content/themes/generic/images/slots/mgm-grand-millions.png);background-repeat:no-repeat;background-size:contain}.asset.flash-pays{background-image:url(/gambling/wp-content/themes/generic/images/slots/flash-pays.png);background-repeat:no-repeat;background-size:contain}.asset.star-watch-fire{background-image:url(/gambling/wp-content/themes/generic/images/slots/star-watch-fire.png);background-repeat:no-repeat;background-size:contain}.asset.european-roulette{background-image:url(/gambling/wp-content/themes/generic/images/european-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.double-ball-roulette{background-image:url(/gambling/wp-content/themes/generic/images/double-ball-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.french-roulette{background-image:url(/gambling/wp-content/themes/generic/images/french-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.american-roulette{background-image:url(/gambling/wp-content/themes/generic/images/american-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.salon-prive-roulette{background-image:url(/gambling/wp-content/themes/generic/images/salon-prive-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.speed-roulette{background-image:url(/gambling/wp-content/themes/generic/images/speed-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.vip-roulette{background-image:url(/gambling/wp-content/themes/generic/images/vip-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.native-roulette{background-image:url(/gambling/wp-content/themes/generic/images/native-roulette.jpg);background-repeat:no-repeat;background-size:contain}.asset.immersive-roulette{background-image:url(/gambling/wp-content/themes/generic/images/immersive-roulette-evolution-gaming.jpg);background-repeat:no-repeat;background-size:contain}.asset.european-roulette-live{background-image:url(/gambling/wp-content/themes/generic/images/european-roulette-live.jpg);background-repeat:no-repeat;background-size:contain}.asset.lightning-roulette{background-image:url(/gambling/wp-content/themes/generic/images/lighting-roulette-evolution-gaming.jpg);background-repeat:no-repeat;background-size:contain}.asset.french-roulette{background-image:url(/gambling/wp-content/themes/generic/images/french-roulette-evolution-gaming.jpg);background-repeat:no-repeat;background-size:contain}.asset.classic-baccarat{background-image:url(/gambling/wp-content/themes/generic/images/classic-baccarat.jpg);background-repeat:no-repeat;background-size:contain}.asset.speed-baccarat{background-image:url(/gambling/wp-content/themes/generic/images/speed-baccarat.jpg);background-repeat:no-repeat;background-size:contain}.asset.live-baccarat-squeeze{background-image:url(/gambling/wp-content/themes/generic/images/live-baccarat-squeeze.jpg);background-repeat:no-repeat;background-size:contain}.asset.salon-prive-baccarat{background-image:url(/gambling/wp-content/themes/generic/images/salon-prive-baccarat.jpg);background-repeat:no-repeat;background-size:contain}.asset.dragon-tiger-baccarat{background-image:url(/gambling/wp-content/themes/generic/images/dragon-tiger.jpg);background-repeat:no-repeat;background-size:contain}.asset.lightning-baccarat{background-image:url(/gambling/wp-content/themes/generic/images/lightning-baccarat.jpg);background-repeat:no-repeat;background-size:contain}.asset.baccarat-multiplay{background-image:url(/gambling/wp-content/themes/generic/images/baccarat-multiplay.jpg);background-repeat:no-repeat;background-size:contain}.asset.no-commission-baccarat{background-image:url(/gambling/wp-content/themes/generic/images/no-commission-baccarat.jpg);background-repeat:no-repeat;background-size:contain}