@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);
}

.wild-fortune-klw0a2 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.wild-fortune-9v7zk3 {
  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.wild-fortune-5cg66k,
ul.wild-fortune-5cg66k {
  padding-left: 20px;
}

ul.wild-fortune-5cg66k {
  list-style: disc;
}

ol.wild-fortune-5cg66k {
  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;
  }
}

.wild-fortune-gd7rgm > .wild-fortune-q8pla4,
.wild-fortune-gd7rgm > .wild-fortune-0k1pff,
.wild-fortune-gd7rgm > blockquote,
.wild-fortune-gd7rgm > h1,
.wild-fortune-gd7rgm > h2,
.wild-fortune-gd7rgm > h3,
.wild-fortune-gd7rgm > h4,
.wild-fortune-gd7rgm > h5,
.wild-fortune-gd7rgm > h6,
.wild-fortune-gd7rgm > ol,
.wild-fortune-gd7rgm > p,
.wild-fortune-gd7rgm > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.wild-fortune-gd7rgm > ol,
.wild-fortune-gd7rgm > ul {
  padding-left: 50px;
}

.wild-fortune-gd7rgm 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;
}

.wild-fortune-gd7rgm:not(:last-child) {
  margin-bottom: 2rem;
}

.wild-fortune-gd7rgm > :not(:first-child) {
  margin-top: 2rem;
}

.wild-fortune-gd7rgm {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.wild-fortune-gd7rgm:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .wild-fortune-gd7rgm:first-child {
    margin-top: 20px;
  }
}

.wild-fortune-gd7rgm > p:last-of-type {
  margin-bottom: 32px;
}

.wild-fortune-gd7rgm > .wild-fortune-xj86gy:not(:first-child) {
  margin: 64px auto 16px auto;
}

.wild-fortune-swke2a > .wild-fortune-xj86gy {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.wild-fortune-0k1pff {
  overflow: auto;
}

.wild-fortune-0k1pff::-webkit-scrollbar {
  height: 5px;
}

.wild-fortune-0k1pff table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.wild-fortune-0k1pff table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.wild-fortune-0k1pff table thead,
table thead {
  border-bottom: none;
}

.wild-fortune-0k1pff table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.wild-fortune-0k1pff table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.wild-fortune-0k1pff table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.wild-fortune-0k1pff .wild-fortune-hir8y7 {
  table-layout: auto;
}

.wild-fortune-0k1pff .wild-fortune-hir8y7 th {
  word-break: normal;
}

.wild-fortune-0k1pff .wild-fortune-hir8y7 td {
  word-break: normal;
}

.wild-fortune-klw0a2 .wild-fortune-klw0a2 {
  padding-right: 0;
  padding-left: 0;
}

.wild-fortune-9pd5bm {
  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;
}

.wild-fortune-0rt8au {
  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;
}

.wild-fortune-91xp8a {
  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;
}

.wild-fortune-q8pla4 {
  margin-top: 24px;
}

.wild-fortune-q8pla4.wild-fortune-rtt69x {
  text-align: left;
}

.wild-fortune-q8pla4.wild-fortune-m4subq {
  text-align: right;
}

.wild-fortune-q8pla4.wild-fortune-82agl2 {
  text-align: center;
}

.wild-fortune-g7jy8c {
  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.wild-fortune-p7y6g5 ease-in-out;
  cursor: pointer;
}

.wild-fortune-g7jy8c:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.wild-fortune-g7jy8c {
  min-width: 328px;
}

@media (max-width: 768px) {
  .wild-fortune-g7jy8c {
    min-width: unset;
  }
}

.wild-fortune-dbl6d9 {
  background-color: var(--fh-bg-color);
}

.wild-fortune-1bol2n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.wild-fortune-yh0ncw {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.wild-fortune-yh0ncw img {
  max-height: 80px;
  object-fit: contain;
}

.wild-fortune-8bq132 {
  flex: 1 1;
}

.wild-fortune-o31cmd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.wild-fortune-mlr1xs {
  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;
}

.wild-fortune-mlr1xs 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;
}

.wild-fortune-mlr1xs.wild-fortune-btlhvr span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.wild-fortune-mlr1xs.wild-fortune-btlhvr span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.wild-fortune-mlr1xs.wild-fortune-btlhvr span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.wild-fortune-8bq132 + .wild-fortune-o31cmd {
  margin-left: 20px;
}

.wild-fortune-ut87tq {
  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;
}

.wild-fortune-ut87tq > svg {
  max-width: 24px;
  max-height: 24px;
}

.wild-fortune-ut87tq + .wild-fortune-ut87tq {
  margin-left: 5px;
}

.wild-fortune-ggb7sv {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.wild-fortune-ggb7sv:hover {
  background-color: var(--button-bg-hover);
}

.wild-fortune-a6vgks {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.wild-fortune-p7y6g5 ease-in-out;
  border: 1px solid var(--border-color);
}

.wild-fortune-a6vgks:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.wild-fortune-beotx7 {
  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) {
  .wild-fortune-8bq132 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .wild-fortune-beotx7 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .wild-fortune-8bq132 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .wild-fortune-ut87tq {
    min-width: unset;
    flex: 1 1;
  }
}

.wild-fortune-1a8g82 {
  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;
}

.wild-fortune-1a8g82:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.wild-fortune-1a8g82:hover .wild-fortune-pu77e5 {
  opacity: 1;
  pointer-events: auto;
}

.wild-fortune-d4cpdk {
  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.wild-fortune-sbp0vl ease-in-out;
  gap: 4px;
}

.wild-fortune-d4cpdk > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.wild-fortune-d4cpdk .wild-fortune-9pd5bm img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.wild-fortune-boyhd1,
.wild-fortune-d4cpdk:hover {
  color: var(--button-bg-hover);
}

.wild-fortune-smhkep {
  position: relative;
}

.wild-fortune-smhkep .wild-fortune-d4cpdk {
  margin-right: 0;
  padding-right: 4px;
}

.wild-fortune-vs66y1 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.wild-fortune-smhkep.wild-fortune-btlhvr .wild-fortune-vs66y1 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.wild-fortune-smhkep.wild-fortune-btlhvr .wild-fortune-pu77e5 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.wild-fortune-smhkep.wild-fortune-btlhvr .wild-fortune-pu77e5::before {
  display: none;
}

.wild-fortune-vs66y1 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.wild-fortune-pu77e5 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.wild-fortune-0rl0ue 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.wild-fortune-pu77e5::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.wild-fortune-pu77e5:hover {
  color: var(--fh-bg-color);
}

.wild-fortune-nl6r2j {
  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.wild-fortune-0rl0ue 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.wild-fortune-sbp0vl ease-in-out;
  -o-transition: 0.wild-fortune-sbp0vl ease-in-out;
  transition: 0.wild-fortune-sbp0vl ease-in-out;
}

.wild-fortune-nl6r2j .wild-fortune-9pd5bm img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.wild-fortune-8wrjsm,
.wild-fortune-nl6r2j:hover {
  color: var(--button-bg-hover);
}

.wild-fortune-qkvxsg {
  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%;
}

.wild-fortune-qkvxsg.wild-fortune-vr9at5 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.wild-fortune-qkvxsg.wild-fortune-vr9at5:after,
.wild-fortune-qkvxsg.wild-fortune-vr9at5:before {
  content: "";
  position: absolute;
  margin: auto;
}

.wild-fortune-qkvxsg.wild-fortune-vr9at5: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);
  }
}

.wild-fortune-qkvxsg.wild-fortune-vr9at5:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.wild-fortune-qkvxsg.wild-fortune-vr9at5 > * {
  z-index: 1;
}

.wild-fortune-qkvxsg b,
.wild-fortune-qkvxsg strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.wild-fortune-qkvxsg .wild-fortune-z4i1ty {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.wild-fortune-qkvxsg .wild-fortune-uwabqn {
  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;
}

.wild-fortune-qkvxsg .wild-fortune-9pd5bm {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.wild-fortune-qkvxsg .wild-fortune-eceeu3 {
  margin-top: 12px;
}

.wild-fortune-eceeu3 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.wild-fortune-uvoxht {
  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;
}

.wild-fortune-eceeu3 .wild-fortune-94whka {
  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.wild-fortune-p7y6g5 ease-in-out;
}

.wild-fortune-eceeu3 .wild-fortune-94whka:hover {
  background: rgba(255, 255, 255, 0.3);
}

.wild-fortune-xxenxi {
  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;
}

.wild-fortune-qkvxsg.wild-fortune-wea22x {
  gap: 12px;
  padding: 16px;
}

.wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-xxenxi {
  min-width: 240px;
}

.wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-xxenxi.wild-fortune-o8b304 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .wild-fortune-qkvxsg .wild-fortune-z4i1ty {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .wild-fortune-qkvxsg .wild-fortune-uwabqn {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .wild-fortune-qkvxsg .wild-fortune-9pd5bm {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-9pd5bm {
    max-width: 126px;
  }
  .wild-fortune-qkvxsg .wild-fortune-eceeu3 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .wild-fortune-qkvxsg .wild-fortune-uvoxht {
    max-width: unset;
  }
  .wild-fortune-xxenxi {
    min-width: unset;
    width: 100%;
  }
  .wild-fortune-qkvxsg .wild-fortune-xxenxi {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x {
    grid-template-rows: auto 1fr auto;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-xxenxi {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .wild-fortune-qkvxsg {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .wild-fortune-qkvxsg .wild-fortune-z4i1ty {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .wild-fortune-qkvxsg .wild-fortune-9pd5bm {
    max-width: 78px;
  }
  .wild-fortune-qkvxsg .wild-fortune-eceeu3 {
    margin-top: -12px;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x {
    gap: 8px;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-z4i1ty {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-uwabqn {
    grid-column: 1/3;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-9pd5bm {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .wild-fortune-qkvxsg.wild-fortune-wea22x .wild-fortune-9pd5bm img {
    max-width: 114px;
  }
}

.wild-fortune-xxenxi.wild-fortune-5u8v18,
.wild-fortune-xxenxi.wild-fortune-zvbkq8,
.wild-fortune-xxenxi.wild-fortune-9tx31h {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.wild-fortune-p7y6g5 ease-in-out;
}

.wild-fortune-xxenxi.wild-fortune-5u8v18,
.wild-fortune-xxenxi.wild-fortune-9tx31h {
  padding: 10px;
}

.wild-fortune-xxenxi.wild-fortune-5u8v18:hover,
.wild-fortune-xxenxi.wild-fortune-zvbkq8:hover,
.wild-fortune-xxenxi.wild-fortune-9tx31h:hover {
  background: var(--button-bg-hover);
}

.wild-fortune-xxenxi.wild-fortune-5u8v18:hover svg path,
.wild-fortune-xxenxi.wild-fortune-9tx31h:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.wild-fortune-xxenxi.wild-fortune-o8b304 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.wild-fortune-p7y6g5 ease-in-out;
  background: var(--button-bg-color);
}

.wild-fortune-xxenxi.wild-fortune-o8b304:hover {
  background-color: var(--button-bg-hover);
}

.wild-fortune-xxenxi.wild-fortune-zvbkq8: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);
  }
}

.wild-fortune-xxenxi.wild-fortune-zvbkq8:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.wild-fortune-xxenxi.wild-fortune-o8b304:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.wild-fortune-rwq1ys {
  max-width: 650px;
}

.wild-fortune-vk5bf0 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.wild-fortune-0nxd79 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.wild-fortune-lggn86 {
  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.wild-fortune-sbp0vl ease-in-out;
  cursor: pointer;
}

.wild-fortune-lggn86:hover {
  opacity: 0.5;
}

.wild-fortune-lggn86:focus {
  outline: 0;
}

.wild-fortune-lggn86:focus .wild-fortune-u7vd8b,
.wild-fortune-lggn86:hover .wild-fortune-u7vd8b {
  fill: red;
  fill-opacity: 1;
}

.wild-fortune-lggn86:hover {
  cursor: pointer;
}

.wild-fortune-fedm6f {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.wild-fortune-rwq1ys.wild-fortune-82agl2 {
  margin: 0 auto;
}

.wild-fortune-rwq1ys.wild-fortune-m4subq {
  margin-left: auto;
}

.wild-fortune-20rotf {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.wild-fortune-gf3y7c {
  padding-bottom: 50px;
}

.wild-fortune-qnhhhr {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.wild-fortune-vn48ij {
  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;
}

.wild-fortune-e92tpa {
  margin-top: 24px;
}

.wild-fortune-7pfbzy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wild-fortune-6vhtk6 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.wild-fortune-jqeo88 {
  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;
}

.wild-fortune-ljqskb {
  width: 468px;
}

.wild-fortune-jqeo88 .wild-fortune-pu77e5 {
  margin: 0.wild-fortune-7co5w7 0;
}

.wild-fortune-aed03w {
  display: flex;
  min-width: 224px;
}

.wild-fortune-hyrmxz {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.wild-fortune-sbp0vl ease-in-out;
}

.wild-fortune-2n2n4l,
.wild-fortune-hyrmxz:hover {
  color: var(--text-color);
}

.wild-fortune-urnzma {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.wild-fortune-1srk1d {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .wild-fortune-20rotf {
    padding: 16px;
  }
  .wild-fortune-urnzma {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .wild-fortune-1srk1d {
    align-items: center;
  }
  .wild-fortune-ljqskb {
    width: unset;
  }
  .wild-fortune-aed03w {
    min-width: unset;
  }
  .wild-fortune-jqeo88 {
    max-height: unset;
  }
  .wild-fortune-qnhhhr {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .wild-fortune-20rotf {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.wild-fortune-zztre0 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.wild-fortune-zztre0:not(:last-child) {
  margin-bottom: 16px;
}

.wild-fortune-sjuj6u {
  outline: 0;
}

.wild-fortune-sjuj6u .wild-fortune-g9ksfw {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.wild-fortune-ub9qpv {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .wild-fortune-ub9qpv {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.wild-fortune-ub9qpv::-webkit-details-marker {
  display: none;
}

.wild-fortune-ub9qpv: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;
}

.wild-fortune-ub9qpv: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] .wild-fortune-ub9qpv:after {
  transform: unset;
}

.wild-fortune-g9ksfw {
  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);
}

.wild-fortune-g9ksfw 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.wild-fortune-sbp0vl ease-in-out;
  -o-transition: 0.wild-fortune-sbp0vl ease-in-out;
  transition: 0.wild-fortune-sbp0vl ease-in-out;
}

.wild-fortune-f4upe0 {
  padding: 16px 0 0 0;
}

.wild-fortune-f4upe0 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .wild-fortune-f4upe0 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .wild-fortune-ub9qpv {
    flex-wrap: wrap;
    gap: 12px;
  }
  .wild-fortune-ub9qpv::after {
    margin-left: auto;
  }
  .wild-fortune-g9ksfw {
    order: 3;
    flex: 1 1 100%;
  }
  .wild-fortune-ub9qpv {
    font-size: 14px;
    line-height: 130%;
  }
  .wild-fortune-g9ksfw svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.wild-fortune-90ujbi {
  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;
}

.wild-fortune-5wmfhr {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.wild-fortune-90ujbi.wild-fortune-btlhvr .wild-fortune-5wmfhr {
  margin-bottom: 12px;
}

.wild-fortune-5wmfhr::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;
}

.wild-fortune-90ujbi.wild-fortune-btlhvr .wild-fortune-5wmfhr::after {
  transform: unset;
}

.wild-fortune-eduvza {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.wild-fortune-g3unms {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.wild-fortune-sbp0vl ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.wild-fortune-g3unms: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;
}

.wild-fortune-90ujbi.wild-fortune-btlhvr .wild-fortune-eduvza {
  max-height: 100%;
}

.wild-fortune-uigbee {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.wild-fortune-la4tq7 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.wild-fortune-fqo9cj {
  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;
}

.wild-fortune-0mv07p {
  margin-right: 4px;
}

.wild-fortune-q0jlql {
  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.wild-fortune-sbp0vl ease-in-out;
}

.wild-fortune-q0jlql svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.wild-fortune-fk7kfu,
.wild-fortune-q0jlql:hover {
  color: var(--text-color);
}

.wild-fortune-aw0ny1 {
  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;
}

.wild-fortune-aw0ny1 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.wild-fortune-aw0ny1 .wild-fortune-u2u70a {
  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;
}

.wild-fortune-aw0ny1 .wild-fortune-subass {
  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;
}

.wild-fortune-6piloa {
  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;
}

.wild-fortune-fbanct {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.wild-fortune-2yndk5 .wild-fortune-klw0a2 {
  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;
}

.wild-fortune-2yndk5 {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.wild-fortune-rktpzm {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.wild-fortune-yrqpqi {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.wild-fortune-yi6shw {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.wild-fortune-shdkdn 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;
}

.wild-fortune-yi6shw:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.wild-fortune-v6etk6 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.wild-fortune-k9y7sy {
  -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.wild-fortune-sbp0vl ease-in-out;
  transition: transform 0.wild-fortune-sbp0vl ease-in-out;
  -o-transition: transform 0.wild-fortune-sbp0vl ease-in-out;
  transition:
    transform 0.wild-fortune-sbp0vl ease-in-out,
    -webkit-transform 0.wild-fortune-sbp0vl ease-in-out;
  cursor: pointer;
}

.wild-fortune-k9y7sy svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.wild-fortune-k9y7sy: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;
}

.wild-fortune-6hfun1 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .wild-fortune-6hfun1 {
    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);
}

.wild-fortune-ef3ah0 {
  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;
}

.wild-fortune-7kxzo2 {
  position: relative;
  width: 100%;
}

.wild-fortune-ef3ah0.wild-fortune-vv3c9z {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.wild-fortune-ef3ah0.wild-fortune-82agl2 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wild-fortune-ef3ah0.wild-fortune-m4subq {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.wild-fortune-am8rux {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.wild-fortune-l6umbv {
  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.wild-fortune-sbp0vl ease-in-out;
  cursor: pointer;
}

.wild-fortune-l6umbv:hover {
  opacity: 0.5;
}

.wild-fortune-ef3ah0.wild-fortune-ehw1en .wild-fortune-l6umbv {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.wild-fortune-ef3ah0.wild-fortune-ehw1en .wild-fortune-am8rux {
  cursor: pointer;
}

.wild-fortune-tmy2m3 {
  fill: #0009;
}

.wild-fortune-m4gh8i {
  fill: #fff;
}

.wild-fortune-l6umbv:hover .wild-fortune-tmy2m3 {
  fill: red;
}

.wild-fortune-l6umbv svg path {
  -webkit-transition: 0.wild-fortune-sbp0vl ease-in-out;
  -o-transition: 0.wild-fortune-sbp0vl ease-in-out;
  transition: 0.wild-fortune-sbp0vl ease-in-out;
}

.wild-fortune-qd60m6 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.wild-fortune-qd60m6 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.wild-fortune-qd60m6.wild-fortune-o3dedf > :not(.get-image) {
  grid-column: 1/3;
}

.wild-fortune-ud6fr0:not(._h1-block) .wild-fortune-qd60m6 > .wild-fortune-xj86gy {
  grid-row: 1/2;
  grid-column: 1/3;
}

.wild-fortune-qd60m6.wild-fortune-o3dedf .wild-fortune-3h54xi {
  grid-column: 2/3;
}

.wild-fortune-qd60m6.wild-fortune-o3dedf > .wild-fortune-9pd5bm {
  grid-column: 1/2;
}

.wild-fortune-qd60m6.wild-fortune-o3dedf > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.wild-fortune-qd60m6 > p:first-of-type {
  margin-top: 0;
}

.wild-fortune-qd60m6 .wild-fortune-9pd5bm {
  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;
}

.wild-fortune-ud6fr0:not(._h1-block) .wild-fortune-xj86gy ~ .wild-fortune-9pd5bm {
  grid-row: 2/10;
}

.wild-fortune-ud6fr0.wild-fortune-9ulbb4 .wild-fortune-xj86gy ~ .wild-fortune-9pd5bm {
  grid-row: 1/10;
}

.wild-fortune-ud6fr0.wild-fortune-9ulbb4 > .wild-fortune-xj86gy {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.wild-fortune-ud6fr0.wild-fortune-9ulbb4 .wild-fortune-9pd5bm {
  grid-row: 1/10;
}

.wild-fortune-qd60m6.wild-fortune-8jg0vl .wild-fortune-9pd5bm {
  align-items: flex-start;
}

.wild-fortune-qd60m6.wild-fortune-82agl2 .wild-fortune-3h54xi {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.wild-fortune-qd60m6.wild-fortune-82agl2 .wild-fortune-9pd5bm {
  align-items: center;
}

.wild-fortune-qd60m6.wild-fortune-9uqv6u .wild-fortune-9pd5bm {
  align-items: flex-end;
}

.wild-fortune-3h54xi > :first-child {
  margin-top: 0;
}

.wild-fortune-3h54xi > :last-child {
  margin-bottom: 0;
}

* + .wild-fortune-rdqj81,
.wild-fortune-ud6fr0 + .wild-fortune-ud6fr0 {
  margin-top: 2rem;
}

.wild-fortune-h7vzb2 td::before,
.wild-fortune-h7vzb2 th::after {
  display: none !important;
}

.wild-fortune-h7vzb2 #link-selector {
  color: #000;
}

.wild-fortune-h7vzb2 .wild-fortune-umv7rn {
  color: #135e96;
}

.wild-fortune-h7vzb2 .wild-fortune-ud3qpm *,
.wild-fortune-h7vzb2 .wild-fortune-svpex4 p,
.wild-fortune-h7vzb2 .wild-fortune-dac8nn * {
  color: #000;
}

.wild-fortune-h7vzb2 .wild-fortune-lbuhdx {
  background: 0 0 !important;
}

.wild-fortune-h7vzb2 .wild-fortune-6iwqr6 {
  color: #000;
}

.wild-fortune-h7vzb2 .wild-fortune-mloy0n.wild-fortune-1e8z5m {
  color: #fff;
}

.wild-fortune-h7vzb2 .wild-fortune-irgpza {
  color: #000;
}

.wild-fortune-h7vzb2
  .wild-fortune-zqk5ov
  .wild-fortune-heqrxg.wild-fortune-1e8z5m.wild-fortune-p0lm9v {
  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;
}

.wild-fortune-ad76th,
body .wild-fortune-47izgy {
  color: #000;
  background: var(--color-body) !important;
}

.wild-fortune-ad76th .wild-fortune-0exaa7 .wild-fortune-bu8p3w,
body .wild-fortune-47izgy .wild-fortune-0exaa7 .wild-fortune-bu8p3w {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .wild-fortune-g3unms:focus,
  .wild-fortune-g3unms:hover {
    color: #f9cb16;
  }
  .wild-fortune-evwc6q:focus,
  .wild-fortune-evwc6q:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .wild-fortune-aerdw4:focus img,
  .wild-fortune-aerdw4:focus svg,
  .wild-fortune-aerdw4:hover img,
  .wild-fortune-aerdw4:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .wild-fortune-aw0ny1 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .wild-fortune-smhkep:hover .wild-fortune-vs66y1 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .wild-fortune-vs66y1 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .wild-fortune-0cu2sd {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .wild-fortune-mafq41 {
    grid-template-columns: repeat(4, 1fr);
  }
  .wild-fortune-css2hn {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .wild-fortune-eo7dml .wild-fortune-vgyuvk {
    grid-template-columns: 1fr;
  }
  .wild-fortune-eo7dml .wild-fortune-sem4he {
    -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;
  }
  .wild-fortune-eo7dml .wild-fortune-np93ni {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .wild-fortune-eo7dml .wild-fortune-11mpfd {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .wild-fortune-eo7dml .wild-fortune-hz24dx {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .wild-fortune-eo7dml .wild-fortune-np93ni:not(:first-child) {
    border: none;
  }
  .wild-fortune-eo7dml .wild-fortune-np93ni:first-child .wild-fortune-11mpfd {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .wild-fortune-eo7dml .wild-fortune-np93ni:last-child .wild-fortune-11mpfd {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .wild-fortune-1bol2n {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .wild-fortune-yh0ncw {
    max-width: 100px;
  }
  .wild-fortune-8bq132 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .wild-fortune-o31cmd {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .wild-fortune-o31cmd svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .wild-fortune-mlr1xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .wild-fortune-8bq132 + .wild-fortune-o31cmd {
    margin-left: auto;
  }
  .wild-fortune-fdji4c {
    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;
  }
  .wild-fortune-fdji4c.wild-fortune-btlhvr {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .wild-fortune-beotx7 {
    -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;
  }
  .wild-fortune-1a8g82 {
    width: 100%;
  }
  .wild-fortune-1a8g82:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .wild-fortune-d4cpdk {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .wild-fortune-d4cpdk svg {
    margin-right: 4px;
  }
  .wild-fortune-smhkep {
    -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;
  }
  .wild-fortune-vs66y1 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .wild-fortune-vs66y1 {
    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;
  }
  .wild-fortune-pu77e5 {
    display: none;
    width: 100%;
  }
  .wild-fortune-smhkep.wild-fortune-btlhvr .wild-fortune-pu77e5 {
    padding: 0 0 0 48px;
  }
  .wild-fortune-nl6r2j {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .wild-fortune-vn48ij .wild-fortune-9pd5bm {
    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;
  }
  .wild-fortune-5l8z8d {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .wild-fortune-5l8z8d + .wild-fortune-5l8z8d {
    margin-right: 0;
  }
  .wild-fortune-5l8z8d + .wild-fortune-9pd5bm {
    margin: 0;
  }
  .wild-fortune-0cu2sd {
    grid-template-columns: repeat(4, 1fr);
  }
  .wild-fortune-mafq41 {
    grid-template-columns: repeat(3, 1fr);
  }
  .wild-fortune-35zr42,
  .wild-fortune-6247vo {
    grid-template-columns: repeat(2, 1fr);
  }
  .wild-fortune-qd60m6 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .wild-fortune-qd60m6.wild-fortune-o3dedf .wild-fortune-3h54xi {
    grid-column: auto;
    grid-row: auto;
  }
  .wild-fortune-qd60m6 > .wild-fortune-xj86gy {
    grid-column: 1/2;
  }
  .wild-fortune-qd60m6.wild-fortune-o3dedf > :not(.get-image) {
    grid-column: 1/2;
  }
  .wild-fortune-qd60m6 .wild-fortune-9pd5bm,
  .wild-fortune-qd60m6.wild-fortune-o3dedf > .wild-fortune-9pd5bm {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .wild-fortune-qd60m6.wild-fortune-o3dedf > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .wild-fortune-ud6fr0.wild-fortune-9ulbb4 .wild-fortune-qd60m6 > .wild-fortune-9pd5bm {
    grid-row: 1/2;
  }
  .wild-fortune-qd60m6 .wild-fortune-xj86gy ~ .wild-fortune-9pd5bm,
  .wild-fortune-qd60m6.wild-fortune-o3dedf .wild-fortune-xj86gy ~ .wild-fortune-9pd5bm {
    grid-row: 2/3;
  }
  .wild-fortune-ud6fr0.wild-fortune-9ulbb4 .wild-fortune-xj86gy ~ .wild-fortune-9pd5bm {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .wild-fortune-gd7rgm:first-child .wild-fortune-o8hi1u {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wild-fortune-gd7rgm:first-child .wild-fortune-o8hi1u h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .wild-fortune-gd7rgm {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .wild-fortune-gd7rgm {
    padding: 0;
  }
  .wild-fortune-q8pla4 {
    margin-top: 1rem;
  }
  .wild-fortune-sjuj6u {
    border-radius: 5px;
  }
  .wild-fortune-yexfv9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wild-fortune-5wmfhr::after {
    display: inline-block;
  }
  .wild-fortune-5wmfhr {
    margin: 0;
    width: 100%;
  }
  .wild-fortune-eduvza {
    width: 100%;
  }
  .wild-fortune-eduvza.wild-fortune-cyr49q {
    -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%;
  }
  .wild-fortune-eduvza.wild-fortune-cyr49q .wild-fortune-7p28b9 {
    width: 100%;
  }
  .wild-fortune-eduvza.wild-fortune-cyr49q .wild-fortune-7p28b9:not(:last-child) {
    margin-right: 0;
  }
  .wild-fortune-g3unms {
    width: 100%;
    text-align: center;
  }
  .wild-fortune-90ujbi.wild-fortune-btlhvr .wild-fortune-eduvza {
    margin-top: 1rem;
  }
  .wild-fortune-0cu2sd {
    grid-template-columns: repeat(3, 1fr);
  }
  .wild-fortune-css2hn,
  .wild-fortune-mafq41 {
    grid-template-columns: repeat(2, 1fr);
  }
  .wild-fortune-35zr42,
  .wild-fortune-6247vo,
  .wild-fortune-rta3xr {
    grid-template-columns: 1fr;
  }
  .wild-fortune-qa089f {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .wild-fortune-paa5qu {
    min-width: 300px;
    max-width: 325px;
  }
  .wild-fortune-11mpfd {
    cursor: auto;
  }
  .wild-fortune-j7wyhs .wild-fortune-11mpfd {
    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;
  }
  .wild-fortune-6hfun1 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .wild-fortune-pu77e5 {
    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) {
  .wild-fortune-6hfun1 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.wild-fortune-5l8z8d p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .wild-fortune-o31cmd {
    margin: 0 -0.2rem;
  }
  .wild-fortune-5l8z8d {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .wild-fortune-a3gos5 {
    -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;
  }
  .wild-fortune-6dixhb {
    max-width: 100%;
  }
  .wild-fortune-0cu2sd {
    grid-template-columns: repeat(2, 1fr);
  }
  .wild-fortune-css2hn,
  .wild-fortune-mafq41 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .wild-fortune-1bol2n {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wild-fortune-o31cmd {
    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;
  }
  .wild-fortune-dbl6d9 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wild-fortune-ut87tq {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .wild-fortune-91lkdc,
  .wild-fortune-npeleg {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .wild-fortune-g7jy8c {
    width: 100%;
  }
  .wild-fortune-0cu2sd {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .wild-fortune-6hfun1 {
    top: 127px !important;
  }
}

.wild-fortune-5jinu6 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .wild-fortune-5jinu6 {
  }
}

@media (max-width: 767px) {
  .wild-fortune-5jinu6 {
    margin-bottom: 12px;
  }
}

.wild-fortune-5jinu6 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.wild-fortune-8wdo0l {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.wild-fortune-8wdo0l > .wild-fortune-cvgda5 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .wild-fortune-8wdo0l {
    flex-direction: column;
    gap: 12px;
  }
}

.wild-fortune-83hay5 {
  display: flex;
}

.wild-fortune-83hay5 .wild-fortune-z3w8r8 {
  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;
}

.wild-fortune-83hay5 .wild-fortune-rs1y0f {
  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;
}

.wild-fortune-83hay5 .wild-fortune-v37754 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.wild-fortune-83hay5 .wild-fortune-fb85mu {
  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));
  }
}

.wild-fortune-83hay5 .wild-fortune-fb85mu:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.wild-fortune-83hay5 .wild-fortune-mvkb1i {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.wild-fortune-858jm0 {
  border: unset;
  background-color: unset;
}

.wild-fortune-858jm0 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.wild-fortune-858jm0 .wild-fortune-6oduys,
.wild-fortune-858jm0 .wild-fortune-mfnla2 {
  flex: 0 1 330px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 {
  flex: 1 1;
}

.wild-fortune-858jm0 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.wild-fortune-858jm0 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.wild-fortune-858jm0 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.wild-fortune-858jm0 tr td p {
  color: #fff;
  margin: 0;
}

.wild-fortune-858jm0 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.wild-fortune-858jm0 tr.wild-fortune-6oduys td p {
  padding: 16px 0;
}

.wild-fortune-858jm0 tr.wild-fortune-6oduys td p:not(:last-child),
.wild-fortune-858jm0 tr.wild-fortune-mfnla2 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.wild-fortune-858jm0 tr.wild-fortune-6oduys td p:first-child,
.wild-fortune-858jm0 tr.wild-fortune-mfnla2 td p:first-child {
  padding-top: 0;
}

.wild-fortune-858jm0 tr.wild-fortune-mfnla2 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.wild-fortune-858jm0 tr.wild-fortune-mfnla2 td p:last-child {
  padding-bottom: 0;
}

.wild-fortune-858jm0 .wild-fortune-mfnla2 img {
  max-width: 32px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 {
  min-width: 718px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td {
  display: flex;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nud5sb,
.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-eqq8rt,
.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nhzcg4 {
  flex: 1 1 50%;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-7h3rni {
  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;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-mtu97f,
.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-xh7v33 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nud5sb,
.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-eqq8rt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nud5sb span,
.wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-eqq8rt span {
  font-weight: 800;
}

.wild-fortune-858jm0 .wild-fortune-heon01 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .wild-fortune-858jm0 .wild-fortune-heon01 td .wild-fortune-nhzcg4:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .wild-fortune-858jm0 tr.wild-fortune-6oduys td p:last-child {
    padding-bottom: 0;
  }
  .wild-fortune-858jm0 .wild-fortune-mfnla2 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .wild-fortune-858jm0 .wild-fortune-mfnla2 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .wild-fortune-858jm0 tr.wild-fortune-6oduys td p:not(:last-child),
  .wild-fortune-858jm0 tr.wild-fortune-mfnla2 td p:not(:last-child) {
    border-bottom: unset;
  }
  .wild-fortune-858jm0 tr.wild-fortune-mfnla2 td p:last-child {
    padding-bottom: 12px;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nud5sb,
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-eqq8rt,
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nhzcg4 {
    flex: 1 1 50%;
    padding: 0;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nud5sb,
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-eqq8rt {
    margin-top: 16px;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nhzcg4 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nud5sb {
    border-right: 1px solid var(--border-color);
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nhzcg4:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td:last-child .wild-fortune-nhzcg4:last-child {
    padding-bottom: 0;
  }
}

.wild-fortune-nhzcg4 {
  display: flex;
  flex-direction: column;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td .wild-fortune-nhzcg4 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td .wild-fortune-nhzcg4:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.wild-fortune-858jm0 .wild-fortune-heon01 td .wild-fortune-nhzcg4:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .wild-fortune-858jm0 .wild-fortune-heon01 td .wild-fortune-nhzcg4:not(:first-child) {
    padding-left: 0;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 td .wild-fortune-nhzcg4:not(:last-of-type) {
    border-right: unset;
  }
}

.wild-fortune-858jm0 .wild-fortune-4aczt3 {
  flex: 0 1 485px;
}

.wild-fortune-858jm0 .wild-fortune-sujdt2 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.wild-fortune-858jm0 .wild-fortune-sujdt2 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.wild-fortune-858jm0 .wild-fortune-sujdt2 li.wild-fortune-r70pob {
  padding: 6px 12px;
}

.wild-fortune-858jm0 .wild-fortune-sujdt2 li a,
.wild-fortune-858jm0 .wild-fortune-sujdt2 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;
}

.wild-fortune-858jm0 .wild-fortune-jpvjy3,
.wild-fortune-858jm0 .wild-fortune-68be6x {
  flex: 1 1;
}

.wild-fortune-858jm0 .wild-fortune-4y5f3d,
.wild-fortune-858jm0 .wild-fortune-jbrzqq {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.wild-fortune-858jm0 .wild-fortune-4y5f3d li,
.wild-fortune-858jm0 .wild-fortune-jbrzqq li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.wild-fortune-858jm0 .wild-fortune-68be6x img {
  max-width: 32px;
}

.wild-fortune-858jm0 .wild-fortune-jpvjy3 img {
  max-width: 32px;
}

.wild-fortune-858jm0 .wild-fortune-hqa3ws {
  min-width: 280px;
}

.wild-fortune-858jm0 .wild-fortune-hqa3ws img {
  max-width: 146px;
}

.wild-fortune-858jm0 .wild-fortune-hqa3ws td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .wild-fortune-858jm0 .wild-fortune-6oduys,
  .wild-fortune-858jm0 .wild-fortune-mfnla2 {
    flex: 0 1 auto;
  }
  .wild-fortune-858jm0 .wild-fortune-heon01 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .wild-fortune-858jm0 .wild-fortune-6oduys,
  .wild-fortune-858jm0 .wild-fortune-4aczt3,
  .wild-fortune-858jm0 .wild-fortune-mfnla2,
  .wild-fortune-858jm0 .wild-fortune-heon01 {
    flex: 1 1 calc(50% - 20px);
  }
  .wild-fortune-858jm0 .wild-fortune-jpvjy3,
  .wild-fortune-858jm0 .wild-fortune-hqa3ws,
  .wild-fortune-858jm0 .wild-fortune-68be6x {
    flex: 1 1 30%;
  }
  .wild-fortune-858jm0 .wild-fortune-hqa3ws {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .wild-fortune-858jm0 .wild-fortune-6oduys,
  .wild-fortune-858jm0 .wild-fortune-4aczt3,
  .wild-fortune-858jm0 .wild-fortune-jpvjy3,
  .wild-fortune-858jm0 .wild-fortune-mfnla2,
  .wild-fortune-858jm0 .wild-fortune-heon01,
  .wild-fortune-858jm0 .wild-fortune-hqa3ws,
  .wild-fortune-858jm0 .wild-fortune-68be6x {
    flex: 1 1 100%;
  }
}

.wild-fortune-4qwelp .wild-fortune-ek1t9h {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.wild-fortune-4qwelp .wild-fortune-5otf9u {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.wild-fortune-4qwelp .wild-fortune-ba9qa4 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.wild-fortune-4qwelp .wild-fortune-xz9ole {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.wild-fortune-4qwelp .wild-fortune-xz9ole > :nth-child(3) {
  margin-top: 0;
}

.wild-fortune-4qwelp .wild-fortune-9pd5bm {
  grid-column: 2/3;
  grid-row: 1/10;
}

.wild-fortune-4qwelp .wild-fortune-fp01ft {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.wild-fortune-4qwelp .wild-fortune-q8pla4 {
  grid-column: 1/2;
}

.wild-fortune-4qwelp > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.wild-fortune-4qwelp .wild-fortune-5otf9u: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;
}

.wild-fortune-4qwelp .wild-fortune-5otf9u:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.wild-fortune-4qwelp .wild-fortune-g7jy8c {
  min-width: 240px;
}

@media (max-width: 768px) {
  .wild-fortune-4qwelp .wild-fortune-5otf9u:not(:last-child):before {
    bottom: 8px;
  }
  .wild-fortune-4qwelp .wild-fortune-5otf9u:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .wild-fortune-4qwelp .wild-fortune-xz9ole {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .wild-fortune-4qwelp .wild-fortune-9pd5bm {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .wild-fortune-4qwelp .wild-fortune-9pd5bm img {
    width: 100%;
    height: auto;
  }
  .wild-fortune-4qwelp .wild-fortune-g7jy8c {
    width: 100%;
    min-width: unset;
  }
}

.wild-fortune-6d38en .wild-fortune-8jokna {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.wild-fortune-6d38en .wild-fortune-etmwbp {
  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;
}

.wild-fortune-6d38en .wild-fortune-9pd5bm {
  height: 100%;
}

.wild-fortune-6d38en .wild-fortune-9pd5bm img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.wild-fortune-6d38en .wild-fortune-x87y3f {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.wild-fortune-6d38en .wild-fortune-vkmgbb {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.wild-fortune-6d38en .wild-fortune-vjigso {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .wild-fortune-6d38en .wild-fortune-etmwbp {
    flex: 1 1 100%;
  }
  .wild-fortune-6d38en .wild-fortune-xxenxi {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .wild-fortune-6d38en .wild-fortune-etmwbp {
    flex-direction: column;
  }
  .wild-fortune-6d38en .wild-fortune-9pd5bm {
    width: 100%;
    height: auto;
  }
  .wild-fortune-6d38en .wild-fortune-9pd5bm img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .wild-fortune-6d38en .wild-fortune-x87y3f {
    padding: 0 16px 16px 16px;
  }
  .wild-fortune-6d38en .wild-fortune-xxenxi {
    min-width: unset;
    width: 100%;
  }
}

.wild-fortune-m3rk46 .wild-fortune-1buame {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.wild-fortune-m3rk46 .wild-fortune-ya65wj {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.wild-fortune-m3rk46 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;
}

.wild-fortune-m3rk46 .wild-fortune-hxao5h {
  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;
}

.wild-fortune-m3rk46 .wild-fortune-ya65wj:hover .wild-fortune-hxao5h {
  display: flex;
}

.wild-fortune-m3rk46 .wild-fortune-x0f688 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.wild-fortune-m3rk46 .wild-fortune-4a87qy {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.wild-fortune-fwdokh {
  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;
}

.wild-fortune-fwdokh.wild-fortune-ebsxkm {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.wild-fortune-p7y6g5 ease-in-out;
}

.wild-fortune-fwdokh.wild-fortune-ebsxkm:hover {
  color: #f9cb16;
  background-color: transparent;
}

.wild-fortune-m3rk46 .wild-fortune-5uun96 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.wild-fortune-p7y6g5 ease-in-out;
}

.wild-fortune-m3rk46 .wild-fortune-5uun96:hover {
  color: #196948;
  background-color: #f9cb16;
}

.wild-fortune-m3rk46 .wild-fortune-5uun96:after,
.wild-fortune-fwdokh.wild-fortune-ebsxkm:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.wild-fortune-fwdokh.wild-fortune-ebsxkm:after {
  background-image: url(../images/Cash.svg);
}

.wild-fortune-m3rk46 .wild-fortune-5uun96:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .wild-fortune-m3rk46 .wild-fortune-1buame {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .wild-fortune-m3rk46 .wild-fortune-1buame {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .wild-fortune-m3rk46 .wild-fortune-1buame {
    grid-template-columns: 1fr;
  }
  .wild-fortune-m3rk46 .wild-fortune-ya65wj {
    height: auto;
  }
  .wild-fortune-m3rk46 .wild-fortune-ya65wj .wild-fortune-hxao5h {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .wild-fortune-m3rk46 .wild-fortune-x0f688,
  .wild-fortune-m3rk46 .wild-fortune-4a87qy {
    text-align: left;
  }
  .wild-fortune-m3rk46 .wild-fortune-4a87qy {
    margin-bottom: 8px;
  }
  .wild-fortune-m3rk46 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.wild-fortune-7qgjxf {
  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;
}

.wild-fortune-7qgjxf.wild-fortune-ehw1en {
  display: block;
}

.wild-fortune-7qgjxf .wild-fortune-enp7na {
  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;
}

.wild-fortune-7qgjxf .wild-fortune-kx9wn5 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.wild-fortune-7qgjxf .wild-fortune-rph734 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.wild-fortune-7qgjxf .wild-fortune-c6qkx7 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.wild-fortune-7qgjxf .wild-fortune-fwdokh {
  min-width: 296px;
  margin-bottom: 0;
}

.wild-fortune-7qgjxf .wild-fortune-1em7wq {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.wild-fortune-7qgjxf .wild-fortune-5dept0 {
  position: relative;
  flex: 1 1;
}

.wild-fortune-7qgjxf .wild-fortune-5dept0 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .wild-fortune-7qgjxf .wild-fortune-kx9wn5 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .wild-fortune-7qgjxf .wild-fortune-rph734 {
    order: 1;
  }
  .wild-fortune-7qgjxf .wild-fortune-c6qkx7 {
    order: 3;
    flex: 1 1 100%;
  }
  .wild-fortune-7qgjxf .wild-fortune-fwdokh {
    width: 100%;
    min-width: unset;
  }
  .wild-fortune-7qgjxf .wild-fortune-1em7wq {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .wild-fortune-qd60m6 > .wild-fortune-xj86gy {
    margin-bottom: 0;
  }
  .wild-fortune-qd60m6 > .wild-fortune-q8pla4,
  .wild-fortune-qd60m6 > p {
    margin-top: 0;
  }
}

.wild-fortune-t5zgm2 img,
.wild-fortune-5l8z8d img {
  width: auto;
  object-fit: contain;
}

.wild-fortune-t5zgm2 {
  align-items: center;
}

.wild-fortune-t5zgm2 img {
  max-height: 76px;
}

.wild-fortune-5l8z8d img {
  max-height: 64px;
}

.wild-fortune-dp79zl {
  overflow: auto;
}

.wild-fortune-l9sock {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.wild-fortune-ld1y0v:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.wild-fortune-wxgm7f {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.wild-fortune-yapf46 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wild-fortune-wxgm7f .wild-fortune-9pd5bm {
  margin-right: 20px;
  flex-shrink: 0;
}

.wild-fortune-wxgm7f img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.wild-fortune-qxvi82 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.wild-fortune-qxvi82 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .wild-fortune-wxgm7f {
    padding: 15px 10px;
  }
  .wild-fortune-qxvi82 {
    padding: 15px 10px;
  }
  .wild-fortune-wxgm7f .wild-fortune-9pd5bm {
    margin-right: 10px;
  }
}

.wild-fortune-klnc9f {
  overflow-x: auto;
}

.wild-fortune-retf8u {
  border-collapse: collapse;
  width: 100%;
}

.wild-fortune-klnc9f th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.wild-fortune-klnc9f td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.wild-fortune-klnc9f td.wild-fortune-ch7cmc {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.wild-fortune-klnc9f td.wild-fortune-g8by47 {
  border-right: none;
}

.wild-fortune-klnc9f td.wild-fortune-g8by47 .wild-fortune-9pd5bm {
  justify-content: flex-start;
}

.wild-fortune-klnc9f td.wild-fortune-g8by47 .wild-fortune-9pd5bm img {
  height: auto;
  width: 90px;
}

.wild-fortune-klnc9f td.wild-fortune-ycajar,
.wild-fortune-klnc9f td.wild-fortune-5udf1l {
  font-weight: 600;
  text-align: right;
}

.wild-fortune-klnc9f td.wild-fortune-aiww6q,
.wild-fortune-klnc9f td.wild-fortune-ycajar {
  padding-bottom: 10px;
  border-bottom: none;
}

.wild-fortune-klnc9f td.wild-fortune-ycajar,
.wild-fortune-klnc9f td.wild-fortune-5udf1l {
  border-left: none;
}

.wild-fortune-klnc9f td.wild-fortune-aiww6q,
.wild-fortune-klnc9f td.wild-fortune-zlor7b {
  border-right: none;
}

.wild-fortune-klnc9f td.wild-fortune-zlor7b,
.wild-fortune-klnc9f td.wild-fortune-5udf1l {
  border-top: none;
  padding-top: 10px;
}

.wild-fortune-cpgm9q {
  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;
}

.wild-fortune-cpgm9q .wild-fortune-xxenxi {
  min-width: unset;
  width: 100%;
}

.wild-fortune-cpgm9q .wild-fortune-xxenxi.wild-fortune-5u8v18 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.wild-fortune-cpgm9q .wild-fortune-xxenxi.wild-fortune-9tx31h {
  grid-column: 2/3;
  grid-row: 1/2;
}

.wild-fortune-cpgm9q .wild-fortune-nwiiul {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .wild-fortune-cpgm9q {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .wild-fortune-cpgm9q .wild-fortune-xxenxi.wild-fortune-5u8v18 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .wild-fortune-cpgm9q .wild-fortune-xxenxi.wild-fortune-9tx31h {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .wild-fortune-cpgm9q .wild-fortune-nwiiul {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.wild-fortune-w5y1t5 {
  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;
}

.wild-fortune-b2663e {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.wild-fortune-swke2a p a img {
  margin: 0 auto;
  display: block;
}

.wild-fortune-swke2a table {
  margin-bottom: 17px;
}

/* contanct form */
.wild-fortune-d02zs9 {
  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;
}

.wild-fortune-d02zs9 label {
  font-size: 14px;
}

.wild-fortune-d02zs9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wild-fortune-d02zs9 input,
.wild-fortune-d02zs9 textarea,
.wild-fortune-d02zs9 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;
}
.wild-fortune-d02zs9 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.wild-fortune-p7y6g5 ease;
}
.wild-fortune-d02zs9 button:hover {
  background-color: #691204;
}
.wild-fortune-jcc10h {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wild-fortune-1gkeu0 ease-in;
}

.wild-fortune-jcc10h 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;
}
.wild-fortune-r4qrm0, .wild-fortune-x3tqi0, [class*="review-card"],
thead, thead th, table th, .wild-fortune-381mb8,
.wild-fortune-ab1w4a, [class*="collapsible-header"],
.wild-fortune-9y15kc, [class*="updated-block"] {
  color: #ece7dc !important;
}
