.b651e9351 {
  display: flex;
  background: var(--color-primary);
  border-radius: 10px;
  padding: 13px 15px;
  font-weight: 700;
  color: var(--color-text-dark) !important;
}

.b651e9351: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;
}

.g4b2b1002 {
  color: #5b8f35;
}

.b8e9b4e26 {
  color: #eb8348;
}

.a8dcafb6 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.a8dcafb6 .db654214 {
  display: flex;
}

.a8dcafb6 .ea1fd878 {
  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;
}

.a8dcafb6 .ea1fd878:hover {
  color: #203b6b;
}

.a8dcafb6 .ea1fd878.active {
  background: #203b6b;
  color: #fff;
}

.a8dcafb6 .c811248db {
  display: flex;
  align-items: center;
}

.a8dcafb6 .c811248db > span {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text-dark);
  margin-right: 12px;
}

.a8dcafb6 .d56644f0 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #eff1f5;
  border-radius: 10px;
  margin-right: 8px;
}

.a8dcafb6 .d56644f0 img {
  width: 24px;
  height: 24px;
}

.a8dcafb6 .d56644f0 img:hover + .c581f4c2 {
  display: block;
}

.a8dcafb6 .c581f4c2 {
  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;
}

.a8dcafb6 .c8aeea60c {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.a8dcafb6 .c72728c21 {
  color: var(--color-text-add);
}

.a8dcafb6 .d56644f0:last-of-type {
  margin-right: 0;
}
.f9eee753 .c8d324cdf {
  width: 55.55%;
  line-height: 1.58em;
}
@media (max-width: 900px) {
  .a8dcafb6 {
    background: none;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
  }

  .a8dcafb6 .c811248db {
    margin-bottom: 12px;
  }

  .a8dcafb6 .db654214 {
    width: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    overflow: auto;
  }

  .a8dcafb6 .ea1fd878 {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .a8dcafb6 .c811248db {
    flex-wrap: wrap;
  }

  .a8dcafb6 .c811248db > span {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    color: var(--color-text-add);
  }

  .a8dcafb6 .c581f4c2::after {
    content: url(../images/f_close_icon.svg);
    position: absolute;
    top: 8px;
    right: 8px;
  }

  .a8dcafb6 .c581f4c2 {
    width: 100%;
    max-width: none;
    bottom: 115px;
  }

  .a8dcafb6 .db654214 {
    padding-bottom: 10px;
  }

  .a8dcafb6 .ea1fd878 {
    font-size: 14px;
  }
}

.c8cd6095b {
  margin-bottom: 40px;
}

.f9eee753 .c9f3d5d6d {
  background: transparent;
  border: none;
  border-radius: 20px;
  margin-bottom: 20px;
}

.c432a9213 {
  display: flex;
  justify-content: center;
}

.entry .c9f3d5d6d a {
  box-shadow: none !important;
  color: var(--color-text-dark);
}

.f9eee753 .c9bd0e695 {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.f9eee753 .b301825b {
  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;
}
.f9eee753 .b301825b svg {
  min-width: 12px;
  margin-right: 4px;
}
.f9eee753 .b301825b svg path {
  fill: #EB8348;
}
.f9eee753 .b301825b span {
  text-align: left;
  color: #4A5B68;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;
}
.f9eee753 .c9bd0e695 .c1cba0abb {
  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;
}
.f9eee753 .c1cba0abb .c552a17fa {
  margin: 0;
}
.f9eee753 .c1cba0abb .a3e846f2 {
  margin-right: 6px;
}
.f9eee753 .c1cba0abb .c39d8555 {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.f9eee753 .c85df0b4c {
  position: absolute;
  left: -3px;
  top: -3px;
  font-weight: 700;
}
.f9eee753 .e6940c69 .c85df0b4c {
  left: 0;
  top: 0;
}
.c762f65bb {
  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;
}

.f9eee753 .b520e873 {
  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;
}
.f9eee753 .c7d74cb18 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  background: #F4F5F8;
}
.f9eee753 .e6940c69 {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: linear-gradient(180deg, #203B6B 0%, #C4CDE0 100%);
}
.f9eee753 .e6940c69::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  background: #fff;
  margin: 4px;
}

.c9bd0e695 .b520e873:last-of-type {
  margin-bottom: 0;
}

.c9bd0e695 .b520e873:hover .e053aadb {
  background: #6da5441a;
}

.f9eee753 .d54d74e2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px 10px 20px;
  min-height: 160px;
}

.f9eee753 .f48538248 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-end;
  border-radius: 0 0 13px 13px;
  background: #ffffff;
}
.f9eee753 .c061898cf {
  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;
}
.f9eee753 .t66bfc807 {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 auto;
}
.f9eee753 a.t2f425a4c {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.f9eee753 .t2f425a4c {}
.f9eee753 .t5c5d954c {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
}
.f9eee753 a.c53e2d40, .f9eee753 .c53e2d40 {
  display: none;
  align-items: center;
  text-decoration: none;
}
.f9eee753 a.c53e2d40.f7569fe5, .f9eee753 .c53e2d40.f7569fe5 {
  display: flex;
}
.f9eee753 .t2f425a4c:not(:last-child) {
  margin-right: 20px;
}
.f9eee753 .c53e2d40 {
  flex-direction: row;
}
.f9eee753 .c53e2d40 > span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #203B6B;
  text-decoration: underline;
}
.f9eee753 .c53e2d40 > svg {
  width: 8px;
  height: 6px;
  margin-left: 6px;
}
.f9eee753 .f4a8d4b0f {
  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%;
}
.f9eee753 .b79ec61d .f4a8d4b0f {
  display: flex;
}
.f9eee753 .a3b4f06f {
  width: 30%;
}
.f9eee753 .t42cb09d6 {
  width: 51.7%;
}
.f9eee753 .t5cf42f70 {
  width: 26%;
}
.f9eee753 .t6fa050d3 {
  width: 21.3%;
  margin: 0 0 0 auto;
}
.f9eee753 .t82827209 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.f9eee753 .t7646ee83 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 13px;
  width: 22%;
}
.f9eee753 .t7646ee83:not(:last-child){
  margin-right: 2%;
}
.f9eee753 .e23af91a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.f9eee753 .e23af91a img {
  max-width: 27px;
  height: auto;
  filter: grayscale(100%);
}
.f9eee753 .b91ec203 .e23af91a img {
  filter: none;
}
.f9eee753 .e9c8738e {
  font-size: 14px;
  line-height: 1.2em;
  color: #4A5B68;
}
.f9eee753 .fff7f5cd {
  display: flex;
  flex-wrap: wrap;
}
.f9eee753 .t6b79b640 {
  font-size: 12px;
  line-height: 1.25em;
  color: #A9ADB9;
  margin-bottom: 2px;
}
.f9eee753 .a9f30d91 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #E1E3E7;
  border-radius: 4px;
  margin-bottom: 12px;
}
.f9eee753 .t47ae0615 {
  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;
}
.f9eee753 .t7b1853e6 {
  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;
}
.f9eee753 .t7b1853e6 .t6b79b640 {
  font-size: 16px;
  font-weight: 700;
  color: #171E34;
  margin-bottom: 12px;
}
.f9eee753 .t7b1853e6 .a9f30d91 {
  margin-bottom: 10px;
}
.f9eee753 .t7b1853e6 .a9f30d91:not(:last-child) {
  margin-right: 10px;
}
.f9eee753 .t7b1853e6 .fff7f5cd {
  overflow-y: auto;
  max-height: 256px;
  padding-bottom: 14px;
}
.f9eee753 .t47ae0615 > span {
  color: #4A5B68;
  font-size: 10px;
  line-height: 1.25em;
  text-align: center;
  text-decoration: underline;
}
.f9eee753 .t47ae0615:hover .t7b1853e6 {
  display: block;
}
.f9eee753 .t47b53554, .f9eee753 img.t47b53554 {
  width: 100%;
  max-width: 49px;
  height: auto;
  margin: 0 auto;
  max-height: 30px;
  object-fit: contain;
}
.f9eee753 .a9f30d91:not(:last-child) {
  margin-right: 12px;
}

.f9eee753 .t1704d088 {}
.f9eee753 .t99ea8e8e {
  display: flex;
  flex-direction: column;
  padding: 11px 8px 3px 0;
  max-width: 240px;
}
.f9eee753 .cd6207bc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  line-height: 1em;
  font-size: 14px;
  color: #4A5B68;
}
.f9eee753 .t8c49ff7a {
  margin-right: 8px;
}
.f9eee753 .t189452e9 {
  margin: 0 0 0 auto;
  color: #171E34;
  font-weight: 500;
  text-align: right;
}
.f9eee753 .t87bb75ee {
  line-height: 10px;
  margin-right: 6px;
}
.f9eee753 .t87bb75ee svg path {
  fill: #EB8348;
}
.c9bd0e695 .c4d1c5b78 {
  min-width: 250px;
}

.f9eee753 .c552a17fa {
  display: flex;
  margin: 4px 30px;
  float: none;
  line-height: 1.7em;
}

.f9eee753 .a3e846f2 {
  display: flex;
  align-items: center;
  color: var(--color-text-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-right: 16px;
}

.f9eee753 .c39d8555 {
  position: relative;
}
.f9eee753 .c39d8555 .c12d7064b {
  position: absolute;
  top: -2px;
  right: -2px;
}
.f9eee753 .c39d8555 {
  margin-right: 12px;
}
.f9eee753 .c9bd0e695 .a3e846f2 img {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.c9bd0e695 .c369e76e3 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.c9bd0e695 .c369e76e3:first-child,
.c9bd0e695 .c7e896b6f:first-child {
  padding-left: 0;
}

.c9bd0e695 .c369e76e3:last-child,
.c9bd0e695 .c7e896b6f:last-child {
  padding-right: 0;
}

.c9bd0e695 .c369e76e3:not(:last-child):not(:first-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #f1f1f1;
  height: 90px;
}

/* WIDTH START */
.f9eee753 .c86f928f9 {
  width: 20.3%;
}

.f9eee753 .c0822f470 {
  width: 21.5%;
}

.c9bd0e695 .b46013e9 {
  width: 27.7%;
}

.c9bd0e695 .c37906d03 {
  width: 16%;
  padding: 0;
}
/* WIDTH END */

/* CELLS START */
/* CELL LOGO START */
.f9eee753 .c778feb4c {
  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 */
.f9eee753 .c86f928f9 {
  margin-left: 13.75%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px 10px;
}
.f9eee753 .c0822f470 {
  align-self: center;
  padding: 17px 8px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #DFE2EA;
}
.c9bd0e695 .b46013e9 {
  padding: 0 1.9%;
}

.f9eee753 .c86f928f9 .c6837cb0e {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  font-size: 14px;
  color: var(--color-text-add);
  margin-right: 7px;
  line-height: 16px;
}

.f9eee753 .c86f928f9 .c6837cb0e span {
  font-weight: 500;
  font-size: 16px;
}
.f9eee753 .c86f928f9 .c6837cb0e span.b9eb922d {
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  color: #203B6B;
}
.f9eee753 .c86f928f9 .c6837cb0e span.c0b7d252b {
  margin-left: 2px;
}
/* CELL RATING END */

/* CELL BONUS START */
.c0822f470 {
  font-size: 14px;
  text-align: center;
  color: var(--color-text-dark);
}

.f9eee753 .c0822f470 .faf1c846 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}
.f9eee753 .c0822f470 .faf1c846:not(:last-child){
  margin-bottom: 4px;
}
.f9eee753 .c0822f470 .faf1c846.e2438566 {
  font-size: 18px;
  font-weight: 500;
}

.c0822f470 .faf1c846 span {
  font-size: 32px;
}

.c0822f470 .faf1c846 small {
  margin: 0 4px;
}

.c0822f470 .c0ab41841 {
  padding-right: 7px;
  position: relative;
}

.f9eee753 .c0822f470 .c7dba0a35 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-add);
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 4px;
}

.f9eee753 .c0822f470 .c7dba0a35 img {
  margin-right: 4px;
}
/* CELL BONUS END */

/* CELL FEATURES START */
.c9bd0e695 .c369e76e3.b46013e9:after {
  display: none;
}
.b46013e9 .e053aadb {
  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;
}

.b46013e9 .e053aadb::before {
  content: url(../images/table-features.svg);
  position: absolute;
  left: 10px;
}
/* CELL FEATURES END */

/* CELL LINK START */
.c37906d03 .a611a053 {
  display: flex;
  flex-direction: column;
}

.c37906d03 .c2409b047 {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  padding: 9px 15px;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.c37906d03 .c58f6e14c {
  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;
}

.c37906d03 .c58f6e14c:hover {
  color: var(--color-text-main);
}
/* CELL LINK END */
/* CELLS END */


/* MOBILE TABLE START */
.c813605ee .c1aeddb70 {
  padding: 0;
  background: transparent;
}

.c1aeddb70 {
  display: none;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
}

.c1aeddb70 .b520e873 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}

.c1aeddb70 .c3c594fc {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  border-radius: 7px;
  padding: 10px;
}

.c1aeddb70 .ccce0c24 {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 156px;
  height: 156px;
  border-radius: 8px;
  color: var(--color-text-dark);
  border: none;
}

.c1aeddb70 .c85df0b4c {
  position: absolute;
  top: -16px;
  left: 8px;
}

.c1aeddb70 .c061898cf {
  margin-top: 5px;
  padding: 8px;
}

.c1aeddb70 .c58f6e14c {
  margin-top: 5px;
}

.c1aeddb70 .c0f23d7ff {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.c1aeddb70 .e21993ea {
  flex-direction: column;
  padding: 10px 25px;
  margin-left: 10px;
}

.c1aeddb70 .c296d088 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c1aeddb70 .c6837cb0e {
  margin-left: 8px;
}

.c1aeddb70 .c6837cb0e span {
  font-weight: 900;
  font-size: 18px;
}

.c1aeddb70 .c27a77dca {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.c1aeddb70 .c0bfb7539 {
  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;
}

.c1aeddb70 .c7885bca9 {
  position: relative;
  margin-right: 21px;
  padding-right: 21px;
}

.c1aeddb70 .c7885bca9::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 43px;
  background: #f1f1f1;
}

.c1aeddb70 .c7885bca9 .c0ab41841::after {
  top: 7px;
}

.c1aeddb70 .casino-bonus-top {
  margin-right: 10px;
}

.c1aeddb70 .b46013e9 {
  margin-top: 10px;
}

.c1aeddb70 .c37906d03 {
  margin: 20px;
}

.c1aeddb70 .c2409b047 {
  text-align: center;
  justify-content: center;
}

.c1aeddb70 .e053aadb {
  font-size: 16px;
}

.c1aeddb70 .e053aadb:before {
  top: -3px;
}

.c1aeddb70 .c1f89fa5d {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c1aeddb70 .c1cba0abb {
  text-transform: uppercase;
  font-weight: 700;
}

.c1aeddb70 .c41817220 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c1aeddb70 .c2a6e44a2 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .f9eee753 .t7646ee83 {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .f9eee753 .t7646ee83 {
    width: 48%;
  }
}
@media (max-width: 900px) {
  .c0f45e49c {
    display: none;
  }
  .c1aeddb70 {
    display: block;
  }
  .c1aeddb70 .a611a053 {
    margin-bottom: 12px;
  }
  .c1aeddb70 .b46013e9 {
    padding: 0 24px;
  }
  .f9eee753 .c061898cf {
    flex-wrap: wrap;
  }
  .f9eee753 .c8d324cdf {
    width: 100%;
  }
  .f9eee753 .t66bfc807 {
    margin: 8px 0 0 auto;
    width: 100%;
    padding: 4px 4px;
  }
  .f9eee753 .t42cb09d6 {
    width: 50%;
  }
  .f9eee753 .t5cf42f70 {
    width: 50%;
  }
  .f9eee753 .t6fa050d3 {
    width: 100%;
    margin: 6px auto 0 auto;
  }
}
@media (max-width: 580px) {
  .f9eee753 .t42cb09d6 {
    width: 100%;
  }
  .f9eee753 .t5cf42f70 {
    width: 100%;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  .c1aeddb70 .c85df0b4c {
    width: 28px;
    height: 28px;
    border-radius: 5.832px;
    font-size: 12px;
    top: -12px;
  }

  .c1aeddb70 .c3c594fc {
    padding: 10px;
    min-height: 140px;
    margin-bottom: 8px;
  }

  .c1aeddb70 .c6837cb0e span {
    font-size: 16px;
  }

  .c1aeddb70 .c1f89fa5d {
    margin-left: 130px;
    align-items: flex-start;
  }

  .c1aeddb70 .c0f23d7ff {
    padding: 0;
  }

  .c1aeddb70 .c1cba0abb {
    font-size: 16px;
    text-align: left;
    margin-bottom: 4px;
  }

  .c1aeddb70 .c2e0afe30 {
    margin-top: 14px;
  }

  .c1aeddb70 .bbf0a363,
  .c1aeddb70 .c62d412a {
    width: 13px;
    height: 13px;
  }

  .c1aeddb70 .c0bfb7539 {
    width: 95%;
    margin: 0 auto;
  }

  .c1aeddb70 .c6837cb0e {
    font-size: 14px;
  }

  .c1aeddb70 .faf1c846 {
    font-size: 16px;
    font-weight: bold;
  }

  .c1aeddb70 .c0822f470 .faf1c846 span {
    font-size: 24px;
  }

  .c1aeddb70 .b46013e9 {
    display: flex;
    flex-direction: column;
  }

  .c1aeddb70 .e053aadb::before {
    top: 0;
  }

  .c1aeddb70 .e053aadb {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: pre-wrap;
  }

  .c1aeddb70 .c2a6e44a2 {
    width: 20px;
    height: 20px;
  }

  .c1aeddb70 .db4705ef {
    font-size: 12px;
  }

  .c1aeddb70 .c2409b047 {
    font-size: 12px;
  }

  .c1aeddb70 .ccce0c24 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c1aeddb70 .a611a053 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .c1aeddb70 .c58f6e14c {
    order: 1;
    margin: 0 0 10px 0;
  }

  .c1aeddb70 .b651e9351 {
    height: 40px;
    flex: 1;
    order: 2;
    margin: 0;
  }
}

@media (max-width: 380px) {
  .c1aeddb70 .e21993ea {
    margin-left: 5px;
  }
}
/* MOBILE TABLE END */

/* CASINO TABLE SLIM START */
.c0f45e49c {
  padding: 0;
  margin-bottom: 30px;
}

.c0f45e49c .b520e873 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 235px;
  border: 1px solid #dde0e5;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 25px;
}

.c0f45e49c .b520e873:last-of-type {
  margin-bottom: 0;
}

.c0f45e49c .c778feb4c {
  position: relative;
  display: block;
  width: 132px;
  height: 132px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  border-bottom: none;
}

.c0f45e49c .c85df0b4c {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  left: 5px;
}

.c0f45e49c .c0009d095 {
  display: flex;

  border-radius: 10px 10px 0 0;
}

.c0f45e49c .c6277e6f1 {
  padding: 12px 16px;
  width: 90%;
}

.c0f45e49c .cdc55c9a {
  display: flex;
  justify-content: space-between;
}

.c0f45e49c .c5354e008:not(:last-of-type) {
  position: relative;
  padding-right: 30px;
}

.c0f45e49c .c5354e008:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(50% - 50px);
  right: 15px;
  background: #f1f1f1;
  width: 1px;
  height: 100px;
}

.c0f45e49c .c9756df72 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c0f45e49c .c1cba0abb {
  font-size: 20px;
  font-weight: 700;
  margin-right: 16px;
  margin-bottom: 0;
  border-bottom: 0;
  color: #171e34;
}

.c0f45e49c .bbf0a363 {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.c0f45e49c .c86f928f9 {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 16px;
}

.c0f45e49c .c6837cb0e {
  margin-top: 3px;
}

.c0f45e49c .b46013e9 {
  max-width: 270px;
  padding: 0;
}

.c0f45e49c .e053aadb {
  margin-bottom: 6px;
  padding-left: 20px;
  line-height: 145%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.c0f45e49c .e053aadb::before {
  top: -1px;
  left: 5px;
}

.c0f45e49c .c2409b047 {
  width: 130px;
}

.c0f45e49c .c061898cf {
  font-size: 12px;
  justify-content: center;
  border-bottom: 1px solid #dde0e5;
}
.f9eee753 .cadce16d {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.f9eee753 .c7e21d315 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-right: 6px;
}
.f9eee753 .d27edb7b {
  width: 300px;
}
.f9eee753 .cadce16d .c2308e1ae {
  position: relative;
  top: auto;
  right: auto;
}
.f9eee753 .c9273db58 {
  box-shadow: 0 0 12px 0 #203B6B3D;
  border: none;
  padding: 14px 18px 18px 19px;
}
.f9eee753 .c409c62f5 {
  margin-bottom: 8px;
}
.f9eee753 .c8842e85b {
  width: 110px;
}
.f9eee753 .c7e21d315 img {
  margin-right: 2px;
}
.c6837cb0e {
  text-align: center;
}
.c9bd0e695 .c552a17fa.cea956e5 {
  display: none;
}
.c7d74cb18 > .b301825b {
  display: none;
  margin: 0;
  background: transparent;
  width: 100%;
  padding: 3px 15px;
  text-align: center;
  justify-content: center;
}
.f9eee753 .e6940c69 .c1cba0abb .c552a17fa {
  display: none;
}

@media (max-width: 1350px) {
  .c0f45e49c .b46013e9 {
    max-width: 250px;
  }

  .c0822f470 .faf1c846 span {
    font-size: 24px;
  }
}

@media (max-width: 1100px) {
  .c9bd0e695 .d54d74e2 {
    padding: 10px 10px 0 10px;
  }
  .f9eee753 .t2f425a4c {
    min-width: 82px;
  }

  .c9bd0e695 .c778feb4c {
    height: 120px;
  }

  .c9bd0e695 .c7e896b6f {
    font-size: 12px;
  }

  .f9eee753 .c85df0b4c {
    width: 24px;
    height: 24px;
    border-radius: 5.832px;
  }
  .f9eee753 .e6940c69 .c85df0b4c {
    width: 37px;
    height: 37px;
    border-radius: 5.832px;
  }

  .c9bd0e695 .c1cba0abb {
    font-size: 16px;
  }

  .c9bd0e695 .e9ec7ba1 {
    width: 95px;
    height: 42px;
  }

  .c9bd0e695 .bf4e3e72 {
    font-size: 8px;
  }

  .c9bd0e695 .bbf0a363,
  .c9bd0e695 .c62d412a {
    width: 9px;
    height: 9px;
  }

  .c9bd0e695 .c6837cb0e {
    font-size: 8px;
  }

  .c9bd0e695 .c6837cb0e span {
    font-size: 12px;
  }

  .c9bd0e695 .c7885bca9 {
    font-size: 8px;
  }

  .c9bd0e695 .faf1c846 {
    font-size: 15px;
    margin-top: 8px;
  }

  .c9bd0e695 .faf1c846 span {
    font-size: 24px;
  }

  .c9bd0e695 .e053aadb {
    font-size: 12px;
  }

  .ea61ae8b {
    font-size: 12px;
  }

  .c9bd0e695 .c552a17fa {
    margin: 4px 15px;
  }

  .c9bd0e695 .casino-license-item {
    font-size: 14px;
    margin-right: 8px;
  }

  .c9bd0e695 .c2a6e44a2 {
    width: 18px;
    height: 18px;
  }

  .c9bd0e695 .db4705ef {
    font-size: 8px;
  }

  .c9bd0e695 .c2409b047 {
    font-size: 12px;
    justify-content: center;
    padding: 8px;
  }

  .c9bd0e695 .c58f6e14c {
    font-size: 8px;
    margin-top: 0;
  }
  .c061898cf {
    padding: 10px 10px;
  }
  .c9bd0e695 .c4d1c5b78 {
    display: none;
  }
}

@media (max-width: 900px) {
  .c9f3d5d6d {
    border-radius: 10px;
  }
  .c9bd0e695 {
    padding: 10px 8px;
  }
  .c9bd0e695 .b520e873 {
    margin-bottom: 16px;
  }
  .c9bd0e695 .d54d74e2 {
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 8px 0 8px;
  }
  .c9bd0e695 .bf4e3e72 {
    display: none;
  }
  .c9bd0e695 .c369e76e3:not(:last-child):not(:first-child):after {
    display: none;
  }
  .c9bd0e695 .c778feb4c {
    position: relative;
    top: -7px;
    left: -10px;
    width: auto;
    max-width: 140px;
    min-width: 140px;
    margin-left: 0;
    margin-right: auto;
    height: 140px;
    padding: 0;
  }
  .f9eee753 .c85df0b4c {
    left: 4px;
    top: -8px;
  }
  .c9bd0e695 .c1cba0abb {
    text-align: left;
    margin-bottom: 1px;
  }
  .c9bd0e695 .bbf0a363, .c9bd0e695 .c62d412a {
    width: 11px;
    height: 11px;
  }
  .c9bd0e695 .c6837cb0e span {
    font-size: 16px;
  }
  .f9eee753 .c552a17fa.cea956e5 {
    display: none;
  }
  .c9bd0e695 .c552a17fa {
    flex-direction: column;
    margin: 0;
  }
  .c9bd0e695 .a3e846f2 {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .c9bd0e695 .a3e846f2 img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  .c9bd0e695 .c86f928f9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
  }
  .c6da187df {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .cea956e5 {}
  .c1cba0abb {
    width: 100%;
  }
  .cadce16d {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .c7e21d315 {
    width: initial;
    margin-right: 10px;
  }
  .c9bd0e695 .c0822f470,
  .c9bd0e695 .b46013e9,
  .c9bd0e695 .c37906d03 {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .c9bd0e695 .c0822f470 {
    margin: 5px auto 12px auto;
    padding: 12px 8px;
  }
  .c37906d03 .a611a053 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .c9bd0e695 .c2409b047 {
    order: 1;
    flex-basis: content;
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    min-width: 140px;
  }
  .c9bd0e695 .c58f6e14c {
    order: 1;
    font-size: 14px;
    line-height: 1.3em;
    margin: 14px 16px 0 0;
  }
  .c061898cf .c552a17fa {
    display: none;
  }
  .c8cc18c37 {
    margin: 0;
    font-size: 10px;
  }
  .c9bd0e695 .b46013e9 {
    order: 4;
    padding: 0;
    margin-bottom: 5px;
  }
  .b46013e9 .e053aadb {
    padding-left: 21px;
    margin-bottom: 2px;
  }
  .b46013e9 .e053aadb::before {
    left: 0;
  }
  .c9bd0e695 .c37906d03 {
    order: 3;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .f9eee753 .e6940c69 {
    padding: 4px 8px 8px 8px;
  }
  .f9eee753 .e6940c69 .c7d74cb18 {
    padding-top: 0;
  }
  .f9eee753 .c243d338a .c7d74cb18 {
    margin-top: 20px;
  }
  .f9eee753 .e6940c69 .c7d74cb18 {
    margin-top: 8px;
  }
  .f9eee753 .e6940c69 .c7d74cb18.r8f81b9b2 {
    margin-top: 20px;
  }
  .f9eee753 .c7d74cb18 {
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .f9eee753 .c7d74cb18.r8f81b9b2 {
    padding-top: 0;
  }
  .f9eee753 .c85df0b4c {
    left: -12px;
    top: -11px;
  }
  .f9eee753 .r8f81b9b2 .c85df0b4c {
    left: -12px;
    top: -25px;
  }
  .f9eee753 .e6940c69 .c85df0b4c {
    left: -6px;
    top: -23px;
  }
  .f9eee753 .e6940c69 .c85df0b4c {
    left: -6px;
    top: -11px;
  }
  .f9eee753 .e6940c69 .r8f81b9b2 .c85df0b4c {
    left: -6px;
    top: -23px;
  }
  .f9eee753 .c552a17fa.cea956e5 {
    display: block;
    position: absolute;
    top: -28px;
    right: -4px;
  }
  .f9eee753 .e6940c69 .c552a17fa.cea956e5 {
    right: -14px;
  }
  .f9eee753 .c552a17fa.cea956e5 .a3e846f2 > span {
    display: none;
  }
  .c9bd0e695 .c778feb4c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-width: auto;
    height: 160px;
    border-radius: 13px 13px 0 0;
  }
  .c9bd0e695 .b520e873 .c778feb4c {
    left: 10px;
    width: calc(100% - 20px);
  }
  .c9bd0e695 .e6940c69 .c778feb4c {
    left: 0;
    width: 100%;
  }
  .c9bd0e695 .c86f928f9 {
    margin-top: 156px;
  }
  .f9eee753 .b301825b {
    display: none;
    border: none;
  }
  .c7d74cb18 > .b301825b {
    display: flex;
  }
  .e6940c69 .b301825b {
    position: absolute;
    top: -23px;
  }
  .f9eee753 .b301825b span {
    font-size: 12px;
    font-weight: bold;
  }
  .e6940c69 .b301825b span {
    color: #ffffff;
  }
  .f9eee753 .c9bd0e695 .c1cba0abb {
    font-size: 18px;
    margin: 0 auto 7px 0;
  }
  .f9eee753 .c9bd0e695 .c1cba0abb span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .f9eee753 .cadce16d {
    justify-content: center;
  }
  .f9eee753 .c0822f470 .faf1c846 {
    font-size: 18px;
  }
  .c369e76e3.c0822f470 .faf1c846 span {
    font-size: 18px;
  }
  .f9eee753 .c0822f470 .faf1c846.e2438566 {
    font-size: 16px;
  }
  .f9eee753 .t66bfc807 {
    flex-direction: initial;
    justify-content: space-between;
  }
  .f9eee753 .t5c5d954c {
    margin: 0 0 0 auto;
  }
  .d27edb7b {
    width: 90vw;
    left: -58vw;
  }
  .f9eee753 .t7b1853e6 {
    width: 90vw;
    left: -62vw;
  }
  .f9eee753 .c1cba0abb .c552a17fa {
    position: absolute;
    top: -32px;
    right: -2px;
  }
  .f9eee753 .e6940c69 .c1cba0abb .c552a17fa {
    display: flex;
  }
  .f9eee753 .c061898cf {
    font-size: 8px;
    background: #F4F5F8;
  }
  .f9eee753 .b79ec61d .c061898cf {
    border-radius: 0;
  }
  .f9eee753 .c8d324cdf {
    line-height: 1.28em;
    border-top: 1px solid #A9ADB9;
    padding-top: 3px;
  }
  .f9eee753 .bbf0a363, .f9eee753 .c62d412a {
    width: 14px;
    height: 14px;
  }
}
/* CASINO TABLE SLIM END */

/* PROMOCODE START */
.e80d83da {
  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;
}
.f9eee753 .e80d83da {
  padding: 9px 8px;
  margin-bottom: 12px;
}

.f9eee753 .p24e75bfb {
  color: #b0b3c4;
  font-size: 14px;
  line-height: 170%;
  text-transform: uppercase;
  border-bottom: none;
}

.e80d83da:hover .p24e75bfb {
  color: #203b6b;
  border-color: #203b6b;
}

.f9eee753 .p24e75bfb:after {
  display: none;
}

.f9eee753 .e80d83da:hover .p24e75bfb:after {
  display: none;
}

.f9eee753 .p24e75bfb:before {
  content: url(../images/copy_icon.svg);
  position: relative;
  top: 3px;
  height: 17px;
  margin-right: 6px;
}

.f9eee753 .e80d83da:hover .p24e75bfb:before {
  content: url(../images/copy_icon_hover.svg);
}

.p84fdaf12 {
  width: 400px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.e80d83da:hover .p84fdaf12 {
  display: block;
}

.p1e79546a {
  border-radius: 10px;
  background: #e7eaee;
  padding: 16px 20px;
  line-height: 170%;
}

@media (max-width: 900px) {
  .e80d83da {
    order: 2;
    margin-top: 11px;
  }
  .f9eee753 .e80d83da {
    padding: 8px 8px;
    margin-bottom: 0;
  }
  .p84fdaf12 {
    width: 100%;
    bottom: 50px;
  }
}
/* PROMOCODE END */
