.b144ae1a9 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b144ae1a9: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;
}

.g3a7f62fa {
  color: #5b8f35;
}

.a71e299f {
  color: #eb8348;
}

.c30ae0fb6 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.c30ae0fb6 .c5783b679 {
  display: flex;
}

.c30ae0fb6 .da45c87d {
  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;
}

.c30ae0fb6 .da45c87d:hover {
  color: #203b6b;
}

.c30ae0fb6 .da45c87d.active {
  background: #203b6b;
  color: #fff;
}

.c30ae0fb6 .c8f44ff58 {
  display: flex;
  align-items: center;
}

.c30ae0fb6 .c8f44ff58 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.c30ae0fb6 .c853fc9e2 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.c30ae0fb6 .c853fc9e2 img {
  width: 24px;
  height: 24px;
}

.c30ae0fb6 .c853fc9e2 img:hover + .c0c306849 {
  display: block;
}

.c30ae0fb6 .c0c306849 {
  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;
}

.c30ae0fb6 .c945e6cc4 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.c30ae0fb6 .c222b0133 {
  color: var(--color-text-add);
}

.c30ae0fb6 .c853fc9e2:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .c30ae0fb6 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c30ae0fb6 .c8f44ff58 {
    margin-bottom: 12px;
  }

  .c30ae0fb6 .c5783b679 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .c30ae0fb6 .da45c87d {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .c30ae0fb6 .c8f44ff58 {
    flex-wrap: wrap;
  }

  .c30ae0fb6 .c8f44ff58 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .c30ae0fb6 .c0c306849::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .c30ae0fb6 .c0c306849 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c30ae0fb6 .c5783b679 {
    padding-bottom: 10px;
  }

  .c30ae0fb6 .da45c87d {
    font-size: 14px;
  }
}

.c81a8732 {
  margin-bottom: 40px;
}

.c9fa52fcd {
  background: #fff;
  border: 1px solid rgba(242, 242, 242, 0.5);
  border-radius: 20px;
  margin-bottom: 20px;
}

.c13731f01 {
  display: flex;
  justify-content: center;
}

.entry .c9fa52fcd a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.entry .c829f7b70 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.c2ab10248 {
  padding: 28px;
  background: #fff;
  border-radius: 20px;
}

.c2ab10248 .c6dee7843 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}

.c2ab10248 .ac5a6cf5 {
  position: absolute;
  left: 10px;
  top: -10px;
  font-weight: 700;
}

.c32e3ebd2 {
  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;
}

.c2ab10248 .c25a57206 {
  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;
}

.c2ab10248 .c25a57206:last-of-type {
  margin-bottom: 0;
}

.c2ab10248 .c25a57206:hover .e0cbd87b {
  background: #6da5441a;
}

.c2ab10248 .c9181fa8b {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
}

.c364288ca {
  width: 100%;
  font-size: 10px;
  color: #aeaba8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  border-radius: 10px;
}

.c2ab10248 .c84adc7f3 {
  min-width: 250px;
}

.c2ab10248 .bd82b6ca {
  display: flex;
  margin: 4px 30px;
  float: right;
}

.c2ab10248 .a3703452 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 14px;
  margin-right: 16px;
}

.c2ab10248 .a3703452 img {
  margin-right: 12px;
}

.c2ab10248 .ba78828e {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c2ab10248 .ba78828e:first-child,
.c2ab10248 .c7bb277ee:first-child {
  padding-left: 0;
}

.c2ab10248 .ba78828e:last-child,
.c2ab10248 .c7bb277ee:last-child {
  padding-right: 0;
}

.c2ab10248 .ba78828e:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.c2ab10248 .eda2b7fe,
.c2ab10248 .dc973125 {
  width: 200px;
}

.c2ab10248 .c3878e475,
.c2ab10248 .casino-table-col_bonus {
  width: 270px;
}

.c2ab10248 .ed98e598,
.c2ab10248 .f70666f5 {
  width: 375px;
}

.c2ab10248 .c005874d0,
.c2ab10248 .eefcd3e2 {
  width: 180px;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c2ab10248 .c4047f29f {
  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 */
.c2ab10248 .eda2b7fe {
  margin-left: 170px;
  padding-left: 0;
  align-items: center;
}

.eda2b7fe .c66617c8d {
  font-size: 14px;
  color: var(--color-text-add);
}

.eda2b7fe .c66617c8d span {
  font-weight: 700;
  font-size: 18px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c3878e475 {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.c3878e475 .c62836846 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.c3878e475 .c62836846 span {
  font-size: 32px;
}

.c3878e475 .c62836846 small {
  margin: 0 4px;
}

.c3878e475 .c0f8f04c0 {
  padding-right: 7px;
  position: relative;
}

.c3878e475 .f15cfe58 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 14;
}

.c3878e475 .f15cfe58 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.ed98e598 .e0cbd87b {
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

.ed98e598 .e0cbd87b::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.c005874d0 .c3e630053 {
  display: flex;
  flex-direction: column;
}

.c005874d0 .c555dc2bf {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 10px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.c005874d0 .c8737b39 {
  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;
}

.c005874d0 .c8737b39:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */

/* MOBILE TABLE START */
.b16c15eb .c829f7b70 {
  padding: 0;
  background: transparent;
}

.c829f7b70 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c829f7b70 .c25a57206 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c829f7b70 .c4f236091 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c829f7b70 .c8802824d {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c829f7b70 .ac5a6cf5 {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c829f7b70 .c364288ca {
  margin-top: 5px;
  padding: 8px;
}

.c829f7b70 .c8737b39 {
  margin-top: 5px;
}

.c829f7b70 .c38ebce2c {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c829f7b70 .a7c56193 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c829f7b70 .c20ea228 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c829f7b70 .c66617c8d {
  margin-left: 8px;
}

.c829f7b70 .c66617c8d span {
  font-weight: 900;
  font-size: 18px;
}

.c829f7b70 .c229c614b {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c829f7b70 .c4f37fb50 {
  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;
}

.c829f7b70 .c28dc31bb {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c829f7b70 .c28dc31bb::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c829f7b70 .c28dc31bb .c0f8f04c0::after {
  top: 7px;
}

.c829f7b70 .casino-bonus-top {
  margin-right: 10px;
}

.c829f7b70 .ed98e598 {
  margin-top: 10px;
}

.c829f7b70 .c005874d0 {
  margin: 20px;
}

.c829f7b70 .c555dc2bf {
  text-align: center;
  justify-content: center;
}

.c829f7b70 .e0cbd87b {
  font-size: 16px;
}

.c829f7b70 .e0cbd87b:before {
  top: -3px;
}

.c829f7b70 .c11df4dde {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c829f7b70 .c6dee7843 {
  text-transform: uppercase;
  font-weight: 700;
}

.c829f7b70 .c11d8ff32 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c829f7b70 .b21ce4a2 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

/* MOBILE TABLE END */

@media (max-width: 1300px) {
  .c2ab10248 .eda2b7fe,
  .c2ab10248 .dc973125 {
    width: 120px;
  }

  .c2ab10248 .c3878e475,
  .c2ab10248 .casino-table-col_bonus {
    width: 220px;
  }

  .c2ab10248 .ed98e598,
  .c2ab10248 .f70666f5 {
    width: 250px;
  }

  .c2ab10248 .c25a57206 {
    height: auto;
  }

  .c2ab10248 .c4047f29f {
    width: 155px;
    height: 155px;
  }

  .c2ab10248 .eda2b7fe {
    margin-left: 175px;
  }

  .c2ab10248 .c84adc7f3 {
    min-width: auto;
  }
}

@media (max-width: 1100px) {
  .c2ab10248 .eda2b7fe,
  .c2ab10248 .dc973125 {
    width: 120px;
  }

  .c2ab10248 .c9181fa8b {
    padding: 10px 10px 0 10px;
  }

  .c2ab10248 .c4047f29f {
    width: 120px;
    height: 120px;
  }

  .c2ab10248 .eda2b7fe {
    margin-left: 130px;
  }

  .c2ab10248 .c7bb277ee {
    font-size: 12px;
  }

  .c2ab10248 .ac5a6cf5 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
  }

  .c2ab10248 .c6dee7843 {
    font-size: 16px;
  }

  .c2ab10248 .c0691c18 {
    width: 95px;
    height: 42px;
  }

  .c2ab10248 .c273c9e72 {
    font-size: 8px;
  }

  .c2ab10248 .s184b3bf2,
  .c2ab10248 .efa82693 {
    width: 9px;
    height: 9px;
  }

  .c2ab10248 .c66617c8d {
    font-size: 8px;
  }

  .c2ab10248 .c66617c8d span {
    font-size: 12px;
  }

  .c2ab10248 .c28dc31bb {
    font-size: 8px;
  }

  .c2ab10248 .c62836846 {
    font-size: 15px;
    margin-top: 8px;
  }

  .c2ab10248 .c62836846 span {
    font-size: 24px;
  }

  .c2ab10248 .e0cbd87b {
    font-size: 12px;
  }

  .c2ab10248 .bd82b6ca {
    margin: 4px 15px;
  }

  .c2ab10248 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c2ab10248 .b21ce4a2 {
    width: 18px;
    height: 18px;
  }

  .c2ab10248 .c4335a5ef {
    font-size: 8px;
  }

  .c2ab10248 .c555dc2bf {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c2ab10248 .c8737b39 {
    font-size: 8px;
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .c9fa52fcd {
    display: none;
  }

  .c829f7b70 {
    display: block;
  }

  .c0027785a {
    margin: 0;
    font-size: 10px;
  }

  .c829f7b70 .c3e630053 {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .c829f7b70 .ac5a6cf5 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c829f7b70 .c4f236091 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c829f7b70 .c66617c8d span {
    font-size: 16px;
  }

  .c829f7b70 .c11df4dde {
    margin-left: 132px;
    align-items: flex-start;
  }

  .c829f7b70 .c38ebce2c {
    padding: 0;
  }

  .c829f7b70 .c6dee7843 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
  }

  .c829f7b70 .c19c2e7e3 {
    margin-top: 14px;
  }

  .c829f7b70 .s184b3bf2,
  .c829f7b70 .efa82693 {
    width: 13px;
    height: 13px;
  }

  .c829f7b70 .c4f37fb50 {
    width: 95%;
    margin: 0 auto;
  }

  .c829f7b70 .c66617c8d {
    font-size: 14px;
  }

  .c829f7b70 .c62836846 {
    font-size: 16px;
  }

  .c829f7b70 .c3878e475 .c62836846 span {
    font-size: 24px;
  }

  .c829f7b70 .ed98e598 {
    display: flex;
    flex-direction: column;
  }

  .c829f7b70 .e0cbd87b::before {
    top: 0;
  }

  .c829f7b70 .e0cbd87b {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c829f7b70 .b21ce4a2 {
    width: 20px;
    height: 20px;
  }

  .c829f7b70 .c4335a5ef {
    font-size: 12px;
  }

  .c829f7b70 .c555dc2bf {
    font-size: 12px;
  }

  .c829f7b70 .c8802824d {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c829f7b70 .c3e630053 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c829f7b70 .c8737b39 {
    order: 1;
    margin: 0 15px 0 0;
  }

  .c829f7b70 .b144ae1a9 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }

  .c5ea1f30f {
    height: 40px;
  }
}

@media (max-width: 380px) {
  .c829f7b70 .a7c56193 {
    margin-left: 5px;
  }
}

/* CASINO TABLE SLIM START */
.c83a310f1 {
  padding: 0;
  margin-bottom: 30px;
}

.c83a310f1 .c25a57206 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.c83a310f1 .c25a57206:last-of-type {
  margin-bottom: 0;
}

.c83a310f1 .c4047f29f {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.c83a310f1 .ac5a6cf5 {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.c83a310f1 .c0091a235 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.c83a310f1 .c7cc72c39 {
  padding: 12px 16px;
  width: 90%;
}

.c83a310f1 .c4123a8f7 {
  display: flex;
  justify-content: space-between;
}

.c83a310f1 .c3d17a7d:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.c83a310f1 .c3d17a7d:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.c83a310f1 .c926dc3f3 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c83a310f1 .c6dee7843 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.c83a310f1 .s184b3bf2 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.c83a310f1 .eda2b7fe {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.c83a310f1 .c66617c8d {
  margin-top: 3px;
}

.c83a310f1 .ed98e598 {
  max-width: 270px;
  padding: 0;
}

.c83a310f1 .e0cbd87b {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.c83a310f1 .e0cbd87b::before {
  top: -1px;
  left: 5px;
}

.c83a310f1 .c555dc2bf {
  width: 130px;
}

.c83a310f1 .c364288ca {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}

@media (max-width: 1350px) {
  .c83a310f1 .ed98e598 {
    max-width: 250px;
  }

  .c3878e475 .c62836846 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c83a310f1 .ed98e598 {
    max-width: 300px;
  }

  .c3878e475 {
    width: 300px;
  }
}

@media (max-width: 1000px) {
  .c3878e475 {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .c83a310f1 {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p4bb61b4b {
  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;
}

.cc4ffacb {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: 1px dashed #b0b3c4;
}

.p4bb61b4b:hover .cc4ffacb {
  color: #203b6b;
  border-color: #203b6b;
}

.cc4ffacb:after {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-left: 8px;
}

.p4bb61b4b:hover .cc4ffacb:after {
  content: url(../images/copy_icon_hover.svg);
}

.p081b5b7f {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p4bb61b4b:hover .p081b5b7f {
  display: block;
}

.p7522cb6d {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .p081b5b7f {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */

@media (max-width: 900px){
  .c829f7b70 .c6dee7843 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px){
  .c829f7b70 .c6dee7843 {
    width: 100%;
    text-align: left;
  }
  .c829f7b70 .c20ea228 {
    justify-content: flex-start;
  }
}