.b5e46daff {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b5e46daff: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;
}

.g707359ac {
  color: #5b8f35;
}

.bd621352 {
  color: #eb8348;
}

.e6297d94 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.e6297d94 .c091d8ba1 {
  display: flex;
}

.e6297d94 .c15ab60c6 {
  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;
}

.e6297d94 .c15ab60c6:hover {
  color: #203b6b;
}

.e6297d94 .c15ab60c6.active {
  background: #203b6b;
  color: #fff;
}

.e6297d94 .c2fca4eb6 {
  display: flex;
  align-items: center;
}

.e6297d94 .c2fca4eb6 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.e6297d94 .d4a7fbf0 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.e6297d94 .d4a7fbf0 img {
  width: 24px;
  height: 24px;
}

.e6297d94 .d4a7fbf0 img:hover + .c6e444695 {
  display: block;
}

.e6297d94 .c6e444695 {
  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;
}

.e6297d94 .c8aef67b3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.e6297d94 .c73b33321 {
  color: var(--color-text-add);
}

.e6297d94 .d4a7fbf0:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .e6297d94 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .e6297d94 .c2fca4eb6 {
    margin-bottom: 12px;
  }

  .e6297d94 .c091d8ba1 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .e6297d94 .c15ab60c6 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .e6297d94 .c2fca4eb6 {
    flex-wrap: wrap;
  }

  .e6297d94 .c2fca4eb6 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .e6297d94 .c6e444695::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .e6297d94 .c6e444695 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .e6297d94 .c091d8ba1 {
    padding-bottom: 10px;
  }

  .e6297d94 .c15ab60c6 {
    font-size: 14px;
  }
}

.c99e28a38 {
  margin-bottom: 40px;
}

.c11fe092e {
  background: #fff;
  border: 1px solid rgba(242, 242, 242, 0.5);
  border-radius: 20px;
  margin-bottom: 20px;
}

.c42eb2d13 {
  display: flex;
  justify-content: center;
}

.entry .c11fe092e a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.entry .c54180952 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.c9f1d1f11 {
  padding: 28px;
  background: #fff;
  border-radius: 20px;
}

.c9f1d1f11 .c27e24315 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}

.c9f1d1f11 .b6265638 {
  position: absolute;
  left: 10px;
  top: -10px;
  font-weight: 700;
}

.c631be6d8 {
  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;
}

.c9f1d1f11 .edc2bfd7 {
  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;
}

.c9f1d1f11 .edc2bfd7:last-of-type {
  margin-bottom: 0;
}

.c9f1d1f11 .edc2bfd7:hover .c6e90fe98 {
  background: #6da5441a;
}

.c9f1d1f11 .c079f781 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
}

.f9ac2071 {
  width: 100%;
  font-size: 10px;
  color: #aeaba8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  border-radius: 10px;
}

.c9f1d1f11 .e6d9e92f {
  min-width: 250px;
}

.c9f1d1f11 .ec560dd2 {
  display: flex;
  margin: 4px 30px;
  float: right;
}

.c9f1d1f11 .c2d2b12b1 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 14px;
  margin-right: 16px;
}

.c9f1d1f11 .c2d2b12b1 img {
  margin-right: 12px;
}

.c9f1d1f11 .e4e6bf56 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c9f1d1f11 .e4e6bf56:first-child,
.c9f1d1f11 .e160429d:first-child {
  padding-left: 0;
}

.c9f1d1f11 .e4e6bf56:last-child,
.c9f1d1f11 .e160429d:last-child {
  padding-right: 0;
}

.c9f1d1f11 .e4e6bf56:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.c9f1d1f11 .f22b2cc0,
.c9f1d1f11 .c1379999e {
  width: 200px;
}

.c9f1d1f11 .f7964cce,
.c9f1d1f11 .casino-table-col_bonus {
  width: 270px;
}

.c9f1d1f11 .d339c040,
.c9f1d1f11 .c6dd45386 {
  width: 375px;
}

.c9f1d1f11 .c737edd98,
.c9f1d1f11 .c4e72620c {
  width: 180px;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c9f1d1f11 .c33615bd7 {
  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 */
.c9f1d1f11 .f22b2cc0 {
  margin-left: 170px;
  padding-left: 0;
  align-items: center;
}

.f22b2cc0 .c6efcd63 {
  font-size: 14px;
  color: var(--color-text-add);
}

.f22b2cc0 .c6efcd63 span {
  font-weight: 700;
  font-size: 18px;
}
/* CELL RATING END */

/* CELL BONUS START */
.f7964cce {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.f7964cce .b4041a64 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.f7964cce .b4041a64 span {
  font-size: 32px;
}

.f7964cce .b4041a64 small {
  margin: 0 4px;
}

.f7964cce .c955d31b3 {
  padding-right: 7px;
  position: relative;
}

.f7964cce .afc2c380 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 14;
}

.f7964cce .afc2c380 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.d339c040 .c6e90fe98 {
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

.d339c040 .c6e90fe98::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.c737edd98 .e8e47271 {
  display: flex;
  flex-direction: column;
}

.c737edd98 .c1f51f9e9 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 10px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.c737edd98 .c0014b6e8 {
  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;
}

.c737edd98 .c0014b6e8:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */

/* MOBILE TABLE START */
.c7e82bd50 .c54180952 {
  padding: 0;
  background: transparent;
}

.c54180952 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c54180952 .edc2bfd7 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c54180952 .c11bd5d49 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c54180952 .d9fa8f47 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c54180952 .b6265638 {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c54180952 .f9ac2071 {
  margin-top: 5px;
  padding: 8px;
}

.c54180952 .c0014b6e8 {
  margin-top: 5px;
}

.c54180952 .c4bcd6764 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c54180952 .d5ed4e4b {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c54180952 .c4c5584cb {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c54180952 .c6efcd63 {
  margin-left: 8px;
}

.c54180952 .c6efcd63 span {
  font-weight: 900;
  font-size: 18px;
}

.c54180952 .b84e5438 {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c54180952 .c1ecff65a {
  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;
}

.c54180952 .c794403a9 {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c54180952 .c794403a9::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c54180952 .c794403a9 .c955d31b3::after {
  top: 7px;
}

.c54180952 .casino-bonus-top {
  margin-right: 10px;
}

.c54180952 .d339c040 {
  margin-top: 10px;
}

.c54180952 .c737edd98 {
  margin: 20px;
}

.c54180952 .c1f51f9e9 {
  text-align: center;
  justify-content: center;
}

.c54180952 .c6e90fe98 {
  font-size: 16px;
}

.c54180952 .c6e90fe98:before {
  top: -3px;
}

.c54180952 .b151fc30 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c54180952 .c27e24315 {
  text-transform: uppercase;
  font-weight: 700;
}

.c54180952 .c4040cd20 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c54180952 .c649b9680 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

/* MOBILE TABLE END */

@media (max-width: 1300px) {
  .c9f1d1f11 .f22b2cc0,
  .c9f1d1f11 .c1379999e {
    width: 120px;
  }

  .c9f1d1f11 .f7964cce,
  .c9f1d1f11 .casino-table-col_bonus {
    width: 220px;
  }

  .c9f1d1f11 .d339c040,
  .c9f1d1f11 .c6dd45386 {
    width: 250px;
  }

  .c9f1d1f11 .edc2bfd7 {
    height: auto;
  }

  .c9f1d1f11 .c33615bd7 {
    width: 155px;
    height: 155px;
  }

  .c9f1d1f11 .f22b2cc0 {
    margin-left: 175px;
  }

  .c9f1d1f11 .e6d9e92f {
    min-width: auto;
  }
}

@media (max-width: 1100px) {
  .c9f1d1f11 .f22b2cc0,
  .c9f1d1f11 .c1379999e {
    width: 120px;
  }

  .c9f1d1f11 .c079f781 {
    padding: 10px 10px 0 10px;
  }

  .c9f1d1f11 .c33615bd7 {
    width: 120px;
    height: 120px;
  }

  .c9f1d1f11 .f22b2cc0 {
    margin-left: 130px;
  }

  .c9f1d1f11 .e160429d {
    font-size: 12px;
  }

  .c9f1d1f11 .b6265638 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
  }

  .c9f1d1f11 .c27e24315 {
    font-size: 16px;
  }

  .c9f1d1f11 .da1526d5 {
    width: 95px;
    height: 42px;
  }

  .c9f1d1f11 .f1bbec50 {
    font-size: 8px;
  }

  .c9f1d1f11 .s72437e4e,
  .c9f1d1f11 .f5d41c5e {
    width: 9px;
    height: 9px;
  }

  .c9f1d1f11 .c6efcd63 {
    font-size: 8px;
  }

  .c9f1d1f11 .c6efcd63 span {
    font-size: 12px;
  }

  .c9f1d1f11 .c794403a9 {
    font-size: 8px;
  }

  .c9f1d1f11 .b4041a64 {
    font-size: 15px;
    margin-top: 8px;
  }

  .c9f1d1f11 .b4041a64 span {
    font-size: 24px;
  }

  .c9f1d1f11 .c6e90fe98 {
    font-size: 12px;
  }

  .c9f1d1f11 .ec560dd2 {
    margin: 4px 15px;
  }

  .c9f1d1f11 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c9f1d1f11 .c649b9680 {
    width: 18px;
    height: 18px;
  }

  .c9f1d1f11 .c95b2d7cd {
    font-size: 8px;
  }

  .c9f1d1f11 .c1f51f9e9 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c9f1d1f11 .c0014b6e8 {
    font-size: 8px;
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .c11fe092e {
    display: none;
  }

  .c54180952 {
    display: block;
  }

  .c5eb94582 {
    margin: 0;
    font-size: 10px;
  }

  .c54180952 .e8e47271 {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .c54180952 .b6265638 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c54180952 .c11bd5d49 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c54180952 .c6efcd63 span {
    font-size: 16px;
  }

  .c54180952 .b151fc30 {
    margin-left: 132px;
    align-items: flex-start;
  }

  .c54180952 .c4bcd6764 {
    padding: 0;
  }

  .c54180952 .c27e24315 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
  }

  .c54180952 .c6ae44eab {
    margin-top: 14px;
  }

  .c54180952 .s72437e4e,
  .c54180952 .f5d41c5e {
    width: 13px;
    height: 13px;
  }

  .c54180952 .c1ecff65a {
    width: 95%;
    margin: 0 auto;
  }

  .c54180952 .c6efcd63 {
    font-size: 14px;
  }

  .c54180952 .b4041a64 {
    font-size: 16px;
  }

  .c54180952 .f7964cce .b4041a64 span {
    font-size: 24px;
  }

  .c54180952 .d339c040 {
    display: flex;
    flex-direction: column;
  }

  .c54180952 .c6e90fe98::before {
    top: 0;
  }

  .c54180952 .c6e90fe98 {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c54180952 .c649b9680 {
    width: 20px;
    height: 20px;
  }

  .c54180952 .c95b2d7cd {
    font-size: 12px;
  }

  .c54180952 .c1f51f9e9 {
    font-size: 12px;
  }

  .c54180952 .d9fa8f47 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c54180952 .e8e47271 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c54180952 .c0014b6e8 {
    order: 1;
    margin: 0 15px 0 0;
  }

  .c54180952 .b5e46daff {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }

  .c96c63ede {
    height: 40px;
  }
}

@media (max-width: 380px) {
  .c54180952 .d5ed4e4b {
    margin-left: 5px;
  }
}

/* CASINO TABLE SLIM START */
.dd3d2d29 {
  padding: 0;
  margin-bottom: 30px;
}

.dd3d2d29 .edc2bfd7 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.dd3d2d29 .edc2bfd7:last-of-type {
  margin-bottom: 0;
}

.dd3d2d29 .c33615bd7 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.dd3d2d29 .b6265638 {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.dd3d2d29 .c8eca84d6 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.dd3d2d29 .c6276274e {
  padding: 12px 16px;
  width: 90%;
}

.dd3d2d29 .c1fbd952f {
  display: flex;
  justify-content: space-between;
}

.dd3d2d29 .c0bb6b7ac:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.dd3d2d29 .c0bb6b7ac:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.dd3d2d29 .c08bff680 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.dd3d2d29 .c27e24315 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.dd3d2d29 .s72437e4e {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.dd3d2d29 .f22b2cc0 {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.dd3d2d29 .c6efcd63 {
  margin-top: 3px;
}

.dd3d2d29 .d339c040 {
  max-width: 270px;
  padding: 0;
}

.dd3d2d29 .c6e90fe98 {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.dd3d2d29 .c6e90fe98::before {
  top: -1px;
  left: 5px;
}

.dd3d2d29 .c1f51f9e9 {
  width: 130px;
}

.dd3d2d29 .f9ac2071 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}

@media (max-width: 1350px) {
  .dd3d2d29 .d339c040 {
    max-width: 250px;
  }

  .f7964cce .b4041a64 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .dd3d2d29 .d339c040 {
    max-width: 300px;
  }

  .f7964cce {
    width: 300px;
  }
}

@media (max-width: 1000px) {
  .f7964cce {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .dd3d2d29 {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p21be5ef7 {
  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;
}

.p9d9b41d3 {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: 1px dashed #b0b3c4;
}

.p21be5ef7:hover .p9d9b41d3 {
  color: #203b6b;
  border-color: #203b6b;
}

.p9d9b41d3:after {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-left: 8px;
}

.p21be5ef7:hover .p9d9b41d3:after {
  content: url(../images/copy_icon_hover.svg);
}

.p568566a7 {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p21be5ef7:hover .p568566a7 {
  display: block;
}

.p6aab5053 {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .p568566a7 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */

@media (max-width: 900px){
  .c54180952 .c27e24315 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px){
  .c54180952 .c27e24315 {
    width: 100%;
    text-align: left;
  }
  .c54180952 .c4c5584cb {
    justify-content: flex-start;
  }
}