* {
  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;
  }
}

.hello-fortune-kfv5xy {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-kfv5xy {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .hello-fortune-kfv5xy {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.hello-fortune-zdzfz4 {
  overflow: hidden;
}

.hello-fortune-ucjder img {
  background: var(--Neutral-300);
}

.hello-fortune-mp5wn4 {
  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;
}

.hello-fortune-ja738n {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.hello-fortune-ja738n:hover {
  background: var(--button-bg-hover);
}

.hello-fortune-49tvcr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.hello-fortune-49tvcr:hover {
  background: var(--button-bg-hover);
}

.hello-fortune-r8v4zo {
  font-size: 12px;
  line-height: 18px;
}

.hello-fortune-f64zyn {
  font-size: 18px;
  line-height: 26px;
}

.hello-fortune-v7uiu4 {
  width: 100%;
}

.hello-fortune-fypcyq {
  padding: 6px 16px;
}

.hello-fortune-czijz6 {
  padding: 10px 16px;
}

.hello-fortune-x9i94p {
  padding: 15px 26px;
}

.hello-fortune-p213q5 {
  flex-shrink: 0;
}

.hello-fortune-9nl2a6 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.hello-fortune-sadqai {
  display: none;
}

.hello-fortune-d0w3e6 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.hello-fortune-0echyf {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.hello-fortune-hmqcfl {
  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;
}

.hello-fortune-tf0bpx {
  cursor: grab;
}

.hello-fortune-hmqcfl::-webkit-scrollbar {
  display: none;
}

.hello-fortune-68smot {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.hello-fortune-kbi4qt {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.hello-fortune-neegds {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.hello-fortune-wsr5bd {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.hello-fortune-8lkgsl {
  visibility: visible;
}

.hello-fortune-jzy0u1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.hello-fortune-fdaej5 ease;
}

.hello-fortune-92d5zh {
  background-color: var(--Primary-200);
  width: 16px;
}

.hello-fortune-bpj69j {
  -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.hello-fortune-fdaej5,
    mask-image 0.3s;
}

.hello-fortune-bpj69j.hello-fortune-1jhjbs {
  -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;
  }
}

.hello-fortune-bfrx3z: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;
}

.hello-fortune-dcl6oz {
  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.hello-fortune-94e5rr.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.hello-fortune-94e5rr.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;
}

.hello-fortune-mpria9 {
  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);
}

.hello-fortune-mpria9::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%
  );
}

.hello-fortune-9lefff {
  position: relative;
  z-index: 1;
}

.hello-fortune-b5c56g {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.hello-fortune-i2kz31 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.hello-fortune-1r2mjq {
  font-size: 40px;
  line-height: 48px;
}

.hello-fortune-rr8woo {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hello-fortune-a4fmm5 {
  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;
}

.hello-fortune-a4fmm5:hover {
  background: var(--Primary-400);
}

.hello-fortune-a4fmm5 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.hello-fortune-bfrx3z 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) {
  .hello-fortune-mpria9 {
    max-width: 600px;
    padding: 64px;
  }

  .hello-fortune-b5c56g {
    font-size: 24px;
    line-height: 32px;
  }

  .hello-fortune-i2kz31 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .hello-fortune-1r2mjq {
    font-size: 50px;
    line-height: 56px;
  }

  .hello-fortune-rr8woo {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .hello-fortune-dcl6oz {
    top: 25px;
    right: 25px;
  }
}

.hello-fortune-1pn1m1,
.hello-fortune-de13m3 {
  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;
}

.hello-fortune-o33018.hello-fortune-fkv45h::before,
.hello-fortune-de13m3::before,
.hello-fortune-kiyc0k::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.hello-fortune-94e5rr.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.hello-fortune-gv0jeb 14.hello-fortune-fvas03.hello-fortune-y4lhgs 14.hello-fortune-dh77lr 15.hello-fortune-aok6pb 14.hello-fortune-vae7n3 15.hello-fortune-98nltg 14.hello-fortune-1tnia5.hello-fortune-vhggbj 14.hello-fortune-wa9hk0 19.hello-fortune-wz6s3y 12.hello-fortune-bvvppt 19.hello-fortune-wz6s3y 10.hello-fortune-pfbfjy.hello-fortune-wz6s3y 8.hello-fortune-nk1wvn 17.hello-fortune-agb6mw 7.hello-fortune-5z6pe0 15.hello-fortune-v3hpnm 7.hello-fortune-ubk2l3.hello-fortune-7wtuze 7.hello-fortune-5z6pe0 11.hello-fortune-him4pa 8.hello-fortune-nk1wvn 11.hello-fortune-him4pa 10.hello-fortune-8u3l2j.hello-fortune-him4pa 12.hello-fortune-bl0rl1 13.hello-fortune-bhfldh 14.hello-fortune-gdz3oc 15.hello-fortune-8ikgxu 14.hello-fortune-8l61t7.hello-fortune-lrchk7 14.hello-fortune-wwbof6 15.hello-fortune-edfzwd 14.hello-fortune-p2l0he 15.hello-fortune-9318nn 14.hello-fortune-i3gyka.hello-fortune-gv0jeb 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.hello-fortune-lkhb2n 15.hello-fortune-ja0brk.hello-fortune-4zdcfi 15.hello-fortune-5w38f1 15.hello-fortune-t2b6ko 15.hello-fortune-jvh68h 15.hello-fortune-2akca3 15.hello-fortune-upfone.hello-fortune-d4lzqw 15.hello-fortune-jvh68h 15.hello-fortune-q0ef7o 15.hello-fortune-laxc4k 15.hello-fortune-fi09i8 15.hello-fortune-0hrqyz.hello-fortune-p4unmd 15.hello-fortune-o8az7w 7.hello-fortune-9lvm66 18.hello-fortune-xmoppq 7.hello-fortune-n1o3yi 23.hello-fortune-e1ydt0.hello-fortune-hy30qy.hello-fortune-l548gd 18.hello-fortune-havozv 19.hello-fortune-jhcto8 15.hello-fortune-g5jpd7 15.hello-fortune-lkhb2n 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.hello-fortune-vebe1n [type="submit"] *,
.hello-fortune-9es9sr button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .hello-fortune-ia9vsv {
    display: none;
  }
}

.hello-fortune-oqyo6o {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .hello-fortune-oqyo6o {
  display: none;
}

@media (min-width: 768px) {
  .hello-fortune-oqyo6o {
    bottom: 22px;
  }
}

.hello-fortune-oqyo6o input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .hello-fortune-oqyo6o {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.hello-fortune-i55wtz.static) .hello-fortune-oqyo6o {
    bottom: 8px;
  }
}

.hello-fortune-rcuorr {
  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.hello-fortune-94e5rr.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.hello-fortune-q700ls 3.hello-fortune-fy6wbi.hello-fortune-kh0oe4.hello-fortune-ijdh74 3.hello-fortune-9h09bm 3.hello-fortune-vg3vah 5.hello-fortune-1v1er4 3.hello-fortune-vg3vah 8.hello-fortune-fjauyz.hello-fortune-l3iv0c.hello-fortune-vg3vah 26.hello-fortune-jwhde8 5.hello-fortune-12qpg9 28.hello-fortune-ejsj0z 8.hello-fortune-y0ctsf 28.hello-fortune-ei3qd1.hello-fortune-b1skfo 28.hello-fortune-4xprzb.hello-fortune-1x349e 34.hello-fortune-alrzqg.hello-fortune-ec8tmy 36.hello-fortune-idvjtg 11.hello-fortune-uu2io1 37.hello-fortune-avktli 12.hello-fortune-xbwkfi 36.hello-fortune-653bvw.hello-fortune-p3q63d 28.hello-fortune-avsz2t.hello-fortune-22r9v3.hello-fortune-5f3c92 28.hello-fortune-o6npkh 36.hello-fortune-a10lgs 26.hello-fortune-epyude 36.hello-fortune-a10lgs 23.hello-fortune-1shhad.hello-fortune-dbpcn5.hello-fortune-a10lgs 5.hello-fortune-qeoqmn 34.hello-fortune-8iubhm 3.hello-fortune-9h09bm 31.hello-fortune-q700ls 3.hello-fortune-1samho.hello-fortune-0ze76h 18.hello-fortune-l7mcxf.hello-fortune-3tbetu 18.hello-fortune-k9h1ij 8.hello-fortune-6sfhfq 17.hello-fortune-9f684d 8.hello-fortune-6sfhfq 15.hello-fortune-7e4k1u.hello-fortune-6sfhfq 14.hello-fortune-oib9o5 9.hello-fortune-3tbetu 13.hello-fortune-afba63 11.hello-fortune-0ze76h 13.hello-fortune-lud0cg.hello-fortune-r2ujks 13.hello-fortune-afba63 13.hello-fortune-2b1m1q 14.hello-fortune-oib9o5 13.hello-fortune-2b1m1q 15.hello-fortune-ictale.hello-fortune-2b1m1q 17.hello-fortune-9f684d 12.hello-fortune-r2ujks 18.hello-fortune-k9h1ij 11.hello-fortune-0ze76h 18.hello-fortune-vguzzu.hello-fortune-hf7u1v 18.hello-fortune-26b4st.hello-fortune-puwuw6 18.hello-fortune-k9h1ij 17.hello-fortune-hq2bty 17.hello-fortune-9f684d 17.hello-fortune-hq2bty 15.hello-fortune-121rs1.hello-fortune-hq2bty 14.hello-fortune-oib9o5 18.hello-fortune-puwuw6 13.hello-fortune-afba63 20.hello-fortune-hf7u1v 13.hello-fortune-ya4zhe.hello-fortune-zn4mzr 13.hello-fortune-afba63 22.hello-fortune-ni9qr0 14.hello-fortune-oib9o5 22.hello-fortune-ni9qr0 15.hello-fortune-c70n4u.hello-fortune-4p2xwx 17.hello-fortune-9f684d 21.hello-fortune-zn4mzr 18.hello-fortune-k9h1ij 20.hello-fortune-hf7u1v 18.hello-fortune-7x63wh.hello-fortune-e9ahsf 18.hello-fortune-2aqzm9.hello-fortune-8sc827 18.hello-fortune-k9h1ij 26.hello-fortune-kt2shv 17.hello-fortune-9f684d 26.hello-fortune-kt2shv 15.hello-fortune-v8jza8.hello-fortune-kt2shv 14.hello-fortune-oib9o5 27.hello-fortune-8sc827 13.hello-fortune-afba63 28.hello-fortune-e9ahsf 13.hello-fortune-8h0kxt.hello-fortune-epngft 13.hello-fortune-afba63 31.hello-fortune-h4gct6 14.hello-fortune-oib9o5 31.hello-fortune-h4gct6 15.hello-fortune-sc0np6.hello-fortune-kt2shv 17.hello-fortune-9f684d 30.hello-fortune-epngft 18.hello-fortune-k9h1ij 28.hello-fortune-e9ahsf 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"])
    .hello-fortune-rcuorr {
    display: none;
  }
}

.hello-fortune-h00zko {
  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) {
  .hello-fortune-h00zko {
    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;
}

.hello-fortune-9es9sr {
  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) {
  .hello-fortune-9es9sr {
    padding: 14px 16px;
  }
}

.hello-fortune-9es9sr button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.hello-fortune-9es9sr button:first-child {
  align-content: end;
}

.hello-fortune-9es9sr button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .hello-fortune-9es9sr
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .hello-fortune-9es9sr
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.hello-fortune-9es9sr button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.hello-fortune-9es9sr button:last-child svg {
  width: 38px;
  height: 38px;
}

.hello-fortune-kiyc0k {
  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;
}

.hello-fortune-kiyc0k::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .hello-fortune-kiyc0k,
.pc61d126-chatbot[data-active-screen="3"]
  .hello-fortune-kiyc0k {
  opacity: 1;
  visibility: visible;
}

.hello-fortune-0idk00 {
  flex: 1 1;
}

.hello-fortune-avdnqd {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-avdnqd {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .hello-fortune-8z8n6e {
  display: block;
}

.hello-fortune-8d6kwl {
  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) {
  .hello-fortune-8d6kwl {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.hello-fortune-de13m3 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.hello-fortune-de13m3::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.hello-fortune-j34j3d span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.hello-fortune-j34j3d p {
  color: var(--Text-100);
}

.hello-fortune-de13m3 .hello-fortune-kic2oi {
  grid-area: button;
}

.hello-fortune-de13m3 .hello-fortune-kic2oi::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.hello-fortune-94e5rr.org/2000/svg'%3E%3Cpath d='M4.hello-fortune-dy3x1d 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hello-fortune-pkokx8 15L16.hello-fortune-pkokx8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hello-fortune-pkokx8 5L16.hello-fortune-pkokx8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .hello-fortune-i3l6qg {
  display: block;
}

.hello-fortune-sbiwpa {
  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) {
  .hello-fortune-sbiwpa {
    margin-top: 40px;
  }
}

.hello-fortune-1pn1m1 label,
.hello-fortune-1pn1m1 input {
  display: block;
  width: 100%;
}

.hello-fortune-1pn1m1 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.hello-fortune-1pn1m1 label.hello-fortune-8jhjcr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.hello-fortune-1pn1m1 label.hello-fortune-8jhjcr::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;
}

.hello-fortune-1pn1m1 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;
}

.hello-fortune-1pn1m1 input::placeholder {
  color: var(--Text-400);
}

.hello-fortune-2r6qrj {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .hello-fortune-2r6qrj {
  display: flex;
}

.hello-fortune-2r6qrj ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .hello-fortune-2r6qrj ol {
    height: 420px;
    padding: 24px;
  }
}

.hello-fortune-2r6qrj ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.hello-fortune-vebe1n {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-vebe1n {
    padding: 0 24px 24px;
  }
}

.hello-fortune-vebe1n 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;
}

.hello-fortune-vebe1n input::placeholder {
  color: var(--Text-400);
}

.hello-fortune-vebe1n [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.hello-fortune-vebe1n [type="submit"]:disabled {
  opacity: 0.5;
}

.hello-fortune-vebe1n [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .hello-fortune-vebe1n [type="submit"] {
    right: 40px;
  }
}

.hello-fortune-o33018 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.hello-fortune-o33018.hello-fortune-fkv45h {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.hello-fortune-o33018.hello-fortune-fkv45h::before {
  content: "";
  width: 31px;
}

.hello-fortune-o33018.hello-fortune-fkv45h p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hello-fortune-o33018.hello-fortune-07as3t p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.hello-fortune-o33018 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hello-fortune-oqyo6o .hello-fortune-kic2oi {
  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;
  }
}

.hello-fortune-ia9vsv {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .hello-fortune-ia9vsv {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .hello-fortune-ia9vsv {
    padding: 18px 0;
  }
}

.hello-fortune-ia9vsv .hello-fortune-kfv5xy {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .hello-fortune-ia9vsv .hello-fortune-kfv5xy {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.hello-fortune-6hgdw9 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .hello-fortune-6hgdw9 {
    max-width: 160px;
    height: 40px;
  }
}

.hello-fortune-6hgdw9 picture,
.hello-fortune-6hgdw9 img {
  display: block;
  width: 100%;
  height: 100%;
}

.hello-fortune-6hgdw9 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .hello-fortune-p2e71w {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.hello-fortune-fdaej5 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .hello-fortune-ia9vsv.hello-fortune-uo76rn .hello-fortune-p2e71w {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hello-fortune-p2e71w {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .hello-fortune-p2e71w {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.hello-fortune-qcfzow,
.hello-fortune-ria630 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .hello-fortune-qcfzow,
  .hello-fortune-ria630 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .hello-fortune-ria630 {
    display: none;
  }
}

.hello-fortune-xnw1td {
  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;
}

.hello-fortune-uo76rn .hello-fortune-xnw1td {
  background: var(--fh-bg-color);
}

.hello-fortune-xnw1td button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .hello-fortune-xnw1td {
    display: none;
  }
}

.hello-fortune-ggd5o9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hello-fortune-ggd5o9 {
    display: none;
  }
}

.hello-fortune-by71ym {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.hello-fortune-ia9vsv.hello-fortune-uo76rn .hello-fortune-by71ym:first-child {
  display: none;
}

.hello-fortune-ia9vsv.hello-fortune-uo76rn .hello-fortune-by71ym:last-child {
  display: block;
}

.hello-fortune-by71ym:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .hello-fortune-by71ym {
    display: none;
  }
}

.hello-fortune-dggv7z {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hello-fortune-dggv7z {
    display: flex;
  }
}

.hello-fortune-dggv7z ul {
  max-height: 350px;
  overflow-y: auto;
}

.hello-fortune-dggv7z:hover ul {
  visibility: visible;
  opacity: 1;
}

.hello-fortune-dggv7z:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.hello-fortune-dggv7z:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.hello-fortune-dggv7z:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.hello-fortune-dggv7z:hover .hello-fortune-506pvq svg {
  transform: rotate(180deg);
}

.hello-fortune-3nv2tt {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.hello-fortune-r7jfm5 {
  padding: 0 8px;
}

.hello-fortune-nv5ucn {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.hello-fortune-nv5ucn:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .hello-fortune-nv5ucn {
    padding: 4px 8px;
  }
}

.hello-fortune-la1rr7 {
  display: flex;
}

.hello-fortune-la1rr7 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.hello-fortune-506pvq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.hello-fortune-506pvq svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.hello-fortune-0ueqp0 {
  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) {
  .hello-fortune-0ueqp0 {
    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;
  }
}

.hello-fortune-b22rgd {
  width: 100%;
}

@media (min-width: 1200px) {
  .hello-fortune-b22rgd {
    display: none;
  }
}

.hello-fortune-2avvtq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.hello-fortune-phnfjg {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.hello-fortune-e8wwah {
  display: flex;
}

.hello-fortune-hky3qd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.hello-fortune-femkfw {
  list-style: none;
}

@media (max-width: 1199px) {
  .hello-fortune-femkfw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .hello-fortune-femkfw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .hello-fortune-femkfw .hello-fortune-pf40k6 [data-ref-el],
  .hello-fortune-femkfw .hello-fortune-pf40k6 span,
  .hello-fortune-femkfw .hello-fortune-pf40k6 a {
    white-space: nowrap;
  }
}

.hello-fortune-543e3b {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .hello-fortune-543e3b.hello-fortune-jmcqca > .hello-fortune-pf40k6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .hello-fortune-543e3b.hello-fortune-kggsxq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .hello-fortune-543e3b.hello-fortune-jmcqca > .hello-fortune-y4yda4 {
    height: auto;
  }

  .hello-fortune-543e3b.hello-fortune-jmcqca > div > .hello-fortune-999v6a {
    transform: rotate(180deg);
  }
}

.hello-fortune-543e3b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.hello-fortune-543e3b [data-ref-el],
.hello-fortune-543e3b span {
  cursor: pointer;
}

.hello-fortune-543e3b [data-ref-el],
.hello-fortune-543e3b span,
.hello-fortune-543e3b a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .hello-fortune-543e3b [data-ref-el],
  .hello-fortune-543e3b span,
  .hello-fortune-543e3b a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .hello-fortune-543e3b [data-ref-el],
  .hello-fortune-543e3b span,
  .hello-fortune-543e3b a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.hello-fortune-y4yda4 {
  height: 0;
  overflow: hidden;
  transition: height 0.hello-fortune-fdaej5 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.hello-fortune-y4yda4::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.hello-fortune-y4yda4::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.hello-fortune-y4yda4::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .hello-fortune-y4yda4 {
    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;
  }

  .hello-fortune-y4yda4:has(> .hello-fortune-543e3b.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .hello-fortune-y4yda4 .hello-fortune-y4yda4 {
    padding: 0;
  }

  .hello-fortune-y4yda4 .hello-fortune-543e3b {
    font-weight: 400;
  }

  .hello-fortune-y4yda4 .hello-fortune-543e3b:hover > .hello-fortune-pf40k6 {
    background: var(--Neutral-300);
  }

  .hello-fortune-y4yda4 .hello-fortune-999v6a {
    rotate: -90deg;
  }
}

.hello-fortune-pf40k6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hello-fortune-pf40k6 {
    padding: 8px;
  }

  .hello-fortune-543e3b.hello-fortune-3me23x > .hello-fortune-pf40k6 {
    background: var(--Neutral-300);
  }
}

.hello-fortune-999v6a {
  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.hello-fortune-94e5rr.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.hello-fortune-1hr4l5 0.hello-fortune-nn7u0u.hello-fortune-2s44vn -0.hello-fortune-zymuno 0.hello-fortune-2r9ybc -0.hello-fortune-zymuno 1.hello-fortune-mi61i6 0.hello-fortune-hgszpd.hello-fortune-5o1sh1 4.hello-fortune-4n9zwu.hello-fortune-1hr4l5 0.hello-fortune-ly0hxp.hello-fortune-y5u75i -0.hello-fortune-zymuno 9.hello-fortune-56vzu6 -0.hello-fortune-zymuno 10.hello-fortune-wyfqae 0.hello-fortune-95uywa.hello-fortune-a3o2qp 0.hello-fortune-2s44vn 10.hello-fortune-a3o2qp 0.hello-fortune-2r9ybc 10.hello-fortune-wyfqae 1.hello-fortune-0b2epj.hello-fortune-x894c1 5.hello-fortune-f35sno.hello-fortune-ln61r8 6.hello-fortune-ft3k64 5.hello-fortune-taokay 6.hello-fortune-ft3k64 4.hello-fortune-y8jo42 5.hello-fortune-8b1vya.hello-fortune-1hr4l5 1.hello-fortune-txsbnj.hello-fortune-zymuno 0.hello-fortune-2r9ybc -0.hello-fortune-zymuno 0.hello-fortune-2s44vn 0.hello-fortune-1hr4l5 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.hello-fortune-fdaej5 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hello-fortune-999v6a {
    cursor: default;
  }
}

.hello-fortune-qqoy5g {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.hello-fortune-f2zxyw {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .hello-fortune-f2zxyw {
    padding: 40px 4px;
  }
}

.hello-fortune-x4y40d {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .hello-fortune-x4y40d {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.hello-fortune-6kwg0r {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .hello-fortune-6kwg0r {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.hello-fortune-6kwg0r ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.hello-fortune-6kwg0r [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.hello-fortune-6kwg0r [data-ref-el],
.hello-fortune-6kwg0r span,
.hello-fortune-6kwg0r a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.hello-fortune-qymbn8 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hello-fortune-qymbn8 {
    margin-bottom: 12px;
  }
}

.hello-fortune-on38fr {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.hello-fortune-on38fr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .hello-fortune-on38fr:last-child {
    margin-right: 0;
  }
}

.hello-fortune-eerq6z {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hello-fortune-qymbn8:hover .hello-fortune-xysl8j {
  visibility: visible;
  opacity: 1;
}

.hello-fortune-xysl8j {
  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);
}

.hello-fortune-5yv00l {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.hello-fortune-vnaez6 {
  display: flex;
  margin: 6px;
}

.hello-fortune-vnaez6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.hello-fortune-xysl8j::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);
}

.hello-fortune-xysl8j::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);
}

.hello-fortune-7pvw6m {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .hello-fortune-7pvw6m {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.hello-fortune-47sja8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .hello-fortune-47sja8 {
    margin-right: 32px;
  }
}

.hello-fortune-kdyrel {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hello-fortune-kdyrel {
    margin-top: 0;
    width: 340px;
  }
}

.hello-fortune-kdyrel a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hello-fortune-5pvqx6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.hello-fortune-6vm4sv {
  position: relative;
}

@media (min-width: 768px) {
  .hello-fortune-6vm4sv {
    margin-top: 40px;
  }
}

.hello-fortune-6vm4sv + .hello-fortune-omuw0x,
.hello-fortune-6vm4sv + .hello-fortune-6vm4sv {
  margin-top: 24px;
}

.hello-fortune-133i2z {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-133i2z {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .hello-fortune-133i2z {
    padding: 80px;
  }
}

.hello-fortune-d97vrc {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .hello-fortune-d97vrc {
    padding: 0 16px;
}


}

.hello-fortune-8i7fxr {
  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) {
  .hello-fortune-8i7fxr {
    font-size: 48px;
    line-height: 56px;
  }
}

.hello-fortune-myeyms {
  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) {
  .hello-fortune-myeyms {
    font-size: 24px;
    line-height: 32px;
  }
}

.hello-fortune-cfelc9 {
  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;
}

.hello-fortune-cfelc9:hover {
  background: var(--button-bg-hover);
}

.hello-fortune-kna55m {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.hello-fortune-kna55m img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .hello-fortune-kna55m img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .hello-fortune-kna55m img {
  min-height: 100%;
  }
}

.hello-fortune-133i2z::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.hello-fortune-c7p3l3 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.hello-fortune-c7p3l3 h1,
.hello-fortune-c7p3l3 h2,
.hello-fortune-c7p3l3 h3,
.hello-fortune-c7p3l3 h4 {
  margin-bottom: 6px;
}

.hello-fortune-c7p3l3 h1:not(:first-child),
.hello-fortune-c7p3l3 h2:not(:first-child),
.hello-fortune-c7p3l3 h3:not(:first-child),
.hello-fortune-c7p3l3 h4:not(:first-child) {
  margin-top: 16px;
}

.hello-fortune-c7p3l3 h1,
.hello-fortune-c7p3l3 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .hello-fortune-c7p3l3 h1,
  .hello-fortune-c7p3l3 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.hello-fortune-c7p3l3 h2,
.hello-fortune-c7p3l3 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .hello-fortune-c7p3l3 h2,
  .hello-fortune-c7p3l3 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.hello-fortune-c7p3l3 h3,
.hello-fortune-c7p3l3 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .hello-fortune-c7p3l3 h3,
  .hello-fortune-c7p3l3 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.hello-fortune-c7p3l3 h4,
.hello-fortune-c7p3l3 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.hello-fortune-c7p3l3 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.hello-fortune-c7p3l3 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.hello-fortune-c7p3l3 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);
}

.hello-fortune-c7p3l3 ul ul {
  margin-bottom: 8px;
}

.hello-fortune-c7p3l3 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.hello-fortune-c7p3l3 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.hello-fortune-c7p3l3 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.hello-fortune-c7p3l3 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.hello-fortune-c7p3l3 ol li::marker {
  font-weight: 700;
}

.hello-fortune-c7p3l3 ol ol {
  margin-bottom: 8px;
}

.hello-fortune-c7p3l3 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.hello-fortune-c7p3l3 ol ul li {
  padding-left: 16px;
}

.hello-fortune-c7p3l3 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) {
  .hello-fortune-c7p3l3 table {
    padding: 24px;
  }
}

.hello-fortune-c7p3l3 table.hello-fortune-1v65s0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hello-fortune-fdaej5,
    mask-image 0.3s;
}

.hello-fortune-c7p3l3 table.hello-fortune-1v65s0.hello-fortune-1jhjbs {
  -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) {
  .hello-fortune-c7p3l3 table {
    display: table;
  }
}

.hello-fortune-c7p3l3 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);
}

.hello-fortune-c7p3l3 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hello-fortune-c7p3l3 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hello-fortune-c7p3l3 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) {
  .hello-fortune-c7p3l3 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.hello-fortune-c7p3l3 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hello-fortune-c7p3l3 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hello-fortune-c7p3l3 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.hello-fortune-c7p3l3 img {
  max-width: 100%;
  height: auto;
}

.hello-fortune-vvp6dj {
  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) {
  .hello-fortune-vvp6dj {
    padding: 24px;
  }
}

.hello-fortune-aucuqa {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .hello-fortune-aucuqa {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.hello-fortune-aucuqa > * {
  margin: 0 !important;
}

.hello-fortune-aucuqa img,
.hello-fortune-6qcjxz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-aucuqa img,
  .hello-fortune-6qcjxz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hello-fortune-4o3vj3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hello-fortune-4o3vj3 {
    width: 32px;
    height: 32px;
  }
}

.hello-fortune-0jwsb3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.hello-fortune-0jwsb3 .hello-fortune-2q2fda {
  flex-shrink: 0;
}

.hello-fortune-0jwsb3 .hello-fortune-ndwvzb svg {
  display: none;
}

.hello-fortune-q7e4yw {
  display: grid;
  transition: max-height 0.hello-fortune-fdaej5 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .hello-fortune-q7e4yw {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .hello-fortune-q7e4yw {
    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));
  }
}

.hello-fortune-q7e4yw.hello-fortune-33c829 + .hello-fortune-2q2fda svg {
  transform: rotate(180deg);
}

.hello-fortune-pbmncy {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.hello-fortune-pbmncy > div:nth-child(3n) {
  grid-column: span 2;
}

.hello-fortune-pbmncy
  > div:nth-child(3n)
  .hello-fortune-fm1nlc
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .hello-fortune-pbmncy {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .hello-fortune-pbmncy > div:nth-child(3n) {
    grid-column: unset;
  }

  .hello-fortune-pbmncy
    > div:nth-child(3n)
    .hello-fortune-fm1nlc
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .hello-fortune-pbmncy {
    max-width: 270px;
  }
}

.hello-fortune-pbmncy .hello-fortune-fm1nlc button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .hello-fortune-pbmncy .hello-fortune-fm1nlc button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .hello-fortune-pbmncy .hello-fortune-fm1nlc button {
    max-width: 104px;
  }
}

.hello-fortune-rod504 {
  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) {
  .hello-fortune-rod504 {
    margin-bottom: 0;
  }
}

.hello-fortune-ioi890 {
  display: none;
  opacity: 0;
}

.hello-fortune-ea9718 {
  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;
  }
}

.hello-fortune-ea9718 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.hello-fortune-fm1nlc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.hello-fortune-fm1nlc button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hello-fortune-fm1nlc
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hello-fortune-fm1nlc
    button {
    max-width: 145px;
  }
}

.hello-fortune-85kfbm:first-child
  .hello-fortune-fm1nlc
  button {
  max-width: 270px;
}

.hello-fortune-1ld2hz {
  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%;
}

.hello-fortune-rod504 picture {
  width: 100%;
  max-width: 100%;
}

.hello-fortune-4nrfon {
  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;
}

.hello-fortune-4nrfon svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.hello-fortune-rod504:hover .hello-fortune-4nrfon {
  display: flex;
}

.hello-fortune-0aucec {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.hello-fortune-fr9t99 {
  display: flex;
}

.hello-fortune-fr9t99:hover .hello-fortune-g9qqsq,
.hello-fortune-fr9t99 .hello-fortune-3me23x .hello-fortune-g9qqsq {
  display: flex;
}

.hello-fortune-fr9t99 svg {
  flex-shrink: 0;
}

.hello-fortune-g9qqsq {
  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) {
  .hello-fortune-g9qqsq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.hello-fortune-g9qqsq:hover {
  display: flex;
}

.hello-fortune-g9qqsq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.hello-fortune-m2o5im {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .hello-fortune-m2o5im {
    font-size: 12px;
  }
}

.hello-fortune-dlh3zq,
.hello-fortune-m2aubt {
  width: 50%;
  flex-shrink: 0;
}

.hello-fortune-dlh3zq {
  font-weight: 700;
}

.hello-fortune-alo31f .hello-fortune-q7e4yw {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .hello-fortune-alo31f .hello-fortune-q7e4yw {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .hello-fortune-alo31f .hello-fortune-q7e4yw {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.hello-fortune-alo31f
  .hello-fortune-1ld2hz:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.hello-fortune-alo31f .hello-fortune-ea9718 {
  height: 100% !important;
  border-radius: 16px;
}

.hello-fortune-alo31f .hello-fortune-fm1nlc {
  gap: 4px;
  align-items: center;
}

.hello-fortune-alo31f .hello-fortune-fm1nlc button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hello-fortune-alo31f .hello-fortune-fm1nlc svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.hello-fortune-alo31f .hello-fortune-gdyjac,
.hello-fortune-alo31f .hello-fortune-fzp4di {
  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.hello-fortune-94e5rr.org/2000/svg'%3E%3Cpath d='M9.hello-fortune-wdxx2g 4.hello-fortune-7q2je0.hello-fortune-0t75ui 5.hello-fortune-1sanms.hello-fortune-b9pyeq 5.hello-fortune-5lie6v.hello-fortune-aye106 5.hello-fortune-mi1kde.hello-fortune-n6k8j3 8.hello-fortune-ygxti6.hello-fortune-jxt77t 9.hello-fortune-3d7dnl.hello-fortune-67bw6v 9.hello-fortune-i4jvst.hello-fortune-bk4so7 13.hello-fortune-hmvr5u.hello-fortune-a5unut 11.hello-fortune-1xx58z.hello-fortune-xifo7q 11.hello-fortune-gcdkd5.hello-fortune-739i9a 11.hello-fortune-kzxtxy.hello-fortune-fe38oq 13.hello-fortune-ehclso.hello-fortune-l1warh 9.hello-fortune-q4c3rw.hello-fortune-aykgmm 9.hello-fortune-uahmrf.hello-fortune-c9j1f4 8.hello-fortune-tszjvq.hello-fortune-jfmqvs 5.hello-fortune-77nate.hello-fortune-iou75l 5.hello-fortune-fzet1s.hello-fortune-82ksay 5.hello-fortune-rwih8j.hello-fortune-ncrkua 4.hello-fortune-iqjf67.hello-fortune-xifo7q 1.hello-fortune-vszht4.hello-fortune-wdxx2g 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.hello-fortune-alo31f .hello-fortune-gdyjac {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.hello-fortune-alo31f .hello-fortune-fzp4di {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.hello-fortune-ry3bcy {
  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) {
  .hello-fortune-ry3bcy {
    padding: 24px;
  }
}

.hello-fortune-ry3bcy .hello-fortune-2q2fda {
  display: flex;
}

@media (min-width: 768px) {
  .hello-fortune-ry3bcy .hello-fortune-2q2fda {
    display: none;
  }
}

.hello-fortune-ry3bcy .hello-fortune-ndwvzb svg {
  display: none;
}

.hello-fortune-xp1h3f {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.hello-fortune-xp1h3f .hello-fortune-mp5wn4 {
  display: none;
}

@media (min-width: 768px) {
  .hello-fortune-xp1h3f .hello-fortune-mp5wn4 {
    display: flex;
  }
}

.hello-fortune-i9r06m {
  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) {
  .hello-fortune-i9r06m {
    font-size: 40px;
    line-height: 48px;
  }
}

.hello-fortune-i9r06m > * {
  margin: 0 !important;
}

.hello-fortune-i9r06m img,
.hello-fortune-u42lk9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-i9r06m img,
  .hello-fortune-u42lk9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hello-fortune-1cuc9o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hello-fortune-1cuc9o {
    width: 32px;
    height: 32px;
  }
}

.hello-fortune-ju2f8j {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .hello-fortune-ju2f8j {
    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;
  }

  .hello-fortune-ju2f8j::-webkit-scrollbar {
    display: none;
  }
}

.hello-fortune-oja45e {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .hello-fortune-oja45e {
    padding: 7px 15px;
  }
}

.hello-fortune-oja45e:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hello-fortune-b8qpi9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hello-fortune-b8qpi9 {
    display: flex;
    opacity: 1;
  }
}

.hello-fortune-oja45e picture {
  height: 100%;
  display: block;
}

.hello-fortune-oja45e img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .hello-fortune-oja45e img {
    width: 88px;
    height: 44px;
  }
}

.hello-fortune-oja45e p {
  text-align: center;
  width: 100%;
}

.hello-fortune-nk6pbw {
  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) {
  .hello-fortune-nk6pbw {
    font-size: 40px;
    line-height: 48px;
  }
}

.hello-fortune-nk6pbw img,
.hello-fortune-gwqeq1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-nk6pbw img,
  .hello-fortune-gwqeq1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hello-fortune-03lhi1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hello-fortune-03lhi1 {
    width: 32px;
    height: 32px;
  }
}

.hello-fortune-c23orw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.hello-fortune-k5wd01 {
  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;
}

.hello-fortune-ipit1i {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.hello-fortune-ipit1i.hello-fortune-3me23x {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.hello-fortune-1u53ok {
  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) {
  .hello-fortune-1u53ok {
    font-size: 20px;
    line-height: 28px;
  }
}

.hello-fortune-vv3zfz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.hello-fortune-l1li3h {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.hello-fortune-fdaej5 ease;
  opacity: 0;
  color: var(--text-color);
}

.hello-fortune-q9tv3u {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.hello-fortune-q9tv3u ol,
.hello-fortune-q9tv3u ul {
  padding-left: 1.3em;
}

.hello-fortune-ipit1i.hello-fortune-3me23x .hello-fortune-l1li3h {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.hello-fortune-ipit1i.hello-fortune-3me23x .hello-fortune-vv3zfz {
  transform: rotate(180deg);
  color: var(--text-color);
}

.hello-fortune-ebxaza {
  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) {
  .hello-fortune-ebxaza {
    padding: 24px;
  }
}

.hello-fortune-ebxaza .hello-fortune-2q2fda {
  display: flex;
}

@media (min-width: 768px) {
  .hello-fortune-ebxaza .hello-fortune-2q2fda {
    display: none;
  }
}

.hello-fortune-ebxaza .hello-fortune-ndwvzb svg {
  display: none;
}

.hello-fortune-rmony7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hello-fortune-rmony7 .hello-fortune-mp5wn4 {
  display: none;
}

@media (min-width: 768px) {
  .hello-fortune-rmony7 .hello-fortune-mp5wn4 {
    display: flex;
  }
}

.hello-fortune-iz648m {
  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) {
  .hello-fortune-iz648m {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.hello-fortune-iz648m > * {
  margin: 0 !important;
}

.hello-fortune-iz648m img,
.hello-fortune-qdzp0v {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hello-fortune-iz648m img,
  .hello-fortune-qdzp0v {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hello-fortune-i3oxqu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hello-fortune-i3oxqu {
    width: 32px;
    height: 32px;
  }
}

.hello-fortune-a7n1vp {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .hello-fortune-a7n1vp {
    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;
  }

  .hello-fortune-a7n1vp::-webkit-scrollbar {
    display: none;
  }
}

.hello-fortune-lawtag {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.hello-fortune-lawtag:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hello-fortune-gh1sm0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hello-fortune-gh1sm0 {
    display: flex;
    opacity: 1;
  }
}

.hello-fortune-lawtag picture {
  width: auto;
  height: 100%;
  display: block;
}

.hello-fortune-lawtag picture img {
  display: block;
  width: auto;
  height: 100%;
}

.hello-fortune-o6jcy3 {
  margin: -24px 0;
}

.hello-fortune-o6jcy3:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .hello-fortune-o6jcy3 {
    margin: -16px 0;
  }
}

.hello-fortune-484e40 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .hello-fortune-484e40 {
    flex-direction: row;
  }
}

.hello-fortune-0qpqzl {
  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) {
  .hello-fortune-0qpqzl {
    flex: 1;
  }
}

.hello-fortune-0qpqzl::placeholder {
  color: var(--Text-400);
}

.hello-fortune-2lz0ki {
  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;
}

.hello-fortune-2tjq1d {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.hello-fortune-2tjq1d::-webkit-scrollbar {
  display: none;
}

.hello-fortune-mc2gnc {
  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;
}

.hello-fortune-mc2gnc img,
.hello-fortune-mc2gnc svg {
  margin-right: 8px;
}

.hello-fortune-q8e42y {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.hello-fortune-o6jcy3 + .hello-fortune-db1wca {
  margin-top: 0;
}

@media (min-width: 768px) {
  .hello-fortune-o6jcy3 + .hello-fortune-db1wca {
    margin-top: -16px;
  }
}

.hello-fortune-kamhv6 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.hello-fortune-kamhv6 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.hello-fortune-kamhv6 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.hello-fortune-bkeqjw {
  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;
}

.hello-fortune-0rlml2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.hello-fortune-45sw11 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.hello-fortune-6xkr8u {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.hello-fortune-9pya1o {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.hello-fortune-bkeqjw 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;
}

.hello-fortune-bkeqjw 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) {
  .hello-fortune-bkeqjw {
    padding: 39px 179px 39px 39px;
  }

  .hello-fortune-0rlml2 {
    font-size: 40px;
    line-height: 48px;
  }

  .hello-fortune-9pya1o {
    height: 348px;
  }

  .hello-fortune-bkeqjw button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .hello-fortune-bkeqjw button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .hello-fortune-bkeqjw {
    padding: 63px;
  }
}

.hello-fortune-4nkw57 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .hello-fortune-4nkw57 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.hello-fortune-lg0iwo {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hello-fortune-lg0iwo {
    width: auto;
  }
}

.hello-fortune-86imen {
  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;
}

.hello-fortune-86imen::-webkit-scrollbar {
  display: none;
}

.hello-fortune-86imen 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);
}

.hello-fortune-86imen a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hello-fortune-86imen {
    margin-left: 16px;
    margin-top: 0;
  }
}

.hello-fortune-4nkw57 .hello-fortune-wmnga2 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hello-fortune-fdaej5,
    mask-image 0.3s;
}

.hello-fortune-4nkw57 .hello-fortune-wmnga2.hello-fortune-1jhjbs {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.hello-fortune-tpkz8n {
  margin: 40px -16px;
}

.hello-fortune-6z8nnj + .hello-fortune-omuw0x,
.hello-fortune-6z8nnj + .hello-fortune-6vm4sv {
  margin-top: 24px;
}

.hello-fortune-sbpwzj {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.hello-fortune-sbpwzj picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hello-fortune-oh6apf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .hello-fortune-oh6apf {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .hello-fortune-oh6apf {
    margin-top: 0;
  }
}

.hello-fortune-qpdemw {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hello-fortune-qpdemw {
    font-size: 24px;
    line-height: 32px;
  }
}

.hello-fortune-hdjfg8 {
  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) {
  .hello-fortune-hdjfg8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.hello-fortune-5i5e0m {
  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) {
  .hello-fortune-5i5e0m {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.hello-fortune-87800j {
  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) {
  .hello-fortune-87800j {
    font-size: 20px;
    line-height: 28px;
  }
}

.hello-fortune-yz8amr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hello-fortune-yz8amr {
    font-size: 32px;
    line-height: 40px;
  }
}

.hello-fortune-ww63rn {
  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;
}

.hello-fortune-mgnhji {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.hello-fortune-mgnhji img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hello-fortune-db1wca {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.hello-fortune-cd0e40 {
  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) {
  .hello-fortune-cd0e40 {
    padding: 15px 48px;
  }
}

main > .hello-fortune-db1wca {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .hello-fortune-q7e4yw.hello-fortune-k3ywh5 > div:nth-child(n+5) {
    display: none;
  }
}

.hello-fortune-c7p3l3 p a img {
  display: block;
  margin: 0 auto;
}


.hello-fortune-e4qfcs {
  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 */
.hello-fortune-v3es98 {
  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;
}

.hello-fortune-v3es98 label {
  font-size: 14px;
}

.hello-fortune-v3es98 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.hello-fortune-v3es98 input,
.hello-fortune-v3es98 textarea,
.hello-fortune-v3es98 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;
}
.hello-fortune-v3es98 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.hello-fortune-kswg5t ease;
}
.hello-fortune-v3es98 button:hover {
  background-color: var(--button-bg-hover);
}
.hello-fortune-p6xc8p {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.hello-fortune-5e94q0 ease-in;
}

.hello-fortune-p6xc8p 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;
}
.hello-fortune-qofavx, .hello-fortune-tveo0k, [class*="review-card"],
thead, thead th, table th, .hello-fortune-mo0cjh,
.hello-fortune-qnuost, [class*="collapsible-header"],
.hello-fortune-u1qokh, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
