.ced7b9ef {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.ced7b9ef: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;
}

.e0e23abc {
  color: #5b8f35;
}

.b4133d762 {
  color: #eb8348;
}

.f4c81432 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.f4c81432 .a17c31b5 {
  display: flex;
}

.f4c81432 .c8a6e407c {
  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;
}

.f4c81432 .c8a6e407c:hover {
  color: #203b6b;
}

.f4c81432 .c8a6e407c.active {
  background: #203b6b;
  color: #fff;
}

.f4c81432 .afadc99e {
  display: flex;
  align-items: center;
}

.f4c81432 .afadc99e > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.f4c81432 .c2a03a07c {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.f4c81432 .c2a03a07c img {
  width: 24px;
  height: 24px;
}

.f4c81432 .c2a03a07c img:hover + .c61a28c5 {
  display: block;
}

.f4c81432 .c61a28c5 {
  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;
}

.f4c81432 .c006ac3b4 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.f4c81432 .c8d1768ad {
  color: var(--color-text-add);
}

.f4c81432 .c2a03a07c:last-of-type {
  margin-right: 0;
}
.c834267a6 .c4bd8fe21 {
  width: 55.55%;
  line-height: 1.58em;
}
@media (max-width: 900px) {
  .f4c81432 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .f4c81432 .afadc99e {
    margin-bottom: 12px;
  }

  .f4c81432 .a17c31b5 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .f4c81432 .c8a6e407c {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .f4c81432 .afadc99e {
    flex-wrap: wrap;
  }

  .f4c81432 .afadc99e > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .f4c81432 .c61a28c5::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .f4c81432 .c61a28c5 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .f4c81432 .a17c31b5 {
    padding-bottom: 10px;
  }

  .f4c81432 .c8a6e407c {
    font-size: 14px;
  }
}

.c35e7fedd {
  margin-bottom: 40px;
}

.c834267a6 .adf741ac {
  background: transparent;
  border: none;
  border-radius: 20px;
  margin-bottom: 20px;
}

.bc4f769f {
  display: flex;
  justify-content: center;
}

.entry .adf741ac a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.c834267a6 .ef569f3e {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.c834267a6 .c918f1fa {
  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;
}
.c834267a6 .c918f1fa svg {
  min-width: 12px;
  margin-right: 4px;
}
.c834267a6 .c918f1fa svg path {
  fill: #EB8348;
}
.c834267a6 .c918f1fa span {
  text-align: left;
  color: #4A5B68;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;
}
.c834267a6 .ef569f3e .b7732005 {
  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;
}
.c834267a6 .b7732005 .c2f86970f {
  margin: 0;
}
.c834267a6 .b7732005 .c91225a33 {
  margin-right: 6px;
}
.c834267a6 .b7732005 .c562f07ce {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.c834267a6 .c4a779208 {
  position: absolute;
  left: -3px;
  top: -3px;
  font-weight: 700;
}
.c834267a6 .d45e10a8 .c4a779208 {
  left: 0;
  top: 0;
}
.cf1e923d {
  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;
}

.c834267a6 .d7cc396d {
  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;
}
.c834267a6 .c614137ba {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  background: #F4F5F8;
}
.c834267a6 .d45e10a8 {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: linear-gradient(180deg, #203B6B 0%, #C4CDE0 100%);
}
.c834267a6 .d45e10a8::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  background: #fff;
  margin: 4px;
}

.ef569f3e .d7cc396d:last-of-type {
  margin-bottom: 0;
}

.ef569f3e .d7cc396d:hover .d299b61a {
  background: #6da5441a;
}

.c834267a6 .c6c7c8364 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px 10px 20px;
  min-height: 160px;
}

.c834267a6 .e39aa8f6 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-end;
  border-radius: 0 0 13px 13px;
  background: #ffffff;
}
.c834267a6 .c666900cb {
  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;
}
.c834267a6 .t5475d4c6 {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 auto;
}
.c834267a6 a.t7356e1c8 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c834267a6 .t7356e1c8 {}
.c834267a6 .t2644e6ed {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
}
.c834267a6 a.t1221a85e, .c834267a6 .t1221a85e {
  display: none;
  align-items: center;
  text-decoration: none;
}
.c834267a6 a.t1221a85e.d9e91ea0, .c834267a6 .t1221a85e.d9e91ea0 {
  display: flex;
}
.c834267a6 .t7356e1c8:not(:last-child) {
  margin-right: 20px;
}
.c834267a6 .t1221a85e {
  flex-direction: row;
}
.c834267a6 .t1221a85e > span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.c834267a6 .t1221a85e > svg {
  width: 8px;
  height: 6px;
  margin-left: 6px;
}
.c834267a6 .f2564a9ac {
  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%;
}
.c834267a6 .f8554dadc .f2564a9ac {
  display: flex;
}
.c834267a6 .d73289c4 {
  width: 30%;
}
.c834267a6 .t2027d8c8 {
  width: 51.7%;
}
.c834267a6 .t8bebaa6e {
  width: 26%;
}
.c834267a6 .d691a755 {
  width: 21.3%;
  margin: 0 0 0 auto;
}
.c834267a6 .ac3df34c {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c834267a6 .t0cea6e76 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 13px;
  width: 22%;
}
.c834267a6 .t0cea6e76:not(:last-child){
  margin-right: 2%;
}
.c834267a6 .d0f0e5db {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.c834267a6 .d0f0e5db img {
  max-width: 27px;
  height: auto;
  filter: grayscale(100%);
}
.c834267a6 .t467b268f .d0f0e5db img {
  filter: none;
}
.c834267a6 .db026f4f {
  font-size: 14px;
  line-height: 1.2em;
  color: #4A5B68;
}
.c834267a6 .a3e34e49 {
  display: flex;
  flex-wrap: wrap;
}
.c834267a6 .d24841c6 {
  font-size: 12px;
  line-height: 1.25em;
  color: #A9ADB9;
  margin-bottom: 2px;
}
.c834267a6 .c61aef32 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #E1E3E7;
  border-radius: 4px;
  margin-bottom: 12px;
}
.c834267a6 .t3db775b4 {
  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;
}
.c834267a6 .t49d24f27 {
  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;
}
.c834267a6 .t49d24f27 .d24841c6 {
  font-size: 16px;
  font-weight: 700;
  color: #171E34;
  margin-bottom: 12px;
}
.c834267a6 .t49d24f27 .c61aef32 {
  margin-bottom: 10px;
}
.c834267a6 .t49d24f27 .c61aef32:not(:last-child) {
  margin-right: 10px;
}
.c834267a6 .t49d24f27 .a3e34e49 {
  overflow-y: auto;
  max-height: 256px;
  padding-bottom: 14px;
}
.c834267a6 .t3db775b4 > span {
  color: #4A5B68;
  font-size: 10px;
  line-height: 1.25em;
  text-align: center;
  text-decoration: underline;
}
.c834267a6 .t3db775b4:hover .t49d24f27 {
  display: block;
}
.c834267a6 .fe84c2d2, .c834267a6 img.fe84c2d2 {
  width: 100%;
  max-width: 49px;
  height: auto;
  margin: 0 auto;
  max-height: 30px;
  object-fit: contain;
}
.c834267a6 .c61aef32:not(:last-child) {
  margin-right: 12px;
}

.c834267a6 .bccdfa36 {}
.c834267a6 .t45fcfb05 {
  display: flex;
  flex-direction: column;
  padding: 11px 8px 3px 0;
  max-width: 240px;
}
.c834267a6 .b77b741d {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  line-height: 1em;
  font-size: 14px;
  color: #4A5B68;
}
.c834267a6 .t907c03d8 {
  margin-right: 8px;
}
.c834267a6 .t78e5caed {
  margin: 0 0 0 auto;
  color: #171E34;
  font-weight: 500;
  text-align: right;
}
.c834267a6 .t9b8e894c {
  line-height: 10px;
  margin-right: 6px;
}
.c834267a6 .t9b8e894c svg path {
  fill: #EB8348;
}
.ef569f3e .c4e87877f {
  min-width: 250px;
}

.c834267a6 .c2f86970f {
  display: flex;
  margin: 4px 30px;
  float: none;
  line-height: 1.7em;
}

.c834267a6 .c91225a33 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-right: 16px;
}

.c834267a6 .c562f07ce {
  position: relative;
}
.c834267a6 .c562f07ce .b91e2cf5 {
  position: absolute;
  top: -2px;
  right: -2px;
}
.c834267a6 .c562f07ce {
  margin-right: 12px;
}
.c834267a6 .ef569f3e .c91225a33 img {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.ef569f3e .c4c870542 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.ef569f3e .c4c870542:first-child,
.ef569f3e .f17e3a58:first-child {
  padding-left: 0;
}

.ef569f3e .c4c870542:last-child,
.ef569f3e .f17e3a58:last-child {
  padding-right: 0;
}

.ef569f3e .c4c870542:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.c834267a6 .c5aef5d72 {
  width: 20.3%;
}

.c834267a6 .c68536c74 {
  width: 21.5%;
}

.ef569f3e .c21d29172 {
  width: 27.7%;
}

.ef569f3e .c2ba591a1 {
  width: 16%;
  padding: 0;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.c834267a6 .c6bba17ee {
  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 */
.c834267a6 .c5aef5d72 {
  margin-left: 13.75%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px 10px;
}
.c834267a6 .c68536c74 {
  align-self: center;
  padding: 17px 8px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #DFE2EA;
}
.ef569f3e .c21d29172 {
  padding: 0 1.9%;
}

.c834267a6 .c5aef5d72 .c46884a4b {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  font-size: 14px;
  color: var(--color-text-add);
  margin-right: 7px;
  line-height: 16px;
}

.c834267a6 .c5aef5d72 .c46884a4b span {
  font-weight: 500;
  font-size: 16px;
}
.c834267a6 .c5aef5d72 .c46884a4b span.c8cfcc465 {
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  color: #203B6B;
}
.c834267a6 .c5aef5d72 .c46884a4b span.c6494c788 {
  margin-left: 2px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c68536c74 {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.c834267a6 .c68536c74 .a6e573c2 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}
.c834267a6 .c68536c74 .a6e573c2:not(:last-child){
  margin-bottom: 4px;
}
.c834267a6 .c68536c74 .a6e573c2.t2deb1c22 {
  font-size: 18px;
  font-weight: 500;
}

.c68536c74 .a6e573c2 span {
  font-size: 32px;
}

.c68536c74 .a6e573c2 small {
  margin: 0 4px;
}

.c68536c74 .c85434976 {
  padding-right: 7px;
  position: relative;
}

.c834267a6 .c68536c74 .c07a37994 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

.c834267a6 .c68536c74 .c07a37994 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.ef569f3e .c4c870542.c21d29172:after {
  display: none;
}
.c21d29172 .d299b61a {
  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;
}

.c21d29172 .d299b61a::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.c2ba591a1 .fa051bd7 {
  display: flex;
  flex-direction: column;
}

.c2ba591a1 .c8fc09af9 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 9px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.c2ba591a1 .c3a1a3052 {
  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;
}

.c2ba591a1 .c3a1a3052:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */


/* MOBILE TABLE START */
.e1479dea .c46f960f4 {
  padding: 0;
  background: transparent;
}

.c46f960f4 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c46f960f4 .d7cc396d {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c46f960f4 .b9dce75d {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c46f960f4 .c75fffba2 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c46f960f4 .c4a779208 {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c46f960f4 .c666900cb {
  margin-top: 5px;
  padding: 8px;
}

.c46f960f4 .c3a1a3052 {
  margin-top: 5px;
}

.c46f960f4 .c13162b5d {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c46f960f4 .c350616f4 {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c46f960f4 .f05ccc49 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c46f960f4 .c46884a4b {
  margin-left: 8px;
}

.c46f960f4 .c46884a4b span {
  font-weight: 900;
  font-size: 18px;
}

.c46f960f4 .a8502cfd {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c46f960f4 .b2ca82bf {
  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;
}

.c46f960f4 .c87e05825 {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c46f960f4 .c87e05825::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c46f960f4 .c87e05825 .c85434976::after {
  top: 7px;
}

.c46f960f4 .casino-bonus-top {
  margin-right: 10px;
}

.c46f960f4 .c21d29172 {
  margin-top: 10px;
}

.c46f960f4 .c2ba591a1 {
  margin: 20px;
}

.c46f960f4 .c8fc09af9 {
  text-align: center;
  justify-content: center;
}

.c46f960f4 .d299b61a {
  font-size: 16px;
}

.c46f960f4 .d299b61a:before {
  top: -3px;
}

.c46f960f4 .c31367b18 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c46f960f4 .b7732005 {
  text-transform: uppercase;
  font-weight: 700;
}

.c46f960f4 .bee496ac {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c46f960f4 .c767aff26 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .c834267a6 .t0cea6e76 {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .c834267a6 .t0cea6e76 {
    width: 48%;
  }
}
@media (max-width: 900px) {
  .c755c973d {
    display: none;
  }
  .c46f960f4 {
    display: block;
  }
  .c46f960f4 .fa051bd7 {
    margin-bottom: 12px;
  }
  .c46f960f4 .c21d29172 {
    padding: 0 24px;
  }
  .c834267a6 .c666900cb {
    flex-wrap: wrap;
  }
  .c834267a6 .c4bd8fe21 {
    width: 100%;
  }
  .c834267a6 .t5475d4c6 {
    margin: 8px 0 0 auto;
    width: 100%;
    padding: 4px 4px;
  }
  .c834267a6 .t2027d8c8 {
    width: 50%;
  }
  .c834267a6 .t8bebaa6e {
    width: 50%;
  }
  .c834267a6 .d691a755 {
    width: 100%;
    margin: 6px auto 0 auto;
  }
}
@media (max-width: 580px) {
  .c834267a6 .t2027d8c8 {
    width: 100%;
  }
  .c834267a6 .t8bebaa6e {
    width: 100%;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  .c46f960f4 .c4a779208 {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c46f960f4 .b9dce75d {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c46f960f4 .c46884a4b span {
    font-size: 16px;
  }

  .c46f960f4 .c31367b18 {
    margin-left: 130px;
    align-items: flex-start;
  }

  .c46f960f4 .c13162b5d {
    padding: 0;
  }

  .c46f960f4 .b7732005 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 4px;
  }

  .c46f960f4 .c323f0292 {
    margin-top: 14px;
  }

  .c46f960f4 .s8ee7f52b,
  .c46f960f4 .s0985d86e {
    width: 13px;
    height: 13px;
  }

  .c46f960f4 .b2ca82bf {
    width: 95%;
    margin: 0 auto;
  }

  .c46f960f4 .c46884a4b {
    font-size: 14px;
  }

  .c46f960f4 .a6e573c2 {
    font-size: 16px;
    font-weight: bold;
  }

  .c46f960f4 .c68536c74 .a6e573c2 span {
    font-size: 24px;
  }

  .c46f960f4 .c21d29172 {
    display: flex;
    flex-direction: column;
  }

  .c46f960f4 .d299b61a::before {
    top: 0;
  }

  .c46f960f4 .d299b61a {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c46f960f4 .c767aff26 {
    width: 20px;
    height: 20px;
  }

  .c46f960f4 .c8753be6b {
    font-size: 12px;
  }

  .c46f960f4 .c8fc09af9 {
    font-size: 12px;
  }

  .c46f960f4 .c75fffba2 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c46f960f4 .fa051bd7 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c46f960f4 .c3a1a3052 {
    order: 1;
    margin: 0 0 10px 0;
  }

  .c46f960f4 .ced7b9ef {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }
}

@media (max-width: 380px) {
  .c46f960f4 .c350616f4 {
    margin-left: 5px;
  }
}
/* MOBILE TABLE END */

/* CASINO TABLE SLIM START */
.c755c973d {
  padding: 0;
  margin-bottom: 30px;
}

.c755c973d .d7cc396d {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.c755c973d .d7cc396d:last-of-type {
  margin-bottom: 0;
}

.c755c973d .c6bba17ee {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.c755c973d .c4a779208 {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.c755c973d .c32c3cc54 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.c755c973d .e8f38349 {
  padding: 12px 16px;
  width: 90%;
}

.c755c973d .b7dc2f3b {
  display: flex;
  justify-content: space-between;
}

.c755c973d .c31b83116:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.c755c973d .c31b83116:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.c755c973d .c18a18e45 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c755c973d .b7732005 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.c755c973d .s8ee7f52b {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.c755c973d .c5aef5d72 {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.c755c973d .c46884a4b {
  margin-top: 3px;
}

.c755c973d .c21d29172 {
  max-width: 270px;
  padding: 0;
}

.c755c973d .d299b61a {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.c755c973d .d299b61a::before {
  top: -1px;
  left: 5px;
}

.c755c973d .c8fc09af9 {
  width: 130px;
}

.c755c973d .c666900cb {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}
.c834267a6 .c16ca94e6 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.c834267a6 .c22356891 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-right: 6px;
}
.c834267a6 .c6b4f2cfd {
  width: 300px;
}
.c834267a6 .c16ca94e6 .dc6d0522 {
  position: relative;
  top: auto;
  right: auto;
}
.c834267a6 .c1d848a6f {
  box-shadow: 0 0 12px 0 #203B6B3D;
  border: none;
  padding: 14px 18px 18px 19px;
}
.c834267a6 .cf6b33c2 {
  margin-bottom: 8px;
}
.c834267a6 .c8d113499 {
  width: 110px;
}
.c834267a6 .c22356891 img {
  margin-right: 2px;
}
.c46884a4b {
  text-align: center;
}
.ef569f3e .c2f86970f.c92bded61 {
  display: none;
}
.c614137ba > .c918f1fa {
  display: none;
  margin: 0;
  background: transparent;
  width: 100%;
  padding: 3px 15px;
  text-align: center;
  justify-content: center;
}
.c834267a6 .d45e10a8 .b7732005 .c2f86970f {
  display: none;
}

@media (max-width: 1350px) {
  .c755c973d .c21d29172 {
    max-width: 250px;
  }

  .c68536c74 .a6e573c2 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .ef569f3e .c6c7c8364 {
    padding: 10px 10px 0 10px;
  }
  .c834267a6 .t7356e1c8 {
    min-width: 82px;
  }

  .ef569f3e .c6bba17ee {
    height: 120px;
  }

  .ef569f3e .f17e3a58 {
    font-size: 12px;
  }

  .c834267a6 .c4a779208 {
    width: 24px;
    height: 24px;
    border-radius: 5.832px;
  }
  .c834267a6 .d45e10a8 .c4a779208 {
    width: 37px;
    height: 37px;
    border-radius: 5.832px;
  }

  .ef569f3e .b7732005 {
    font-size: 16px;
  }

  .ef569f3e .c2644e2e5 {
    width: 95px;
    height: 42px;
  }

  .ef569f3e .e35a85f6 {
    font-size: 8px;
  }

  .ef569f3e .s8ee7f52b,
  .ef569f3e .s0985d86e {
    width: 9px;
    height: 9px;
  }

  .ef569f3e .c46884a4b {
    font-size: 8px;
  }

  .ef569f3e .c46884a4b span {
    font-size: 12px;
  }

  .ef569f3e .c87e05825 {
    font-size: 8px;
  }

  .ef569f3e .a6e573c2 {
    font-size: 15px;
    margin-top: 8px;
  }

  .ef569f3e .a6e573c2 span {
    font-size: 24px;
  }

  .ef569f3e .d299b61a {
    font-size: 12px;
  }

  .p5350590d {
    font-size: 12px;
  }

  .ef569f3e .c2f86970f {
    margin: 4px 15px;
  }

  .ef569f3e .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .ef569f3e .c767aff26 {
    width: 18px;
    height: 18px;
  }

  .ef569f3e .c8753be6b {
    font-size: 8px;
  }

  .ef569f3e .c8fc09af9 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .ef569f3e .c3a1a3052 {
    font-size: 8px;
    margin-top: 0;
  }
  .c666900cb {
    padding: 10px 10px;
  }
  .ef569f3e .c4e87877f {
    display: none;
  }
}

@media (max-width: 900px) {
  .adf741ac {
    border-radius: 10px;
  }
  .ef569f3e {
    padding: 10px 8px;
  }
  .ef569f3e .d7cc396d {
    margin-bottom: 16px;
  }
  .ef569f3e .c6c7c8364 {
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 8px 0 8px;
  }
  .ef569f3e .e35a85f6 {
    display: none;
  }
  .ef569f3e .c4c870542:not(:last-child):not(:first-child):after {
    display: none;
  }
  .ef569f3e .c6bba17ee {
    position: relative;
    top: -7px;
    left: -10px;
    width: auto;
    max-width: 140px;
    min-width: 140px;
    margin-left: 0;
    margin-right: auto;
    height: 140px;
    padding: 0;
  }
  .c834267a6 .c4a779208 {
    left: 4px;
    top: -8px;
  }
  .ef569f3e .b7732005 {
    text-align: left;
    margin-bottom: 1px;
  }
  .ef569f3e .s8ee7f52b, .ef569f3e .s0985d86e {
    width: 11px;
    height: 11px;
  }
  .ef569f3e .c46884a4b span {
    font-size: 16px;
  }
  .c834267a6 .c2f86970f.c92bded61 {
    display: none;
  }
  .ef569f3e .c2f86970f {
    flex-direction: column;
    margin: 0;
  }
  .ef569f3e .c91225a33 {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .ef569f3e .c91225a33 img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  .ef569f3e .c5aef5d72 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
  }
  .c31b53c5b {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .c92bded61 {}
  .b7732005 {
    width: 100%;
  }
  .c16ca94e6 {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .c22356891 {
    width: initial;
    margin-right: 10px;
  }
  .ef569f3e .c68536c74,
  .ef569f3e .c21d29172,
  .ef569f3e .c2ba591a1 {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .ef569f3e .c68536c74 {
    margin: 5px auto 12px auto;
    padding: 12px 8px;
  }
  .c2ba591a1 .fa051bd7 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .ef569f3e .c8fc09af9 {
    order: 1;
    flex-basis: content;
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    min-width: 140px;
  }
  .ef569f3e .c3a1a3052 {
    order: 1;
    font-size: 14px;
    line-height: 1.3em;
    margin: 14px 16px 0 0;
  }
  .c666900cb .c2f86970f {
    display: none;
  }
  .f6d8ff96 {
    margin: 0;
    font-size: 10px;
  }
  .ef569f3e .c21d29172 {
    order: 4;
    padding: 0;
    margin-bottom: 5px;
  }
  .c21d29172 .d299b61a {
    padding-left: 21px;
    margin-bottom: 2px;
  }
  .c21d29172 .d299b61a::before {
    left: 0;
  }
  .ef569f3e .c2ba591a1 {
    order: 3;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .c834267a6 .d45e10a8 {
    padding: 4px 8px 8px 8px;
  }
  .c834267a6 .d45e10a8 .c614137ba {
    padding-top: 0;
  }
  .c834267a6 .c3808cf28 .c614137ba {
    margin-top: 20px;
  }
  .c834267a6 .d45e10a8 .c614137ba {
    margin-top: 8px;
  }
  .c834267a6 .d45e10a8 .c614137ba.e0685b11 {
    margin-top: 20px;
  }
  .c834267a6 .c614137ba {
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .c834267a6 .c614137ba.e0685b11 {
    padding-top: 0;
  }
  .c834267a6 .c4a779208 {
    left: -12px;
    top: -11px;
  }
  .c834267a6 .e0685b11 .c4a779208 {
    left: -12px;
    top: -25px;
  }
  .c834267a6 .d45e10a8 .c4a779208 {
    left: -6px;
    top: -23px;
  }
  .c834267a6 .d45e10a8 .c4a779208 {
    left: -6px;
    top: -11px;
  }
  .c834267a6 .d45e10a8 .e0685b11 .c4a779208 {
    left: -6px;
    top: -23px;
  }
  .c834267a6 .c2f86970f.c92bded61 {
    display: block;
    position: absolute;
    top: -28px;
    right: -4px;
  }
  .c834267a6 .d45e10a8 .c2f86970f.c92bded61 {
    right: -14px;
  }
  .c834267a6 .c2f86970f.c92bded61 .c91225a33 > span {
    display: none;
  }
  .ef569f3e .c6bba17ee {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-width: auto;
    height: 160px;
    border-radius: 13px 13px 0 0;
  }
  .ef569f3e .d7cc396d .c6bba17ee {
    left: 10px;
    width: calc(100% - 20px);
  }
  .ef569f3e .d45e10a8 .c6bba17ee {
    left: 0;
    width: 100%;
  }
  .ef569f3e .c5aef5d72 {
    margin-top: 156px;
  }
  .c834267a6 .c918f1fa {
    display: none;
    border: none;
  }
  .c614137ba > .c918f1fa {
    display: flex;
  }
  .d45e10a8 .c918f1fa {
    position: absolute;
    top: -23px;
  }
  .c834267a6 .c918f1fa span {
    font-size: 12px;
    font-weight: bold;
  }
  .d45e10a8 .c918f1fa span {
    color: #ffffff;
  }
  .c834267a6 .ef569f3e .b7732005 {
    font-size: 18px;
    margin: 0 auto 7px 0;
  }
  .c834267a6 .ef569f3e .b7732005 span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .c834267a6 .c16ca94e6 {
    justify-content: center;
  }
  .c834267a6 .c68536c74 .a6e573c2 {
    font-size: 18px;
  }
  .c4c870542.c68536c74 .a6e573c2 span {
    font-size: 18px;
  }
  .c834267a6 .c68536c74 .a6e573c2.t2deb1c22 {
    font-size: 16px;
  }
  .c834267a6 .t5475d4c6 {
    flex-direction: initial;
    justify-content: space-between;
  }
  .c834267a6 .t2644e6ed {
    margin: 0 0 0 auto;
  }
  .c6b4f2cfd {
    width: 90vw;
    left: -58vw;
  }
  .c834267a6 .t49d24f27 {
    width: 90vw;
    left: -62vw;
  }
  .c834267a6 .b7732005 .c2f86970f {
    position: absolute;
    top: -32px;
    right: -2px;
  }
  .c834267a6 .d45e10a8 .b7732005 .c2f86970f {
    display: flex;
  }
  .c834267a6 .c666900cb {
    font-size: 8px;
    background: #F4F5F8;
  }
  .c834267a6 .f8554dadc .c666900cb {
    border-radius: 0;
  }
  .c834267a6 .c4bd8fe21 {
    line-height: 1.28em;
    border-top: 1px solid #A9ADB9;
    padding-top: 3px;
  }
  .c834267a6 .s8ee7f52b, .c834267a6 .s0985d86e {
    width: 14px;
    height: 14px;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.dd1ad592 {
  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;
}
.c834267a6 .dd1ad592 {
  padding: 9px 8px;
  margin-bottom: 12px;
}

.c834267a6 .p5e4bdb0e {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: none;
}

.dd1ad592:hover .p5e4bdb0e {
  color: #203b6b;
  border-color: #203b6b;
}

.c834267a6 .p5e4bdb0e:after {
  display: none;
}

.c834267a6 .dd1ad592:hover .p5e4bdb0e:after {
  display: none;
}

.c834267a6 .p5e4bdb0e:before {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-right: 6px;
}

.c834267a6 .dd1ad592:hover .p5e4bdb0e:before {
  content: url(../images/copy_icon_hover.svg);
}

.fee4dcb3 {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.dd1ad592:hover .fee4dcb3 {
  display: block;
}

.c26f21e1 {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .dd1ad592 {
    order: 2;
    margin-top: 11px;
  }
  .c834267a6 .dd1ad592 {
    padding: 8px 8px;
    margin-bottom: 0;
  }
  .fee4dcb3 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */
