@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.sg-casino-goedi3 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.sg-casino-iouosr {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.sg-casino-kjzxn2,
ul.sg-casino-kjzxn2 {
  padding-left: 20px;
}

ul.sg-casino-kjzxn2 {
  list-style: disc;
}

ol.sg-casino-kjzxn2 {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.sg-casino-67kzun > .sg-casino-g9qxvu,
.sg-casino-67kzun > .sg-casino-s2x6q0,
.sg-casino-67kzun > blockquote,
.sg-casino-67kzun > h1,
.sg-casino-67kzun > h2,
.sg-casino-67kzun > h3,
.sg-casino-67kzun > h4,
.sg-casino-67kzun > h5,
.sg-casino-67kzun > h6,
.sg-casino-67kzun > ol,
.sg-casino-67kzun > p,
.sg-casino-67kzun > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.sg-casino-67kzun > ol,
.sg-casino-67kzun > ul {
  padding-left: 50px;
}

.sg-casino-67kzun blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.sg-casino-67kzun:not(:last-child) {
  margin-bottom: 2rem;
}

.sg-casino-67kzun > :not(:first-child) {
  margin-top: 2rem;
}

.sg-casino-67kzun {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sg-casino-67kzun:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .sg-casino-67kzun:first-child {
    margin-top: 20px;
  }
}

.sg-casino-67kzun > p:last-of-type {
  margin-bottom: 32px;
}

.sg-casino-67kzun > .sg-casino-1c6qbd:not(:first-child) {
  margin: 64px auto 16px auto;
}

.sg-casino-90fypm > .sg-casino-1c6qbd {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.sg-casino-s2x6q0 {
  overflow: auto;
}

.sg-casino-s2x6q0::-webkit-scrollbar {
  height: 5px;
}

.sg-casino-s2x6q0 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.sg-casino-s2x6q0 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.sg-casino-s2x6q0 table thead,
table thead {
  border-bottom: none;
}

.sg-casino-s2x6q0 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.sg-casino-s2x6q0 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.sg-casino-s2x6q0 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.sg-casino-s2x6q0 .sg-casino-t91vyd {
  table-layout: auto;
}

.sg-casino-s2x6q0 .sg-casino-t91vyd th {
  word-break: normal;
}

.sg-casino-s2x6q0 .sg-casino-t91vyd td {
  word-break: normal;
}

.sg-casino-goedi3 .sg-casino-goedi3 {
  padding-right: 0;
  padding-left: 0;
}

.sg-casino-5zqytb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.sg-casino-zkxxzv {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.sg-casino-2u36s1 {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.sg-casino-g9qxvu {
  margin-top: 24px;
}

.sg-casino-g9qxvu.sg-casino-igp3hm {
  text-align: left;
}

.sg-casino-g9qxvu.sg-casino-gbyrtn {
  text-align: right;
}

.sg-casino-g9qxvu.sg-casino-dqy7ca {
  text-align: center;
}

.sg-casino-lp02p4 {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.sg-casino-4vz2l3 ease-in-out;
  cursor: pointer;
}

.sg-casino-lp02p4:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.sg-casino-lp02p4 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .sg-casino-lp02p4 {
    min-width: unset;
  }
}

.sg-casino-1l59ks {
  background-color: var(--fh-bg-color);
}

.sg-casino-u3sh78 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.sg-casino-cdwui9 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.sg-casino-cdwui9 img {
  max-height: 80px;
  object-fit: contain;
}

.sg-casino-qg3go0 {
  flex: 1 1;
}

.sg-casino-bf3og2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.sg-casino-rlp8yu {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.sg-casino-rlp8yu span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.sg-casino-rlp8yu.sg-casino-rkxu6z span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.sg-casino-rlp8yu.sg-casino-rkxu6z span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.sg-casino-rlp8yu.sg-casino-rkxu6z span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.sg-casino-qg3go0 + .sg-casino-bf3og2 {
  margin-left: 20px;
}

.sg-casino-5teu4l {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.sg-casino-5teu4l > svg {
  max-width: 24px;
  max-height: 24px;
}

.sg-casino-5teu4l + .sg-casino-5teu4l {
  margin-left: 5px;
}

.sg-casino-ss820o {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.sg-casino-ss820o:hover {
  background-color: var(--button-bg-hover);
}

.sg-casino-9x6thi {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.sg-casino-4vz2l3 ease-in-out;
  border: 1px solid var(--border-color);
}

.sg-casino-9x6thi:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.sg-casino-4fqmid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .sg-casino-qg3go0 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .sg-casino-4fqmid {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .sg-casino-qg3go0 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .sg-casino-5teu4l {
    min-width: unset;
    flex: 1 1;
  }
}

.sg-casino-b6vqvn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.sg-casino-b6vqvn:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.sg-casino-b6vqvn:hover .sg-casino-m04xbf {
  opacity: 1;
  pointer-events: auto;
}

.sg-casino-ej32oz {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.sg-casino-ylg2re ease-in-out;
  gap: 4px;
}

.sg-casino-ej32oz > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.sg-casino-ej32oz .sg-casino-5zqytb img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.sg-casino-rav47n,
.sg-casino-ej32oz:hover {
  color: var(--button-bg-hover);
}

.sg-casino-9ul34i {
  position: relative;
}

.sg-casino-9ul34i .sg-casino-ej32oz {
  margin-right: 0;
  padding-right: 4px;
}

.sg-casino-3vutc4 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.sg-casino-9ul34i.sg-casino-rkxu6z .sg-casino-3vutc4 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.sg-casino-9ul34i.sg-casino-rkxu6z .sg-casino-m04xbf {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.sg-casino-9ul34i.sg-casino-rkxu6z .sg-casino-m04xbf::before {
  display: none;
}

.sg-casino-3vutc4 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.sg-casino-m04xbf {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.sg-casino-xo5e7d 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.sg-casino-m04xbf::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.sg-casino-m04xbf:hover {
  color: var(--fh-bg-color);
}

.sg-casino-ka3q5s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.sg-casino-xo5e7d 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.sg-casino-ylg2re ease-in-out;
  -o-transition: 0.sg-casino-ylg2re ease-in-out;
  transition: 0.sg-casino-ylg2re ease-in-out;
}

.sg-casino-ka3q5s .sg-casino-5zqytb img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.sg-casino-6pzrla,
.sg-casino-ka3q5s:hover {
  color: var(--button-bg-hover);
}

.sg-casino-f8m8ri {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.sg-casino-f8m8ri.sg-casino-jue450 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.sg-casino-f8m8ri.sg-casino-jue450:after,
.sg-casino-f8m8ri.sg-casino-jue450:before {
  content: "";
  position: absolute;
  margin: auto;
}

.sg-casino-f8m8ri.sg-casino-jue450:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.sg-casino-f8m8ri.sg-casino-jue450:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.sg-casino-f8m8ri.sg-casino-jue450 > * {
  z-index: 1;
}

.sg-casino-f8m8ri b,
.sg-casino-f8m8ri strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.sg-casino-f8m8ri .sg-casino-x3vejq {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.sg-casino-f8m8ri .sg-casino-5nwvjk {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.sg-casino-f8m8ri .sg-casino-5zqytb {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.sg-casino-f8m8ri .sg-casino-uygxxj {
  margin-top: 12px;
}

.sg-casino-uygxxj {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.sg-casino-15i49h {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.sg-casino-uygxxj .sg-casino-i5w32t {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.sg-casino-4vz2l3 ease-in-out;
}

.sg-casino-uygxxj .sg-casino-i5w32t:hover {
  background: rgba(255, 255, 255, 0.3);
}

.sg-casino-rlt1vq {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.sg-casino-f8m8ri.sg-casino-3pxrp2 {
  gap: 12px;
  padding: 16px;
}

.sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-rlt1vq {
  min-width: 240px;
}

.sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-rlt1vq.sg-casino-djpjpq {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .sg-casino-f8m8ri .sg-casino-x3vejq {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .sg-casino-f8m8ri .sg-casino-5nwvjk {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .sg-casino-f8m8ri .sg-casino-5zqytb {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-5zqytb {
    max-width: 126px;
  }
  .sg-casino-f8m8ri .sg-casino-uygxxj {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .sg-casino-f8m8ri .sg-casino-15i49h {
    max-width: unset;
  }
  .sg-casino-rlt1vq {
    min-width: unset;
    width: 100%;
  }
  .sg-casino-f8m8ri .sg-casino-rlt1vq {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 {
    grid-template-rows: auto 1fr auto;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-rlt1vq {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .sg-casino-f8m8ri {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .sg-casino-f8m8ri .sg-casino-x3vejq {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .sg-casino-f8m8ri .sg-casino-5zqytb {
    max-width: 78px;
  }
  .sg-casino-f8m8ri .sg-casino-uygxxj {
    margin-top: -12px;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 {
    gap: 8px;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-x3vejq {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-5nwvjk {
    grid-column: 1/3;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-5zqytb {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .sg-casino-f8m8ri.sg-casino-3pxrp2 .sg-casino-5zqytb img {
    max-width: 114px;
  }
}

.sg-casino-rlt1vq.sg-casino-skiyae,
.sg-casino-rlt1vq.sg-casino-pubhy2,
.sg-casino-rlt1vq.sg-casino-t6tz20 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.sg-casino-4vz2l3 ease-in-out;
}

.sg-casino-rlt1vq.sg-casino-skiyae,
.sg-casino-rlt1vq.sg-casino-t6tz20 {
  padding: 10px;
}

.sg-casino-rlt1vq.sg-casino-skiyae:hover,
.sg-casino-rlt1vq.sg-casino-pubhy2:hover,
.sg-casino-rlt1vq.sg-casino-t6tz20:hover {
  background: var(--button-bg-hover);
}

.sg-casino-rlt1vq.sg-casino-skiyae:hover svg path,
.sg-casino-rlt1vq.sg-casino-t6tz20:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.sg-casino-rlt1vq.sg-casino-djpjpq {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.sg-casino-4vz2l3 ease-in-out;
  background: var(--button-bg-color);
}

.sg-casino-rlt1vq.sg-casino-djpjpq:hover {
  background-color: var(--button-bg-hover);
}

.sg-casino-rlt1vq.sg-casino-pubhy2:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.sg-casino-rlt1vq.sg-casino-pubhy2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.sg-casino-rlt1vq.sg-casino-djpjpq:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.sg-casino-m7hukc {
  max-width: 650px;
}

.sg-casino-z2s76h {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.sg-casino-fbiidc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.sg-casino-wrukps {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.sg-casino-ylg2re ease-in-out;
  cursor: pointer;
}

.sg-casino-wrukps:hover {
  opacity: 0.5;
}

.sg-casino-wrukps:focus {
  outline: 0;
}

.sg-casino-wrukps:focus .sg-casino-qqivsn,
.sg-casino-wrukps:hover .sg-casino-qqivsn {
  fill: red;
  fill-opacity: 1;
}

.sg-casino-wrukps:hover {
  cursor: pointer;
}

.sg-casino-3698nw {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.sg-casino-m7hukc.sg-casino-dqy7ca {
  margin: 0 auto;
}

.sg-casino-m7hukc.sg-casino-gbyrtn {
  margin-left: auto;
}

.sg-casino-25dsiu {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.sg-casino-qjwdhb {
  padding-bottom: 50px;
}

.sg-casino-j1ae65 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.sg-casino-bjfw98 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.sg-casino-mp9oll {
  margin-top: 24px;
}

.sg-casino-ghnf7p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sg-casino-m85odd {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.sg-casino-fbfyzg {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.sg-casino-an0rsw {
  width: 468px;
}

.sg-casino-fbfyzg .sg-casino-m04xbf {
  margin: 0.sg-casino-arz1z0 0;
}

.sg-casino-jlm1hl {
  display: flex;
  min-width: 224px;
}

.sg-casino-xpbecg {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.sg-casino-ylg2re ease-in-out;
}

.sg-casino-s6gcwf,
.sg-casino-xpbecg:hover {
  color: var(--text-color);
}

.sg-casino-y6d9he {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.sg-casino-50lgyh {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .sg-casino-25dsiu {
    padding: 16px;
  }
  .sg-casino-y6d9he {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .sg-casino-50lgyh {
    align-items: center;
  }
  .sg-casino-an0rsw {
    width: unset;
  }
  .sg-casino-jlm1hl {
    min-width: unset;
  }
  .sg-casino-fbfyzg {
    max-height: unset;
  }
  .sg-casino-j1ae65 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .sg-casino-25dsiu {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.sg-casino-gucpmh {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.sg-casino-gucpmh:not(:last-child) {
  margin-bottom: 16px;
}

.sg-casino-a1h832 {
  outline: 0;
}

.sg-casino-a1h832 .sg-casino-rl743h {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.sg-casino-1pcuc1 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .sg-casino-1pcuc1 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.sg-casino-1pcuc1::-webkit-details-marker {
  display: none;
}

.sg-casino-1pcuc1:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.sg-casino-1pcuc1:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .sg-casino-1pcuc1:after {
  transform: unset;
}

.sg-casino-rl743h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.sg-casino-rl743h svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.sg-casino-ylg2re ease-in-out;
  -o-transition: 0.sg-casino-ylg2re ease-in-out;
  transition: 0.sg-casino-ylg2re ease-in-out;
}

.sg-casino-wd6802 {
  padding: 16px 0 0 0;
}

.sg-casino-wd6802 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .sg-casino-wd6802 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .sg-casino-1pcuc1 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .sg-casino-1pcuc1::after {
    margin-left: auto;
  }
  .sg-casino-rl743h {
    order: 3;
    flex: 1 1 100%;
  }
  .sg-casino-1pcuc1 {
    font-size: 14px;
    line-height: 130%;
  }
  .sg-casino-rl743h svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.sg-casino-zc8gym {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.sg-casino-aiqbwb {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.sg-casino-zc8gym.sg-casino-rkxu6z .sg-casino-aiqbwb {
  margin-bottom: 12px;
}

.sg-casino-aiqbwb::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.sg-casino-zc8gym.sg-casino-rkxu6z .sg-casino-aiqbwb::after {
  transform: unset;
}

.sg-casino-oln2l9 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.sg-casino-8x8lj9 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.sg-casino-ylg2re ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.sg-casino-8x8lj9:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.sg-casino-zc8gym.sg-casino-rkxu6z .sg-casino-oln2l9 {
  max-height: 100%;
}

.sg-casino-qegpr4 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.sg-casino-l1g8ef {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.sg-casino-y3bt6x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.sg-casino-933x6b {
  margin-right: 4px;
}

.sg-casino-04ri3p {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.sg-casino-ylg2re ease-in-out;
}

.sg-casino-04ri3p svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.sg-casino-t2wfe9,
.sg-casino-04ri3p:hover {
  color: var(--text-color);
}

.sg-casino-9zkppi {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.sg-casino-9zkppi img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.sg-casino-9zkppi .sg-casino-aippj2 {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.sg-casino-9zkppi .sg-casino-ifbji7 {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.sg-casino-qopa6c {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.sg-casino-u5rb2d {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sg-casino-t6ajyz .sg-casino-goedi3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.sg-casino-t6ajyz {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.sg-casino-45eakx {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.sg-casino-klmhax {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.sg-casino-h1rjjt {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.sg-casino-1k37d1 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.sg-casino-h1rjjt:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.sg-casino-25ng2w {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.sg-casino-y4mee7 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.sg-casino-ylg2re ease-in-out;
  transition: transform 0.sg-casino-ylg2re ease-in-out;
  -o-transition: transform 0.sg-casino-ylg2re ease-in-out;
  transition:
    transform 0.sg-casino-ylg2re ease-in-out,
    -webkit-transform 0.sg-casino-ylg2re ease-in-out;
  cursor: pointer;
}

.sg-casino-y4mee7 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.sg-casino-y4mee7:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.sg-casino-kqlx45 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .sg-casino-kqlx45 {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.sg-casino-9mishq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.sg-casino-argqaf {
  position: relative;
  width: 100%;
}

.sg-casino-9mishq.sg-casino-jjgn67 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.sg-casino-9mishq.sg-casino-dqy7ca {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sg-casino-9mishq.sg-casino-gbyrtn {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sg-casino-xtj7y3 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.sg-casino-s62rfz {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.sg-casino-ylg2re ease-in-out;
  cursor: pointer;
}

.sg-casino-s62rfz:hover {
  opacity: 0.5;
}

.sg-casino-9mishq.sg-casino-k716o1 .sg-casino-s62rfz {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.sg-casino-9mishq.sg-casino-k716o1 .sg-casino-xtj7y3 {
  cursor: pointer;
}

.sg-casino-csivzg {
  fill: #0009;
}

.sg-casino-g13ehf {
  fill: #fff;
}

.sg-casino-s62rfz:hover .sg-casino-csivzg {
  fill: red;
}

.sg-casino-s62rfz svg path {
  -webkit-transition: 0.sg-casino-ylg2re ease-in-out;
  -o-transition: 0.sg-casino-ylg2re ease-in-out;
  transition: 0.sg-casino-ylg2re ease-in-out;
}

.sg-casino-thi6tt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.sg-casino-thi6tt > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.sg-casino-thi6tt.sg-casino-d73po4 > :not(.get-image) {
  grid-column: 1/3;
}

.sg-casino-4sisti:not(._h1-block) .sg-casino-thi6tt > .sg-casino-1c6qbd {
  grid-row: 1/2;
  grid-column: 1/3;
}

.sg-casino-thi6tt.sg-casino-d73po4 .sg-casino-k58kpc {
  grid-column: 2/3;
}

.sg-casino-thi6tt.sg-casino-d73po4 > .sg-casino-5zqytb {
  grid-column: 1/2;
}

.sg-casino-thi6tt.sg-casino-d73po4 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.sg-casino-thi6tt > p:first-of-type {
  margin-top: 0;
}

.sg-casino-thi6tt .sg-casino-5zqytb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.sg-casino-4sisti:not(._h1-block) .sg-casino-1c6qbd ~ .sg-casino-5zqytb {
  grid-row: 2/10;
}

.sg-casino-4sisti.sg-casino-0kr8wp .sg-casino-1c6qbd ~ .sg-casino-5zqytb {
  grid-row: 1/10;
}

.sg-casino-4sisti.sg-casino-0kr8wp > .sg-casino-1c6qbd {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.sg-casino-4sisti.sg-casino-0kr8wp .sg-casino-5zqytb {
  grid-row: 1/10;
}

.sg-casino-thi6tt.sg-casino-ta1leb .sg-casino-5zqytb {
  align-items: flex-start;
}

.sg-casino-thi6tt.sg-casino-dqy7ca .sg-casino-k58kpc {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.sg-casino-thi6tt.sg-casino-dqy7ca .sg-casino-5zqytb {
  align-items: center;
}

.sg-casino-thi6tt.sg-casino-b2vi61 .sg-casino-5zqytb {
  align-items: flex-end;
}

.sg-casino-k58kpc > :first-child {
  margin-top: 0;
}

.sg-casino-k58kpc > :last-child {
  margin-bottom: 0;
}

* + .sg-casino-8ihhxc,
.sg-casino-4sisti + .sg-casino-4sisti {
  margin-top: 2rem;
}

.sg-casino-gwfdyp td::before,
.sg-casino-gwfdyp th::after {
  display: none !important;
}

.sg-casino-gwfdyp #link-selector {
  color: #000;
}

.sg-casino-gwfdyp .sg-casino-bzb9vj {
  color: #135e96;
}

.sg-casino-gwfdyp .sg-casino-g4klww *,
.sg-casino-gwfdyp .sg-casino-jt4bx6 p,
.sg-casino-gwfdyp .sg-casino-00hx4j * {
  color: #000;
}

.sg-casino-gwfdyp .sg-casino-t8isyc {
  background: 0 0 !important;
}

.sg-casino-gwfdyp .sg-casino-gwzjpu {
  color: #000;
}

.sg-casino-gwfdyp .sg-casino-7p8tk3.sg-casino-3ux6bz {
  color: #fff;
}

.sg-casino-gwfdyp .sg-casino-i8fzvl {
  color: #000;
}

.sg-casino-gwfdyp
  .sg-casino-xkhrs3
  .sg-casino-63a8sd.sg-casino-3ux6bz.sg-casino-zbeni1 {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.sg-casino-jwt51y,
body .sg-casino-ogoca3 {
  color: #000;
  background: var(--color-body) !important;
}

.sg-casino-jwt51y .sg-casino-fum95g .sg-casino-x6gy8g,
body .sg-casino-ogoca3 .sg-casino-fum95g .sg-casino-x6gy8g {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .sg-casino-8x8lj9:focus,
  .sg-casino-8x8lj9:hover {
    color: #f9cb16;
  }
  .sg-casino-m05l4d:focus,
  .sg-casino-m05l4d:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .sg-casino-zqncmz:focus img,
  .sg-casino-zqncmz:focus svg,
  .sg-casino-zqncmz:hover img,
  .sg-casino-zqncmz:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .sg-casino-9zkppi {
    display: none;
  }
}

@media (min-width: 1024px) {
  .sg-casino-9ul34i:hover .sg-casino-3vutc4 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .sg-casino-3vutc4 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .sg-casino-sqnu4p {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .sg-casino-kz6vtc {
    grid-template-columns: repeat(4, 1fr);
  }
  .sg-casino-gln3mk {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .sg-casino-o5eehe .sg-casino-o6d4xg {
    grid-template-columns: 1fr;
  }
  .sg-casino-o5eehe .sg-casino-mz772h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .sg-casino-o5eehe .sg-casino-zt2jnw {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sg-casino-o5eehe .sg-casino-cem8ze {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sg-casino-o5eehe .sg-casino-5xfc2x {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .sg-casino-o5eehe .sg-casino-zt2jnw:not(:first-child) {
    border: none;
  }
  .sg-casino-o5eehe .sg-casino-zt2jnw:first-child .sg-casino-cem8ze {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .sg-casino-o5eehe .sg-casino-zt2jnw:last-child .sg-casino-cem8ze {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .sg-casino-u3sh78 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .sg-casino-cdwui9 {
    max-width: 100px;
  }
  .sg-casino-qg3go0 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .sg-casino-bf3og2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sg-casino-bf3og2 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .sg-casino-rlp8yu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .sg-casino-qg3go0 + .sg-casino-bf3og2 {
    margin-left: auto;
  }
  .sg-casino-otva5f {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .sg-casino-otva5f.sg-casino-rkxu6z {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .sg-casino-4fqmid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .sg-casino-b6vqvn {
    width: 100%;
  }
  .sg-casino-b6vqvn:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .sg-casino-ej32oz {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .sg-casino-ej32oz svg {
    margin-right: 4px;
  }
  .sg-casino-9ul34i {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sg-casino-3vutc4 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .sg-casino-3vutc4 {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .sg-casino-m04xbf {
    display: none;
    width: 100%;
  }
  .sg-casino-9ul34i.sg-casino-rkxu6z .sg-casino-m04xbf {
    padding: 0 0 0 48px;
  }
  .sg-casino-ka3q5s {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .sg-casino-bjfw98 .sg-casino-5zqytb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .sg-casino-kkvoyi {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sg-casino-kkvoyi + .sg-casino-kkvoyi {
    margin-right: 0;
  }
  .sg-casino-kkvoyi + .sg-casino-5zqytb {
    margin: 0;
  }
  .sg-casino-sqnu4p {
    grid-template-columns: repeat(4, 1fr);
  }
  .sg-casino-kz6vtc {
    grid-template-columns: repeat(3, 1fr);
  }
  .sg-casino-x3k6uw,
  .sg-casino-ees1fz {
    grid-template-columns: repeat(2, 1fr);
  }
  .sg-casino-thi6tt {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .sg-casino-thi6tt.sg-casino-d73po4 .sg-casino-k58kpc {
    grid-column: auto;
    grid-row: auto;
  }
  .sg-casino-thi6tt > .sg-casino-1c6qbd {
    grid-column: 1/2;
  }
  .sg-casino-thi6tt.sg-casino-d73po4 > :not(.get-image) {
    grid-column: 1/2;
  }
  .sg-casino-thi6tt .sg-casino-5zqytb,
  .sg-casino-thi6tt.sg-casino-d73po4 > .sg-casino-5zqytb {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .sg-casino-thi6tt.sg-casino-d73po4 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .sg-casino-4sisti.sg-casino-0kr8wp .sg-casino-thi6tt > .sg-casino-5zqytb {
    grid-row: 1/2;
  }
  .sg-casino-thi6tt .sg-casino-1c6qbd ~ .sg-casino-5zqytb,
  .sg-casino-thi6tt.sg-casino-d73po4 .sg-casino-1c6qbd ~ .sg-casino-5zqytb {
    grid-row: 2/3;
  }
  .sg-casino-4sisti.sg-casino-0kr8wp .sg-casino-1c6qbd ~ .sg-casino-5zqytb {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .sg-casino-67kzun:first-child .sg-casino-27zs8c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sg-casino-67kzun:first-child .sg-casino-27zs8c h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .sg-casino-67kzun {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .sg-casino-67kzun {
    padding: 0;
  }
  .sg-casino-g9qxvu {
    margin-top: 1rem;
  }
  .sg-casino-a1h832 {
    border-radius: 5px;
  }
  .sg-casino-gbjr9c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sg-casino-aiqbwb::after {
    display: inline-block;
  }
  .sg-casino-aiqbwb {
    margin: 0;
    width: 100%;
  }
  .sg-casino-oln2l9 {
    width: 100%;
  }
  .sg-casino-oln2l9.sg-casino-4ikubg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .sg-casino-oln2l9.sg-casino-4ikubg .sg-casino-nt44gs {
    width: 100%;
  }
  .sg-casino-oln2l9.sg-casino-4ikubg .sg-casino-nt44gs:not(:last-child) {
    margin-right: 0;
  }
  .sg-casino-8x8lj9 {
    width: 100%;
    text-align: center;
  }
  .sg-casino-zc8gym.sg-casino-rkxu6z .sg-casino-oln2l9 {
    margin-top: 1rem;
  }
  .sg-casino-sqnu4p {
    grid-template-columns: repeat(3, 1fr);
  }
  .sg-casino-gln3mk,
  .sg-casino-kz6vtc {
    grid-template-columns: repeat(2, 1fr);
  }
  .sg-casino-x3k6uw,
  .sg-casino-ees1fz,
  .sg-casino-jwtnt0 {
    grid-template-columns: 1fr;
  }
  .sg-casino-ajb7qi {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .sg-casino-9c6vq2 {
    min-width: 300px;
    max-width: 325px;
  }
  .sg-casino-cem8ze {
    cursor: auto;
  }
  .sg-casino-dl0tp7 .sg-casino-cem8ze {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .sg-casino-kqlx45 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .sg-casino-m04xbf {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .sg-casino-kqlx45 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.sg-casino-kkvoyi p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .sg-casino-bf3og2 {
    margin: 0 -0.2rem;
  }
  .sg-casino-kkvoyi {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .sg-casino-f9k866 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .sg-casino-04jh8x {
    max-width: 100%;
  }
  .sg-casino-sqnu4p {
    grid-template-columns: repeat(2, 1fr);
  }
  .sg-casino-gln3mk,
  .sg-casino-kz6vtc {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .sg-casino-u3sh78 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sg-casino-bf3og2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .sg-casino-1l59ks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sg-casino-5teu4l {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sg-casino-87kepe,
  .sg-casino-u1iiv8 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .sg-casino-lp02p4 {
    width: 100%;
  }
  .sg-casino-sqnu4p {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .sg-casino-kqlx45 {
    top: 127px !important;
  }
}

.sg-casino-0sj2zd {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .sg-casino-0sj2zd {
  }
}

@media (max-width: 767px) {
  .sg-casino-0sj2zd {
    margin-bottom: 12px;
  }
}

.sg-casino-0sj2zd img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.sg-casino-pf6sba {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.sg-casino-pf6sba > .sg-casino-7h7xs2 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .sg-casino-pf6sba {
    flex-direction: column;
    gap: 12px;
  }
}

.sg-casino-j7jzqn {
  display: flex;
}

.sg-casino-j7jzqn .sg-casino-fujghs {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.sg-casino-j7jzqn .sg-casino-edeh0w {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.sg-casino-j7jzqn .sg-casino-9c8qk8 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.sg-casino-j7jzqn .sg-casino-3gwt8f {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.sg-casino-j7jzqn .sg-casino-3gwt8f:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.sg-casino-j7jzqn .sg-casino-17thik {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.sg-casino-iray2l {
  border: unset;
  background-color: unset;
}

.sg-casino-iray2l tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.sg-casino-iray2l .sg-casino-nco68p,
.sg-casino-iray2l .sg-casino-tb2nf5 {
  flex: 0 1 330px;
}

.sg-casino-iray2l .sg-casino-bvp6lu {
  flex: 1 1;
}

.sg-casino-iray2l tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.sg-casino-iray2l tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.sg-casino-iray2l tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.sg-casino-iray2l tr td p {
  color: #fff;
  margin: 0;
}

.sg-casino-iray2l tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.sg-casino-iray2l tr.sg-casino-nco68p td p {
  padding: 16px 0;
}

.sg-casino-iray2l tr.sg-casino-nco68p td p:not(:last-child),
.sg-casino-iray2l tr.sg-casino-tb2nf5 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.sg-casino-iray2l tr.sg-casino-nco68p td p:first-child,
.sg-casino-iray2l tr.sg-casino-tb2nf5 td p:first-child {
  padding-top: 0;
}

.sg-casino-iray2l tr.sg-casino-tb2nf5 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.sg-casino-iray2l tr.sg-casino-tb2nf5 td p:last-child {
  padding-bottom: 0;
}

.sg-casino-iray2l .sg-casino-tb2nf5 img {
  max-width: 32px;
}

.sg-casino-iray2l .sg-casino-bvp6lu {
  min-width: 718px;
}

.sg-casino-iray2l .sg-casino-bvp6lu td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.sg-casino-iray2l .sg-casino-bvp6lu td {
  display: flex;
}

.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-hrroh5,
.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-ixizry,
.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-stvfqu {
  flex: 1 1 50%;
}

.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-6ni8ec {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-fw6m5p,
.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-ui0vox {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-hrroh5,
.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-ixizry {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-hrroh5 span,
.sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-ixizry span {
  font-weight: 800;
}

.sg-casino-iray2l .sg-casino-bvp6lu img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .sg-casino-iray2l .sg-casino-bvp6lu td .sg-casino-stvfqu:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .sg-casino-iray2l tr.sg-casino-nco68p td p:last-child {
    padding-bottom: 0;
  }
  .sg-casino-iray2l .sg-casino-tb2nf5 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .sg-casino-iray2l .sg-casino-tb2nf5 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .sg-casino-iray2l tr.sg-casino-nco68p td p:not(:last-child),
  .sg-casino-iray2l tr.sg-casino-tb2nf5 td p:not(:last-child) {
    border-bottom: unset;
  }
  .sg-casino-iray2l tr.sg-casino-tb2nf5 td p:last-child {
    padding-bottom: 12px;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-hrroh5,
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-ixizry,
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-stvfqu {
    flex: 1 1 50%;
    padding: 0;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-hrroh5,
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-ixizry {
    margin-top: 16px;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-stvfqu {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-hrroh5 {
    border-right: 1px solid var(--border-color);
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-stvfqu:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td:last-child .sg-casino-stvfqu:last-child {
    padding-bottom: 0;
  }
}

.sg-casino-stvfqu {
  display: flex;
  flex-direction: column;
}

.sg-casino-iray2l .sg-casino-bvp6lu td .sg-casino-stvfqu {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.sg-casino-iray2l .sg-casino-bvp6lu td .sg-casino-stvfqu:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.sg-casino-iray2l .sg-casino-bvp6lu td .sg-casino-stvfqu:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .sg-casino-iray2l .sg-casino-bvp6lu td .sg-casino-stvfqu:not(:first-child) {
    padding-left: 0;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu td .sg-casino-stvfqu:not(:last-of-type) {
    border-right: unset;
  }
}

.sg-casino-iray2l .sg-casino-jpd16o {
  flex: 0 1 485px;
}

.sg-casino-iray2l .sg-casino-0d45rz {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.sg-casino-iray2l .sg-casino-0d45rz li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sg-casino-iray2l .sg-casino-0d45rz li.sg-casino-dhosib {
  padding: 6px 12px;
}

.sg-casino-iray2l .sg-casino-0d45rz li a,
.sg-casino-iray2l .sg-casino-0d45rz li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.sg-casino-iray2l .sg-casino-159pzp,
.sg-casino-iray2l .sg-casino-ftcsrq {
  flex: 1 1;
}

.sg-casino-iray2l .sg-casino-us3gg1,
.sg-casino-iray2l .sg-casino-vkmrwm {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sg-casino-iray2l .sg-casino-us3gg1 li,
.sg-casino-iray2l .sg-casino-vkmrwm li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.sg-casino-iray2l .sg-casino-ftcsrq img {
  max-width: 32px;
}

.sg-casino-iray2l .sg-casino-159pzp img {
  max-width: 32px;
}

.sg-casino-iray2l .sg-casino-r1ib8q {
  min-width: 280px;
}

.sg-casino-iray2l .sg-casino-r1ib8q img {
  max-width: 146px;
}

.sg-casino-iray2l .sg-casino-r1ib8q td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .sg-casino-iray2l .sg-casino-nco68p,
  .sg-casino-iray2l .sg-casino-tb2nf5 {
    flex: 0 1 auto;
  }
  .sg-casino-iray2l .sg-casino-bvp6lu {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .sg-casino-iray2l .sg-casino-nco68p,
  .sg-casino-iray2l .sg-casino-jpd16o,
  .sg-casino-iray2l .sg-casino-tb2nf5,
  .sg-casino-iray2l .sg-casino-bvp6lu {
    flex: 1 1 calc(50% - 20px);
  }
  .sg-casino-iray2l .sg-casino-159pzp,
  .sg-casino-iray2l .sg-casino-r1ib8q,
  .sg-casino-iray2l .sg-casino-ftcsrq {
    flex: 1 1 30%;
  }
  .sg-casino-iray2l .sg-casino-r1ib8q {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .sg-casino-iray2l .sg-casino-nco68p,
  .sg-casino-iray2l .sg-casino-jpd16o,
  .sg-casino-iray2l .sg-casino-159pzp,
  .sg-casino-iray2l .sg-casino-tb2nf5,
  .sg-casino-iray2l .sg-casino-bvp6lu,
  .sg-casino-iray2l .sg-casino-r1ib8q,
  .sg-casino-iray2l .sg-casino-ftcsrq {
    flex: 1 1 100%;
  }
}

.sg-casino-k3jncj .sg-casino-9s5okf {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sg-casino-k3jncj .sg-casino-j5ypzr {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.sg-casino-k3jncj .sg-casino-2qwcqi {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.sg-casino-k3jncj .sg-casino-ex7914 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.sg-casino-k3jncj .sg-casino-ex7914 > :nth-child(3) {
  margin-top: 0;
}

.sg-casino-k3jncj .sg-casino-5zqytb {
  grid-column: 2/3;
  grid-row: 1/10;
}

.sg-casino-k3jncj .sg-casino-zg9g94 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.sg-casino-k3jncj .sg-casino-g9qxvu {
  grid-column: 1/2;
}

.sg-casino-k3jncj > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.sg-casino-k3jncj .sg-casino-j5ypzr:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.sg-casino-k3jncj .sg-casino-j5ypzr:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.sg-casino-k3jncj .sg-casino-lp02p4 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .sg-casino-k3jncj .sg-casino-j5ypzr:not(:last-child):before {
    bottom: 8px;
  }
  .sg-casino-k3jncj .sg-casino-j5ypzr:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .sg-casino-k3jncj .sg-casino-ex7914 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .sg-casino-k3jncj .sg-casino-5zqytb {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .sg-casino-k3jncj .sg-casino-5zqytb img {
    width: 100%;
    height: auto;
  }
  .sg-casino-k3jncj .sg-casino-lp02p4 {
    width: 100%;
    min-width: unset;
  }
}

.sg-casino-691aoq .sg-casino-sca6e9 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.sg-casino-691aoq .sg-casino-n424w9 {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.sg-casino-691aoq .sg-casino-5zqytb {
  height: 100%;
}

.sg-casino-691aoq .sg-casino-5zqytb img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.sg-casino-691aoq .sg-casino-4d7pak {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.sg-casino-691aoq .sg-casino-gib4a1 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.sg-casino-691aoq .sg-casino-3m8xoe {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .sg-casino-691aoq .sg-casino-n424w9 {
    flex: 1 1 100%;
  }
  .sg-casino-691aoq .sg-casino-rlt1vq {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .sg-casino-691aoq .sg-casino-n424w9 {
    flex-direction: column;
  }
  .sg-casino-691aoq .sg-casino-5zqytb {
    width: 100%;
    height: auto;
  }
  .sg-casino-691aoq .sg-casino-5zqytb img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .sg-casino-691aoq .sg-casino-4d7pak {
    padding: 0 16px 16px 16px;
  }
  .sg-casino-691aoq .sg-casino-rlt1vq {
    min-width: unset;
    width: 100%;
  }
}

.sg-casino-ro36qp .sg-casino-utklap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.sg-casino-ro36qp .sg-casino-wy7bhy {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.sg-casino-ro36qp img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.sg-casino-ro36qp .sg-casino-r1goq7 {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.sg-casino-ro36qp .sg-casino-wy7bhy:hover .sg-casino-r1goq7 {
  display: flex;
}

.sg-casino-ro36qp .sg-casino-5odiqr {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sg-casino-ro36qp .sg-casino-la9vdt {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.sg-casino-tvq33n {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.sg-casino-tvq33n.sg-casino-bc181t {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.sg-casino-4vz2l3 ease-in-out;
}

.sg-casino-tvq33n.sg-casino-bc181t:hover {
  color: #f9cb16;
  background-color: transparent;
}

.sg-casino-ro36qp .sg-casino-wvqbs1 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.sg-casino-4vz2l3 ease-in-out;
}

.sg-casino-ro36qp .sg-casino-wvqbs1:hover {
  color: #196948;
  background-color: #f9cb16;
}

.sg-casino-ro36qp .sg-casino-wvqbs1:after,
.sg-casino-tvq33n.sg-casino-bc181t:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.sg-casino-tvq33n.sg-casino-bc181t:after {
  background-image: url(../images/Cash.svg);
}

.sg-casino-ro36qp .sg-casino-wvqbs1:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .sg-casino-ro36qp .sg-casino-utklap {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .sg-casino-ro36qp .sg-casino-utklap {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .sg-casino-ro36qp .sg-casino-utklap {
    grid-template-columns: 1fr;
  }
  .sg-casino-ro36qp .sg-casino-wy7bhy {
    height: auto;
  }
  .sg-casino-ro36qp .sg-casino-wy7bhy .sg-casino-r1goq7 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .sg-casino-ro36qp .sg-casino-5odiqr,
  .sg-casino-ro36qp .sg-casino-la9vdt {
    text-align: left;
  }
  .sg-casino-ro36qp .sg-casino-la9vdt {
    margin-bottom: 8px;
  }
  .sg-casino-ro36qp img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.sg-casino-rolxvc {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.sg-casino-rolxvc.sg-casino-k716o1 {
  display: block;
}

.sg-casino-rolxvc .sg-casino-rzlo0t {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.sg-casino-rolxvc .sg-casino-ynps0i {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.sg-casino-rolxvc .sg-casino-wf8ocw {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.sg-casino-rolxvc .sg-casino-0kp9vk {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.sg-casino-rolxvc .sg-casino-tvq33n {
  min-width: 296px;
  margin-bottom: 0;
}

.sg-casino-rolxvc .sg-casino-cwnlqt {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.sg-casino-rolxvc .sg-casino-0rdvwg {
  position: relative;
  flex: 1 1;
}

.sg-casino-rolxvc .sg-casino-0rdvwg iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .sg-casino-rolxvc .sg-casino-ynps0i {
    flex-wrap: wrap;
    gap: 8px;
  }
  .sg-casino-rolxvc .sg-casino-wf8ocw {
    order: 1;
  }
  .sg-casino-rolxvc .sg-casino-0kp9vk {
    order: 3;
    flex: 1 1 100%;
  }
  .sg-casino-rolxvc .sg-casino-tvq33n {
    width: 100%;
    min-width: unset;
  }
  .sg-casino-rolxvc .sg-casino-cwnlqt {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .sg-casino-thi6tt > .sg-casino-1c6qbd {
    margin-bottom: 0;
  }
  .sg-casino-thi6tt > .sg-casino-g9qxvu,
  .sg-casino-thi6tt > p {
    margin-top: 0;
  }
}

.sg-casino-vlk4gd img,
.sg-casino-kkvoyi img {
  width: auto;
  object-fit: contain;
}

.sg-casino-vlk4gd {
  align-items: center;
}

.sg-casino-vlk4gd img {
  max-height: 76px;
}

.sg-casino-kkvoyi img {
  max-height: 64px;
}

.sg-casino-hr8476 {
  overflow: auto;
}

.sg-casino-odenhx {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.sg-casino-emm6ik:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.sg-casino-pxpaim {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.sg-casino-5a02iu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sg-casino-pxpaim .sg-casino-5zqytb {
  margin-right: 20px;
  flex-shrink: 0;
}

.sg-casino-pxpaim img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.sg-casino-gtitaj {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.sg-casino-gtitaj > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .sg-casino-pxpaim {
    padding: 15px 10px;
  }
  .sg-casino-gtitaj {
    padding: 15px 10px;
  }
  .sg-casino-pxpaim .sg-casino-5zqytb {
    margin-right: 10px;
  }
}

.sg-casino-45brjc {
  overflow-x: auto;
}

.sg-casino-ej7w0j {
  border-collapse: collapse;
  width: 100%;
}

.sg-casino-45brjc th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.sg-casino-45brjc td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.sg-casino-45brjc td.sg-casino-5yr3ru {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.sg-casino-45brjc td.sg-casino-9jug0q {
  border-right: none;
}

.sg-casino-45brjc td.sg-casino-9jug0q .sg-casino-5zqytb {
  justify-content: flex-start;
}

.sg-casino-45brjc td.sg-casino-9jug0q .sg-casino-5zqytb img {
  height: auto;
  width: 90px;
}

.sg-casino-45brjc td.sg-casino-jopkbg,
.sg-casino-45brjc td.sg-casino-c1exuw {
  font-weight: 600;
  text-align: right;
}

.sg-casino-45brjc td.sg-casino-yumacf,
.sg-casino-45brjc td.sg-casino-jopkbg {
  padding-bottom: 10px;
  border-bottom: none;
}

.sg-casino-45brjc td.sg-casino-jopkbg,
.sg-casino-45brjc td.sg-casino-c1exuw {
  border-left: none;
}

.sg-casino-45brjc td.sg-casino-yumacf,
.sg-casino-45brjc td.sg-casino-7b352q {
  border-right: none;
}

.sg-casino-45brjc td.sg-casino-7b352q,
.sg-casino-45brjc td.sg-casino-c1exuw {
  border-top: none;
  padding-top: 10px;
}

.sg-casino-m594my {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.sg-casino-m594my .sg-casino-rlt1vq {
  min-width: unset;
  width: 100%;
}

.sg-casino-m594my .sg-casino-rlt1vq.sg-casino-skiyae {
  grid-column: 1/2;
  grid-row: 1/2;
}

.sg-casino-m594my .sg-casino-rlt1vq.sg-casino-t6tz20 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.sg-casino-m594my .sg-casino-j1blsd {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .sg-casino-m594my {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .sg-casino-m594my .sg-casino-rlt1vq.sg-casino-skiyae {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .sg-casino-m594my .sg-casino-rlt1vq.sg-casino-t6tz20 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .sg-casino-m594my .sg-casino-j1blsd {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.sg-casino-5rpkp6 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.sg-casino-35skrx {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.sg-casino-90fypm p a img {
  margin: 0 auto;
  display: block;
}

.sg-casino-90fypm table {
  margin-bottom: 17px;
}

/* contanct form */
.sg-casino-2nthv9 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.sg-casino-2nthv9 label {
  font-size: 14px;
}

.sg-casino-2nthv9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.sg-casino-2nthv9 input,
.sg-casino-2nthv9 textarea,
.sg-casino-2nthv9 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.sg-casino-2nthv9 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.sg-casino-4vz2l3 ease;
}
.sg-casino-2nthv9 button:hover {
  background-color: #691204;
}
.sg-casino-qlmu16 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.sg-casino-qjah6v ease-in;
}

.sg-casino-qlmu16 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.sg-casino-cpmuld, .sg-casino-9hzdoh, [class*="review-card"],
thead, thead th, table th, .sg-casino-clusv3,
.sg-casino-nqb63x, [class*="collapsible-header"],
.sg-casino-3nx27n, [class*="updated-block"] {
  color: #ece7dc !important;
}
