* {
  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-s8c8br {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fortune-play-s8c8br {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fortune-play-s8c8br {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fortune-play-6ujxwy {
  overflow: hidden;
}

.fortune-play-o1t6hl img {
  background: var(--Neutral-300);
}

.fortune-play-ts5go8 {
  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-xhw1bd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fortune-play-xhw1bd:hover {
  background: var(--button-bg-hover);
}

.fortune-play-kozeky {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fortune-play-kozeky:hover {
  background: var(--button-bg-hover);
}

.fortune-play-gpqq5x {
  font-size: 12px;
  line-height: 18px;
}

.fortune-play-91r4qg {
  font-size: 18px;
  line-height: 26px;
}

.fortune-play-on5sfw {
  width: 100%;
}

.fortune-play-wbvxeq {
  padding: 6px 16px;
}

.fortune-play-9zmj7g {
  padding: 10px 16px;
}

.fortune-play-8lfx34 {
  padding: 15px 26px;
}

.fortune-play-wl3uvx {
  flex-shrink: 0;
}

.fortune-play-arrlyu {
  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-t8ep09 {
  display: none;
}

.fortune-play-2vwuni {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fortune-play-pnd5d2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fortune-play-fpoa0t {
  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-mdv3eq {
  cursor: grab;
}

.fortune-play-fpoa0t::-webkit-scrollbar {
  display: none;
}

.fortune-play-b4biia {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fortune-play-7js9nl {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fortune-play-sfjma6 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fortune-play-cvrjmk {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fortune-play-2wk4qo {
  visibility: visible;
}

.fortune-play-0xfn4o {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fortune-play-oga5he ease;
}

.fortune-play-j3d7dm {
  background-color: var(--Primary-200);
  width: 16px;
}

.fortune-play-9n9sax {
  -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-oga5he,
    mask-image 0.3s;
}

.fortune-play-9n9sax.fortune-play-igon1d {
  -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-4326c0: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-xg4ile {
  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-6ljvv3.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-6ljvv3.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-rowvnn {
  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-rowvnn::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-4inh5r {
  position: relative;
  z-index: 1;
}

.fortune-play-4bfjsm {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fortune-play-9adlv7 {
  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-te4l07 {
  font-size: 40px;
  line-height: 48px;
}

.fortune-play-y561zi {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fortune-play-fsi79k {
  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-fsi79k:hover {
  background: var(--Primary-400);
}

.fortune-play-fsi79k svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fortune-play-4326c0 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-rowvnn {
    max-width: 600px;
    padding: 64px;
  }

  .fortune-play-4bfjsm {
    font-size: 24px;
    line-height: 32px;
  }

  .fortune-play-9adlv7 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fortune-play-te4l07 {
    font-size: 50px;
    line-height: 56px;
  }

  .fortune-play-y561zi {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fortune-play-xg4ile {
    top: 25px;
    right: 25px;
  }
}

.fortune-play-8k5izh,
.fortune-play-mbuidc {
  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-wwriuy.fortune-play-pxuosq::before,
.fortune-play-mbuidc::before,
.fortune-play-88u5z7::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-6ljvv3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fortune-play-iu6x4z 14.fortune-play-v9tu4q.fortune-play-vnpsi2 14.fortune-play-0hydhq 15.fortune-play-wz2r6u 14.fortune-play-di4evx 15.fortune-play-r4c700 14.fortune-play-mzfvwa.fortune-play-2cbv5n 14.fortune-play-rfyutv 19.fortune-play-nlo1h2 12.fortune-play-b3663j 19.fortune-play-nlo1h2 10.fortune-play-dkjls6.fortune-play-nlo1h2 8.fortune-play-sk4ntp 17.fortune-play-8xvoa6 7.fortune-play-cvwmw5 15.fortune-play-kmqtoy 7.fortune-play-ng0rm7.fortune-play-6r6zab 7.fortune-play-cvwmw5 11.fortune-play-gqouqu 8.fortune-play-sk4ntp 11.fortune-play-gqouqu 10.fortune-play-62jt58.fortune-play-gqouqu 12.fortune-play-zv9x7z 13.fortune-play-ev9kk7 14.fortune-play-gymykm 15.fortune-play-z68mhc 14.fortune-play-4mzsts.fortune-play-bwwrv0 14.fortune-play-9zout5 15.fortune-play-269um2 14.fortune-play-p6pvwh 15.fortune-play-lih9ri 14.fortune-play-tbrn8q.fortune-play-iu6x4z 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fortune-play-y9oc1n 15.fortune-play-8mxkbl.fortune-play-dpzn0k 15.fortune-play-rlhr4w 15.fortune-play-yyymbz 15.fortune-play-kb1hx5 15.fortune-play-mzqa8o 15.fortune-play-fibsyr.fortune-play-mkvui2 15.fortune-play-kb1hx5 15.fortune-play-szwfas 15.fortune-play-6gy4cu 15.fortune-play-9swiz8 15.fortune-play-f2lmqh.fortune-play-eu3sz1 15.fortune-play-nz8afc 7.fortune-play-9l6wfj 18.fortune-play-zwxc9r 7.fortune-play-bmhrwn 23.fortune-play-rqx0fd.fortune-play-i5au5z.fortune-play-5jm6nu 18.fortune-play-ioxjvc 19.fortune-play-inmbyg 15.fortune-play-lw3tio 15.fortune-play-y9oc1n 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-1wrtca [type="submit"] *,
.fortune-play-th9vr1 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fortune-play-d4pubi {
    display: none;
  }
}

.fortune-play-vgcssr {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fortune-play-vgcssr {
  display: none;
}

@media (min-width: 768px) {
  .fortune-play-vgcssr {
    bottom: 22px;
  }
}

.fortune-play-vgcssr input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fortune-play-vgcssr {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fortune-play-9ky0o9.static) .fortune-play-vgcssr {
    bottom: 8px;
  }
}

.fortune-play-2c1m5q {
  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-6ljvv3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fortune-play-y4p9ra 3.fortune-play-5uc2m1.fortune-play-kd7qtj.fortune-play-jme4ld 3.fortune-play-yfaraz 3.fortune-play-qmkts8 5.fortune-play-n78za2 3.fortune-play-qmkts8 8.fortune-play-7lha17.fortune-play-pr8jlj.fortune-play-qmkts8 26.fortune-play-9uvj35 5.fortune-play-1f3qhu 28.fortune-play-wvo84y 8.fortune-play-o0bngp 28.fortune-play-qd46cd.fortune-play-n4zny4 28.fortune-play-0g76wh.fortune-play-v4mfjj 34.fortune-play-qnbiqq.fortune-play-tpwjul 36.fortune-play-0wrwu5 11.fortune-play-ay4jiz 37.fortune-play-r4nvq4 12.fortune-play-b4tcu2 36.fortune-play-wkjp86.fortune-play-d4kxz7 28.fortune-play-l1rea0.fortune-play-0rna67.fortune-play-zs3kjc 28.fortune-play-ta6z6f 36.fortune-play-sw1ku7 26.fortune-play-3e6um2 36.fortune-play-sw1ku7 23.fortune-play-8jhmnd.fortune-play-oxaeic.fortune-play-sw1ku7 5.fortune-play-hbn2l3 34.fortune-play-5ch0br 3.fortune-play-yfaraz 31.fortune-play-y4p9ra 3.fortune-play-zlq8nx.fortune-play-ixg1rf 18.fortune-play-sobb3m.fortune-play-sfsb04 18.fortune-play-ye0bmh 8.fortune-play-g2m51d 17.fortune-play-uds5hi 8.fortune-play-g2m51d 15.fortune-play-u0a168.fortune-play-g2m51d 14.fortune-play-4f3wzk 9.fortune-play-sfsb04 13.fortune-play-6ls3ck 11.fortune-play-ixg1rf 13.fortune-play-l8qs6e.fortune-play-17ydzl 13.fortune-play-6ls3ck 13.fortune-play-yp7now 14.fortune-play-4f3wzk 13.fortune-play-yp7now 15.fortune-play-tcb7od.fortune-play-yp7now 17.fortune-play-uds5hi 12.fortune-play-17ydzl 18.fortune-play-ye0bmh 11.fortune-play-ixg1rf 18.fortune-play-hf10m9.fortune-play-4j0pzz 18.fortune-play-oclgc6.fortune-play-rr227g 18.fortune-play-ye0bmh 17.fortune-play-ovuhnj 17.fortune-play-uds5hi 17.fortune-play-ovuhnj 15.fortune-play-dkykjk.fortune-play-ovuhnj 14.fortune-play-4f3wzk 18.fortune-play-rr227g 13.fortune-play-6ls3ck 20.fortune-play-4j0pzz 13.fortune-play-u6q5ay.fortune-play-38jshn 13.fortune-play-6ls3ck 22.fortune-play-o9ccob 14.fortune-play-4f3wzk 22.fortune-play-o9ccob 15.fortune-play-0x6lga.fortune-play-4w0a6k 17.fortune-play-uds5hi 21.fortune-play-38jshn 18.fortune-play-ye0bmh 20.fortune-play-4j0pzz 18.fortune-play-1jk8uq.fortune-play-ikdawq 18.fortune-play-dz3sl7.fortune-play-2cr72z 18.fortune-play-ye0bmh 26.fortune-play-j0ysmj 17.fortune-play-uds5hi 26.fortune-play-j0ysmj 15.fortune-play-z45ry1.fortune-play-j0ysmj 14.fortune-play-4f3wzk 27.fortune-play-2cr72z 13.fortune-play-6ls3ck 28.fortune-play-ikdawq 13.fortune-play-50oldr.fortune-play-ekjk7j 13.fortune-play-6ls3ck 31.fortune-play-amjnox 14.fortune-play-4f3wzk 31.fortune-play-amjnox 15.fortune-play-cqygws.fortune-play-j0ysmj 17.fortune-play-uds5hi 30.fortune-play-ekjk7j 18.fortune-play-ye0bmh 28.fortune-play-ikdawq 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-2c1m5q {
    display: none;
  }
}

.fortune-play-ze7ij3 {
  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-ze7ij3 {
    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-th9vr1 {
  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-th9vr1 {
    padding: 14px 16px;
  }
}

.fortune-play-th9vr1 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fortune-play-th9vr1 button:first-child {
  align-content: end;
}

.fortune-play-th9vr1 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fortune-play-th9vr1
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fortune-play-th9vr1
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fortune-play-th9vr1 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fortune-play-th9vr1 button:last-child svg {
  width: 38px;
  height: 38px;
}

.fortune-play-88u5z7 {
  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-88u5z7::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fortune-play-88u5z7,
.pc61d126-chatbot[data-active-screen="3"]
  .fortune-play-88u5z7 {
  opacity: 1;
  visibility: visible;
}

.fortune-play-dcl2a9 {
  flex: 1 1;
}

.fortune-play-6ht92u {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fortune-play-6ht92u {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fortune-play-csou1c {
  display: block;
}

.fortune-play-udkv1u {
  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-udkv1u {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fortune-play-mbuidc {
  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-mbuidc::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fortune-play-kmhlxi span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fortune-play-kmhlxi p {
  color: var(--Text-100);
}

.fortune-play-mbuidc .fortune-play-z7728g {
  grid-area: button;
}

.fortune-play-mbuidc .fortune-play-z7728g::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-6ljvv3.org/2000/svg'%3E%3Cpath d='M4.fortune-play-yigb1v 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fortune-play-yw1i75 15L16.fortune-play-yw1i75 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fortune-play-yw1i75 5L16.fortune-play-yw1i75 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-au8zhn {
  display: block;
}

.fortune-play-cu0xc0 {
  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-cu0xc0 {
    margin-top: 40px;
  }
}

.fortune-play-8k5izh label,
.fortune-play-8k5izh input {
  display: block;
  width: 100%;
}

.fortune-play-8k5izh label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fortune-play-8k5izh label.fortune-play-rqgf1b input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fortune-play-8k5izh label.fortune-play-rqgf1b::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-8k5izh 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-8k5izh input::placeholder {
  color: var(--Text-400);
}

.fortune-play-agjorw {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fortune-play-agjorw {
  display: flex;
}

.fortune-play-agjorw ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fortune-play-agjorw ol {
    height: 420px;
    padding: 24px;
  }
}

.fortune-play-agjorw ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fortune-play-1wrtca {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fortune-play-1wrtca {
    padding: 0 24px 24px;
  }
}

.fortune-play-1wrtca 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-1wrtca input::placeholder {
  color: var(--Text-400);
}

.fortune-play-1wrtca [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fortune-play-1wrtca [type="submit"]:disabled {
  opacity: 0.5;
}

.fortune-play-1wrtca [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fortune-play-1wrtca [type="submit"] {
    right: 40px;
  }
}

.fortune-play-wwriuy {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fortune-play-wwriuy.fortune-play-pxuosq {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fortune-play-wwriuy.fortune-play-pxuosq::before {
  content: "";
  width: 31px;
}

.fortune-play-wwriuy.fortune-play-pxuosq p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fortune-play-wwriuy.fortune-play-5fku7r p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fortune-play-wwriuy 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-vgcssr .fortune-play-z7728g {
  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-d4pubi {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fortune-play-d4pubi {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fortune-play-d4pubi {
    padding: 18px 0;
  }
}

.fortune-play-d4pubi .fortune-play-s8c8br {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fortune-play-d4pubi .fortune-play-s8c8br {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fortune-play-bwk3dw {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fortune-play-bwk3dw {
    max-width: 160px;
    height: 40px;
  }
}

.fortune-play-bwk3dw picture,
.fortune-play-bwk3dw img {
  display: block;
  width: 100%;
  height: 100%;
}

.fortune-play-bwk3dw img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fortune-play-0iifmm {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fortune-play-oga5he ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fortune-play-d4pubi.fortune-play-hep3c5 .fortune-play-0iifmm {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fortune-play-0iifmm {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fortune-play-0iifmm {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fortune-play-vlsgq0,
.fortune-play-ca2xvm {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fortune-play-vlsgq0,
  .fortune-play-ca2xvm {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fortune-play-ca2xvm {
    display: none;
  }
}

.fortune-play-6rlr8s {
  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-hep3c5 .fortune-play-6rlr8s {
  background: var(--fh-bg-color);
}

.fortune-play-6rlr8s button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fortune-play-6rlr8s {
    display: none;
  }
}

.fortune-play-opwclu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fortune-play-opwclu {
    display: none;
  }
}

.fortune-play-bju2uq {
  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-d4pubi.fortune-play-hep3c5 .fortune-play-bju2uq:first-child {
  display: none;
}

.fortune-play-d4pubi.fortune-play-hep3c5 .fortune-play-bju2uq:last-child {
  display: block;
}

.fortune-play-bju2uq:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fortune-play-bju2uq {
    display: none;
  }
}

.fortune-play-hwmivs {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fortune-play-hwmivs {
    display: flex;
  }
}

.fortune-play-hwmivs ul {
  max-height: 350px;
  overflow-y: auto;
}

.fortune-play-hwmivs:hover ul {
  visibility: visible;
  opacity: 1;
}

.fortune-play-hwmivs:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fortune-play-hwmivs:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fortune-play-hwmivs:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fortune-play-hwmivs:hover .fortune-play-ffbhtv svg {
  transform: rotate(180deg);
}

.fortune-play-wqj2ht {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fortune-play-x5r8u1 {
  padding: 0 8px;
}

.fortune-play-u7qsr5 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fortune-play-u7qsr5:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fortune-play-u7qsr5 {
    padding: 4px 8px;
  }
}

.fortune-play-bphh6l {
  display: flex;
}

.fortune-play-bphh6l img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fortune-play-ffbhtv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fortune-play-ffbhtv svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fortune-play-8m5tbd {
  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-8m5tbd {
    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-que35x {
  width: 100%;
}

@media (min-width: 1200px) {
  .fortune-play-que35x {
    display: none;
  }
}

.fortune-play-3hz82f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fortune-play-uxau8p {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fortune-play-agmy8y {
  display: flex;
}

.fortune-play-w0mjbc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fortune-play-bwxgkj {
  list-style: none;
}

@media (max-width: 1199px) {
  .fortune-play-bwxgkj {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fortune-play-bwxgkj {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fortune-play-bwxgkj .fortune-play-wo4cdh [data-ref-el],
  .fortune-play-bwxgkj .fortune-play-wo4cdh span,
  .fortune-play-bwxgkj .fortune-play-wo4cdh a {
    white-space: nowrap;
  }
}

.fortune-play-28ua1c {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fortune-play-28ua1c.fortune-play-upn363 > .fortune-play-wo4cdh {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fortune-play-28ua1c.fortune-play-vmz27t:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fortune-play-28ua1c.fortune-play-upn363 > .fortune-play-d9znnx {
    height: auto;
  }

  .fortune-play-28ua1c.fortune-play-upn363 > div > .fortune-play-ley72j {
    transform: rotate(180deg);
  }
}

.fortune-play-28ua1c [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fortune-play-28ua1c [data-ref-el],
.fortune-play-28ua1c span {
  cursor: pointer;
}

.fortune-play-28ua1c [data-ref-el],
.fortune-play-28ua1c span,
.fortune-play-28ua1c 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-28ua1c [data-ref-el],
  .fortune-play-28ua1c span,
  .fortune-play-28ua1c a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-28ua1c [data-ref-el],
  .fortune-play-28ua1c span,
  .fortune-play-28ua1c a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fortune-play-d9znnx {
  height: 0;
  overflow: hidden;
  transition: height 0.fortune-play-oga5he ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fortune-play-d9znnx::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fortune-play-d9znnx::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fortune-play-d9znnx::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fortune-play-d9znnx {
    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-d9znnx:has(> .fortune-play-28ua1c.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fortune-play-d9znnx .fortune-play-d9znnx {
    padding: 0;
  }

  .fortune-play-d9znnx .fortune-play-28ua1c {
    font-weight: 400;
  }

  .fortune-play-d9znnx .fortune-play-28ua1c:hover > .fortune-play-wo4cdh {
    background: var(--Neutral-300);
  }

  .fortune-play-d9znnx .fortune-play-ley72j {
    rotate: -90deg;
  }
}

.fortune-play-wo4cdh {
  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-wo4cdh {
    padding: 8px;
  }

  .fortune-play-28ua1c.fortune-play-xxg8sd > .fortune-play-wo4cdh {
    background: var(--Neutral-300);
  }
}

.fortune-play-ley72j {
  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-6ljvv3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fortune-play-4pu2rc 0.fortune-play-co48u7.fortune-play-56vh18 -0.fortune-play-rjruun 0.fortune-play-f6i9ye -0.fortune-play-rjruun 1.fortune-play-g4oyzj 0.fortune-play-dxbehf.fortune-play-ghxtel 4.fortune-play-r75w18.fortune-play-4pu2rc 0.fortune-play-g0ts4o.fortune-play-ly773b -0.fortune-play-rjruun 9.fortune-play-r4gy64 -0.fortune-play-rjruun 10.fortune-play-nn4qii 0.fortune-play-wypn5i.fortune-play-naqew3 0.fortune-play-56vh18 10.fortune-play-naqew3 0.fortune-play-f6i9ye 10.fortune-play-nn4qii 1.fortune-play-fdy1jz.fortune-play-ie8l7t 5.fortune-play-udpc53.fortune-play-cwawvw 6.fortune-play-x2k8cy 5.fortune-play-rvigk0 6.fortune-play-x2k8cy 4.fortune-play-llifup 5.fortune-play-o7ilwt.fortune-play-4pu2rc 1.fortune-play-ucncxk.fortune-play-rjruun 0.fortune-play-f6i9ye -0.fortune-play-rjruun 0.fortune-play-56vh18 0.fortune-play-4pu2rc 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fortune-play-oga5he ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fortune-play-ley72j {
    cursor: default;
  }
}

.fortune-play-e4tlc2 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fortune-play-x23z4n {
  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-x23z4n {
    padding: 40px 4px;
  }
}

.fortune-play-77xtbd {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fortune-play-77xtbd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fortune-play-y9sg3m {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fortune-play-y9sg3m {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fortune-play-y9sg3m ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fortune-play-y9sg3m [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fortune-play-y9sg3m [data-ref-el],
.fortune-play-y9sg3m span,
.fortune-play-y9sg3m a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.fortune-play-4ksnk3 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fortune-play-4ksnk3 {
    margin-bottom: 12px;
  }
}

.fortune-play-3stmkz {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fortune-play-3stmkz img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fortune-play-3stmkz:last-child {
    margin-right: 0;
  }
}

.fortune-play-fwt5y8 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fortune-play-4ksnk3:hover .fortune-play-8vhqvm {
  visibility: visible;
  opacity: 1;
}

.fortune-play-8vhqvm {
  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-cibagc {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fortune-play-ayj44o {
  display: flex;
  margin: 6px;
}

.fortune-play-ayj44o img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fortune-play-8vhqvm::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-8vhqvm::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-o1p03e {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fortune-play-o1p03e {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fortune-play-dy8wsn {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .fortune-play-dy8wsn {
    margin-right: 32px;
  }
}

.fortune-play-ixzlcd {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fortune-play-ixzlcd {
    margin-top: 0;
    width: 340px;
  }
}

.fortune-play-ixzlcd a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fortune-play-clqwwy {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fortune-play-rc1jtt {
  position: relative;
}

@media (min-width: 768px) {
  .fortune-play-rc1jtt {
    margin-top: 40px;
  }
}

.fortune-play-rc1jtt + .fortune-play-da6j89,
.fortune-play-rc1jtt + .fortune-play-rc1jtt {
  margin-top: 24px;
}

.fortune-play-z97rbw {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fortune-play-z97rbw {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fortune-play-z97rbw {
    padding: 80px;
  }
}

.fortune-play-j78pjd {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fortune-play-j78pjd {
    padding: 0 16px;
}


}

.fortune-play-tyt3hm {
  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-tyt3hm {
    font-size: 48px;
    line-height: 56px;
  }
}

.fortune-play-m2aq2d {
  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-m2aq2d {
    font-size: 24px;
    line-height: 32px;
  }
}

.fortune-play-czmtyy {
  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-czmtyy:hover {
  background: var(--button-bg-hover);
}

.fortune-play-2q5yhb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fortune-play-2q5yhb img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fortune-play-2q5yhb img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fortune-play-2q5yhb img {
  min-height: 100%;
  }
}

.fortune-play-z97rbw::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fortune-play-m9i213 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fortune-play-m9i213 h1,
.fortune-play-m9i213 h2,
.fortune-play-m9i213 h3,
.fortune-play-m9i213 h4 {
  margin-bottom: 6px;
}

.fortune-play-m9i213 h1:not(:first-child),
.fortune-play-m9i213 h2:not(:first-child),
.fortune-play-m9i213 h3:not(:first-child),
.fortune-play-m9i213 h4:not(:first-child) {
  margin-top: 16px;
}

.fortune-play-m9i213 h1,
.fortune-play-m9i213 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fortune-play-m9i213 h1,
  .fortune-play-m9i213 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fortune-play-m9i213 h2,
.fortune-play-m9i213 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fortune-play-m9i213 h2,
  .fortune-play-m9i213 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-m9i213 h3,
.fortune-play-m9i213 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fortune-play-m9i213 h3,
  .fortune-play-m9i213 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fortune-play-m9i213 h4,
.fortune-play-m9i213 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fortune-play-m9i213 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fortune-play-m9i213 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fortune-play-m9i213 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-m9i213 ul ul {
  margin-bottom: 8px;
}

.fortune-play-m9i213 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fortune-play-m9i213 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fortune-play-m9i213 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fortune-play-m9i213 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fortune-play-m9i213 ol li::marker {
  font-weight: 700;
}

.fortune-play-m9i213 ol ol {
  margin-bottom: 8px;
}

.fortune-play-m9i213 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fortune-play-m9i213 ol ul li {
  padding-left: 16px;
}

.fortune-play-m9i213 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-m9i213 table {
    padding: 24px;
  }
}

.fortune-play-m9i213 table.fortune-play-bn853x {
  -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-oga5he,
    mask-image 0.3s;
}

.fortune-play-m9i213 table.fortune-play-bn853x.fortune-play-igon1d {
  -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-m9i213 table {
    display: table;
  }
}

.fortune-play-m9i213 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-m9i213 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fortune-play-m9i213 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fortune-play-m9i213 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-m9i213 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fortune-play-m9i213 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fortune-play-m9i213 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fortune-play-m9i213 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fortune-play-m9i213 img {
  max-width: 100%;
  height: auto;
}

.fortune-play-ni29cq {
  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-ni29cq {
    padding: 24px;
  }
}

.fortune-play-4dslof {
  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-4dslof {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fortune-play-4dslof > * {
  margin: 0 !important;
}

.fortune-play-4dslof img,
.fortune-play-hm3fys {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-4dslof img,
  .fortune-play-hm3fys {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-liwo8w {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-liwo8w {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-lls5ri {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fortune-play-lls5ri .fortune-play-zd7a7h {
  flex-shrink: 0;
}

.fortune-play-lls5ri .fortune-play-ge1xm0 svg {
  display: none;
}

.fortune-play-6r3l1v {
  display: grid;
  transition: max-height 0.fortune-play-oga5he ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fortune-play-6r3l1v {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-6r3l1v {
    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-6r3l1v.fortune-play-r5ywcz + .fortune-play-zd7a7h svg {
  transform: rotate(180deg);
}

.fortune-play-lwqz68 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fortune-play-lwqz68 > div:nth-child(3n) {
  grid-column: span 2;
}

.fortune-play-lwqz68
  > div:nth-child(3n)
  .fortune-play-1tm3yv
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fortune-play-lwqz68 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fortune-play-lwqz68 > div:nth-child(3n) {
    grid-column: unset;
  }

  .fortune-play-lwqz68
    > div:nth-child(3n)
    .fortune-play-1tm3yv
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-lwqz68 {
    max-width: 270px;
  }
}

.fortune-play-lwqz68 .fortune-play-1tm3yv button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fortune-play-lwqz68 .fortune-play-1tm3yv button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-lwqz68 .fortune-play-1tm3yv button {
    max-width: 104px;
  }
}

.fortune-play-1dxvrw {
  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-1dxvrw {
    margin-bottom: 0;
  }
}

.fortune-play-gur0c7 {
  display: none;
  opacity: 0;
}

.fortune-play-vc6isa {
  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-vc6isa img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fortune-play-1tm3yv {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fortune-play-1tm3yv 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-1tm3yv
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fortune-play-1tm3yv
    button {
    max-width: 145px;
  }
}

.fortune-play-zfy83t:first-child
  .fortune-play-1tm3yv
  button {
  max-width: 270px;
}

.fortune-play-mtzyee {
  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-1dxvrw picture {
  width: 100%;
  max-width: 100%;
}

.fortune-play-lkg4c2 {
  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-lkg4c2 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fortune-play-1dxvrw:hover .fortune-play-lkg4c2 {
  display: flex;
}

.fortune-play-1v3v74 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fortune-play-psry9u {
  display: flex;
}

.fortune-play-psry9u:hover .fortune-play-qgr8oc,
.fortune-play-psry9u .fortune-play-xxg8sd .fortune-play-qgr8oc {
  display: flex;
}

.fortune-play-psry9u svg {
  flex-shrink: 0;
}

.fortune-play-qgr8oc {
  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-qgr8oc {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fortune-play-qgr8oc:hover {
  display: flex;
}

.fortune-play-qgr8oc svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fortune-play-gmoklx {
  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-gmoklx {
    font-size: 12px;
  }
}

.fortune-play-2i6r79,
.fortune-play-h2nc2m {
  width: 50%;
  flex-shrink: 0;
}

.fortune-play-2i6r79 {
  font-weight: 700;
}

.fortune-play-dxb26m .fortune-play-6r3l1v {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fortune-play-dxb26m .fortune-play-6r3l1v {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fortune-play-dxb26m .fortune-play-6r3l1v {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fortune-play-dxb26m
  .fortune-play-mtzyee:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fortune-play-dxb26m .fortune-play-vc6isa {
  height: 100% !important;
  border-radius: 16px;
}

.fortune-play-dxb26m .fortune-play-1tm3yv {
  gap: 4px;
  align-items: center;
}

.fortune-play-dxb26m .fortune-play-1tm3yv button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fortune-play-dxb26m .fortune-play-1tm3yv svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fortune-play-dxb26m .fortune-play-glpwl6,
.fortune-play-dxb26m .fortune-play-rfa7wo {
  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-6ljvv3.org/2000/svg'%3E%3Cpath d='M9.fortune-play-do9ex2 4.fortune-play-ye736b.fortune-play-cc4rjw 5.fortune-play-73yawu.fortune-play-85lgal 5.fortune-play-h93ro1.fortune-play-47vkvq 5.fortune-play-n97lcz.fortune-play-z08wda 8.fortune-play-k7cd54.fortune-play-nbpds9 9.fortune-play-z05nz0.fortune-play-2x8twb 9.fortune-play-tz183k.fortune-play-tnrdl9 13.fortune-play-3q16xy.fortune-play-43bsip 11.fortune-play-ccxlfm.fortune-play-rop8f0 11.fortune-play-z5answ.fortune-play-oaz2os 11.fortune-play-ejfw62.fortune-play-isn9j8 13.fortune-play-1pb57d.fortune-play-ve5ong 9.fortune-play-k4cvvx.fortune-play-m75ppp 9.fortune-play-rvd0ep.fortune-play-bhg5k2 8.fortune-play-zd5chd.fortune-play-wi9x33 5.fortune-play-zk29vo.fortune-play-47ooq7 5.fortune-play-mvuip0.fortune-play-9w1rfw 5.fortune-play-qgxyev.fortune-play-1qt276 4.fortune-play-wqnej9.fortune-play-rop8f0 1.fortune-play-ytpxev.fortune-play-do9ex2 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fortune-play-dxb26m .fortune-play-glpwl6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fortune-play-dxb26m .fortune-play-rfa7wo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fortune-play-vdnhzu {
  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-vdnhzu {
    padding: 24px;
  }
}

.fortune-play-vdnhzu .fortune-play-zd7a7h {
  display: flex;
}

@media (min-width: 768px) {
  .fortune-play-vdnhzu .fortune-play-zd7a7h {
    display: none;
  }
}

.fortune-play-vdnhzu .fortune-play-ge1xm0 svg {
  display: none;
}

.fortune-play-prsfau {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fortune-play-prsfau .fortune-play-ts5go8 {
  display: none;
}

@media (min-width: 768px) {
  .fortune-play-prsfau .fortune-play-ts5go8 {
    display: flex;
  }
}

.fortune-play-ojso84 {
  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-ojso84 {
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-ojso84 > * {
  margin: 0 !important;
}

.fortune-play-ojso84 img,
.fortune-play-8veq4a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-ojso84 img,
  .fortune-play-8veq4a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-ocx6o2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-ocx6o2 {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-87r8nb {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fortune-play-87r8nb {
    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-87r8nb::-webkit-scrollbar {
    display: none;
  }
}

.fortune-play-5lpnzj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fortune-play-5lpnzj {
    padding: 7px 15px;
  }
}

.fortune-play-5lpnzj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fortune-play-p47amv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fortune-play-p47amv {
    display: flex;
    opacity: 1;
  }
}

.fortune-play-5lpnzj picture {
  height: 100%;
  display: block;
}

.fortune-play-5lpnzj img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fortune-play-5lpnzj img {
    width: 88px;
    height: 44px;
  }
}

.fortune-play-5lpnzj p {
  text-align: center;
  width: 100%;
}

.fortune-play-z33fhi {
  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-z33fhi {
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-z33fhi img,
.fortune-play-oryvg1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-z33fhi img,
  .fortune-play-oryvg1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-xypro2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-xypro2 {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-l8idvh {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fortune-play-zalde6 {
  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-kzuse3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fortune-play-kzuse3.fortune-play-xxg8sd {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fortune-play-iy7u6y {
  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-iy7u6y {
    font-size: 20px;
    line-height: 28px;
  }
}

.fortune-play-cvd3jr {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.fortune-play-gwj2u1 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fortune-play-oga5he ease;
  opacity: 0;
  color: var(--text-color);
}

.fortune-play-4caux2 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fortune-play-4caux2 ol,
.fortune-play-4caux2 ul {
  padding-left: 1.3em;
}

.fortune-play-kzuse3.fortune-play-xxg8sd .fortune-play-gwj2u1 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fortune-play-kzuse3.fortune-play-xxg8sd .fortune-play-cvd3jr {
  transform: rotate(180deg);
  color: var(--text-color);
}

.fortune-play-yw70qm {
  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-yw70qm {
    padding: 24px;
  }
}

.fortune-play-yw70qm .fortune-play-zd7a7h {
  display: flex;
}

@media (min-width: 768px) {
  .fortune-play-yw70qm .fortune-play-zd7a7h {
    display: none;
  }
}

.fortune-play-yw70qm .fortune-play-ge1xm0 svg {
  display: none;
}

.fortune-play-3cwgti {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fortune-play-3cwgti .fortune-play-ts5go8 {
  display: none;
}

@media (min-width: 768px) {
  .fortune-play-3cwgti .fortune-play-ts5go8 {
    display: flex;
  }
}

.fortune-play-2vmh2f {
  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-2vmh2f {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fortune-play-2vmh2f > * {
  margin: 0 !important;
}

.fortune-play-2vmh2f img,
.fortune-play-g4xwgt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fortune-play-2vmh2f img,
  .fortune-play-g4xwgt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fortune-play-0wd4dt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fortune-play-0wd4dt {
    width: 32px;
    height: 32px;
  }
}

.fortune-play-pblaul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fortune-play-pblaul {
    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-pblaul::-webkit-scrollbar {
    display: none;
  }
}

.fortune-play-p03a3a {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fortune-play-p03a3a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fortune-play-323rcs {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fortune-play-323rcs {
    display: flex;
    opacity: 1;
  }
}

.fortune-play-p03a3a picture {
  width: auto;
  height: 100%;
  display: block;
}

.fortune-play-p03a3a picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fortune-play-5obwsa {
  margin: -24px 0;
}

.fortune-play-5obwsa:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fortune-play-5obwsa {
    margin: -16px 0;
  }
}

.fortune-play-uuutr0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fortune-play-uuutr0 {
    flex-direction: row;
  }
}

.fortune-play-2rf43l {
  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-2rf43l {
    flex: 1;
  }
}

.fortune-play-2rf43l::placeholder {
  color: var(--Text-400);
}

.fortune-play-eqy9fk {
  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-pkd4vu {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fortune-play-pkd4vu::-webkit-scrollbar {
  display: none;
}

.fortune-play-ar374r {
  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-ar374r img,
.fortune-play-ar374r svg {
  margin-right: 8px;
}

.fortune-play-cjfulw {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fortune-play-5obwsa + .fortune-play-foin2f {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fortune-play-5obwsa + .fortune-play-foin2f {
    margin-top: -16px;
  }
}

.fortune-play-e512xe {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fortune-play-e512xe > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fortune-play-e512xe > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fortune-play-ak0jgm {
  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-0j9o24 {
  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-xuiga0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fortune-play-h9yfux {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fortune-play-ltlfv3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fortune-play-ak0jgm 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-ak0jgm 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-ak0jgm {
    padding: 39px 179px 39px 39px;
  }

  .fortune-play-0j9o24 {
    font-size: 40px;
    line-height: 48px;
  }

  .fortune-play-ltlfv3 {
    height: 348px;
  }

  .fortune-play-ak0jgm button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fortune-play-ak0jgm button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fortune-play-ak0jgm {
    padding: 63px;
  }
}

.fortune-play-eyaib9 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fortune-play-eyaib9 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fortune-play-ih1y1e {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fortune-play-ih1y1e {
    width: auto;
  }
}

.fortune-play-y6gvp2 {
  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-y6gvp2::-webkit-scrollbar {
  display: none;
}

.fortune-play-y6gvp2 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-y6gvp2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fortune-play-y6gvp2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fortune-play-eyaib9 .fortune-play-se2fe9 {
  -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-oga5he,
    mask-image 0.3s;
}

.fortune-play-eyaib9 .fortune-play-se2fe9.fortune-play-igon1d {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fortune-play-czzwrj {
  margin: 40px -16px;
}

.fortune-play-pqeuzp + .fortune-play-da6j89,
.fortune-play-pqeuzp + .fortune-play-rc1jtt {
  margin-top: 24px;
}

.fortune-play-nk7bpb {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fortune-play-nk7bpb picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fortune-play-oy3g3h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fortune-play-oy3g3h {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fortune-play-oy3g3h {
    margin-top: 0;
  }
}

.fortune-play-eckl6c {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fortune-play-eckl6c {
    font-size: 24px;
    line-height: 32px;
  }
}

.fortune-play-tca0eb {
  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-tca0eb {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fortune-play-j8jfr5 {
  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-j8jfr5 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fortune-play-ik8w60 {
  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-ik8w60 {
    font-size: 20px;
    line-height: 28px;
  }
}

.fortune-play-vy4v5z {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fortune-play-vy4v5z {
    font-size: 32px;
    line-height: 40px;
  }
}

.fortune-play-0tojv6 {
  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-eq0zo0 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fortune-play-eq0zo0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fortune-play-foin2f {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fortune-play-hhl8i3 {
  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-hhl8i3 {
    padding: 15px 48px;
  }
}

main > .fortune-play-foin2f {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fortune-play-6r3l1v.fortune-play-weku21 > div:nth-child(n+5) {
    display: none;
  }
}

.fortune-play-m9i213 p a img {
  display: block;
  margin: 0 auto;
}


.fortune-play-8xcr83 {
  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-v67ifw {
  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-v67ifw label {
  font-size: 14px;
}

.fortune-play-v67ifw h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fortune-play-v67ifw input,
.fortune-play-v67ifw textarea,
.fortune-play-v67ifw 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-v67ifw button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fortune-play-rvwt7k ease;
}
.fortune-play-v67ifw button:hover {
  background-color: var(--button-bg-hover);
}
.fortune-play-7q87lt {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fortune-play-y2d0gp ease-in;
}

.fortune-play-7q87lt 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-o56xuj, .fortune-play-n0hq85, [class*="review-card"],
thead, thead th, table th, .fortune-play-v79v36,
.fortune-play-wrebvl, [class*="collapsible-header"],
.fortune-play-q822o1, [class*="updated-block"] {
  color: #ece7dc !important;
}
