.b1c40e0fc {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b1c40e0fc: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;
}

.g327563af {
  color: #5b8f35;
}

.f64126c6 {
  color: #eb8348;
}

.cb017e75 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.cb017e75 .c2cd1c26a {
  display: flex;
}

.cb017e75 .d56a7d86 {
  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;
}

.cb017e75 .d56a7d86:hover {
  color: #203b6b;
}

.cb017e75 .d56a7d86.active {
  background: #203b6b;
  color: #fff;
}

.cb017e75 .d8af50a2 {
  display: flex;
  align-items: center;
}

.cb017e75 .d8af50a2 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.cb017e75 .c3604478 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.cb017e75 .c3604478 img {
  width: 24px;
  height: 24px;
}

.cb017e75 .c3604478 img:hover + .cfebe12c {
  display: block;
}

.cb017e75 .cfebe12c {
  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;
}

.cb017e75 .dcf5a443 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.cb017e75 .c64748ca9 {
  color: var(--color-text-add);
}

.cb017e75 .c3604478:last-of-type {
  margin-right: 0;
}
.c37b1b3e8 .c47a99ed1 {
  width: 55.55%;
  line-height: 1.58em;
}
@media (max-width: 900px) {
  .cb017e75 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .cb017e75 .d8af50a2 {
    margin-bottom: 12px;
  }

  .cb017e75 .c2cd1c26a {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .cb017e75 .d56a7d86 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .cb017e75 .d8af50a2 {
    flex-wrap: wrap;
  }

  .cb017e75 .d8af50a2 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .cb017e75 .cfebe12c::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .cb017e75 .cfebe12c {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .cb017e75 .c2cd1c26a {
    padding-bottom: 10px;
  }

  .cb017e75 .d56a7d86 {
    font-size: 14px;
  }
}

.c619c8707 {
  margin-bottom: 40px;
}

.c37b1b3e8 .dfe849ec {
  background: transparent;
  border: none;
  border-radius: 20px;
  margin-bottom: 20px;
}

.c552c929b {
  display: flex;
  justify-content: center;
}

.entry .dfe849ec a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.c37b1b3e8 .c46795a26 {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.c37b1b3e8 .c44b50225 {
  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;
}
.c37b1b3e8 .c44b50225 svg {
  min-width: 12px;
  margin-right: 4px;
}
.c37b1b3e8 .c44b50225 svg path {
  fill: #EB8348;
}
.c37b1b3e8 .c44b50225 span {
  text-align: left;
  color: #4A5B68;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;
}
.c37b1b3e8 .c46795a26 .c65e47916 {
  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;
}
.c37b1b3e8 .c65e47916 .c9b754341 {
  margin: 0;
}
.c37b1b3e8 .c65e47916 .e33d5273 {
  margin-right: 6px;
}
.c37b1b3e8 .c65e47916 .c7e50121e {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.c37b1b3e8 .fd0563ac {
  position: absolute;
  left: -3px;
  top: -3px;
  font-weight: 700;
}
.c37b1b3e8 .a64118e8 .fd0563ac {
  left: 0;
  top: 0;
}
.c9b65ebe7 {
  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;
}

.c37b1b3e8 .aaa8c2b1 {
  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;
}
.c37b1b3e8 .c95c00bc2 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  background: #F4F5F8;
}
.c37b1b3e8 .a64118e8 {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: linear-gradient(180deg, #203B6B 0%, #C4CDE0 100%);
}
.c37b1b3e8 .a64118e8::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  background: #fff;
  margin: 4px;
}

.c46795a26 .aaa8c2b1:last-of-type {
  margin-bottom: 0;
}

.c46795a26 .aaa8c2b1:hover .a086be5a {
  background: #6da5441a;
}

.c37b1b3e8 .c3807fabe {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px 10px 20px;
  min-height: 160px;
}

.c37b1b3e8 .f310df1e5 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-end;
  border-radius: 0 0 13px 13px;
  background: #ffffff;
}
.c37b1b3e8 .c396d3d31 {
  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;
}
.c37b1b3e8 .t266adc86 {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 auto;
}
.c37b1b3e8 a.t4c9f8b8f {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c37b1b3e8 .t4c9f8b8f {}
.c37b1b3e8 .abe91532 {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
}
.c37b1b3e8 a.a10257a1, .c37b1b3e8 .a10257a1 {
  display: none;
  align-items: center;
  text-decoration: none;
}
.c37b1b3e8 a.a10257a1.aeeb879c, .c37b1b3e8 .a10257a1.aeeb879c {
  display: flex;
}
.c37b1b3e8 .t4c9f8b8f:not(:last-child) {
  margin-right: 20px;
}
.c37b1b3e8 .a10257a1 {
  flex-direction: row;
}
.c37b1b3e8 .a10257a1 > span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c37b1b3e8 .a10257a1 > svg {
  width: 8px;
  height: 6px;
  margin-left: 6px;
}
.c37b1b3e8 .edfb9f03 {
  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%;
}
.c37b1b3e8 .f74bd29c .edfb9f03 {
  display: flex;
}
.c37b1b3e8 .t7e1d4cdc {
  width: 30%;
}
.c37b1b3e8 .t5d432314 {
  width: 51.7%;
}
.c37b1b3e8 .t38c85591 {
  width: 26%;
}
.c37b1b3e8 .t82eade8f {
  width: 21.3%;
  margin: 0 0 0 auto;
}
.c37b1b3e8 .db3f6a70 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c37b1b3e8 .b819ba38 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 13px;
  width: 22%;
}
.c37b1b3e8 .b819ba38:not(:last-child){
  margin-right: 2%;
}
.c37b1b3e8 .a2efed9b {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.c37b1b3e8 .a2efed9b img {
  max-width: 27px;
  height: auto;
  filter: grayscale(100%);
}
.c37b1b3e8 .af18c28b .a2efed9b img {
  filter: none;
}
.c37b1b3e8 .a91d670f {
  font-size: 14px;
  line-height: 1.2em;
  color: #4A5B68;
}
.c37b1b3e8 .t9c2a240e {
  display: flex;
  flex-wrap: wrap;
}
.c37b1b3e8 .t8633381c {
  font-size: 12px;
  line-height: 1.25em;
  color: #A9ADB9;
  margin-bottom: 2px;
}
.c37b1b3e8 .t0e85d99d {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #E1E3E7;
  border-radius: 4px;
  margin-bottom: 12px;
}
.c37b1b3e8 .b01a866b {
  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;
}
.c37b1b3e8 .t3bcd4767 {
  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;
}
.c37b1b3e8 .t3bcd4767 .t8633381c {
  font-size: 16px;
  font-weight: 700;
  color: #171E34;
  margin-bottom: 12px;
}
.c37b1b3e8 .t3bcd4767 .t0e85d99d {
  margin-bottom: 10px;
}
.c37b1b3e8 .t3bcd4767 .t0e85d99d:not(:last-child) {
  margin-right: 10px;
}
.c37b1b3e8 .t3bcd4767 .t9c2a240e {
  overflow-y: auto;
  max-height: 256px;
  padding-bottom: 14px;
}
.c37b1b3e8 .b01a866b > span {
  color: #4A5B68;
  font-size: 10px;
  line-height: 1.25em;
  text-align: center;
  text-decoration: underline;
}
.c37b1b3e8 .b01a866b:hover .t3bcd4767 {
  display: block;
}
.c37b1b3e8 .aaffbb08, .c37b1b3e8 img.aaffbb08 {
  width: 100%;
  max-width: 49px;
  height: auto;
  margin: 0 auto;
  max-height: 30px;
  object-fit: contain;
}
.c37b1b3e8 .t0e85d99d:not(:last-child) {
  margin-right: 12px;
}

.c37b1b3e8 .t6e5aa325 {}
.c37b1b3e8 .t9a88cd9e {
  display: flex;
  flex-direction: column;
  padding: 11px 8px 3px 0;
  max-width: 240px;
}
.c37b1b3e8 .t3ad687c2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  line-height: 1em;
  font-size: 14px;
  color: #4A5B68;
}
.c37b1b3e8 .t64fd3fa0 {
  margin-right: 8px;
}
.c37b1b3e8 .t27e1f717 {
  margin: 0 0 0 auto;
  color: #171E34;
  font-weight: 500;
  text-align: right;
}
.c37b1b3e8 .t6f0fb534 {
  line-height: 10px;
  margin-right: 6px;
}
.c37b1b3e8 .t6f0fb534 svg path {
  fill: #EB8348;
}
.c46795a26 .c47764e96 {
  min-width: 250px;
}

.c37b1b3e8 .c9b754341 {
  display: flex;
  margin: 4px 30px;
  float: none;
  line-height: 1.7em;
}

.c37b1b3e8 .e33d5273 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-right: 16px;
}

.c37b1b3e8 .c7e50121e {
  position: relative;
}
.c37b1b3e8 .c7e50121e .c6b8975e6 {
  position: absolute;
  top: -2px;
  right: -2px;
}
.c37b1b3e8 .c7e50121e {
  margin-right: 12px;
}
.c37b1b3e8 .c46795a26 .e33d5273 img {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.c46795a26 .c12af69d {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c46795a26 .c12af69d:first-child,
.c46795a26 .c0e511860:first-child {
  padding-left: 0;
}

.c46795a26 .c12af69d:last-child,
.c46795a26 .c0e511860:last-child {
  padding-right: 0;
}

.c46795a26 .c12af69d:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.c37b1b3e8 .c859b6be9 {
  width: 20.3%;
}

.c37b1b3e8 .c3757518e {
  width: 21.5%;
}

.c46795a26 .c09ad84a2 {
  width: 27.7%;
}

.c46795a26 .df24add9 {
  width: 16%;
  padding: 0;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c37b1b3e8 .c9f3b2b96 {
  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 */
.c37b1b3e8 .c859b6be9 {
  margin-left: 13.75%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px 10px;
}
.c37b1b3e8 .c3757518e {
  align-self: center;
  padding: 17px 8px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #DFE2EA;
}
.c46795a26 .c09ad84a2 {
  padding: 0 1.9%;
}

.c37b1b3e8 .c859b6be9 .c318ad377 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  font-size: 14px;
  color: var(--color-text-add);
  margin-right: 7px;
  line-height: 16px;
}

.c37b1b3e8 .c859b6be9 .c318ad377 span {
  font-weight: 500;
  font-size: 16px;
}
.c37b1b3e8 .c859b6be9 .c318ad377 span.e3cc6464 {
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  color: #203B6B;
}
.c37b1b3e8 .c859b6be9 .c318ad377 span.ac0bf127 {
  margin-left: 2px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c3757518e {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.c37b1b3e8 .c3757518e .c992c1985 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}
.c37b1b3e8 .c3757518e .c992c1985:not(:last-child){
  margin-bottom: 4px;
}
.c37b1b3e8 .c3757518e .c992c1985.t9a99ed86 {
  font-size: 18px;
  font-weight: 500;
}

.c3757518e .c992c1985 span {
  font-size: 32px;
}

.c3757518e .c992c1985 small {
  margin: 0 4px;
}

.c3757518e .c7a6c6b4e {
  padding-right: 7px;
  position: relative;
}

.c37b1b3e8 .c3757518e .c8a0e8a4b {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

.c37b1b3e8 .c3757518e .c8a0e8a4b img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c46795a26 .c12af69d.c09ad84a2:after {
  display: none;
}
.c09ad84a2 .a086be5a {
  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;
}

.c09ad84a2 .a086be5a::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.df24add9 .c5cc7190 {
  display: flex;
  flex-direction: column;
}

.df24add9 .c5d57c3ea {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 9px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.df24add9 .c477ecb8e {
  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;
}

.df24add9 .c477ecb8e:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */


/* MOBILE TABLE START */
.be43a010 .c79300ab3 {
  padding: 0;
  background: transparent;
}

.c79300ab3 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c79300ab3 .aaa8c2b1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c79300ab3 .c34711482 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c79300ab3 .c21848278 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c79300ab3 .fd0563ac {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c79300ab3 .c396d3d31 {
  margin-top: 5px;
  padding: 8px;
}

.c79300ab3 .c477ecb8e {
  margin-top: 5px;
}

.c79300ab3 .e7971725 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c79300ab3 .c8625e90b {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c79300ab3 .c8243c409 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c79300ab3 .c318ad377 {
  margin-left: 8px;
}

.c79300ab3 .c318ad377 span {
  font-weight: 900;
  font-size: 18px;
}

.c79300ab3 .c577f0ec5 {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c79300ab3 .e6b1fb65 {
  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;
}

.c79300ab3 .c6e83bc21 {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c79300ab3 .c6e83bc21::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c79300ab3 .c6e83bc21 .c7a6c6b4e::after {
  top: 7px;
}

.c79300ab3 .casino-bonus-top {
  margin-right: 10px;
}

.c79300ab3 .c09ad84a2 {
  margin-top: 10px;
}

.c79300ab3 .df24add9 {
  margin: 20px;
}

.c79300ab3 .c5d57c3ea {
  text-align: center;
  justify-content: center;
}

.c79300ab3 .a086be5a {
  font-size: 16px;
}

.c79300ab3 .a086be5a:before {
  top: -3px;
}

.c79300ab3 .c4634e224 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c79300ab3 .c65e47916 {
  text-transform: uppercase;
  font-weight: 700;
}

.c79300ab3 .c578772a8 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c79300ab3 .c49b39561 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .c37b1b3e8 .b819ba38 {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .c37b1b3e8 .b819ba38 {
    width: 48%;
  }
}
@media (max-width: 900px) {
  .f8f164e2 {
    display: none;
  }
  .c79300ab3 {
    display: block;
  }
  .c79300ab3 .c5cc7190 {
    margin-bottom: 12px;
  }
  .c79300ab3 .c09ad84a2 {
    padding: 0 24px;
  }
  .c37b1b3e8 .c396d3d31 {
    flex-wrap: wrap;
  }
  .c37b1b3e8 .c47a99ed1 {
    width: 100%;
  }
  .c37b1b3e8 .t266adc86 {
    margin: 8px 0 0 auto;
    width: 100%;
    padding: 4px 4px;
  }
  .c37b1b3e8 .t5d432314 {
    width: 50%;
  }
  .c37b1b3e8 .t38c85591 {
    width: 50%;
  }
  .c37b1b3e8 .t82eade8f {
    width: 100%;
    margin: 6px auto 0 auto;
  }
}
@media (max-width: 580px) {
  .c37b1b3e8 .t5d432314 {
    width: 100%;
  }
  .c37b1b3e8 .t38c85591 {
    width: 100%;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  .c79300ab3 .fd0563ac {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c79300ab3 .c34711482 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c79300ab3 .c318ad377 span {
    font-size: 16px;
  }

  .c79300ab3 .c4634e224 {
    margin-left: 130px;
    align-items: flex-start;
  }

  .c79300ab3 .e7971725 {
    padding: 0;
  }

  .c79300ab3 .c65e47916 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 4px;
  }

  .c79300ab3 .c6be3eea {
    margin-top: 14px;
  }

  .c79300ab3 .e1d7552a,
  .c79300ab3 .bef729ca {
    width: 13px;
    height: 13px;
  }

  .c79300ab3 .e6b1fb65 {
    width: 95%;
    margin: 0 auto;
  }

  .c79300ab3 .c318ad377 {
    font-size: 14px;
  }

  .c79300ab3 .c992c1985 {
    font-size: 16px;
    font-weight: bold;
  }

  .c79300ab3 .c3757518e .c992c1985 span {
    font-size: 24px;
  }

  .c79300ab3 .c09ad84a2 {
    display: flex;
    flex-direction: column;
  }

  .c79300ab3 .a086be5a::before {
    top: 0;
  }

  .c79300ab3 .a086be5a {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c79300ab3 .c49b39561 {
    width: 20px;
    height: 20px;
  }

  .c79300ab3 .b89ad42c {
    font-size: 12px;
  }

  .c79300ab3 .c5d57c3ea {
    font-size: 12px;
  }

  .c79300ab3 .c21848278 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c79300ab3 .c5cc7190 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c79300ab3 .c477ecb8e {
    order: 1;
    margin: 0 0 10px 0;
  }

  .c79300ab3 .b1c40e0fc {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }
}

@media (max-width: 380px) {
  .c79300ab3 .c8625e90b {
    margin-left: 5px;
  }
}
/* MOBILE TABLE END */

/* CASINO TABLE SLIM START */
.f8f164e2 {
  padding: 0;
  margin-bottom: 30px;
}

.f8f164e2 .aaa8c2b1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.f8f164e2 .aaa8c2b1:last-of-type {
  margin-bottom: 0;
}

.f8f164e2 .c9f3b2b96 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.f8f164e2 .fd0563ac {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.f8f164e2 .c40dcc414 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.f8f164e2 .c346ce4be {
  padding: 12px 16px;
  width: 90%;
}

.f8f164e2 .c3a71dce4 {
  display: flex;
  justify-content: space-between;
}

.f8f164e2 .c4cdccaca:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.f8f164e2 .c4cdccaca:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.f8f164e2 .e78eac7d {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.f8f164e2 .c65e47916 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.f8f164e2 .e1d7552a {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.f8f164e2 .c859b6be9 {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.f8f164e2 .c318ad377 {
  margin-top: 3px;
}

.f8f164e2 .c09ad84a2 {
  max-width: 270px;
  padding: 0;
}

.f8f164e2 .a086be5a {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.f8f164e2 .a086be5a::before {
  top: -1px;
  left: 5px;
}

.f8f164e2 .c5d57c3ea {
  width: 130px;
}

.f8f164e2 .c396d3d31 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}
.c37b1b3e8 .c9bea27d {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.c37b1b3e8 .c1dfc02d6 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-right: 6px;
}
.c37b1b3e8 .c3f345527 {
  width: 300px;
}
.c37b1b3e8 .c9bea27d .c350ee126 {
  position: relative;
  top: auto;
  right: auto;
}
.c37b1b3e8 .e2aba857 {
  box-shadow: 0 0 12px 0 #203B6B3D;
  border: none;
  padding: 14px 18px 18px 19px;
}
.c37b1b3e8 .c304411fa {
  margin-bottom: 8px;
}
.c37b1b3e8 .fbcea5b7 {
  width: 110px;
}
.c37b1b3e8 .c1dfc02d6 img {
  margin-right: 2px;
}
.c318ad377 {
  text-align: center;
}
.c46795a26 .c9b754341.ad748726 {
  display: none;
}
.c95c00bc2 > .c44b50225 {
  display: none;
  margin: 0;
  background: transparent;
  width: 100%;
  padding: 3px 15px;
  text-align: center;
  justify-content: center;
}
.c37b1b3e8 .a64118e8 .c65e47916 .c9b754341 {
  display: none;
}

@media (max-width: 1350px) {
  .f8f164e2 .c09ad84a2 {
    max-width: 250px;
  }

  .c3757518e .c992c1985 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c46795a26 .c3807fabe {
    padding: 10px 10px 0 10px;
  }
  .c37b1b3e8 .t4c9f8b8f {
    min-width: 82px;
  }

  .c46795a26 .c9f3b2b96 {
    height: 120px;
  }

  .c46795a26 .c0e511860 {
    font-size: 12px;
  }

  .c37b1b3e8 .fd0563ac {
    width: 24px;
    height: 24px;
    border-radius: 5.832px;
  }
  .c37b1b3e8 .a64118e8 .fd0563ac {
    width: 37px;
    height: 37px;
    border-radius: 5.832px;
  }

  .c46795a26 .c65e47916 {
    font-size: 16px;
  }

  .c46795a26 .c91361341 {
    width: 95px;
    height: 42px;
  }

  .c46795a26 .dc93efb1 {
    font-size: 8px;
  }

  .c46795a26 .e1d7552a,
  .c46795a26 .bef729ca {
    width: 9px;
    height: 9px;
  }

  .c46795a26 .c318ad377 {
    font-size: 8px;
  }

  .c46795a26 .c318ad377 span {
    font-size: 12px;
  }

  .c46795a26 .c6e83bc21 {
    font-size: 8px;
  }

  .c46795a26 .c992c1985 {
    font-size: 15px;
    margin-top: 8px;
  }

  .c46795a26 .c992c1985 span {
    font-size: 24px;
  }

  .c46795a26 .a086be5a {
    font-size: 12px;
  }

  .p072b20d7 {
    font-size: 12px;
  }

  .c46795a26 .c9b754341 {
    margin: 4px 15px;
  }

  .c46795a26 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c46795a26 .c49b39561 {
    width: 18px;
    height: 18px;
  }

  .c46795a26 .b89ad42c {
    font-size: 8px;
  }

  .c46795a26 .c5d57c3ea {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c46795a26 .c477ecb8e {
    font-size: 8px;
    margin-top: 0;
  }
  .c396d3d31 {
    padding: 10px 10px;
  }
  .c46795a26 .c47764e96 {
    display: none;
  }
}

@media (max-width: 900px) {
  .dfe849ec {
    border-radius: 10px;
  }
  .c46795a26 {
    padding: 10px 8px;
  }
  .c46795a26 .aaa8c2b1 {
    margin-bottom: 16px;
  }
  .c46795a26 .c3807fabe {
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 8px 0 8px;
  }
  .c46795a26 .dc93efb1 {
    display: none;
  }
  .c46795a26 .c12af69d:not(:last-child):not(:first-child):after {
    display: none;
  }
  .c46795a26 .c9f3b2b96 {
    position: relative;
    top: -7px;
    left: -10px;
    width: auto;
    max-width: 140px;
    min-width: 140px;
    margin-left: 0;
    margin-right: auto;
    height: 140px;
    padding: 0;
  }
  .c37b1b3e8 .fd0563ac {
    left: 4px;
    top: -8px;
  }
  .c46795a26 .c65e47916 {
    text-align: left;
    margin-bottom: 1px;
  }
  .c46795a26 .e1d7552a, .c46795a26 .bef729ca {
    width: 11px;
    height: 11px;
  }
  .c46795a26 .c318ad377 span {
    font-size: 16px;
  }
  .c37b1b3e8 .c9b754341.ad748726 {
    display: none;
  }
  .c46795a26 .c9b754341 {
    flex-direction: column;
    margin: 0;
  }
  .c46795a26 .e33d5273 {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .c46795a26 .e33d5273 img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  .c46795a26 .c859b6be9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
  }
  .c0e7c561c {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .ad748726 {}
  .c65e47916 {
    width: 100%;
  }
  .c9bea27d {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .c1dfc02d6 {
    width: initial;
    margin-right: 10px;
  }
  .c46795a26 .c3757518e,
  .c46795a26 .c09ad84a2,
  .c46795a26 .df24add9 {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .c46795a26 .c3757518e {
    margin: 5px auto 12px auto;
    padding: 12px 8px;
  }
  .df24add9 .c5cc7190 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .c46795a26 .c5d57c3ea {
    order: 1;
    flex-basis: content;
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    min-width: 140px;
  }
  .c46795a26 .c477ecb8e {
    order: 1;
    font-size: 14px;
    line-height: 1.3em;
    margin: 14px 16px 0 0;
  }
  .c396d3d31 .c9b754341 {
    display: none;
  }
  .c7b750c49 {
    margin: 0;
    font-size: 10px;
  }
  .c46795a26 .c09ad84a2 {
    order: 4;
    padding: 0;
    margin-bottom: 5px;
  }
  .c09ad84a2 .a086be5a {
    padding-left: 21px;
    margin-bottom: 2px;
  }
  .c09ad84a2 .a086be5a::before {
    left: 0;
  }
  .c46795a26 .df24add9 {
    order: 3;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .c37b1b3e8 .a64118e8 {
    padding: 4px 8px 8px 8px;
  }
  .c37b1b3e8 .a64118e8 .c95c00bc2 {
    padding-top: 0;
  }
  .c37b1b3e8 .cc89f350 .c95c00bc2 {
    margin-top: 20px;
  }
  .c37b1b3e8 .a64118e8 .c95c00bc2 {
    margin-top: 8px;
  }
  .c37b1b3e8 .a64118e8 .c95c00bc2.r28f76dbe {
    margin-top: 20px;
  }
  .c37b1b3e8 .c95c00bc2 {
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .c37b1b3e8 .c95c00bc2.r28f76dbe {
    padding-top: 0;
  }
  .c37b1b3e8 .fd0563ac {
    left: -12px;
    top: -11px;
  }
  .c37b1b3e8 .r28f76dbe .fd0563ac {
    left: -12px;
    top: -25px;
  }
  .c37b1b3e8 .a64118e8 .fd0563ac {
    left: -6px;
    top: -23px;
  }
  .c37b1b3e8 .a64118e8 .fd0563ac {
    left: -6px;
    top: -11px;
  }
  .c37b1b3e8 .a64118e8 .r28f76dbe .fd0563ac {
    left: -6px;
    top: -23px;
  }
  .c37b1b3e8 .c9b754341.ad748726 {
    display: block;
    position: absolute;
    top: -28px;
    right: -4px;
  }
  .c37b1b3e8 .a64118e8 .c9b754341.ad748726 {
    right: -14px;
  }
  .c37b1b3e8 .c9b754341.ad748726 .e33d5273 > span {
    display: none;
  }
  .c46795a26 .c9f3b2b96 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-width: auto;
    height: 160px;
    border-radius: 13px 13px 0 0;
  }
  .c46795a26 .aaa8c2b1 .c9f3b2b96 {
    left: 10px;
    width: calc(100% - 20px);
  }
  .c46795a26 .a64118e8 .c9f3b2b96 {
    left: 0;
    width: 100%;
  }
  .c46795a26 .c859b6be9 {
    margin-top: 156px;
  }
  .c37b1b3e8 .c44b50225 {
    display: none;
    border: none;
  }
  .c95c00bc2 > .c44b50225 {
    display: flex;
  }
  .a64118e8 .c44b50225 {
    position: absolute;
    top: -23px;
  }
  .c37b1b3e8 .c44b50225 span {
    font-size: 12px;
    font-weight: bold;
  }
  .a64118e8 .c44b50225 span {
    color: #ffffff;
  }
  .c37b1b3e8 .c46795a26 .c65e47916 {
    font-size: 18px;
    margin: 0 auto 7px 0;
  }
  .c37b1b3e8 .c46795a26 .c65e47916 span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .c37b1b3e8 .c9bea27d {
    justify-content: center;
  }
  .c37b1b3e8 .c3757518e .c992c1985 {
    font-size: 18px;
  }
  .c12af69d.c3757518e .c992c1985 span {
    font-size: 18px;
  }
  .c37b1b3e8 .c3757518e .c992c1985.t9a99ed86 {
    font-size: 16px;
  }
  .c37b1b3e8 .t266adc86 {
    flex-direction: initial;
    justify-content: space-between;
  }
  .c37b1b3e8 .abe91532 {
    margin: 0 0 0 auto;
  }
  .c3f345527 {
    width: 90vw;
    left: -58vw;
  }
  .c37b1b3e8 .t3bcd4767 {
    width: 90vw;
    left: -62vw;
  }
  .c37b1b3e8 .c65e47916 .c9b754341 {
    position: absolute;
    top: -32px;
    right: -2px;
  }
  .c37b1b3e8 .a64118e8 .c65e47916 .c9b754341 {
    display: flex;
  }
  .c37b1b3e8 .c396d3d31 {
    font-size: 8px;
    background: #F4F5F8;
  }
  .c37b1b3e8 .f74bd29c .c396d3d31 {
    border-radius: 0;
  }
  .c37b1b3e8 .c47a99ed1 {
    line-height: 1.28em;
    border-top: 1px solid #A9ADB9;
    padding-top: 3px;
  }
  .c37b1b3e8 .e1d7552a, .c37b1b3e8 .bef729ca {
    width: 14px;
    height: 14px;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.b22a7593 {
  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;
}
.c37b1b3e8 .b22a7593 {
  padding: 9px 8px;
  margin-bottom: 12px;
}

.c37b1b3e8 .eab80f40 {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: none;
}

.b22a7593:hover .eab80f40 {
  color: #203b6b;
  border-color: #203b6b;
}

.c37b1b3e8 .eab80f40:after {
  display: none;
}

.c37b1b3e8 .b22a7593:hover .eab80f40:after {
  display: none;
}

.c37b1b3e8 .eab80f40:before {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-right: 6px;
}

.c37b1b3e8 .b22a7593:hover .eab80f40:before {
  content: url(../images/copy_icon_hover.svg);
}

.p73492f6c {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.b22a7593:hover .p73492f6c {
  display: block;
}

.p1d1b177a {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .b22a7593 {
    order: 2;
    margin-top: 11px;
  }
  .c37b1b3e8 .b22a7593 {
    padding: 8px 8px;
    margin-bottom: 0;
  }
  .p73492f6c {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */
