* {
  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;
  }
}

.lucky-dreams-l91t5d {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-l91t5d {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-l91t5d {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.lucky-dreams-0bd2xs {
  overflow: hidden;
}

.lucky-dreams-pmdhek img {
  background: var(--Neutral-300);
}

.lucky-dreams-nxs0yp {
  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;
}

.lucky-dreams-5uh2cl {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.lucky-dreams-5uh2cl:hover {
  background: var(--button-bg-hover);
}

.lucky-dreams-rj8x5u {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.lucky-dreams-rj8x5u:hover {
  background: var(--button-bg-hover);
}

.lucky-dreams-6stk2m {
  font-size: 12px;
  line-height: 18px;
}

.lucky-dreams-vh510y {
  font-size: 18px;
  line-height: 26px;
}

.lucky-dreams-iaz8tz {
  width: 100%;
}

.lucky-dreams-yzzgvj {
  padding: 6px 16px;
}

.lucky-dreams-ktciwf {
  padding: 10px 16px;
}

.lucky-dreams-7yfc43 {
  padding: 15px 26px;
}

.lucky-dreams-vd2aoa {
  flex-shrink: 0;
}

.lucky-dreams-dxboqs {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.lucky-dreams-eubpkb {
  display: none;
}

.lucky-dreams-n61g6x {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.lucky-dreams-uv28zw {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.lucky-dreams-6xyj8f {
  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;
}

.lucky-dreams-f6m73t {
  cursor: grab;
}

.lucky-dreams-6xyj8f::-webkit-scrollbar {
  display: none;
}

.lucky-dreams-dlnidv {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.lucky-dreams-kbcgcm {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.lucky-dreams-vr8ipq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.lucky-dreams-hkx561 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.lucky-dreams-qosygl {
  visibility: visible;
}

.lucky-dreams-phtuib {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.lucky-dreams-rmg1da ease;
}

.lucky-dreams-bricol {
  background-color: var(--Primary-200);
  width: 16px;
}

.lucky-dreams-kqrr6g {
  -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.lucky-dreams-rmg1da,
    mask-image 0.3s;
}

.lucky-dreams-kqrr6g.lucky-dreams-wjkkjs {
  -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;
  }
}

.lucky-dreams-kbd48g: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;
}

.lucky-dreams-twjoch {
  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.lucky-dreams-29wtdx.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.lucky-dreams-29wtdx.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;
}

.lucky-dreams-6vbbea {
  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);
}

.lucky-dreams-6vbbea::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%
  );
}

.lucky-dreams-j9b1pl {
  position: relative;
  z-index: 1;
}

.lucky-dreams-ukubt4 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.lucky-dreams-y1zslj {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.lucky-dreams-ec3p2a {
  font-size: 40px;
  line-height: 48px;
}

.lucky-dreams-b54jpg {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.lucky-dreams-dhz294 {
  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;
}

.lucky-dreams-dhz294:hover {
  background: var(--Primary-400);
}

.lucky-dreams-dhz294 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.lucky-dreams-kbd48g 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) {
  .lucky-dreams-6vbbea {
    max-width: 600px;
    padding: 64px;
  }

  .lucky-dreams-ukubt4 {
    font-size: 24px;
    line-height: 32px;
  }

  .lucky-dreams-y1zslj {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .lucky-dreams-ec3p2a {
    font-size: 50px;
    line-height: 56px;
  }

  .lucky-dreams-b54jpg {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .lucky-dreams-twjoch {
    top: 25px;
    right: 25px;
  }
}

.lucky-dreams-dgwxob,
.lucky-dreams-qkvj1g {
  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;
}

.lucky-dreams-3swsbk.lucky-dreams-pfkcbl::before,
.lucky-dreams-qkvj1g::before,
.lucky-dreams-xebkip::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.lucky-dreams-29wtdx.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.lucky-dreams-70e9m6 14.lucky-dreams-tb3121.lucky-dreams-hcsl00 14.lucky-dreams-9rfa9u 15.lucky-dreams-4uu7e0 14.lucky-dreams-atv5ws 15.lucky-dreams-87ea98 14.lucky-dreams-b9q9p3.lucky-dreams-36vaek 14.lucky-dreams-q4u2uf 19.lucky-dreams-wstn3r 12.lucky-dreams-jhr66n 19.lucky-dreams-wstn3r 10.lucky-dreams-av4jcu.lucky-dreams-wstn3r 8.lucky-dreams-km7xsh 17.lucky-dreams-hz9fev 7.lucky-dreams-9i57uf 15.lucky-dreams-reujbi 7.lucky-dreams-32zbxv.lucky-dreams-kvm1az 7.lucky-dreams-9i57uf 11.lucky-dreams-px96lz 8.lucky-dreams-km7xsh 11.lucky-dreams-px96lz 10.lucky-dreams-9l94ci.lucky-dreams-px96lz 12.lucky-dreams-2c3m47 13.lucky-dreams-hr4po3 14.lucky-dreams-d4b3mk 15.lucky-dreams-j8s1l7 14.lucky-dreams-goq889.lucky-dreams-kmj0nr 14.lucky-dreams-8rh5ie 15.lucky-dreams-3wlme1 14.lucky-dreams-y2oq5n 15.lucky-dreams-dp7nvm 14.lucky-dreams-aizjjo.lucky-dreams-70e9m6 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.lucky-dreams-eu6bvd 15.lucky-dreams-0b939v.lucky-dreams-0lt9z0 15.lucky-dreams-hgmbd7 15.lucky-dreams-7whuwm 15.lucky-dreams-ilarbv 15.lucky-dreams-ng164f 15.lucky-dreams-1iwoz5.lucky-dreams-06ytip 15.lucky-dreams-ilarbv 15.lucky-dreams-cg4twy 15.lucky-dreams-rz9ovm 15.lucky-dreams-k38il6 15.lucky-dreams-bhcqmp.lucky-dreams-pzta6p 15.lucky-dreams-nyzm0j 7.lucky-dreams-j77amk 18.lucky-dreams-jdzdt1 7.lucky-dreams-57cc9t 23.lucky-dreams-8xgu0h.lucky-dreams-9h6vlj.lucky-dreams-w6wqbv 18.lucky-dreams-pbi4sa 19.lucky-dreams-sxah7h 15.lucky-dreams-22gpqm 15.lucky-dreams-eu6bvd 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.lucky-dreams-2qg7vc [type="submit"] *,
.lucky-dreams-hk1r5q button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .lucky-dreams-sfub7w {
    display: none;
  }
}

.lucky-dreams-gudu6s {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .lucky-dreams-gudu6s {
  display: none;
}

@media (min-width: 768px) {
  .lucky-dreams-gudu6s {
    bottom: 22px;
  }
}

.lucky-dreams-gudu6s input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .lucky-dreams-gudu6s {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.lucky-dreams-67bsoa.static) .lucky-dreams-gudu6s {
    bottom: 8px;
  }
}

.lucky-dreams-8f7vwd {
  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.lucky-dreams-29wtdx.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.lucky-dreams-foc400 3.lucky-dreams-g70i8m.lucky-dreams-2kunc1.lucky-dreams-meg5t3 3.lucky-dreams-gtik3f 3.lucky-dreams-tj1fjb 5.lucky-dreams-pn3gl8 3.lucky-dreams-tj1fjb 8.lucky-dreams-skpkpc.lucky-dreams-f9ejaj.lucky-dreams-tj1fjb 26.lucky-dreams-b0gqwn 5.lucky-dreams-zdrqvk 28.lucky-dreams-ptzfdw 8.lucky-dreams-6t5284 28.lucky-dreams-zmrlco.lucky-dreams-jgl2ir 28.lucky-dreams-97vy66.lucky-dreams-ir4dpf 34.lucky-dreams-8s368b.lucky-dreams-167dkg 36.lucky-dreams-ux065w 11.lucky-dreams-lwj49w 37.lucky-dreams-zr9ql6 12.lucky-dreams-xx15j7 36.lucky-dreams-e7os16.lucky-dreams-9n0tte 28.lucky-dreams-myz3bb.lucky-dreams-uw8wg7.lucky-dreams-j4vucm 28.lucky-dreams-jggafw 36.lucky-dreams-bo7jhu 26.lucky-dreams-phucpz 36.lucky-dreams-bo7jhu 23.lucky-dreams-aufv1v.lucky-dreams-5qdiml.lucky-dreams-bo7jhu 5.lucky-dreams-lk7rm3 34.lucky-dreams-9kkzof 3.lucky-dreams-gtik3f 31.lucky-dreams-foc400 3.lucky-dreams-yvnzve.lucky-dreams-38j9h5 18.lucky-dreams-mqrkvi.lucky-dreams-locca8 18.lucky-dreams-ov6zn0 8.lucky-dreams-b4yk69 17.lucky-dreams-hro5iy 8.lucky-dreams-b4yk69 15.lucky-dreams-43ws8m.lucky-dreams-b4yk69 14.lucky-dreams-u6nkqi 9.lucky-dreams-locca8 13.lucky-dreams-pcx4xw 11.lucky-dreams-38j9h5 13.lucky-dreams-fbymtx.lucky-dreams-uqzaph 13.lucky-dreams-pcx4xw 13.lucky-dreams-vatezd 14.lucky-dreams-u6nkqi 13.lucky-dreams-vatezd 15.lucky-dreams-85sdvy.lucky-dreams-vatezd 17.lucky-dreams-hro5iy 12.lucky-dreams-uqzaph 18.lucky-dreams-ov6zn0 11.lucky-dreams-38j9h5 18.lucky-dreams-v2tag2.lucky-dreams-bfc0ef 18.lucky-dreams-7lip5m.lucky-dreams-x9quvz 18.lucky-dreams-ov6zn0 17.lucky-dreams-7vg6b7 17.lucky-dreams-hro5iy 17.lucky-dreams-7vg6b7 15.lucky-dreams-2f3zw2.lucky-dreams-7vg6b7 14.lucky-dreams-u6nkqi 18.lucky-dreams-x9quvz 13.lucky-dreams-pcx4xw 20.lucky-dreams-bfc0ef 13.lucky-dreams-8zaz7b.lucky-dreams-obyy4u 13.lucky-dreams-pcx4xw 22.lucky-dreams-a3q5u3 14.lucky-dreams-u6nkqi 22.lucky-dreams-a3q5u3 15.lucky-dreams-twlv5m.lucky-dreams-jrlslj 17.lucky-dreams-hro5iy 21.lucky-dreams-obyy4u 18.lucky-dreams-ov6zn0 20.lucky-dreams-bfc0ef 18.lucky-dreams-cmng6f.lucky-dreams-hn6as8 18.lucky-dreams-1hny2v.lucky-dreams-qfbxy4 18.lucky-dreams-ov6zn0 26.lucky-dreams-y23ra8 17.lucky-dreams-hro5iy 26.lucky-dreams-y23ra8 15.lucky-dreams-f5s8ex.lucky-dreams-y23ra8 14.lucky-dreams-u6nkqi 27.lucky-dreams-qfbxy4 13.lucky-dreams-pcx4xw 28.lucky-dreams-hn6as8 13.lucky-dreams-w72zrg.lucky-dreams-wmd427 13.lucky-dreams-pcx4xw 31.lucky-dreams-l461dm 14.lucky-dreams-u6nkqi 31.lucky-dreams-l461dm 15.lucky-dreams-cjvq5t.lucky-dreams-y23ra8 17.lucky-dreams-hro5iy 30.lucky-dreams-wmd427 18.lucky-dreams-ov6zn0 28.lucky-dreams-hn6as8 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"])
    .lucky-dreams-8f7vwd {
    display: none;
  }
}

.lucky-dreams-kllup8 {
  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) {
  .lucky-dreams-kllup8 {
    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;
}

.lucky-dreams-hk1r5q {
  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) {
  .lucky-dreams-hk1r5q {
    padding: 14px 16px;
  }
}

.lucky-dreams-hk1r5q button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.lucky-dreams-hk1r5q button:first-child {
  align-content: end;
}

.lucky-dreams-hk1r5q button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .lucky-dreams-hk1r5q
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .lucky-dreams-hk1r5q
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.lucky-dreams-hk1r5q button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.lucky-dreams-hk1r5q button:last-child svg {
  width: 38px;
  height: 38px;
}

.lucky-dreams-xebkip {
  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;
}

.lucky-dreams-xebkip::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .lucky-dreams-xebkip,
.pc61d126-chatbot[data-active-screen="3"]
  .lucky-dreams-xebkip {
  opacity: 1;
  visibility: visible;
}

.lucky-dreams-utjdut {
  flex: 1 1;
}

.lucky-dreams-8udovn {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-8udovn {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .lucky-dreams-ij173n {
  display: block;
}

.lucky-dreams-37gnic {
  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) {
  .lucky-dreams-37gnic {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.lucky-dreams-qkvj1g {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.lucky-dreams-qkvj1g::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.lucky-dreams-qmstc5 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.lucky-dreams-qmstc5 p {
  color: var(--Text-100);
}

.lucky-dreams-qkvj1g .lucky-dreams-crpqd7 {
  grid-area: button;
}

.lucky-dreams-qkvj1g .lucky-dreams-crpqd7::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.lucky-dreams-29wtdx.org/2000/svg'%3E%3Cpath d='M4.lucky-dreams-8fusxc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.lucky-dreams-qi04gu 15L16.lucky-dreams-qi04gu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.lucky-dreams-qi04gu 5L16.lucky-dreams-qi04gu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .lucky-dreams-0ylpgd {
  display: block;
}

.lucky-dreams-7uun9f {
  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) {
  .lucky-dreams-7uun9f {
    margin-top: 40px;
  }
}

.lucky-dreams-dgwxob label,
.lucky-dreams-dgwxob input {
  display: block;
  width: 100%;
}

.lucky-dreams-dgwxob label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.lucky-dreams-dgwxob label.lucky-dreams-kdmype input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.lucky-dreams-dgwxob label.lucky-dreams-kdmype::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;
}

.lucky-dreams-dgwxob 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;
}

.lucky-dreams-dgwxob input::placeholder {
  color: var(--Text-400);
}

.lucky-dreams-s87k3y {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .lucky-dreams-s87k3y {
  display: flex;
}

.lucky-dreams-s87k3y ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .lucky-dreams-s87k3y ol {
    height: 420px;
    padding: 24px;
  }
}

.lucky-dreams-s87k3y ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.lucky-dreams-2qg7vc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-2qg7vc {
    padding: 0 24px 24px;
  }
}

.lucky-dreams-2qg7vc 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;
}

.lucky-dreams-2qg7vc input::placeholder {
  color: var(--Text-400);
}

.lucky-dreams-2qg7vc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.lucky-dreams-2qg7vc [type="submit"]:disabled {
  opacity: 0.5;
}

.lucky-dreams-2qg7vc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .lucky-dreams-2qg7vc [type="submit"] {
    right: 40px;
  }
}

.lucky-dreams-3swsbk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.lucky-dreams-3swsbk.lucky-dreams-pfkcbl {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.lucky-dreams-3swsbk.lucky-dreams-pfkcbl::before {
  content: "";
  width: 31px;
}

.lucky-dreams-3swsbk.lucky-dreams-pfkcbl p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.lucky-dreams-3swsbk.lucky-dreams-fnumft p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.lucky-dreams-3swsbk p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.lucky-dreams-gudu6s .lucky-dreams-crpqd7 {
  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;
  }
}

.lucky-dreams-sfub7w {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .lucky-dreams-sfub7w {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-sfub7w {
    padding: 15px 0;
  }
}

.lucky-dreams-sfub7w .lucky-dreams-l91t5d {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .lucky-dreams-sfub7w .lucky-dreams-l91t5d {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.lucky-dreams-vis1hi {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .lucky-dreams-vis1hi {
    max-width: 180px;
    height: 47px;
  }
}

.lucky-dreams-vis1hi picture,
.lucky-dreams-vis1hi img {
  display: block;
  width: 100%;
  height: 100%;
}

.lucky-dreams-vis1hi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .lucky-dreams-df28fd {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.lucky-dreams-rmg1da ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .lucky-dreams-sfub7w.lucky-dreams-qfrun5 .lucky-dreams-df28fd {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .lucky-dreams-df28fd {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .lucky-dreams-df28fd {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.lucky-dreams-iog13h,
.lucky-dreams-aj3xn8 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .lucky-dreams-iog13h,
  .lucky-dreams-aj3xn8 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .lucky-dreams-aj3xn8 {
    display: none;
  }
}

.lucky-dreams-yt9hsi {
  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;
}

.lucky-dreams-qfrun5 .lucky-dreams-yt9hsi {
  background: var(--fh-bg-color);
}

.lucky-dreams-yt9hsi button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .lucky-dreams-yt9hsi {
    display: none;
  }
}

.lucky-dreams-298b9s {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .lucky-dreams-298b9s {
    display: none;
  }
}

.lucky-dreams-nwnccl {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.lucky-dreams-sfub7w.lucky-dreams-qfrun5 .lucky-dreams-nwnccl:first-child {
  display: none;
}

.lucky-dreams-sfub7w.lucky-dreams-qfrun5 .lucky-dreams-nwnccl:last-child {
  display: block;
}

.lucky-dreams-nwnccl:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .lucky-dreams-nwnccl {
    display: none;
  }
}

.lucky-dreams-idyczn {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .lucky-dreams-idyczn {
    display: flex;
  }
}

.lucky-dreams-idyczn ul {
  max-height: 350px;
  overflow-y: auto;
}

.lucky-dreams-idyczn:hover ul {
  visibility: visible;
  opacity: 1;
}

.lucky-dreams-idyczn:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.lucky-dreams-idyczn:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.lucky-dreams-idyczn:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.lucky-dreams-idyczn:hover .lucky-dreams-ctowrg svg {
  transform: rotate(180deg);
}

.lucky-dreams-5tkwqk {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.lucky-dreams-muohwc {
  padding: 0 8px;
}

.lucky-dreams-fkfzlg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.lucky-dreams-fkfzlg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .lucky-dreams-fkfzlg {
    padding: 4px 8px;
  }
}

.lucky-dreams-w0q67l {
  display: flex;
}

.lucky-dreams-w0q67l img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.lucky-dreams-ctowrg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.lucky-dreams-ctowrg svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.lucky-dreams-5t88ri {
  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) {
  .lucky-dreams-5t88ri {
    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;
  }
}

.lucky-dreams-bn3tql {
  width: 100%;
}

@media (min-width: 1200px) {
  .lucky-dreams-bn3tql {
    display: none;
  }
}

.lucky-dreams-d9u93o {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.lucky-dreams-slt5np {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.lucky-dreams-wob8ch {
  display: flex;
}

.lucky-dreams-6rtz8c {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.lucky-dreams-usvvwt {
  list-style: none;
}

@media (max-width: 1199px) {
  .lucky-dreams-usvvwt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-usvvwt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .lucky-dreams-usvvwt .lucky-dreams-qnia3n [data-ref-el],
  .lucky-dreams-usvvwt .lucky-dreams-qnia3n span,
  .lucky-dreams-usvvwt .lucky-dreams-qnia3n a {
    white-space: nowrap;
  }
}

.lucky-dreams-lk6ksh {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .lucky-dreams-lk6ksh.lucky-dreams-bbca2c > .lucky-dreams-qnia3n {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-lk6ksh.lucky-dreams-x60f94:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .lucky-dreams-lk6ksh.lucky-dreams-bbca2c > .lucky-dreams-4y86v4 {
    height: auto;
  }

  .lucky-dreams-lk6ksh.lucky-dreams-bbca2c > div > .lucky-dreams-9rv0hj {
    transform: rotate(180deg);
  }
}

.lucky-dreams-lk6ksh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.lucky-dreams-lk6ksh [data-ref-el],
.lucky-dreams-lk6ksh span {
  cursor: pointer;
}

.lucky-dreams-lk6ksh [data-ref-el],
.lucky-dreams-lk6ksh span,
.lucky-dreams-lk6ksh a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .lucky-dreams-lk6ksh [data-ref-el],
  .lucky-dreams-lk6ksh span,
  .lucky-dreams-lk6ksh a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-lk6ksh [data-ref-el],
  .lucky-dreams-lk6ksh span,
  .lucky-dreams-lk6ksh a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.lucky-dreams-4y86v4 {
  height: 0;
  overflow: hidden;
  transition: height 0.lucky-dreams-rmg1da ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.lucky-dreams-4y86v4::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.lucky-dreams-4y86v4::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.lucky-dreams-4y86v4::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .lucky-dreams-4y86v4 {
    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;
  }

  .lucky-dreams-4y86v4:has(> .lucky-dreams-lk6ksh.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .lucky-dreams-4y86v4 .lucky-dreams-4y86v4 {
    padding: 0;
  }

  .lucky-dreams-4y86v4 .lucky-dreams-lk6ksh {
    font-weight: 400;
  }

  .lucky-dreams-4y86v4 .lucky-dreams-lk6ksh:hover > .lucky-dreams-qnia3n {
    background: var(--Neutral-300);
  }

  .lucky-dreams-4y86v4 .lucky-dreams-9rv0hj {
    rotate: -90deg;
  }
}

.lucky-dreams-qnia3n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .lucky-dreams-qnia3n {
    padding: 8px;
  }

  .lucky-dreams-lk6ksh.lucky-dreams-mfgdxb > .lucky-dreams-qnia3n {
    background: var(--Neutral-300);
  }
}

.lucky-dreams-9rv0hj {
  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.lucky-dreams-29wtdx.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.lucky-dreams-v0ryfe 0.lucky-dreams-60x4u0.lucky-dreams-m2y22u -0.lucky-dreams-ft15q5 0.lucky-dreams-5g2mkb -0.lucky-dreams-ft15q5 1.lucky-dreams-9igvta 0.lucky-dreams-63y0k6.lucky-dreams-7cwsng 4.lucky-dreams-zy824e.lucky-dreams-v0ryfe 0.lucky-dreams-1gyplc.lucky-dreams-nauzg6 -0.lucky-dreams-ft15q5 9.lucky-dreams-iso1xr -0.lucky-dreams-ft15q5 10.lucky-dreams-ef5ips 0.lucky-dreams-lffnbo.lucky-dreams-a7762h 0.lucky-dreams-m2y22u 10.lucky-dreams-a7762h 0.lucky-dreams-5g2mkb 10.lucky-dreams-ef5ips 1.lucky-dreams-pn6zik.lucky-dreams-oi3ivy 5.lucky-dreams-ebhzth.lucky-dreams-4cgvvq 6.lucky-dreams-wazm3j 5.lucky-dreams-da38ke 6.lucky-dreams-wazm3j 4.lucky-dreams-6t8ks4 5.lucky-dreams-f7u9lg.lucky-dreams-v0ryfe 1.lucky-dreams-sggn7b.lucky-dreams-ft15q5 0.lucky-dreams-5g2mkb -0.lucky-dreams-ft15q5 0.lucky-dreams-m2y22u 0.lucky-dreams-v0ryfe 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.lucky-dreams-rmg1da ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .lucky-dreams-9rv0hj {
    cursor: default;
  }
}

.lucky-dreams-nkrcme {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.lucky-dreams-aip9qa {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .lucky-dreams-aip9qa {
    padding: 40px 4px;
  }
}

.lucky-dreams-1ja7x6 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-1ja7x6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.lucky-dreams-nit7se {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .lucky-dreams-nit7se {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.lucky-dreams-nit7se ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.lucky-dreams-nit7se [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.lucky-dreams-nit7se [data-ref-el],
.lucky-dreams-nit7se span,
.lucky-dreams-nit7se a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.lucky-dreams-f01t60 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .lucky-dreams-f01t60 {
    margin-bottom: 12px;
  }
}

.lucky-dreams-ovhrdp {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.lucky-dreams-ovhrdp img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-ovhrdp:last-child {
    margin-right: 0;
  }
}

.lucky-dreams-yjxv52 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.lucky-dreams-f01t60:hover .lucky-dreams-nqc0e0 {
  visibility: visible;
  opacity: 1;
}

.lucky-dreams-nqc0e0 {
  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);
}

.lucky-dreams-6u3tmj {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.lucky-dreams-1btfly {
  display: flex;
  margin: 6px;
}

.lucky-dreams-1btfly img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.lucky-dreams-nqc0e0::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);
}

.lucky-dreams-nqc0e0::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);
}

.lucky-dreams-5zmgw0 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .lucky-dreams-5zmgw0 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.lucky-dreams-ayf1a5 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .lucky-dreams-ayf1a5 {
    margin-right: 32px;
  }
}

.lucky-dreams-336s0l {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .lucky-dreams-336s0l {
    margin-top: 0;
    width: 340px;
  }
}

.lucky-dreams-336s0l a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.lucky-dreams-90iknd {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.lucky-dreams-jphmx2 {
  position: relative;
}

@media (min-width: 768px) {
  .lucky-dreams-jphmx2 {
    margin-top: 40px;
  }
}

.lucky-dreams-jphmx2 + .lucky-dreams-u74qtd,
.lucky-dreams-jphmx2 + .lucky-dreams-jphmx2 {
  margin-top: 24px;
}

.lucky-dreams-r3qq3v {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-r3qq3v {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-r3qq3v {
    padding: 80px;
  }
}

.lucky-dreams-7b9uf3 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .lucky-dreams-7b9uf3 {
    padding: 0 16px;
}


}

.lucky-dreams-su3o3e {
  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) {
  .lucky-dreams-su3o3e {
    font-size: 48px;
    line-height: 56px;
  }
}

.lucky-dreams-eo8wuf {
  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) {
  .lucky-dreams-eo8wuf {
    font-size: 24px;
    line-height: 32px;
  }
}

.lucky-dreams-b4xxnh {
  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;
}

.lucky-dreams-b4xxnh:hover {
  background: var(--button-bg-hover);
}

.lucky-dreams-a1o2j7 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.lucky-dreams-a1o2j7 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .lucky-dreams-a1o2j7 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .lucky-dreams-a1o2j7 img {
  min-height: 100%;
  }
}

.lucky-dreams-r3qq3v::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.lucky-dreams-b6dz47 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.lucky-dreams-b6dz47 h1,
.lucky-dreams-b6dz47 h2,
.lucky-dreams-b6dz47 h3,
.lucky-dreams-b6dz47 h4 {
  margin-bottom: 6px;
}

.lucky-dreams-b6dz47 h1:not(:first-child),
.lucky-dreams-b6dz47 h2:not(:first-child),
.lucky-dreams-b6dz47 h3:not(:first-child),
.lucky-dreams-b6dz47 h4:not(:first-child) {
  margin-top: 16px;
}

.lucky-dreams-b6dz47 h1,
.lucky-dreams-b6dz47 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .lucky-dreams-b6dz47 h1,
  .lucky-dreams-b6dz47 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.lucky-dreams-b6dz47 h2,
.lucky-dreams-b6dz47 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .lucky-dreams-b6dz47 h2,
  .lucky-dreams-b6dz47 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-b6dz47 h3,
.lucky-dreams-b6dz47 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .lucky-dreams-b6dz47 h3,
  .lucky-dreams-b6dz47 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.lucky-dreams-b6dz47 h4,
.lucky-dreams-b6dz47 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.lucky-dreams-b6dz47 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.lucky-dreams-b6dz47 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.lucky-dreams-b6dz47 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);
}

.lucky-dreams-b6dz47 ul ul {
  margin-bottom: 8px;
}

.lucky-dreams-b6dz47 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.lucky-dreams-b6dz47 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.lucky-dreams-b6dz47 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.lucky-dreams-b6dz47 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.lucky-dreams-b6dz47 ol li::marker {
  font-weight: 700;
}

.lucky-dreams-b6dz47 ol ol {
  margin-bottom: 8px;
}

.lucky-dreams-b6dz47 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.lucky-dreams-b6dz47 ol ul li {
  padding-left: 16px;
}

.lucky-dreams-b6dz47 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) {
  .lucky-dreams-b6dz47 table {
    padding: 24px;
  }
}

.lucky-dreams-b6dz47 table.lucky-dreams-8bmfzn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.lucky-dreams-rmg1da,
    mask-image 0.3s;
}

.lucky-dreams-b6dz47 table.lucky-dreams-8bmfzn.lucky-dreams-wjkkjs {
  -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) {
  .lucky-dreams-b6dz47 table {
    display: table;
  }
}

.lucky-dreams-b6dz47 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.lucky-dreams-b6dz47 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.lucky-dreams-b6dz47 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.lucky-dreams-b6dz47 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) {
  .lucky-dreams-b6dz47 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.lucky-dreams-b6dz47 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.lucky-dreams-b6dz47 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.lucky-dreams-b6dz47 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.lucky-dreams-b6dz47 img {
  max-width: 100%;
  height: auto;
}

.lucky-dreams-o0yo8o {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .lucky-dreams-o0yo8o {
    padding: 24px;
  }
}

.lucky-dreams-or144t {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .lucky-dreams-or144t {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.lucky-dreams-or144t > * {
  margin: 0 !important;
}

.lucky-dreams-or144t img,
.lucky-dreams-j1uoip {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-or144t img,
  .lucky-dreams-j1uoip {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-3j8b3t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-3j8b3t {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-f3mqcs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.lucky-dreams-f3mqcs .lucky-dreams-btaqz5 {
  flex-shrink: 0;
}

.lucky-dreams-f3mqcs .lucky-dreams-cc6tn4 svg {
  display: none;
}

.lucky-dreams-pmrw5a {
  display: grid;
  transition: max-height 0.lucky-dreams-rmg1da ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .lucky-dreams-pmrw5a {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-pmrw5a {
    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));
  }
}

.lucky-dreams-pmrw5a.lucky-dreams-6mwzi9 + .lucky-dreams-btaqz5 svg {
  transform: rotate(180deg);
}

.lucky-dreams-2tqce0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.lucky-dreams-2tqce0 > div:nth-child(3n) {
  grid-column: span 2;
}

.lucky-dreams-2tqce0
  > div:nth-child(3n)
  .lucky-dreams-nlge40
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .lucky-dreams-2tqce0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .lucky-dreams-2tqce0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .lucky-dreams-2tqce0
    > div:nth-child(3n)
    .lucky-dreams-nlge40
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-2tqce0 {
    max-width: 270px;
  }
}

.lucky-dreams-2tqce0 .lucky-dreams-nlge40 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .lucky-dreams-2tqce0 .lucky-dreams-nlge40 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-2tqce0 .lucky-dreams-nlge40 button {
    max-width: 104px;
  }
}

.lucky-dreams-18xhn4 {
  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) {
  .lucky-dreams-18xhn4 {
    margin-bottom: 0;
  }
}

.lucky-dreams-1stjsl {
  display: none;
  opacity: 0;
}

.lucky-dreams-n2tmlo {
  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;
  }
}

.lucky-dreams-n2tmlo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.lucky-dreams-nlge40 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.lucky-dreams-nlge40 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .lucky-dreams-nlge40
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .lucky-dreams-nlge40
    button {
    max-width: 145px;
  }
}

.lucky-dreams-4z83fa:first-child
  .lucky-dreams-nlge40
  button {
  max-width: 270px;
}

.lucky-dreams-hqumg5 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.lucky-dreams-18xhn4 picture {
  width: 100%;
  max-width: 100%;
}

.lucky-dreams-73bi6t {
  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;
}

.lucky-dreams-73bi6t svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.lucky-dreams-18xhn4:hover .lucky-dreams-73bi6t {
  display: flex;
}

.lucky-dreams-oitrjy {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.lucky-dreams-u3w486 {
  display: flex;
}

.lucky-dreams-u3w486:hover .lucky-dreams-ktlrpb,
.lucky-dreams-u3w486 .lucky-dreams-mfgdxb .lucky-dreams-ktlrpb {
  display: flex;
}

.lucky-dreams-u3w486 svg {
  flex-shrink: 0;
}

.lucky-dreams-ktlrpb {
  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) {
  .lucky-dreams-ktlrpb {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.lucky-dreams-ktlrpb:hover {
  display: flex;
}

.lucky-dreams-ktlrpb svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.lucky-dreams-v10paw {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .lucky-dreams-v10paw {
    font-size: 12px;
  }
}

.lucky-dreams-sdyrxr,
.lucky-dreams-vni3u1 {
  width: 50%;
  flex-shrink: 0;
}

.lucky-dreams-sdyrxr {
  font-weight: 700;
}

.lucky-dreams-idre8x .lucky-dreams-pmrw5a {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .lucky-dreams-idre8x .lucky-dreams-pmrw5a {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-idre8x .lucky-dreams-pmrw5a {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.lucky-dreams-idre8x
  .lucky-dreams-hqumg5:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.lucky-dreams-idre8x .lucky-dreams-n2tmlo {
  height: 100% !important;
  border-radius: 16px;
}

.lucky-dreams-idre8x .lucky-dreams-nlge40 {
  gap: 4px;
  align-items: center;
}

.lucky-dreams-idre8x .lucky-dreams-nlge40 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lucky-dreams-idre8x .lucky-dreams-nlge40 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.lucky-dreams-idre8x .lucky-dreams-rvqibi,
.lucky-dreams-idre8x .lucky-dreams-25gwhy {
  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.lucky-dreams-29wtdx.org/2000/svg'%3E%3Cpath d='M9.lucky-dreams-zr9l9z 4.lucky-dreams-l94hom.lucky-dreams-hx3d81 5.lucky-dreams-iwv4x2.lucky-dreams-higv8d 5.lucky-dreams-rxihu5.lucky-dreams-cil4nk 5.lucky-dreams-l0xcdx.lucky-dreams-kcwtvd 8.lucky-dreams-6eanv1.lucky-dreams-63mnct 9.lucky-dreams-qb22os.lucky-dreams-fvv9ah 9.lucky-dreams-c62wh7.lucky-dreams-1hqhzd 13.lucky-dreams-bkg8js.lucky-dreams-08gcfd 11.lucky-dreams-a47wlt.lucky-dreams-jl9t9z 11.lucky-dreams-yhsh7f.lucky-dreams-ogkyqk 11.lucky-dreams-j1oi1x.lucky-dreams-slfo4q 13.lucky-dreams-du6hfu.lucky-dreams-pjy3qh 9.lucky-dreams-fo1lf9.lucky-dreams-20t6sn 9.lucky-dreams-2fu4hb.lucky-dreams-cgcbt6 8.lucky-dreams-wis53n.lucky-dreams-candex 5.lucky-dreams-g5ryr2.lucky-dreams-y1v08t 5.lucky-dreams-83rq17.lucky-dreams-fnro7e 5.lucky-dreams-8ydt4a.lucky-dreams-ti5228 4.lucky-dreams-t9l5i9.lucky-dreams-jl9t9z 1.lucky-dreams-zjlyfu.lucky-dreams-zr9l9z 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.lucky-dreams-idre8x .lucky-dreams-rvqibi {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.lucky-dreams-idre8x .lucky-dreams-25gwhy {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.lucky-dreams-kyo99u {
  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) {
  .lucky-dreams-kyo99u {
    padding: 24px;
  }
}

.lucky-dreams-kyo99u .lucky-dreams-btaqz5 {
  display: flex;
}

@media (min-width: 768px) {
  .lucky-dreams-kyo99u .lucky-dreams-btaqz5 {
    display: none;
  }
}

.lucky-dreams-kyo99u .lucky-dreams-cc6tn4 svg {
  display: none;
}

.lucky-dreams-wp5o6o {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.lucky-dreams-wp5o6o .lucky-dreams-nxs0yp {
  display: none;
}

@media (min-width: 768px) {
  .lucky-dreams-wp5o6o .lucky-dreams-nxs0yp {
    display: flex;
  }
}

.lucky-dreams-vftiqn {
  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) {
  .lucky-dreams-vftiqn {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-vftiqn > * {
  margin: 0 !important;
}

.lucky-dreams-vftiqn img,
.lucky-dreams-x8skyj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-vftiqn img,
  .lucky-dreams-x8skyj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-ifi805 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-ifi805 {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-lrlut9 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .lucky-dreams-lrlut9 {
    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;
  }

  .lucky-dreams-lrlut9::-webkit-scrollbar {
    display: none;
  }
}

.lucky-dreams-jd730w {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .lucky-dreams-jd730w {
    padding: 7px 15px;
  }
}

.lucky-dreams-jd730w:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.lucky-dreams-z1p2u9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .lucky-dreams-z1p2u9 {
    display: flex;
    opacity: 1;
  }
}

.lucky-dreams-jd730w picture {
  height: 100%;
  display: block;
}

.lucky-dreams-jd730w img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .lucky-dreams-jd730w img {
    width: 88px;
    height: 44px;
  }
}

.lucky-dreams-jd730w p {
  text-align: center;
  width: 100%;
}

.lucky-dreams-4tvrvq {
  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) {
  .lucky-dreams-4tvrvq {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-4tvrvq img,
.lucky-dreams-y9k9fp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-4tvrvq img,
  .lucky-dreams-y9k9fp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-c8it73 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-c8it73 {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-56b2tx {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.lucky-dreams-ndvguy {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.lucky-dreams-9rbe05 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.lucky-dreams-9rbe05.lucky-dreams-mfgdxb {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.lucky-dreams-wbz0yg {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .lucky-dreams-wbz0yg {
    font-size: 20px;
    line-height: 28px;
  }
}

.lucky-dreams-wouunt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.lucky-dreams-dcrg0b {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.lucky-dreams-rmg1da ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.lucky-dreams-t1o0dh {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.lucky-dreams-t1o0dh ol,
.lucky-dreams-t1o0dh ul {
  padding-left: 1.3em;
}

.lucky-dreams-9rbe05.lucky-dreams-mfgdxb .lucky-dreams-dcrg0b {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.lucky-dreams-9rbe05.lucky-dreams-mfgdxb .lucky-dreams-wouunt {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.lucky-dreams-gmjvq4 {
  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) {
  .lucky-dreams-gmjvq4 {
    padding: 24px;
  }
}

.lucky-dreams-gmjvq4 .lucky-dreams-btaqz5 {
  display: flex;
}

@media (min-width: 768px) {
  .lucky-dreams-gmjvq4 .lucky-dreams-btaqz5 {
    display: none;
  }
}

.lucky-dreams-gmjvq4 .lucky-dreams-cc6tn4 svg {
  display: none;
}

.lucky-dreams-1bhzpb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lucky-dreams-1bhzpb .lucky-dreams-nxs0yp {
  display: none;
}

@media (min-width: 768px) {
  .lucky-dreams-1bhzpb .lucky-dreams-nxs0yp {
    display: flex;
  }
}

.lucky-dreams-nnez3u {
  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) {
  .lucky-dreams-nnez3u {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-nnez3u > * {
  margin: 0 !important;
}

.lucky-dreams-nnez3u img,
.lucky-dreams-rnif1p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-nnez3u img,
  .lucky-dreams-rnif1p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-trtggf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-trtggf {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-0fj7x6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .lucky-dreams-0fj7x6 {
    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;
  }

  .lucky-dreams-0fj7x6::-webkit-scrollbar {
    display: none;
  }
}

.lucky-dreams-j0929b {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.lucky-dreams-j0929b:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.lucky-dreams-iatlf9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .lucky-dreams-iatlf9 {
    display: flex;
    opacity: 1;
  }
}

.lucky-dreams-j0929b picture {
  width: auto;
  height: 100%;
  display: block;
}

.lucky-dreams-j0929b picture img {
  display: block;
  width: auto;
  height: 100%;
}

.lucky-dreams-coy60c {
  margin: -24px 0;
}

.lucky-dreams-coy60c:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .lucky-dreams-coy60c {
    margin: -16px 0;
  }
}

.lucky-dreams-9ublg1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .lucky-dreams-9ublg1 {
    flex-direction: row;
  }
}

.lucky-dreams-vsjt7w {
  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) {
  .lucky-dreams-vsjt7w {
    flex: 1;
  }
}

.lucky-dreams-vsjt7w::placeholder {
  color: var(--Text-400);
}

.lucky-dreams-n672kk {
  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;
}

.lucky-dreams-vnzrw4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.lucky-dreams-vnzrw4::-webkit-scrollbar {
  display: none;
}

.lucky-dreams-7xs3mq {
  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;
}

.lucky-dreams-7xs3mq img,
.lucky-dreams-7xs3mq svg {
  margin-right: 8px;
}

.lucky-dreams-msobat {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.lucky-dreams-coy60c + .lucky-dreams-7yom6i {
  margin-top: 0;
}

@media (min-width: 768px) {
  .lucky-dreams-coy60c + .lucky-dreams-7yom6i {
    margin-top: -16px;
  }
}

.lucky-dreams-u0qu7v {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.lucky-dreams-u0qu7v > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.lucky-dreams-u0qu7v > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.lucky-dreams-gua2j3 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.lucky-dreams-cgzjlo {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.lucky-dreams-f504pa {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.lucky-dreams-sjjz0p {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.lucky-dreams-s1wwxj {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.lucky-dreams-gua2j3 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;
}

.lucky-dreams-gua2j3 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) {
  .lucky-dreams-gua2j3 {
    padding: 39px 179px 39px 39px;
  }

  .lucky-dreams-cgzjlo {
    font-size: 40px;
    line-height: 48px;
  }

  .lucky-dreams-s1wwxj {
    height: 348px;
  }

  .lucky-dreams-gua2j3 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .lucky-dreams-gua2j3 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-gua2j3 {
    padding: 63px;
  }
}

.lucky-dreams-mowz63 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .lucky-dreams-mowz63 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.lucky-dreams-8nmxuy {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .lucky-dreams-8nmxuy {
    width: auto;
  }
}

.lucky-dreams-b1w5ly {
  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;
}

.lucky-dreams-b1w5ly::-webkit-scrollbar {
  display: none;
}

.lucky-dreams-b1w5ly 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);
}

.lucky-dreams-b1w5ly a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .lucky-dreams-b1w5ly {
    margin-left: 16px;
    margin-top: 0;
  }
}

.lucky-dreams-mowz63 .lucky-dreams-0nbxsq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.lucky-dreams-rmg1da,
    mask-image 0.3s;
}

.lucky-dreams-mowz63 .lucky-dreams-0nbxsq.lucky-dreams-wjkkjs {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.lucky-dreams-ppru85 {
  margin: 40px -16px;
}

.lucky-dreams-1ialia + .lucky-dreams-u74qtd,
.lucky-dreams-1ialia + .lucky-dreams-jphmx2 {
  margin-top: 24px;
}

.lucky-dreams-boptrf {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.lucky-dreams-boptrf picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.lucky-dreams-lgumnc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .lucky-dreams-lgumnc {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-lgumnc {
    margin-top: 0;
  }
}

.lucky-dreams-4lpg7a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .lucky-dreams-4lpg7a {
    font-size: 24px;
    line-height: 32px;
  }
}

.lucky-dreams-r94s1m {
  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) {
  .lucky-dreams-r94s1m {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.lucky-dreams-nehxyj {
  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) {
  .lucky-dreams-nehxyj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.lucky-dreams-ilg7j5 {
  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) {
  .lucky-dreams-ilg7j5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.lucky-dreams-trhntf {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .lucky-dreams-trhntf {
    font-size: 32px;
    line-height: 40px;
  }
}

.lucky-dreams-jajazw {
  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;
}

.lucky-dreams-0mzoa2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.lucky-dreams-0mzoa2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.lucky-dreams-7yom6i {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.lucky-dreams-jitcxi {
  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) {
  .lucky-dreams-jitcxi {
    padding: 15px 48px;
  }
}

main > .lucky-dreams-7yom6i {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .lucky-dreams-pmrw5a.lucky-dreams-ewozlv > div:nth-child(n+5) {
    display: none;
  }
}

.lucky-dreams-b6dz47 p a img {
  display: block;
  margin: 0 auto;
}


.lucky-dreams-nrncm8 {
  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 */
.lucky-dreams-soyocw {
  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;
}

.lucky-dreams-soyocw label {
  font-size: 14px;
}

.lucky-dreams-soyocw h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.lucky-dreams-soyocw input,
.lucky-dreams-soyocw textarea,
.lucky-dreams-soyocw 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;
}
.lucky-dreams-soyocw button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.lucky-dreams-e45fym ease;
}
.lucky-dreams-soyocw button:hover {
  background-color: var(--button-bg-hover);
}
.lucky-dreams-7rzaxe {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.lucky-dreams-276oq2 ease-in;
}

.lucky-dreams-7rzaxe 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;
}
.lucky-dreams-wkybg5, .lucky-dreams-x7urm8, [class*="review-card"],
thead, thead th, table th, .lucky-dreams-oe9awl,
.lucky-dreams-wzh83s, [class*="collapsible-header"],
.lucky-dreams-5a8oyh, [class*="updated-block"] {
  color: #ece7dc !important;
}

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