@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qui7bi");
  src: url("../fonts/icomoon.eot?qui7bi#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?qui7bi") format("truetype"),
    url("../fonts/icomoon.woff?qui7bi") format("woff"),
    url("../fonts/icomoon.svg?qui7bi#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-age:before {
  content: "";
}
.icon-cash:before {
  content: "";
}
.icon-checked:before {
  content: "";
}
.icon-diamond:before {
  content: "";
}
.icon-dice:before {
  content: "";
}
.icon-star:before {
  content: "";
}

.d-none {
  display: none;
}
@media (max-width: 992px) {
  .d-md-block {
    display: block;
  }
}
@media (max-width: 992px) {
  .d-md-hide {
    display: none !important;
  }
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.scroll-lock {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
p em {
  font-style: normal;
}
strong {
  font-weight: 700;
}

.casino-tables .container {
  margin: 0 auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 576px) {
  .casino-tables .container {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .casino-tables .container {
    max-width: 720px;
  }
}
@media screen and (min-width: 991px) {
  .casino-tables .container {
    max-width: 980px;
  }
}
@media screen and (min-width: 1299px) {
  .casino-tables .container {
    max-width: 1310px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin: 0 -20px;
}
.col-3 {
  max-width: 33.33333%;
  padding: 0 20px;
  flex: 0 0 33.33333%;
}
.col-4 {
  max-width: 25%;
  flex: 0 0 25%;
  padding: 0 20px;
}
.col-2 {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 20px;
}
.hidden {
  display: none;
}
.hide-block {
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
}
.show-block-simple {
  opacity: 1;
}
.leftsideAnimate--hide {
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateX(-100px) scale(0.95) translate3d(0, 0, 0);
}
.leftsideAnimate--show {
  opacity: 1;
  transform: translateX(0) scale(1) translate3d(0, 0, 0);
}
.rightsideAnimate--hide {
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateX(100px) scale(0.95) translate3d(0, 0, 0);
}
.rightsideAnimate--show {
  opacity: 1;
  transform: translateX(0) scale(1) translate3d(0, 0, 0);
}
/* .fly {
  opacity: 0;
  transition: all 800ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(100px) scale(1.05) translate3d(0, 0, 0);
}
.fly2 {
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(120px) scale(1.08) translate3d(0, 0, 0);
}
.fly3 {
  opacity: 0;
  transition: all 1200ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(140px) scale(1.08) translate3d(0, 0, 0);
}
.fly4 {
  opacity: 0;
  transition: all 1400ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(160px) scale(1.08) translate3d(0, 0, 0);
}
.fly5 {
  opacity: 0;
  transition: all 1600ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(180px) scale(1.08) translate3d(0, 0, 0);
}
.fly6 {
  opacity: 0;
  transition: all 1800ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(200px) scale(1.08) translate3d(0, 0, 0);
}
.fly7 {
  opacity: 0;
  transition: all 2000ms cubic-bezier(0.68, -0.55, 0.27, 1.25);
  transform: translateY(200px) scale(1.08) translate3d(0, 0, 0);
} */
.show-block {
  opacity: 1;
  transform: translateY(0) scale(1) translate3d(0, 0, 0);
}
.ovh {
  overflow: hidden;
  padding: 4px 0;
}
.ovh > span {
  display: block;
}
.chevron {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 17px;
}
.chevron::before,
.chevron::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 3px;
  height: 12px;
  border-radius: 10px;
  background: #fff;
  left: 0;
  transform-origin: 2px 2px 0;
}
.chevron::before {
  transform: rotate(-45deg);
  top: 0;
}
.chevron::after {
  transform: rotate(45deg);
  bottom: 0;
  transform-origin: 2px 10px 0;
}
sup {
  font-size: 50%;
}
@media screen and (max-width: 991px) {
  .hidden-md.hidden-md {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .hidden-lg.hidden-lg {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .hidden-sm {
    display: none;
  }
}
.visible-sm {
  display: none;
}
@media screen and (max-width: 991px) {
  .visible-sm {
    display: block;
  }
}

.casino-tables.casino-tables .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%;
  height: 62px;
  padding: 0 28px;
  border-radius: 100px;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.45);
  background-color: #00aa63;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.45);
  line-height: 1.2;
  letter-spacing: 1px;
  border: 3px solid rgba(0, 0, 0, 0);
  background-clip: border-box;
  text-transform: uppercase;
  position: relative;
  transition: all 0.2s ease-in-out;
  padding-top: 0 !important;
}

.casino-tables.casino-tables .btn:hover {
  background-color: #00aa63;
  color: #fff;
}
@media screen and (min-width: 1921px) {
  .casino-tables .btn {
    padding: 0 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
  .casino-tables .btn {
    font-size: 12px;
    padding: 0 14px;
  }
}
@media screen and (max-width: 575px) {
  .casino-tables .btn {
    font-size: 4vw;
    height: 10.6666666667vw;
    padding: 0 2.6666666667vw;
  }
}
.casino-tables .btn:before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: -3px;
  background: linear-gradient(to bottom, #73d0a9, #005732);
  border-radius: 100px;
}
.casino-tables .btn:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  background: #00aa63;
  border-radius: 100px;
}
.casino-tables .btn:hover {
  transform: scale(1.05);
}
.casino-tables .btn span {
  position: relative;
  z-index: 1;
}

.casino-tables {
  background: #1d1c19;
  padding: 0px 0 50px;
}
@media screen and (max-width: 575px) {
  .casino-tables {
    padding: 0;
  }
}
.casino-tables .container .casino-table__head {
  justify-content: flex-end;
  display: flex;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .casino-tables .container .casino-table__head {
    display: none;
  }
}
.casino-tables {
  overflow: hidden;
}

.promo__feature {
  margin: 5px 0;
}

.casino-tables .container .casino-table__head .casino-table__head-cell {
  max-width: 18.7%;
  flex: 0 0 18.7%;
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.91),
    inset 0px 0px 15px 4px rgba(0, 0, 0, 0.6);
  border: solid 1px #59574e;
  background-color: #44423b;
  display: flex;
  height: 29px;
  justify-content: center;
  align-items: center;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.91);
  font-size: 14.1px;
  font-weight: 600;
  text-align: center;
  margin-left: 19px;
  letter-spacing: 0.5px;
  color: #ffb500;
}
.casino-table {
  display: grid;
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
  grid-auto-rows: auto;
  border-radius: 14px;
  box-shadow: 0px 2px 9px 0 #000;
  border: solid 2px #ffb600;
  padding: 15px 0;
  position: relative;
  min-height: 210px;
}
@media screen and (max-width: 991px) {
  .casino-table {
    display: grid;
    grid-template-rows: repeat(5, auto);
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
  }
  .casino-table:first-of-type {
    display: grid;
    grid-template-rows: repeat(5, auto);
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    width: 100%;
    height: 100%;
    grid-auto-rows: auto;
  }
}
@media screen and (max-width: 575px) {
  .casino-table:nth-child(3) .casino-table__cell-5 {
    margin-top: 15%;
  }
}
.casino-table .casino-table__cell {
  padding: 0px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.casino-table .casino-table__cell img {
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell {
    padding: 7px 10px;
  }
  .casino-table .casino-table__cell .payment-options {
    margin-bottom: 0;
  }
}
.casino-table .casino-table__cell-1 {
  grid-area: 1/1/2/2;
  padding-top: 20px;
  max-width: 200px;
  margin-left: 25px;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-1 {
    grid-area: 1/1/2/2;
    max-width: 100%;
    margin-left: 0;
  }
}
.casino-table .casino-table__cell-2 {
  grid-area: 2/1/3/2;
  max-width: 200px;
  margin-left: 25px;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-2 {
    grid-area: 1/2/2/3;
    max-width: 100%;
    margin-left: 0;
  }
  .casino-table .casino-table__cell-2 figure {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .casino-table .casino-table__cell-2 {
    align-items: center;
    justify-content: flex-end;
  }
}
.casino-table .casino-table__cell-3 {
  grid-area: 1/2/3/3;
}
.casino-table .casino-table__cell-3 .promo-img__holder {
  margin-bottom: 17px;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-3 {
    grid-area: 3/1/4/2;
  }
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-3 .promo__award {
    display: none;
  }
}
.casino-table .casino-table__cell-4 {
  grid-area: 1/3/3/4;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-4 {
    grid-area: 2/2/4/3;
  }
}
.casino-table .casino-table__cell-5 {
  grid-area: 1/4/2/5;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-5 {
    grid-area: 2/1/3/2;
  }
}
.casino-table .casino-table__cell-6 {
  grid-area: 2/4/3/5;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-6 {
    grid-area: 5/1/6/3;
    padding-bottom: 0;
  }
}
.casino-table .casino-table__cell-7 {
  grid-area: 1/5/3/6;
}
@media screen and (max-width: 991px) {
  .casino-table .casino-table__cell-7 {
    grid-area: 4/1/5/3;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .casino-table .casino-table__cell-7 .btn-holder {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }
  .casino-table .casino-table__cell-7 p {
    margin-right: 10px;
  }
}
.casino-table .casino-table__cell-7 .promo__award {
  margin-bottom: 10px;
  flex-direction: row;
}
@media screen and (min-width: 992px) {
  .casino-table .casino-table__cell-7 .promo__award {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .casino-table .casino-table__cell-7 .promo__award {
    font-size: 2.9333333333vw;
  }
}
.casino-table:first-of-type {
  box-shadow: 0 0 50px 2px rgba(255, 102, 0, 0.65);
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type {
    margin-bottom: 60px;
  }
}
.casino-table:first-of-type .casino-table__rank {
  border: solid 1px #fffa6d;
  background-color: #fffa6d;
  box-shadow: 0 0 10px 2px rgba(255, 102, 0, 0.65),
    inset 0 0 10px 3px rgba(255, 102, 0, 0.65);
}
.casino-table:first-of-type .casino-table__cell-1 {
  grid-area: 1/1/2/2;
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-1 {
    grid-area: 1/1/2/2;
  }
}
.casino-table:first-of-type .casino-table__cell-2 {
  grid-area: 2/1/3/2;
  max-width: 200px;
  margin-left: 25px;
}
.casino-table:first-of-type .casino-table__cell-2 figure {
  display: none;
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-2 {
    grid-area: 1/2/2/3;
    max-width: 100%;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .casino-table:first-of-type .casino-table__cell-2 figure {
    display: block;
    margin-top: 10px;
  }
}
.casino-table:first-of-type .casino-table__cell-3 {
  grid-area: 1/2/3/3;
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-3 {
    grid-area: 3/1/4/3;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .casino-table:first-of-type .casino-table__cell-3 .promo__features-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .casino-table:first-of-type .casino-table__cell-3 .promo__feature,
  .casino-table:first-of-type .casino-table__cell-3 .promo-img__holder {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .casino-table:first-of-type .casino-table__cell-3 .promo__feature-item {
    text-align: center;
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: center;
  }
  .casino-table:first-of-type .casino-table__cell-3 .promo-img__holder img {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.casino-table:first-of-type .casino-table__cell-4 {
  grid-area: 1/3/3/4;
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-4 {
    grid-area: 2/2/3/3;
  }
}
.casino-table:first-of-type .casino-table__cell-5 {
  grid-area: 1/4/2/5;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-5 {
    grid-area: 2/1/3/2;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.casino-table:first-of-type .casino-table__cell-6 {
  grid-area: 2/4/3/5;
  padding-top: 7px;
  padding-bottom: 7px;
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-6 {
    grid-area: 5/1/6/3;
  }
}
.casino-table:first-of-type .casino-table__cell-7 {
  grid-area: 1/5/3/6;
}
@media screen and (min-width: 1921px) {
  .casino-table:first-of-type .casino-table__cell-7 .btn-holder {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .casino-table:first-of-type .casino-table__cell-7 {
    grid-area: 4/1/5/3;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.casino-table__rank {
  position: absolute;
  top: -18px;
  left: 13px;
  height: 40px;
  padding: 0px 12px 0px 4px;
  border-radius: 20px;
  background-color: #ffb600;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #1d1c19;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 575px) {
  .casino-table__rank {
    font-size: 4vw;
    height: 8.5333333333vw;
  }
}
.casino-table__rank-number {
  width: 30px;
  height: 30px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  color: #ffb600;
  background-color: #1d1c19;
  border-radius: 100%;
  margin-right: 8px;
}
@media screen and (max-width: 575px) {
  .casino-table__rank-number {
    font-size: 3.2vw;
    width: 6.4vw;
    height: 6.4vw;
    margin-right: 2.6666666667vw;
  }
}
.casino-table__count-info {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  padding: 5px 27px;
  border-radius: 50px;
  background-color: #ffb600;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: center;
  line-height: 1;
  padding-top: 6px;
}
@media screen and (max-width: 991px) {
  .casino-table__count-info {
    font-size: 14px;
  }

  .hero-section h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .casino-table__count-info {
    font-size: 12px;
  }
}
@media screen and (max-width: 575px) {
  .casino-table__count-info {
    font-size: 2.6666666667vw;
    white-space: nowrap;
  }
  .hero-section h1 {
    font-size: 6vw;
    margin-bottom: 5vw;
  }

  .text .container h2.text-center {
    font-size: 5vw;
  }
  .casino-table .btn-holder .btn {
    max-width: 100%;
  }
}
.casino-table .casino-table__logo {
  max-width: 138px;
  /*   max-height: 114px; */
  text-align: left;
}
@media screen and (max-width: 575px) {
  .casino-table .casino-table__logo {
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}
.casino-table .casino-table__logo img {
  max-height: inherit;
}
.casino-table .casino-table__title {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 575px) {
  .casino-table .casino-table__title {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
  }
}
.casino-table .promo-img__holder {
  padding: 0 15px;
  margin-bottom: 27px;
}
.casino-table .promo__award {
  text-shadow: 0.5px 0.9px 1px #000;
  font-size: 14px;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 51px;
  flex-direction: column;
  background: #bf0000;
  width: 100%;
  text-transform: uppercase;
  border-radius: 5px;
}
@media screen and (max-width: 575px) {
  .casino-table .promo__award {
    height: 9.0666666667vw;
  }
}
.casino-table .promo__feature {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 18px;
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
  .casino-table .promo__feature {
    font-size: 10px;
  }
}
@media screen and (max-width: 575px) {
  .casino-table .promo__feature {
    font-size: 2.6666666667vw;
  }
}
.casino-table .promo__features-list {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .casino-table .promo__features-list {
    padding: 0 15px;
  }
}
@media screen and (max-width: 575px) {
  .casino-table .promo__features-list {
    padding: 0 0;
  }
}
.casino-table .promo__features-list .promo__feature-item {
  list-style-type: none;
  font-size: 14px;
  letter-spacing: 0.56px;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 15px;
  text-transform: uppercase;
  display: flex;
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
  .casino-table .promo__features-list .promo__feature-item {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  .casino-table .promo__features-list .promo__feature-item {
    font-size: 2.6666666667vw;
    margin-bottom: 1.8666666667vw;
  }
}
.casino-table .promo__features-list .promo__feature-item:last-of-type {
  margin: 0;
}
.casino-table .promo__features-list .promo__feature-item i {
  color: #fff;
  margin-right: 4px;
}
@media screen and (max-width: 575px) {
  .casino-table .promo__features-list .promo__feature-item i {
    font-size: 3.7333333333vw;
    margin-right: 1.8666666667vw;
  }
  .casino-table .promo-img__holder {
    margin-bottom: 0;
  }
}
.casino-table .casino-table__offer .casino-table__bonus-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  line-height: 0.85;
  letter-spacing: 0px;
}
.casino-table__bonus-title span {
  color: #ffb500;
  font-size: 30px;
}

.casino-table__bonus-title span.bonus-small {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.casino-announce {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 575px) {
  .casino-table .casino-table__offer .casino-table__bonus-title {
    font-size: 4.2666666667vw;
  }
}
.casino-table .casino-table__offer .casino-table__bonus-title em {
  display: block;
  font-size: 59px;
  font-weight: 700;
}
@media screen and (max-width: 575px) {
  .casino-table .casino-table__offer .casino-table__bonus-title em {
    font-size: 10.1333333333vw;
  }
}
.casino-table .casino-table__offer .casino-table__bonus-title i {
  font-style: normal;
  font-size: 15px;
  display: block;
  padding: 10px 0 5px 0;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .casino-table .casino-table__offer .casino-table__bonus-title i {
    font-size: 14px;
  }
}
.casino-table .casino-offer__img img {
  display: block;
}
.casino-table .trustpilot-holder img {
  display: block;
}
.casino-table .payment-options,
.casino-table .reviews {
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .casino-table .payment-options,
  .casino-table .reviews {
    max-width: 100%;
    width: 100%;
  }
}
.casino-table .payment-options img,
.casino-table .reviews img {
  display: block;
}
.casino-table .loop-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    black 10%,
    black 90%,
    transparent 100%
  );
}
.casino-table .payment-options {
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .casino-table .payment-options {
    height: 13.671875vw;
  }
}
.casino-table .payment-options:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: inherit;
  background-size: cover;
  background-position: center;
  background-image: var(--payment-options-bg);
  background-repeat: repeat-x;
  animation: loop-animation 30s linear infinite;
}
@keyframes loop-animation {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1000px 0;
  }
}
.casino-table .payment-options {
  position: relative;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.casino-table .reviews {
  margin-top: 8px;
}
@media screen and (max-width: 991px) {
  .casino-table .reviews {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
}
.casino-table .btn-holder {
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  .casino-table .btn-holder .btn {
    width: 100%;
  }
}
.casino-table p {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
.casino-table .igo-logo {
  max-width: 92px;
}

.casino-tables .text {
  padding: 20px 0;
}

.casino-tables h2 {
  color: #ffffff;
  text-align: center;
  margin: 10px 0 10px;
  font-size: 40px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .casino-tables h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 575px) {
  .casino-tables h2 {
    font-size: 20px;
  }
}

iframe .error {
  display: none !important;
}

.wistia_embed iframe {
  display: none !important;
}
.wistia_embed:has(> .error),
.wistia_embed > .error {
  display: none !important;
}

.btn-main {
  white-space: normal;
}
