.caaa6900 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.caaa6900: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;
}

.e49fea53 {
  color: #5b8f35;
}

.ca42f5cc {
  color: #eb8348;
}

.c9cdd3c27 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.c9cdd3c27 .fc99d72a {
  display: flex;
}

.c9cdd3c27 .c0a31dd13 {
  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;
}

.c9cdd3c27 .c0a31dd13:hover {
  color: #203b6b;
}

.c9cdd3c27 .c0a31dd13.active {
  background: #203b6b;
  color: #fff;
}

.c9cdd3c27 .c918de6b2 {
  display: flex;
  align-items: center;
}

.c9cdd3c27 .c918de6b2 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.c9cdd3c27 .c25680dde {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.c9cdd3c27 .c25680dde img {
  width: 24px;
  height: 24px;
}

.c9cdd3c27 .c25680dde img:hover + .c7d06e26 {
  display: block;
}

.c9cdd3c27 .c7d06e26 {
  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;
}

.c9cdd3c27 .c600805e1 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.c9cdd3c27 .c827cc50f {
  color: var(--color-text-add);
}

.c9cdd3c27 .c25680dde:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .c9cdd3c27 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c9cdd3c27 .c918de6b2 {
    margin-bottom: 12px;
  }

  .c9cdd3c27 .fc99d72a {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .c9cdd3c27 .c0a31dd13 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .c9cdd3c27 .c918de6b2 {
    flex-wrap: wrap;
  }

  .c9cdd3c27 .c918de6b2 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .c9cdd3c27 .c7d06e26::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .c9cdd3c27 .c7d06e26 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c9cdd3c27 .fc99d72a {
    padding-bottom: 10px;
  }

  .c9cdd3c27 .c0a31dd13 {
    font-size: 14px;
  }
}

.c163c4926 {
  margin-bottom: 40px;
}

.b62f80df {
  background: #fff;
  border: 1px solid rgba(242, 242, 242, 0.5);
  border-radius: 20px;
  margin-bottom: 20px;
}

.b324db3d {
  display: flex;
  justify-content: center;
}

.entry .b62f80df a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.entry .c2eec48e1 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.c2bc90413 {
  padding: 28px;
  background: #fff;
  border-radius: 20px;
}

.c2bc90413 .b30ef0ea {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}

.c2bc90413 .c106b0a6 {
  position: absolute;
  left: 10px;
  top: -10px;
  font-weight: 700;
}

.ecc525c6 {
  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;
}

.c2bc90413 .c39460642 {
  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;
}

.c2bc90413 .c39460642:last-of-type {
  margin-bottom: 0;
}

.c2bc90413 .c39460642:hover .c9417769 {
  background: #6da5441a;
}

.c2bc90413 .c4fa7349f {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
}

.e6369da4 {
  width: 100%;
  font-size: 10px;
  color: #aeaba8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  border-radius: 10px;
}

.c2bc90413 .c4f4dc19c {
  min-width: 250px;
}

.c2bc90413 .c45b5d18f {
  display: flex;
  margin: 4px 30px;
  float: right;
}

.c2bc90413 .c8afa9b40 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 14px;
  margin-right: 16px;
}

.c2bc90413 .c8afa9b40 img {
  margin-right: 12px;
}

.c2bc90413 .c1162e3dd {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c2bc90413 .c1162e3dd:first-child,
.c2bc90413 .fea408cf:first-child {
  padding-left: 0;
}

.c2bc90413 .c1162e3dd:last-child,
.c2bc90413 .fea408cf:last-child {
  padding-right: 0;
}

.c2bc90413 .c1162e3dd:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.c2bc90413 .c7014e87b,
.c2bc90413 .c0ce3244b {
  width: 200px;
}

.c2bc90413 .e80cf11b,
.c2bc90413 .casino-table-col_bonus {
  width: 270px;
}

.c2bc90413 .bab6117b,
.c2bc90413 .c721019d4 {
  width: 375px;
}

.c2bc90413 .afb69e23,
.c2bc90413 .f035ca08 {
  width: 180px;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c2bc90413 .efa9186c {
  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 */
.c2bc90413 .c7014e87b {
  margin-left: 170px;
  padding-left: 0;
  align-items: center;
}

.c7014e87b .c78a86567 {
  font-size: 14px;
  color: var(--color-text-add);
}

.c7014e87b .c78a86567 span {
  font-weight: 700;
  font-size: 18px;
}
/* CELL RATING END */

/* CELL BONUS START */
.e80cf11b {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.e80cf11b .cef05bd7 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.e80cf11b .cef05bd7 span {
  font-size: 32px;
}

.e80cf11b .cef05bd7 small {
  margin: 0 4px;
}

.e80cf11b .c8a997be1 {
  padding-right: 7px;
  position: relative;
}

.e80cf11b .c5a469f0b {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 14;
}

.e80cf11b .c5a469f0b img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.bab6117b .c9417769 {
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

.bab6117b .c9417769::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.afb69e23 .c921033c2 {
  display: flex;
  flex-direction: column;
}

.afb69e23 .c8bbd4a16 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 10px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.afb69e23 .d4900f7d {
  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;
}

.afb69e23 .d4900f7d:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */

/* MOBILE TABLE START */
.c61180085 .c2eec48e1 {
  padding: 0;
  background: transparent;
}

.c2eec48e1 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c2eec48e1 .c39460642 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c2eec48e1 .e43901c2 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c2eec48e1 .c56244c59 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c2eec48e1 .c106b0a6 {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c2eec48e1 .e6369da4 {
  margin-top: 5px;
  padding: 8px;
}

.c2eec48e1 .d4900f7d {
  margin-top: 5px;
}

.c2eec48e1 .c970524df {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c2eec48e1 .cb635258 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c2eec48e1 .eb840d3a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c2eec48e1 .c78a86567 {
  margin-left: 8px;
}

.c2eec48e1 .c78a86567 span {
  font-weight: 900;
  font-size: 18px;
}

.c2eec48e1 .a78a1e6a {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c2eec48e1 .c91113544 {
  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;
}

.c2eec48e1 .c888bf587 {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c2eec48e1 .c888bf587::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c2eec48e1 .c888bf587 .c8a997be1::after {
  top: 7px;
}

.c2eec48e1 .casino-bonus-top {
  margin-right: 10px;
}

.c2eec48e1 .bab6117b {
  margin-top: 10px;
}

.c2eec48e1 .afb69e23 {
  margin: 20px;
}

.c2eec48e1 .c8bbd4a16 {
  text-align: center;
  justify-content: center;
}

.c2eec48e1 .c9417769 {
  font-size: 16px;
}

.c2eec48e1 .c9417769:before {
  top: -3px;
}

.c2eec48e1 .c0f165434 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c2eec48e1 .b30ef0ea {
  text-transform: uppercase;
  font-weight: 700;
}

.c2eec48e1 .b18f3b0e {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c2eec48e1 .c1e6fd733 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

/* MOBILE TABLE END */

@media (max-width: 1300px) {
  .c2bc90413 .c7014e87b,
  .c2bc90413 .c0ce3244b {
    width: 120px;
  }

  .c2bc90413 .e80cf11b,
  .c2bc90413 .casino-table-col_bonus {
    width: 220px;
  }

  .c2bc90413 .bab6117b,
  .c2bc90413 .c721019d4 {
    width: 250px;
  }

  .c2bc90413 .c39460642 {
    height: auto;
  }

  .c2bc90413 .efa9186c {
    width: 155px;
    height: 155px;
  }

  .c2bc90413 .c7014e87b {
    margin-left: 175px;
  }

  .c2bc90413 .c4f4dc19c {
    min-width: auto;
  }
}

@media (max-width: 1100px) {
  .c2bc90413 .c7014e87b,
  .c2bc90413 .c0ce3244b {
    width: 120px;
  }

  .c2bc90413 .c4fa7349f {
    padding: 10px 10px 0 10px;
  }

  .c2bc90413 .efa9186c {
    width: 120px;
    height: 120px;
  }

  .c2bc90413 .c7014e87b {
    margin-left: 130px;
  }

  .c2bc90413 .fea408cf {
    font-size: 12px;
  }

  .c2bc90413 .c106b0a6 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
  }

  .c2bc90413 .b30ef0ea {
    font-size: 16px;
  }

  .c2bc90413 .ad35c04b {
    width: 95px;
    height: 42px;
  }

  .c2bc90413 .c8b4fade3 {
    font-size: 8px;
  }

  .c2bc90413 .s2223d40e,
  .c2bc90413 .s82f4fac0 {
    width: 9px;
    height: 9px;
  }

  .c2bc90413 .c78a86567 {
    font-size: 8px;
  }

  .c2bc90413 .c78a86567 span {
    font-size: 12px;
  }

  .c2bc90413 .c888bf587 {
    font-size: 8px;
  }

  .c2bc90413 .cef05bd7 {
    font-size: 15px;
    margin-top: 8px;
  }

  .c2bc90413 .cef05bd7 span {
    font-size: 24px;
  }

  .c2bc90413 .c9417769 {
    font-size: 12px;
  }

  .c2bc90413 .c45b5d18f {
    margin: 4px 15px;
  }

  .c2bc90413 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c2bc90413 .c1e6fd733 {
    width: 18px;
    height: 18px;
  }

  .c2bc90413 .ef46967e {
    font-size: 8px;
  }

  .c2bc90413 .c8bbd4a16 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c2bc90413 .d4900f7d {
    font-size: 8px;
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .b62f80df {
    display: none;
  }

  .c2eec48e1 {
    display: block;
  }

  .ab3d1909 {
    margin: 0;
    font-size: 10px;
  }

  .c2eec48e1 .c921033c2 {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .c2eec48e1 .c106b0a6 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c2eec48e1 .e43901c2 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c2eec48e1 .c78a86567 span {
    font-size: 16px;
  }

  .c2eec48e1 .c0f165434 {
    margin-left: 132px;
    align-items: flex-start;
  }

  .c2eec48e1 .c970524df {
    padding: 0;
  }

  .c2eec48e1 .b30ef0ea {
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
  }

  .c2eec48e1 .b62c0d10 {
    margin-top: 14px;
  }

  .c2eec48e1 .s2223d40e,
  .c2eec48e1 .s82f4fac0 {
    width: 13px;
    height: 13px;
  }

  .c2eec48e1 .c91113544 {
    width: 95%;
    margin: 0 auto;
  }

  .c2eec48e1 .c78a86567 {
    font-size: 14px;
  }

  .c2eec48e1 .cef05bd7 {
    font-size: 16px;
  }

  .c2eec48e1 .e80cf11b .cef05bd7 span {
    font-size: 24px;
  }

  .c2eec48e1 .bab6117b {
    display: flex;
    flex-direction: column;
  }

  .c2eec48e1 .c9417769::before {
    top: 0;
  }

  .c2eec48e1 .c9417769 {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c2eec48e1 .c1e6fd733 {
    width: 20px;
    height: 20px;
  }

  .c2eec48e1 .ef46967e {
    font-size: 12px;
  }

  .c2eec48e1 .c8bbd4a16 {
    font-size: 12px;
  }

  .c2eec48e1 .c56244c59 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c2eec48e1 .c921033c2 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c2eec48e1 .d4900f7d {
    order: 1;
    margin: 0 15px 0 0;
  }

  .c2eec48e1 .caaa6900 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }

  .c4242874b {
    height: 40px;
  }
}

@media (max-width: 380px) {
  .c2eec48e1 .cb635258 {
    margin-left: 5px;
  }
}

/* CASINO TABLE SLIM START */
.c28b971a2 {
  padding: 0;
  margin-bottom: 30px;
}

.c28b971a2 .c39460642 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.c28b971a2 .c39460642:last-of-type {
  margin-bottom: 0;
}

.c28b971a2 .efa9186c {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.c28b971a2 .c106b0a6 {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.c28b971a2 .c291b0d27 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.c28b971a2 .c8891451c {
  padding: 12px 16px;
  width: 90%;
}

.c28b971a2 .ea39c9a4 {
  display: flex;
  justify-content: space-between;
}

.c28b971a2 .df320e39:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.c28b971a2 .df320e39:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.c28b971a2 .c177bbcd2 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c28b971a2 .b30ef0ea {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.c28b971a2 .s2223d40e {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.c28b971a2 .c7014e87b {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.c28b971a2 .c78a86567 {
  margin-top: 3px;
}

.c28b971a2 .bab6117b {
  max-width: 270px;
  padding: 0;
}

.c28b971a2 .c9417769 {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.c28b971a2 .c9417769::before {
  top: -1px;
  left: 5px;
}

.c28b971a2 .c8bbd4a16 {
  width: 130px;
}

.c28b971a2 .e6369da4 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}

@media (max-width: 1350px) {
  .c28b971a2 .bab6117b {
    max-width: 250px;
  }

  .e80cf11b .cef05bd7 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c28b971a2 .bab6117b {
    max-width: 300px;
  }

  .e80cf11b {
    width: 300px;
  }
}

@media (max-width: 1000px) {
  .e80cf11b {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .c28b971a2 {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p71def4b7 {
  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;
}

.p34789d8e {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: 1px dashed #b0b3c4;
}

.p71def4b7:hover .p34789d8e {
  color: #203b6b;
  border-color: #203b6b;
}

.p34789d8e:after {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-left: 8px;
}

.p71def4b7:hover .p34789d8e:after {
  content: url(../images/copy_icon_hover.svg);
}

.a3013a2c {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p71def4b7:hover .a3013a2c {
  display: block;
}

.e89494e8 {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .a3013a2c {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */

@media (max-width: 900px){
  .c2eec48e1 .b30ef0ea {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px){
  .c2eec48e1 .b30ef0ea {
    width: 100%;
    text-align: left;
  }
  .c2eec48e1 .eb840d3a {
    justify-content: flex-start;
  }
}