.b5504e8b6 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b5504e8b6: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;
}

.g7b316be5 {
  color: #5b8f35;
}

.f938b5f5 {
  color: #eb8348;
}

.c42ff6369 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.c42ff6369 .c87816ec0 {
  display: flex;
}

.c42ff6369 .c5ed4e036 {
  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;
}

.c42ff6369 .c5ed4e036:hover {
  color: #203b6b;
}

.c42ff6369 .c5ed4e036.active {
  background: #203b6b;
  color: #fff;
}

.c42ff6369 .c930b38fe {
  display: flex;
  align-items: center;
}

.c42ff6369 .c930b38fe > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.c42ff6369 .c09655ba5 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.c42ff6369 .c09655ba5 img {
  width: 24px;
  height: 24px;
}

.c42ff6369 .c09655ba5 img:hover + .c0cf67ad3 {
  display: block;
}

.c42ff6369 .c0cf67ad3 {
  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;
}

.c42ff6369 .e6f2f77c {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.c42ff6369 .ae719374 {
  color: var(--color-text-add);
}

.c42ff6369 .c09655ba5:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .c42ff6369 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c42ff6369 .c930b38fe {
    margin-bottom: 12px;
  }

  .c42ff6369 .c87816ec0 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .c42ff6369 .c5ed4e036 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .c42ff6369 .c930b38fe {
    flex-wrap: wrap;
  }

  .c42ff6369 .c930b38fe > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .c42ff6369 .c0cf67ad3::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .c42ff6369 .c0cf67ad3 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c42ff6369 .c87816ec0 {
    padding-bottom: 10px;
  }

  .c42ff6369 .c5ed4e036 {
    font-size: 14px;
  }
}

.b9b77275 {
  margin-bottom: 40px;
}

.cb21aa88 {
  background: #fff;
  border: 1px solid rgba(242, 242, 242, 0.5);
  border-radius: 20px;
  margin-bottom: 20px;
}

.c9f298d46 {
  display: flex;
  justify-content: center;
}

.entry .cb21aa88 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.entry .f0ce17af a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.e7961235 {
  padding: 28px;
  background: #fff;
  border-radius: 20px;
}

.e7961235 .c2ca0715c {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}

.e7961235 .f27cf09f {
  position: absolute;
  left: 10px;
  top: -10px;
  font-weight: 700;
}

.c434e1e95 {
  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;
}

.e7961235 .fc864ff5 {
  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;
}

.e7961235 .fc864ff5:last-of-type {
  margin-bottom: 0;
}

.e7961235 .fc864ff5:hover .b44f5d3e {
  background: #6da5441a;
}

.e7961235 .e02c0fcc {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
}

.b2d3a081 {
  width: 100%;
  font-size: 10px;
  color: #aeaba8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  border-radius: 10px;
}

.e7961235 .c846bd569 {
  min-width: 250px;
}

.e7961235 .b8fc48c9 {
  display: flex;
  margin: 4px 30px;
  float: right;
}

.e7961235 .f7f4b117 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 14px;
  margin-right: 16px;
}

.e7961235 .f7f4b117 img {
  margin-right: 12px;
}

.e7961235 .c6a7a5a37 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.e7961235 .c6a7a5a37:first-child,
.e7961235 .ee993d78:first-child {
  padding-left: 0;
}

.e7961235 .c6a7a5a37:last-child,
.e7961235 .ee993d78:last-child {
  padding-right: 0;
}

.e7961235 .c6a7a5a37:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.e7961235 .fb9debc9,
.e7961235 .c5806196e {
  width: 200px;
}

.e7961235 .bce9cc3e,
.e7961235 .casino-table-col_bonus {
  width: 270px;
}

.e7961235 .c17b55ed,
.e7961235 .c622d2c63 {
  width: 375px;
}

.e7961235 .bc5f92fc,
.e7961235 .f2b31444 {
  width: 180px;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.e7961235 .fc4014b3 {
  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 */
.e7961235 .fb9debc9 {
  margin-left: 170px;
  padding-left: 0;
  align-items: center;
}

.fb9debc9 .c7a2ebb2b {
  font-size: 14px;
  color: var(--color-text-add);
}

.fb9debc9 .c7a2ebb2b span {
  font-weight: 700;
  font-size: 18px;
}
/* CELL RATING END */

/* CELL BONUS START */
.bce9cc3e {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.bce9cc3e .c10d20499 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.bce9cc3e .c10d20499 span {
  font-size: 32px;
}

.bce9cc3e .c10d20499 small {
  margin: 0 4px;
}

.bce9cc3e .c9aa44e56 {
  padding-right: 7px;
  position: relative;
}

.bce9cc3e .c215e26e1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 14;
}

.bce9cc3e .c215e26e1 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c17b55ed .b44f5d3e {
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

.c17b55ed .b44f5d3e::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.bc5f92fc .c4c326c8c {
  display: flex;
  flex-direction: column;
}

.bc5f92fc .c1413cba0 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 10px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.bc5f92fc .c115046ca {
  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;
}

.bc5f92fc .c115046ca:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */

/* MOBILE TABLE START */
.c35fd3da0 .f0ce17af {
  padding: 0;
  background: transparent;
}

.f0ce17af {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.f0ce17af .fc864ff5 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.f0ce17af .c9f21b828 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.f0ce17af .f9af770a {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.f0ce17af .f27cf09f {
  position: absolute;
  top: -16px;
  left: 8px;
}

.f0ce17af .b2d3a081 {
  margin-top: 5px;
  padding: 8px;
}

.f0ce17af .c115046ca {
  margin-top: 5px;
}

.f0ce17af .c84ec2800 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.f0ce17af .c897c7c94 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.f0ce17af .c968a276d {
  display: flex;
  align-items: center;
  justify-content: center;
}

.f0ce17af .c7a2ebb2b {
  margin-left: 8px;
}

.f0ce17af .c7a2ebb2b span {
  font-weight: 900;
  font-size: 18px;
}

.f0ce17af .b7b72bdd {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.f0ce17af .c3e9a0e17 {
  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;
}

.f0ce17af .a486a3fc {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.f0ce17af .a486a3fc::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.f0ce17af .a486a3fc .c9aa44e56::after {
  top: 7px;
}

.f0ce17af .casino-bonus-top {
  margin-right: 10px;
}

.f0ce17af .c17b55ed {
  margin-top: 10px;
}

.f0ce17af .bc5f92fc {
  margin: 20px;
}

.f0ce17af .c1413cba0 {
  text-align: center;
  justify-content: center;
}

.f0ce17af .b44f5d3e {
  font-size: 16px;
}

.f0ce17af .b44f5d3e:before {
  top: -3px;
}

.f0ce17af .c0d908a78 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.f0ce17af .c2ca0715c {
  text-transform: uppercase;
  font-weight: 700;
}

.f0ce17af .c9d826d75 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.f0ce17af .c04d887d {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

/* MOBILE TABLE END */

@media (max-width: 1300px) {
  .e7961235 .fb9debc9,
  .e7961235 .c5806196e {
    width: 120px;
  }

  .e7961235 .bce9cc3e,
  .e7961235 .casino-table-col_bonus {
    width: 220px;
  }

  .e7961235 .c17b55ed,
  .e7961235 .c622d2c63 {
    width: 250px;
  }

  .e7961235 .fc864ff5 {
    height: auto;
  }

  .e7961235 .fc4014b3 {
    width: 155px;
    height: 155px;
  }

  .e7961235 .fb9debc9 {
    margin-left: 175px;
  }

  .e7961235 .c846bd569 {
    min-width: auto;
  }
}

@media (max-width: 1100px) {
  .e7961235 .fb9debc9,
  .e7961235 .c5806196e {
    width: 120px;
  }

  .e7961235 .e02c0fcc {
    padding: 10px 10px 0 10px;
  }

  .e7961235 .fc4014b3 {
    width: 120px;
    height: 120px;
  }

  .e7961235 .fb9debc9 {
    margin-left: 130px;
  }

  .e7961235 .ee993d78 {
    font-size: 12px;
  }

  .e7961235 .f27cf09f {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
  }

  .e7961235 .c2ca0715c {
    font-size: 16px;
  }

  .e7961235 .c9e4f8072 {
    width: 95px;
    height: 42px;
  }

  .e7961235 .c556df2ad {
    font-size: 8px;
  }

  .e7961235 .s688d4423,
  .e7961235 .b18ebaf9 {
    width: 9px;
    height: 9px;
  }

  .e7961235 .c7a2ebb2b {
    font-size: 8px;
  }

  .e7961235 .c7a2ebb2b span {
    font-size: 12px;
  }

  .e7961235 .a486a3fc {
    font-size: 8px;
  }

  .e7961235 .c10d20499 {
    font-size: 15px;
    margin-top: 8px;
  }

  .e7961235 .c10d20499 span {
    font-size: 24px;
  }

  .e7961235 .b44f5d3e {
    font-size: 12px;
  }

  .e7961235 .b8fc48c9 {
    margin: 4px 15px;
  }

  .e7961235 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .e7961235 .c04d887d {
    width: 18px;
    height: 18px;
  }

  .e7961235 .c3164c930 {
    font-size: 8px;
  }

  .e7961235 .c1413cba0 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .e7961235 .c115046ca {
    font-size: 8px;
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .cb21aa88 {
    display: none;
  }

  .f0ce17af {
    display: block;
  }

  .d025a0e3 {
    margin: 0;
    font-size: 10px;
  }

  .f0ce17af .c4c326c8c {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .f0ce17af .f27cf09f {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .f0ce17af .c9f21b828 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .f0ce17af .c7a2ebb2b span {
    font-size: 16px;
  }

  .f0ce17af .c0d908a78 {
    margin-left: 132px;
    align-items: flex-start;
  }

  .f0ce17af .c84ec2800 {
    padding: 0;
  }

  .f0ce17af .c2ca0715c {
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
  }

  .f0ce17af .a5c501cf {
    margin-top: 14px;
  }

  .f0ce17af .s688d4423,
  .f0ce17af .b18ebaf9 {
    width: 13px;
    height: 13px;
  }

  .f0ce17af .c3e9a0e17 {
    width: 95%;
    margin: 0 auto;
  }

  .f0ce17af .c7a2ebb2b {
    font-size: 14px;
  }

  .f0ce17af .c10d20499 {
    font-size: 16px;
  }

  .f0ce17af .bce9cc3e .c10d20499 span {
    font-size: 24px;
  }

  .f0ce17af .c17b55ed {
    display: flex;
    flex-direction: column;
  }

  .f0ce17af .b44f5d3e::before {
    top: 0;
  }

  .f0ce17af .b44f5d3e {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .f0ce17af .c04d887d {
    width: 20px;
    height: 20px;
  }

  .f0ce17af .c3164c930 {
    font-size: 12px;
  }

  .f0ce17af .c1413cba0 {
    font-size: 12px;
  }

  .f0ce17af .f9af770a {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .f0ce17af .c4c326c8c {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .f0ce17af .c115046ca {
    order: 1;
    margin: 0 15px 0 0;
  }

  .f0ce17af .b5504e8b6 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }

  .c8782cefc {
    height: 40px;
  }
}

@media (max-width: 380px) {
  .f0ce17af .c897c7c94 {
    margin-left: 5px;
  }
}

/* CASINO TABLE SLIM START */
.c53a1c848 {
  padding: 0;
  margin-bottom: 30px;
}

.c53a1c848 .fc864ff5 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.c53a1c848 .fc864ff5:last-of-type {
  margin-bottom: 0;
}

.c53a1c848 .fc4014b3 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.c53a1c848 .f27cf09f {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.c53a1c848 .c54152770 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.c53a1c848 .c0e6bb781 {
  padding: 12px 16px;
  width: 90%;
}

.c53a1c848 .c9121704e {
  display: flex;
  justify-content: space-between;
}

.c53a1c848 .c1af2478e:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.c53a1c848 .c1af2478e:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.c53a1c848 .c07468965 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c53a1c848 .c2ca0715c {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.c53a1c848 .s688d4423 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.c53a1c848 .fb9debc9 {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.c53a1c848 .c7a2ebb2b {
  margin-top: 3px;
}

.c53a1c848 .c17b55ed {
  max-width: 270px;
  padding: 0;
}

.c53a1c848 .b44f5d3e {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.c53a1c848 .b44f5d3e::before {
  top: -1px;
  left: 5px;
}

.c53a1c848 .c1413cba0 {
  width: 130px;
}

.c53a1c848 .b2d3a081 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}

@media (max-width: 1350px) {
  .c53a1c848 .c17b55ed {
    max-width: 250px;
  }

  .bce9cc3e .c10d20499 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c53a1c848 .c17b55ed {
    max-width: 300px;
  }

  .bce9cc3e {
    width: 300px;
  }
}

@media (max-width: 1000px) {
  .bce9cc3e {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .c53a1c848 {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p3b70649a {
  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;
}

.c93104c8 {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: 1px dashed #b0b3c4;
}

.p3b70649a:hover .c93104c8 {
  color: #203b6b;
  border-color: #203b6b;
}

.c93104c8:after {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-left: 8px;
}

.p3b70649a:hover .c93104c8:after {
  content: url(../images/copy_icon_hover.svg);
}

.d81983c6 {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p3b70649a:hover .d81983c6 {
  display: block;
}

.p631d975a {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .d81983c6 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */

@media (max-width: 900px){
  .f0ce17af .c2ca0715c {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px){
  .f0ce17af .c2ca0715c {
    width: 100%;
    text-align: left;
  }
  .f0ce17af .c968a276d {
    justify-content: flex-start;
  }
}