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

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

.g58855256 {
  color: #5b8f35;
}

.cb531b6a {
  color: #eb8348;
}

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

.c34c90bd3 .c39ff1fe0 {
  display: flex;
}

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

.c34c90bd3 .c1ca5e6a4:hover {
  color: #203b6b;
}

.c34c90bd3 .c1ca5e6a4.active {
  background: #203b6b;
  color: #fff;
}

.c34c90bd3 .c4c8827da {
  display: flex;
  align-items: center;
}

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

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

.c34c90bd3 .c0fdc9d2 img {
  width: 24px;
  height: 24px;
}

.c34c90bd3 .c0fdc9d2 img:hover + .c6bc3ff7e {
  display: block;
}

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

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

.c34c90bd3 .c67e90103 {
  color: var(--color-text-add);
}

.c34c90bd3 .c0fdc9d2:last-of-type {
  margin-right: 0;
}
.c27886cf0 .c99fcc99c {
  width: 55.55%;
  line-height: 1.58em;
}
@media (max-width: 900px) {
  .c34c90bd3 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c34c90bd3 .c4c8827da {
    margin-bottom: 12px;
  }

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

  .c34c90bd3 .c1ca5e6a4 {
    white-space: nowrap;
  }
}

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

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

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

  .c34c90bd3 .c6bc3ff7e {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c34c90bd3 .c39ff1fe0 {
    padding-bottom: 10px;
  }

  .c34c90bd3 .c1ca5e6a4 {
    font-size: 14px;
  }
}

.c59bf2f9c {
  margin-bottom: 40px;
}

.c27886cf0 .c630c2872 {
  background: transparent;
  border: none;
  border-radius: 20px;
  margin-bottom: 20px;
}

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

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

.c27886cf0 .c401edbbc {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.c27886cf0 .c519bdfaf {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 6px;
  margin: 20px auto 0 0;
  border-radius: 4px;
  background: #FFEA90;
  border: 1px solid #FFBE99;
}
.c27886cf0 .c519bdfaf svg {
  min-width: 12px;
  margin-right: 4px;
}
.c27886cf0 .c519bdfaf svg path {
  fill: #EB8348;
}
.c27886cf0 .c519bdfaf span {
  text-align: left;
  color: #4A5B68;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;
}
.c27886cf0 .c401edbbc .c0f1448ef {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: left;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  color: var(--color-text-dark);
  margin: 0 auto 8px 0;
}
.c27886cf0 .c0f1448ef .c8b4c9c59 {
  margin: 0;
}
.c27886cf0 .c0f1448ef .c5fd933ed {
  margin-right: 6px;
}
.c27886cf0 .c0f1448ef .beeb0de0 {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.c27886cf0 .c0175e00 {
  position: absolute;
  left: -3px;
  top: -3px;
  font-weight: 700;
}
.c27886cf0 .c1aa57976 .c0175e00 {
  left: 0;
  top: 0;
}
.a346437c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #97A5C0;
  box-shadow: 1px 2px 6px rgba(37, 41, 56, 0.12);
  border-radius: 6px;
  font-weight: 700;
}

.c27886cf0 .c628ee204 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 8px;
  background: transparent;
  border: none;
  border-radius: 16px;
  box-shadow: 0 0 10px 0 #203B6B1F;
}
.c27886cf0 .caa49073 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  background: #F4F5F8;
}
.c27886cf0 .c1aa57976 {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: linear-gradient(180deg, #203B6B 0%, #C4CDE0 100%);
}
.c27886cf0 .c1aa57976::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  background: #fff;
  margin: 4px;
}

.c401edbbc .c628ee204:last-of-type {
  margin-bottom: 0;
}

.c401edbbc .c628ee204:hover .c1c62dfc4 {
  background: #6da5441a;
}

.c27886cf0 .c00245225 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px 10px 20px;
  min-height: 160px;
}

.c27886cf0 .f5bfdc01c {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-end;
  border-radius: 0 0 13px 13px;
  background: #ffffff;
}
.c27886cf0 .f0a2a613 {
  width: 100%;
  font-size: 10px;
  color: #A9ADB9;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  background: #ffffff;
  border-radius: 0 0 13px 13px;
  padding: 3px 20px 3px 8px;
}
.c27886cf0 .t9a8ebd18 {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 auto;
}
.c27886cf0 a.b357fe29 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c27886cf0 .b357fe29 {}
.c27886cf0 .bec7c8b8 {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
}
.c27886cf0 a.t2e61fb13, .c27886cf0 .t2e61fb13 {
  display: none;
  align-items: center;
  text-decoration: none;
}
.c27886cf0 a.t2e61fb13.t3accf0e4, .c27886cf0 .t2e61fb13.t3accf0e4 {
  display: flex;
}
.c27886cf0 .b357fe29:not(:last-child) {
  margin-right: 20px;
}
.c27886cf0 .t2e61fb13 {
  flex-direction: row;
}
.c27886cf0 .t2e61fb13 > span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c27886cf0 .t2e61fb13 > svg {
  width: 8px;
  height: 6px;
  margin-left: 6px;
}
.c27886cf0 .a5106f88 {
  display: none;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 0 0 13px 13px;
  padding: 14px 3.8% 4px 1.9%;
}
.c27886cf0 .f4bafb302 .a5106f88 {
  display: flex;
}
.c27886cf0 .t787acd46 {
  width: 30%;
}
.c27886cf0 .t956503a1 {
  width: 51.7%;
}
.c27886cf0 .b7abf923 {
  width: 26%;
}
.c27886cf0 .bac97614 {
  width: 21.3%;
  margin: 0 0 0 auto;
}
.c27886cf0 .t4f181d08 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c27886cf0 .a8206520 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 13px;
  width: 22%;
}
.c27886cf0 .a8206520:not(:last-child){
  margin-right: 2%;
}
.c27886cf0 .t1e0b8c05 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.c27886cf0 .t1e0b8c05 img {
  max-width: 27px;
  height: auto;
  filter: grayscale(100%);
}
.c27886cf0 .ac854f21 .t1e0b8c05 img {
  filter: none;
}
.c27886cf0 .t15f90691 {
  font-size: 14px;
  line-height: 1.2em;
  color: #4A5B68;
}
.c27886cf0 .t63e251a8 {
  display: flex;
  flex-wrap: wrap;
}
.c27886cf0 .be109087 {
  font-size: 12px;
  line-height: 1.25em;
  color: #A9ADB9;
  margin-bottom: 2px;
}
.c27886cf0 .t466e2916 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #E1E3E7;
  border-radius: 4px;
  margin-bottom: 12px;
}
.c27886cf0 .a5345be1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #203B6B80;
  border-radius: 4px;
  padding: 4px;
  cursor: pointer;
}
.c27886cf0 .t872926f9 {
  display: none;
  position: absolute;
  top: 25px;
  left: 39px;
  width: 346px;
  height: 292px;
  background: #fff;
  padding: 16px 8px 16px 20px;
  box-shadow: 0 0 12px 0 #203B6B3D;
  border-radius: 8px;
  z-index: 1;
  overflow: hidden;
}
.c27886cf0 .t872926f9 .be109087 {
  font-size: 16px;
  font-weight: 700;
  color: #171E34;
  margin-bottom: 12px;
}
.c27886cf0 .t872926f9 .t466e2916 {
  margin-bottom: 10px;
}
.c27886cf0 .t872926f9 .t466e2916:not(:last-child) {
  margin-right: 10px;
}
.c27886cf0 .t872926f9 .t63e251a8 {
  overflow-y: auto;
  max-height: 256px;
  padding-bottom: 14px;
}
.c27886cf0 .a5345be1 > span {
  color: #4A5B68;
  font-size: 10px;
  line-height: 1.25em;
  text-align: center;
  text-decoration: underline;
}
.c27886cf0 .a5345be1:hover .t872926f9 {
  display: block;
}
.c27886cf0 .t92dc1393, .c27886cf0 img.t92dc1393 {
  width: 100%;
  max-width: 49px;
  height: auto;
  margin: 0 auto;
  max-height: 30px;
  object-fit: contain;
}
.c27886cf0 .t466e2916:not(:last-child) {
  margin-right: 12px;
}

.c27886cf0 .t04aa92dc {}
.c27886cf0 .t14cca394 {
  display: flex;
  flex-direction: column;
  padding: 11px 8px 3px 0;
  max-width: 240px;
}
.c27886cf0 .t2ff85a48 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  line-height: 1em;
  font-size: 14px;
  color: #4A5B68;
}
.c27886cf0 .t3b99a411 {
  margin-right: 8px;
}
.c27886cf0 .ee2e6c35 {
  margin: 0 0 0 auto;
  color: #171E34;
  font-weight: 500;
  text-align: right;
}
.c27886cf0 .t306b2e85 {
  line-height: 10px;
  margin-right: 6px;
}
.c27886cf0 .t306b2e85 svg path {
  fill: #EB8348;
}
.c401edbbc .e35e50c4 {
  min-width: 250px;
}

.c27886cf0 .c8b4c9c59 {
  display: flex;
  margin: 4px 30px;
  float: none;
  line-height: 1.7em;
}

.c27886cf0 .c5fd933ed {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-right: 16px;
}

.c27886cf0 .beeb0de0 {
  position: relative;
}
.c27886cf0 .beeb0de0 .c0179441f {
  position: absolute;
  top: -2px;
  right: -2px;
}
.c27886cf0 .beeb0de0 {
  margin-right: 12px;
}
.c27886cf0 .c401edbbc .c5fd933ed img {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

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

.c401edbbc .d4042b17:first-child,
.c401edbbc .d809d621:first-child {
  padding-left: 0;
}

.c401edbbc .d4042b17:last-child,
.c401edbbc .d809d621:last-child {
  padding-right: 0;
}

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

/* WIDTH START */
.c27886cf0 .c0bdf05e3 {
  width: 20.3%;
}

.c27886cf0 .fe98caac {
  width: 21.5%;
}

.c401edbbc .c9169b5c {
  width: 27.7%;
}

.c401edbbc .c80403668 {
  width: 16%;
  padding: 0;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c27886cf0 .c05fb027 {
  display: block;
  width: 13.75%;
  padding: 0;
  height: 100%;
  border-radius: 13px 0 0 0;
  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 */
.c27886cf0 .c0bdf05e3 {
  margin-left: 13.75%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px 10px;
}
.c27886cf0 .fe98caac {
  align-self: center;
  padding: 17px 8px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #DFE2EA;
}
.c401edbbc .c9169b5c {
  padding: 0 1.9%;
}

.c27886cf0 .c0bdf05e3 .a5ada40f {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  font-size: 14px;
  color: var(--color-text-add);
  margin-right: 7px;
  line-height: 16px;
}

.c27886cf0 .c0bdf05e3 .a5ada40f span {
  font-weight: 500;
  font-size: 16px;
}
.c27886cf0 .c0bdf05e3 .a5ada40f span.c973090e9 {
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  color: #203B6B;
}
.c27886cf0 .c0bdf05e3 .a5ada40f span.e4e001ac {
  margin-left: 2px;
}
/* CELL RATING END */

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

.c27886cf0 .fe98caac .c66e46c23 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}
.c27886cf0 .fe98caac .c66e46c23:not(:last-child){
  margin-bottom: 4px;
}
.c27886cf0 .fe98caac .c66e46c23.a78bd02a {
  font-size: 18px;
  font-weight: 500;
}

.fe98caac .c66e46c23 span {
  font-size: 32px;
}

.fe98caac .c66e46c23 small {
  margin: 0 4px;
}

.fe98caac .ac34a50f {
  padding-right: 7px;
  position: relative;
}

.c27886cf0 .fe98caac .c9f2057c1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

.c27886cf0 .fe98caac .c9f2057c1 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c401edbbc .d4042b17.c9169b5c:after {
  display: none;
}
.c9169b5c .c1c62dfc4 {
  position: relative;
  font-size: 14px;
  line-height: 1.85em;
  margin-bottom: 3px;
  border-radius: 8px;
  padding-left: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a5b68;
}

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

/* CELL LINK START */
.c80403668 .c3a040436 {
  display: flex;
  flex-direction: column;
}

.c80403668 .c37a7f213 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 9px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.c80403668 .c8f58eb3b {
  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: 0 auto 0 auto;
}

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


/* MOBILE TABLE START */
.c778c3b32 .c86f87f15 {
  padding: 0;
  background: transparent;
}

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

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

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

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

.c86f87f15 .c0175e00 {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c86f87f15 .f0a2a613 {
  margin-top: 5px;
  padding: 8px;
}

.c86f87f15 .c8f58eb3b {
  margin-top: 5px;
}

.c86f87f15 .b8f38c94 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c86f87f15 .c094645b9 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c86f87f15 .c3ea7a597 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c86f87f15 .a5ada40f {
  margin-left: 8px;
}

.c86f87f15 .a5ada40f span {
  font-weight: 900;
  font-size: 18px;
}

.c86f87f15 .c8127c084 {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

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

.c86f87f15 .c6d1e318b {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

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

.c86f87f15 .c6d1e318b .ac34a50f::after {
  top: 7px;
}

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

.c86f87f15 .c9169b5c {
  margin-top: 10px;
}

.c86f87f15 .c80403668 {
  margin: 20px;
}

.c86f87f15 .c37a7f213 {
  text-align: center;
  justify-content: center;
}

.c86f87f15 .c1c62dfc4 {
  font-size: 16px;
}

.c86f87f15 .c1c62dfc4:before {
  top: -3px;
}

.c86f87f15 .d213955c {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c86f87f15 .c0f1448ef {
  text-transform: uppercase;
  font-weight: 700;
}

.c86f87f15 .c541aff02 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c86f87f15 .b67be0c7 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .c27886cf0 .a8206520 {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .c27886cf0 .a8206520 {
    width: 48%;
  }
}
@media (max-width: 900px) {
  .eddfb968 {
    display: none;
  }
  .c86f87f15 {
    display: block;
  }
  .c86f87f15 .c3a040436 {
    margin-bottom: 12px;
  }
  .c86f87f15 .c9169b5c {
    padding: 0 24px;
  }
  .c27886cf0 .f0a2a613 {
    flex-wrap: wrap;
  }
  .c27886cf0 .c99fcc99c {
    width: 100%;
  }
  .c27886cf0 .t9a8ebd18 {
    margin: 8px 0 0 auto;
    width: 100%;
    padding: 4px 4px;
  }
  .c27886cf0 .t956503a1 {
    width: 50%;
  }
  .c27886cf0 .b7abf923 {
    width: 50%;
  }
  .c27886cf0 .bac97614 {
    width: 100%;
    margin: 6px auto 0 auto;
  }
}
@media (max-width: 580px) {
  .c27886cf0 .t956503a1 {
    width: 100%;
  }
  .c27886cf0 .b7abf923 {
    width: 100%;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  .c86f87f15 .c0175e00 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c86f87f15 .c215fc908 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c86f87f15 .a5ada40f span {
    font-size: 16px;
  }

  .c86f87f15 .d213955c {
    margin-left: 130px;
    align-items: flex-start;
  }

  .c86f87f15 .b8f38c94 {
    padding: 0;
  }

  .c86f87f15 .c0f1448ef {
    font-size: 16px;
    text-align: left;
    margin-bottom: 4px;
  }

  .c86f87f15 .c99daa55b {
    margin-top: 14px;
  }

  .c86f87f15 .s952ba1a7,
  .c86f87f15 .s83e51466 {
    width: 13px;
    height: 13px;
  }

  .c86f87f15 .de9253fe {
    width: 95%;
    margin: 0 auto;
  }

  .c86f87f15 .a5ada40f {
    font-size: 14px;
  }

  .c86f87f15 .c66e46c23 {
    font-size: 16px;
    font-weight: bold;
  }

  .c86f87f15 .fe98caac .c66e46c23 span {
    font-size: 24px;
  }

  .c86f87f15 .c9169b5c {
    display: flex;
    flex-direction: column;
  }

  .c86f87f15 .c1c62dfc4::before {
    top: 0;
  }

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

  .c86f87f15 .b67be0c7 {
    width: 20px;
    height: 20px;
  }

  .c86f87f15 .c4752a18a {
    font-size: 12px;
  }

  .c86f87f15 .c37a7f213 {
    font-size: 12px;
  }

  .c86f87f15 .c19a72ae3 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

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

  .c86f87f15 .c8f58eb3b {
    order: 1;
    margin: 0 0 10px 0;
  }

  .c86f87f15 .b76b0d105 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }
}

@media (max-width: 380px) {
  .c86f87f15 .c094645b9 {
    margin-left: 5px;
  }
}
/* MOBILE TABLE END */

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

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

.eddfb968 .c628ee204:last-of-type {
  margin-bottom: 0;
}

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

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

.eddfb968 .fc38a58a {
  display: flex;

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

.eddfb968 .ecefdced {
  padding: 12px 16px;
  width: 90%;
}

.eddfb968 .c2f5f016e {
  display: flex;
  justify-content: space-between;
}

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

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

.eddfb968 .c31d6623c {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

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

.eddfb968 .s952ba1a7 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

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

.eddfb968 .a5ada40f {
  margin-top: 3px;
}

.eddfb968 .c9169b5c {
  max-width: 270px;
  padding: 0;
}

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

.eddfb968 .c1c62dfc4::before {
  top: -1px;
  left: 5px;
}

.eddfb968 .c37a7f213 {
  width: 130px;
}

.eddfb968 .f0a2a613 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}
.c27886cf0 .c47facc77 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.c27886cf0 .e2347770 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-right: 6px;
}
.c27886cf0 .c0717fdbc {
  width: 300px;
}
.c27886cf0 .c47facc77 .c36936c8c {
  position: relative;
  top: auto;
  right: auto;
}
.c27886cf0 .c34f36616 {
  box-shadow: 0 0 12px 0 #203B6B3D;
  border: none;
  padding: 14px 18px 18px 19px;
}
.c27886cf0 .e61cdfbb {
  margin-bottom: 8px;
}
.c27886cf0 .c92fa98d8 {
  width: 110px;
}
.c27886cf0 .e2347770 img {
  margin-right: 2px;
}
.a5ada40f {
  text-align: center;
}
.c401edbbc .c8b4c9c59.c52bcf280 {
  display: none;
}
.caa49073 > .c519bdfaf {
  display: none;
  margin: 0;
  background: transparent;
  width: 100%;
  padding: 3px 15px;
  text-align: center;
  justify-content: center;
}
.c27886cf0 .c1aa57976 .c0f1448ef .c8b4c9c59 {
  display: none;
}

@media (max-width: 1350px) {
  .eddfb968 .c9169b5c {
    max-width: 250px;
  }

  .fe98caac .c66e46c23 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c401edbbc .c00245225 {
    padding: 10px 10px 0 10px;
  }
  .c27886cf0 .b357fe29 {
    min-width: 82px;
  }

  .c401edbbc .c05fb027 {
    height: 120px;
  }

  .c401edbbc .d809d621 {
    font-size: 12px;
  }

  .c27886cf0 .c0175e00 {
    width: 24px;
    height: 24px;
    border-radius: 5.832px;
  }
  .c27886cf0 .c1aa57976 .c0175e00 {
    width: 37px;
    height: 37px;
    border-radius: 5.832px;
  }

  .c401edbbc .c0f1448ef {
    font-size: 16px;
  }

  .c401edbbc .ac242eed {
    width: 95px;
    height: 42px;
  }

  .c401edbbc .c235b9a17 {
    font-size: 8px;
  }

  .c401edbbc .s952ba1a7,
  .c401edbbc .s83e51466 {
    width: 9px;
    height: 9px;
  }

  .c401edbbc .a5ada40f {
    font-size: 8px;
  }

  .c401edbbc .a5ada40f span {
    font-size: 12px;
  }

  .c401edbbc .c6d1e318b {
    font-size: 8px;
  }

  .c401edbbc .c66e46c23 {
    font-size: 15px;
    margin-top: 8px;
  }

  .c401edbbc .c66e46c23 span {
    font-size: 24px;
  }

  .c401edbbc .c1c62dfc4 {
    font-size: 12px;
  }

  .p3f08884c {
    font-size: 12px;
  }

  .c401edbbc .c8b4c9c59 {
    margin: 4px 15px;
  }

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

  .c401edbbc .b67be0c7 {
    width: 18px;
    height: 18px;
  }

  .c401edbbc .c4752a18a {
    font-size: 8px;
  }

  .c401edbbc .c37a7f213 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c401edbbc .c8f58eb3b {
    font-size: 8px;
    margin-top: 0;
  }
  .f0a2a613 {
    padding: 10px 10px;
  }
  .c401edbbc .e35e50c4 {
    display: none;
  }
}

@media (max-width: 900px) {
  .c630c2872 {
    border-radius: 10px;
  }
  .c401edbbc {
    padding: 10px 8px;
  }
  .c401edbbc .c628ee204 {
    margin-bottom: 16px;
  }
  .c401edbbc .c00245225 {
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 8px 0 8px;
  }
  .c401edbbc .c235b9a17 {
    display: none;
  }
  .c401edbbc .d4042b17:not(:last-child):not(:first-child):after {
    display: none;
  }
  .c401edbbc .c05fb027 {
    position: relative;
    top: -7px;
    left: -10px;
    width: auto;
    max-width: 140px;
    min-width: 140px;
    margin-left: 0;
    margin-right: auto;
    height: 140px;
    padding: 0;
  }
  .c27886cf0 .c0175e00 {
    left: 4px;
    top: -8px;
  }
  .c401edbbc .c0f1448ef {
    text-align: left;
    margin-bottom: 1px;
  }
  .c401edbbc .s952ba1a7, .c401edbbc .s83e51466 {
    width: 11px;
    height: 11px;
  }
  .c401edbbc .a5ada40f span {
    font-size: 16px;
  }
  .c27886cf0 .c8b4c9c59.c52bcf280 {
    display: none;
  }
  .c401edbbc .c8b4c9c59 {
    flex-direction: column;
    margin: 0;
  }
  .c401edbbc .c5fd933ed {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .c401edbbc .c5fd933ed img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  .c401edbbc .c0bdf05e3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
  }
  .f1b423ba {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .c52bcf280 {}
  .c0f1448ef {
    width: 100%;
  }
  .c47facc77 {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .e2347770 {
    width: initial;
    margin-right: 10px;
  }
  .c401edbbc .fe98caac,
  .c401edbbc .c9169b5c,
  .c401edbbc .c80403668 {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .c401edbbc .fe98caac {
    margin: 5px auto 12px auto;
    padding: 12px 8px;
  }
  .c80403668 .c3a040436 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .c401edbbc .c37a7f213 {
    order: 1;
    flex-basis: content;
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    min-width: 140px;
  }
  .c401edbbc .c8f58eb3b {
    order: 1;
    font-size: 14px;
    line-height: 1.3em;
    margin: 14px 16px 0 0;
  }
  .f0a2a613 .c8b4c9c59 {
    display: none;
  }
  .c6e5bd1c3 {
    margin: 0;
    font-size: 10px;
  }
  .c401edbbc .c9169b5c {
    order: 4;
    padding: 0;
    margin-bottom: 5px;
  }
  .c9169b5c .c1c62dfc4 {
    padding-left: 21px;
    margin-bottom: 2px;
  }
  .c9169b5c .c1c62dfc4::before {
    left: 0;
  }
  .c401edbbc .c80403668 {
    order: 3;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .c27886cf0 .c1aa57976 {
    padding: 4px 8px 8px 8px;
  }
  .c27886cf0 .c1aa57976 .caa49073 {
    padding-top: 0;
  }
  .c27886cf0 .c93ed68e1 .caa49073 {
    margin-top: 20px;
  }
  .c27886cf0 .c1aa57976 .caa49073 {
    margin-top: 8px;
  }
  .c27886cf0 .c1aa57976 .caa49073.r601c9d35 {
    margin-top: 20px;
  }
  .c27886cf0 .caa49073 {
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .c27886cf0 .caa49073.r601c9d35 {
    padding-top: 0;
  }
  .c27886cf0 .c0175e00 {
    left: -12px;
    top: -11px;
  }
  .c27886cf0 .r601c9d35 .c0175e00 {
    left: -12px;
    top: -25px;
  }
  .c27886cf0 .c1aa57976 .c0175e00 {
    left: -6px;
    top: -23px;
  }
  .c27886cf0 .c1aa57976 .c0175e00 {
    left: -6px;
    top: -11px;
  }
  .c27886cf0 .c1aa57976 .r601c9d35 .c0175e00 {
    left: -6px;
    top: -23px;
  }
  .c27886cf0 .c8b4c9c59.c52bcf280 {
    display: block;
    position: absolute;
    top: -28px;
    right: -4px;
  }
  .c27886cf0 .c1aa57976 .c8b4c9c59.c52bcf280 {
    right: -14px;
  }
  .c27886cf0 .c8b4c9c59.c52bcf280 .c5fd933ed > span {
    display: none;
  }
  .c401edbbc .c05fb027 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-width: auto;
    height: 160px;
    border-radius: 13px 13px 0 0;
  }
  .c401edbbc .c628ee204 .c05fb027 {
    left: 10px;
    width: calc(100% - 20px);
  }
  .c401edbbc .c1aa57976 .c05fb027 {
    left: 0;
    width: 100%;
  }
  .c401edbbc .c0bdf05e3 {
    margin-top: 156px;
  }
  .c27886cf0 .c519bdfaf {
    display: none;
    border: none;
  }
  .caa49073 > .c519bdfaf {
    display: flex;
  }
  .c1aa57976 .c519bdfaf {
    position: absolute;
    top: -23px;
  }
  .c27886cf0 .c519bdfaf span {
    font-size: 12px;
    font-weight: bold;
  }
  .c1aa57976 .c519bdfaf span {
    color: #ffffff;
  }
  .c27886cf0 .c401edbbc .c0f1448ef {
    font-size: 18px;
    margin: 0 auto 7px 0;
  }
  .c27886cf0 .c401edbbc .c0f1448ef span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .c27886cf0 .c47facc77 {
    justify-content: center;
  }
  .c27886cf0 .fe98caac .c66e46c23 {
    font-size: 18px;
  }
  .d4042b17.fe98caac .c66e46c23 span {
    font-size: 18px;
  }
  .c27886cf0 .fe98caac .c66e46c23.a78bd02a {
    font-size: 16px;
  }
  .c27886cf0 .t9a8ebd18 {
    flex-direction: initial;
    justify-content: space-between;
  }
  .c27886cf0 .bec7c8b8 {
    margin: 0 0 0 auto;
  }
  .c0717fdbc {
    width: 90vw;
    left: -58vw;
  }
  .c27886cf0 .t872926f9 {
    width: 90vw;
    left: -62vw;
  }
  .c27886cf0 .c0f1448ef .c8b4c9c59 {
    position: absolute;
    top: -32px;
    right: -2px;
  }
  .c27886cf0 .c1aa57976 .c0f1448ef .c8b4c9c59 {
    display: flex;
  }
  .c27886cf0 .f0a2a613 {
    font-size: 8px;
    background: #F4F5F8;
  }
  .c27886cf0 .f4bafb302 .f0a2a613 {
    border-radius: 0;
  }
  .c27886cf0 .c99fcc99c {
    line-height: 1.28em;
    border-top: 1px solid #A9ADB9;
    padding-top: 3px;
  }
  .c27886cf0 .s952ba1a7, .c27886cf0 .s83e51466 {
    width: 14px;
    height: 14px;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.c6d6811e {
  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;
}
.c27886cf0 .c6d6811e {
  padding: 9px 8px;
  margin-bottom: 12px;
}

.c27886cf0 .fa81d058 {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: none;
}

.c6d6811e:hover .fa81d058 {
  color: #203b6b;
  border-color: #203b6b;
}

.c27886cf0 .fa81d058:after {
  display: none;
}

.c27886cf0 .c6d6811e:hover .fa81d058:after {
  display: none;
}

.c27886cf0 .fa81d058:before {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-right: 6px;
}

.c27886cf0 .c6d6811e:hover .fa81d058:before {
  content: url(../images/copy_icon_hover.svg);
}

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

.c6d6811e:hover .p6667f2e6 {
  display: block;
}

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

@media (max-width: 900px) {
  .c6d6811e {
    order: 2;
    margin-top: 11px;
  }
  .c27886cf0 .c6d6811e {
    padding: 8px 8px;
    margin-bottom: 0;
  }
  .p6667f2e6 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */
