.b8041cc9f {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b8041cc9f: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;
}

.ae744fcc {
  color: #5b8f35;
}

.b37a00601 {
  color: #eb8348;
}

.c8127fe0e {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.c8127fe0e .c861e13b9 {
  display: flex;
}

.c8127fe0e .c17d721e1 {
  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;
}

.c8127fe0e .c17d721e1:hover {
  color: #203b6b;
}

.c8127fe0e .c17d721e1.active {
  background: #203b6b;
  color: #fff;
}

.c8127fe0e .ce920164 {
  display: flex;
  align-items: center;
}

.c8127fe0e .ce920164 > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.c8127fe0e .e50a39c6 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.c8127fe0e .e50a39c6 img {
  width: 24px;
  height: 24px;
}

.c8127fe0e .e50a39c6 img:hover + .ea0dd025 {
  display: block;
}

.c8127fe0e .ea0dd025 {
  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;
}

.c8127fe0e .a8fe7ebf {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.c8127fe0e .c421ef117 {
  color: var(--color-text-add);
}

.c8127fe0e .e50a39c6:last-of-type {
  margin-right: 0;
}
.c1ff28443 .c2abb21b7 {
  width: 55.55%;
  line-height: 1.58em;
}
@media (max-width: 900px) {
  .c8127fe0e {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .c8127fe0e .ce920164 {
    margin-bottom: 12px;
  }

  .c8127fe0e .c861e13b9 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .c8127fe0e .c17d721e1 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .c8127fe0e .ce920164 {
    flex-wrap: wrap;
  }

  .c8127fe0e .ce920164 > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .c8127fe0e .ea0dd025::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .c8127fe0e .ea0dd025 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .c8127fe0e .c861e13b9 {
    padding-bottom: 10px;
  }

  .c8127fe0e .c17d721e1 {
    font-size: 14px;
  }
}

.c515b90ca {
  margin-bottom: 40px;
}

.c1ff28443 .c597490a7 {
  background: transparent;
  border: none;
  border-radius: 20px;
  margin-bottom: 20px;
}

.c7346ef25 {
  display: flex;
  justify-content: center;
}

.entry .c597490a7 a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.c1ff28443 .c0805bdab {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.c1ff28443 .ee7ad3f6 {
  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;
}
.c1ff28443 .ee7ad3f6 svg {
  min-width: 12px;
  margin-right: 4px;
}
.c1ff28443 .ee7ad3f6 svg path {
  fill: #EB8348;
}
.c1ff28443 .ee7ad3f6 span {
  text-align: left;
  color: #4A5B68;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;
}
.c1ff28443 .c0805bdab .f9e55575 {
  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;
}
.c1ff28443 .f9e55575 .b33674ea {
  margin: 0;
}
.c1ff28443 .f9e55575 .c65a18b38 {
  margin-right: 6px;
}
.c1ff28443 .f9e55575 .c238af86 {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.c1ff28443 .c3ce4436b {
  position: absolute;
  left: -3px;
  top: -3px;
  font-weight: 700;
}
.c1ff28443 .c20ddc1a3 .c3ce4436b {
  left: 0;
  top: 0;
}
.aba2fc2a {
  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;
}

.c1ff28443 .c51de55c {
  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;
}
.c1ff28443 .be0b3ad4 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  background: #F4F5F8;
}
.c1ff28443 .c20ddc1a3 {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: linear-gradient(180deg, #203B6B 0%, #C4CDE0 100%);
}
.c1ff28443 .c20ddc1a3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  background: #fff;
  margin: 4px;
}

.c0805bdab .c51de55c:last-of-type {
  margin-bottom: 0;
}

.c0805bdab .c51de55c:hover .c261a6711 {
  background: #6da5441a;
}

.c1ff28443 .c08c0ed73 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px 10px 20px;
  min-height: 160px;
}

.c1ff28443 .ad0cdd86 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-end;
  border-radius: 0 0 13px 13px;
  background: #ffffff;
}
.c1ff28443 .fbd06156 {
  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;
}
.c1ff28443 .a0f605cd {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 auto;
}
.c1ff28443 a.t06b90bf4 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c1ff28443 .t06b90bf4 {}
.c1ff28443 .t0126c4e1 {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
}
.c1ff28443 a.t620f0e99, .c1ff28443 .t620f0e99 {
  display: none;
  align-items: center;
  text-decoration: none;
}
.c1ff28443 a.t620f0e99.b8d6d65a, .c1ff28443 .t620f0e99.b8d6d65a {
  display: flex;
}
.c1ff28443 .t06b90bf4:not(:last-child) {
  margin-right: 20px;
}
.c1ff28443 .t620f0e99 {
  flex-direction: row;
}
.c1ff28443 .t620f0e99 > span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c1ff28443 .t620f0e99 > svg {
  width: 8px;
  height: 6px;
  margin-left: 6px;
}
.c1ff28443 .d0d322bc {
  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%;
}
.c1ff28443 .f71d70bd7 .d0d322bc {
  display: flex;
}
.c1ff28443 .t3061ab51 {
  width: 30%;
}
.c1ff28443 .t32f604f9 {
  width: 51.7%;
}
.c1ff28443 .fbc50ca9 {
  width: 26%;
}
.c1ff28443 .b22dc942 {
  width: 21.3%;
  margin: 0 0 0 auto;
}
.c1ff28443 .cd023bb6 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c1ff28443 .t905a8d93 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 13px;
  width: 22%;
}
.c1ff28443 .t905a8d93:not(:last-child){
  margin-right: 2%;
}
.c1ff28443 .t247334d0 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.c1ff28443 .t247334d0 img {
  max-width: 27px;
  height: auto;
  filter: grayscale(100%);
}
.c1ff28443 .t8972bf35 .t247334d0 img {
  filter: none;
}
.c1ff28443 .t2f81be44 {
  font-size: 14px;
  line-height: 1.2em;
  color: #4A5B68;
}
.c1ff28443 .d60ca475 {
  display: flex;
  flex-wrap: wrap;
}
.c1ff28443 .b6f42fd1 {
  font-size: 12px;
  line-height: 1.25em;
  color: #A9ADB9;
  margin-bottom: 2px;
}
.c1ff28443 .t33ad6422 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #E1E3E7;
  border-radius: 4px;
  margin-bottom: 12px;
}
.c1ff28443 .t1ad557b8 {
  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;
}
.c1ff28443 .bd519e2c {
  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;
}
.c1ff28443 .bd519e2c .b6f42fd1 {
  font-size: 16px;
  font-weight: 700;
  color: #171E34;
  margin-bottom: 12px;
}
.c1ff28443 .bd519e2c .t33ad6422 {
  margin-bottom: 10px;
}
.c1ff28443 .bd519e2c .t33ad6422:not(:last-child) {
  margin-right: 10px;
}
.c1ff28443 .bd519e2c .d60ca475 {
  overflow-y: auto;
  max-height: 256px;
  padding-bottom: 14px;
}
.c1ff28443 .t1ad557b8 > span {
  color: #4A5B68;
  font-size: 10px;
  line-height: 1.25em;
  text-align: center;
  text-decoration: underline;
}
.c1ff28443 .t1ad557b8:hover .bd519e2c {
  display: block;
}
.c1ff28443 .t9a38acc5, .c1ff28443 img.t9a38acc5 {
  width: 100%;
  max-width: 49px;
  height: auto;
  margin: 0 auto;
  max-height: 30px;
  object-fit: contain;
}
.c1ff28443 .t33ad6422:not(:last-child) {
  margin-right: 12px;
}

.c1ff28443 .f25b8f46 {}
.c1ff28443 .t08dc9270 {
  display: flex;
  flex-direction: column;
  padding: 11px 8px 3px 0;
  max-width: 240px;
}
.c1ff28443 .t90195611 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  line-height: 1em;
  font-size: 14px;
  color: #4A5B68;
}
.c1ff28443 .t4f360eb6 {
  margin-right: 8px;
}
.c1ff28443 .e55cab70 {
  margin: 0 0 0 auto;
  color: #171E34;
  font-weight: 500;
  text-align: right;
}
.c1ff28443 .t44c48422 {
  line-height: 10px;
  margin-right: 6px;
}
.c1ff28443 .t44c48422 svg path {
  fill: #EB8348;
}
.c0805bdab .c62907f9f {
  min-width: 250px;
}

.c1ff28443 .b33674ea {
  display: flex;
  margin: 4px 30px;
  float: none;
  line-height: 1.7em;
}

.c1ff28443 .c65a18b38 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-right: 16px;
}

.c1ff28443 .c238af86 {
  position: relative;
}
.c1ff28443 .c238af86 .f7885985 {
  position: absolute;
  top: -2px;
  right: -2px;
}
.c1ff28443 .c238af86 {
  margin-right: 12px;
}
.c1ff28443 .c0805bdab .c65a18b38 img {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.c0805bdab .c6be5274e {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c0805bdab .c6be5274e:first-child,
.c0805bdab .c7d456bc6:first-child {
  padding-left: 0;
}

.c0805bdab .c6be5274e:last-child,
.c0805bdab .c7d456bc6:last-child {
  padding-right: 0;
}

.c0805bdab .c6be5274e:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.c1ff28443 .c17cf3407 {
  width: 20.3%;
}

.c1ff28443 .f5ea0de9 {
  width: 21.5%;
}

.c0805bdab .b5c5393a {
  width: 27.7%;
}

.c0805bdab .f4ef9ccf {
  width: 16%;
  padding: 0;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c1ff28443 .b4f01a80 {
  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 */
.c1ff28443 .c17cf3407 {
  margin-left: 13.75%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px 10px;
}
.c1ff28443 .f5ea0de9 {
  align-self: center;
  padding: 17px 8px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #DFE2EA;
}
.c0805bdab .b5c5393a {
  padding: 0 1.9%;
}

.c1ff28443 .c17cf3407 .c27b782b1 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  font-size: 14px;
  color: var(--color-text-add);
  margin-right: 7px;
  line-height: 16px;
}

.c1ff28443 .c17cf3407 .c27b782b1 span {
  font-weight: 500;
  font-size: 16px;
}
.c1ff28443 .c17cf3407 .c27b782b1 span.c94d408c {
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  color: #203B6B;
}
.c1ff28443 .c17cf3407 .c27b782b1 span.c91234c98 {
  margin-left: 2px;
}
/* CELL RATING END */

/* CELL BONUS START */
.f5ea0de9 {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.c1ff28443 .f5ea0de9 .d30a99fe {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}
.c1ff28443 .f5ea0de9 .d30a99fe:not(:last-child){
  margin-bottom: 4px;
}
.c1ff28443 .f5ea0de9 .d30a99fe.t5b78cd41 {
  font-size: 18px;
  font-weight: 500;
}

.f5ea0de9 .d30a99fe span {
  font-size: 32px;
}

.f5ea0de9 .d30a99fe small {
  margin: 0 4px;
}

.f5ea0de9 .c097818e8 {
  padding-right: 7px;
  position: relative;
}

.c1ff28443 .f5ea0de9 .c20c15b98 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

.c1ff28443 .f5ea0de9 .c20c15b98 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c0805bdab .c6be5274e.b5c5393a:after {
  display: none;
}
.b5c5393a .c261a6711 {
  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;
}

.b5c5393a .c261a6711::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.f4ef9ccf .c8feaf1eb {
  display: flex;
  flex-direction: column;
}

.f4ef9ccf .c156ef89 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 9px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.f4ef9ccf .c28cbec63 {
  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;
}

.f4ef9ccf .c28cbec63:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */


/* MOBILE TABLE START */
.c7cfefc77 .c33168ac8 {
  padding: 0;
  background: transparent;
}

.c33168ac8 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c33168ac8 .c51de55c {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c33168ac8 .c9ebec551 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c33168ac8 .c114395b5 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c33168ac8 .c3ce4436b {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c33168ac8 .fbd06156 {
  margin-top: 5px;
  padding: 8px;
}

.c33168ac8 .c28cbec63 {
  margin-top: 5px;
}

.c33168ac8 .cc5c2633 {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c33168ac8 .c4528b033 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c33168ac8 .c04df1d42 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c33168ac8 .c27b782b1 {
  margin-left: 8px;
}

.c33168ac8 .c27b782b1 span {
  font-weight: 900;
  font-size: 18px;
}

.c33168ac8 .c246b7d63 {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c33168ac8 .d676eca8 {
  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;
}

.c33168ac8 .c48e9c19f {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c33168ac8 .c48e9c19f::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c33168ac8 .c48e9c19f .c097818e8::after {
  top: 7px;
}

.c33168ac8 .casino-bonus-top {
  margin-right: 10px;
}

.c33168ac8 .b5c5393a {
  margin-top: 10px;
}

.c33168ac8 .f4ef9ccf {
  margin: 20px;
}

.c33168ac8 .c156ef89 {
  text-align: center;
  justify-content: center;
}

.c33168ac8 .c261a6711 {
  font-size: 16px;
}

.c33168ac8 .c261a6711:before {
  top: -3px;
}

.c33168ac8 .c5009b3e2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c33168ac8 .f9e55575 {
  text-transform: uppercase;
  font-weight: 700;
}

.c33168ac8 .c71ed0f16 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c33168ac8 .c0395151a {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .c1ff28443 .t905a8d93 {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .c1ff28443 .t905a8d93 {
    width: 48%;
  }
}
@media (max-width: 900px) {
  .c523eb531 {
    display: none;
  }
  .c33168ac8 {
    display: block;
  }
  .c33168ac8 .c8feaf1eb {
    margin-bottom: 12px;
  }
  .c33168ac8 .b5c5393a {
    padding: 0 24px;
  }
  .c1ff28443 .fbd06156 {
    flex-wrap: wrap;
  }
  .c1ff28443 .c2abb21b7 {
    width: 100%;
  }
  .c1ff28443 .a0f605cd {
    margin: 8px 0 0 auto;
    width: 100%;
    padding: 4px 4px;
  }
  .c1ff28443 .t32f604f9 {
    width: 50%;
  }
  .c1ff28443 .fbc50ca9 {
    width: 50%;
  }
  .c1ff28443 .b22dc942 {
    width: 100%;
    margin: 6px auto 0 auto;
  }
}
@media (max-width: 580px) {
  .c1ff28443 .t32f604f9 {
    width: 100%;
  }
  .c1ff28443 .fbc50ca9 {
    width: 100%;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  .c33168ac8 .c3ce4436b {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c33168ac8 .c9ebec551 {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c33168ac8 .c27b782b1 span {
    font-size: 16px;
  }

  .c33168ac8 .c5009b3e2 {
    margin-left: 130px;
    align-items: flex-start;
  }

  .c33168ac8 .cc5c2633 {
    padding: 0;
  }

  .c33168ac8 .f9e55575 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 4px;
  }

  .c33168ac8 .ed750ffc {
    margin-top: 14px;
  }

  .c33168ac8 .cb5671c2,
  .c33168ac8 .s7f16090d {
    width: 13px;
    height: 13px;
  }

  .c33168ac8 .d676eca8 {
    width: 95%;
    margin: 0 auto;
  }

  .c33168ac8 .c27b782b1 {
    font-size: 14px;
  }

  .c33168ac8 .d30a99fe {
    font-size: 16px;
    font-weight: bold;
  }

  .c33168ac8 .f5ea0de9 .d30a99fe span {
    font-size: 24px;
  }

  .c33168ac8 .b5c5393a {
    display: flex;
    flex-direction: column;
  }

  .c33168ac8 .c261a6711::before {
    top: 0;
  }

  .c33168ac8 .c261a6711 {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c33168ac8 .c0395151a {
    width: 20px;
    height: 20px;
  }

  .c33168ac8 .f2bc5457 {
    font-size: 12px;
  }

  .c33168ac8 .c156ef89 {
    font-size: 12px;
  }

  .c33168ac8 .c114395b5 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c33168ac8 .c8feaf1eb {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c33168ac8 .c28cbec63 {
    order: 1;
    margin: 0 0 10px 0;
  }

  .c33168ac8 .b8041cc9f {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }
}

@media (max-width: 380px) {
  .c33168ac8 .c4528b033 {
    margin-left: 5px;
  }
}
/* MOBILE TABLE END */

/* CASINO TABLE SLIM START */
.c523eb531 {
  padding: 0;
  margin-bottom: 30px;
}

.c523eb531 .c51de55c {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.c523eb531 .c51de55c:last-of-type {
  margin-bottom: 0;
}

.c523eb531 .b4f01a80 {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.c523eb531 .c3ce4436b {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.c523eb531 .c6401d5f {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.c523eb531 .c40673e42 {
  padding: 12px 16px;
  width: 90%;
}

.c523eb531 .c90be0d37 {
  display: flex;
  justify-content: space-between;
}

.c523eb531 .c2369ed27:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.c523eb531 .c2369ed27:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.c523eb531 .c949adfdb {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c523eb531 .f9e55575 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.c523eb531 .cb5671c2 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.c523eb531 .c17cf3407 {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.c523eb531 .c27b782b1 {
  margin-top: 3px;
}

.c523eb531 .b5c5393a {
  max-width: 270px;
  padding: 0;
}

.c523eb531 .c261a6711 {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.c523eb531 .c261a6711::before {
  top: -1px;
  left: 5px;
}

.c523eb531 .c156ef89 {
  width: 130px;
}

.c523eb531 .fbd06156 {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}
.c1ff28443 .c5beafd93 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.c1ff28443 .c57da82ad {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-right: 6px;
}
.c1ff28443 .c0ff342ea {
  width: 300px;
}
.c1ff28443 .c5beafd93 .c13649c98 {
  position: relative;
  top: auto;
  right: auto;
}
.c1ff28443 .c91bfdbf1 {
  box-shadow: 0 0 12px 0 #203B6B3D;
  border: none;
  padding: 14px 18px 18px 19px;
}
.c1ff28443 .c4350625c {
  margin-bottom: 8px;
}
.c1ff28443 .f41b8aa4 {
  width: 110px;
}
.c1ff28443 .c57da82ad img {
  margin-right: 2px;
}
.c27b782b1 {
  text-align: center;
}
.c0805bdab .b33674ea.e752075d {
  display: none;
}
.be0b3ad4 > .ee7ad3f6 {
  display: none;
  margin: 0;
  background: transparent;
  width: 100%;
  padding: 3px 15px;
  text-align: center;
  justify-content: center;
}
.c1ff28443 .c20ddc1a3 .f9e55575 .b33674ea {
  display: none;
}

@media (max-width: 1350px) {
  .c523eb531 .b5c5393a {
    max-width: 250px;
  }

  .f5ea0de9 .d30a99fe span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c0805bdab .c08c0ed73 {
    padding: 10px 10px 0 10px;
  }
  .c1ff28443 .t06b90bf4 {
    min-width: 82px;
  }

  .c0805bdab .b4f01a80 {
    height: 120px;
  }

  .c0805bdab .c7d456bc6 {
    font-size: 12px;
  }

  .c1ff28443 .c3ce4436b {
    width: 24px;
    height: 24px;
    border-radius: 5.832px;
  }
  .c1ff28443 .c20ddc1a3 .c3ce4436b {
    width: 37px;
    height: 37px;
    border-radius: 5.832px;
  }

  .c0805bdab .f9e55575 {
    font-size: 16px;
  }

  .c0805bdab .c50d73386 {
    width: 95px;
    height: 42px;
  }

  .c0805bdab .c96b56fca {
    font-size: 8px;
  }

  .c0805bdab .cb5671c2,
  .c0805bdab .s7f16090d {
    width: 9px;
    height: 9px;
  }

  .c0805bdab .c27b782b1 {
    font-size: 8px;
  }

  .c0805bdab .c27b782b1 span {
    font-size: 12px;
  }

  .c0805bdab .c48e9c19f {
    font-size: 8px;
  }

  .c0805bdab .d30a99fe {
    font-size: 15px;
    margin-top: 8px;
  }

  .c0805bdab .d30a99fe span {
    font-size: 24px;
  }

  .c0805bdab .c261a6711 {
    font-size: 12px;
  }

  .p37ec371a {
    font-size: 12px;
  }

  .c0805bdab .b33674ea {
    margin: 4px 15px;
  }

  .c0805bdab .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c0805bdab .c0395151a {
    width: 18px;
    height: 18px;
  }

  .c0805bdab .f2bc5457 {
    font-size: 8px;
  }

  .c0805bdab .c156ef89 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c0805bdab .c28cbec63 {
    font-size: 8px;
    margin-top: 0;
  }
  .fbd06156 {
    padding: 10px 10px;
  }
  .c0805bdab .c62907f9f {
    display: none;
  }
}

@media (max-width: 900px) {
  .c597490a7 {
    border-radius: 10px;
  }
  .c0805bdab {
    padding: 10px 8px;
  }
  .c0805bdab .c51de55c {
    margin-bottom: 16px;
  }
  .c0805bdab .c08c0ed73 {
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 8px 0 8px;
  }
  .c0805bdab .c96b56fca {
    display: none;
  }
  .c0805bdab .c6be5274e:not(:last-child):not(:first-child):after {
    display: none;
  }
  .c0805bdab .b4f01a80 {
    position: relative;
    top: -7px;
    left: -10px;
    width: auto;
    max-width: 140px;
    min-width: 140px;
    margin-left: 0;
    margin-right: auto;
    height: 140px;
    padding: 0;
  }
  .c1ff28443 .c3ce4436b {
    left: 4px;
    top: -8px;
  }
  .c0805bdab .f9e55575 {
    text-align: left;
    margin-bottom: 1px;
  }
  .c0805bdab .cb5671c2, .c0805bdab .s7f16090d {
    width: 11px;
    height: 11px;
  }
  .c0805bdab .c27b782b1 span {
    font-size: 16px;
  }
  .c1ff28443 .b33674ea.e752075d {
    display: none;
  }
  .c0805bdab .b33674ea {
    flex-direction: column;
    margin: 0;
  }
  .c0805bdab .c65a18b38 {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .c0805bdab .c65a18b38 img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  .c0805bdab .c17cf3407 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
  }
  .c445ad667 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .e752075d {}
  .f9e55575 {
    width: 100%;
  }
  .c5beafd93 {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .c57da82ad {
    width: initial;
    margin-right: 10px;
  }
  .c0805bdab .f5ea0de9,
  .c0805bdab .b5c5393a,
  .c0805bdab .f4ef9ccf {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .c0805bdab .f5ea0de9 {
    margin: 5px auto 12px auto;
    padding: 12px 8px;
  }
  .f4ef9ccf .c8feaf1eb {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .c0805bdab .c156ef89 {
    order: 1;
    flex-basis: content;
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    min-width: 140px;
  }
  .c0805bdab .c28cbec63 {
    order: 1;
    font-size: 14px;
    line-height: 1.3em;
    margin: 14px 16px 0 0;
  }
  .fbd06156 .b33674ea {
    display: none;
  }
  .d1badd9a {
    margin: 0;
    font-size: 10px;
  }
  .c0805bdab .b5c5393a {
    order: 4;
    padding: 0;
    margin-bottom: 5px;
  }
  .b5c5393a .c261a6711 {
    padding-left: 21px;
    margin-bottom: 2px;
  }
  .b5c5393a .c261a6711::before {
    left: 0;
  }
  .c0805bdab .f4ef9ccf {
    order: 3;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .c1ff28443 .c20ddc1a3 {
    padding: 4px 8px 8px 8px;
  }
  .c1ff28443 .c20ddc1a3 .be0b3ad4 {
    padding-top: 0;
  }
  .c1ff28443 .e742c246 .be0b3ad4 {
    margin-top: 20px;
  }
  .c1ff28443 .c20ddc1a3 .be0b3ad4 {
    margin-top: 8px;
  }
  .c1ff28443 .c20ddc1a3 .be0b3ad4.r15dfd001 {
    margin-top: 20px;
  }
  .c1ff28443 .be0b3ad4 {
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .c1ff28443 .be0b3ad4.r15dfd001 {
    padding-top: 0;
  }
  .c1ff28443 .c3ce4436b {
    left: -12px;
    top: -11px;
  }
  .c1ff28443 .r15dfd001 .c3ce4436b {
    left: -12px;
    top: -25px;
  }
  .c1ff28443 .c20ddc1a3 .c3ce4436b {
    left: -6px;
    top: -23px;
  }
  .c1ff28443 .c20ddc1a3 .c3ce4436b {
    left: -6px;
    top: -11px;
  }
  .c1ff28443 .c20ddc1a3 .r15dfd001 .c3ce4436b {
    left: -6px;
    top: -23px;
  }
  .c1ff28443 .b33674ea.e752075d {
    display: block;
    position: absolute;
    top: -28px;
    right: -4px;
  }
  .c1ff28443 .c20ddc1a3 .b33674ea.e752075d {
    right: -14px;
  }
  .c1ff28443 .b33674ea.e752075d .c65a18b38 > span {
    display: none;
  }
  .c0805bdab .b4f01a80 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-width: auto;
    height: 160px;
    border-radius: 13px 13px 0 0;
  }
  .c0805bdab .c51de55c .b4f01a80 {
    left: 10px;
    width: calc(100% - 20px);
  }
  .c0805bdab .c20ddc1a3 .b4f01a80 {
    left: 0;
    width: 100%;
  }
  .c0805bdab .c17cf3407 {
    margin-top: 156px;
  }
  .c1ff28443 .ee7ad3f6 {
    display: none;
    border: none;
  }
  .be0b3ad4 > .ee7ad3f6 {
    display: flex;
  }
  .c20ddc1a3 .ee7ad3f6 {
    position: absolute;
    top: -23px;
  }
  .c1ff28443 .ee7ad3f6 span {
    font-size: 12px;
    font-weight: bold;
  }
  .c20ddc1a3 .ee7ad3f6 span {
    color: #ffffff;
  }
  .c1ff28443 .c0805bdab .f9e55575 {
    font-size: 18px;
    margin: 0 auto 7px 0;
  }
  .c1ff28443 .c0805bdab .f9e55575 span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .c1ff28443 .c5beafd93 {
    justify-content: center;
  }
  .c1ff28443 .f5ea0de9 .d30a99fe {
    font-size: 18px;
  }
  .c6be5274e.f5ea0de9 .d30a99fe span {
    font-size: 18px;
  }
  .c1ff28443 .f5ea0de9 .d30a99fe.t5b78cd41 {
    font-size: 16px;
  }
  .c1ff28443 .a0f605cd {
    flex-direction: initial;
    justify-content: space-between;
  }
  .c1ff28443 .t0126c4e1 {
    margin: 0 0 0 auto;
  }
  .c0ff342ea {
    width: 90vw;
    left: -58vw;
  }
  .c1ff28443 .bd519e2c {
    width: 90vw;
    left: -62vw;
  }
  .c1ff28443 .f9e55575 .b33674ea {
    position: absolute;
    top: -32px;
    right: -2px;
  }
  .c1ff28443 .c20ddc1a3 .f9e55575 .b33674ea {
    display: flex;
  }
  .c1ff28443 .fbd06156 {
    font-size: 8px;
    background: #F4F5F8;
  }
  .c1ff28443 .f71d70bd7 .fbd06156 {
    border-radius: 0;
  }
  .c1ff28443 .c2abb21b7 {
    line-height: 1.28em;
    border-top: 1px solid #A9ADB9;
    padding-top: 3px;
  }
  .c1ff28443 .cb5671c2, .c1ff28443 .s7f16090d {
    width: 14px;
    height: 14px;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.p98ab517b {
  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;
}
.c1ff28443 .p98ab517b {
  padding: 9px 8px;
  margin-bottom: 12px;
}

.c1ff28443 .c2fb38eb {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: none;
}

.p98ab517b:hover .c2fb38eb {
  color: #203b6b;
  border-color: #203b6b;
}

.c1ff28443 .c2fb38eb:after {
  display: none;
}

.c1ff28443 .p98ab517b:hover .c2fb38eb:after {
  display: none;
}

.c1ff28443 .c2fb38eb:before {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-right: 6px;
}

.c1ff28443 .p98ab517b:hover .c2fb38eb:before {
  content: url(../images/copy_icon_hover.svg);
}

.d986febf {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.p98ab517b:hover .d986febf {
  display: block;
}

.p8f4f4894 {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .p98ab517b {
    order: 2;
    margin-top: 11px;
  }
  .c1ff28443 .p98ab517b {
    padding: 8px 8px;
    margin-bottom: 0;
  }
  .d986febf {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */
