.b1394f7e1 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b1394f7e1:hover {
  box-shadow: 0px 61px 24px rgba(65, 77, 98, 0.01), 0px 34px 20px rgba(65, 77, 98, 0.05), 0px 15px 15px rgba(65, 77, 98, 0.09),
  0px 4px 8px rgba(65, 77, 98, 0.1), 0px 0px 0px rgba(65, 77, 98, 0.1) !important;
}

.g3da174b2 {
  color: #5b8f35;
}

.d29f19cf {
  color: #eb8348;
}

.c3c17f26 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.c3c17f26 .c1882a0fd {
  display: flex;
}

.c3c17f26 .a6901724 {
  margin-right: 8px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 700;
  background: #e7eaee;
  border-radius: 10px;
  color: var(--color-text-add);
  text-decoration: none;
}

.c3c17f26 .a6901724:hover {
  color: #203b6b;
}

.c3c17f26 .a6901724.active {
  background: #203b6b;
  color: #fff;
}

.c3c17f26 .e31a6545 {
  display: flex;
  align-items: center;
}

.c3c17f26 .e31a6545 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.c3c17f26 .c62406efc {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.c3c17f26 .c62406efc img {
  width: 24px;
  height: 24px;
}

.c3c17f26 .c62406efc img:hover + .c847eff4 {
  display: block;
}

.c3c17f26 .c847eff4 {
  display: none;
  position: absolute;
  bottom: 70px;
  right: 0;
  max-width: 590px;
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 12px 24px;
  z-index: 1000;
}

.c3c17f26 .eec28c13 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.c3c17f26 .c554a62d {
  color: var(--color-text-add);
}

.c3c17f26 .c62406efc:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .c3c17f26 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c3c17f26 .e31a6545 {
    margin-bottom: 12px;
  }

  .c3c17f26 .c1882a0fd {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .c3c17f26 .a6901724 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .c3c17f26 .e31a6545 {
    flex-wrap: wrap;
  }

  .c3c17f26 .e31a6545 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .c3c17f26 .c847eff4::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .c3c17f26 .c847eff4 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c3c17f26 .c1882a0fd {
    padding-bottom: 10px;
  }

  .c3c17f26 .a6901724 {
    font-size: 14px;
  }
}

.fac38e5e {
  margin-bottom: 40px;
}

.c016d5d98 {
  background: #fff;
  border: 1px solid rgba(242, 242, 242, 0.5);
  border-radius: 20px;
  margin-bottom: 20px;
}

.f40cb81f {
  display: flex;
  justify-content: center;
}

.entry .c016d5d98 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.entry .c71f00be0 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.e52b524c {
  padding: 28px;
  background: #fff;
  border-radius: 20px;
}

.e52b524c .c6a306e0b {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}

.e52b524c .d9db5ca5 {
  position: absolute;
  left: 10px;
  top: -10px;
  font-weight: 700;
}

.c003ae2be {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #f8d74d;
  box-shadow: 1px 2px 6px rgba(37, 41, 56, 0.12);
  border-radius: 10px;
  font-weight: 700;
}

.e52b524c .c62b384cc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  height: 164px;
  border-radius: 10px;
}

.e52b524c .c62b384cc:last-of-type {
  margin-bottom: 0;
}

.e52b524c .c62b384cc:hover .c7e03aa2e {
  background: #6da5441a;
}

.e52b524c .a358f3e7 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
}

.c4a975793 {
  width: 100%;
  font-size: 10px;
  color: #aeaba8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  border-radius: 10px;
}

.e52b524c .c40da404e {
  min-width: 250px;
}

.e52b524c .b62a5459 {
  display: flex;
  margin: 4px 30px;
  float: right;
}

.e52b524c .c3db84607 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 14px;
  margin-right: 16px;
}

.e52b524c .c3db84607 img {
  margin-right: 12px;
}

.e52b524c .f579940a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.e52b524c .f579940a:first-child,
.e52b524c .fe31991b:first-child {
  padding-left: 0;
}

.e52b524c .f579940a:last-child,
.e52b524c .fe31991b:last-child {
  padding-right: 0;
}

.e52b524c .f579940a:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.e52b524c .e5853c7b,
.e52b524c .a042ee7c {
  width: 200px;
}

.e52b524c .c44ad3b2c,
.e52b524c .casino-table-col_bonus {
  width: 270px;
}

.e52b524c .c8f8b1be8,
.e52b524c .c72858800 {
  width: 375px;
}

.e52b524c .a369f637,
.e52b524c .c82a249ff {
  width: 180px;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.e52b524c .e3767078 {
  display: block;
  width: 164px;
  height: 164px;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  color: var(--color-text-dark);
  border: none;
}
/* CELL LOGO END */

/* CELL RATING START */
.e52b524c .e5853c7b {
  margin-left: 170px;
  padding-left: 0;
  align-items: center;
}

.e5853c7b .c0a3fe690 {
  font-size: 14px;
  color: var(--color-text-add);
}

.e5853c7b .c0a3fe690 span {
  font-weight: 700;
  font-size: 18px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c44ad3b2c {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.c44ad3b2c .c91ec18d6 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.c44ad3b2c .c91ec18d6 span {
  font-size: 32px;
}

.c44ad3b2c .c91ec18d6 small {
  margin: 0 4px;
}

.c44ad3b2c .c8a0cea35 {
  padding-right: 7px;
  position: relative;
}

.c44ad3b2c .be5de8dc {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 14;
}

.c44ad3b2c .be5de8dc img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c8f8b1be8 .c7e03aa2e {
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

.c8f8b1be8 .c7e03aa2e::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.a369f637 .cd0c70c3 {
  display: flex;
  flex-direction: column;
}

.a369f637 .c5283d4f7 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 10px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.a369f637 .c8f658df3 {
  display: block;
  color: var(--color-text-add);
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
  text-decoration: none;
  margin: 6px auto 0 auto;
}

.a369f637 .c8f658df3:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */

/* MOBILE TABLE START */
.cdb9cab2 .c71f00be0 {
  padding: 0;
  background: transparent;
}

.c71f00be0 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c71f00be0 .c62b384cc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c71f00be0 .c00227615 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c71f00be0 .badb8b21 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c71f00be0 .d9db5ca5 {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c71f00be0 .c4a975793 {
  margin-top: 5px;
  padding: 8px;
}

.c71f00be0 .c8f658df3 {
  margin-top: 5px;
}

.c71f00be0 .c9bda4ccb {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c71f00be0 .c094f1d34 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c71f00be0 .c5cc6d07d {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c71f00be0 .c0a3fe690 {
  margin-left: 8px;
}

.c71f00be0 .c0a3fe690 span {
  font-weight: 900;
  font-size: 18px;
}

.c71f00be0 .a71f8fbe {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c71f00be0 .c7deef23c {
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f7f8fb;
  border-radius: 7px;
  margin-top: 10px;
  padding: 10px;
  margin: 10px auto;
}

.c71f00be0 .cfa396a5 {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c71f00be0 .cfa396a5::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c71f00be0 .cfa396a5 .c8a0cea35::after {
  top: 7px;
}

.c71f00be0 .casino-bonus-top {
  margin-right: 10px;
}

.c71f00be0 .c8f8b1be8 {
  margin-top: 10px;
}

.c71f00be0 .a369f637 {
  margin: 20px;
}

.c71f00be0 .c5283d4f7 {
  text-align: center;
  justify-content: center;
}

.c71f00be0 .c7e03aa2e {
  font-size: 16px;
}

.c71f00be0 .c7e03aa2e:before {
  top: -3px;
}

.c71f00be0 .c7d81d7c3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c71f00be0 .c6a306e0b {
  text-transform: uppercase;
  font-weight: 700;
}

.c71f00be0 .f6a7582c {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c71f00be0 .c41739432 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

/* MOBILE TABLE END */

@media (max-width: 1300px) {
  .e52b524c .e5853c7b,
  .e52b524c .a042ee7c {
    width: 120px;
  }

  .e52b524c .c44ad3b2c,
  .e52b524c .casino-table-col_bonus {
    width: 220px;
  }

  .e52b524c .c8f8b1be8,
  .e52b524c .c72858800 {
    width: 250px;
  }

  .e52b524c .c62b384cc {
    height: auto;
  }

  .e52b524c .e3767078 {
    width: 155px;
    height: 155px;
  }

  .e52b524c .e5853c7b {
    margin-left: 175px;
  }

  .e52b524c .c40da404e {
    min-width: auto;
  }
}

@media (max-width: 1100px) {
  .e52b524c .e5853c7b,
  .e52b524c .a042ee7c {
    width: 120px;
  }

  .e52b524c .a358f3e7 {
    padding: 10px 10px 0 10px;
  }

  .e52b524c .e3767078 {
    width: 120px;
    height: 120px;
  }

  .e52b524c .e5853c7b {
    margin-left: 130px;
  }

  .e52b524c .fe31991b {
    font-size: 12px;
  }

  .e52b524c .d9db5ca5 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
  }

  .e52b524c .c6a306e0b {
    font-size: 16px;
  }

  .e52b524c .b5e82c48 {
    width: 95px;
    height: 42px;
  }

  .e52b524c .d453eee2 {
    font-size: 8px;
  }

  .e52b524c .s122d39e5,
  .e52b524c .s9a2916c3 {
    width: 9px;
    height: 9px;
  }

  .e52b524c .c0a3fe690 {
    font-size: 8px;
  }

  .e52b524c .c0a3fe690 span {
    font-size: 12px;
  }

  .e52b524c .cfa396a5 {
    font-size: 8px;
  }

  .e52b524c .c91ec18d6 {
    font-size: 15px;
    margin-top: 8px;
  }

  .e52b524c .c91ec18d6 span {
    font-size: 24px;
  }

  .e52b524c .c7e03aa2e {
    font-size: 12px;
  }

  .e52b524c .b62a5459 {
    margin: 4px 15px;
  }

  .e52b524c .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .e52b524c .c41739432 {
    width: 18px;
    height: 18px;
  }

  .e52b524c .b05ad57f {
    font-size: 8px;
  }

  .e52b524c .c5283d4f7 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .e52b524c .c8f658df3 {
    font-size: 8px;
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .c016d5d98 {
    display: none;
  }

  .c71f00be0 {
    display: block;
  }

  .c4f266ede {
    margin: 0;
    font-size: 10px;
  }

  .c71f00be0 .cd0c70c3 {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .c71f00be0 .d9db5ca5 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c71f00be0 .c00227615 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c71f00be0 .c0a3fe690 span {
    font-size: 16px;
  }

  .c71f00be0 .c7d81d7c3 {
    margin-left: 132px;
    align-items: flex-start;
  }

  .c71f00be0 .c9bda4ccb {
    padding: 0;
  }

  .c71f00be0 .c6a306e0b {
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
  }

  .c71f00be0 .baf36504 {
    margin-top: 14px;
  }

  .c71f00be0 .s122d39e5,
  .c71f00be0 .s9a2916c3 {
    width: 13px;
    height: 13px;
  }

  .c71f00be0 .c7deef23c {
    width: 95%;
    margin: 0 auto;
  }

  .c71f00be0 .c0a3fe690 {
    font-size: 14px;
  }

  .c71f00be0 .c91ec18d6 {
    font-size: 16px;
  }

  .c71f00be0 .c44ad3b2c .c91ec18d6 span {
    font-size: 24px;
  }

  .c71f00be0 .c8f8b1be8 {
    display: flex;
    flex-direction: column;
  }

  .c71f00be0 .c7e03aa2e::before {
    top: 0;
  }

  .c71f00be0 .c7e03aa2e {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c71f00be0 .c41739432 {
    width: 20px;
    height: 20px;
  }

  .c71f00be0 .b05ad57f {
    font-size: 12px;
  }

  .c71f00be0 .c5283d4f7 {
    font-size: 12px;
  }

  .c71f00be0 .badb8b21 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c71f00be0 .cd0c70c3 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c71f00be0 .c8f658df3 {
    order: 1;
    margin: 0 15px 0 0;
  }

  .c71f00be0 .b1394f7e1 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }

  .c19b705c5 {
    height: 40px;
  }
}

@media (max-width: 380px) {
  .c71f00be0 .c094f1d34 {
    margin-left: 5px;
  }
}

/* CASINO TABLE SLIM START */
.cca20675 {
  padding: 0;
  margin-bottom: 30px;
}

.cca20675 .c62b384cc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.cca20675 .c62b384cc:last-of-type {
  margin-bottom: 0;
}

.cca20675 .e3767078 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.cca20675 .d9db5ca5 {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.cca20675 .c9e59d060 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.cca20675 .c065bccee {
  padding: 12px 16px;
  width: 90%;
}

.cca20675 .c0e22be73 {
  display: flex;
  justify-content: space-between;
}

.cca20675 .c84c78cb7:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.cca20675 .c84c78cb7:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.cca20675 .c17ee2d06 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.cca20675 .c6a306e0b {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.cca20675 .s122d39e5 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.cca20675 .e5853c7b {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.cca20675 .c0a3fe690 {
  margin-top: 3px;
}

.cca20675 .c8f8b1be8 {
  max-width: 270px;
  padding: 0;
}

.cca20675 .c7e03aa2e {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.cca20675 .c7e03aa2e::before {
  top: -1px;
  left: 5px;
}

.cca20675 .c5283d4f7 {
  width: 130px;
}

.cca20675 .c4a975793 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}

@media (max-width: 1350px) {
  .cca20675 .c8f8b1be8 {
    max-width: 250px;
  }

  .c44ad3b2c .c91ec18d6 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .cca20675 .c8f8b1be8 {
    max-width: 300px;
  }

  .c44ad3b2c {
    width: 300px;
  }
}

@media (max-width: 1000px) {
  .c44ad3b2c {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .cca20675 {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p41d0195c {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid #e1e3eb;
  background: #ebecf2;
  padding: 4px 8px;
  margin-bottom: 6px;
}

.c7e71858 {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: 1px dashed #b0b3c4;
}

.p41d0195c:hover .c7e71858 {
  color: #203b6b;
  border-color: #203b6b;
}

.c7e71858:after {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-left: 8px;
}

.p41d0195c:hover .c7e71858:after {
  content: url(../images/copy_icon_hover.svg);
}

.p471a4dfb {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p41d0195c:hover .p471a4dfb {
  display: block;
}

.p7d0540e8 {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .p471a4dfb {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */

@media (max-width: 900px){
  .c71f00be0 .c6a306e0b {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px){
  .c71f00be0 .c6a306e0b {
    width: 100%;
    text-align: left;
  }
  .c71f00be0 .c5cc6d07d {
    justify-content: flex-start;
  }
}