.d91e8e10 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.d91e8e10: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;
}

.f72b0d43 {
  color: #5b8f35;
}

.b952fe480 {
  color: #eb8348;
}

.c7270505c {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.c7270505c .c215b43b7 {
  display: flex;
}

.c7270505c .c874c4a44 {
  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;
}

.c7270505c .c874c4a44:hover {
  color: #203b6b;
}

.c7270505c .c874c4a44.active {
  background: #203b6b;
  color: #fff;
}

.c7270505c .c9a0db60f {
  display: flex;
  align-items: center;
}

.c7270505c .c9a0db60f > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.c7270505c .bee35f24 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.c7270505c .bee35f24 img {
  width: 24px;
  height: 24px;
}

.c7270505c .bee35f24 img:hover + .fe955abf {
  display: block;
}

.c7270505c .fe955abf {
  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;
}

.c7270505c .bfb8bc15 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.c7270505c .c19f797f5 {
  color: var(--color-text-add);
}

.c7270505c .bee35f24:last-of-type {
  margin-right: 0;
}
.d2405ec3 .f22cc2ab {
  width: 55.55%;
  line-height: 1.58em;
}
@media (max-width: 900px) {
  .c7270505c {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c7270505c .c9a0db60f {
    margin-bottom: 12px;
  }

  .c7270505c .c215b43b7 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .c7270505c .c874c4a44 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .c7270505c .c9a0db60f {
    flex-wrap: wrap;
  }

  .c7270505c .c9a0db60f > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .c7270505c .fe955abf::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .c7270505c .fe955abf {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c7270505c .c215b43b7 {
    padding-bottom: 10px;
  }

  .c7270505c .c874c4a44 {
    font-size: 14px;
  }
}

.c5b5c5ba6 {
  margin-bottom: 40px;
}

.d2405ec3 .c3017d278 {
  background: transparent;
  border: none;
  border-radius: 20px;
  margin-bottom: 20px;
}

.c28af89c7 {
  display: flex;
  justify-content: center;
}

.entry .c3017d278 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.d2405ec3 .c5b01a1b8 {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.d2405ec3 .c493f83f8 {
  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;
}
.d2405ec3 .c493f83f8 svg {
  min-width: 12px;
  margin-right: 4px;
}
.d2405ec3 .c493f83f8 svg path {
  fill: #EB8348;
}
.d2405ec3 .c493f83f8 span {
  text-align: left;
  color: #4A5B68;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;
}
.d2405ec3 .c5b01a1b8 .a0ba17fa {
  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;
}
.d2405ec3 .a0ba17fa .c7e84ae6a {
  margin: 0;
}
.d2405ec3 .a0ba17fa .c0cc2c9e7 {
  margin-right: 6px;
}
.d2405ec3 .a0ba17fa .c2d434650 {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.d2405ec3 .c9e6ba1ea {
  position: absolute;
  left: -3px;
  top: -3px;
  font-weight: 700;
}
.d2405ec3 .c49be837c .c9e6ba1ea {
  left: 0;
  top: 0;
}
.a1a53746 {
  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;
}

.d2405ec3 .c2b305bef {
  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;
}
.d2405ec3 .c48524be4 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  background: #F4F5F8;
}
.d2405ec3 .c49be837c {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: linear-gradient(180deg, #203B6B 0%, #C4CDE0 100%);
}
.d2405ec3 .c49be837c::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  background: #fff;
  margin: 4px;
}

.c5b01a1b8 .c2b305bef:last-of-type {
  margin-bottom: 0;
}

.c5b01a1b8 .c2b305bef:hover .c4f7925ce {
  background: #6da5441a;
}

.d2405ec3 .c02c7261f {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px 10px 20px;
  min-height: 160px;
}

.d2405ec3 .f4539f09 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-end;
  border-radius: 0 0 13px 13px;
  background: #ffffff;
}
.d2405ec3 .c6b4b0af3 {
  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;
}
.d2405ec3 .c9954712 {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 auto;
}
.d2405ec3 a.f5eea5a6 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.d2405ec3 .f5eea5a6 {}
.d2405ec3 .a66394ef {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
}
.d2405ec3 a.b68bfa86, .d2405ec3 .b68bfa86 {
  display: none;
  align-items: center;
  text-decoration: none;
}
.d2405ec3 a.b68bfa86.ec496131, .d2405ec3 .b68bfa86.ec496131 {
  display: flex;
}
.d2405ec3 .f5eea5a6:not(:last-child) {
  margin-right: 20px;
}
.d2405ec3 .b68bfa86 {
  flex-direction: row;
}
.d2405ec3 .b68bfa86 > span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.d2405ec3 .b68bfa86 > svg {
  width: 8px;
  height: 6px;
  margin-left: 6px;
}
.d2405ec3 .f797d74e1 {
  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%;
}
.d2405ec3 .f18b44908 .f797d74e1 {
  display: flex;
}
.d2405ec3 .t6365b742 {
  width: 30%;
}
.d2405ec3 .dcdbba4a {
  width: 51.7%;
}
.d2405ec3 .t2f41f8b6 {
  width: 26%;
}
.d2405ec3 .b82a022e {
  width: 21.3%;
  margin: 0 0 0 auto;
}
.d2405ec3 .t999d8cdd {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.d2405ec3 .t5de85713 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 13px;
  width: 22%;
}
.d2405ec3 .t5de85713:not(:last-child){
  margin-right: 2%;
}
.d2405ec3 .t4d10760f {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.d2405ec3 .t4d10760f img {
  max-width: 27px;
  height: auto;
  filter: grayscale(100%);
}
.d2405ec3 .d29bd9d7 .t4d10760f img {
  filter: none;
}
.d2405ec3 .t46e2fc9b {
  font-size: 14px;
  line-height: 1.2em;
  color: #4A5B68;
}
.d2405ec3 .t255b0a27 {
  display: flex;
  flex-wrap: wrap;
}
.d2405ec3 .bcf3e4bd {
  font-size: 12px;
  line-height: 1.25em;
  color: #A9ADB9;
  margin-bottom: 2px;
}
.d2405ec3 .t9a03327f {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #E1E3E7;
  border-radius: 4px;
  margin-bottom: 12px;
}
.d2405ec3 .bd9007b6 {
  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;
}
.d2405ec3 .d432dcf3 {
  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;
}
.d2405ec3 .d432dcf3 .bcf3e4bd {
  font-size: 16px;
  font-weight: 700;
  color: #171E34;
  margin-bottom: 12px;
}
.d2405ec3 .d432dcf3 .t9a03327f {
  margin-bottom: 10px;
}
.d2405ec3 .d432dcf3 .t9a03327f:not(:last-child) {
  margin-right: 10px;
}
.d2405ec3 .d432dcf3 .t255b0a27 {
  overflow-y: auto;
  max-height: 256px;
  padding-bottom: 14px;
}
.d2405ec3 .bd9007b6 > span {
  color: #4A5B68;
  font-size: 10px;
  line-height: 1.25em;
  text-align: center;
  text-decoration: underline;
}
.d2405ec3 .bd9007b6:hover .d432dcf3 {
  display: block;
}
.d2405ec3 .t903f67a9, .d2405ec3 img.t903f67a9 {
  width: 100%;
  max-width: 49px;
  height: auto;
  margin: 0 auto;
  max-height: 30px;
  object-fit: contain;
}
.d2405ec3 .t9a03327f:not(:last-child) {
  margin-right: 12px;
}

.d2405ec3 .ab04cdc9 {}
.d2405ec3 .t6d71e3fd {
  display: flex;
  flex-direction: column;
  padding: 11px 8px 3px 0;
  max-width: 240px;
}
.d2405ec3 .t375c061f {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  line-height: 1em;
  font-size: 14px;
  color: #4A5B68;
}
.d2405ec3 .b96f7f86 {
  margin-right: 8px;
}
.d2405ec3 .t75c7c0d5 {
  margin: 0 0 0 auto;
  color: #171E34;
  font-weight: 500;
  text-align: right;
}
.d2405ec3 .b29df512 {
  line-height: 10px;
  margin-right: 6px;
}
.d2405ec3 .b29df512 svg path {
  fill: #EB8348;
}
.c5b01a1b8 .c7608f505 {
  min-width: 250px;
}

.d2405ec3 .c7e84ae6a {
  display: flex;
  margin: 4px 30px;
  float: none;
  line-height: 1.7em;
}

.d2405ec3 .c0cc2c9e7 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-right: 16px;
}

.d2405ec3 .c2d434650 {
  position: relative;
}
.d2405ec3 .c2d434650 .aed71b0a {
  position: absolute;
  top: -2px;
  right: -2px;
}
.d2405ec3 .c2d434650 {
  margin-right: 12px;
}
.d2405ec3 .c5b01a1b8 .c0cc2c9e7 img {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.c5b01a1b8 .cca07740 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c5b01a1b8 .cca07740:first-child,
.c5b01a1b8 .c404607ef:first-child {
  padding-left: 0;
}

.c5b01a1b8 .cca07740:last-child,
.c5b01a1b8 .c404607ef:last-child {
  padding-right: 0;
}

.c5b01a1b8 .cca07740:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.d2405ec3 .c7262458a {
  width: 20.3%;
}

.d2405ec3 .c6571664c {
  width: 21.5%;
}

.c5b01a1b8 .c5abed0ec {
  width: 27.7%;
}

.c5b01a1b8 .c02b6edff {
  width: 16%;
  padding: 0;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.d2405ec3 .c42a96bb0 {
  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 */
.d2405ec3 .c7262458a {
  margin-left: 13.75%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px 10px;
}
.d2405ec3 .c6571664c {
  align-self: center;
  padding: 17px 8px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #DFE2EA;
}
.c5b01a1b8 .c5abed0ec {
  padding: 0 1.9%;
}

.d2405ec3 .c7262458a .c732835da {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  font-size: 14px;
  color: var(--color-text-add);
  margin-right: 7px;
  line-height: 16px;
}

.d2405ec3 .c7262458a .c732835da span {
  font-weight: 500;
  font-size: 16px;
}
.d2405ec3 .c7262458a .c732835da span.bd956f38 {
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  color: #203B6B;
}
.d2405ec3 .c7262458a .c732835da span.c388d1ac5 {
  margin-left: 2px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c6571664c {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.d2405ec3 .c6571664c .c205d37ac {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}
.d2405ec3 .c6571664c .c205d37ac:not(:last-child){
  margin-bottom: 4px;
}
.d2405ec3 .c6571664c .c205d37ac.f9f72fc0 {
  font-size: 18px;
  font-weight: 500;
}

.c6571664c .c205d37ac span {
  font-size: 32px;
}

.c6571664c .c205d37ac small {
  margin: 0 4px;
}

.c6571664c .c347b74c1 {
  padding-right: 7px;
  position: relative;
}

.d2405ec3 .c6571664c .c87840b96 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

.d2405ec3 .c6571664c .c87840b96 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c5b01a1b8 .cca07740.c5abed0ec:after {
  display: none;
}
.c5abed0ec .c4f7925ce {
  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;
}

.c5abed0ec .c4f7925ce::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.c02b6edff .c7cbd5fb9 {
  display: flex;
  flex-direction: column;
}

.c02b6edff .c9809ad06 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 9px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.c02b6edff .c6e652d0 {
  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;
}

.c02b6edff .c6e652d0:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */


/* MOBILE TABLE START */
.ec6597d2 .c041249a {
  padding: 0;
  background: transparent;
}

.c041249a {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c041249a .c2b305bef {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c041249a .c39fb955f {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c041249a .c1b445ed9 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c041249a .c9e6ba1ea {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c041249a .c6b4b0af3 {
  margin-top: 5px;
  padding: 8px;
}

.c041249a .c6e652d0 {
  margin-top: 5px;
}

.c041249a .c3a055703 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c041249a .c91ac442c {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c041249a .c6dbc5f9d {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c041249a .c732835da {
  margin-left: 8px;
}

.c041249a .c732835da span {
  font-weight: 900;
  font-size: 18px;
}

.c041249a .c1968114a {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c041249a .dc7127c4 {
  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;
}

.c041249a .c1300a77d {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c041249a .c1300a77d::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c041249a .c1300a77d .c347b74c1::after {
  top: 7px;
}

.c041249a .casino-bonus-top {
  margin-right: 10px;
}

.c041249a .c5abed0ec {
  margin-top: 10px;
}

.c041249a .c02b6edff {
  margin: 20px;
}

.c041249a .c9809ad06 {
  text-align: center;
  justify-content: center;
}

.c041249a .c4f7925ce {
  font-size: 16px;
}

.c041249a .c4f7925ce:before {
  top: -3px;
}

.c041249a .c04960489 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c041249a .a0ba17fa {
  text-transform: uppercase;
  font-weight: 700;
}

.c041249a .c2a0469f4 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c041249a .f0c2bb48 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .d2405ec3 .t5de85713 {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .d2405ec3 .t5de85713 {
    width: 48%;
  }
}
@media (max-width: 900px) {
  .f57be53f {
    display: none;
  }
  .c041249a {
    display: block;
  }
  .c041249a .c7cbd5fb9 {
    margin-bottom: 12px;
  }
  .c041249a .c5abed0ec {
    padding: 0 24px;
  }
  .d2405ec3 .c6b4b0af3 {
    flex-wrap: wrap;
  }
  .d2405ec3 .f22cc2ab {
    width: 100%;
  }
  .d2405ec3 .c9954712 {
    margin: 8px 0 0 auto;
    width: 100%;
    padding: 4px 4px;
  }
  .d2405ec3 .dcdbba4a {
    width: 50%;
  }
  .d2405ec3 .t2f41f8b6 {
    width: 50%;
  }
  .d2405ec3 .b82a022e {
    width: 100%;
    margin: 6px auto 0 auto;
  }
}
@media (max-width: 580px) {
  .d2405ec3 .dcdbba4a {
    width: 100%;
  }
  .d2405ec3 .t2f41f8b6 {
    width: 100%;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  .c041249a .c9e6ba1ea {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c041249a .c39fb955f {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c041249a .c732835da span {
    font-size: 16px;
  }

  .c041249a .c04960489 {
    margin-left: 130px;
    align-items: flex-start;
  }

  .c041249a .c3a055703 {
    padding: 0;
  }

  .c041249a .a0ba17fa {
    font-size: 16px;
    text-align: left;
    margin-bottom: 4px;
  }

  .c041249a .c1b2c7ecc {
    margin-top: 14px;
  }

  .c041249a .bf8e5e76,
  .c041249a .dd99eb8c {
    width: 13px;
    height: 13px;
  }

  .c041249a .dc7127c4 {
    width: 95%;
    margin: 0 auto;
  }

  .c041249a .c732835da {
    font-size: 14px;
  }

  .c041249a .c205d37ac {
    font-size: 16px;
    font-weight: bold;
  }

  .c041249a .c6571664c .c205d37ac span {
    font-size: 24px;
  }

  .c041249a .c5abed0ec {
    display: flex;
    flex-direction: column;
  }

  .c041249a .c4f7925ce::before {
    top: 0;
  }

  .c041249a .c4f7925ce {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c041249a .f0c2bb48 {
    width: 20px;
    height: 20px;
  }

  .c041249a .c01ebfa05 {
    font-size: 12px;
  }

  .c041249a .c9809ad06 {
    font-size: 12px;
  }

  .c041249a .c1b445ed9 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c041249a .c7cbd5fb9 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c041249a .c6e652d0 {
    order: 1;
    margin: 0 0 10px 0;
  }

  .c041249a .d91e8e10 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }
}

@media (max-width: 380px) {
  .c041249a .c91ac442c {
    margin-left: 5px;
  }
}
/* MOBILE TABLE END */

/* CASINO TABLE SLIM START */
.f57be53f {
  padding: 0;
  margin-bottom: 30px;
}

.f57be53f .c2b305bef {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.f57be53f .c2b305bef:last-of-type {
  margin-bottom: 0;
}

.f57be53f .c42a96bb0 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.f57be53f .c9e6ba1ea {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.f57be53f .af235f80 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.f57be53f .c5721fce8 {
  padding: 12px 16px;
  width: 90%;
}

.f57be53f .c37fb5d39 {
  display: flex;
  justify-content: space-between;
}

.f57be53f .cd445394:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.f57be53f .cd445394:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.f57be53f .a999b3f2 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.f57be53f .a0ba17fa {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.f57be53f .bf8e5e76 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.f57be53f .c7262458a {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.f57be53f .c732835da {
  margin-top: 3px;
}

.f57be53f .c5abed0ec {
  max-width: 270px;
  padding: 0;
}

.f57be53f .c4f7925ce {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.f57be53f .c4f7925ce::before {
  top: -1px;
  left: 5px;
}

.f57be53f .c9809ad06 {
  width: 130px;
}

.f57be53f .c6b4b0af3 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}
.d2405ec3 .c3e478c1e {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.d2405ec3 .a48d2cff {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-right: 6px;
}
.d2405ec3 .c05f48986 {
  width: 300px;
}
.d2405ec3 .c3e478c1e .c488dfa7a {
  position: relative;
  top: auto;
  right: auto;
}
.d2405ec3 .acbcb7d8 {
  box-shadow: 0 0 12px 0 #203B6B3D;
  border: none;
  padding: 14px 18px 18px 19px;
}
.d2405ec3 .c7e530e75 {
  margin-bottom: 8px;
}
.d2405ec3 .bce28524 {
  width: 110px;
}
.d2405ec3 .a48d2cff img {
  margin-right: 2px;
}
.c732835da {
  text-align: center;
}
.c5b01a1b8 .c7e84ae6a.c1405a90f {
  display: none;
}
.c48524be4 > .c493f83f8 {
  display: none;
  margin: 0;
  background: transparent;
  width: 100%;
  padding: 3px 15px;
  text-align: center;
  justify-content: center;
}
.d2405ec3 .c49be837c .a0ba17fa .c7e84ae6a {
  display: none;
}

@media (max-width: 1350px) {
  .f57be53f .c5abed0ec {
    max-width: 250px;
  }

  .c6571664c .c205d37ac span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c5b01a1b8 .c02c7261f {
    padding: 10px 10px 0 10px;
  }
  .d2405ec3 .f5eea5a6 {
    min-width: 82px;
  }

  .c5b01a1b8 .c42a96bb0 {
    height: 120px;
  }

  .c5b01a1b8 .c404607ef {
    font-size: 12px;
  }

  .d2405ec3 .c9e6ba1ea {
    width: 24px;
    height: 24px;
    border-radius: 5.832px;
  }
  .d2405ec3 .c49be837c .c9e6ba1ea {
    width: 37px;
    height: 37px;
    border-radius: 5.832px;
  }

  .c5b01a1b8 .a0ba17fa {
    font-size: 16px;
  }

  .c5b01a1b8 .f258d107 {
    width: 95px;
    height: 42px;
  }

  .c5b01a1b8 .c65e2c198 {
    font-size: 8px;
  }

  .c5b01a1b8 .bf8e5e76,
  .c5b01a1b8 .dd99eb8c {
    width: 9px;
    height: 9px;
  }

  .c5b01a1b8 .c732835da {
    font-size: 8px;
  }

  .c5b01a1b8 .c732835da span {
    font-size: 12px;
  }

  .c5b01a1b8 .c1300a77d {
    font-size: 8px;
  }

  .c5b01a1b8 .c205d37ac {
    font-size: 15px;
    margin-top: 8px;
  }

  .c5b01a1b8 .c205d37ac span {
    font-size: 24px;
  }

  .c5b01a1b8 .c4f7925ce {
    font-size: 12px;
  }

  .p3debfc76 {
    font-size: 12px;
  }

  .c5b01a1b8 .c7e84ae6a {
    margin: 4px 15px;
  }

  .c5b01a1b8 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c5b01a1b8 .f0c2bb48 {
    width: 18px;
    height: 18px;
  }

  .c5b01a1b8 .c01ebfa05 {
    font-size: 8px;
  }

  .c5b01a1b8 .c9809ad06 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c5b01a1b8 .c6e652d0 {
    font-size: 8px;
    margin-top: 0;
  }
  .c6b4b0af3 {
    padding: 10px 10px;
  }
  .c5b01a1b8 .c7608f505 {
    display: none;
  }
}

@media (max-width: 900px) {
  .c3017d278 {
    border-radius: 10px;
  }
  .c5b01a1b8 {
    padding: 10px 8px;
  }
  .c5b01a1b8 .c2b305bef {
    margin-bottom: 16px;
  }
  .c5b01a1b8 .c02c7261f {
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 8px 0 8px;
  }
  .c5b01a1b8 .c65e2c198 {
    display: none;
  }
  .c5b01a1b8 .cca07740:not(:last-child):not(:first-child):after {
    display: none;
  }
  .c5b01a1b8 .c42a96bb0 {
    position: relative;
    top: -7px;
    left: -10px;
    width: auto;
    max-width: 140px;
    min-width: 140px;
    margin-left: 0;
    margin-right: auto;
    height: 140px;
    padding: 0;
  }
  .d2405ec3 .c9e6ba1ea {
    left: 4px;
    top: -8px;
  }
  .c5b01a1b8 .a0ba17fa {
    text-align: left;
    margin-bottom: 1px;
  }
  .c5b01a1b8 .bf8e5e76, .c5b01a1b8 .dd99eb8c {
    width: 11px;
    height: 11px;
  }
  .c5b01a1b8 .c732835da span {
    font-size: 16px;
  }
  .d2405ec3 .c7e84ae6a.c1405a90f {
    display: none;
  }
  .c5b01a1b8 .c7e84ae6a {
    flex-direction: column;
    margin: 0;
  }
  .c5b01a1b8 .c0cc2c9e7 {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .c5b01a1b8 .c0cc2c9e7 img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  .c5b01a1b8 .c7262458a {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
  }
  .b70d7835 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .c1405a90f {}
  .a0ba17fa {
    width: 100%;
  }
  .c3e478c1e {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .a48d2cff {
    width: initial;
    margin-right: 10px;
  }
  .c5b01a1b8 .c6571664c,
  .c5b01a1b8 .c5abed0ec,
  .c5b01a1b8 .c02b6edff {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .c5b01a1b8 .c6571664c {
    margin: 5px auto 12px auto;
    padding: 12px 8px;
  }
  .c02b6edff .c7cbd5fb9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .c5b01a1b8 .c9809ad06 {
    order: 1;
    flex-basis: content;
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    min-width: 140px;
  }
  .c5b01a1b8 .c6e652d0 {
    order: 1;
    font-size: 14px;
    line-height: 1.3em;
    margin: 14px 16px 0 0;
  }
  .c6b4b0af3 .c7e84ae6a {
    display: none;
  }
  .c76ff8d94 {
    margin: 0;
    font-size: 10px;
  }
  .c5b01a1b8 .c5abed0ec {
    order: 4;
    padding: 0;
    margin-bottom: 5px;
  }
  .c5abed0ec .c4f7925ce {
    padding-left: 21px;
    margin-bottom: 2px;
  }
  .c5abed0ec .c4f7925ce::before {
    left: 0;
  }
  .c5b01a1b8 .c02b6edff {
    order: 3;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .d2405ec3 .c49be837c {
    padding: 4px 8px 8px 8px;
  }
  .d2405ec3 .c49be837c .c48524be4 {
    padding-top: 0;
  }
  .d2405ec3 .c111bb376 .c48524be4 {
    margin-top: 20px;
  }
  .d2405ec3 .c49be837c .c48524be4 {
    margin-top: 8px;
  }
  .d2405ec3 .c49be837c .c48524be4.bc71865c {
    margin-top: 20px;
  }
  .d2405ec3 .c48524be4 {
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .d2405ec3 .c48524be4.bc71865c {
    padding-top: 0;
  }
  .d2405ec3 .c9e6ba1ea {
    left: -12px;
    top: -11px;
  }
  .d2405ec3 .bc71865c .c9e6ba1ea {
    left: -12px;
    top: -25px;
  }
  .d2405ec3 .c49be837c .c9e6ba1ea {
    left: -6px;
    top: -23px;
  }
  .d2405ec3 .c49be837c .c9e6ba1ea {
    left: -6px;
    top: -11px;
  }
  .d2405ec3 .c49be837c .bc71865c .c9e6ba1ea {
    left: -6px;
    top: -23px;
  }
  .d2405ec3 .c7e84ae6a.c1405a90f {
    display: block;
    position: absolute;
    top: -28px;
    right: -4px;
  }
  .d2405ec3 .c49be837c .c7e84ae6a.c1405a90f {
    right: -14px;
  }
  .d2405ec3 .c7e84ae6a.c1405a90f .c0cc2c9e7 > span {
    display: none;
  }
  .c5b01a1b8 .c42a96bb0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-width: auto;
    height: 160px;
    border-radius: 13px 13px 0 0;
  }
  .c5b01a1b8 .c2b305bef .c42a96bb0 {
    left: 10px;
    width: calc(100% - 20px);
  }
  .c5b01a1b8 .c49be837c .c42a96bb0 {
    left: 0;
    width: 100%;
  }
  .c5b01a1b8 .c7262458a {
    margin-top: 156px;
  }
  .d2405ec3 .c493f83f8 {
    display: none;
    border: none;
  }
  .c48524be4 > .c493f83f8 {
    display: flex;
  }
  .c49be837c .c493f83f8 {
    position: absolute;
    top: -23px;
  }
  .d2405ec3 .c493f83f8 span {
    font-size: 12px;
    font-weight: bold;
  }
  .c49be837c .c493f83f8 span {
    color: #ffffff;
  }
  .d2405ec3 .c5b01a1b8 .a0ba17fa {
    font-size: 18px;
    margin: 0 auto 7px 0;
  }
  .d2405ec3 .c5b01a1b8 .a0ba17fa span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .d2405ec3 .c3e478c1e {
    justify-content: center;
  }
  .d2405ec3 .c6571664c .c205d37ac {
    font-size: 18px;
  }
  .cca07740.c6571664c .c205d37ac span {
    font-size: 18px;
  }
  .d2405ec3 .c6571664c .c205d37ac.f9f72fc0 {
    font-size: 16px;
  }
  .d2405ec3 .c9954712 {
    flex-direction: initial;
    justify-content: space-between;
  }
  .d2405ec3 .a66394ef {
    margin: 0 0 0 auto;
  }
  .c05f48986 {
    width: 90vw;
    left: -58vw;
  }
  .d2405ec3 .d432dcf3 {
    width: 90vw;
    left: -62vw;
  }
  .d2405ec3 .a0ba17fa .c7e84ae6a {
    position: absolute;
    top: -32px;
    right: -2px;
  }
  .d2405ec3 .c49be837c .a0ba17fa .c7e84ae6a {
    display: flex;
  }
  .d2405ec3 .c6b4b0af3 {
    font-size: 8px;
    background: #F4F5F8;
  }
  .d2405ec3 .f18b44908 .c6b4b0af3 {
    border-radius: 0;
  }
  .d2405ec3 .f22cc2ab {
    line-height: 1.28em;
    border-top: 1px solid #A9ADB9;
    padding-top: 3px;
  }
  .d2405ec3 .bf8e5e76, .d2405ec3 .dd99eb8c {
    width: 14px;
    height: 14px;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.ec737ecf {
  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;
}
.d2405ec3 .ec737ecf {
  padding: 9px 8px;
  margin-bottom: 12px;
}

.d2405ec3 .p0f49e26b {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: none;
}

.ec737ecf:hover .p0f49e26b {
  color: #203b6b;
  border-color: #203b6b;
}

.d2405ec3 .p0f49e26b:after {
  display: none;
}

.d2405ec3 .ec737ecf:hover .p0f49e26b:after {
  display: none;
}

.d2405ec3 .p0f49e26b:before {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-right: 6px;
}

.d2405ec3 .ec737ecf:hover .p0f49e26b:before {
  content: url(../images/copy_icon_hover.svg);
}

.p7ec3aeb1 {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.ec737ecf:hover .p7ec3aeb1 {
  display: block;
}

.eae23919 {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .ec737ecf {
    order: 2;
    margin-top: 11px;
  }
  .d2405ec3 .ec737ecf {
    padding: 8px 8px;
    margin-bottom: 0;
  }
  .p7ec3aeb1 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */
