* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.fortune-play-yq4jbt {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fortune-play-yq4jbt {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fortune-play-yq4jbt {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fortune-play-e6ig63 {
  overflow: hidden;
}

.fortune-play-kqj5jl img {
  background: var(--Neutral-300);
}

.fortune-play-7zdibw {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.fortune-play-g64poh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fortune-play-g64poh:hover {
  background: var(--button-bg-hover);
}

.fortune-play-eux7kv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fortune-play-eux7kv:hover {
  background: var(--button-bg-hover);
}

.fortune-play-7wllzc {
  font-size: 12px;
  line-height: 18px;
}

.fortune-play-cu6zc4 {
  font-size: 18px;
  line-height: 26px;
}

.fortune-play-n926u9 {
  width: 100%;
}

.fortune-play-dxdy3w {
  padding: 6px 16px;
}

.fortune-play-1ewdzp {
  padding: 10px 16px;
}

.fortune-play-h5kuwf {
  padding: 15px 26px;
}

.fortune-play-vtyplo {
  flex-shrink: 0;
}

.fortune-play-j3bj6m {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.fortune-play-mpv5w5 {
  display: none;
}

.fortune-play-8m7sze {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fortune-play-u517ty {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fortune-play-92zrpj {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.fortune-play-9ul12h {
  cursor: grab;
}

.fortune-play-92zrpj::-webkit-scrollbar {
  display: none;
}

.fortune-play-rnve1n {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fortune-play-r90htt {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fortune-play-jqn2gy {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fortune-play-zdifo5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fortune-play-ptelhl {
  visibility: visible;
}

.fortune-play-smvrry {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fortune-play-2t2jtp ease;
}

.fortune-play-0x4v0b {
  background-color: var(--Primary-200);
  width: 16px;
}

.fortune-play-cdzlkp {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.fortune-play-2t2jtp,
    mask-image 0.3s;
}

.fortune-play-cdzlkp.fortune-play-gsbk6p {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.fortune-play-se84lh:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fortune-play-o66bdk {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.fortune-play-aqhhkf.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.fortune-play-aqhhkf.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.fortune-play-5cubqi {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.fortune-play-5cubqi::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.fortune-play-xuaviv {
  position: relative;
  z-index: 1;
}

.fortune-play-9ar81e {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fortune-play-zu8emp {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fortune-play-s341gu {
  font-size: 40px;
  line-height: 48px;
}

.fortune-play-b4c09r {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fortune-play-ngfws4 {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.fortune-play-ngfws4:hover {
  background: var(--Primary-400);
}

.fortune-play-ngfws4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fortune-play-se84lh img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .fortune-play-5cubqi {
    max-width: 600px;
    padding: 64px;
  }

  .fortune-play-9ar81e {
    font-size: 24px;
    line-height: 32px;
  }

  .fortune-play-zu8emp {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fortune-play-s341gu {
    font-size: 50px;
    line-height: 56px;
  }

  .fortune-play-b4c09r {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fortune-play-o66bdk {
    top: 25px;
    right: 25px;
  }
}

.fortune-play-yw0sdk,
.fortune-play-yh3gvo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.fortune-play-8ydsoc.fortune-play-syotj8::before,
.fortune-play-yh3gvo::before,
.fortune-play-tp8p60::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.fortune-play-aqhhkf.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fortune-play-yls9zc 14.fortune-play-mgdzl9.fortune-play-zg1my5 14.fortune-play-3xsjd1 15.fortune-play-7vhfqu 14.fortune-play-r8cx79 15.fortune-play-5g8x0u 14.fortune-play-c2scvp.fortune-play-06bu51 14.fortune-play-mkptrg 19.fortune-play-2vhzmp 12.fortune-play-ztqopj 19.fortune-play-2vhzmp 10.fortune-play-ue7d9p.fortune-play-2vhzmp 8.fortune-play-h9skrk 17.fortune-play-2byesx 7.fortune-play-02kgoi 15.fortune-play-m9t3jq 7.fortune-play-2ngm40.fortune-play-kfvooh 7.fortune-play-02kgoi 11.fortune-play-mr9pry 8.fortune-play-h9skrk 11.fortune-play-mr9pry 10.fortune-play-f9cwvv.fortune-play-mr9pry 12.fortune-play-ifnwra 13.fortune-play-ol593d 14.fortune-play-a57ibc 15.fortune-play-qwannm 14.fortune-play-gr3lgv.fortune-play-tojoy3 14.fortune-play-1age1g 15.fortune-play-h16pjl 14.fortune-play-em4tta 15.fortune-play-lohl94 14.fortune-play-92mdza.fortune-play-yls9zc 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fortune-play-72v6q6 15.fortune-play-wzr4hp.fortune-play-tyv5ma 15.fortune-play-k8p8wg 15.fortune-play-79nnjx 15.fortune-play-hm2gb4 15.fortune-play-u1fc17 15.fortune-play-1b3vg1.fortune-play-hknri3 15.fortune-play-hm2gb4 15.fortune-play-tfgwzh 15.fortune-play-ql7l71 15.fortune-play-qk9jd2 15.fortune-play-ovki7u.fortune-play-x0se9l 15.fortune-play-bkybmc 7.fortune-play-7madma 18.fortune-play-gr7euv 7.fortune-play-16mj5x 23.fortune-play-nj326d.fortune-play-ujyk4v.fortune-play-875jad 18.fortune-play-c9nzc4 19.fortune-play-hmnxx5 15.fortune-play-uupoy7 15.fortune-play-72v6q6 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fortune-play-tiko36 [type="submit"] *,
.fortune-play-nbjgim button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fortune-play-0osn78 {
    display: none;
  }
}

.fortune-play-vjr02n {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fortune-play-vjr02n {
  display: none;
}

@media (min-width: 768px) {
  .fortune-play-vjr02n {
    bottom: 22px;
  }
}

.fortune-play-vjr02n input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fortune-play-vjr02n {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fortune-play-4ijyhm.static) .fortune-play-vjr02n {
    bottom: 8px;
  }
}

.fortune-play-vuh327 {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.fortune-play-aqhhkf.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fortune-play-ou1w5g 3.fortune-play-exlcgj.fortune-play-2b42g3.fortune-play-rcp0i1 3.fortune-play-x1gi3x 3.fortune-play-8csx7p 5.fortune-play-0zit5t 3.fortune-play-8csx7p 8.fortune-play-vspovf.fortune-play-qpisyc.fortune-play-8csx7p 26.fortune-play-3utwdw 5.fortune-play-s4m9gj 28.fortune-play-in5ubq 8.fortune-play-gtdkjj 28.fortune-play-e8ujd1.fortune-play-hn1tyj 28.fortune-play-zcghys.fortune-play-5lte4l 34.fortune-play-8zu14v.fortune-play-9v1aft 36.fortune-play-impneb 11.fortune-play-iy2v9o 37.fortune-play-7ftq4p 12.fortune-play-wstvq2 36.fortune-play-44q3k6.fortune-play-oprn7m 28.fortune-play-ub0lnd.fortune-play-2ztca4.fortune-play-vrdz5e 28.fortune-play-gf2eog 36.fortune-play-wy4ui8 26.fortune-play-k98udc 36.fortune-play-wy4ui8 23.fortune-play-ectm9y.fortune-play-myu0h0.fortune-play-wy4ui8 5.fortune-play-0gjbbr 34.fortune-play-ydn0yi 3.fortune-play-x1gi3x 31.fortune-play-ou1w5g 3.fortune-play-5hzlkg.fortune-play-vf233x 18.fortune-play-qx2f62.fortune-play-wq8rz9 18.fortune-play-wuddnk 8.fortune-play-8gwh4q 17.fortune-play-onvpc3 8.fortune-play-8gwh4q 15.fortune-play-z30va4.fortune-play-8gwh4q 14.fortune-play-3exncw 9.fortune-play-wq8rz9 13.fortune-play-zgmpws 11.fortune-play-vf233x 13.fortune-play-l6cwg8.fortune-play-t5cseh 13.fortune-play-zgmpws 13.fortune-play-1lcyb4 14.fortune-play-3exncw 13.fortune-play-1lcyb4 15.fortune-play-2lfqy4.fortune-play-1lcyb4 17.fortune-play-onvpc3 12.fortune-play-t5cseh 18.fortune-play-wuddnk 11.fortune-play-vf233x 18.fortune-play-axtk4j.fortune-play-w8ee4v 18.fortune-play-wf2m7d.fortune-play-2jhky0 18.fortune-play-wuddnk 17.fortune-play-ul7nb4 17.fortune-play-onvpc3 17.fortune-play-ul7nb4 15.fortune-play-xakof5.fortune-play-ul7nb4 14.fortune-play-3exncw 18.fortune-play-2jhky0 13.fortune-play-zgmpws 20.fortune-play-w8ee4v 13.fortune-play-13fna5.fortune-play-bc8uho 13.fortune-play-zgmpws 22.fortune-play-6ogqdy 14.fortune-play-3exncw 22.fortune-play-6ogqdy 15.fortune-play-wc6e8c.fortune-play-gion7t 17.fortune-play-onvpc3 21.fortune-play-bc8uho 18.fortune-play-wuddnk 20.fortune-play-w8ee4v 18.fortune-play-4omvu6.fortune-play-v27kfc 18.fortune-play-gpmqqb.fortune-play-9bo98u 18.fortune-play-wuddnk 26.fortune-play-jtkedu 17.fortune-play-onvpc3 26.fortune-play-jtkedu 15.fortune-play-2sp7yw.fortune-play-jtkedu 14.fortune-play-3exncw 27.fortune-play-9bo98u 13.fortune-play-zgmpws 28.fortune-play-v27kfc 13.fortune-play-6f0wmv.fortune-play-c4a7ua 13.fortune-play-zgmpws 31.fortune-play-9ilao9 14.fortune-play-3exncw 31.fortune-play-9ilao9 15.fortune-play-qyipll.fortune-play-jtkedu 17.fortune-play-onvpc3 30.fortune-play-c4a7ua 18.fortune-play-wuddnk 28.fortune-play-v27kfc 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .fortune-play-vuh327 {
    display: none;
  }
}

.fortune-play-go4yy3 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .fortune-play-go4yy3 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.fortune-play-nbjgim {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .fortune-play-nbjgim {
    padding: 14px 16px;
  }
}

.fortune-play-nbjgim button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fortune-play-nbjgim button:first-child {
  align-content: end;
}

.fortune-play-nbjgim button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fortune-play-nbjgim
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fortune-play-nbjgim
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fortune-play-nbjgim button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fortune-play-nbjgim button:last-child svg {
  width: 38px;
  height: 38px;
}

.fortune-play-tp8p60 {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.fortune-play-tp8p60::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fortune-play-tp8p60,
.pc61d126-chatbot[data-active-screen="3"]
  .fortune-play-tp8p60 {
  opacity: 1;
  visibility: visible;
}

.fortune-play-g0ygwd {
  flex: 1 1;
}

.fortune-play-uzq79f {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fortune-play-uzq79f {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fortune-play-8aiyhe {
  display: block;
}

.fortune-play-lpninu {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .fortune-play-lpninu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fortune-play-yh3gvo {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fortune-play-yh3gvo::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fortune-play-axr5jp span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fortune-play-axr5jp p {
  color: var(--Text-100);
}

.fortune-play-yh3gvo .fortune-play-56qgcf {
  grid-area: button;
}

.fortune-play-yh3gvo .fortune-play-56qgcf::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.fortune-play-aqhhkf.org/2000/svg'%3E%3Cpath d='M4.fortune-play-xlfws5 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fortune-play-ohuua2 15L16.fortune-play-ohuua2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fortune-play-ohuua2 5L16.fortune-play-ohuua2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fortune-play-grql1s {
  display: block;
}

.fortune-play-qrv5qn {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .fortune-play-qrv5qn {
    margin-top: 40px;
  }
}

.fortune-play-yw0sdk label,
.fortune-play-yw0sdk input {
  display: block;
  width: 100%;
}

.fortune-play-yw0sdk label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fortune-play-yw0sdk label.fortune-play-n3npjl input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fortune-play-yw0sdk label.fortune-play-n3npjl::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.fortune-play-yw0sdk input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.fortune-play-yw0sdk input::placeholder {
  color: var(--Text-400);
}

.fortune-play-09k5zu {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fortune-play-09k5zu {
  display: flex;
}

.fortune-play-09k5zu ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fortune-play-09k5zu ol {
    height: 420px;
    padding: 24px;
  }
}

.fortune-play-09k5zu ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fortune-play-tiko36 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fortune-play-tiko36 {
    padding: 0 24px 24px;
  }
}

.fortune-play-tiko36 input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.fortune-play-tiko36 input::placeholder {
  color: var(--Text-400);
}

.fortune-play-tiko36 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fortune-play-tiko36 [type="submit"]:disabled {
  opacity: 0.5;
}

.fortune-play-tiko36 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fortune-play-tiko36 [type="submit"] {
    right: 40px;
  }
}

.fortune-play-8ydsoc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fortune-play-8ydsoc.fortune-play-syotj8 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fortune-play-8ydsoc.fortune-play-syotj8::before {
  content: "";
  width: 31px;
}

.fortune-play-8ydsoc.fortune-play-syotj8 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fortune-play-8ydsoc.fortune-play-8azpyw p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fortune-play-8ydsoc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fortune-play-vjr02n .fortune-play-56qgcf {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.fortune-play-0osn78 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fortune-play-0osn78 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fortune-play-0osn78 {
    padding: 18px 0;
  }
}

.fortune-play-0osn78 .fortune-play-yq4jbt {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fortune-play-0osn78 .fortune-play-yq4jbt {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fortune-play-7fj2es {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fortune-play-7fj2es {
    max-width: 160px;
    height: 40px;
  }
}

.fortune-play-7fj2es picture,
.fortune-play-7fj2es img {
  display: block;
  width: 100%;
  height: 100%;
}

.fortune-play-7fj2es img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fortune-play-lfditr {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fortune-play-2t2jtp ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fortune-play-0osn78.fortune-play-hlr9op .fortune-play-lfditr {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fortune-play-lfditr {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fortune-play-lfditr {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fortune-play-eyvxmr,
.fortune-play-0x12lo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fortune-play-eyvxmr,
  .fortune-play-0x12lo {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fortune-play-0x12lo {
    display: none;
  }
}

.fortune-play-r67oir {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.fortune-play-hlr9op .fortune-play-r67oir {
  background: var(--fh-bg-color);
}

.fortune-play-r67oir button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fortune-play-r67oir {
    display: none;
  }
}

.fortune-play-xp2wv1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fortune-play-xp2wv1 {
    display: none;
  }
}

.fortune-play-4edp0e {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.fortune-play-0osn78.fortune-play-hlr9op .fortune-play-4edp0e:first-child {
  display: none;
}

.fortune-play-0osn78.fortune-play-hlr9op .fortune-play-4edp0e:last-child {
  display: block;
}

.fortune-play-4edp0e:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fortune-play-4edp0e {
    display: none;
  }
}

.fortune-play-mc2jnt {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fortune-play-mc2jnt {
    display: flex;
  }
}

.fortune-play-mc2jnt ul {
  max-height: 350px;
  overflow-y: auto;
}

.fortune-play-mc2jnt:hover ul {
  visibility: visible;
  opacity: 1;
}

.fortune-play-mc2jnt:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fortune-play-mc2jnt:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fortune-play-mc2jnt:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fortune-play-mc2jnt:hover .fortune-play-ozgz76 svg {
  transform: rotate(180deg);
}

.fortune-play-ufl2n3 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fortune-play-blb88r {
  padding: 0 8px;
}

.fortune-play-bac3iu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fortune-play-bac3iu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fortune-play-bac3iu {
    padding: 4px 8px;
  }
}

.fortune-play-woiiq8 {
  display: flex;
}

.fortune-play-woiiq8 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fortune-play-ozgz76 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fortune-play-ozgz76 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fortune-play-59pzm5 {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .fortune-play-59pzm5 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.fortune-play-4grq60 {
  width: 100%;
}

@media (min-width: 1200px) {
  .fortune-play-4grq60 {
    display: none;
  }
}

.fortune-play-07ohh0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fortune-play-kyro6b {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fortune-play-90s9ba {
  display: flex;
}

.fortune-play-i68mzi {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fortune-play-ne88u7 {
  list-style: none;
}

@media (max-width: 1199px) {
  .fortune-play-ne88u7 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fortune-play-ne88u7 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fortune-play-ne88u7 .fortune-play-yseuxh [data-ref-el],
  .fortune-play-ne88u7 .fortune-play-yseuxh span,
  .fortune-play-ne88u7 .fortune-play-yseuxh a {
    white-space: nowrap;
  }
}

.fortune-play-zpdumw {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fortune-play-zpdumw.fortune-play-ukq5v3 > .fortune-play-yseuxh {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fortune-play-zpdumw.fortune-play-8nkybt:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fortune-play-zpdumw.fortune-play-ukq5v3 > .fortune-play-qsq0cu {
    height: auto;
  }

  .fortune-play-zpdumw.fortune-play-ukq5v3 > div > .fortune-play-wifqgi {
    transform: rotate(180deg);
  }
}

.fortune-play-zpdumw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fortune-play-zpdumw [data-ref-el],
.fortune-play-zpdumw span {
  cursor: pointer;
}

.fortune-play-zpdumw [data-ref-el],
.fortune-play-zpdumw span,
.fortune-play-zpdumw a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fortune-play-zpdumw [data-ref-el],
  .fortune-play-zpdumw span,
  .fortune-play-zpdumw a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-zpdumw [data-ref-el],
  .fortune-play-zpdumw span,
  .fortune-play-zpdumw a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fortune-play-qsq0cu {
  height: 0;
  overflow: hidden;
  transition: height 0.fortune-play-2t2jtp ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fortune-play-qsq0cu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fortune-play-qsq0cu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fortune-play-qsq0cu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fortune-play-qsq0cu {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .fortune-play-qsq0cu:has(> .fortune-play-zpdumw.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fortune-play-qsq0cu .fortune-play-qsq0cu {
    padding: 0;
  }

  .fortune-play-qsq0cu .fortune-play-zpdumw {
    font-weight: 400;
  }

  .fortune-play-qsq0cu .fortune-play-zpdumw:hover > .fortune-play-yseuxh {
    background: var(--Neutral-300);
  }

  .fortune-play-qsq0cu .fortune-play-wifqgi {
    rotate: -90deg;
  }
}

.fortune-play-yseuxh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fortune-play-yseuxh {
    padding: 8px;
  }

  .fortune-play-zpdumw.fortune-play-0pydlz > .fortune-play-yseuxh {
    background: var(--Neutral-300);
  }
}

.fortune-play-wifqgi {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.fortune-play-aqhhkf.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fortune-play-9er8h1 0.fortune-play-c43kz5.fortune-play-8cv3f2 -0.fortune-play-49jnxk 0.fortune-play-y1f1lg -0.fortune-play-49jnxk 1.fortune-play-ukrfuu 0.fortune-play-rz2lg9.fortune-play-12ng1s 4.fortune-play-0siwbd.fortune-play-9er8h1 0.fortune-play-1wu4dr.fortune-play-4tr40g -0.fortune-play-49jnxk 9.fortune-play-yfrqs1 -0.fortune-play-49jnxk 10.fortune-play-o510dp 0.fortune-play-2ktebz.fortune-play-ve3mbk 0.fortune-play-8cv3f2 10.fortune-play-ve3mbk 0.fortune-play-y1f1lg 10.fortune-play-o510dp 1.fortune-play-26z06f.fortune-play-cdjfpn 5.fortune-play-ntxzha.fortune-play-tqdcf1 6.fortune-play-nz9fm8 5.fortune-play-h6eyyi 6.fortune-play-nz9fm8 4.fortune-play-vxdrbp 5.fortune-play-ruj1hz.fortune-play-9er8h1 1.fortune-play-l47myo.fortune-play-49jnxk 0.fortune-play-y1f1lg -0.fortune-play-49jnxk 0.fortune-play-8cv3f2 0.fortune-play-9er8h1 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fortune-play-2t2jtp ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fortune-play-wifqgi {
    cursor: default;
  }
}

.fortune-play-xqnclc {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fortune-play-xjt78h {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .fortune-play-xjt78h {
    padding: 40px 4px;
  }
}

.fortune-play-wwmt5r {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fortune-play-wwmt5r {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fortune-play-9zsidc {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fortune-play-9zsidc {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fortune-play-9zsidc ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fortune-play-9zsidc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fortune-play-9zsidc [data-ref-el],
.fortune-play-9zsidc span,
.fortune-play-9zsidc a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.fortune-play-5ggtoa {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fortune-play-5ggtoa {
    margin-bottom: 12px;
  }
}

.fortune-play-adrxcp {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fortune-play-adrxcp img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fortune-play-adrxcp:last-child {
    margin-right: 0;
  }
}

.fortune-play-gfm5eh {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fortune-play-5ggtoa:hover .fortune-play-o2jtz9 {
  visibility: visible;
  opacity: 1;
}

.fortune-play-o2jtz9 {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.fortune-play-3y90on {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fortune-play-y73z02 {
  display: flex;
  margin: 6px;
}

.fortune-play-y73z02 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fortune-play-o2jtz9::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.fortune-play-o2jtz9::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.fortune-play-y55sdg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fortune-play-y55sdg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fortune-play-ay34fw {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .fortune-play-ay34fw {
    margin-right: 32px;
  }
}

.fortune-play-c2nl4q {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fortune-play-c2nl4q {
    margin-top: 0;
    width: 340px;
  }
}

.fortune-play-c2nl4q a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fortune-play-gs9teg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fortune-play-2iwjju {
  position: relative;
}

@media (min-width: 768px) {
  .fortune-play-2iwjju {
    margin-top: 40px;
  }
}

.fortune-play-2iwjju + .fortune-play-23d5o7,
.fortune-play-2iwjju + .fortune-play-2iwjju {
  margin-top: 24px;
}

.fortune-play-enxl86 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fortune-play-enxl86 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fortune-play-enxl86 {
    padding: 80px;
  }
}

.fortune-play-b2vmm5 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fortune-play-b2vmm5 {
    padding: 0 16px;
}


}

.fortune-play-jjqlgq {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .fortune-play-jjqlgq {
    font-size: 48px;
    line-height: 56px;
  }
}

.fortune-play-fm5hp4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .fortune-play-fm5hp4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.fortune-play-kze2gq {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.fortune-play-kze2gq:hover {
  background: var(--button-bg-hover);
}

.fortune-play-zamf4m {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fortune-play-zamf4m img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fortune-play-zamf4m img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fortune-play-zamf4m img {
  min-height: 100%;
  }
}

.fortune-play-enxl86::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fortune-play-1guuyz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fortune-play-1guuyz h1,
.fortune-play-1guuyz h2,
.fortune-play-1guuyz h3,
.fortune-play-1guuyz h4 {
  margin-bottom: 6px;
}

.fortune-play-1guuyz h1:not(:first-child),
.fortune-play-1guuyz h2:not(:first-child),
.fortune-play-1guuyz h3:not(:first-child),
.fortune-play-1guuyz h4:not(:first-child) {
  margin-top: 16px;
}

.fortune-play-1guuyz h1,
.fortune-play-1guuyz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fortune-play-1guuyz h1,
  .fortune-play-1guuyz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fortune-play-1guuyz h2,
.fortune-play-1guuyz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fortune-play-1guuyz h2,
  .fortune-play-1guuyz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-1guuyz h3,
.fortune-play-1guuyz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fortune-play-1guuyz h3,
  .fortune-play-1guuyz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fortune-play-1guuyz h4,
.fortune-play-1guuyz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fortune-play-1guuyz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fortune-play-1guuyz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fortune-play-1guuyz ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.fortune-play-1guuyz ul ul {
  margin-bottom: 8px;
}

.fortune-play-1guuyz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fortune-play-1guuyz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fortune-play-1guuyz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fortune-play-1guuyz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fortune-play-1guuyz ol li::marker {
  font-weight: 700;
}

.fortune-play-1guuyz ol ol {
  margin-bottom: 8px;
}

.fortune-play-1guuyz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fortune-play-1guuyz ol ul li {
  padding-left: 16px;
}

.fortune-play-1guuyz table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .fortune-play-1guuyz table {
    padding: 24px;
  }
}

.fortune-play-1guuyz table.fortune-play-khhti1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fortune-play-2t2jtp,
    mask-image 0.3s;
}

.fortune-play-1guuyz table.fortune-play-khhti1.fortune-play-gsbk6p {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .fortune-play-1guuyz table {
    display: table;
  }
}

.fortune-play-1guuyz table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.fortune-play-1guuyz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fortune-play-1guuyz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fortune-play-1guuyz table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .fortune-play-1guuyz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fortune-play-1guuyz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fortune-play-1guuyz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fortune-play-1guuyz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fortune-play-1guuyz img {
  max-width: 100%;
  height: auto;
}

.fortune-play-vc22ps {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .fortune-play-vc22ps {
    padding: 24px;
  }
}

.fortune-play-xm46fa {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .fortune-play-xm46fa {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fortune-play-xm46fa > * {
  margin: 0 !important;
}

.fortune-play-xm46fa img,
.fortune-play-lt10f7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-xm46fa img,
  .fortune-play-lt10f7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-3lvn29 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-3lvn29 {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-w1bkhe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fortune-play-w1bkhe .fortune-play-te9a13 {
  flex-shrink: 0;
}

.fortune-play-w1bkhe .fortune-play-jyh612 svg {
  display: none;
}

.fortune-play-cwoq20 {
  display: grid;
  transition: max-height 0.fortune-play-2t2jtp ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fortune-play-cwoq20 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-cwoq20 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fortune-play-cwoq20.fortune-play-mprv06 + .fortune-play-te9a13 svg {
  transform: rotate(180deg);
}

.fortune-play-d6kp6s {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fortune-play-d6kp6s > div:nth-child(3n) {
  grid-column: span 2;
}

.fortune-play-d6kp6s
  > div:nth-child(3n)
  .fortune-play-xzmw6v
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fortune-play-d6kp6s {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fortune-play-d6kp6s > div:nth-child(3n) {
    grid-column: unset;
  }

  .fortune-play-d6kp6s
    > div:nth-child(3n)
    .fortune-play-xzmw6v
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-d6kp6s {
    max-width: 270px;
  }
}

.fortune-play-d6kp6s .fortune-play-xzmw6v button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fortune-play-d6kp6s .fortune-play-xzmw6v button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-d6kp6s .fortune-play-xzmw6v button {
    max-width: 104px;
  }
}

.fortune-play-ezquco {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .fortune-play-ezquco {
    margin-bottom: 0;
  }
}

.fortune-play-e7kfai {
  display: none;
  opacity: 0;
}

.fortune-play-4m2t9h {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.fortune-play-4m2t9h img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fortune-play-xzmw6v {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fortune-play-xzmw6v button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fortune-play-xzmw6v
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fortune-play-xzmw6v
    button {
    max-width: 145px;
  }
}

.fortune-play-ea1jgp:first-child
  .fortune-play-xzmw6v
  button {
  max-width: 270px;
}

.fortune-play-s94tnk {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.fortune-play-ezquco picture {
  width: 100%;
  max-width: 100%;
}

.fortune-play-11d87h {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.fortune-play-11d87h svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fortune-play-ezquco:hover .fortune-play-11d87h {
  display: flex;
}

.fortune-play-xmd6ew {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fortune-play-i5tzxo {
  display: flex;
}

.fortune-play-i5tzxo:hover .fortune-play-j3j0d1,
.fortune-play-i5tzxo .fortune-play-0pydlz .fortune-play-j3j0d1 {
  display: flex;
}

.fortune-play-i5tzxo svg {
  flex-shrink: 0;
}

.fortune-play-j3j0d1 {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .fortune-play-j3j0d1 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fortune-play-j3j0d1:hover {
  display: flex;
}

.fortune-play-j3j0d1 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fortune-play-f774c6 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fortune-play-f774c6 {
    font-size: 12px;
  }
}

.fortune-play-awowql,
.fortune-play-ztly17 {
  width: 50%;
  flex-shrink: 0;
}

.fortune-play-awowql {
  font-weight: 700;
}

.fortune-play-churjs .fortune-play-cwoq20 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fortune-play-churjs .fortune-play-cwoq20 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fortune-play-churjs .fortune-play-cwoq20 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fortune-play-churjs
  .fortune-play-s94tnk:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fortune-play-churjs .fortune-play-4m2t9h {
  height: 100% !important;
  border-radius: 16px;
}

.fortune-play-churjs .fortune-play-xzmw6v {
  gap: 4px;
  align-items: center;
}

.fortune-play-churjs .fortune-play-xzmw6v button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fortune-play-churjs .fortune-play-xzmw6v svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fortune-play-churjs .fortune-play-ztrcqx,
.fortune-play-churjs .fortune-play-qja6zh {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.fortune-play-aqhhkf.org/2000/svg'%3E%3Cpath d='M9.fortune-play-xqn67q 4.fortune-play-jjch9s.fortune-play-ucxc3m 5.fortune-play-djiw2r.fortune-play-j2ft4g 5.fortune-play-xwtj5v.fortune-play-g4235r 5.fortune-play-fahigk.fortune-play-mwhnmp 8.fortune-play-dq795q.fortune-play-k68iut 9.fortune-play-8neey4.fortune-play-ptfdko 9.fortune-play-is71fc.fortune-play-oecmmu 13.fortune-play-4ld9bw.fortune-play-ylsipf 11.fortune-play-2po2ip.fortune-play-4ys7hk 11.fortune-play-0gxbs4.fortune-play-krpvi2 11.fortune-play-nnf46s.fortune-play-k89c9a 13.fortune-play-toh37l.fortune-play-r64223 9.fortune-play-t3awn7.fortune-play-hzims5 9.fortune-play-9nrjj2.fortune-play-fupqae 8.fortune-play-qx0z5v.fortune-play-jzjwfx 5.fortune-play-vrl3di.fortune-play-rvkxan 5.fortune-play-5r178l.fortune-play-889dtg 5.fortune-play-hu1gkn.fortune-play-y8kt1c 4.fortune-play-u28wtk.fortune-play-4ys7hk 1.fortune-play-sk45m0.fortune-play-xqn67q 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fortune-play-churjs .fortune-play-ztrcqx {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fortune-play-churjs .fortune-play-qja6zh {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fortune-play-ekm6c9 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .fortune-play-ekm6c9 {
    padding: 24px;
  }
}

.fortune-play-ekm6c9 .fortune-play-te9a13 {
  display: flex;
}

@media (min-width: 768px) {
  .fortune-play-ekm6c9 .fortune-play-te9a13 {
    display: none;
  }
}

.fortune-play-ekm6c9 .fortune-play-jyh612 svg {
  display: none;
}

.fortune-play-8z6tqa {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fortune-play-8z6tqa .fortune-play-7zdibw {
  display: none;
}

@media (min-width: 768px) {
  .fortune-play-8z6tqa .fortune-play-7zdibw {
    display: flex;
  }
}

.fortune-play-quf07v {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .fortune-play-quf07v {
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-quf07v > * {
  margin: 0 !important;
}

.fortune-play-quf07v img,
.fortune-play-iv2y1e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-quf07v img,
  .fortune-play-iv2y1e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-36n47m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-36n47m {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-qownf4 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fortune-play-qownf4 {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .fortune-play-qownf4::-webkit-scrollbar {
    display: none;
  }
}

.fortune-play-x1zuwg {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fortune-play-x1zuwg {
    padding: 7px 15px;
  }
}

.fortune-play-x1zuwg:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fortune-play-k509c0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fortune-play-k509c0 {
    display: flex;
    opacity: 1;
  }
}

.fortune-play-x1zuwg picture {
  height: 100%;
  display: block;
}

.fortune-play-x1zuwg img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fortune-play-x1zuwg img {
    width: 88px;
    height: 44px;
  }
}

.fortune-play-x1zuwg p {
  text-align: center;
  width: 100%;
}

.fortune-play-tke7xm {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .fortune-play-tke7xm {
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-tke7xm img,
.fortune-play-j6sbiz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-tke7xm img,
  .fortune-play-j6sbiz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-x2tq8y {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-x2tq8y {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-ua9del {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fortune-play-alrx2k {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.fortune-play-8bl1uv {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fortune-play-8bl1uv.fortune-play-0pydlz {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fortune-play-qdt6b0 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .fortune-play-qdt6b0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.fortune-play-d89ujo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.fortune-play-vkv8lg {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fortune-play-2t2jtp ease;
  opacity: 0;
  color: var(--text-color);
}

.fortune-play-q4y10f {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fortune-play-q4y10f ol,
.fortune-play-q4y10f ul {
  padding-left: 1.3em;
}

.fortune-play-8bl1uv.fortune-play-0pydlz .fortune-play-vkv8lg {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fortune-play-8bl1uv.fortune-play-0pydlz .fortune-play-d89ujo {
  transform: rotate(180deg);
  color: var(--text-color);
}

.fortune-play-5qcjn3 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .fortune-play-5qcjn3 {
    padding: 24px;
  }
}

.fortune-play-5qcjn3 .fortune-play-te9a13 {
  display: flex;
}

@media (min-width: 768px) {
  .fortune-play-5qcjn3 .fortune-play-te9a13 {
    display: none;
  }
}

.fortune-play-5qcjn3 .fortune-play-jyh612 svg {
  display: none;
}

.fortune-play-suh87o {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fortune-play-suh87o .fortune-play-7zdibw {
  display: none;
}

@media (min-width: 768px) {
  .fortune-play-suh87o .fortune-play-7zdibw {
    display: flex;
  }
}

.fortune-play-minqf1 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .fortune-play-minqf1 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-minqf1 > * {
  margin: 0 !important;
}

.fortune-play-minqf1 img,
.fortune-play-ivuq57 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-minqf1 img,
  .fortune-play-ivuq57 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-v3xpu7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-v3xpu7 {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-5qmbb8 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fortune-play-5qmbb8 {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .fortune-play-5qmbb8::-webkit-scrollbar {
    display: none;
  }
}

.fortune-play-rcke0f {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fortune-play-rcke0f:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fortune-play-kxl016 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fortune-play-kxl016 {
    display: flex;
    opacity: 1;
  }
}

.fortune-play-rcke0f picture {
  width: auto;
  height: 100%;
  display: block;
}

.fortune-play-rcke0f picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fortune-play-8c7n44 {
  margin: -24px 0;
}

.fortune-play-8c7n44:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fortune-play-8c7n44 {
    margin: -16px 0;
  }
}

.fortune-play-qug8i3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fortune-play-qug8i3 {
    flex-direction: row;
  }
}

.fortune-play-x2b5zv {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .fortune-play-x2b5zv {
    flex: 1;
  }
}

.fortune-play-x2b5zv::placeholder {
  color: var(--Text-400);
}

.fortune-play-4nai85 {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.fortune-play-1a2zww {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fortune-play-1a2zww::-webkit-scrollbar {
  display: none;
}

.fortune-play-cho0dn {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.fortune-play-cho0dn img,
.fortune-play-cho0dn svg {
  margin-right: 8px;
}

.fortune-play-u52dks {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fortune-play-8c7n44 + .fortune-play-fmn7ly {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fortune-play-8c7n44 + .fortune-play-fmn7ly {
    margin-top: -16px;
  }
}

.fortune-play-rq5cio {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fortune-play-rq5cio > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fortune-play-rq5cio > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fortune-play-3qggr2 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.fortune-play-buakse {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.fortune-play-caqqe0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fortune-play-0qhaif {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fortune-play-udqhfm {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fortune-play-3qggr2 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.fortune-play-3qggr2 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .fortune-play-3qggr2 {
    padding: 39px 179px 39px 39px;
  }

  .fortune-play-buakse {
    font-size: 40px;
    line-height: 48px;
  }

  .fortune-play-udqhfm {
    height: 348px;
  }

  .fortune-play-3qggr2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fortune-play-3qggr2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fortune-play-3qggr2 {
    padding: 63px;
  }
}

.fortune-play-xmrfgi {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fortune-play-xmrfgi {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fortune-play-l75agl {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fortune-play-l75agl {
    width: auto;
  }
}

.fortune-play-uxlxbj {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.fortune-play-uxlxbj::-webkit-scrollbar {
  display: none;
}

.fortune-play-uxlxbj a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.fortune-play-uxlxbj a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fortune-play-uxlxbj {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fortune-play-xmrfgi .fortune-play-u422pw {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fortune-play-2t2jtp,
    mask-image 0.3s;
}

.fortune-play-xmrfgi .fortune-play-u422pw.fortune-play-gsbk6p {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fortune-play-qrcqp9 {
  margin: 40px -16px;
}

.fortune-play-q7sx5c + .fortune-play-23d5o7,
.fortune-play-q7sx5c + .fortune-play-2iwjju {
  margin-top: 24px;
}

.fortune-play-xydjls {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fortune-play-xydjls picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fortune-play-49gig8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fortune-play-49gig8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-49gig8 {
    margin-top: 0;
  }
}

.fortune-play-84j8dg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fortune-play-84j8dg {
    font-size: 24px;
    line-height: 32px;
  }
}

.fortune-play-wfhe3d {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .fortune-play-wfhe3d {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fortune-play-umw1j3 {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .fortune-play-umw1j3 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fortune-play-i3sc33 {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .fortune-play-i3sc33 {
    font-size: 20px;
    line-height: 28px;
  }
}

.fortune-play-uu8oz1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fortune-play-uu8oz1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.fortune-play-obc73m {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.fortune-play-d8go3b {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fortune-play-d8go3b img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fortune-play-fmn7ly {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fortune-play-u3kq4e {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .fortune-play-u3kq4e {
    padding: 15px 48px;
  }
}

main > .fortune-play-fmn7ly {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fortune-play-cwoq20.fortune-play-rq7ts9 > div:nth-child(n+5) {
    display: none;
  }
}

.fortune-play-1guuyz p a img {
  display: block;
  margin: 0 auto;
}


.fortune-play-488ap9 {
  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;
}

/* contanct form */
.fortune-play-mp5ms2 {
  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;
}

.fortune-play-mp5ms2 label {
  font-size: 14px;
}

.fortune-play-mp5ms2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fortune-play-mp5ms2 input,
.fortune-play-mp5ms2 textarea,
.fortune-play-mp5ms2 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;
}
.fortune-play-mp5ms2 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fortune-play-jzm432 ease;
}
.fortune-play-mp5ms2 button:hover {
  background-color: var(--button-bg-hover);
}
.fortune-play-f15fue {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fortune-play-68xpab ease-in;
}

.fortune-play-f15fue h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.fortune-play-l06jdi, .fortune-play-0vauaw, [class*="review-card"],
thead, thead th, table th, .fortune-play-tmssf7,
.fortune-play-v1mpa1, [class*="collapsible-header"],
.fortune-play-i0hhtk, [class*="updated-block"] {
  color: #ece7dc !important;
}
