* {
  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-sj0pxh {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-sj0pxh {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-sj0pxh {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.lucky-dreams-rwuubw {
  overflow: hidden;
}

.lucky-dreams-zt2ba6 img {
  background: var(--Neutral-300);
}

.lucky-dreams-bulqqe {
  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-i72z8c {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.lucky-dreams-i72z8c:hover {
  background: var(--button-bg-hover);
}

.lucky-dreams-k5q8cv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.lucky-dreams-k5q8cv:hover {
  background: var(--button-bg-hover);
}

.lucky-dreams-x4f0hv {
  font-size: 12px;
  line-height: 18px;
}

.lucky-dreams-pqasvp {
  font-size: 18px;
  line-height: 26px;
}

.lucky-dreams-svk9f7 {
  width: 100%;
}

.lucky-dreams-drfn43 {
  padding: 6px 16px;
}

.lucky-dreams-3jzydk {
  padding: 10px 16px;
}

.lucky-dreams-p8njhh {
  padding: 15px 26px;
}

.lucky-dreams-zwzl2b {
  flex-shrink: 0;
}

.lucky-dreams-642vm3 {
  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-j12n01 {
  display: none;
}

.lucky-dreams-brx4hb {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.lucky-dreams-pecgjl {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.lucky-dreams-81cx4y {
  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-03xkgi {
  cursor: grab;
}

.lucky-dreams-81cx4y::-webkit-scrollbar {
  display: none;
}

.lucky-dreams-pn2n70 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.lucky-dreams-j098u4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.lucky-dreams-fvda1c {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.lucky-dreams-bksiys {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.lucky-dreams-yg8zh4 {
  visibility: visible;
}

.lucky-dreams-3fwuob {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.lucky-dreams-1u0loa ease;
}

.lucky-dreams-hgrikc {
  background-color: var(--Primary-200);
  width: 16px;
}

.lucky-dreams-kzviv2 {
  -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-1u0loa,
    mask-image 0.3s;
}

.lucky-dreams-kzviv2.lucky-dreams-yukbnm {
  -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-073mno: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-ucdzln {
  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-ivyx4m.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-ivyx4m.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-53xbfs {
  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-53xbfs::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-d8vce2 {
  position: relative;
  z-index: 1;
}

.lucky-dreams-yrcsg9 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.lucky-dreams-us553e {
  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-ebsfsu {
  font-size: 40px;
  line-height: 48px;
}

.lucky-dreams-jfztfz {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.lucky-dreams-fd3ery {
  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-fd3ery:hover {
  background: var(--Primary-400);
}

.lucky-dreams-fd3ery svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.lucky-dreams-073mno 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-53xbfs {
    max-width: 600px;
    padding: 64px;
  }

  .lucky-dreams-yrcsg9 {
    font-size: 24px;
    line-height: 32px;
  }

  .lucky-dreams-us553e {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .lucky-dreams-ebsfsu {
    font-size: 50px;
    line-height: 56px;
  }

  .lucky-dreams-jfztfz {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .lucky-dreams-ucdzln {
    top: 25px;
    right: 25px;
  }
}

.lucky-dreams-yj2s20,
.lucky-dreams-o2ac47 {
  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-cqjr9y.lucky-dreams-x2pz4r::before,
.lucky-dreams-o2ac47::before,
.lucky-dreams-4skmki::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-ivyx4m.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.lucky-dreams-pxxbu1 14.lucky-dreams-nwydiq.lucky-dreams-evs7gs 14.lucky-dreams-c0gx2k 15.lucky-dreams-lppjks 14.lucky-dreams-hfq2pc 15.lucky-dreams-q4ck7b 14.lucky-dreams-psa5l5.lucky-dreams-1bgwe5 14.lucky-dreams-0io81j 19.lucky-dreams-ofirjv 12.lucky-dreams-3097dx 19.lucky-dreams-ofirjv 10.lucky-dreams-1gudze.lucky-dreams-ofirjv 8.lucky-dreams-1xvfr0 17.lucky-dreams-7jx8uu 7.lucky-dreams-60zqti 15.lucky-dreams-rf3au8 7.lucky-dreams-hb0nsr.lucky-dreams-jg56uz 7.lucky-dreams-60zqti 11.lucky-dreams-zhxxtc 8.lucky-dreams-1xvfr0 11.lucky-dreams-zhxxtc 10.lucky-dreams-9if2d4.lucky-dreams-zhxxtc 12.lucky-dreams-r69cg5 13.lucky-dreams-yv93j3 14.lucky-dreams-w3mj6b 15.lucky-dreams-8w6u9k 14.lucky-dreams-9m8mmr.lucky-dreams-husgsf 14.lucky-dreams-07v6qs 15.lucky-dreams-3pvgd2 14.lucky-dreams-josnuv 15.lucky-dreams-ycab0c 14.lucky-dreams-6pohqm.lucky-dreams-pxxbu1 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.lucky-dreams-6ruxu9 15.lucky-dreams-1wn94z.lucky-dreams-s1ej2t 15.lucky-dreams-vd685t 15.lucky-dreams-ce3abb 15.lucky-dreams-mnd102 15.lucky-dreams-o0gr8z 15.lucky-dreams-cw9byb.lucky-dreams-q53qht 15.lucky-dreams-mnd102 15.lucky-dreams-kdsbop 15.lucky-dreams-b9stgq 15.lucky-dreams-lszm42 15.lucky-dreams-grjc5k.lucky-dreams-c3r7av 15.lucky-dreams-us1zsc 7.lucky-dreams-zzcftf 18.lucky-dreams-1z74sx 7.lucky-dreams-fn2q6r 23.lucky-dreams-hdjfe1.lucky-dreams-pado24.lucky-dreams-2h133w 18.lucky-dreams-as9pbx 19.lucky-dreams-12mij3 15.lucky-dreams-fwdn3v 15.lucky-dreams-6ruxu9 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-feraiy [type="submit"] *,
.lucky-dreams-o40pr3 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .lucky-dreams-hilf0r {
    display: none;
  }
}

.lucky-dreams-shkopy {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .lucky-dreams-shkopy {
  display: none;
}

@media (min-width: 768px) {
  .lucky-dreams-shkopy {
    bottom: 22px;
  }
}

.lucky-dreams-shkopy input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .lucky-dreams-shkopy {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.lucky-dreams-7mb28b.static) .lucky-dreams-shkopy {
    bottom: 8px;
  }
}

.lucky-dreams-qo1eyu {
  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-ivyx4m.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.lucky-dreams-ic5odn 3.lucky-dreams-m84chh.lucky-dreams-uh78ka.lucky-dreams-gh6qx3 3.lucky-dreams-d3ob1r 3.lucky-dreams-ex248c 5.lucky-dreams-s66z1u 3.lucky-dreams-ex248c 8.lucky-dreams-9njhkp.lucky-dreams-mwenw8.lucky-dreams-ex248c 26.lucky-dreams-yzjiby 5.lucky-dreams-d9h3ji 28.lucky-dreams-u6abxz 8.lucky-dreams-5r62y7 28.lucky-dreams-nbialr.lucky-dreams-4lmj1a 28.lucky-dreams-3fvx0e.lucky-dreams-wmrgy4 34.lucky-dreams-xmfhqt.lucky-dreams-lh8tzz 36.lucky-dreams-6274th 11.lucky-dreams-sjfyc5 37.lucky-dreams-32hgaf 12.lucky-dreams-541f0f 36.lucky-dreams-kksw6h.lucky-dreams-1dl5u0 28.lucky-dreams-p8bky9.lucky-dreams-nfa7h1.lucky-dreams-e98sif 28.lucky-dreams-ixkvxt 36.lucky-dreams-y1lpwv 26.lucky-dreams-42p8pv 36.lucky-dreams-y1lpwv 23.lucky-dreams-nwgnf1.lucky-dreams-jm40zq.lucky-dreams-y1lpwv 5.lucky-dreams-hdfhof 34.lucky-dreams-dg84qr 3.lucky-dreams-d3ob1r 31.lucky-dreams-ic5odn 3.lucky-dreams-jcjpp6.lucky-dreams-5fu38v 18.lucky-dreams-yeybhg.lucky-dreams-60yw57 18.lucky-dreams-u2ks5z 8.lucky-dreams-9y42cf 17.lucky-dreams-ifl6ec 8.lucky-dreams-9y42cf 15.lucky-dreams-qdy7gu.lucky-dreams-9y42cf 14.lucky-dreams-l4maye 9.lucky-dreams-60yw57 13.lucky-dreams-ru1hhr 11.lucky-dreams-5fu38v 13.lucky-dreams-8yvf1b.lucky-dreams-x5cfrd 13.lucky-dreams-ru1hhr 13.lucky-dreams-1y1acc 14.lucky-dreams-l4maye 13.lucky-dreams-1y1acc 15.lucky-dreams-96prjp.lucky-dreams-1y1acc 17.lucky-dreams-ifl6ec 12.lucky-dreams-x5cfrd 18.lucky-dreams-u2ks5z 11.lucky-dreams-5fu38v 18.lucky-dreams-2c9pg8.lucky-dreams-f6xk44 18.lucky-dreams-8ihd8s.lucky-dreams-v3t6ki 18.lucky-dreams-u2ks5z 17.lucky-dreams-35dzc4 17.lucky-dreams-ifl6ec 17.lucky-dreams-35dzc4 15.lucky-dreams-byv34n.lucky-dreams-35dzc4 14.lucky-dreams-l4maye 18.lucky-dreams-v3t6ki 13.lucky-dreams-ru1hhr 20.lucky-dreams-f6xk44 13.lucky-dreams-hwxfra.lucky-dreams-2yem6p 13.lucky-dreams-ru1hhr 22.lucky-dreams-nygn1a 14.lucky-dreams-l4maye 22.lucky-dreams-nygn1a 15.lucky-dreams-oaef5g.lucky-dreams-h04ggg 17.lucky-dreams-ifl6ec 21.lucky-dreams-2yem6p 18.lucky-dreams-u2ks5z 20.lucky-dreams-f6xk44 18.lucky-dreams-6eo6rw.lucky-dreams-fwn9vr 18.lucky-dreams-fdiex7.lucky-dreams-1g52tz 18.lucky-dreams-u2ks5z 26.lucky-dreams-sgbeeo 17.lucky-dreams-ifl6ec 26.lucky-dreams-sgbeeo 15.lucky-dreams-kxjx5m.lucky-dreams-sgbeeo 14.lucky-dreams-l4maye 27.lucky-dreams-1g52tz 13.lucky-dreams-ru1hhr 28.lucky-dreams-fwn9vr 13.lucky-dreams-ej504r.lucky-dreams-v7kwwh 13.lucky-dreams-ru1hhr 31.lucky-dreams-tyqk1u 14.lucky-dreams-l4maye 31.lucky-dreams-tyqk1u 15.lucky-dreams-p81mx0.lucky-dreams-sgbeeo 17.lucky-dreams-ifl6ec 30.lucky-dreams-v7kwwh 18.lucky-dreams-u2ks5z 28.lucky-dreams-fwn9vr 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-qo1eyu {
    display: none;
  }
}

.lucky-dreams-ah9t3r {
  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-ah9t3r {
    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-o40pr3 {
  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-o40pr3 {
    padding: 14px 16px;
  }
}

.lucky-dreams-o40pr3 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.lucky-dreams-o40pr3 button:first-child {
  align-content: end;
}

.lucky-dreams-o40pr3 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .lucky-dreams-o40pr3
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .lucky-dreams-o40pr3
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.lucky-dreams-o40pr3 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.lucky-dreams-o40pr3 button:last-child svg {
  width: 38px;
  height: 38px;
}

.lucky-dreams-4skmki {
  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-4skmki::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .lucky-dreams-4skmki,
.pc61d126-chatbot[data-active-screen="3"]
  .lucky-dreams-4skmki {
  opacity: 1;
  visibility: visible;
}

.lucky-dreams-2rh3l6 {
  flex: 1 1;
}

.lucky-dreams-6xy2fo {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-6xy2fo {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .lucky-dreams-yiujob {
  display: block;
}

.lucky-dreams-4637k5 {
  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-4637k5 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.lucky-dreams-o2ac47 {
  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-o2ac47::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.lucky-dreams-ekcd5r span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.lucky-dreams-ekcd5r p {
  color: var(--Text-100);
}

.lucky-dreams-o2ac47 .lucky-dreams-mjne6k {
  grid-area: button;
}

.lucky-dreams-o2ac47 .lucky-dreams-mjne6k::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-ivyx4m.org/2000/svg'%3E%3Cpath d='M4.lucky-dreams-9bwmb2 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.lucky-dreams-sbzdyx 15L16.lucky-dreams-sbzdyx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.lucky-dreams-sbzdyx 5L16.lucky-dreams-sbzdyx 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-dx82jy {
  display: block;
}

.lucky-dreams-6l3zsx {
  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-6l3zsx {
    margin-top: 40px;
  }
}

.lucky-dreams-yj2s20 label,
.lucky-dreams-yj2s20 input {
  display: block;
  width: 100%;
}

.lucky-dreams-yj2s20 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.lucky-dreams-yj2s20 label.lucky-dreams-d0um58 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.lucky-dreams-yj2s20 label.lucky-dreams-d0um58::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-yj2s20 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-yj2s20 input::placeholder {
  color: var(--Text-400);
}

.lucky-dreams-6vig8x {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .lucky-dreams-6vig8x {
  display: flex;
}

.lucky-dreams-6vig8x ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .lucky-dreams-6vig8x ol {
    height: 420px;
    padding: 24px;
  }
}

.lucky-dreams-6vig8x ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.lucky-dreams-feraiy {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-feraiy {
    padding: 0 24px 24px;
  }
}

.lucky-dreams-feraiy 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-feraiy input::placeholder {
  color: var(--Text-400);
}

.lucky-dreams-feraiy [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.lucky-dreams-feraiy [type="submit"]:disabled {
  opacity: 0.5;
}

.lucky-dreams-feraiy [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .lucky-dreams-feraiy [type="submit"] {
    right: 40px;
  }
}

.lucky-dreams-cqjr9y {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.lucky-dreams-cqjr9y.lucky-dreams-x2pz4r {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.lucky-dreams-cqjr9y.lucky-dreams-x2pz4r::before {
  content: "";
  width: 31px;
}

.lucky-dreams-cqjr9y.lucky-dreams-x2pz4r p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.lucky-dreams-cqjr9y.lucky-dreams-yvgto9 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.lucky-dreams-cqjr9y 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-shkopy .lucky-dreams-mjne6k {
  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-hilf0r {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .lucky-dreams-hilf0r {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-hilf0r {
    padding: 18px 0;
  }
}

.lucky-dreams-hilf0r .lucky-dreams-sj0pxh {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .lucky-dreams-hilf0r .lucky-dreams-sj0pxh {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.lucky-dreams-l8e9yr {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .lucky-dreams-l8e9yr {
    max-width: 160px;
    height: 40px;
  }
}

.lucky-dreams-l8e9yr picture,
.lucky-dreams-l8e9yr img {
  display: block;
  width: 100%;
  height: 100%;
}

.lucky-dreams-l8e9yr img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .lucky-dreams-4ghbrl {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.lucky-dreams-1u0loa ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .lucky-dreams-hilf0r.lucky-dreams-wkcq23 .lucky-dreams-4ghbrl {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .lucky-dreams-4ghbrl {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .lucky-dreams-4ghbrl {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.lucky-dreams-yzvy62,
.lucky-dreams-ewez3x {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .lucky-dreams-yzvy62,
  .lucky-dreams-ewez3x {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .lucky-dreams-ewez3x {
    display: none;
  }
}

.lucky-dreams-4v3dd6 {
  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-wkcq23 .lucky-dreams-4v3dd6 {
  background: var(--fh-bg-color);
}

.lucky-dreams-4v3dd6 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .lucky-dreams-4v3dd6 {
    display: none;
  }
}

.lucky-dreams-eqspdu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .lucky-dreams-eqspdu {
    display: none;
  }
}

.lucky-dreams-eqw54e {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.lucky-dreams-hilf0r.lucky-dreams-wkcq23 .lucky-dreams-eqw54e:first-child {
  display: none;
}

.lucky-dreams-hilf0r.lucky-dreams-wkcq23 .lucky-dreams-eqw54e:last-child {
  display: block;
}

.lucky-dreams-eqw54e:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .lucky-dreams-eqw54e {
    display: none;
  }
}

.lucky-dreams-30l7w4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .lucky-dreams-30l7w4 {
    display: flex;
  }
}

.lucky-dreams-30l7w4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.lucky-dreams-30l7w4:hover ul {
  visibility: visible;
  opacity: 1;
}

.lucky-dreams-30l7w4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.lucky-dreams-30l7w4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.lucky-dreams-30l7w4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.lucky-dreams-30l7w4:hover .lucky-dreams-78ktgi svg {
  transform: rotate(180deg);
}

.lucky-dreams-tavo51 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.lucky-dreams-kk1kmq {
  padding: 0 8px;
}

.lucky-dreams-mvqcuj {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.lucky-dreams-mvqcuj:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .lucky-dreams-mvqcuj {
    padding: 4px 8px;
  }
}

.lucky-dreams-e9bce7 {
  display: flex;
}

.lucky-dreams-e9bce7 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.lucky-dreams-78ktgi {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.lucky-dreams-78ktgi svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.lucky-dreams-k1brua {
  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-k1brua {
    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-ov58xj {
  width: 100%;
}

@media (min-width: 1200px) {
  .lucky-dreams-ov58xj {
    display: none;
  }
}

.lucky-dreams-ygufqk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.lucky-dreams-gdnp5q {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.lucky-dreams-38rkzx {
  display: flex;
}

.lucky-dreams-s49bz5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.lucky-dreams-1h6isx {
  list-style: none;
}

@media (max-width: 1199px) {
  .lucky-dreams-1h6isx {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-1h6isx {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .lucky-dreams-1h6isx .lucky-dreams-ialery [data-ref-el],
  .lucky-dreams-1h6isx .lucky-dreams-ialery span,
  .lucky-dreams-1h6isx .lucky-dreams-ialery a {
    white-space: nowrap;
  }
}

.lucky-dreams-aui6d5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .lucky-dreams-aui6d5.lucky-dreams-ge6uuw > .lucky-dreams-ialery {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-aui6d5.lucky-dreams-qj9zzf:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .lucky-dreams-aui6d5.lucky-dreams-ge6uuw > .lucky-dreams-gwmhtp {
    height: auto;
  }

  .lucky-dreams-aui6d5.lucky-dreams-ge6uuw > div > .lucky-dreams-r7pk22 {
    transform: rotate(180deg);
  }
}

.lucky-dreams-aui6d5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.lucky-dreams-aui6d5 [data-ref-el],
.lucky-dreams-aui6d5 span {
  cursor: pointer;
}

.lucky-dreams-aui6d5 [data-ref-el],
.lucky-dreams-aui6d5 span,
.lucky-dreams-aui6d5 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .lucky-dreams-aui6d5 [data-ref-el],
  .lucky-dreams-aui6d5 span,
  .lucky-dreams-aui6d5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-aui6d5 [data-ref-el],
  .lucky-dreams-aui6d5 span,
  .lucky-dreams-aui6d5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.lucky-dreams-gwmhtp {
  height: 0;
  overflow: hidden;
  transition: height 0.lucky-dreams-1u0loa ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.lucky-dreams-gwmhtp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.lucky-dreams-gwmhtp::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.lucky-dreams-gwmhtp::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .lucky-dreams-gwmhtp {
    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-gwmhtp:has(> .lucky-dreams-aui6d5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .lucky-dreams-gwmhtp .lucky-dreams-gwmhtp {
    padding: 0;
  }

  .lucky-dreams-gwmhtp .lucky-dreams-aui6d5 {
    font-weight: 400;
  }

  .lucky-dreams-gwmhtp .lucky-dreams-aui6d5:hover > .lucky-dreams-ialery {
    background: var(--Neutral-300);
  }

  .lucky-dreams-gwmhtp .lucky-dreams-r7pk22 {
    rotate: -90deg;
  }
}

.lucky-dreams-ialery {
  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-ialery {
    padding: 8px;
  }

  .lucky-dreams-aui6d5.lucky-dreams-6zk8mb > .lucky-dreams-ialery {
    background: var(--Neutral-300);
  }
}

.lucky-dreams-r7pk22 {
  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-ivyx4m.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.lucky-dreams-mmk45f 0.lucky-dreams-rh6r1v.lucky-dreams-j2dtvv -0.lucky-dreams-gz4tyj 0.lucky-dreams-w7p7l5 -0.lucky-dreams-gz4tyj 1.lucky-dreams-o8gpce 0.lucky-dreams-9n5rnx.lucky-dreams-58h9cq 4.lucky-dreams-8u2npd.lucky-dreams-mmk45f 0.lucky-dreams-t5abba.lucky-dreams-tjlvnq -0.lucky-dreams-gz4tyj 9.lucky-dreams-8hwblm -0.lucky-dreams-gz4tyj 10.lucky-dreams-ilwsid 0.lucky-dreams-5grk53.lucky-dreams-ytxwuf 0.lucky-dreams-j2dtvv 10.lucky-dreams-ytxwuf 0.lucky-dreams-w7p7l5 10.lucky-dreams-ilwsid 1.lucky-dreams-mioee5.lucky-dreams-yfvlnj 5.lucky-dreams-d5p4tp.lucky-dreams-tnarzx 6.lucky-dreams-cn7bju 5.lucky-dreams-2k1j26 6.lucky-dreams-cn7bju 4.lucky-dreams-1mpgnx 5.lucky-dreams-jf4vv0.lucky-dreams-mmk45f 1.lucky-dreams-gkqfur.lucky-dreams-gz4tyj 0.lucky-dreams-w7p7l5 -0.lucky-dreams-gz4tyj 0.lucky-dreams-j2dtvv 0.lucky-dreams-mmk45f 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.lucky-dreams-1u0loa ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .lucky-dreams-r7pk22 {
    cursor: default;
  }
}

.lucky-dreams-tz1i1a {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.lucky-dreams-l5hl32 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .lucky-dreams-l5hl32 {
    padding: 40px 4px;
  }
}

.lucky-dreams-luc024 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-luc024 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.lucky-dreams-r70t0v {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .lucky-dreams-r70t0v {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.lucky-dreams-r70t0v ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.lucky-dreams-r70t0v [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.lucky-dreams-r70t0v [data-ref-el],
.lucky-dreams-r70t0v span,
.lucky-dreams-r70t0v a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.lucky-dreams-li7ydq {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .lucky-dreams-li7ydq {
    margin-bottom: 12px;
  }
}

.lucky-dreams-62d75b {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.lucky-dreams-62d75b img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-62d75b:last-child {
    margin-right: 0;
  }
}

.lucky-dreams-pgevjw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.lucky-dreams-li7ydq:hover .lucky-dreams-yd1can {
  visibility: visible;
  opacity: 1;
}

.lucky-dreams-yd1can {
  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-guwhrp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.lucky-dreams-k1by79 {
  display: flex;
  margin: 6px;
}

.lucky-dreams-k1by79 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.lucky-dreams-yd1can::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-yd1can::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-ts0i3m {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .lucky-dreams-ts0i3m {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.lucky-dreams-hkori5 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .lucky-dreams-hkori5 {
    margin-right: 32px;
  }
}

.lucky-dreams-4esuoj {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .lucky-dreams-4esuoj {
    margin-top: 0;
    width: 340px;
  }
}

.lucky-dreams-4esuoj a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.lucky-dreams-id8xnt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.lucky-dreams-gwvlbb {
  position: relative;
}

@media (min-width: 768px) {
  .lucky-dreams-gwvlbb {
    margin-top: 40px;
  }
}

.lucky-dreams-gwvlbb + .lucky-dreams-ieivji,
.lucky-dreams-gwvlbb + .lucky-dreams-gwvlbb {
  margin-top: 24px;
}

.lucky-dreams-kzh9aw {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-kzh9aw {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-kzh9aw {
    padding: 80px;
  }
}

.lucky-dreams-3s7jn9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .lucky-dreams-3s7jn9 {
    padding: 0 16px;
}


}

.lucky-dreams-0czb6c {
  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-0czb6c {
    font-size: 48px;
    line-height: 56px;
  }
}

.lucky-dreams-bo00w3 {
  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-bo00w3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.lucky-dreams-2nxr34 {
  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-2nxr34:hover {
  background: var(--button-bg-hover);
}

.lucky-dreams-uf91t3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.lucky-dreams-uf91t3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .lucky-dreams-uf91t3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .lucky-dreams-uf91t3 img {
  min-height: 100%;
  }
}

.lucky-dreams-kzh9aw::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.lucky-dreams-sxps4c {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.lucky-dreams-sxps4c h1,
.lucky-dreams-sxps4c h2,
.lucky-dreams-sxps4c h3,
.lucky-dreams-sxps4c h4 {
  margin-bottom: 6px;
}

.lucky-dreams-sxps4c h1:not(:first-child),
.lucky-dreams-sxps4c h2:not(:first-child),
.lucky-dreams-sxps4c h3:not(:first-child),
.lucky-dreams-sxps4c h4:not(:first-child) {
  margin-top: 16px;
}

.lucky-dreams-sxps4c h1,
.lucky-dreams-sxps4c h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .lucky-dreams-sxps4c h1,
  .lucky-dreams-sxps4c h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.lucky-dreams-sxps4c h2,
.lucky-dreams-sxps4c h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .lucky-dreams-sxps4c h2,
  .lucky-dreams-sxps4c h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-sxps4c h3,
.lucky-dreams-sxps4c h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .lucky-dreams-sxps4c h3,
  .lucky-dreams-sxps4c h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.lucky-dreams-sxps4c h4,
.lucky-dreams-sxps4c h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.lucky-dreams-sxps4c ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.lucky-dreams-sxps4c ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.lucky-dreams-sxps4c 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-sxps4c ul ul {
  margin-bottom: 8px;
}

.lucky-dreams-sxps4c ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.lucky-dreams-sxps4c ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.lucky-dreams-sxps4c ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.lucky-dreams-sxps4c ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.lucky-dreams-sxps4c ol li::marker {
  font-weight: 700;
}

.lucky-dreams-sxps4c ol ol {
  margin-bottom: 8px;
}

.lucky-dreams-sxps4c ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.lucky-dreams-sxps4c ol ul li {
  padding-left: 16px;
}

.lucky-dreams-sxps4c 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-sxps4c table {
    padding: 24px;
  }
}

.lucky-dreams-sxps4c table.lucky-dreams-2tagxb {
  -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-1u0loa,
    mask-image 0.3s;
}

.lucky-dreams-sxps4c table.lucky-dreams-2tagxb.lucky-dreams-yukbnm {
  -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-sxps4c table {
    display: table;
  }
}

.lucky-dreams-sxps4c 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);
}

.lucky-dreams-sxps4c table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.lucky-dreams-sxps4c table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.lucky-dreams-sxps4c 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-sxps4c table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.lucky-dreams-sxps4c table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.lucky-dreams-sxps4c table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.lucky-dreams-sxps4c table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.lucky-dreams-sxps4c img {
  max-width: 100%;
  height: auto;
}

.lucky-dreams-sjd9lj {
  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) {
  .lucky-dreams-sjd9lj {
    padding: 24px;
  }
}

.lucky-dreams-pwt709 {
  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-pwt709 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.lucky-dreams-pwt709 > * {
  margin: 0 !important;
}

.lucky-dreams-pwt709 img,
.lucky-dreams-y2r6dg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-pwt709 img,
  .lucky-dreams-y2r6dg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-bno4du {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-bno4du {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-0w0p4r {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.lucky-dreams-0w0p4r .lucky-dreams-vr7vrj {
  flex-shrink: 0;
}

.lucky-dreams-0w0p4r .lucky-dreams-qwnrqr svg {
  display: none;
}

.lucky-dreams-qupkk4 {
  display: grid;
  transition: max-height 0.lucky-dreams-1u0loa ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .lucky-dreams-qupkk4 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-qupkk4 {
    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-qupkk4.lucky-dreams-8ia0uy + .lucky-dreams-vr7vrj svg {
  transform: rotate(180deg);
}

.lucky-dreams-n13gqm {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.lucky-dreams-n13gqm > div:nth-child(3n) {
  grid-column: span 2;
}

.lucky-dreams-n13gqm
  > div:nth-child(3n)
  .lucky-dreams-zrumno
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .lucky-dreams-n13gqm {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .lucky-dreams-n13gqm > div:nth-child(3n) {
    grid-column: unset;
  }

  .lucky-dreams-n13gqm
    > div:nth-child(3n)
    .lucky-dreams-zrumno
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-n13gqm {
    max-width: 270px;
  }
}

.lucky-dreams-n13gqm .lucky-dreams-zrumno button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .lucky-dreams-n13gqm .lucky-dreams-zrumno button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-n13gqm .lucky-dreams-zrumno button {
    max-width: 104px;
  }
}

.lucky-dreams-4xmqqu {
  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-4xmqqu {
    margin-bottom: 0;
  }
}

.lucky-dreams-s0ndfu {
  display: none;
  opacity: 0;
}

.lucky-dreams-2267x4 {
  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-2267x4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.lucky-dreams-zrumno {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.lucky-dreams-zrumno 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-zrumno
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .lucky-dreams-zrumno
    button {
    max-width: 145px;
  }
}

.lucky-dreams-k87qmw:first-child
  .lucky-dreams-zrumno
  button {
  max-width: 270px;
}

.lucky-dreams-blrxsk {
  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%;
}

.lucky-dreams-4xmqqu picture {
  width: 100%;
  max-width: 100%;
}

.lucky-dreams-5ukb2v {
  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-5ukb2v svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.lucky-dreams-4xmqqu:hover .lucky-dreams-5ukb2v {
  display: flex;
}

.lucky-dreams-6esr1l {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.lucky-dreams-yfyaqp {
  display: flex;
}

.lucky-dreams-yfyaqp:hover .lucky-dreams-1drsps,
.lucky-dreams-yfyaqp .lucky-dreams-6zk8mb .lucky-dreams-1drsps {
  display: flex;
}

.lucky-dreams-yfyaqp svg {
  flex-shrink: 0;
}

.lucky-dreams-1drsps {
  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-1drsps {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.lucky-dreams-1drsps:hover {
  display: flex;
}

.lucky-dreams-1drsps svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.lucky-dreams-h0h1ko {
  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-h0h1ko {
    font-size: 12px;
  }
}

.lucky-dreams-3qvb0y,
.lucky-dreams-p0f14p {
  width: 50%;
  flex-shrink: 0;
}

.lucky-dreams-3qvb0y {
  font-weight: 700;
}

.lucky-dreams-ljyxao .lucky-dreams-qupkk4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .lucky-dreams-ljyxao .lucky-dreams-qupkk4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-ljyxao .lucky-dreams-qupkk4 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.lucky-dreams-ljyxao
  .lucky-dreams-blrxsk:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.lucky-dreams-ljyxao .lucky-dreams-2267x4 {
  height: 100% !important;
  border-radius: 16px;
}

.lucky-dreams-ljyxao .lucky-dreams-zrumno {
  gap: 4px;
  align-items: center;
}

.lucky-dreams-ljyxao .lucky-dreams-zrumno button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lucky-dreams-ljyxao .lucky-dreams-zrumno svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.lucky-dreams-ljyxao .lucky-dreams-w6m4xu,
.lucky-dreams-ljyxao .lucky-dreams-7x6xj1 {
  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-ivyx4m.org/2000/svg'%3E%3Cpath d='M9.lucky-dreams-yl1hjl 4.lucky-dreams-pwaxo0.lucky-dreams-bqznpy 5.lucky-dreams-xyg6id.lucky-dreams-b1n2rk 5.lucky-dreams-1nenrp.lucky-dreams-5fau1s 5.lucky-dreams-0rm7yv.lucky-dreams-qbp0ex 8.lucky-dreams-05fihk.lucky-dreams-omlcko 9.lucky-dreams-siot0p.lucky-dreams-h61h16 9.lucky-dreams-ppvwec.lucky-dreams-ivgmui 13.lucky-dreams-sq9ies.lucky-dreams-unaufw 11.lucky-dreams-2skg0a.lucky-dreams-jefida 11.lucky-dreams-fyc0pc.lucky-dreams-anpzmx 11.lucky-dreams-9sifkq.lucky-dreams-om1khb 13.lucky-dreams-j9fda1.lucky-dreams-yet6ki 9.lucky-dreams-xmq85w.lucky-dreams-zy9rkf 9.lucky-dreams-ujewsw.lucky-dreams-xgujiq 8.lucky-dreams-mr48n6.lucky-dreams-s8tt8a 5.lucky-dreams-stmmuz.lucky-dreams-o00iov 5.lucky-dreams-m6nx86.lucky-dreams-wohqoq 5.lucky-dreams-amr04i.lucky-dreams-jf0x0n 4.lucky-dreams-qd4s2j.lucky-dreams-jefida 1.lucky-dreams-iioafq.lucky-dreams-yl1hjl 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.lucky-dreams-ljyxao .lucky-dreams-w6m4xu {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.lucky-dreams-ljyxao .lucky-dreams-7x6xj1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.lucky-dreams-qwq9xb {
  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-qwq9xb {
    padding: 24px;
  }
}

.lucky-dreams-qwq9xb .lucky-dreams-vr7vrj {
  display: flex;
}

@media (min-width: 768px) {
  .lucky-dreams-qwq9xb .lucky-dreams-vr7vrj {
    display: none;
  }
}

.lucky-dreams-qwq9xb .lucky-dreams-qwnrqr svg {
  display: none;
}

.lucky-dreams-trn7u9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.lucky-dreams-trn7u9 .lucky-dreams-bulqqe {
  display: none;
}

@media (min-width: 768px) {
  .lucky-dreams-trn7u9 .lucky-dreams-bulqqe {
    display: flex;
  }
}

.lucky-dreams-18za86 {
  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-18za86 {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-18za86 > * {
  margin: 0 !important;
}

.lucky-dreams-18za86 img,
.lucky-dreams-rd1o39 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-18za86 img,
  .lucky-dreams-rd1o39 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-j612hk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-j612hk {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-p3ivwg {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .lucky-dreams-p3ivwg {
    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-p3ivwg::-webkit-scrollbar {
    display: none;
  }
}

.lucky-dreams-ol4p4x {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .lucky-dreams-ol4p4x {
    padding: 7px 15px;
  }
}

.lucky-dreams-ol4p4x:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.lucky-dreams-fgd1qm {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .lucky-dreams-fgd1qm {
    display: flex;
    opacity: 1;
  }
}

.lucky-dreams-ol4p4x picture {
  height: 100%;
  display: block;
}

.lucky-dreams-ol4p4x img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .lucky-dreams-ol4p4x img {
    width: 88px;
    height: 44px;
  }
}

.lucky-dreams-ol4p4x p {
  text-align: center;
  width: 100%;
}

.lucky-dreams-zehvrs {
  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-zehvrs {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-zehvrs img,
.lucky-dreams-6jg2qt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-zehvrs img,
  .lucky-dreams-6jg2qt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-hmmowl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-hmmowl {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-m0sm7n {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.lucky-dreams-1urqnq {
  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;
}

.lucky-dreams-j6lsvi {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.lucky-dreams-j6lsvi.lucky-dreams-6zk8mb {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.lucky-dreams-zlrivh {
  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) {
  .lucky-dreams-zlrivh {
    font-size: 20px;
    line-height: 28px;
  }
}

.lucky-dreams-1ivulw {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.lucky-dreams-5bf0d3 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.lucky-dreams-1u0loa ease;
  opacity: 0;
  color: var(--text-color);
}

.lucky-dreams-abu8t4 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.lucky-dreams-abu8t4 ol,
.lucky-dreams-abu8t4 ul {
  padding-left: 1.3em;
}

.lucky-dreams-j6lsvi.lucky-dreams-6zk8mb .lucky-dreams-5bf0d3 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.lucky-dreams-j6lsvi.lucky-dreams-6zk8mb .lucky-dreams-1ivulw {
  transform: rotate(180deg);
  color: var(--text-color);
}

.lucky-dreams-x7sciz {
  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-x7sciz {
    padding: 24px;
  }
}

.lucky-dreams-x7sciz .lucky-dreams-vr7vrj {
  display: flex;
}

@media (min-width: 768px) {
  .lucky-dreams-x7sciz .lucky-dreams-vr7vrj {
    display: none;
  }
}

.lucky-dreams-x7sciz .lucky-dreams-qwnrqr svg {
  display: none;
}

.lucky-dreams-j7b0p1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lucky-dreams-j7b0p1 .lucky-dreams-bulqqe {
  display: none;
}

@media (min-width: 768px) {
  .lucky-dreams-j7b0p1 .lucky-dreams-bulqqe {
    display: flex;
  }
}

.lucky-dreams-s9rvug {
  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-s9rvug {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-dreams-s9rvug > * {
  margin: 0 !important;
}

.lucky-dreams-s9rvug img,
.lucky-dreams-sc2zsh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-dreams-s9rvug img,
  .lucky-dreams-sc2zsh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-dreams-u9dhjd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-dreams-u9dhjd {
    width: 32px;
    height: 32px;
  }
}

.lucky-dreams-ymup53 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .lucky-dreams-ymup53 {
    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-ymup53::-webkit-scrollbar {
    display: none;
  }
}

.lucky-dreams-7ikw4p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.lucky-dreams-7ikw4p:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.lucky-dreams-fmwzkc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .lucky-dreams-fmwzkc {
    display: flex;
    opacity: 1;
  }
}

.lucky-dreams-7ikw4p picture {
  width: auto;
  height: 100%;
  display: block;
}

.lucky-dreams-7ikw4p picture img {
  display: block;
  width: auto;
  height: 100%;
}

.lucky-dreams-8wek0t {
  margin: -24px 0;
}

.lucky-dreams-8wek0t:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .lucky-dreams-8wek0t {
    margin: -16px 0;
  }
}

.lucky-dreams-lla6j8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .lucky-dreams-lla6j8 {
    flex-direction: row;
  }
}

.lucky-dreams-rmv2hv {
  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-rmv2hv {
    flex: 1;
  }
}

.lucky-dreams-rmv2hv::placeholder {
  color: var(--Text-400);
}

.lucky-dreams-w6qhwh {
  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-xjfxpq {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.lucky-dreams-xjfxpq::-webkit-scrollbar {
  display: none;
}

.lucky-dreams-dbyzus {
  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-dbyzus img,
.lucky-dreams-dbyzus svg {
  margin-right: 8px;
}

.lucky-dreams-vkvhgq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.lucky-dreams-8wek0t + .lucky-dreams-ghxcbf {
  margin-top: 0;
}

@media (min-width: 768px) {
  .lucky-dreams-8wek0t + .lucky-dreams-ghxcbf {
    margin-top: -16px;
  }
}

.lucky-dreams-5um9ew {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.lucky-dreams-5um9ew > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.lucky-dreams-5um9ew > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.lucky-dreams-bggbvl {
  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;
}

.lucky-dreams-g37db2 {
  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-yobm9x {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.lucky-dreams-52xvqh {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.lucky-dreams-ibzt7x {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.lucky-dreams-bggbvl 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-bggbvl 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-bggbvl {
    padding: 39px 179px 39px 39px;
  }

  .lucky-dreams-g37db2 {
    font-size: 40px;
    line-height: 48px;
  }

  .lucky-dreams-ibzt7x {
    height: 348px;
  }

  .lucky-dreams-bggbvl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .lucky-dreams-bggbvl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-dreams-bggbvl {
    padding: 63px;
  }
}

.lucky-dreams-d1j54m {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .lucky-dreams-d1j54m {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.lucky-dreams-w3ovf4 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .lucky-dreams-w3ovf4 {
    width: auto;
  }
}

.lucky-dreams-wwuzt5 {
  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-wwuzt5::-webkit-scrollbar {
  display: none;
}

.lucky-dreams-wwuzt5 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-wwuzt5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .lucky-dreams-wwuzt5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.lucky-dreams-d1j54m .lucky-dreams-mjykln {
  -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-1u0loa,
    mask-image 0.3s;
}

.lucky-dreams-d1j54m .lucky-dreams-mjykln.lucky-dreams-yukbnm {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.lucky-dreams-l06nwt {
  margin: 40px -16px;
}

.lucky-dreams-gw98rl + .lucky-dreams-ieivji,
.lucky-dreams-gw98rl + .lucky-dreams-gwvlbb {
  margin-top: 24px;
}

.lucky-dreams-euu2hk {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.lucky-dreams-euu2hk picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.lucky-dreams-fa0zos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .lucky-dreams-fa0zos {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .lucky-dreams-fa0zos {
    margin-top: 0;
  }
}

.lucky-dreams-yuk9tj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .lucky-dreams-yuk9tj {
    font-size: 24px;
    line-height: 32px;
  }
}

.lucky-dreams-my9807 {
  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-my9807 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.lucky-dreams-xufbc2 {
  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-xufbc2 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.lucky-dreams-9e9ro9 {
  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-9e9ro9 {
    font-size: 20px;
    line-height: 28px;
  }
}

.lucky-dreams-zrme0g {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .lucky-dreams-zrme0g {
    font-size: 32px;
    line-height: 40px;
  }
}

.lucky-dreams-m3bd5t {
  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-bmugvm {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.lucky-dreams-bmugvm img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.lucky-dreams-ghxcbf {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.lucky-dreams-ujpavu {
  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-ujpavu {
    padding: 15px 48px;
  }
}

main > .lucky-dreams-ghxcbf {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .lucky-dreams-qupkk4.lucky-dreams-wfmian > div:nth-child(n+5) {
    display: none;
  }
}

.lucky-dreams-sxps4c p a img {
  display: block;
  margin: 0 auto;
}


.lucky-dreams-gh8n8f {
  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-8zfotl {
  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-8zfotl label {
  font-size: 14px;
}

.lucky-dreams-8zfotl h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.lucky-dreams-8zfotl input,
.lucky-dreams-8zfotl textarea,
.lucky-dreams-8zfotl 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-8zfotl button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.lucky-dreams-ri9rka ease;
}
.lucky-dreams-8zfotl button:hover {
  background-color: var(--button-bg-hover);
}
.lucky-dreams-0m3ch9 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.lucky-dreams-2tjunh ease-in;
}

.lucky-dreams-0m3ch9 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-n3iy5m, .lucky-dreams-twh26v, [class*="review-card"],
thead, thead th, table th, .lucky-dreams-pipf94,
.lucky-dreams-mzvia3, [class*="collapsible-header"],
.lucky-dreams-w6kjqk, [class*="updated-block"] {
  color: #ece7dc !important;
}
