*, :after, :before {box-sizing: inherit}
center {margin: 0 0 20px}
body {font-family: "Open Sans", Open-Sans-fallback, sans-serif; font-weight: 400; line-height: 1.4; color: #4a4a4a; background: #fff; font-smoothing: antialiased; osx-font-smoothing: grayscale; font-size: 15px; margin: 0}
.disclaimer-ca-text, p i {font-family: "Open Sans", Open-Sans-fallback, sans-serif}
body, html {box-sizing: border-box}
.h2, .h3, .h4, h1, h2, h3, h4, h5, h6 {font-family: "Open Sans", Open-Sans-fallback, sans-serif; font-weight: 400; font-style: normal; color: inherit; margin-top: 0; margin-bottom: 6px; line-height: 1.4}
ol, ul {padding: 0 0 0 15px}
div > div > a.dmca-badge > img {width: 100px !important; height: 20px !important}
#wrapper {display: grid; grid-template-areas:"newheader newheader" "breadcrumb breadcrumb" "banner-caxon banner-caxon" "newfull newfull" "newleft newright"; grid-template-columns:68% auto; gap: 0 30px; width: 100%; max-width: 1300px; margin: 0 auto; padding: 0 15px}
.review__wrapper {width: 100%; max-width: 1300px; margin: 0 auto; padding: 0 15px}
#wrapper.homepage {grid-template-areas:"newheader" "banner-caxon" "full_new"; grid-template-columns:100%}
#wrapper.review {grid-template-areas:"newheader newheader" "breadcrumb breadcrumb" "blockedtops blockedtops" "topswrapper topswrapper" "banner-caxon banner-caxon" "reviewtop newright" "newleft newright" "newleftbottom newright"}
div.tops__wrapper {grid-area: topswrapper; margin-bottom: 20px}
div.newheader {grid-area: newheader; position: relative; display: flex; max-width: 1300px; height: 104px; margin: 0 auto 25px; justify-content: space-between; padding-inline: 15px}
div.newfull {grid-area: newfull; margin: 0 0 20px}
div.newleft {grid-area: newleft; margin: 0 0 20px}
div.newleftbottom {grid-area: newleftbottom; margin: 0 0 20px}
div.newright {grid-area: newright;}
div#breadcrumb {grid-area: breadcrumb; font-size: 13px; margin: 0 0 10px}
div#breadcrumb ol {list-style: none; margin: 0; padding: 0}
div#breadcrumb li {display: inline}
div#breadcrumb li:not(:first-child):before {content: ">"}
div#breadcrumb li:last-child a {color: inherit}
div.reviewtop {grid-area: reviewtop; margin: 0 0 20px}
div.newright > div {margin: 0 0 20px}
.button {display: grid; align-items: center; cursor: pointer; appearance: none; margin: 0; font-size: 16px; background: var(--color-cta-button); color: var(--color-text-on-cta-button); text-align: center; padding: 3px; line-height: 1; min-height: 40px; min-width: 90px; border-radius: 3px; text-transform: uppercase; border: none; font-weight: 700}
.button:focus, .button:hover {background: var(--color-hover-on-cta-button); color: var(--color-text-on-cta-button)}
.button-on-banner {align-items: center; cursor: pointer; appearance: none; transition: background-color .25s ease-out, color .25s ease-out; margin: 0; font-size: 16px; background: var(--color-cta-button); color: var(--color-text-on-cta-button); text-align: center; padding: 12px; line-height: 1; border-radius: 3px; text-transform: uppercase; border: none; position: absolute; bottom: 40px; left: 30px; width: 37%}
.button-on-banner:focus, .button-on-banner:hover {background: var(--color-hover-on-cta-button); color: var(--color-text-on-cta-button)}
.gameindexcolorimage {display: block; width: 100%}
.ctabox {margin: 0 0 20px}
.horizontal_scroll_cards .ctabox {margin: 0}
.ctabox a.button {margin: 0 auto; width: 500px; max-width: 100%; line-height: 30px; padding: 10px 20px; font-size: 20px}
a.logo {width: 200px; height: 94px; align-self: center; flex-shrink: 0}
a.logo img {width: 100%; height: 100%; display: block}
#menu-main-menu {list-style: none; display: flex; margin: 0; align-content: flex-start; align-items: flex-start; white-space: nowrap}
#menu-main-menu li {border-top: 2px solid #fff; display: flex; padding: 44px 0 0; margin: 0 0 0 20px; position: relative}
#menu-main-menu li:hover {border-top: 2px solid var(--sub-menu-link-color)}
#menu-main-menu li a {color: #0a0a0a; font-weight: 700; display: block}
#menu-main-menu li a.button a {padding: 0; color: #fff}
#menu-main-menu li.cta:hover {border-top: 2px solid #fff}
#menu-main-menu li.cta a {margin: 10px; padding: 10px; display: inline-block; background: var(--link-color); color: #fff}
#menu-main-menu .submenu {padding: 10px; background: #1f1f1f; z-index: 100; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)}
#menu-main-menu .submenu > li {border-bottom: 1px solid #4a4a4a; border-top: 0}
#menu-main-menu .submenu > li a {padding: 12px 0; color: #fff}
#menu-main-menu .submenu > li a:hover {color: #9b9ba7}
#menu-main-menu .submenu > li:last-child {border-bottom: none}
#menu-main-menu .submenu > li ul {z-index: 150}
#menu-main-menu .submenu > li.is-right-arrow > a:after {position: absolute; top: 50%; margin-top: -7px; right: 10px; display: block; width: 0; height: 0; border: 5px inset; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #fff; opacity: .7}
#menu-main-menu li.w-submenu {position: relative; margin-right: 20px}
.w-submenu > .submenu-icon {position: absolute; left: 100%; width: 25px; height: 25px; padding: 5px; bottom: -2px}
.w-submenu > .submenu-icon span {display: block; width: 15px; height: 15px; border-radius: 50%; background: var(--sub-menu-link-color) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M5 3H3v2H2V3H0V2h2V0h1v2h2v1z'/%3E%3C/svg%3E") 50% 50% no-repeat}
#menu-main-menu .d-submenu {display: none; position: absolute; top: 100%; left: -10px; z-index: 500}
#menu-main-menu .d-submenu-list {overflow-x: hidden; overflow-y: auto; max-height: calc(100vh - 115px); position: relative; margin: 30px 0 0; padding: 4px 20px 6px; width: 240px; list-style-type: none; background-color: #fff; border-top: 9px solid var(--color-sub-menu); box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .1)}
#menu-main-menu .d-submenu::before {display: block; position: absolute; top: 17px; left: 60px; content: ''; width: 0; height: 0; border-style: solid; z-index: 500; border-width: 0 13px 13px; border-color: transparent transparent var(--color-sub-menu) transparent}
#menu-main-menu .d-submenu-item {padding: 0; margin: 0; min-height: 0}
#menu-main-menu .d-submenu-item:first-child, #menu-main-menu .d-submenu-item:first-child:hover {border: none}
#menu-main-menu .d-submenu-item:hover, #menu-main-menu .d-submenu-item:not(:first-child) {border-top: 2px solid #f2f2f2}
#menu-main-menu .d-submenu-item .d-submenu-link {padding: 15px 0; margin: 0; font-family: 'Open Sans', Open-Sans-fallback, sans-serif; text-align: center; font-size: 14px; line-height: 16px; color: #4a4a4a}
#menu-main-menu .d-submenu-item .d-submenu-link:hover {color: var(--sub-menu-link-color)}
.m-submenu {display: none; position: relative; top: -5px; left: -15px; width: calc(100% + 30px)}
.themenumobile > ul .m-submenu-list {list-style-type: none; padding: 4px 0 11px; margin: 0; border: none; background-color: #f2f2f2; border-top: 3px solid var(--color-sub-menu)}
.m-submenu::before {display: block; position: relative; top: 0; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-style: solid; z-index: 500; border-width: 0 5px 5px; border-color: transparent transparent var(--color-sub-menu) transparent}
.themenumobile ul li.m-submenu-item {padding: 0 15px}
.themenumobile ul li.m-submenu-item:not(:first-child) > a {border-top: 2px solid #fff}
.themenumobile ul li.m-submenu-item .m-submenu-link {padding: 15px 10px; font-family: 'Open Sans', Open-Sans-fallback, sans-serif; font-size: 14px; line-height: 16px; color: #4a4a4a; font-weight: 400}
.themenumobile ul li.m-submenu-item .m-submenu-link.active, .themenumobile ul li.m-submenu-item .m-submenu-link:hover {color: var(--link-color)}
.w-m-submenu {position: relative}
.themenumobile ul li.w-m-submenu > a {padding-right: 40px}
.w-m-submenu.active > a {border-bottom-color: transparent}
.w-m-submenu > .submenu-icon {position: absolute; right: 0; top: 0; width: 45px; height: 45px; padding: 10px; z-index: 500; cursor: pointer; transition: opacity .3s}
.w-m-submenu > .submenu-icon::before {content: ''; display: block; width: 25px; height: 25px; cursor: pointer; border-radius: 50%; background: var(--link-color) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M5 3H3v2H2V3H0V2h2V0h1v2h2v1z'/%3E%3C/svg%3E") 50% 50% no-repeat; background-size: 9px 9px}
.w-m-submenu > .submenu-icon:hover {opacity: .5}
.w-m-submenu.active > .submenu-icon::before {background: var(--link-color) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='1'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M0 0h5v1H0V0z'/%3E%3C/svg%3E") 50% 50% no-repeat; background-size: 7px 2px}
div.newfooter {position: relative; padding: 50px 0 0}
div.newfooter > div {background: #202020; display: flex; flex-direction: column; align-items: center; padding: 20px 5px; gap: 25px}
div.newfooter.bocch > div, div.newfooter.codp > div, div.newfooter.kpo > div, div.newfooter.x2388 > div, div.newfooter.x2951 > div {padding: 65px 5px}
div.newfooter.bjf > div {background: var(--footer-color)}
div.newfooter ul {list-style: none; flex-wrap: wrap; justify-content: center; display: flex; margin: 0}
div.newfooter ul li {color: #fff; margin: 0 10px 10px}
div.newfooter ul li a {color: inherit}
div.newfooter ul li a:hover {text-decoration: underline}
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 0; border-radius: 3px; border-bottom: 2px solid #ccc}
tbody, tfoot, thead {border: 1px solid #f2f2f2; background-color: #fff}
tfoot, thead {color: #9b9b9b}
tfoot td, tfoot th, thead td, thead th {font-weight: 600}
table:not(#wagertablenew) tbody tr.odd {background-color: #f2f2f2}
a {color: var(--link-color); text-decoration: none}
a:focus, a:hover {color: #1585cf}
a:link, a:visited:link {tap-highlight-color: rgba(0, 0, 0, .3)}
#fg, #fg div.all {position: absolute; border-radius: 25px 25px 5px 5px; background: #3d3d3d; height: 86px}
#fg {display: flex; top: 25px; left: 50px; flex-direction: column-reverse; align-items: center; width: 50px; padding: 0 0 10px}
#fg > span {cursor: pointer}
#fg div.all {width: 225px; flex-wrap: wrap; display: none; padding: 5px; left: 0; top: 0; cursor: auto; overflow: hidden}
#fg.bjf, #fg.bjf div.all {background: #5bb7c3}
#fg .me, #fg a {display: block; width: 28px; height: 28px; border-radius: 50%; background-size: 28px}
#fg a {margin: 5px}
#fg .f_x2951 {background-position: 0 -20px}
#fg .f_coe {background-position: 0 -48px}
#fg .f_ocnz {background-position: 0 -76px}
#fg .f_bocch {background-position: 0 -104px}
#fg .f_kpo {background-position: 0 -132px}
#fg .f_bjf {background-position: 0 -160px}
#fg .f_ocrb {background-position: 0 -188px}
#fg .f_x2338 {background-position: 0 -216px}
#fg .f_codp {background-position: 0 -244px}
#fg .f_cacca {background-position: 0 -272px}
#fg .c, #fg .o {background-size: 28px; width: 10px; height: 10px; display: block}
#fg .o {margin: 0 0 18px; width: 7px}
#fg .c {background-position: 0 -10px; position: absolute; right: 12px; top: 12px; cursor: pointer}
.h1, .h2, .h3, .h4, h1, h2, h3, h4 {overflow-wrap: break-word}
.h1, h1 {margin: 0 0 10px; display: block; font-weight: 800; font-size: 22px; color: var(--color-h1)}
.h2, h2 {margin: 0 0 10px; display: block; font-weight: 700; font-size: 20px; color: var(--color-h2)}
.h3, h3 {margin: 0 0 10px; display: block; font-weight: 700; font-size: 18px; color: var(--color-h3)}
.h4, h4 {margin: 0 0 6px; display: block; font-weight: 600; font-size: 17px; color: var(--color-h4)}
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, h1 a, h2 a, h3 a, h4 a, h5 a {text-decoration: none; color: inherit}
.h2 + div, h2 + div {margin-top: 15px}
h1#hph1 {font-size: 22px}
#menu-main-menu li a, .button {font-family: 'Open Sans', Open-Sans-fallback, sans-serif}
.maintext div.topr {margin: 0 0 25px}
div#toprhead {margin: 0}
div.topr.fixed {position: fixed; top: 10px}
#nav-toggle:hover span, #nav-toggle:hover span:after, #nav-toggle:hover span:before, .game-overlay {background: #0a0a0a}
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {cursor: pointer; border-radius: 1px; height: 2px; width: 25px; background: #9b9ba7; position: absolute; display: block; content: ''}
#nav-toggle span:before {top: 7px}
#nav-toggle span:after {bottom: -14px}
.maintext {line-height: 25px}
.maintext h2, .maintext h3, .maintext p:not(:last-child) {margin: 0 0 20px}
.filter_ocrb h2 {text-align: center}
.maintext p:last-child {margin: 0}
.maintext p + h2 {margin: 30px 0 20px}
.maintext p + h3 {margin: 25px 0 20px}
.maintext ol, .maintext ul {padding: 0 0 0 40px}
.maintext td > ol, .maintext td > ul {margin: 20px 0}
.maintext table {margin: 0 0 30px; line-height: 1.4}
.maintext table td, .maintext table th {padding: 10px; text-align: left}
.maintext table h2, .maintext table h3 {margin: 0}
.maintext article > div {margin-bottom: 30px}
.articlelist_wrapper {margin: 40px 0 0}
.articlelist {display: flex; flex-direction: column; line-height: 1.4}
.articlelist > div {display: grid; grid-template-columns:250px auto; margin: 0 0 30px; gap: 25px 20px}
.articlelist > div a.img {display: flex; justify-content: center; grid-area: 1/1/5/2; aspect-ratio: 16/9; width: 100%; background: #e6e6e6; align-items: center}
.coe-site .articlelist > div a.img {background: 0 0}
.articlelist > div a.img img {object-fit: none; aspect-ratio: 16/9; width: auto}
.coe-site .articlelist > div a.img img {object-fit: scale-down}
.articlelist > div div.h3 {margin: 0}
.articlelist_wrapper a.button {max-width: 500px; margin: 0 auto}
.casinotable {width: 100%; color: #0a0a0a; line-height: 1.2}
.casinotable thead tr th {padding: 0; text-align: center; height: 40px; background-color: var(--color-table-header); color: var(--color-text-on-table-header); font-weight: 500; line-height: 16px}
.casinotable thead tr th:last-child {text-align: center}
.casinotable tbody tr td {vertical-align: middle; padding: 8px 2px}
.casinotable tbody tr td a {color: var(--color-casino-name-on-table)}
.casinotable tbody tr td a.button {background: var(--color-cta-button); display: grid; align-items: center; box-shadow: 0; margin: 0 auto; color: var(--color-text-on-cta-button); max-width: 200px}
.casinotable tbody tr td a.button:hover {background: var(--color-hover-on-cta-button); color: var(--color-text-on-cta-button)}
.casinotable tbody tr td img {border-radius: 50%; width: 50px; display: block; margin: 0 auto}
.casinotable td.b1, .casinotable td.b2 {text-align: center}
.casinotable td.nm {font-size: 13px; max-width: 60px}
.casinotable td.bn {text-align: center}
.tops_icon {width: 24px !important; height: 24px !important; margin-right: 10px !important}
.rating {list-style-type: none; margin: 0}
.rating li {font-family: "Open Sans", Open-Sans-fallback, sans-serif; display: inline-block; color: #0a0a0a}
.rating li.star:before {content: "\f5bc"}
.rating li:before {content: "\f5be"}
.casino-reviews-grid {display: flex; flex-wrap: wrap; min-width: 0; gap: 15px; margin: 0 0 20px; position: relative}
.casino-reviews-grid .card {background: #f5f5f5; display: flex; flex-flow: column; flex-grow: 1; width: 0; min-width: 161px}
.casino-reviews-grid .card .review-type-star {background: 0 0; width: 100%; text-align: center; margin: 0; padding: 10px}
.casino-reviews-grid .card .vh-casino-title {text-align: center; color: var(--color-casino-name-on-table); text-transform: uppercase; line-height: 1; word-break: break-word; padding: 3px; height: 35px; display: grid; margin: 7px; align-items: center; overflow: hidden}
.casino-reviews-grid .card .vh-casino-overlay {min-height: 112px}
.casino-reviews-grid .card .vh-casino-overlay img {margin: 0 auto; display: block; width: 100px; height: 100px; border-radius: 50%}
.casino-reviews-grid .card .vh-bonus-text {padding: 9px; text-align: center; color: #0a0a0a; font-weight: 700; flex-grow: 1}
.casino-reviews-grid .card .vh-bonus-text span {display: block; font-size: 12px; line-height: 14px; font-weight: 400}
.casino-reviews-grid .card .terms-link {display: block; text-align: center; margin-bottom: 10px}
.casino-reviews-grid .card .button {display: grid; align-items: center; margin: 0 10px 10px}
.casino-reviews-grid .card:hover {cursor: pointer; background: #fff; box-shadow: 0 6px 17px 0 rgba(0, 0, 0, .16)}
.casino-reviews-grid .card:hover .button {background: var(--color-hover-on-cta-button)}
.casino-reviews-grid .grid-casino-rating {min-height: 62px}
.card.newcard {padding-top: 20px}
.card.newcard .vh-casino-title {margin: 0 7px}
.card.newcard .vh-bonus-text {padding-top: 0; min-height: 40px}
.card.newcard .vh-casino-overlay {min-height: 105px}
.casino-reviews-grid-5 .card, .casino-reviews-grid-6 .card {min-width: 215px}
#hptopgames ul {display: grid; flex-wrap: wrap; list-style: none; margin: 0; grid-template-columns:repeat(auto-fit, minmax(136px, 1fr)); gap: 15px; padding: 0}
#hptopgames li a {display: flex; flex-direction: column; height: 100%; justify-content: space-between}
#hptopgames li a:hover img {opacity: .5}
#hptopgames span.h3 {display: flex; text-transform: uppercase; font-weight: 300; font-size: 12px; background: #f5f5f5; padding: 5px; margin: 0}
div#btt {width: 40px; height: 40px; position: fixed; bottom: 10px; right: 10px; z-index: 2; cursor: pointer; display: none; opacity: .9}
.dv_mobile.withbanner div#btt {bottom: 80px}
div.tablecon {width: 100%; overflow: auto; padding: 0}
div.tablecon table {margin-left: 0 !important; margin-right: 0 !important; width: 100%}
div.tablecon table tr {vertical-align: top}
div.tablecon table tr > td > ul {padding: 0 0 0 20px}
div.tablecon table p {margin-bottom: 0}
div.tablecon + .banners {margin-top: -62px}
div.imgintxt {display: block; max-width: 100%; clear: both}
div.imgintxt img {display: block; max-width: 100%; margin: 0 auto}
div.imgintxt div {float: none; text-align: center; border: 1px solid #ccc; padding: 5px; margin: 5px auto 0; box-sizing: border-box}
div.floatleft {float: left; margin: 8px 10px 10px 0}
div.floatright {float: right; margin: 8px 0 10px 10px}
div.floatnone, div.forcefloatnone {float: none; margin: 0 0 20px}
div.forcefloatnone img {height: auto !important}
.forcefloatnone.fullonmobile img {width: 100% !important}
.forcefloatnone.fullonmobile div {width: 100%; max-width: none !important}
.banners img {width: 100%}
.monthly > div, .newsletter > div {text-align: center; box-shadow: 0 5px 12px rgb(0 0 0 / 15%); background: #fff}
.monthly span.title, .newsletter span.title {border-top-right-radius: 5px; border-top-left-radius: 5px; display: flex; height: 60px; background-color: var(--color-box-header); background-repeat: no-repeat; background-position: 30px center; align-items: center; padding: 20px}
.table-of-content-wrapper span.title, #articleindex-ocrb span.title {display: flex; align-items: center}
.toplist_header {font-weight: 700; font-size: 18px; color: #FFFFFF; line-height: 27px; text-align: left; white-space: nowrap}
.newsletter > div > div {margin: 15px; display: flex; flex-flow: column; font-size: 14px; line-height: 1.5}
.newsletter > div > div p {margin: 0 10px 15px}
.newsletter form {display: flex; flex-flow: column}
.newsletter input.nlf-field, .newsletter_new input.nlf-field {height: 39px; padding: 10px; border: 1px solid #9b9ba7; margin: 0 0 15px; font-family: inherit; font-size: 15px; color: #0a0a0a; background-color: #fff; box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1); border-radius: 3px; appearance: none}
.newsletter .button {margin: 15px 0 20px; text-transform: uppercase; border: none}
.newsletter .tncv {display: flex; padding: 0 20px}
.newsletter .tncv input {margin: 2px 0 0}
.newsletter input.tnc {margin: 0}
.newsletter label {font-size: 12px; text-align: left; margin: 0 0 0 10px}
#newslettersubmit_info {display: none; color: #ff5a61; text-align: center; margin: 10px 0 0}
.monthly {margin: 0 0 20px}
/*.monthly span.title {background-image: url("/img/others/monthly-icon.png")}*/
.monthly img {width: 100px; border-radius: 50%; margin-right: 20px}
.monthly > div > div > div {margin-bottom: 20px; display: flex; justify-content: center; align-items: center}
.monthly > div > div {margin: 20px; display: flex; flex-direction: column}
.monthly a.name {font-weight: 700; color: #4a4a4a}
.monthly ul li {padding: 0; border: none; line-height: normal; margin-bottom: 5px}
.monthly ul {margin: 0 auto 20px; text-align: left; max-width: 400px; word-break: break-word}
.monthly a.button {margin: 0 auto 20px; max-width: 500px; width: 100%}
.clearfloat {clear: both}
.rtop {background: #f5f5f5; margin: 0 0 20px; display: flex; align-items: center; flex-wrap: wrap; padding: 20px}
.rtop img {width: 200px; height: 200px}
.rtop a.button {width: 100%; max-width: 500px; margin: 40px auto 10px; display: grid; align-items: center}
.rtop .sr {width: 146px; text-align: center; align-self: center; margin: 0 20px}
.rtop > div {display: inline-block; vertical-align: top}
.rtop #pt3 {flex-grow: 2; width: 210px; margin: 0 20px}
.rtop #pt3 span {font-size: 20px; color: #555; font-weight: 700; margin: 0 0 15px; display: block}
.rtop #pt3 span a {color: inherit}
.rtop ul {list-style: none; padding: 0; margin: 0}
.rtop ul li {margin-bottom: 12px; line-height: 20px; background: url(/img/others/check.svg) 0 center/28px no-repeat; padding-left: 36px; min-height: 28px; padding-top: 3px}
.bottom-md {display: none}
.bottom-lg {display: block}
.ocrb-new-rtop {display: flex; padding: 20px; width: 100%; box-sizing: border-box; background-color: #f5f5f5; margin-bottom: 20px; align-items: stretch}
.ocrb-new-rtop > .left > a {height: 197px; width: 197px}
.ocrb-new-rtop > .left, .ocrb-new-rtop > .right {height: auto}
.ocrb-new-rtop > .left {width: 197px; flex: 0 0 20%; display: flex; align-items: center; justify-content: center; padding: 1px 0}
.ocrb-new-rtop > .left img {max-width: 100%; max-height: 100%}
.ocrb-new-rtop > .right {flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding: 0 10px 0 20px}
.ocrb-new-rtop > .right > .top {display: flex; justify-content: space-between; height: 100%}
.ocrb-new-rtop > .right > .top > .top-left {flex: 0 0 45%; padding: 0 10px 0 0; box-sizing: border-box}
.ocrb-new-rtop > .right > .top > .top-right {box-sizing: border-box; position: relative; display: flex; align-items: center; padding: 9px 0 9px 20px; margin: 2px 0 27px; flex: 0 0 55%}
.ocrb-new-rtop > .right > .top > .bottom {justify-content: center}
.ocrb-new-rtop > .right button {width: 100%; padding: 10px 20px; color: inherit; border: none; cursor: pointer; font-size: 20px; font-weight: 700; background: inherit; border-radius: 3px; opacity: 1; text-transform: uppercase}
.ocrb-new-rtop > .right > .top > .top-right > ul {list-style: none; padding: 0; margin: 0}
.ocrb-new-rtop > .right > .top > .top-right > ul > li {margin-bottom: 14px; line-height: 20px; background: url(/img/others/ocrb-new-check.svg) 0 top/22px no-repeat; padding-left: 36px; min-height: 22px}
.ocrb-new-rtop > .right > .top > .top-right > ul > li:last-child {margin-bottom: inherit}
.ocrb-new-rtop > .right > .top > .top-left > span {font-size: 20px; color: #555; font-weight: 700; margin: 0 0 13px; display: block}
.rating-number {letter-spacing: 0; color: #555; font-size: 17px; font-weight: 700; text-align: right; margin-right: 5px}
.rating-text {font-size: 17px; text-align: left; letter-spacing: 0; color: #4a4a4a; white-space: nowrap}
.rating-space {display: flex; align-items: center; justify-content: left}
.rtno {width: 112px; height: 112px; border-radius: 50%; background: var(--color-ranking-bg); color: #fff; font-size: 50px; display: inline-flex; justify-content: center; align-items: center}
.rimg {background: #f5f5f5; margin: 0 0 20px; padding: 10px}
.rimg div {display: flex; justify-content: space-evenly; flex-wrap: wrap}
.rimg div a {width: 30%; max-width: 212px; min-width: 183px}
.rimg div img {width: 100%; display: block; margin: 0 0 5px}
.rtable {background: #f5f5f5; padding: 10px}
.vbbutton {width: 500px; max-width: 100%; line-height: 30px; padding: 10px 20px; font-size: 20px}
.vbbuttonmain {margin: 40px auto 50px; display: block}
div#wnt {overflow: auto; margin: 0 0 10px}
table#wagertablenew {border-collapse: collapse; width: 100%; margin: 0}
table#wagertablenew th {background: var(--color-table-header); color: var(--color-text-on-table-header); font-size: 14px; text-align: center; line-height: 20px; padding: 10px 1px; min-width: 50px}
table#wagertablenew > tbody > tr > td {font-size: 14px; color: #333; padding: 15px 5px}
table#wagertablenew .stable {width: 100%; border: none; margin: 0}
table#wagertablenew .stable td {font-size: 14px; font-weight: 700; padding: 8px}
table#wagertablenew .stable td.nt + td {font-weight: 400}
table#wagertablenew .stable tr td:first-child {width: 180px; font-weight: 400}
table#wagertablenew td.moreinfo {text-align: center}
table#wagertablenew td.gg {text-align: center; padding: 0 10px}
table#wagertablenew td.bm, table#wagertablenew td.pc {text-align: center}
table#wagertablenew td.moreinfo div {background: url(/img/others/moreinfo.png); width: 25px; height: 33px; display: block; margin: 0 auto; cursor: pointer}
table#wagertablenew td.moreinfo div.opened {background-position: center bottom}
table#wagertablenew tr.tr_moreinfo > td > div {max-height: 0; overflow: hidden}
table#wagertablenew tr.tr_moreinfo > td {padding-top: 0; padding-bottom: 0}
table#wagertablenew tr.tr_fm {display: none; background: #f5f5f5}
table#wagertablenew tr.tr_fm td {padding-top: 0}
table#wagertablenew tr.tr_fm .button {width: 100%}
table#wagertablenew .button {margin: 0; width: 100%; display: grid; align-items: center}
table#wagertablenew > tbody > tr:nth-child(6n+1) {background: #f5f5f5}
table#wagertablenew div.wg {display: inline-block; margin-right: 10px; font-weight: 700}
table#wagertablenew div.wg span {margin-right: 5px; font-weight: 400}
table#wagertablenew div.shadowbottom {background: url(/img/others/shadow-bottom.png) center bottom no-repeat; height: 12px}
table#wagertablenew div.shadowtop {background: url(/img/others/shadow-top.png) center bottom no-repeat; height: 12px}
p.tt3 {font-size: 20px; color: #555; font-weight: 700; margin: 0 0 15px}
div#sof {margin: 0 0 20px}
div#bnk .bn, div#sof .bn {background: var(--color-box-header); height: 56px}
.bn > img, .bn > picture > img {margin-left: 15px; margin-top: 12px}
div#bnk .cont, div#sof .cont {background: #fff; padding: 10px; margin: 0 0 20px; display: grid; grid-template-columns:repeat(auto-fit, minmax(83px, 1fr)); gap: 10px; justify-items: center; box-shadow: 0 5px 12px rgb(0 0 0 / 15%)}
div#bnk .cont img, div#sof .cont img {width: 100%; border: 1px solid #ccc; padding: 5px; max-width: 97px}
.stars, .starsbg {overflow: hidden; width: 110px; min-width: 110px; height: 18px; background: url(/img/commons/ocrb/starsnew.svg) 0 -18px/22px repeat-x; margin: 0 auto; position: relative}
.stars div, .starsbg div.starsfg {position: absolute; height: 22px; background: url(/img/commons/ocrb/starsnew.svg) 0 0/22px repeat-x}
div.stars50 {width: 100%}
div.stars45 {width: 90%}
div.stars40 {width: 80%}
div.stars30 {width: 60%}
.card .stars, .card .starsbg {margin: 0 auto 10px}
#hpfirst {position: relative; margin-bottom: 20px}
#hpfirst a {position: absolute; background: #fff; color: var(--color-text-on-white-button); text-transform: uppercase; left: 5%; bottom: 10%; margin: 0; min-width: 150px}
#hpfirst a:hover {background: var(--color-hover-on-cta-button); color: #fff}
#hpfirst img {width: 100%; cursor: pointer}
.themenumobile, a.mobile-menu {display: none}
#sistersw {border-top: 1px solid #ccc; padding: 20px 0 0; margin: 20px 0 0; font-style: normal}
#sistersw p {margin: 0}
#sistersw ul {margin: 0; padding: 0}
#sistersw li {display: inline-block; margin: 0 10px 10px 0; padding: 10px; border-radius: 3px; background: #f0f0f0}
#sistersw li:is(.more,.less) {background: #1f1f1d}
#sistersw li:is(.more,.less) a {text-transform: uppercase; font-weight: 700; color: #fff}
#sistersw li:not(.more,.less) a:hover {text-decoration: underline}
#sistersw li:is(.more,.less) svg {transform: rotate(-90deg); height: 12px}
#sistersw li.less svg {transform: rotate(90deg)}
#sistersw li.hide, #sistersw ul li.h, #stkhidden {display: none}
#stk {position: fixed; z-index: 2; top: 0; left: 0; width: 100%; padding: 7px 0; text-align: center; display: flex; background: var(--color-sticky-banner); box-shadow: 0 1px 3px rgba(0, 0, 1, .5); justify-content: center; align-items: center}
.dv_mobile #stk {bottom: 0; top: auto; padding: 15px 0 20px}
#stk a.button {display: inline-grid; margin: 0; font-size: 17px; min-width: 180px; padding-top: 6px; padding-bottom: 6px}
#stk span {padding: 5px 0; color: var(--color-text-on-table-header); display: inline-block; margin-right: 10px; font-weight: 700; vertical-align: middle}
#articleindex {margin: 0 0 30px; word-break: break-word}
#articleindextitle {background: var(--color-table-header); border-radius: 10px 10px 0 0; text-align: left; font-size: 20px; letter-spacing: 0; color: #fff; opacity: 1; padding: 15px 30px; display: flex; justify-content: space-between; align-items: center}
#articleindex ul {margin: 0; width: 100%; display: grid; grid-template-columns:repeat(auto-fill, minmax(250px, 1fr)); line-height: 18px; align-items: flex-start}
#articleindex li {list-style: none; background: 0 0; margin: 0; align-items: flex-start; flex-wrap: nowrap; display: flex}
#articleindex li div {padding: 12px 30px}
#articleindex li.haschildren.opened {display: block}
#articleindex li.closed > ul, #articleindex li:before {display: none}
#articleindex > ul span {text-align: center}
#articleindex > ul > li > a {font-weight: 700; font-size: 16px; margin: 12px 0; line-height: normal; flex-grow: 1; white-space: normal; word-wrap: break-word}
#articleindex > ul > li > ul > li > a {font-size: 16px; max-width: 100%}
#articleindex > ul > li > ul > li > ul, #articleindex > ul > li > ul > li > ul > li > ul {margin: 2px 0}
#articleindex > ul > li > ul > li > ul > li > a {font-size: 12px; font-weight: 700; margin: 0 0 0 30px; max-width: 82%}
#articleindex > ul > li > ul > li > ul > li > ul > li > a {font-size: 12px; margin: 0 0 0 45px; max-width: 78%}
#articleindex li.closed > span, #articleindex li.opened > span {display: block; cursor: pointer; width: 20px; min-width: 20px; margin-top: 13px}
#articleindex br {display: none}
.rate {position: relative; width: 146px; height: 28px; text-align: left; background: url('/img/others/stars_empty.svg') center left/contain no-repeat; margin-top: 10px}
.rate + .rate {margin-top: 20px}
.rate:before {content: ''; display: block; padding-top: 16.9%}
.rate-bar {position: absolute; top: 0; left: 0; height: 100%; width: 0%; text-align: left; background: url('/img/others/stars_full.svg') center left/auto 100% no-repeat; transition: 120ms}
.rate-section {position: absolute; top: 0; height: 100%; width: 10%; cursor: pointer}
.rate-section.rs0 {left: 0}
.rate-section.rs1 {left: 10%}
.rate-section.rs2 {left: 20%}
.rate-section.rs3 {left: 30%}
.rate-section.rs4 {left: 40%}
.rate-section.rs5 {left: 50%}
.rate-section.rs6 {left: 60%}
.rate-section.rs7 {left: 70%}
.rate-section.rs8 {left: 80%}
.rate-section.rs9 {left: 90%}
.rate-orange {position: relative; width: 103px; height: 18px; text-align: left; background: url('/img/commons/ocrb/ocrb_stars_empty.svg') center left/contain no-repeat; display: flex; align-content: center}
.rate-orange + .rate-orange {margin-top: 20px}
.rate-orange:before {content: ''; display: block; padding-top: 16.9%}
.rate-orange > .rate-bar {position: absolute; top: 0; left: 0; height: 100%; width: 0%; text-align: left; background: url('/img/commons/ocrb/ocrb_stars_full.svg') center left/auto 100% no-repeat; transition: 120ms}
.rate-orange > .rate-section {position: absolute; top: 0; height: 100%; width: 10%; cursor: pointer}
.rate-orange > .rate-section.rs0 {left: 0}
.rate-orange > .rate-section.rs1 {left: 10%}
.rate-orange > .rate-section.rs2 {left: 20%}
.rate-orange > .rate-section.rs3 {left: 30%}
.rate-orange > .rate-section.rs4 {left: 40%}
.rate-orange > .rate-section.rs5 {left: 50%}
.rate-orange > .rate-section.rs6 {left: 60%}
.rate-orange > .rate-section.rs7 {left: 70%}
.rate-orange > .rate-section.rs8 {left: 80%}
.rate-orange > .rate-section.rs9 {left: 90%}
.ocrb-new-rtop > .right > .top > .top-left > #voteinfo {font: 16px/1.5 Open Sans; letter-spacing: 0; text-align: left; margin-top: 10px; display: none}
#voteinfo {text-align: center; font-weight: 700; margin-top: 10px; display: none; line-height: 1.5}
ul.lms {display: flex; flex-wrap: wrap; justify-content: space-around}
.fgix, .fgixd, .fgixm {border: 1px solid #ccc}
.gmsd:not(.active), .gmsm:not(.active) {display: none}
div.games {margin: 10px; display: grid; grid-template-columns:repeat(auto-fill, minmax(161px, 1fr)); gap: 15px 10px}
a.gitem {flex-direction: column; overflow: hidden; box-sizing: content-box; text-align: center; line-height: 1.2; font-size: 14px; position: relative}
a.gitem img {width: 100%}
a.gitem div.fgx {position: absolute; top: 0; width: 100%; background: rgb(0, 0, 0, .8); height: 139px; display: none; align-items: center}
a.gitem:hover div.fgx {display: grid}
a.gitem .button {margin: 0 10%; display: grid; align-items: center}
.fg_platform {margin: 0; padding: 0}
.fg_platform li {display: inline-block; padding: 8px 30px 10px; border-radius: 10px 10px 0 0; background: #ccc; margin-right: 5px; margin-bottom: 0}
.fg_platform li a {font-size: 16px; color: #333}
.fg_platform li.active {background: #000; padding: 10px 30px}
.fg_platform li.active a {color: #fff; cursor: text; text-decoration: none}
div.playname {display: none}
div.fgl {width: 95%; height: 107px; margin: -164px auto 0; text-align: center; opacity: 0}
div.fgl div {width: 100%; height: 100%; background: #000; opacity: .8}
div.fgl span {width: auto; display: block; opacity: .99; margin: -74px 0 0 !important; position: relative; text-shadow: 0 1px 1px rgba(0, 0, 0, .5)}
div.fgl span p {margin-bottom: 0}
div#fgitem {margin: 0 0 30px}
div#fgitem .iframe {display: flex; flex-flow: column}
div#fgitem iframe {aspect-ratio: 4/3}
#fgbanner .l {height: 7px; background: url(/img/others/banner-top.png) repeat-x}
#fgbanner .m {background-color: #242e3a; vertical-align: middle; background-image: linear-gradient(bottom, #212933 0, #273341 100%); display: flex; align-items: center; justify-content: center; padding: 10px}
#fgbanner img {width: 150px; height: 60px; display: inline-block; margin-right: 2px}
#fgbanner span {display: inline-block; font-family: 'Open Sans', Open-Sans-fallback, sans-serif; width: 205px; line-height: 18px; vertical-align: middle; font-size: 17px; color: #fffeff; font-weight: 700; padding: 0 5px 0 10px; margin: 5px}
#fgbanner a {flex-grow: 1; width: max-content; margin: 0 20px}
#fgbanner .split {background: url(/img/others/split.jpg); width: 2px; height: 80px; display: inline-block; border: none; vertical-align: middle}
#map-canvas {width: 100%; height: 600px; float: left; border: 1px solid #c7c7c7; margin: 5px 0 15px}
#fixedright {position: fixed; top: 10px}
body.err404 {background: #fff; padding: 0 10px; box-sizing: border-box}
div#err404 {display: flex; flex-direction: column; align-items: center; padding: 30px 0; background: #fff}
div#err404 .lg {width: 130px; height: 61px; margin-bottom: 15px; background: url(/img/others/logo1.png) center/contain no-repeat}
div#err404 .header__logo {margin-bottom: 15px; width: 200px}
div#err404 span.txt {font-size: 17px; width: 500px; max-width: 100%; text-align: center; line-height: 22px; margin-bottom: 30px; background: #f1f1f1; border-radius: 10px; padding: 15px 25px; box-sizing: border-box}
div#err404 .pic {width: 350px; margin-bottom: 20px; max-width: 90%}
div#err404 .vb1 span {width: 250px !important}
.casinotable td.bm {font-weight: 700; line-height: 15px; color: #333; font-size: 15px; text-align: center}
.casinotable td.bm span {display: block; text-transform: none; font-size: 12px; font-weight: 400; margin-top: 5px}
.excerpt1 {width: 50%; float: right; margin: 40px 0 50px 25px; border: 4px solid #c5c5c5; padding: 50px 15px; font-size: 20px; position: relative; font-family: "Open Sans", Open-Sans-fallback, sans-serif; font-weight: 700; font-style: normal; text-align: center; line-height: 26px; overflow-wrap: break-word}
.excerpt1 p {font: inherit; margin: 0}
.excerpt1:after, .excerpt1:before {content: ""; display: block; width: 70px; height: 63px; background: url(/img/others/quotes_*shortname*.svg) 0 0/100% no-repeat #fff; position: absolute}
.excerpt1:before {top: -45px}
.excerpt1:after {background-position: bottom; right: 15px; bottom: -45px}
#footers {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; width: 100%}
#freegamelist {width: 100%; margin: 10px 0 20px; float: left; clear: both; display: contents}
.fg-navbar-wrapper {position: relative; width: 100%}
#fg-navbar {display: flex; list-style: none; padding: 0 0 10px; transition: transform .3s; scroll-behavior: smooth; overflow: hidden; margin-top: 0}
.fg-arrow {padding: 0 0 10px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 20; width: 30px; height: 30px; cursor: pointer; display: flex; justify-content: center; align-items: center}
.fg-arrow-left {left: -17px}
.fg-arrow-right {right: -17px}
.fg-arrow-left img {width: 8px; height: 8px; transform: rotate(180deg)}
.fg-arrow-right img {width: 8px; height: 8px}
.g-nav-item {text-align: center; transition: color .3s; height: 38px; border-radius: 5px; justify-content: center; align-items: center; display: flex; min-width: 150px; margin: 0 15px 0 0; cursor: pointer}
.g-nav-item.fg-active {background-color: #ff5a62; font-weight: 700}
.g-nav-item:not(.fg-active) {background-color: #e1e1e1; opacity: .9}
.g-nav-item:not(.fg-active) > a {color: #3f3f3f; text-align: center; padding: 9px 15px; transition: color .3s; height: 38px; white-space: nowrap; border-radius: 5px}
.g-nav-item.fg-active > a {color: #fff; text-align: center; padding: 9px 15px; transition: color .3s; height: 38px; white-space: nowrap; border-radius: 5px}
.g-nav-item a {justify-content: center; align-items: center; display: flex; font-size: 15px}
.fg-navbar-wrapper::after, .fg-navbar-wrapper::before {content: ''; position: absolute; top: 0; bottom: 0; width: 3%; pointer-events: none; z-index: 10}
.fg-navbar-wrapper::before {left: 0; background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0))}
.fg-navbar-wrapper::after {right: 0; background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0))}
.fg-navbar-wrapper.hide-gradient::after, .fg-navbar-wrapper.hide-gradient::before {display: none}
div.fgbar {background: #ccc; padding: 8px; margin: 0 0 15px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center}
select.fgsofsel {margin: 8px; height: 34px; border: none; border-radius: 5px; padding: 0 10px; float: left}
.fgnav {float: none; margin: 0; text-align: right; flex-grow: 1}
div.games + .fgnav {margin: 0 0 10px; background: #ccc; padding: 5px 10px; display: none}
.fgnav > div {float: none}
.fgnav .fgpagehide {display: none}
span.pn-status {line-height: 0}
span.pn-status a, span.pn-status span {display: inline-block; font-size: 16px; color: #000; text-align: center; padding: 0 5px; line-height: 34px; margin: 0 1px; min-width: 15px; font-weight: 600}
span.pn-status a:hover, span.pn-status span {background: #fff; color: #000; text-decoration: none; font-weight: 600}
span.pn-status a:hover {color: #000 !important}
a.pn-arrow-next, a.pn-arrow-prev {display: inline-block; font-size: 14px; color: #fff !important; vertical-align: bottom; cursor: pointer; background: #2482bf; line-height: 34px; margin: 0 5px; font-weight: 700; padding: 0 10px}
a.pn-arrow-next:hover, a.pn-arrow-prev:hover {text-decoration: none}
span.pn-status a {cursor: pointer}
span.curfilter {display: none}
span.dot3 {color: #363635 !important; padding: 0; background: 0 0 !important}
div.full_new {grid-area: full_new; display: grid; gap: 10px 4%; grid-template-columns:1fr 1fr}
div.full_new div.maintext, div.full_new div.topnew_wrapper, div.full_new div.tops__wrapper {grid-area: auto / 1 /auto/ 3}
.tops__wrapper .topnew_title {font-size: 20px; display: block; font-weight: 600; text-align: center; border-bottom: none; margin: 0 0 20px; padding: 0}
.tops__wrapper .topnew_blocked_title {font-size: 15px; display: block; font-weight: 600; text-align: left; border-bottom: none; margin: 0 0 15px; padding: 0}
.topnew .hdnew, .topnew .tops__container {display: flex; align-items: center; border-radius: 3px; position: relative}
.topnew .tops {background: #fff}
.tops__term_text {width: 100%; padding-left: 10px; padding-right: 10px}
.tops__casinos_disclaimer {display: flex; align-items: center; margin-bottom: 6px}
.tops__casinos_disclaimer > p {flex: 0 0 auto; max-width: 100%; font-size: 10px; line-height: 1.2; color: #bfbfbf; margin: 0 0 0 10px !important; padding: 0}
.tr_disclaimer {padding-top: 0 !important; padding-bottom: 0 !important}
.topnew div.hdnew {background-color: var(--color-table-header); color: #fff; font-size: 17px; padding: 17px 0}
.topnew .tops:nth-of-type(2n) {background: #f2f2f2}
.tops__casinos_disclaimer.desktop {display: none}
.topnew div.hdnew div {font-weight: 400; text-align: center; background: 0 0}
.topnew > div > div.socialproof:before {content: ""; width: 0; height: 0; position: absolute; left: -10px; top: 20px; background: 0 0; border-top: 5px solid #284515; border-right: 5px solid #284515; border-left: 5px solid transparent; border-bottom: 5px solid transparent}
.topnew > div > div.socialproof:after {width: 128px; height: 20px; position: absolute; left: -10px; top: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; color: #fff; text-align: center; line-height: 20px; font-size: 12px}
.topnew > div > div.socialproof_pc:after {background: #25a0ed}
.topnew > div > div.socialproof_tr:after {background: #79bd2c}
.topnew > div > div.socialproof_sp:after {background: #ffab1a}
.topnew > div > div.socialproof_eo:after {background: #87318b}
.topnew .no {width: 4%; align-self: stretch; flex-grow: 1; min-width: 32px; display: grid; justify-content: center; align-items: center; font-size: 24px; font-weight: 700; color: #4a5055}
.topnew .thumb {position: relative; text-align: center; padding: 5px 0; width: 100px; margin-left: -4px}
.topnew .thumb a.log {display: grid; width: 57px; height: 57px; margin: 10px auto}
.topnew .thumb a.info {background: #4b96e3; background: var(--link-color); border-radius: 50%; width: 16px; height: 16px; display: block; position: absolute; top: 12px; right: 0; color: #fff; font-size: 11px}
.topnew .thumb img {width: 57px; height: 57px; border-radius: 50%}
.topnew .name {width: 13%; padding: 5px 0; display: flex; flex-direction: column; align-items: flex-start}
.topnew .name a {font-size: 17px; text-decoration: none; text-align: left; font-weight: 600}
.topnew .name a:hover {text-decoration: underline}
.topnew .bon {width: 20%; padding: 5px 10px; text-align: center; font-size: 17px; font-weight: 700; display: grid; justify-items: center; align-items: center; gap: 10px}
.topnew .bon span {display: block; text-align: center}
.topnew .nb0 {font-size: 20px}
.topnew .nb0 span {margin: 5px 0 0; font-size: 14px; font-weight: 400}
.topnew .jou {width: 21%; padding: 0 2%; flex-grow: 1; margin-bottom: 25px}
.topnew .jou a {max-width: 230px; display: block; margin: 0 auto; height: 47px; line-height: 44px}
.topnew .plus18 {height: 33px; background: url(/img/others/18plus.webp) center no-repeat !important; width: 8%}
.topnew .sts {display: flex; justify-content: center; align-items: center; width: 15%; min-width: 140px}
.topnew .sts .stars {margin: 0 10px 0 0}
.topnew .sts span {color: #ff9000; font-weight: 700; font-size: 16px; width: 22px}
.topnew .tops__inner {position: relative}
.monthly_new {display: flex; flex-direction: column; padding: 0 0 20px; background: #fff; box-shadow: 0 0 17px 0 rgba(0, 0, 0, .16); border-radius: 10px; overflow: hidden}
.monthly_new .list {flex-grow: 1; width: max-content; max-width: 400px; margin: 0 auto; display: grid; align-items: center; padding: 15px 0}
.monthly_new a.log {text-align: center; padding: 15px 0}
.monthly_new .list li:not(:last-child) {margin-bottom: 5px}
.monthly_new span.title {display: block; height: 60px; background-color: var(--color-box-header); background-repeat: no-repeat; background-position: 30px center; background-image: url("/img/others/icon1.webp"); color: #fff; padding: 0 0 0 100px; line-height: 61px; font-size: 20px}
.monthly_new.offer_new span.title {background-image: url("/img/others/icon2.webp")}
.monthly_new a.button {width: 100%; max-width: min(400px, 85%); margin: 0 auto}
.newcasinos {box-shadow: 0 0 17px 0 rgba(0, 0, 0, .16); grid-area: auto / 1 /auto/ 3; border-radius: 10px; overflow: hidden}
.newcasinos span.title {display: block; text-align: center; height: 61px; background-color: var(--color-box-header); background-repeat: no-repeat; background-position: 30px center; color: #fff; line-height: 61px; font-size: 20px}
.newcasinos .casino-reviews-grid {margin: 15px; display: flex}
.banner_new img {display: block; margin: 0 auto; width: 100%; height: 100% !important; border-radius: 10px}
.newsletter_new {box-shadow: 0 0 17px 0 rgba(0, 0, 0, .16); border-radius: 10px; overflow: hidden}
.newsletter_new label {text-align: left; margin: 0 0 0 5px}
.newsletter_new > div {padding: 15px; max-width: 450px; margin: 0 auto}
.newsletter_new span.title {background-image: url("/img/others/diamond.webp"); display: block; height: 61px; background-color: var(--color-box-header); background-repeat: no-repeat; background-position: 30px center; padding: 0 0 0 100px; font-size: 20px; color: #fff; line-height: 61px}
.newsletter_new form {display: flex; flex-flow: column}
.newsletter_new .vip {background-repeat: no-repeat; display: grid; font-style: normal; font-size: 18px; align-items: center; min-height: 90px; margin: 0 0 20px; grid-auto-flow: column; grid-gap: 10px}
.newsletter_new .tncv {margin: 0 0 20px}
.hptopgames_new {grid-area: auto / 1 /auto/ 3}
.hptopgames_new ul {display: grid; flex-wrap: wrap; list-style: none; margin: 0; grid-template-columns:1fr 1fr 1fr 1fr; gap: 20px 3%; padding: 0}
.hptopgames_new li a {display: flex; flex-direction: column; height: 100%; justify-content: space-between}
.hptopgames_new li a:hover img {opacity: .5}
.hptopgames_new span.h3 {display: flex; text-transform: uppercase; font-weight: 500; font-size: 15px; background: #f5f5f5; padding: 5px; margin: 0}
.hptopgames_new img {object-fit: cover; height: auto; width: 100%}
.container-banner-caxon {background: no-repeat padding-box #e0e0e0; border-radius: 20px; opacity: 1; width: 100%; max-width: 1300px; padding-right: 15px; padding-left: 15px; margin: 1.5rem 0 !important}
.flex-banner-caxon {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; -ms-flex-align: center !important; align-items: center !important}
.banner-container-caxon-inner-text {position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: left !important; -ms-flex-order: 13; order: 13}
.banner-container-caxon-inner-text .banner-caxon-title {text-align: left; letter-spacing: 0; color: #1f2447; text-transform: uppercase; font-size: 19px; margin-bottom: 1rem !important}
.banner-container-caxon-inner-text .text1 {text-align: left; font: bold 14px/14px Arial; letter-spacing: 0; color: #1f2447; margin-top: 1rem !important; margin-bottom: 1rem !important}
.banner-container-caxon-inner-text .text2 {text-align: left; font: 13px/14px Arial; letter-spacing: 0; color: #1f2447; margin-top: 1rem !important; margin-bottom: 1rem !important}
.banner-container-caxon-inner-image {position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; -ms-flex-order: -1; order: -1; margin-top: .5rem !important}
.banner-caxon {grid-area: banner-caxon}
.disclaimer-ca-text {font-style: normal; font-size: 13px; line-height: 1.8}
div#ratingtext {color: var(--color-box-header); padding-top: 5px; text-align: center}
.author-box-container {display: inline-flex; background-color: #f2f2f2; padding: 2%; margin: 2% 0 0; opacity: 1}
.author-box-img {width: 100px; opacity: 1}
.author-name-comment {text-align: justify; letter-spacing: 0; line-height: 1.5em; opacity: 1; padding: 0 0 0 2%}
.author-box-name {font-size: 18px; font-weight: 700; color: #4799e2; margin: 0 0 1rem; display: flex; column-gap: 3px}
.author-box-social img {width: 28px; height: 24px; margin: 0 .5% 0 0; padding: 0 10%}
.topnew .jou {margin-bottom: unset}
.gmss {margin-bottom: 20px}
.gms:not(.active) {display: none}
.tab-links {border-radius: 2px 2px 0 0; background-clip: padding-box; background-color: var(--color-table-header); box-shadow: inset 0 0 0 1px rgba(0, 0, 1, .5); text-align: center; container-type: inline-size; container-name: freegameshort}
.tab-links li {display: inline-block; height: 30px; margin-top: 4px}
.tab-links li a {padding: 5px 16px; display: inline-block; height: auto; line-height: 16px; color: #fff; font-size: 16px; text-shadow: 0 1px 1px rgba(0, 0, 0, .5); cursor: pointer}
.tab-links li a:hover {color: #fffa74}
li.act {margin-bottom: 4px}
.tab-links li a.act, .tab-links li a.tab-selected {background: padding-box #fff; color: #252e39; border: 1px solid #3f699d; border-radius: 3px 3px 0 0; border-bottom: 1px solid #d2d2d2; text-shadow: none; cursor: text}
.tab-item-container {min-height: auto !important; float: left; width: 100%}
.tab-item {display: none}
.tab-item-container .tab-item:first-child {display: block}
.free-game-items {padding-bottom: 15px}
.tab-links ul {margin: 0 auto}
.hppromonews {grid-column: span 2}
.fgmtitle {margin-bottom: 36px; text-transform: uppercase}
.text-block {margin-right: auto; margin-left: auto; letter-spacing: .02em; word-wrap: break-word; max-width: 840px}
.promonews_title {text-align: center}
div.new_articles {display: grid; grid-template-columns:repeat(3, minmax(250px, 1fr)); gap: 20px 15px}
div.new_articles > div {display: flex; flex-direction: column; align-items: center; background: #fff; box-shadow: 0 2px 0 0 rgba(57, 72, 101, .3); border-radius: 5px; padding: 0 0 26px}
div.new_articles a.na_image {width: 100%; aspect-ratio: 305/116; margin-bottom: 18px; overflow: hidden; border-radius: 5px 5px 0 0}
div.new_articles.bksf a.na_image {width: 172px; height: 116px; border-radius: unset; aspect-ratio: unset; margin: 5px 0 10px}
div.new_articles a.na_image img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: top}
div.new_articles a.button {margin: 0; width: calc(100% - 40px); border: 1px solid #d0d0d0; background: #d0d0d0; box-shadow: 0 5px 0 0 silver}
div.new_articles a.button:hover {transform: translateY(5px); box-shadow: none}
div.new_articles div.na_text {flex-grow: 1; font-size: 14px; line-height: 1.4; letter-spacing: .02em; color: #2d3751; padding: 0 20px; margin-bottom: 20px; min-height: 30px}
div.new_articles a.na_title {text-align: center; font-size: 18px; line-height: 1.2; text-decoration: none; font-weight: 700; margin-bottom: 5px; height: 45px; overflow: hidden; text-overflow: ellipsis; display: box; line-clamp: 2; box-orient: vertical}
div.new_articles a.na_title:hover {text-decoration: underline}
#ocrb_footer {content-visibility: auto; contain-intrinsic-height: 350px}
.det-images {display: flex; justify-content: space-around; align-items: center; margin: 0 auto}
.fancybox {text-align: center}
span.tt3 {font-size: 20px; color: #555; font-weight: 700; margin-bottom: 15px; display: block}
.slider-container {padding: 20px; background-color: #f5f5f5; margin: 0 0 20px}
.slideshow-images {margin-bottom: 15px}
.topnew .name .div-a {font-size: 17px; text-align: left; font-weight: 600; color: var(--link-color)}
.nm-a {color: var(--color-casino-name-on-table); font-size: 13px; text-align: left; line-height: 1.4}
.filter__checkbox {max-width: unset !important; box-shadow: 0 0 17px 0 rgba(0, 0, 0, .16)}
.children-list-showMoreBox {display: flex; margin: 0 0 2rem 16.875rem}
.children-list-showMoreBtn {min-width: 144px; height: 43px; padding-left: 1rem; border-radius: 2px; color: #fff; border: none; cursor: pointer; text-transform: uppercase; font: bold 17px/23px Open Sans}
.children-list-showMoreBtn span:nth-child(2), .children-list-showMoreBtn.active span:first-child, .hidden-item {display: none !important}
button.children-list-showMoreBtn.active span:nth-child(2) {display: inline !important}
.children-list-showMoreBtn svg {margin: 5px 10px 0 7px; float: right}
.children-list-showMoreBtn.active svg {transform: rotate(180deg)}
.newright .topr {display: none}
th, thead {background: var(--color-table-header); color: #fff}
table {margin-left: 0 !important; margin-right: 0 !important; width: 100%; overflow: hidden; box-shadow: 0 2px 0 #00000029; border: 1px solid #f2f2f2; border-collapse: initial}
table tr {vertical-align: middle}
table tr:nth-child(2n) {background: no-repeat padding-box #f9f9f9}
.table-of-content-wrapper {margin: 0 0 20px; background: #fff; box-shadow: 0 5px 12px #00000026; border-radius: 3px; opacity: 1; position: sticky; top: 0}
.table-of-content-wrapper a {color: #4a4a4a}
.table-of-content-wrapper.above {display: none}
h2.table-of-content-title {height: 60px; padding: 20px; background: var(--color-table-header); color: #fff !important; border-radius: 5px 5px 0 0; opacity: 1; margin: 0; display: flex; justify-content: space-between; align-items: center}
.table-of-content a {display: block; color: #4a4a4a; font-size: 16px; margin-left: 26px}
.table-of-content {margin: 0; padding: 0 20px; box-shadow: 0 5px 12px rgb(0 0 0 / 15%); display: block; overflow-y: auto; max-height: 90vh; overflow-x: hidden; scrollbar-width: thin}
.table-of-content::-webkit-scrollbar {width: 6px}
.table-of-content ul.table-of-content {overflow: visible; max-height: unset}
.table-of-content li, .table-of-content ul {list-style-type: none; text-align: left; font-weight: 700; letter-spacing: 0; color: #4a4a4a; opacity: 1; width: 100%; display: block; align-items: center}
.table-of-content.show-grid {display: grid !important}
#articleindex ul ul {padding: 0 30px}
.table-of-content li.haschildren.open > ul {display: block; padding-left: 20px}
.table-of-content > li:last-child {border-bottom: none}
.table-of-content li.closed > ul {display: none}
.table-of-content > .haschildren > div {padding: 12px 30px; display: flex; align-items: flex-start; overflow: hidden}
.table-of-content > li > div {padding: 12px 30px}
.table-of-content > .haschildren > div > span {display: flex; width: 16px; text-align: center; cursor: pointer; align-items: center; justify-content: center; flex-shrink: 0; vertical-align: middle; padding: 0; font-size: 31px; line-height: 18px}
.table-of-content > .haschildren > div > span:before {content: attr(data-symbol); display: inline-block; font-size: 1em}
.table-of-content > li > ul {padding-top: 0; padding-left: 50px; border-bottom: none}
.table-of-content > li > ul > li {text-align: left; font-weight: 400; letter-spacing: 0; min-height: 40px; border-bottom: none; padding-left: 0}
.table-of-content-icon-wide.opened, .table-of-content-icon.opened {background: url(/img/others/dropdown_white_up.webp)}
.table-of-content-icon-wide.closed, .table-of-content-icon.closed {background: url(/img/others/dropdown_white_down.webp)}
.table-of-content-icon, .table-of-content-icon-wide {width: 22px; height: 14px; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important}
.table-of-content-icon-wide {background: url(/img/others/dropdown_white_up.webp)}
h2.table-of-content-title.closed {border-radius: 5px}
#articleindex-ocrb {display: none}
.table-of-content > li.haschildren {padding-left: 0}
.table-of-content > .haschildren > div > a {display: flex; color: #4a4a4a; align-items: center; justify-content: center; margin-left: 10px; line-height: normal; word-wrap: break-word; font-size: 16px}
.table-of-content .table-of-content {box-shadow: none}
#articleindex ul.table-of-content.opened {display: grid; padding: 10px 0}
.table-of-content-icon-mobile {background: 0 0}
.author-byline-container {display: flex; width: fit-content; flex-direction: row; flex-wrap: wrap; align-items: center}
.author-byline-container:not(.single-author) {margin-bottom: 0}
.author-byline-container.single-author {margin-bottom: 3px}
.author-byline-container .author-byline {display: flex; flex-direction: row; padding-block: 3px; flex-grow: 1}
.author-byline-container .author-byline .author-photo {overflow: hidden; margin-right: 5px}
.author-byline-container .author-byline .author-photo img, .author-byline-container .author-byline .author-photo > a {display: block}
.author-byline-container .author-byline .author-photo > a {border-radius: 50%; overflow: hidden; box-shadow: inset 0 0 0 .5px rgba(0, 0, 0, .5)}
.author-byline-container .author-byline .author-photo img {height: 30px; width: 30px}
.author-byline-container .author-byline .author-name {align-self: center; margin-right: 20px; font-size: 16px}
.author-byline-container .author-byline:last-child .author-name {margin-right: unset}
.author-byline-container .author-byline .author-name a {color: #4a4a4a}
.byline-updated-time {margin-block: 5px 20px; font-size: 14px; line-height: 20px}
.author-byline-container .byline-updated-time {margin: 0}
.author-byline-container.single-author .byline-updated-time {font-size: 16px}
.tops-banner-content .author-byline-container .author-byline .author-name a {color: #fff}
.topnew .tops.tops-new-dsgn {background: 0 0 !important}
.home-top-new > div.socialproof:before {content: ""; width: 0; height: 0; position: absolute; left: -11px; top: 15px; background: 0 0; border-top: 5px solid #284515; border-right: 5px solid #284515; border-left: 5px solid transparent; border-bottom: 5px solid transparent}
.home-top-new > div.socialproof:after {width: 128px; height: 20px; position: absolute; left: -11px; top: -5px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; color: #fff; line-height: 20px; font-size: 12px; padding-left: 10px; text-align: left}
.home-top-item {display: grid; grid-template-columns:5% repeat(4, 1fr)}
.number-top {grid-area: number-top}
.thumb-box {grid-area: thumb-box}
.casino-name {grid-area: casino-name}
.bons-box {grid-area: bons-box}
.top-item-btn {grid-area: top-item-btn}
.container-top {justify-content: space-between; background: linear-gradient(to bottom, #134563, #134563, #278cc9); padding: 80px 30px 0; position: relative; z-index: 1}
.container-top-inner {display: flex; max-width: 1300px; margin: 0 auto}
.left-side {width: 33%; height: fit-content; padding-right: 50px; border-radius: 10px; color: #fff; margin: auto 0}
.right-side {width: 67%; height: fit-content; padding-left: 20px; border-radius: 10px}
.top-inner-section {display: flex; height: fit-content; max-width: 1300px; margin-bottom: 130px}
.top-inner-section.reduce-margin-bottom {margin-bottom: 35px}
.author-info {display: flex; align-items: flex-start; gap: 2px}
.author-info img {border-radius: 50%; width: 50px; height: 50px; margin-right: 10px}
.author-name {font-weight: 700; font-size: 18px}
.author-text {font-size: 16px; font-weight: 400; line-height: 24px}
.reviews-box {padding: 20px; border-radius: 10px}
.bottom-text-box {margin: -90px auto 0; width: auto; max-width: 1260px; padding: 20px; background-color: #fff; color: #000; border-radius: 10px; position: relative; z-index: 1}
.bottom-text-box > h1 {color: #000; font-size: 20px; font-weight: 700}
.left-side > h1 {color: #fff; margin-bottom: 0; padding-bottom: 30px}
.top-author-name > span {font-weight: 700; margin-right: 5px}
p.top-author-name {margin-bottom: 5px !important}
.top-author-name {color: #fff}
.number-top {background: var(--color-box-header); color: #fff; width: 31px; height: 60px; gap: 0; border-radius: 0 4px 4px 0; display: flex; justify-content: center; align-items: center}
.tops-bn-right-content .number-top {color: #4a4a4a}
.home-top-item {grid-template-areas:"number-top thumb-box casino-name bons-box top-item-btn"; display: flex; align-items: center; background: #fff; border-radius: 3px; position: relative; border: 1px solid rgba(0, 0, 0, .075); box-shadow: 0 .125em .25em rgba(0, 0, 0, .075); padding: 20px 0}
.number-top-span {font-size: 12px; font-weight: 800; line-height: 16px; text-align: center}
.home-top-item .thumb-box {width: 20%; position: relative; text-align: center; min-width: 140px; max-width: 200px}
.home-top-item .thumb-box img {width: 100%; max-width: 150px; height: 60px; display: inline-block}
.home-top-item > .top-item-btn > a {max-width: 170px; display: block; margin: 0 20px 0 auto; height: 50px; line-height: 50px}
.home-top-item > div {box-sizing: border-box; flex-grow: 1}
.home-top-item .top-item-btn {padding: 0 1%; min-width: 200px}
.home-top-item > .number-top {flex-grow: 0}
.home-top-item .casino-name {display: flex; flex-direction: column; align-items: center}
.home-top-item .casino-name a, .home-top-item .casino-name span {font-size: 16px; text-align: center; text-decoration: none; font-weight: 600; color: #343a40}
.casino-name-rating {font-size: 24px; font-weight: 700; line-height: 30px; text-align: center}
.bons-box {text-align: center; font-size: 17px; font-weight: 600; display: grid; justify-items: center; min-height: 80px; align-items: center; gap: 10px; width: 20%}
.bons-box-top {font-size: 24px; font-weight: 700; line-height: 32px; text-align: center}
.bons-box-top > span {font-size: 16px; font-weight: 700; line-height: 24px; text-align: center; display: block}
.home-top-new {display: flex; margin: 0 0 25px; grid-gap: 25px; flex-direction: column}
.tops-new-dsgn .casino-name .stars {margin-top: 6px; margin-bottom: 10px; width: 90px; min-width: unset; height: 17px; display: flex; background: url(../images/home_stars_new.png) left bottom repeat-x #fff}
.tops-new-dsgn .casino-name .stars_in {height: 100%; width: 100%; background: url(../images/home_stars_new.png) left top repeat-x #fff}
.author-details {display: flex; flex-direction: column; justify-content: center; margin-bottom: 30px}
.author-details p {margin-bottom: 0}
.home-top-ml {color: #fff; font-size: 16px; font-style: normal; font-weight: 700; line-height: 24px; cursor: pointer}
.home-top-ofb {color: #000; font-size: 16px; font-style: normal; font-weight: 700; line-height: 24px; cursor: pointer}
.casino-name > .stars {transform: unset}
.filter__icon_hover {display: none}
.x2951-site .filter__option {border: 1px solid var(--filter-color) !important; background-color: #fafafa !important; color: #222 !important}
.x2951-site .filter__option:hover, .x2951-site .filter__swipe .filter__option.active-filter__option {border: 1px solid var(--filter-color-hover) !important; background-color: var(--filter-color-hover) !important; color: #fafafa !important}
.custom_table__horizontal_scroll-mobile .top_header {display: flex; justify-content: center}
.table-scroll-body .table-card:last-child {margin-right: 40px}
.custom_table__long_text .custom_table__base-container-tbody, .logo-text-secondary-cta .table-row .table-row-column {line-height: 22.5px !important; font-size: 15px !important}
.custom_table__base-container, .custom_table__base-container-tbody, .custom_table__horizontal_scroll-mobile .table_body, .custom_table__row-thead, .horizontal_scroll_cards .table-card, .logo-text-secondary-cta .table-body, .logo-text-secondary-cta .table-header, .logo-text-secondary-cta .table-row, .pro-cons-grid .table-row-0, .pro-cons-grid .table-row-1 {border-radius: 3px !important}
.custom_table__horizontal_scroll .custom_table__column_body:not(.first-col) .custom_table__container-inner a {text-decoration: none !important}
.custom_table__horizontal_scroll-desktop .custom_table__column_body:not(:first-child) .custom_table__container-inner, .custom_table__horizontal_scroll-mobile .table_body .custom_table__row:not(:first-child) .custom_table__column_body:not(:first-child) .custom_table__container-inner {text-decoration: underline}
.table-row-body {grid-template-columns:repeat(auto-fit, minmax(284px, 1fr)) !important}
.logo-text-secondary-cta .ctabox a.button {width: 280px; border: 1px solid var(--color-hover-on-cta-button); box-shadow: 0 3px 0 0 var(--color-hover-on-cta-button); color: var(--color-hover-on-cta-button); background: #fff; font-size: 16px; font-weight: 700; line-height: 24px; text-align: center; padding: 10px 20px; border-radius: 5px}
.logo-text-secondary-cta .ctabox a.button:hover {background: var(--color-hover-on-cta-button) !important; color: var(--color-text-on-cta-button) !important}
@media (max-width: 854px) {.logo-text-secondary-cta .table-row .table-row-column-2 {display: block !important}}
@media (max-width: 750px) {div.newfooter.bocch > div, div.newfooter.codp > div, div.newfooter.kpo > div, div.newfooter.x2338 > div, div.newfooter.x2388 > div, div.newfooter.x2951 > div {padding: 65px 25px 25px}
    div.newfooter.bocch > div #footers .disclaimer-div:first-child, div.newfooter.bocch > div #footers > a:first-child, div.newfooter.codp > div #footers .disclaimer-div:first-child, div.newfooter.codp > div #footers > a:first-child, div.newfooter.kpo > div #footers .disclaimer-div:first-child, div.newfooter.kpo > div #footers > a:first-child, div.newfooter.x2338 > div #footers .disclaimer-div:first-child, div.newfooter.x2338 > div #footers > a:first-child, div.newfooter.x2388 > div #footers .disclaimer-div:first-child, div.newfooter.x2388 > div #footers > a:first-child, div.newfooter.x2951 > div #footers .disclaimer-div:first-child, div.newfooter.x2951 > div #footers > a:first-child {flex-basis: 100%; text-align: center}}
@media screen and (max-width: 639px) {.children-list-showMoreBox {margin-left: 0}
    .hptopgames_new ul {grid-template-columns:1fr 1fr; gap: 15px 3%}
    td.gg, th.gg {display: none}
    table#wagertablenew tr.tr_fm {display: table-row}
    .articlelist > div {grid-template-columns:100%}
    .articlelist > div a.img {grid-area: 1/1/1/1; align-items: center}
    .casinotable .b2, .casinotable.bonustable .bm, .casinotable:not(.bonustable) .b1 {display: none}
    .casinotable tbody tr td img {width: 40px; height: 40px}
    .casinotable td.nm {font-size: 11px}
    .rtop a.button {margin: 20px auto}}
@media (hover: hover) {#menu-main-menu li.w-submenu:hover > .d-submenu {display: block}
    #menu-main-menu li.w-submenu:hover > .submenu-icon span {background: var(--link-color) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='1'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M0 0h5v1H0V0z'/%3E%3C/svg%3E") 50% 50% no-repeat}}
@media (hover: none) {#menu-main-menu .w-submenu.active .d-submenu {display: block}
    .w-submenu.active > .submenu-icon span {background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='1'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M0 0h5v1H0V0z'/%3E%3C/svg%3E") 50% 50% no-repeat #098ee6}}
@media screen and (max-width: 1024px) {.table-of-content-icon-mobile, .table-of-content-icon-wide {background: url(/img/others/dropdown_white_down.webp)}
    #articleindex ul, .table-of-content-wrapper:not(.above) {display: none}
    .table-of-content-wrapper.above {display: block !important; position: unset}
    .table-of-content {overflow: hidden; max-height: none; scrollbar-width: none; display: none}
    #articleindex-ocrb {display: block; box-shadow: 0 5px 12px #00000026; border-radius: 3px; margin-bottom: 40px}
    #articleindex-ocrb > #articleindextitle {height: 60px; background: var(--color-table-header); border-radius: 5px; text-align: left; font-size: 20px; letter-spacing: 0; color: #fff; opacity: 1; padding: 20px; display: flex; justify-content: space-between; align-items: center}
    #articleindex-ocrb > #articleindextitle.opened {border-radius: 5px 5px 0 0}
    #articleindex-ocrb > .table-of-content {padding: 10px 20px}
    .ocrb-new-rtop > .left > a {height: 151px; max-width: 151px}
    .ocrb-new-rtop > .left img {height: 151px; width: 151px}
    .tab-links {text-align: center}
    nav.tab-links ul {display: flex; flex-wrap: wrap; border: 1px solid #333; padding: 0; list-style: none; text-align: center; margin: 0}
    nav.tab-links ul li {width: 25%; margin: 0; height: auto; border-bottom: 1px solid #000; border-right: 1px solid #000; align-items: center; text-align: center}
    nav.tab-links ul li.act {background: #fff}
    nav.tab-links ul li a.act {border: none; background: 0 0}
    .newsletter_new, a.banner_new {grid-area: auto / 1 /auto/ 3}
    #wrapper {grid-template-areas:"newheader" "breadcrumb" "banner-caxon" "newleft" "newright"; grid-template-columns:100%}
    #wrapper.homepage:not(.newhomepage) {grid-template-areas:"newheader" "breadcrumb" "banner-caxon" "newleft" "newright" "newleftbottom"; grid-template-columns:1fr}
    #wrapper.review {grid-template-areas:"newheader" "breadcrumb" "blockedtops" "banner-caxon" "reviewtop" "newright" "newleft" "newleftbottom"}
    .tops-banner-content .author-byline-container .author-byline {flex-grow: unset}
    .tops-banner-content .author-byline-container {margin: 0 auto; justify-content: center}}
@media screen and (max-width: 1120px) {#articleindex ul.table-of-content.opened {grid-template-columns:repeat(2, 1fr)}
    .ocrb-new-rtop > .left {border-radius: 8px 0 0 8px}
    .rating-space {display: flex; flex-direction: row; align-items: center; flex-wrap: wrap}
    .rate-orange, .rating-number {flex: 0 0 auto; display: flex; align-items: center}
    .rating-text {flex: 1 0 100%; margin-top: 2px}
    #menu-main-menu {display: none}
    #fgbanner .m {flex-wrap: wrap}
    #fgbanner a {width: 100%; margin: 10px}
    #fgbanner .split {display: none}
    #fgbanner span {width: auto}
    .active.boxed {max-width: 100%}
    .boxed {min-width: 333px; z-index: 2; position: relative; width: 100%; transition: margin .2s; height: 100%}
    body {overflow-x: hidden; overflow-y: auto}
    body.menu-active {overflow: hidden; position: relative; height: 100%}
    .menu-active .boxed {margin-left: 50%; overflow: hidden}
    a.mobile-menu {display: block !important; position: absolute; font-size: 30px; right: 0; top: 28px; width: 40px; height: 40px; line-height: 100%; padding: 5px; background: #fff; color: #e51048; text-align: center}
    body.menu-active .themenumobile {opacity: 1; height: 100vh}
    .themenumobile {display: block; z-index: 1; background: #232323; width: 50%; position: absolute; top: 0; left: 0; height: 100%; box-shadow: inset -60px 0 60px -70px rgba(0, 0, 0, .3); overflow-x: hidden; overflow-y: auto; opacity: 0}
    .themenumobile strong {display: block; margin: 20px 15px -15px; border-bottom: 2px solid rgba(255, 255, 255, .1); text-align: center; font-size: 18px; color: #ccc; padding-bottom: 20px}
    .themenumobile > ul {display: block; margin: 15px}
    .themenumobile > ul ul {border-left: 4px solid rgba(255, 255, 255, .05)}
    .themenumobile ul li {display: block}
    .themenumobile ul li a {display: block; padding: 12px 10px; border-bottom: 1px solid rgba(255, 255, 255, .05); font-weight: 700; color: #ccc; font-size: 14px}
    .themenumobile ul li a:hover {background: rgba(255, 255, 255, .05)}
    .escape-mobile-menu {display: block; position: absolute; height: 100%; top: 0; right: 0; width: 50%; z-index: 1; background: #232323; opacity: 0; box-shadow: inset 30px 0 30px -40px #000, inset 1px 0 0 rgba(255, 255, 255, .3)}
    body.menu-active .escape-mobile-menu {z-index: 3; opacity: .5}
    body.menu-active .escape-mobile-menu:hover {opacity: .4}
    .list1 > div {width: 33.3333%; margin: 0; padding: 5px}
    .list1 > div div {width: auto}
    a.logo {height: 70px; width: 150px}
    .desktop_banner {display: none !important}
    .mobile_banner {display: block !important}
    div.newheader {height: 80px; margin-bottom: 10px; justify-content: center}}
@media (max-width: 1200px) and (min-width: 1099px) {a.logo {height: 70px; width: 150px; min-width: 100px; flex-shrink: unset}
    #menu-main-menu li {margin: 0 0 0 10px}
    .coe-site a.logo {min-width: 130px}}
@media screen and (max-width: 1099px) and (min-width: 767px) {.ocrb-new-rtop > .left {max-width: 151px; min-height: 200px}
    .ocrb-new-rtop > .left img {object-fit: contain}}
@media screen and (max-width: 1000px) {.newcasinos .casinocount_5 div.card, .newcasinos .casinocount_6 div.card {min-width: 25%}}
@media screen and (max-width: 991px) {.filter__dropdown .filter__option .filter__name {display: flex}
    .filter__dropdown .filter__option:not(:last-child) {border-bottom: 1px solid #d3d3d3}
    .filter__dropdown .filter__option {padding: 10px}}
@media (min-width: 431px) and (max-width: 810px) {div.new_articles {display: grid; grid-template-columns:repeat(2, minmax(250px, 1fr)); gap: 20px 15px}}
@media only screen and (max-width: 768px) {div.full_new div.topnew_wrapper {grid-area: unset}
    .bottom-text-box > h1 {line-height: normal}
    .home-top-item > .top-item-btn > a {margin: 0 auto; max-width: calc(100% - 40px)}
    .home-top-item {padding: 16px 0; height: 185px; display: grid; grid-template-columns:1fr 1fr; grid-template-rows:1fr 1fr; grid-template-areas:"thumb-box bons-box" "casino-name top-item-btn"; grid-gap: 0}
    .number-top {display: none}
    .thumb-box {border-right: 2px solid #f0f1f5; height: 100%; grid-area: thumb-box}
    .thumb-box > a {margin-left: auto; margin-right: auto}
    .home-top-item .thumb-box {max-width: 100%; width: 100%; display: flex; align-items: center}
    .home-top-item .casino-name {width: 100%}
    .casino-name {border-right: 2px solid #f0f1f5; grid-area: casino-name; height: 100%}
    .bons-box {min-height: fit-content; grid-area: bons-box; width: 100%}
    .top-item-btn {grid-area: top-item-btn}
    .home-top-item .top-item-btn {padding: 0 10px; min-width: 100%; width: 100%}
    .errorMessage::after {margin: 0 0 0 -90%}}
@media screen and (max-width: 767px) {.table-of-content > li > ul > li {line-height: unset}
    #articleindex ul.table-of-content.opened {display: block}
    .table-of-content li, .table-of-content ul {line-height: 22px}
    .ocrb-new-rtop > .right > .top > .top-right {justify-content: space-evenly}
    .ocrb-new-rtop > .right > .top > .top-right > ul > li:last-child {margin-bottom: unset}
    .ocrb-new-rtop > .left {border-radius: 8px 8px 0 0}
    .ocrb-new-rtop > .left img, .ocrb-new-rtop > .left > a {height: 137px; width: 137px}
    .ocrb-new-rtop > .right > .top > .top-left > #voteinfo {text-align: center}
    .fancybox {display: none}
    .det-images > .fancybox:nth-child(-n+1) {display: block}
    .next, .prev {display: block !important; cursor: pointer; position: absolute; z-index: 2; padding: 8px 10px; top: 50%; transform: translateY(-50%); color: #fff; background-color: rgb(0, 0, 0, .2); font-weight: 700; font-size: 18px; transition: .6s; border-radius: 10px; user-select: none}
    .next {right: 0; margin-right: 20px}
    .slideshow-dots {display: flex; gap: 10px; justify-content: center}
    .slidedots {width: 20px; height: 20px; background-color: rgb(0, 0, 0, .2); border-radius: 10px}
    .det-images .fancybox a, .det-images-big .fancybox img {display: flex; justify-content: center; align-items: center}
    .slider-container {position: relative}
    select.fgsofsel {width: 100%; margin: 6px 6px 15px !important}
    .next-button {float: right !important}
    .pn-status {padding-left: 15%}
    .fgnav {text-align: left !important}
    div.full_new {gap: 0; grid-template-columns:100%; grid-template-areas:"first_text_new" "top_new_casinos" "newcasinos" "hptopgames_new" "text_new" "monthly_new" "offer_new" "banner_new" "newsletter_new" "hppromonews" "show_author"; grid-area: auto / 1 /auto/ 2}
    div.full_new > a:not(:last-child), div.full_new > div:not(:last-child) {margin-bottom: 10px}
    .newsletter_new {grid-area: newsletter_new}
    .hptopgames_new {grid-area: hptopgames_new}
    div.full_new div#text_new {grid-area: text_new}
    .topnew > div:not(.filter__container):not(.divLoading) {grid-template-columns:repeat(auto-fill, minmax(250px, 1fr)); box-shadow: none; border-radius: none; gap: 20px}
    .topnew .hdnew, .topnew .tops__container {flex-direction: column; box-shadow: 0 0 17px 0 rgb(0 0 0 / 16%); padding: 25px 5px 0; background: url(/img/others/topbg.webp) repeat-x; border-radius: 5px}
    .topnew div.hdnew ~ div:nth-of-type(2n) {background: url(/img/others/topbg.webp) repeat-x}
    .topnew .thumb a.log {width: 150px; height: 150px; margin: 0 auto}
    .filter__swipe .filter-options__container {display: inline-flex}
    .filter__swipe.filter__container {overflow-x: scroll; scrollbar-width: none; width: calc(100% + 30px) !important; margin-left: -15px !important; position: relative}
    body.coe-site .filter__swipe.filter__container {width: 100% !important; margin-left: 0 !important}
    .filter__swipe.filter__container::-webkit-scrollbar {display: none}
    .filter__swipe .filter__option:first-child {margin-left: 15px}
    .filter__swipe .filter__option:last-child {margin-right: 15px}
    .filters__list div.filters__flex:not(:last-child) {border-bottom: 1px solid #fff}
    .filters__flex {-ms-flex: 0 0 45%; flex: 0 0 45%; max-width: 45%; padding: 5px}
    .filters__flex_payment {margin-top: 10px; margin-left: 16.666667%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%}
    .topnew .jou a {margin: 0 auto 5%}
    .wrapper {display: grid !important}
    .container {width: 92vw}
    #sistersw {width: 100% !important}
    div.full_new div#first_text_new {grid-area: first_text_new}
    div.full_new div.tops__wrapper {grid-area: top_new_casinos}
    div.full_new div#show_author {grid-area: show_author}
    .monthly_new {grid-area: monthly_new}
    a.banner_new, div#banner_new {grid-area: banner_new}
    .monthly_new.offer_new {grid-area: offer_new}
    .newcasinos {grid-area: newcasinos}
    .hppromonews {grid-column: auto !important; grid-area: hppromonews}
    .topnew .sts, .topnew div.hdnew {display: none}
    .topnew .bon {width: auto; flex-grow: 1; padding: 5px 0 15px}
    .topnew .jou {width: 100%; flex-grow: 0}
    .topnew .name {width: auto; margin: 5px 0 0}
    .topnew .thumb img {width: 100%; height: 100%}
    .topnew .thumb {margin-left: 0; width: auto; padding: 0}
    .topnew .no {position: absolute; top: 0}
    .topnew .plus18 {display: none}
    .topnew > div > div.socialproof:before {top: 65px}
    .topnew > div > div.socialproof:after {top: 45px}
    .topnew .thumb a.info {display: none}
    .rtop {flex-flow: column}
    .rtop #pt3 span {text-align: center}
    .rtop #pt3 {width: 100%}
    .rtop ul {width: max-content; max-width: min(100%, max(300px, 50%)); margin: 0 auto}
    .rtop img {width: 150px; height: 150px}
    .bottom-md {display: block}
    .bottom-lg {display: none}
    .ocrb-new-rtop {flex-direction: column; align-items: center}
    .ocrb-new-rtop > .left {width: 100%; display: flex; justify-content: center; margin-bottom: 20px}
    .ocrb-new-rtop > .right {width: 100%; padding: 0}
    .ocrb-new-rtop > .right > .top {flex-direction: column}
    .ocrb-new-rtop > .right > .top > .top-left, .ocrb-new-rtop > .right > .top > .top-right {width: 100%; padding: 0 10px; box-sizing: border-box}
    .ocrb-new-rtop > .right > .top > .top-right {order: 3; margin-top: 20px; margin-bottom: 5px; padding: 0 15px}
    .ocrb-new-rtop > .right > .top > .top-left {order: 1}
    .rating-space {width: 100%; justify-content: center; margin-top: 10px}
    .ocrb-new-rtop > .right > .top > .bottom {order: 2; width: 100%; margin-top: 20px; justify-content: center}
    .rating-text {flex: unset; margin-top: 0}
    .top-left > span {text-align: center}
    .casino-reviews-grid-5 .card, .casino-reviews-grid-6 .card {min-width: 161px}}
@media screen and (max-width: 680px) {.newcasinos .casinocount_4 div.card {min-width: 45%}}
@media screen and (max-width: 600px) {.nm-a {text-align: center}
    .newright .casinotable {border: 0 !important}
    .newright .casinotable thead {display: none}
    .newright .casinotable tbody {width: 100% !important; border: 0 !important}
    .newright .casinotable tbody tr {display: flex; flex-direction: column; margin-bottom: 20px; border: 1px solid #c8c8c8}
    .newright .casinotable tbody tr td img {width: 120px !important; height: 120px !important}
    .newright .casinotable tbody tr td.nm {max-width: 100%; text-align: center; padding-top: 0}
    .newright .casinotable tbody tr .nm, .newright .casinotable tbody tr td:first-child {background: #fff}
    .newright .casinotable tbody tr .bm {background: #f0f0f0; height: 50px}
    .newright .casinotable tbody tr .bn {background: #fff}
    .tops-banner-content .byline-updated-time:not(.single-author) {text-align: center}
    .tops-banner-content .author-byline-container:not(.single-author) {flex-direction: column}
    .tops-banner-content .author-byline-container:not(.single-author) .author-byline {justify-content: center}
    .tops-banner-content .author-byline-container:not(.single-author) .author-byline .author-name {margin-right: unset}}
@media screen and (max-width: 428px) {div.tablecon table tr td > div.ctabox a.button {width: 100%}
    .bo_image_desktop {display: none !important}}
@media screen and (max-width: 413px) {nav.tab-links ul li {width: 50%}
    select.fgsofsel {width: 100%; margin: 6px 6px 15px !important}
    .pn-status {padding-left: 10%}}
@media screen and (max-width: 359px) {.newcasinos .casinocount_4 div.card, .newcasinos .casinocount_5 div.card, .newcasinos .casinocount_6 div.card {width: 100%}}
@media (min-width: 429px) {.bo_image_mobile, .special_cta_class_mobile {display: none !important}}
@media screen and (max-width: 430px) {.special_cta_class_desktop {display: none !important}
    div.new_articles {display: grid; grid-template-columns:repeat(1, minmax(250px, 1fr)); gap: 20px 15px}
    .hptopgames_new span.h3 {font-size: 14px}}
@media screen and (max-width: 400px) {div.games {grid-template-columns:repeat(auto-fill, minmax(149px, 1fr))}}
@media screen and (max-width: 460px) {.author-box-container {display: block; padding: 4%; margin: 4% 0 0; text-align: center}
    .author-name-comment {text-align: center; letter-spacing: 0; line-height: 1.5em; opacity: 1; padding: 10px 0 0}
    .author-box-name {justify-content: center}}
@media screen and (max-width: 500px) {.newcasinos .casinocount_5 div.card, .newcasinos .casinocount_6 div.card {min-width: 50%}
    .excerpt1 {width: 100%; margin-left: 0}
    div#fgitem {margin: 0 -15px}
    #fgbanner img, #fgbanner span, #stk span, td.userrating, th.userrating {display: none}
    #stk a.button {width: 90%}}
@media screen and (max-width: 560px) {.table-of-content-icon-mobile {background: url(/img/others/dropdown_white_down.webp)}}
@media screen and (max-width: 590px) {nav.tab-links ul li {width: 33.3333%}}
@media (min-width: 768px) {.ocrb-new-rtop > .right > .top > .top-right::before {content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 1px; background-color: rgba(112, 112, 112, .3)}
    .tops__casinos_disclaimer.mobile {display: none}
    .tops__casinos_disclaimer.desktop {display: block}
    .container-banner-caxon {padding-left: 1.5rem !important; padding-right: 3rem !important}
    .banner-container-caxon-inner-text {-ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; -ms-flex-order: -1; order: -1}
    .banner-container-caxon-inner-image {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; -ms-flex-order: 13; order: 13}
    .filter__checkbox label {font-size: 14px; margin-right: 15px}
    .filters__flex, .filters__flex_payment {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%}
    .filters__form-check {justify-content: left}
    .gpwa-div {margin: 0 0 0 25px}
    .x2951-site .gpwa-div {margin: 0}}
@media (min-width: 992px) {.filters__flex, .filters__flex_payment {-ms-flex: 0 0 auto; flex: 0 0 max-content; max-width: max-content; margin-right: 20px}
    .container-banner-caxon {padding-right: 3rem !important; padding-left: 3rem !important}
    .filter__option {display: flex; justify-content: space-between; align-items: center; padding: 8px 12px; background-color: #fafafa; border-radius: 5px; transition: .3s; flex-wrap: nowrap; width: max-content; border: 1px solid var(--filter-border-color)}
    .filter__option:not(.filter_checkbox):not(.filters__form-select) {cursor: pointer}
    .filter__dropdown .filter__container {position: unset}
    .filter__dropdown .show-filter__toggle {display: none}
    .filter__dropdown .filter-options__container {display: flex; justify-content: center; border: 0 solid #fff}
    .filter__dropdown .filter__option:not(:last-child) {margin-right: 15px}
    .filter__dropdown .filter__option:nth-child(odd) {background-color: #fafafa}
    .filter__dropdown .filter__option.active-filter__option, .filter__dropdown .filter__option:hover {background-color: #ff5a62; color: #fff}
    .filter__dropdown .filter__option input {display: none}
    .custom_table__horizontal_scroll:not(.logo_header) .custom_table__tbody, .custom_table__short_text .custom_table__tbody {padding-block: 16px !important}}
@media (min-width: 1010px) {#spanfooter {width: 81% !important}}
@media (min-width: 1100px) {.desktop_banner {display: block !important}
    .mobile_banner {display: none !important}}
@media (min-width: 1024px) {.newright .topr {display: block}
    .tops-banner-content .author-byline-container.single-author {flex-direction: column; align-items: flex-start}
    .tops-banner-content .author-byline-container.single-author .author-byline .author-photo {position: absolute}
    .tops-banner-content .author-byline-container.single-author .author-byline .author-photo img {height: 49px; width: 49px}
    .tops-banner-content .author-byline-container.single-author .author-byline .author-name, .tops-banner-content .author-byline-container.single-author .byline-updated-time {margin-left: 55px}
    .tops-banner-content .author-byline-container.single-author .author-byline .author-name {margin-top: -1px}
    .tops-banner-content .author-byline-container.single-author .byline-updated-time {margin-top: 4px}}
@media (max-width: 600px) {.author-byline-container.single-author, .tops-banner-content .author-byline-container.single-author {flex-direction: column; align-items: flex-start}
    .author-byline-container.single-author .author-byline .author-photo, .tops-banner-content .author-byline-container.single-author .author-byline .author-photo {position: absolute}
    .author-byline-container.single-author .author-byline .author-photo img, .tops-banner-content .author-byline-container.single-author .author-byline .author-photo img {height: 49px; width: 49px}
    .author-byline-container.single-author .author-byline .author-name, .author-byline-container.single-author .byline-updated-time, .tops-banner-content .author-byline-container.single-author .author-byline .author-name, .tops-banner-content .author-byline-container.single-author .byline-updated-time {margin-left: 55px}
    .author-byline-container.single-author .author-byline .author-name {margin-top: -2px}
    .author-byline-container.single-author .byline-updated-time {margin-top: 2px; font-size: 14px}}
@media (min-width: 600px) and (max-width: 1024px) {.tops-banner-content .byline-updated-time:not(.single-author) {text-align: center}}
@media (min-width: 1281px) {#spanfooter {width: 75% !important}}
@media (min-width: 781px) {.carousel-indicator {display: none !important}}
@media (max-width: 430px) {.logo-text-secondary-cta .table-row {box-shadow: 0 3px 0 0 #ff5a62 !important}}