@charset "UTF-8";
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype"), url("../fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
.title__sub {
  max-width: 690px;
}
.c__arow:not(:last-child) {
  margin-bottom: 1px;
}

.ch__box {
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.ch__thumb {
  max-height: 155px;
}
.ch__bb {
  background: rgba(255, 255, 255, 0.1);
}
.ch__wb {
  color: #0E1F42;
}
.ch__icn {
  width: 36px;
  height: 36px;
}
.ch__bf li {
  line-height: 1.2;
  background: url("../images/icons/check-benefits.svg") no-repeat 0 0;
}
.ch__tc {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
}
.ch__tc a:hover {
  color: #fff;
}

.cb a {
  line-height: normal;
  display: inherit;
}
.cb__ag {
  line-height: 1.8571428571;
}
.cb__ag li {
  background: url("../images/icons/yes.svg") no-repeat 0 4px;
}
.cb__ag li:not(:last-child) {
  margin-bottom: 7px;
}
.cb__deag {
  line-height: 1.8571428571;
}
.cb__deag li {
  background: url("../images/icons/no.svg") no-repeat 0 4px;
}
.cb__deag li:not(:last-child) {
  margin-bottom: 7px;
}
.cb__row:not(:last-child) {
  border-bottom: 1px solid rgba(35, 34, 34, 0.1);
}
.cb__flag {
  width: 20px;
  height: 15px;
}
.cb__flag img:not(.lazyload):not(.lazyloading) {
  position: absolute;
  top: 0;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  margin: auto;
  max-width: none;
  width: auto;
  height: 100%;
}
.cb__pay {
  width: 39px;
  height: 26px;
}
.cb__pay a {
  display: block;
  width: inherit;
  height: inherit;
}
.cb__pay img {
  width: auto;
  max-height: 100%;
}
.cb__ck {
  margin-bottom: 5px;
  line-height: 1.8571428571;
  background: url("../images/icons/check-casino-boxes.svg") no-repeat left 5px;
}
.cb__uck {
  margin-bottom: 5px;
  line-height: 1.8571428571;
  background: url("../images/icons/uncheck-casino-boxes.svg") no-repeat 2px 9px;
}
.cb__tc {
  font-size: 10px;
  line-height: 1.3;
}
.cb__tc a {
  color: var(--primary-variant);
}

.country-map span, .country-map a {
  display: inline-block;
  font-size: 14px;
}
.country-map #togglePosts {
  font-size: 14px;
  text-decoration: underline;
}
.country-map #togglePosts:hover {
  color: var(--primary-hover);
  text-decoration: none;
}
.country-map .comma {
  margin-left: -2px;
}
.country-map .h5 {
  line-height: 1.5;
}

.posts-container .post-title:nth-child(n+40),
.posts-container .comma:nth-child(n+40) {
  display: none;
}

.posts-container.show-all .post-title,
.posts-container.show-all .comma {
  display: inline-block;
}

.hidden-cmap {
  display: none;
}

.casino-info-box {
  border: 1px solid #0E1F42;
  background-color: #65D1FB;
  border-radius: 6px;
  margin-right: 6px;
  height: 100%;
  padding: 15px;
  min-width: 110px;
}
.casino-info-box p svg {
  vertical-align: middle;
}
.casino-info-box p:first-child {
  color: #182A4D;
  margin-bottom: 15px;
}
.casino-info-box p:not(:first-child) {
  color: #0E1F42;
  font-weight: 700;
}

.sr-sc-banner {
  background-color: #fff;
}

.sh-a-avatar {
  width: 50px;
}

.fc-author p, .fc-author a {
  font-size: 14px;
  line-height: 14px;
}
.fc-author a {
  color: #0084cc;
  font-weight: 700;
}
.fc-author a:hover {
  text-decoration: underline;
}

.fchecker:before {
  content: "|";
  margin: 0 5px 0 1px;
}

.author-comment {
  position: relative;
  bottom: -90px;
  margin-top: -75px;
  width: 100%;
  padding: 20px;
  background: #B9EDFE;
}
.author-comment:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7.5px 9px 7.5px;
  border-color: transparent transparent #B9EDFE transparent;
  transform: rotate(0deg);
  top: -8px;
  left: 267px;
  position: absolute;
  content: "";
}
.author-comment p {
  color: #000;
  font-style: italic;
  font-size: 15px;
  line-height: 25px;
  position: relative;
}
.author-comment p:before {
  content: "“";
}
.author-comment p:after {
  content: "“";
}

.t-exc {
  color: #12AA21;
}

.t-avr {
  color: #F19120;
}

.t-por {
  color: #E24F4B;
}

.b-exc {
  background-color: #12AA21;
}

.b-avr {
  background-color: #F19120;
}

.b-por {
  background-color: #E24F4B;
}

.casino-rating-box {
  border-radius: 5px;
}

.rating-number p {
  border-radius: 5px;
  border: 1px solid #000;
}

.casino-rating-bar {
  position: relative;
  width: 100%;
  height: 12px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  margin: 10px auto 0;
  padding: 2px;
}

.fillmult {
  height: 100%;
  width: 0;
  background-color: #55C3F9;
  border-radius: 20px;
  text-align: left;
}

.recommend {
  border-radius: 5px;
}

.fig-rec img {
  width: 70px;
  height: 70px;
  border-radius: 7px;
}

.like, .dislike {
  height: 38px;
  border: 2px solid var(--dark);
  border-radius: 6px;
  padding: 6px 12px;
}

.like {
  background-color: #31C640;
}
.like svg {
  vertical-align: middle;
  margin-top: -3px;
  margin-bottom: 3px;
}
.like:hover {
  color: #fff;
  text-decoration: none;
  background-color: #12AA21;
}

.dislike {
  background-color: #E24F4B;
}
.dislike:hover {
  background-color: #aa1212;
}

.tabs {
  display: flex;
  list-style: none;
  padding: 0;
}

.tab {
  cursor: pointer;
  padding: 12px;
  background-color: #ECF1F3;
  border-radius: 6px;
  text-align: center;
  border: 1px solid transparent;
}
.tab:hover {
  background-color: #FFEC4E;
  border-color: #0E1F42;
}

.tab.active {
  background-color: #FFEC4E;
  border: 1px solid #0E1F42;
}

.tab + .tab {
  margin-left: 12px;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.casino-info-tab .inner-cit:nth-child(odd) {
  background-color: #ECF1F3;
}
.casino-info-tab .inner-cit:first-child {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.casino-info-tab .inner-cit:last-child {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.frst-cmpr-box {
  background-color: #FFF9C8;
  border-radius: 8px;
  padding: 4px 10px;
}
.frst-cmpr-box .compare-box-top {
  padding: 0 5px 5px !important;
}
.frst-cmpr-box .compare-box {
  border-bottom: 0;
  padding: 5px !important;
  height: 63px;
}
.frst-cmpr-box .compare-fig {
  padding: 2px 5px 5px;
}

.inr-cmp-bx {
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  height: 100%;
}

.btn--g {
  color: #fff;
  background-color: #31C640;
}
.btn--g:hover {
  color: var(--dark);
  background-color: transparent;
}

.compare-box {
  height: 64px;
  padding: 10px;
  border-bottom: 1px solid #E5E5F0;
}
.compare-box .foc {
  padding: 5px;
  margin: 2px 3px;
  color: #78878D;
  cursor: initial;
}
.compare-box .foc:hover {
  background-color: #EFEFF8;
}

.compare-box-top {
  height: 86px;
  padding: 10px;
  border-bottom: 1px solid #E5E5F0;
}

.pmnt-mtd-box {
  height: 90px !important;
}

.lf-bx-brd {
  border-right: 1px solid #E5E5F0;
}

.cm-box-nb {
  border-bottom: none;
}

.compare-fig {
  border-radius: 8px;
}
.compare-fig img {
  width: 70px;
  height: 70px !important;
  border-radius: 8px;
}

.btn-cmnt, .btn-sbmt {
  transition: all 0s;
}
.btn-cmnt:hover, .btn-sbmt:hover {
  color: #fff;
}
.btn-cmnt:hover svg, .btn-sbmt:hover svg {
  transition: all 0s;
}
.btn-cmnt:hover svg path, .btn-sbmt:hover svg path {
  fill: #fff;
}

.comment-form input, .comment-form textarea {
  border-radius: 6px;
  border: 1px solid transparent;
}
.comment-form input:focus, .comment-form textarea:focus {
  border-color: #0E1F42;
  background-color: #e7e7e7 !important;
}
.comment-form textarea {
  min-height: 200px;
  resize: none;
}

.chkbox-form {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.cmnt-title {
  width: 44px;
  height: 44px;
  border: 1px solid #0E1F42;
  border-radius: 50%;
}

.comment_box {
  list-style-type: none;
  border-radius: 12px;
}

.comment-itself {
  border-radius: 12px;
}

.h-50 {
  height: 50px;
}

.casino-nav-ul {
  border-bottom: 1px solid #D3D9DC;
}
.casino-nav-ul li {
  display: inline-block;
}
.casino-nav-ul li a {
  display: inline-block;
  padding: 10px;
  border-radius: 8px;
  font-size: 17px;
}
.casino-nav-ul li a:hover {
  color: #fff;
  background-color: #55C3F9;
  text-decoration: none;
}
.casino-nav-ul li a:hover svg path {
  fill: #fff;
}
.casino-nav-ul li a svg {
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.casino-nav-ul li + li {
  margin-left: 5px;
  position: relative;
}
.casino-nav-ul li + li:before {
  width: 1px;
  height: 100%;
  top: 0;
  left: -5px;
  background: #D3D9DC;
  content: "";
  position: absolute;
}

.cas-nav-en li a {
  font-size: 18px;
  padding: 17px;
}
.cas-nav-en li + li {
  margin-left: 10px;
}

.cas-active-nav a {
  color: #fff;
  background-color: #55C3F9;
  text-decoration: none;
}
.cas-active-nav a svg path {
  fill: #fff;
}

.sticky-banner {
  display: none;
  position: sticky;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #73E5FF;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  z-index: 10;
}

.stck-bnr {
  top: 0;
  left: 0;
  background-color: var(--secondary);
  border: 2px solid #000;
  border-radius: 8px;
}

.triangle {
  bottom: -18px;
  left: 0px;
}

.ch-sb {
  width: 200px;
  max-height: 130px;
}

.wb-stck {
  font-size: 1.875rem;
}

.btn-stcky {
  height: 60px;
  font-size: 20px;
}
.btn-stcky:hover {
  color: #fff !important;
}
@media (min-width: 992px){
  .c__acol {
    flex: 0 0 220px;
    max-width: 220px;
  }
  .c__athumb {
    width: 40px;
    height: 40px;
  }
  .ch__thumb {
    width: 220px;
  }
  .cb__scr {
    max-height: 158px;
  }
  .sr-bnr-p {
    margin-right: 23%;
  }
}
@media (max-width: 991.98px){
  .c__athumb {
    width: 50px;
    height: 50px;
  }
  .ch__thumb img {
    width: 200px;
  }
  .cp-rating-logic {
    position: absolute;
    top: 23px;
    right: 20px;
  }
  .author-comment {
    bottom: 0;
    margin-top: 10px;
    padding: 10px;
  }
  .compare-box .foc {
    padding: 3px;
  }
}
@media (min-width: 1230px){
  .ch__box .btn--p {
    width: 264px;
  }
  .ch__wb {
    font-size: 28px;
  }
}
@media (max-width: 767.98px){
  .ch__rating {
    position: absolute;
    top: 30px;
    right: 45px;
    z-index: 2;
  }
  .sr-sc-banner .sr-bnr-img {
    bottom: -70px !important;
  }
  .cp-rating-logic {
    top: 60px;
    right: 8px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.25);
  }
  .author-comment:before {
    left: 0;
    right: 0;
    margin: auto;
  }
  .author-comment p {
    font-size: 13px;
    line-height: 22px;
  }
  .tabs {
    overflow: auto;
  }
  .tab {
    min-width: 200px;
  }
  .cmpr-scnd-row {
    flex-wrap: inherit;
    overflow: auto;
  }
  .cmpr-frs-row [class*=col] {
    padding-right: 5px;
    padding-left: 5px;
  }
  .cmpr-scnd-row [class*=col] {
    padding-right: 5px;
    padding-left: 5px;
  }
  .frst-cmpr-box {
    padding: 20px 10px;
  }
  .fbtn-cm {
    margin-top: 37px !important;
  }
  .cmpr-cas .compare-box:last-child {
    border-bottom: none;
  }
  .compare-box-top {
    height: auto;
  }
  .comment-form textarea {
    min-height: 150px;
  }
  .stck-fig {
    max-width: 45%;
  }
  .ch-sb {
    width: auto;
    max-height: 90px;
  }
  .wb-stck {
    font-size: 17px;
  }
  .btn-stcky {
    height: 40px;
  }
}
@media (max-width: 1229.98px){
  .ch__wb {
    font-size: 22px;
  }
  .casino-nav-ul {
    white-space: nowrap;
    overflow-x: scroll;
  }
  .casino-nav-ul li a {
    padding: 9px;
  }
  .casino-nav-ul li + li {
    margin-left: 0 !important;
  }
  .casino-nav-ul li + li a {
    margin-left: 5px;
  }
  .casino-nav-ul li + li:before {
    left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1229.98px){
  .sr-sc-banner .sr-bnr-img {
    right: -60px;
  }
  .compare-fig img {
    width: 50px;
    height: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px){
  .sr-sc-banner .sr-bnr-img {
    right: 0 !important;
  }
  .ch-sb {
    max-height: 90px;
  }
}
@media (min-width: 768px){
  .cmpr-frs-row [class*=col] {
    padding-right: 7px;
    padding-left: 7px;
  }
  .cmpr-scnd-row [class*=col] {
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media (max-width: 1330px){
  .casino-nav-ul li a {
    font-size: 11px;
  }
}
@media (max-width: 1320px){
  .casino-nav-ul li + li {
    margin-left: 9px;
  }
}
