* {
  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;
  }
}

.joe-fortune-x5805w {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-x5805w {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .joe-fortune-x5805w {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.joe-fortune-mvdh0e {
  overflow: hidden;
}

.joe-fortune-qirj45 img {
  background: var(--Neutral-300);
}

.joe-fortune-7cbzt7 {
  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;
}

.joe-fortune-c6ukaz {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.joe-fortune-c6ukaz:hover {
  background: var(--button-bg-hover);
}

.joe-fortune-2q6y5c {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.joe-fortune-2q6y5c:hover {
  background: var(--button-bg-hover);
}

.joe-fortune-gcvhsr {
  font-size: 12px;
  line-height: 18px;
}

.joe-fortune-9gy68x {
  font-size: 18px;
  line-height: 26px;
}

.joe-fortune-d6wa3h {
  width: 100%;
}

.joe-fortune-4t2sjo {
  padding: 6px 16px;
}

.joe-fortune-zcm2le {
  padding: 10px 16px;
}

.joe-fortune-ar684i {
  padding: 15px 26px;
}

.joe-fortune-kuvwma {
  flex-shrink: 0;
}

.joe-fortune-c71m8w {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.joe-fortune-ax7u76 {
  display: none;
}

.joe-fortune-c8k3ad {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.joe-fortune-fzhzd3 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.joe-fortune-p2kmfk {
  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;
}

.joe-fortune-wvad2t {
  cursor: grab;
}

.joe-fortune-p2kmfk::-webkit-scrollbar {
  display: none;
}

.joe-fortune-h7esu4 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.joe-fortune-m8d7bv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.joe-fortune-fhu7bf {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.joe-fortune-s22wi9 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.joe-fortune-wypiwd {
  visibility: visible;
}

.joe-fortune-nsko6k {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.joe-fortune-wb7x8p ease;
}

.joe-fortune-7zc13f {
  background-color: var(--Primary-200);
  width: 16px;
}

.joe-fortune-mcz3i8 {
  -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.joe-fortune-wb7x8p,
    mask-image 0.3s;
}

.joe-fortune-mcz3i8.joe-fortune-wypmie {
  -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;
  }
}

.joe-fortune-5ikzql: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;
}

.joe-fortune-6glbd1 {
  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.joe-fortune-qsd084.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.joe-fortune-qsd084.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;
}

.joe-fortune-xuhl3f {
  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);
}

.joe-fortune-xuhl3f::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%
  );
}

.joe-fortune-k0owbj {
  position: relative;
  z-index: 1;
}

.joe-fortune-uzedjd {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.joe-fortune-wwx7s1 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.joe-fortune-85b7jx {
  font-size: 40px;
  line-height: 48px;
}

.joe-fortune-9heljz {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.joe-fortune-b4hwuz {
  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;
}

.joe-fortune-b4hwuz:hover {
  background: var(--Primary-400);
}

.joe-fortune-b4hwuz svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.joe-fortune-5ikzql 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) {
  .joe-fortune-xuhl3f {
    max-width: 600px;
    padding: 64px;
  }

  .joe-fortune-uzedjd {
    font-size: 24px;
    line-height: 32px;
  }

  .joe-fortune-wwx7s1 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .joe-fortune-85b7jx {
    font-size: 50px;
    line-height: 56px;
  }

  .joe-fortune-9heljz {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .joe-fortune-6glbd1 {
    top: 25px;
    right: 25px;
  }
}

.joe-fortune-lqiop2,
.joe-fortune-3tijj8 {
  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;
}

.joe-fortune-n55i9t.joe-fortune-hwzyri::before,
.joe-fortune-3tijj8::before,
.joe-fortune-3fi0vk::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.joe-fortune-qsd084.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.joe-fortune-jb6wkf 14.joe-fortune-fc3l7t.joe-fortune-66m0rd 14.joe-fortune-d26ip3 15.joe-fortune-0hdfoo 14.joe-fortune-5tr8we 15.joe-fortune-qki42d 14.joe-fortune-bbr76j.joe-fortune-d36y3e 14.joe-fortune-2a340e 19.joe-fortune-pk3hix 12.joe-fortune-k4v06l 19.joe-fortune-pk3hix 10.joe-fortune-gisd2w.joe-fortune-pk3hix 8.joe-fortune-lhovlp 17.joe-fortune-2dyoqq 7.joe-fortune-l8rms0 15.joe-fortune-sjo7qd 7.joe-fortune-58zfqk.joe-fortune-hshsxx 7.joe-fortune-l8rms0 11.joe-fortune-r51qp7 8.joe-fortune-lhovlp 11.joe-fortune-r51qp7 10.joe-fortune-uvmkdj.joe-fortune-r51qp7 12.joe-fortune-q6vbqv 13.joe-fortune-ie1ypz 14.joe-fortune-tfx63l 15.joe-fortune-1df4wr 14.joe-fortune-c4mic7.joe-fortune-39of2j 14.joe-fortune-ea0ql4 15.joe-fortune-wvcxqa 14.joe-fortune-629bpe 15.joe-fortune-mee3ae 14.joe-fortune-atmfim.joe-fortune-jb6wkf 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.joe-fortune-3jqn2u 15.joe-fortune-98r17g.joe-fortune-3yvsb5 15.joe-fortune-t1qcho 15.joe-fortune-v431ve 15.joe-fortune-ghgm6h 15.joe-fortune-3ywiap 15.joe-fortune-68v5vl.joe-fortune-e82ysi 15.joe-fortune-ghgm6h 15.joe-fortune-mq1u5e 15.joe-fortune-f5fkes 15.joe-fortune-tagpre 15.joe-fortune-g6u2pc.joe-fortune-95r9e4 15.joe-fortune-bc7uo6 7.joe-fortune-dzhbm6 18.joe-fortune-1ulgdr 7.joe-fortune-8duhvv 23.joe-fortune-rgj7rd.joe-fortune-hjtyo4.joe-fortune-r6rmla 18.joe-fortune-ix8lfk 19.joe-fortune-kufxpi 15.joe-fortune-58hq61 15.joe-fortune-3jqn2u 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.joe-fortune-xi3y2u [type="submit"] *,
.joe-fortune-1qs7xf button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .joe-fortune-kqb8wd {
    display: none;
  }
}

.joe-fortune-09700m {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .joe-fortune-09700m {
  display: none;
}

@media (min-width: 768px) {
  .joe-fortune-09700m {
    bottom: 22px;
  }
}

.joe-fortune-09700m input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .joe-fortune-09700m {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.joe-fortune-keyjfl.static) .joe-fortune-09700m {
    bottom: 8px;
  }
}

.joe-fortune-utak57 {
  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.joe-fortune-qsd084.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.joe-fortune-tyaz42 3.joe-fortune-tsyq5k.joe-fortune-ctvnez.joe-fortune-kw1sep 3.joe-fortune-htwpmu 3.joe-fortune-ttxot8 5.joe-fortune-17qo44 3.joe-fortune-ttxot8 8.joe-fortune-dddsom.joe-fortune-6akzar.joe-fortune-ttxot8 26.joe-fortune-zf9c6t 5.joe-fortune-z1il8a 28.joe-fortune-urxmv8 8.joe-fortune-qfsil4 28.joe-fortune-eswvdw.joe-fortune-k3tn3r 28.joe-fortune-13242g.joe-fortune-ef6ti1 34.joe-fortune-6cb16j.joe-fortune-dh1b09 36.joe-fortune-3ie8u7 11.joe-fortune-yd5cij 37.joe-fortune-3dc3r9 12.joe-fortune-wir9qe 36.joe-fortune-1js2bx.joe-fortune-0eudhf 28.joe-fortune-ho2014.joe-fortune-ayeg5a.joe-fortune-oiqnne 28.joe-fortune-fqcyz3 36.joe-fortune-677hnl 26.joe-fortune-l9usu7 36.joe-fortune-677hnl 23.joe-fortune-8ufvz9.joe-fortune-l7ujse.joe-fortune-677hnl 5.joe-fortune-qx9m81 34.joe-fortune-nls89j 3.joe-fortune-htwpmu 31.joe-fortune-tyaz42 3.joe-fortune-kuj3ky.joe-fortune-ki2h6l 18.joe-fortune-tyih20.joe-fortune-jcefwr 18.joe-fortune-pea50g 8.joe-fortune-cu6egi 17.joe-fortune-x3qs0c 8.joe-fortune-cu6egi 15.joe-fortune-b6yrtr.joe-fortune-cu6egi 14.joe-fortune-zhenw3 9.joe-fortune-jcefwr 13.joe-fortune-ijouf3 11.joe-fortune-ki2h6l 13.joe-fortune-7ytxxb.joe-fortune-nreckq 13.joe-fortune-ijouf3 13.joe-fortune-b9b1lj 14.joe-fortune-zhenw3 13.joe-fortune-b9b1lj 15.joe-fortune-zxu61n.joe-fortune-b9b1lj 17.joe-fortune-x3qs0c 12.joe-fortune-nreckq 18.joe-fortune-pea50g 11.joe-fortune-ki2h6l 18.joe-fortune-rjcar8.joe-fortune-8gn43r 18.joe-fortune-isl3vp.joe-fortune-vf9qhn 18.joe-fortune-pea50g 17.joe-fortune-760hmk 17.joe-fortune-x3qs0c 17.joe-fortune-760hmk 15.joe-fortune-gqz3wn.joe-fortune-760hmk 14.joe-fortune-zhenw3 18.joe-fortune-vf9qhn 13.joe-fortune-ijouf3 20.joe-fortune-8gn43r 13.joe-fortune-6crpa3.joe-fortune-7wx9k3 13.joe-fortune-ijouf3 22.joe-fortune-fwaltf 14.joe-fortune-zhenw3 22.joe-fortune-fwaltf 15.joe-fortune-r1eb5e.joe-fortune-skqru8 17.joe-fortune-x3qs0c 21.joe-fortune-7wx9k3 18.joe-fortune-pea50g 20.joe-fortune-8gn43r 18.joe-fortune-0tm0p1.joe-fortune-cgwwph 18.joe-fortune-077zmm.joe-fortune-iq6zgl 18.joe-fortune-pea50g 26.joe-fortune-r8owk5 17.joe-fortune-x3qs0c 26.joe-fortune-r8owk5 15.joe-fortune-tdvk1l.joe-fortune-r8owk5 14.joe-fortune-zhenw3 27.joe-fortune-iq6zgl 13.joe-fortune-ijouf3 28.joe-fortune-cgwwph 13.joe-fortune-49yyvj.joe-fortune-96g41g 13.joe-fortune-ijouf3 31.joe-fortune-1y62xc 14.joe-fortune-zhenw3 31.joe-fortune-1y62xc 15.joe-fortune-bnni8a.joe-fortune-r8owk5 17.joe-fortune-x3qs0c 30.joe-fortune-96g41g 18.joe-fortune-pea50g 28.joe-fortune-cgwwph 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"])
    .joe-fortune-utak57 {
    display: none;
  }
}

.joe-fortune-62tdxv {
  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) {
  .joe-fortune-62tdxv {
    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;
}

.joe-fortune-1qs7xf {
  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) {
  .joe-fortune-1qs7xf {
    padding: 14px 16px;
  }
}

.joe-fortune-1qs7xf button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.joe-fortune-1qs7xf button:first-child {
  align-content: end;
}

.joe-fortune-1qs7xf button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .joe-fortune-1qs7xf
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .joe-fortune-1qs7xf
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.joe-fortune-1qs7xf button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.joe-fortune-1qs7xf button:last-child svg {
  width: 38px;
  height: 38px;
}

.joe-fortune-3fi0vk {
  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;
}

.joe-fortune-3fi0vk::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .joe-fortune-3fi0vk,
.pc61d126-chatbot[data-active-screen="3"]
  .joe-fortune-3fi0vk {
  opacity: 1;
  visibility: visible;
}

.joe-fortune-at4wni {
  flex: 1 1;
}

.joe-fortune-2g1667 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-2g1667 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .joe-fortune-x45vrf {
  display: block;
}

.joe-fortune-fivunj {
  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) {
  .joe-fortune-fivunj {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.joe-fortune-3tijj8 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.joe-fortune-3tijj8::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.joe-fortune-z05fao span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.joe-fortune-z05fao p {
  color: var(--Text-100);
}

.joe-fortune-3tijj8 .joe-fortune-meldtu {
  grid-area: button;
}

.joe-fortune-3tijj8 .joe-fortune-meldtu::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.joe-fortune-qsd084.org/2000/svg'%3E%3Cpath d='M4.joe-fortune-lw2wyg 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.joe-fortune-f01jhx 15L16.joe-fortune-f01jhx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.joe-fortune-f01jhx 5L16.joe-fortune-f01jhx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .joe-fortune-99zp24 {
  display: block;
}

.joe-fortune-hvq3oh {
  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) {
  .joe-fortune-hvq3oh {
    margin-top: 40px;
  }
}

.joe-fortune-lqiop2 label,
.joe-fortune-lqiop2 input {
  display: block;
  width: 100%;
}

.joe-fortune-lqiop2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.joe-fortune-lqiop2 label.joe-fortune-9jy8ns input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.joe-fortune-lqiop2 label.joe-fortune-9jy8ns::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;
}

.joe-fortune-lqiop2 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;
}

.joe-fortune-lqiop2 input::placeholder {
  color: var(--Text-400);
}

.joe-fortune-5qjyqq {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .joe-fortune-5qjyqq {
  display: flex;
}

.joe-fortune-5qjyqq ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .joe-fortune-5qjyqq ol {
    height: 420px;
    padding: 24px;
  }
}

.joe-fortune-5qjyqq ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.joe-fortune-xi3y2u {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-xi3y2u {
    padding: 0 24px 24px;
  }
}

.joe-fortune-xi3y2u 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;
}

.joe-fortune-xi3y2u input::placeholder {
  color: var(--Text-400);
}

.joe-fortune-xi3y2u [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.joe-fortune-xi3y2u [type="submit"]:disabled {
  opacity: 0.5;
}

.joe-fortune-xi3y2u [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .joe-fortune-xi3y2u [type="submit"] {
    right: 40px;
  }
}

.joe-fortune-n55i9t {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.joe-fortune-n55i9t.joe-fortune-hwzyri {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.joe-fortune-n55i9t.joe-fortune-hwzyri::before {
  content: "";
  width: 31px;
}

.joe-fortune-n55i9t.joe-fortune-hwzyri p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.joe-fortune-n55i9t.joe-fortune-a73wfv p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.joe-fortune-n55i9t p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.joe-fortune-09700m .joe-fortune-meldtu {
  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;
  }
}

.joe-fortune-kqb8wd {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .joe-fortune-kqb8wd {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .joe-fortune-kqb8wd {
    padding: 18px 0;
  }
}

.joe-fortune-kqb8wd .joe-fortune-x5805w {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .joe-fortune-kqb8wd .joe-fortune-x5805w {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.joe-fortune-72cl1q {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .joe-fortune-72cl1q {
    max-width: 160px;
    height: 40px;
  }
}

.joe-fortune-72cl1q picture,
.joe-fortune-72cl1q img {
  display: block;
  width: 100%;
  height: 100%;
}

.joe-fortune-72cl1q img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .joe-fortune-swk5h2 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.joe-fortune-wb7x8p ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .joe-fortune-kqb8wd.joe-fortune-kzpqi1 .joe-fortune-swk5h2 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .joe-fortune-swk5h2 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .joe-fortune-swk5h2 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.joe-fortune-4p2gt7,
.joe-fortune-6yg1jk {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .joe-fortune-4p2gt7,
  .joe-fortune-6yg1jk {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .joe-fortune-6yg1jk {
    display: none;
  }
}

.joe-fortune-8r3gev {
  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;
}

.joe-fortune-kzpqi1 .joe-fortune-8r3gev {
  background: var(--fh-bg-color);
}

.joe-fortune-8r3gev button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .joe-fortune-8r3gev {
    display: none;
  }
}

.joe-fortune-r4gxbl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .joe-fortune-r4gxbl {
    display: none;
  }
}

.joe-fortune-uqv9ef {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.joe-fortune-kqb8wd.joe-fortune-kzpqi1 .joe-fortune-uqv9ef:first-child {
  display: none;
}

.joe-fortune-kqb8wd.joe-fortune-kzpqi1 .joe-fortune-uqv9ef:last-child {
  display: block;
}

.joe-fortune-uqv9ef:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .joe-fortune-uqv9ef {
    display: none;
  }
}

.joe-fortune-3hr6ii {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .joe-fortune-3hr6ii {
    display: flex;
  }
}

.joe-fortune-3hr6ii ul {
  max-height: 350px;
  overflow-y: auto;
}

.joe-fortune-3hr6ii:hover ul {
  visibility: visible;
  opacity: 1;
}

.joe-fortune-3hr6ii:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.joe-fortune-3hr6ii:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.joe-fortune-3hr6ii:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.joe-fortune-3hr6ii:hover .joe-fortune-5dlxp3 svg {
  transform: rotate(180deg);
}

.joe-fortune-c5foak {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.joe-fortune-xvowyj {
  padding: 0 8px;
}

.joe-fortune-4zwrhe {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.joe-fortune-4zwrhe:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .joe-fortune-4zwrhe {
    padding: 4px 8px;
  }
}

.joe-fortune-p0znvp {
  display: flex;
}

.joe-fortune-p0znvp img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.joe-fortune-5dlxp3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.joe-fortune-5dlxp3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.joe-fortune-qlo7oz {
  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) {
  .joe-fortune-qlo7oz {
    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;
  }
}

.joe-fortune-rh5g8d {
  width: 100%;
}

@media (min-width: 1200px) {
  .joe-fortune-rh5g8d {
    display: none;
  }
}

.joe-fortune-oqiwvb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.joe-fortune-38f4gx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.joe-fortune-lx3bv6 {
  display: flex;
}

.joe-fortune-zxq1yn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.joe-fortune-37ab3o {
  list-style: none;
}

@media (max-width: 1199px) {
  .joe-fortune-37ab3o {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .joe-fortune-37ab3o {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .joe-fortune-37ab3o .joe-fortune-d3xq54 [data-ref-el],
  .joe-fortune-37ab3o .joe-fortune-d3xq54 span,
  .joe-fortune-37ab3o .joe-fortune-d3xq54 a {
    white-space: nowrap;
  }
}

.joe-fortune-89qxlp {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .joe-fortune-89qxlp.joe-fortune-1fssei > .joe-fortune-d3xq54 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .joe-fortune-89qxlp.joe-fortune-3jnv90:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .joe-fortune-89qxlp.joe-fortune-1fssei > .joe-fortune-p713hj {
    height: auto;
  }

  .joe-fortune-89qxlp.joe-fortune-1fssei > div > .joe-fortune-ghyy6l {
    transform: rotate(180deg);
  }
}

.joe-fortune-89qxlp [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.joe-fortune-89qxlp [data-ref-el],
.joe-fortune-89qxlp span {
  cursor: pointer;
}

.joe-fortune-89qxlp [data-ref-el],
.joe-fortune-89qxlp span,
.joe-fortune-89qxlp a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .joe-fortune-89qxlp [data-ref-el],
  .joe-fortune-89qxlp span,
  .joe-fortune-89qxlp a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .joe-fortune-89qxlp [data-ref-el],
  .joe-fortune-89qxlp span,
  .joe-fortune-89qxlp a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.joe-fortune-p713hj {
  height: 0;
  overflow: hidden;
  transition: height 0.joe-fortune-wb7x8p ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.joe-fortune-p713hj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.joe-fortune-p713hj::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.joe-fortune-p713hj::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .joe-fortune-p713hj {
    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;
  }

  .joe-fortune-p713hj:has(> .joe-fortune-89qxlp.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .joe-fortune-p713hj .joe-fortune-p713hj {
    padding: 0;
  }

  .joe-fortune-p713hj .joe-fortune-89qxlp {
    font-weight: 400;
  }

  .joe-fortune-p713hj .joe-fortune-89qxlp:hover > .joe-fortune-d3xq54 {
    background: var(--Neutral-300);
  }

  .joe-fortune-p713hj .joe-fortune-ghyy6l {
    rotate: -90deg;
  }
}

.joe-fortune-d3xq54 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .joe-fortune-d3xq54 {
    padding: 8px;
  }

  .joe-fortune-89qxlp.joe-fortune-h06m9h > .joe-fortune-d3xq54 {
    background: var(--Neutral-300);
  }
}

.joe-fortune-ghyy6l {
  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.joe-fortune-qsd084.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.joe-fortune-et2oqw 0.joe-fortune-fja5eo.joe-fortune-mpc4gc -0.joe-fortune-ubwfvr 0.joe-fortune-dxp9ro -0.joe-fortune-ubwfvr 1.joe-fortune-tf4c84 0.joe-fortune-gkaoza.joe-fortune-q1k79l 4.joe-fortune-hn48jf.joe-fortune-et2oqw 0.joe-fortune-xppw3w.joe-fortune-auc7jl -0.joe-fortune-ubwfvr 9.joe-fortune-pmecif -0.joe-fortune-ubwfvr 10.joe-fortune-zl7eza 0.joe-fortune-6s5f6e.joe-fortune-p5q3v4 0.joe-fortune-mpc4gc 10.joe-fortune-p5q3v4 0.joe-fortune-dxp9ro 10.joe-fortune-zl7eza 1.joe-fortune-xqme9w.joe-fortune-w9j6ah 5.joe-fortune-k7hyic.joe-fortune-fum2wh 6.joe-fortune-fsk8zu 5.joe-fortune-3n0fx9 6.joe-fortune-fsk8zu 4.joe-fortune-28pogl 5.joe-fortune-dscjtf.joe-fortune-et2oqw 1.joe-fortune-utpafc.joe-fortune-ubwfvr 0.joe-fortune-dxp9ro -0.joe-fortune-ubwfvr 0.joe-fortune-mpc4gc 0.joe-fortune-et2oqw 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.joe-fortune-wb7x8p ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .joe-fortune-ghyy6l {
    cursor: default;
  }
}

.joe-fortune-nut7k8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.joe-fortune-5c6vqo {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .joe-fortune-5c6vqo {
    padding: 40px 4px;
  }
}

.joe-fortune-jtn2z1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .joe-fortune-jtn2z1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.joe-fortune-x5qgro {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .joe-fortune-x5qgro {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.joe-fortune-x5qgro ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.joe-fortune-x5qgro [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.joe-fortune-x5qgro [data-ref-el],
.joe-fortune-x5qgro span,
.joe-fortune-x5qgro a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.joe-fortune-8lr91j {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .joe-fortune-8lr91j {
    margin-bottom: 12px;
  }
}

.joe-fortune-iqw5iv {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.joe-fortune-iqw5iv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .joe-fortune-iqw5iv:last-child {
    margin-right: 0;
  }
}

.joe-fortune-jr1c6m {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.joe-fortune-8lr91j:hover .joe-fortune-6q75ux {
  visibility: visible;
  opacity: 1;
}

.joe-fortune-6q75ux {
  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);
}

.joe-fortune-23axlx {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.joe-fortune-s9nuq6 {
  display: flex;
  margin: 6px;
}

.joe-fortune-s9nuq6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.joe-fortune-6q75ux::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);
}

.joe-fortune-6q75ux::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);
}

.joe-fortune-bha3cg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .joe-fortune-bha3cg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.joe-fortune-3xu1gb {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .joe-fortune-3xu1gb {
    margin-right: 32px;
  }
}

.joe-fortune-nnlx77 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .joe-fortune-nnlx77 {
    margin-top: 0;
    width: 340px;
  }
}

.joe-fortune-nnlx77 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.joe-fortune-dfb1dr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.joe-fortune-ovewvp {
  position: relative;
}

@media (min-width: 768px) {
  .joe-fortune-ovewvp {
    margin-top: 40px;
  }
}

.joe-fortune-ovewvp + .joe-fortune-amxox6,
.joe-fortune-ovewvp + .joe-fortune-ovewvp {
  margin-top: 24px;
}

.joe-fortune-p5e0t4 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-p5e0t4 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .joe-fortune-p5e0t4 {
    padding: 80px;
  }
}

.joe-fortune-ukbg9u {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .joe-fortune-ukbg9u {
    padding: 0 16px;
}


}

.joe-fortune-e4ckr8 {
  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) {
  .joe-fortune-e4ckr8 {
    font-size: 48px;
    line-height: 56px;
  }
}

.joe-fortune-dan54u {
  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) {
  .joe-fortune-dan54u {
    font-size: 24px;
    line-height: 32px;
  }
}

.joe-fortune-cqp7kj {
  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;
}

.joe-fortune-cqp7kj:hover {
  background: var(--button-bg-hover);
}

.joe-fortune-9zdwtp {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.joe-fortune-9zdwtp img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .joe-fortune-9zdwtp img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .joe-fortune-9zdwtp img {
  min-height: 100%;
  }
}

.joe-fortune-p5e0t4::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.joe-fortune-7n5vjb {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.joe-fortune-7n5vjb h1,
.joe-fortune-7n5vjb h2,
.joe-fortune-7n5vjb h3,
.joe-fortune-7n5vjb h4 {
  margin-bottom: 6px;
}

.joe-fortune-7n5vjb h1:not(:first-child),
.joe-fortune-7n5vjb h2:not(:first-child),
.joe-fortune-7n5vjb h3:not(:first-child),
.joe-fortune-7n5vjb h4:not(:first-child) {
  margin-top: 16px;
}

.joe-fortune-7n5vjb h1,
.joe-fortune-7n5vjb h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .joe-fortune-7n5vjb h1,
  .joe-fortune-7n5vjb h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.joe-fortune-7n5vjb h2,
.joe-fortune-7n5vjb h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .joe-fortune-7n5vjb h2,
  .joe-fortune-7n5vjb h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.joe-fortune-7n5vjb h3,
.joe-fortune-7n5vjb h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .joe-fortune-7n5vjb h3,
  .joe-fortune-7n5vjb h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.joe-fortune-7n5vjb h4,
.joe-fortune-7n5vjb h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.joe-fortune-7n5vjb ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.joe-fortune-7n5vjb ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.joe-fortune-7n5vjb 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);
}

.joe-fortune-7n5vjb ul ul {
  margin-bottom: 8px;
}

.joe-fortune-7n5vjb ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.joe-fortune-7n5vjb ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.joe-fortune-7n5vjb ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.joe-fortune-7n5vjb ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.joe-fortune-7n5vjb ol li::marker {
  font-weight: 700;
}

.joe-fortune-7n5vjb ol ol {
  margin-bottom: 8px;
}

.joe-fortune-7n5vjb ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.joe-fortune-7n5vjb ol ul li {
  padding-left: 16px;
}

.joe-fortune-7n5vjb 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) {
  .joe-fortune-7n5vjb table {
    padding: 24px;
  }
}

.joe-fortune-7n5vjb table.joe-fortune-t13zuy {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.joe-fortune-wb7x8p,
    mask-image 0.3s;
}

.joe-fortune-7n5vjb table.joe-fortune-t13zuy.joe-fortune-wypmie {
  -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) {
  .joe-fortune-7n5vjb table {
    display: table;
  }
}

.joe-fortune-7n5vjb 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);
}

.joe-fortune-7n5vjb table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.joe-fortune-7n5vjb table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.joe-fortune-7n5vjb 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) {
  .joe-fortune-7n5vjb table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.joe-fortune-7n5vjb table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.joe-fortune-7n5vjb table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.joe-fortune-7n5vjb table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.joe-fortune-7n5vjb img {
  max-width: 100%;
  height: auto;
}

.joe-fortune-ndgfl0 {
  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) {
  .joe-fortune-ndgfl0 {
    padding: 24px;
  }
}

.joe-fortune-6xdi1f {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .joe-fortune-6xdi1f {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.joe-fortune-6xdi1f > * {
  margin: 0 !important;
}

.joe-fortune-6xdi1f img,
.joe-fortune-pttcgs {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-6xdi1f img,
  .joe-fortune-pttcgs {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joe-fortune-6v60y5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joe-fortune-6v60y5 {
    width: 32px;
    height: 32px;
  }
}

.joe-fortune-1xf7eo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.joe-fortune-1xf7eo .joe-fortune-p818v6 {
  flex-shrink: 0;
}

.joe-fortune-1xf7eo .joe-fortune-zkalqm svg {
  display: none;
}

.joe-fortune-kzy6a3 {
  display: grid;
  transition: max-height 0.joe-fortune-wb7x8p ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .joe-fortune-kzy6a3 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .joe-fortune-kzy6a3 {
    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));
  }
}

.joe-fortune-kzy6a3.joe-fortune-0v6lc7 + .joe-fortune-p818v6 svg {
  transform: rotate(180deg);
}

.joe-fortune-0a88qv {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.joe-fortune-0a88qv > div:nth-child(3n) {
  grid-column: span 2;
}

.joe-fortune-0a88qv
  > div:nth-child(3n)
  .joe-fortune-oo4u7k
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .joe-fortune-0a88qv {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .joe-fortune-0a88qv > div:nth-child(3n) {
    grid-column: unset;
  }

  .joe-fortune-0a88qv
    > div:nth-child(3n)
    .joe-fortune-oo4u7k
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .joe-fortune-0a88qv {
    max-width: 270px;
  }
}

.joe-fortune-0a88qv .joe-fortune-oo4u7k button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .joe-fortune-0a88qv .joe-fortune-oo4u7k button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .joe-fortune-0a88qv .joe-fortune-oo4u7k button {
    max-width: 104px;
  }
}

.joe-fortune-e2let6 {
  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) {
  .joe-fortune-e2let6 {
    margin-bottom: 0;
  }
}

.joe-fortune-b3r0s9 {
  display: none;
  opacity: 0;
}

.joe-fortune-9wnamy {
  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;
  }
}

.joe-fortune-9wnamy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.joe-fortune-oo4u7k {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.joe-fortune-oo4u7k button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .joe-fortune-oo4u7k
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .joe-fortune-oo4u7k
    button {
    max-width: 145px;
  }
}

.joe-fortune-9xr8y9:first-child
  .joe-fortune-oo4u7k
  button {
  max-width: 270px;
}

.joe-fortune-pomohp {
  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%;
}

.joe-fortune-e2let6 picture {
  width: 100%;
  max-width: 100%;
}

.joe-fortune-3bpcyf {
  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;
}

.joe-fortune-3bpcyf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.joe-fortune-e2let6:hover .joe-fortune-3bpcyf {
  display: flex;
}

.joe-fortune-57jlz3 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.joe-fortune-bice3j {
  display: flex;
}

.joe-fortune-bice3j:hover .joe-fortune-xeoai4,
.joe-fortune-bice3j .joe-fortune-h06m9h .joe-fortune-xeoai4 {
  display: flex;
}

.joe-fortune-bice3j svg {
  flex-shrink: 0;
}

.joe-fortune-xeoai4 {
  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) {
  .joe-fortune-xeoai4 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.joe-fortune-xeoai4:hover {
  display: flex;
}

.joe-fortune-xeoai4 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.joe-fortune-ojotbt {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .joe-fortune-ojotbt {
    font-size: 12px;
  }
}

.joe-fortune-fpmm12,
.joe-fortune-tzqrwo {
  width: 50%;
  flex-shrink: 0;
}

.joe-fortune-fpmm12 {
  font-weight: 700;
}

.joe-fortune-jrnha9 .joe-fortune-kzy6a3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .joe-fortune-jrnha9 .joe-fortune-kzy6a3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .joe-fortune-jrnha9 .joe-fortune-kzy6a3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.joe-fortune-jrnha9
  .joe-fortune-pomohp:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.joe-fortune-jrnha9 .joe-fortune-9wnamy {
  height: 100% !important;
  border-radius: 16px;
}

.joe-fortune-jrnha9 .joe-fortune-oo4u7k {
  gap: 4px;
  align-items: center;
}

.joe-fortune-jrnha9 .joe-fortune-oo4u7k button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.joe-fortune-jrnha9 .joe-fortune-oo4u7k svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.joe-fortune-jrnha9 .joe-fortune-p6mb7r,
.joe-fortune-jrnha9 .joe-fortune-fenbt4 {
  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.joe-fortune-qsd084.org/2000/svg'%3E%3Cpath d='M9.joe-fortune-r5xehm 4.joe-fortune-olh74o.joe-fortune-vb8b8s 5.joe-fortune-vru83h.joe-fortune-tpd61h 5.joe-fortune-471clp.joe-fortune-wzdbzr 5.joe-fortune-ncbgdx.joe-fortune-jcode3 8.joe-fortune-aqvls9.joe-fortune-hpiwtz 9.joe-fortune-q61gx0.joe-fortune-axkhzz 9.joe-fortune-cmc3nh.joe-fortune-z3clnr 13.joe-fortune-6kauip.joe-fortune-yx1con 11.joe-fortune-88qsjl.joe-fortune-gidjk5 11.joe-fortune-h6g2n5.joe-fortune-ze8jza 11.joe-fortune-doc5u8.joe-fortune-5rihv8 13.joe-fortune-iw5jd1.joe-fortune-pxak1e 9.joe-fortune-13cr64.joe-fortune-x3b6u7 9.joe-fortune-eifvdi.joe-fortune-80tyqi 8.joe-fortune-l9yakl.joe-fortune-4zbq8h 5.joe-fortune-w1u59k.joe-fortune-ozr734 5.joe-fortune-q7kx1g.joe-fortune-4ruhtr 5.joe-fortune-8sscdw.joe-fortune-uuooo9 4.joe-fortune-orz8hx.joe-fortune-gidjk5 1.joe-fortune-mmvn39.joe-fortune-r5xehm 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.joe-fortune-jrnha9 .joe-fortune-p6mb7r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.joe-fortune-jrnha9 .joe-fortune-fenbt4 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.joe-fortune-zdv0f8 {
  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) {
  .joe-fortune-zdv0f8 {
    padding: 24px;
  }
}

.joe-fortune-zdv0f8 .joe-fortune-p818v6 {
  display: flex;
}

@media (min-width: 768px) {
  .joe-fortune-zdv0f8 .joe-fortune-p818v6 {
    display: none;
  }
}

.joe-fortune-zdv0f8 .joe-fortune-zkalqm svg {
  display: none;
}

.joe-fortune-12q62w {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.joe-fortune-12q62w .joe-fortune-7cbzt7 {
  display: none;
}

@media (min-width: 768px) {
  .joe-fortune-12q62w .joe-fortune-7cbzt7 {
    display: flex;
  }
}

.joe-fortune-hamtmk {
  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) {
  .joe-fortune-hamtmk {
    font-size: 40px;
    line-height: 48px;
  }
}

.joe-fortune-hamtmk > * {
  margin: 0 !important;
}

.joe-fortune-hamtmk img,
.joe-fortune-6qb08z {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-hamtmk img,
  .joe-fortune-6qb08z {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joe-fortune-47y15t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joe-fortune-47y15t {
    width: 32px;
    height: 32px;
  }
}

.joe-fortune-ugnw08 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .joe-fortune-ugnw08 {
    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;
  }

  .joe-fortune-ugnw08::-webkit-scrollbar {
    display: none;
  }
}

.joe-fortune-k3cbdw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .joe-fortune-k3cbdw {
    padding: 7px 15px;
  }
}

.joe-fortune-k3cbdw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.joe-fortune-84v0rr {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .joe-fortune-84v0rr {
    display: flex;
    opacity: 1;
  }
}

.joe-fortune-k3cbdw picture {
  height: 100%;
  display: block;
}

.joe-fortune-k3cbdw img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .joe-fortune-k3cbdw img {
    width: 88px;
    height: 44px;
  }
}

.joe-fortune-k3cbdw p {
  text-align: center;
  width: 100%;
}

.joe-fortune-ln79ab {
  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) {
  .joe-fortune-ln79ab {
    font-size: 40px;
    line-height: 48px;
  }
}

.joe-fortune-ln79ab img,
.joe-fortune-l97lyf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-ln79ab img,
  .joe-fortune-l97lyf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joe-fortune-b96po6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joe-fortune-b96po6 {
    width: 32px;
    height: 32px;
  }
}

.joe-fortune-6ebru2 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.joe-fortune-rtk8py {
  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;
}

.joe-fortune-4jw082 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.joe-fortune-4jw082.joe-fortune-h06m9h {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.joe-fortune-t0iuuu {
  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) {
  .joe-fortune-t0iuuu {
    font-size: 20px;
    line-height: 28px;
  }
}

.joe-fortune-0bcd00 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.joe-fortune-mfezhk {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.joe-fortune-wb7x8p ease;
  opacity: 0;
  color: var(--text-color);
}

.joe-fortune-ptc9vl {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.joe-fortune-ptc9vl ol,
.joe-fortune-ptc9vl ul {
  padding-left: 1.3em;
}

.joe-fortune-4jw082.joe-fortune-h06m9h .joe-fortune-mfezhk {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.joe-fortune-4jw082.joe-fortune-h06m9h .joe-fortune-0bcd00 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.joe-fortune-6ahdqf {
  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) {
  .joe-fortune-6ahdqf {
    padding: 24px;
  }
}

.joe-fortune-6ahdqf .joe-fortune-p818v6 {
  display: flex;
}

@media (min-width: 768px) {
  .joe-fortune-6ahdqf .joe-fortune-p818v6 {
    display: none;
  }
}

.joe-fortune-6ahdqf .joe-fortune-zkalqm svg {
  display: none;
}

.joe-fortune-knxic8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.joe-fortune-knxic8 .joe-fortune-7cbzt7 {
  display: none;
}

@media (min-width: 768px) {
  .joe-fortune-knxic8 .joe-fortune-7cbzt7 {
    display: flex;
  }
}

.joe-fortune-paf9ei {
  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) {
  .joe-fortune-paf9ei {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.joe-fortune-paf9ei > * {
  margin: 0 !important;
}

.joe-fortune-paf9ei img,
.joe-fortune-2lqi22 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joe-fortune-paf9ei img,
  .joe-fortune-2lqi22 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joe-fortune-v6newn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joe-fortune-v6newn {
    width: 32px;
    height: 32px;
  }
}

.joe-fortune-rvajck {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .joe-fortune-rvajck {
    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;
  }

  .joe-fortune-rvajck::-webkit-scrollbar {
    display: none;
  }
}

.joe-fortune-42boox {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.joe-fortune-42boox:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.joe-fortune-tk75z6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .joe-fortune-tk75z6 {
    display: flex;
    opacity: 1;
  }
}

.joe-fortune-42boox picture {
  width: auto;
  height: 100%;
  display: block;
}

.joe-fortune-42boox picture img {
  display: block;
  width: auto;
  height: 100%;
}

.joe-fortune-75ce5w {
  margin: -24px 0;
}

.joe-fortune-75ce5w:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .joe-fortune-75ce5w {
    margin: -16px 0;
  }
}

.joe-fortune-vkg4s1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .joe-fortune-vkg4s1 {
    flex-direction: row;
  }
}

.joe-fortune-0s3efn {
  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) {
  .joe-fortune-0s3efn {
    flex: 1;
  }
}

.joe-fortune-0s3efn::placeholder {
  color: var(--Text-400);
}

.joe-fortune-fvcrvr {
  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;
}

.joe-fortune-p46r16 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.joe-fortune-p46r16::-webkit-scrollbar {
  display: none;
}

.joe-fortune-f48ony {
  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;
}

.joe-fortune-f48ony img,
.joe-fortune-f48ony svg {
  margin-right: 8px;
}

.joe-fortune-1sndv7 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.joe-fortune-75ce5w + .joe-fortune-hxy7mf {
  margin-top: 0;
}

@media (min-width: 768px) {
  .joe-fortune-75ce5w + .joe-fortune-hxy7mf {
    margin-top: -16px;
  }
}

.joe-fortune-wpt9yq {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.joe-fortune-wpt9yq > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.joe-fortune-wpt9yq > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.joe-fortune-ipffa6 {
  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;
}

.joe-fortune-1wgtew {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.joe-fortune-2pw30f {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.joe-fortune-jk3vj4 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.joe-fortune-cmhxvl {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.joe-fortune-ipffa6 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;
}

.joe-fortune-ipffa6 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) {
  .joe-fortune-ipffa6 {
    padding: 39px 179px 39px 39px;
  }

  .joe-fortune-1wgtew {
    font-size: 40px;
    line-height: 48px;
  }

  .joe-fortune-cmhxvl {
    height: 348px;
  }

  .joe-fortune-ipffa6 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .joe-fortune-ipffa6 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .joe-fortune-ipffa6 {
    padding: 63px;
  }
}

.joe-fortune-88t16p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .joe-fortune-88t16p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.joe-fortune-80q1th {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .joe-fortune-80q1th {
    width: auto;
  }
}

.joe-fortune-p66lj5 {
  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;
}

.joe-fortune-p66lj5::-webkit-scrollbar {
  display: none;
}

.joe-fortune-p66lj5 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);
}

.joe-fortune-p66lj5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .joe-fortune-p66lj5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.joe-fortune-88t16p .joe-fortune-l5tc6t {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.joe-fortune-wb7x8p,
    mask-image 0.3s;
}

.joe-fortune-88t16p .joe-fortune-l5tc6t.joe-fortune-wypmie {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.joe-fortune-vi0frr {
  margin: 40px -16px;
}

.joe-fortune-zjexv5 + .joe-fortune-amxox6,
.joe-fortune-zjexv5 + .joe-fortune-ovewvp {
  margin-top: 24px;
}

.joe-fortune-bd1c5s {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.joe-fortune-bd1c5s picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.joe-fortune-k4de29 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .joe-fortune-k4de29 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .joe-fortune-k4de29 {
    margin-top: 0;
  }
}

.joe-fortune-7e1po8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .joe-fortune-7e1po8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.joe-fortune-cunjum {
  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) {
  .joe-fortune-cunjum {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.joe-fortune-tdjrec {
  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) {
  .joe-fortune-tdjrec {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.joe-fortune-zgm4cu {
  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) {
  .joe-fortune-zgm4cu {
    font-size: 20px;
    line-height: 28px;
  }
}

.joe-fortune-50s6o1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .joe-fortune-50s6o1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.joe-fortune-pl00ja {
  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;
}

.joe-fortune-vianiw {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.joe-fortune-vianiw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.joe-fortune-hxy7mf {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.joe-fortune-30gddq {
  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) {
  .joe-fortune-30gddq {
    padding: 15px 48px;
  }
}

main > .joe-fortune-hxy7mf {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .joe-fortune-kzy6a3.joe-fortune-h5m2uv > div:nth-child(n+5) {
    display: none;
  }
}

.joe-fortune-7n5vjb p a img {
  display: block;
  margin: 0 auto;
}


.joe-fortune-4t58uf {
  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 */
.joe-fortune-aid8f5 {
  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;
}

.joe-fortune-aid8f5 label {
  font-size: 14px;
}

.joe-fortune-aid8f5 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.joe-fortune-aid8f5 input,
.joe-fortune-aid8f5 textarea,
.joe-fortune-aid8f5 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;
}
.joe-fortune-aid8f5 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.joe-fortune-78bo7h ease;
}
.joe-fortune-aid8f5 button:hover {
  background-color: var(--button-bg-hover);
}
.joe-fortune-zgghqm {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.joe-fortune-3eq5re ease-in;
}

.joe-fortune-zgghqm 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;
}
.joe-fortune-n4lkom, .joe-fortune-fe6jtr, [class*="review-card"],
thead, thead th, table th, .joe-fortune-fu973q,
.joe-fortune-aia07h, [class*="collapsible-header"],
.joe-fortune-u213me, [class*="updated-block"] {
  color: #ece7dc !important;
}
