.db0e3f82 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.db0e3f82: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;
}

.f53bbcd1 {
  color: #5b8f35;
}

.b7e4e10d7 {
  color: #eb8348;
}

.a4bd4157 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.a4bd4157 .c0aab12a2 {
  display: flex;
}

.a4bd4157 .bc132714 {
  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;
}

.a4bd4157 .bc132714:hover {
  color: #203b6b;
}

.a4bd4157 .bc132714.active {
  background: #203b6b;
  color: #fff;
}

.a4bd4157 .dcd71372 {
  display: flex;
  align-items: center;
}

.a4bd4157 .dcd71372 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.a4bd4157 .c4df9f054 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.a4bd4157 .c4df9f054 img {
  width: 24px;
  height: 24px;
}

.a4bd4157 .c4df9f054 img:hover + .c9e32dd60 {
  display: block;
}

.a4bd4157 .c9e32dd60 {
  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;
}

.a4bd4157 .c5856125a {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.a4bd4157 .eaed3885 {
  color: var(--color-text-add);
}

.a4bd4157 .c4df9f054:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .a4bd4157 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .a4bd4157 .dcd71372 {
    margin-bottom: 12px;
  }

  .a4bd4157 .c0aab12a2 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .a4bd4157 .bc132714 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .a4bd4157 .dcd71372 {
    flex-wrap: wrap;
  }

  .a4bd4157 .dcd71372 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .a4bd4157 .c9e32dd60::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .a4bd4157 .c9e32dd60 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .a4bd4157 .c0aab12a2 {
    padding-bottom: 10px;
  }

  .a4bd4157 .bc132714 {
    font-size: 14px;
  }
}

.c40c77fac {
  margin-bottom: 40px;
}

.c510a5442 {
  background: #fff;
  border: 1px solid rgba(242, 242, 242, 0.5);
  border-radius: 20px;
  margin-bottom: 20px;
}

.dbb526b7 {
  display: flex;
  justify-content: center;
}

.entry .c510a5442 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.entry .c168c3591 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.ab032e25 {
  padding: 28px;
  background: #fff;
  border-radius: 20px;
}

.ab032e25 .a2aaa668 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}

.ab032e25 .c750a55bd {
  position: absolute;
  left: 10px;
  top: -10px;
  font-weight: 700;
}

.ba3e134c {
  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;
}

.ab032e25 .c066d0929 {
  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;
}

.ab032e25 .c066d0929:last-of-type {
  margin-bottom: 0;
}

.ab032e25 .c066d0929:hover .c2e64a3f4 {
  background: #6da5441a;
}

.ab032e25 .c195c0215 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
}

.c501467a3 {
  width: 100%;
  font-size: 10px;
  color: #aeaba8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  border-radius: 10px;
}

.ab032e25 .c16af72da {
  min-width: 250px;
}

.ab032e25 .f3ab8455 {
  display: flex;
  margin: 4px 30px;
  float: right;
}

.ab032e25 .c6ddf4fdd {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 14px;
  margin-right: 16px;
}

.ab032e25 .c6ddf4fdd img {
  margin-right: 12px;
}

.ab032e25 .e7502655 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.ab032e25 .e7502655:first-child,
.ab032e25 .c5bf1437c:first-child {
  padding-left: 0;
}

.ab032e25 .e7502655:last-child,
.ab032e25 .c5bf1437c:last-child {
  padding-right: 0;
}

.ab032e25 .e7502655:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.ab032e25 .c75f28d9f,
.ab032e25 .bac1de4c {
  width: 200px;
}

.ab032e25 .c5e2e0b1c,
.ab032e25 .casino-table-col_bonus {
  width: 270px;
}

.ab032e25 .c1db83980,
.ab032e25 .d7455267 {
  width: 375px;
}

.ab032e25 .c366b4e8b,
.ab032e25 .bd6f3fc8 {
  width: 180px;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.ab032e25 .c7674c8c4 {
  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 */
.ab032e25 .c75f28d9f {
  margin-left: 170px;
  padding-left: 0;
  align-items: center;
}

.c75f28d9f .c35f290a7 {
  font-size: 14px;
  color: var(--color-text-add);
}

.c75f28d9f .c35f290a7 span {
  font-weight: 700;
  font-size: 18px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c5e2e0b1c {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.c5e2e0b1c .f69026a7 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.c5e2e0b1c .f69026a7 span {
  font-size: 32px;
}

.c5e2e0b1c .f69026a7 small {
  margin: 0 4px;
}

.c5e2e0b1c .c2fcc3052 {
  padding-right: 7px;
  position: relative;
}

.c5e2e0b1c .ac745a83 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 14;
}

.c5e2e0b1c .ac745a83 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c1db83980 .c2e64a3f4 {
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

.c1db83980 .c2e64a3f4::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.c366b4e8b .aa704eb2 {
  display: flex;
  flex-direction: column;
}

.c366b4e8b .c9a191c94 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 10px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.c366b4e8b .ebbb0016 {
  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;
}

.c366b4e8b .ebbb0016:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */

/* MOBILE TABLE START */
.d73afa82 .c168c3591 {
  padding: 0;
  background: transparent;
}

.c168c3591 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c168c3591 .c066d0929 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c168c3591 .c120bc44a {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c168c3591 .c00df7ad3 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c168c3591 .c750a55bd {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c168c3591 .c501467a3 {
  margin-top: 5px;
  padding: 8px;
}

.c168c3591 .ebbb0016 {
  margin-top: 5px;
}

.c168c3591 .c0ed8f477 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c168c3591 .c6e115ff0 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c168c3591 .c0ca1d9a7 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c168c3591 .c35f290a7 {
  margin-left: 8px;
}

.c168c3591 .c35f290a7 span {
  font-weight: 900;
  font-size: 18px;
}

.c168c3591 .c02df55d9 {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c168c3591 .c7ea03ce {
  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;
}

.c168c3591 .e01a080d {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c168c3591 .e01a080d::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c168c3591 .e01a080d .c2fcc3052::after {
  top: 7px;
}

.c168c3591 .casino-bonus-top {
  margin-right: 10px;
}

.c168c3591 .c1db83980 {
  margin-top: 10px;
}

.c168c3591 .c366b4e8b {
  margin: 20px;
}

.c168c3591 .c9a191c94 {
  text-align: center;
  justify-content: center;
}

.c168c3591 .c2e64a3f4 {
  font-size: 16px;
}

.c168c3591 .c2e64a3f4:before {
  top: -3px;
}

.c168c3591 .c424ca1f4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c168c3591 .a2aaa668 {
  text-transform: uppercase;
  font-weight: 700;
}

.c168c3591 .d91ec684 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c168c3591 .c260faa43 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

/* MOBILE TABLE END */

@media (max-width: 1300px) {
  .ab032e25 .c75f28d9f,
  .ab032e25 .bac1de4c {
    width: 120px;
  }

  .ab032e25 .c5e2e0b1c,
  .ab032e25 .casino-table-col_bonus {
    width: 220px;
  }

  .ab032e25 .c1db83980,
  .ab032e25 .d7455267 {
    width: 250px;
  }

  .ab032e25 .c066d0929 {
    height: auto;
  }

  .ab032e25 .c7674c8c4 {
    width: 155px;
    height: 155px;
  }

  .ab032e25 .c75f28d9f {
    margin-left: 175px;
  }

  .ab032e25 .c16af72da {
    min-width: auto;
  }
}

@media (max-width: 1100px) {
  .ab032e25 .c75f28d9f,
  .ab032e25 .bac1de4c {
    width: 120px;
  }

  .ab032e25 .c195c0215 {
    padding: 10px 10px 0 10px;
  }

  .ab032e25 .c7674c8c4 {
    width: 120px;
    height: 120px;
  }

  .ab032e25 .c75f28d9f {
    margin-left: 130px;
  }

  .ab032e25 .c5bf1437c {
    font-size: 12px;
  }

  .ab032e25 .c750a55bd {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
  }

  .ab032e25 .a2aaa668 {
    font-size: 16px;
  }

  .ab032e25 .c19392550 {
    width: 95px;
    height: 42px;
  }

  .ab032e25 .b32fd093 {
    font-size: 8px;
  }

  .ab032e25 .s6e317ef1,
  .ab032e25 .s36f81fdb {
    width: 9px;
    height: 9px;
  }

  .ab032e25 .c35f290a7 {
    font-size: 8px;
  }

  .ab032e25 .c35f290a7 span {
    font-size: 12px;
  }

  .ab032e25 .e01a080d {
    font-size: 8px;
  }

  .ab032e25 .f69026a7 {
    font-size: 15px;
    margin-top: 8px;
  }

  .ab032e25 .f69026a7 span {
    font-size: 24px;
  }

  .ab032e25 .c2e64a3f4 {
    font-size: 12px;
  }

  .ab032e25 .f3ab8455 {
    margin: 4px 15px;
  }

  .ab032e25 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .ab032e25 .c260faa43 {
    width: 18px;
    height: 18px;
  }

  .ab032e25 .d726eb0e {
    font-size: 8px;
  }

  .ab032e25 .c9a191c94 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .ab032e25 .ebbb0016 {
    font-size: 8px;
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .c510a5442 {
    display: none;
  }

  .c168c3591 {
    display: block;
  }

  .c5d0fdc81 {
    margin: 0;
    font-size: 10px;
  }

  .c168c3591 .aa704eb2 {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .c168c3591 .c750a55bd {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c168c3591 .c120bc44a {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c168c3591 .c35f290a7 span {
    font-size: 16px;
  }

  .c168c3591 .c424ca1f4 {
    margin-left: 132px;
    align-items: flex-start;
  }

  .c168c3591 .c0ed8f477 {
    padding: 0;
  }

  .c168c3591 .a2aaa668 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
  }

  .c168c3591 .c2ff1ddb8 {
    margin-top: 14px;
  }

  .c168c3591 .s6e317ef1,
  .c168c3591 .s36f81fdb {
    width: 13px;
    height: 13px;
  }

  .c168c3591 .c7ea03ce {
    width: 95%;
    margin: 0 auto;
  }

  .c168c3591 .c35f290a7 {
    font-size: 14px;
  }

  .c168c3591 .f69026a7 {
    font-size: 16px;
  }

  .c168c3591 .c5e2e0b1c .f69026a7 span {
    font-size: 24px;
  }

  .c168c3591 .c1db83980 {
    display: flex;
    flex-direction: column;
  }

  .c168c3591 .c2e64a3f4::before {
    top: 0;
  }

  .c168c3591 .c2e64a3f4 {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c168c3591 .c260faa43 {
    width: 20px;
    height: 20px;
  }

  .c168c3591 .d726eb0e {
    font-size: 12px;
  }

  .c168c3591 .c9a191c94 {
    font-size: 12px;
  }

  .c168c3591 .c00df7ad3 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c168c3591 .aa704eb2 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c168c3591 .ebbb0016 {
    order: 1;
    margin: 0 15px 0 0;
  }

  .c168c3591 .db0e3f82 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }

  .c7d698820 {
    height: 40px;
  }
}

@media (max-width: 380px) {
  .c168c3591 .c6e115ff0 {
    margin-left: 5px;
  }
}

/* CASINO TABLE SLIM START */
.de8bb42a {
  padding: 0;
  margin-bottom: 30px;
}

.de8bb42a .c066d0929 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.de8bb42a .c066d0929:last-of-type {
  margin-bottom: 0;
}

.de8bb42a .c7674c8c4 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.de8bb42a .c750a55bd {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.de8bb42a .ce3ed9ba {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.de8bb42a .b0cf52a7 {
  padding: 12px 16px;
  width: 90%;
}

.de8bb42a .c1c0b0c2c {
  display: flex;
  justify-content: space-between;
}

.de8bb42a .e0190152:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.de8bb42a .e0190152:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.de8bb42a .b22ef761 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.de8bb42a .a2aaa668 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.de8bb42a .s6e317ef1 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.de8bb42a .c75f28d9f {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.de8bb42a .c35f290a7 {
  margin-top: 3px;
}

.de8bb42a .c1db83980 {
  max-width: 270px;
  padding: 0;
}

.de8bb42a .c2e64a3f4 {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.de8bb42a .c2e64a3f4::before {
  top: -1px;
  left: 5px;
}

.de8bb42a .c9a191c94 {
  width: 130px;
}

.de8bb42a .c501467a3 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}

@media (max-width: 1350px) {
  .de8bb42a .c1db83980 {
    max-width: 250px;
  }

  .c5e2e0b1c .f69026a7 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .de8bb42a .c1db83980 {
    max-width: 300px;
  }

  .c5e2e0b1c {
    width: 300px;
  }
}

@media (max-width: 1000px) {
  .c5e2e0b1c {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .de8bb42a {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p3dcc5e48 {
  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;
}

.p8266c854 {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: 1px dashed #b0b3c4;
}

.p3dcc5e48:hover .p8266c854 {
  color: #203b6b;
  border-color: #203b6b;
}

.p8266c854:after {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-left: 8px;
}

.p3dcc5e48:hover .p8266c854:after {
  content: url(../images/copy_icon_hover.svg);
}

.p5533ffa4 {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p3dcc5e48:hover .p5533ffa4 {
  display: block;
}

.ed72f10c {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .p5533ffa4 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */

@media (max-width: 900px){
  .c168c3591 .a2aaa668 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px){
  .c168c3591 .a2aaa668 {
    width: 100%;
    text-align: left;
  }
  .c168c3591 .c0ca1d9a7 {
    justify-content: flex-start;
  }
}