* {
  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;
  }
}

.stardust-cvru2k {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stardust-cvru2k {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stardust-cvru2k {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stardust-n5vmi1 {
  overflow: hidden;
}

.stardust-bngw2f img {
  background: var(--Neutral-300);
}

.stardust-exqqzo {
  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;
}

.stardust-kghet3 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stardust-kghet3:hover {
  background: var(--button-bg-hover);
}

.stardust-lnuoqb {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stardust-lnuoqb:hover {
  background: var(--button-bg-hover);
}

.stardust-aw0b34 {
  font-size: 12px;
  line-height: 18px;
}

.stardust-qhelh7 {
  font-size: 18px;
  line-height: 26px;
}

.stardust-fksff7 {
  width: 100%;
}

.stardust-69jrz3 {
  padding: 6px 16px;
}

.stardust-6tjevz {
  padding: 10px 16px;
}

.stardust-ys9v7s {
  padding: 15px 26px;
}

.stardust-yzaolk {
  flex-shrink: 0;
}

.stardust-ysoetj {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.stardust-hcwyoe {
  display: none;
}

.stardust-6wunlo {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stardust-h5rjjm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stardust-98celt {
  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;
}

.stardust-30sc95 {
  cursor: grab;
}

.stardust-98celt::-webkit-scrollbar {
  display: none;
}

.stardust-0kqj6a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stardust-yc0m3m {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stardust-ey1fdz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stardust-l9dg6b {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stardust-e5poze {
  visibility: visible;
}

.stardust-cpmz2p {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stardust-i5b03s ease;
}

.stardust-attxqu {
  background-color: var(--Primary-200);
  width: 16px;
}

.stardust-a3h79q {
  -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.stardust-i5b03s,
    mask-image 0.3s;
}

.stardust-a3h79q.stardust-kdxoj3 {
  -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;
  }
}

.stardust-nu7irm: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;
}

.stardust-33dsuk {
  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.stardust-mo1f4u.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.stardust-mo1f4u.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;
}

.stardust-8ggwcr {
  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);
}

.stardust-8ggwcr::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%
  );
}

.stardust-70t8yq {
  position: relative;
  z-index: 1;
}

.stardust-3o45j9 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stardust-i6a0pl {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stardust-z14uig {
  font-size: 40px;
  line-height: 48px;
}

.stardust-zcca4b {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stardust-q6hpm0 {
  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;
}

.stardust-q6hpm0:hover {
  background: var(--Primary-400);
}

.stardust-q6hpm0 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stardust-nu7irm 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) {
  .stardust-8ggwcr {
    max-width: 600px;
    padding: 64px;
  }

  .stardust-3o45j9 {
    font-size: 24px;
    line-height: 32px;
  }

  .stardust-i6a0pl {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stardust-z14uig {
    font-size: 50px;
    line-height: 56px;
  }

  .stardust-zcca4b {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stardust-33dsuk {
    top: 25px;
    right: 25px;
  }
}

.stardust-dd2w8d,
.stardust-ok7mqi {
  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;
}

.stardust-0vk94n.stardust-w71g27::before,
.stardust-ok7mqi::before,
.stardust-eqkl25::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.stardust-mo1f4u.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stardust-btsk5v 14.stardust-1cjtlx.stardust-vqha54 14.stardust-vru4l4 15.stardust-b9qiqm 14.stardust-ajud82 15.stardust-napk45 14.stardust-7ienms.stardust-bqtdle 14.stardust-nr1f72 19.stardust-29r0ha 12.stardust-6hyu45 19.stardust-29r0ha 10.stardust-avg4ha.stardust-29r0ha 8.stardust-6cjwqr 17.stardust-3arwq4 7.stardust-t0gjnh 15.stardust-3v4djv 7.stardust-5ejc5f.stardust-m76cpd 7.stardust-t0gjnh 11.stardust-tlhu5b 8.stardust-6cjwqr 11.stardust-tlhu5b 10.stardust-th7yqo.stardust-tlhu5b 12.stardust-7ag0v0 13.stardust-1gzwg5 14.stardust-h46ry7 15.stardust-9648dr 14.stardust-r4ob87.stardust-f3ze50 14.stardust-jj9zmk 15.stardust-3ocp4u 14.stardust-v0pv6q 15.stardust-hkd6kw 14.stardust-iddwsl.stardust-btsk5v 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stardust-zw9ry8 15.stardust-ic7wv0.stardust-6p6pev 15.stardust-bm2ji6 15.stardust-kkhzlh 15.stardust-a7etea 15.stardust-dy8anh 15.stardust-i6pb32.stardust-lcr071 15.stardust-a7etea 15.stardust-z495ds 15.stardust-qkuumo 15.stardust-cgznq2 15.stardust-jenrql.stardust-w0hb1v 15.stardust-wyawub 7.stardust-8v5hdq 18.stardust-1gctaq 7.stardust-x14i5h 23.stardust-yuum2h.stardust-i3afxk.stardust-8rzuql 18.stardust-r44qod 19.stardust-dzq213 15.stardust-gwtiat 15.stardust-zw9ry8 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stardust-zd6kf7 [type="submit"] *,
.stardust-zsmsj2 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .stardust-kxiaac {
    display: none;
  }
}

.stardust-cj0f4n {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .stardust-cj0f4n {
  display: none;
}

@media (min-width: 768px) {
  .stardust-cj0f4n {
    bottom: 22px;
  }
}

.stardust-cj0f4n input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stardust-cj0f4n {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stardust-fsa0mx.static) .stardust-cj0f4n {
    bottom: 8px;
  }
}

.stardust-c8tduo {
  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.stardust-mo1f4u.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.stardust-faqup7 3.stardust-xep56o.stardust-5z1tvn.stardust-6iodte 3.stardust-olhmh8 3.stardust-dqxn3s 5.stardust-f5h2io 3.stardust-dqxn3s 8.stardust-d4pjw4.stardust-uc64fj.stardust-dqxn3s 26.stardust-u0hc1m 5.stardust-bnuxkz 28.stardust-mh3swt 8.stardust-8tepjz 28.stardust-xucd5f.stardust-gi5e15 28.stardust-d7eqad.stardust-rzt5qc 34.stardust-rqghck.stardust-fb776v 36.stardust-mv0gfh 11.stardust-1ygsk0 37.stardust-e6mg5h 12.stardust-0v6qvh 36.stardust-krar4w.stardust-rprv4y 28.stardust-iurycl.stardust-qyptq0.stardust-g3tieb 28.stardust-rrh3rm 36.stardust-koidat 26.stardust-s5wos5 36.stardust-koidat 23.stardust-4ulqbf.stardust-ok1eof.stardust-koidat 5.stardust-ggmvo0 34.stardust-wwny3i 3.stardust-olhmh8 31.stardust-faqup7 3.stardust-xl338s.stardust-j9yhos 18.stardust-nzvaav.stardust-f3ciom 18.stardust-48ra2c 8.stardust-ld45tc 17.stardust-rcoczl 8.stardust-ld45tc 15.stardust-ozwizr.stardust-ld45tc 14.stardust-z2p00v 9.stardust-f3ciom 13.stardust-yzhikc 11.stardust-j9yhos 13.stardust-9fhaha.stardust-ei8lxz 13.stardust-yzhikc 13.stardust-6uiey5 14.stardust-z2p00v 13.stardust-6uiey5 15.stardust-1wrre8.stardust-6uiey5 17.stardust-rcoczl 12.stardust-ei8lxz 18.stardust-48ra2c 11.stardust-j9yhos 18.stardust-ixy7km.stardust-jb6prx 18.stardust-iny8pv.stardust-dliufo 18.stardust-48ra2c 17.stardust-iveysq 17.stardust-rcoczl 17.stardust-iveysq 15.stardust-ucvr4v.stardust-iveysq 14.stardust-z2p00v 18.stardust-dliufo 13.stardust-yzhikc 20.stardust-jb6prx 13.stardust-9gg8nt.stardust-7pj4nh 13.stardust-yzhikc 22.stardust-d0s8kq 14.stardust-z2p00v 22.stardust-d0s8kq 15.stardust-i1on1m.stardust-ckceb4 17.stardust-rcoczl 21.stardust-7pj4nh 18.stardust-48ra2c 20.stardust-jb6prx 18.stardust-awipo8.stardust-0vvjep 18.stardust-pjimhe.stardust-y14v9l 18.stardust-48ra2c 26.stardust-uc9oww 17.stardust-rcoczl 26.stardust-uc9oww 15.stardust-zphplx.stardust-uc9oww 14.stardust-z2p00v 27.stardust-y14v9l 13.stardust-yzhikc 28.stardust-0vvjep 13.stardust-hgslsl.stardust-r5nscf 13.stardust-yzhikc 31.stardust-cqk89i 14.stardust-z2p00v 31.stardust-cqk89i 15.stardust-2aw17e.stardust-uc9oww 17.stardust-rcoczl 30.stardust-r5nscf 18.stardust-48ra2c 28.stardust-0vvjep 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"])
    .stardust-c8tduo {
    display: none;
  }
}

.stardust-gwj1jk {
  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) {
  .stardust-gwj1jk {
    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;
}

.stardust-zsmsj2 {
  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) {
  .stardust-zsmsj2 {
    padding: 14px 16px;
  }
}

.stardust-zsmsj2 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.stardust-zsmsj2 button:first-child {
  align-content: end;
}

.stardust-zsmsj2 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .stardust-zsmsj2
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .stardust-zsmsj2
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stardust-zsmsj2 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stardust-zsmsj2 button:last-child svg {
  width: 38px;
  height: 38px;
}

.stardust-eqkl25 {
  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;
}

.stardust-eqkl25::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .stardust-eqkl25,
.pc61d126-chatbot[data-active-screen="3"]
  .stardust-eqkl25 {
  opacity: 1;
  visibility: visible;
}

.stardust-yao0vb {
  flex: 1 1;
}

.stardust-2euuvr {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stardust-2euuvr {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .stardust-jmo9g4 {
  display: block;
}

.stardust-ufyiuh {
  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) {
  .stardust-ufyiuh {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stardust-ok7mqi {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stardust-ok7mqi::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stardust-c14o4f span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stardust-c14o4f p {
  color: var(--Text-100);
}

.stardust-ok7mqi .stardust-qvswi6 {
  grid-area: button;
}

.stardust-ok7mqi .stardust-qvswi6::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.stardust-mo1f4u.org/2000/svg'%3E%3Cpath d='M4.stardust-043fda 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stardust-vuy391 15L16.stardust-vuy391 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stardust-vuy391 5L16.stardust-vuy391 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .stardust-r5he43 {
  display: block;
}

.stardust-rwrgan {
  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) {
  .stardust-rwrgan {
    margin-top: 40px;
  }
}

.stardust-dd2w8d label,
.stardust-dd2w8d input {
  display: block;
  width: 100%;
}

.stardust-dd2w8d label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stardust-dd2w8d label.stardust-eijkox input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stardust-dd2w8d label.stardust-eijkox::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;
}

.stardust-dd2w8d 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;
}

.stardust-dd2w8d input::placeholder {
  color: var(--Text-400);
}

.stardust-iowzne {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .stardust-iowzne {
  display: flex;
}

.stardust-iowzne ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stardust-iowzne ol {
    height: 420px;
    padding: 24px;
  }
}

.stardust-iowzne ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.stardust-zd6kf7 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stardust-zd6kf7 {
    padding: 0 24px 24px;
  }
}

.stardust-zd6kf7 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;
}

.stardust-zd6kf7 input::placeholder {
  color: var(--Text-400);
}

.stardust-zd6kf7 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stardust-zd6kf7 [type="submit"]:disabled {
  opacity: 0.5;
}

.stardust-zd6kf7 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .stardust-zd6kf7 [type="submit"] {
    right: 40px;
  }
}

.stardust-0vk94n {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stardust-0vk94n.stardust-w71g27 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stardust-0vk94n.stardust-w71g27::before {
  content: "";
  width: 31px;
}

.stardust-0vk94n.stardust-w71g27 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stardust-0vk94n.stardust-m5zhqj p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.stardust-0vk94n p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stardust-cj0f4n .stardust-qvswi6 {
  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;
  }
}

.stardust-kxiaac {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stardust-kxiaac {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stardust-kxiaac {
    padding: 15px 0;
  }
}

.stardust-kxiaac .stardust-cvru2k {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stardust-kxiaac .stardust-cvru2k {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stardust-o1lk5e {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stardust-o1lk5e {
    max-width: 180px;
    height: 47px;
  }
}

.stardust-o1lk5e picture,
.stardust-o1lk5e img {
  display: block;
  width: 100%;
  height: 100%;
}

.stardust-o1lk5e img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stardust-z1ny3x {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stardust-i5b03s ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stardust-kxiaac.stardust-dmpkwe .stardust-z1ny3x {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stardust-z1ny3x {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stardust-z1ny3x {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stardust-o72uyi,
.stardust-20tvyz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stardust-o72uyi,
  .stardust-20tvyz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stardust-20tvyz {
    display: none;
  }
}

.stardust-axbcty {
  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;
}

.stardust-dmpkwe .stardust-axbcty {
  background: var(--fh-bg-color);
}

.stardust-axbcty button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stardust-axbcty {
    display: none;
  }
}

.stardust-h69j2u {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stardust-h69j2u {
    display: none;
  }
}

.stardust-pyesx5 {
  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;
}

.stardust-kxiaac.stardust-dmpkwe .stardust-pyesx5:first-child {
  display: none;
}

.stardust-kxiaac.stardust-dmpkwe .stardust-pyesx5:last-child {
  display: block;
}

.stardust-pyesx5:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stardust-pyesx5 {
    display: none;
  }
}

.stardust-xjow3z {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stardust-xjow3z {
    display: flex;
  }
}

.stardust-xjow3z ul {
  max-height: 350px;
  overflow-y: auto;
}

.stardust-xjow3z:hover ul {
  visibility: visible;
  opacity: 1;
}

.stardust-xjow3z:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stardust-xjow3z:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stardust-xjow3z:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stardust-xjow3z:hover .stardust-cx3gh5 svg {
  transform: rotate(180deg);
}

.stardust-btvvi6 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.stardust-2y3pij {
  padding: 0 8px;
}

.stardust-5j8ci4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stardust-5j8ci4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stardust-5j8ci4 {
    padding: 4px 8px;
  }
}

.stardust-0w2apl {
  display: flex;
}

.stardust-0w2apl img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stardust-cx3gh5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stardust-cx3gh5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stardust-1ekxyv {
  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) {
  .stardust-1ekxyv {
    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;
  }
}

.stardust-wamuu7 {
  width: 100%;
}

@media (min-width: 1200px) {
  .stardust-wamuu7 {
    display: none;
  }
}

.stardust-tti0er {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stardust-iq505d {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stardust-lzz7tf {
  display: flex;
}

.stardust-y5z9oh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stardust-60igt3 {
  list-style: none;
}

@media (max-width: 1199px) {
  .stardust-60igt3 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stardust-60igt3 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stardust-60igt3 .stardust-79q66x [data-ref-el],
  .stardust-60igt3 .stardust-79q66x span,
  .stardust-60igt3 .stardust-79q66x a {
    white-space: nowrap;
  }
}

.stardust-fcfan7 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .stardust-fcfan7.stardust-kky59g > .stardust-79q66x {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stardust-fcfan7.stardust-zj4cjp:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stardust-fcfan7.stardust-kky59g > .stardust-ha29ph {
    height: auto;
  }

  .stardust-fcfan7.stardust-kky59g > div > .stardust-1tmi3r {
    transform: rotate(180deg);
  }
}

.stardust-fcfan7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stardust-fcfan7 [data-ref-el],
.stardust-fcfan7 span {
  cursor: pointer;
}

.stardust-fcfan7 [data-ref-el],
.stardust-fcfan7 span,
.stardust-fcfan7 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) {
  .stardust-fcfan7 [data-ref-el],
  .stardust-fcfan7 span,
  .stardust-fcfan7 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stardust-fcfan7 [data-ref-el],
  .stardust-fcfan7 span,
  .stardust-fcfan7 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stardust-ha29ph {
  height: 0;
  overflow: hidden;
  transition: height 0.stardust-i5b03s ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stardust-ha29ph::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stardust-ha29ph::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stardust-ha29ph::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stardust-ha29ph {
    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;
  }

  .stardust-ha29ph:has(> .stardust-fcfan7.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stardust-ha29ph .stardust-ha29ph {
    padding: 0;
  }

  .stardust-ha29ph .stardust-fcfan7 {
    font-weight: 400;
  }

  .stardust-ha29ph .stardust-fcfan7:hover > .stardust-79q66x {
    background: var(--Neutral-300);
  }

  .stardust-ha29ph .stardust-1tmi3r {
    rotate: -90deg;
  }
}

.stardust-79q66x {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stardust-79q66x {
    padding: 8px;
  }

  .stardust-fcfan7.stardust-804d6s > .stardust-79q66x {
    background: var(--Neutral-300);
  }
}

.stardust-1tmi3r {
  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.stardust-mo1f4u.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stardust-svu1wh 0.stardust-lf16ws.stardust-wp3rcs -0.stardust-ach6az 0.stardust-rh20eo -0.stardust-ach6az 1.stardust-irk83l 0.stardust-o7r3g5.stardust-ytaq79 4.stardust-fp81gi.stardust-svu1wh 0.stardust-z1yrwb.stardust-lyiu4z -0.stardust-ach6az 9.stardust-wuiptz -0.stardust-ach6az 10.stardust-mhlxet 0.stardust-144z5r.stardust-klaomu 0.stardust-wp3rcs 10.stardust-klaomu 0.stardust-rh20eo 10.stardust-mhlxet 1.stardust-3wwg9g.stardust-tz6nmr 5.stardust-chrrk6.stardust-jd1o3g 6.stardust-748u50 5.stardust-ljhns6 6.stardust-748u50 4.stardust-r01nr1 5.stardust-ylzb0s.stardust-svu1wh 1.stardust-r1ksp5.stardust-ach6az 0.stardust-rh20eo -0.stardust-ach6az 0.stardust-wp3rcs 0.stardust-svu1wh 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stardust-i5b03s ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stardust-1tmi3r {
    cursor: default;
  }
}

.stardust-t2pxex {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stardust-jtcxcd {
  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) {
  .stardust-jtcxcd {
    padding: 40px 4px;
  }
}

.stardust-yv0r92 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stardust-yv0r92 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stardust-di7bpv {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stardust-di7bpv {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stardust-di7bpv ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stardust-di7bpv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stardust-di7bpv [data-ref-el],
.stardust-di7bpv span,
.stardust-di7bpv a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.stardust-egrok9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stardust-egrok9 {
    margin-bottom: 12px;
  }
}

.stardust-ljb7ka {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stardust-ljb7ka img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stardust-ljb7ka:last-child {
    margin-right: 0;
  }
}

.stardust-cbckzk {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stardust-egrok9:hover .stardust-0vc8rm {
  visibility: visible;
  opacity: 1;
}

.stardust-0vc8rm {
  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);
}

.stardust-i4nk60 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stardust-e1zv7h {
  display: flex;
  margin: 6px;
}

.stardust-e1zv7h img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stardust-0vc8rm::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);
}

.stardust-0vc8rm::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);
}

.stardust-95cfdp {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stardust-95cfdp {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stardust-uv5w0j {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .stardust-uv5w0j {
    margin-right: 32px;
  }
}

.stardust-5fa9ln {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stardust-5fa9ln {
    margin-top: 0;
    width: 340px;
  }
}

.stardust-5fa9ln a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.stardust-nb5z36 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stardust-fnebvm {
  position: relative;
}

@media (min-width: 768px) {
  .stardust-fnebvm {
    margin-top: 40px;
  }
}

.stardust-fnebvm + .stardust-41zhk9,
.stardust-fnebvm + .stardust-fnebvm {
  margin-top: 24px;
}

.stardust-17k4rh {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stardust-17k4rh {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stardust-17k4rh {
    padding: 80px;
  }
}

.stardust-gd21co {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stardust-gd21co {
    padding: 0 16px;
}


}

.stardust-igd15u {
  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) {
  .stardust-igd15u {
    font-size: 48px;
    line-height: 56px;
  }
}

.stardust-5nzxqe {
  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) {
  .stardust-5nzxqe {
    font-size: 24px;
    line-height: 32px;
  }
}

.stardust-qa4xt4 {
  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;
}

.stardust-qa4xt4:hover {
  background: var(--button-bg-hover);
}

.stardust-eqjt7b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stardust-eqjt7b img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stardust-eqjt7b img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .stardust-eqjt7b img {
  min-height: 100%;
  }
}

.stardust-17k4rh::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stardust-nolism {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stardust-nolism h1,
.stardust-nolism h2,
.stardust-nolism h3,
.stardust-nolism h4 {
  margin-bottom: 6px;
}

.stardust-nolism h1:not(:first-child),
.stardust-nolism h2:not(:first-child),
.stardust-nolism h3:not(:first-child),
.stardust-nolism h4:not(:first-child) {
  margin-top: 16px;
}

.stardust-nolism h1,
.stardust-nolism h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stardust-nolism h1,
  .stardust-nolism h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stardust-nolism h2,
.stardust-nolism h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stardust-nolism h2,
  .stardust-nolism h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stardust-nolism h3,
.stardust-nolism h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stardust-nolism h3,
  .stardust-nolism h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stardust-nolism h4,
.stardust-nolism h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stardust-nolism ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stardust-nolism ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stardust-nolism 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);
}

.stardust-nolism ul ul {
  margin-bottom: 8px;
}

.stardust-nolism ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stardust-nolism ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stardust-nolism ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stardust-nolism ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stardust-nolism ol li::marker {
  font-weight: 700;
}

.stardust-nolism ol ol {
  margin-bottom: 8px;
}

.stardust-nolism ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stardust-nolism ol ul li {
  padding-left: 16px;
}

.stardust-nolism 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) {
  .stardust-nolism table {
    padding: 24px;
  }
}

.stardust-nolism table.stardust-2mw8et {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stardust-i5b03s,
    mask-image 0.3s;
}

.stardust-nolism table.stardust-2mw8et.stardust-kdxoj3 {
  -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) {
  .stardust-nolism table {
    display: table;
  }
}

.stardust-nolism 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);
}

.stardust-nolism table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stardust-nolism table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stardust-nolism 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) {
  .stardust-nolism table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stardust-nolism table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stardust-nolism table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stardust-nolism table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stardust-nolism img {
  max-width: 100%;
  height: auto;
}

.stardust-6pji1h {
  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) {
  .stardust-6pji1h {
    padding: 24px;
  }
}

.stardust-jld74q {
  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) {
  .stardust-jld74q {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stardust-jld74q > * {
  margin: 0 !important;
}

.stardust-jld74q img,
.stardust-8b0x0b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stardust-jld74q img,
  .stardust-8b0x0b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stardust-cywgrx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stardust-cywgrx {
    width: 32px;
    height: 32px;
  }
}

.stardust-rvcm5i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stardust-rvcm5i .stardust-vq2hpu {
  flex-shrink: 0;
}

.stardust-rvcm5i .stardust-c148qn svg {
  display: none;
}

.stardust-7tul7o {
  display: grid;
  transition: max-height 0.stardust-i5b03s ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stardust-7tul7o {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stardust-7tul7o {
    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));
  }
}

.stardust-7tul7o.stardust-xhzt7u + .stardust-vq2hpu svg {
  transform: rotate(180deg);
}

.stardust-uptm37 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stardust-uptm37 > div:nth-child(3n) {
  grid-column: span 2;
}

.stardust-uptm37
  > div:nth-child(3n)
  .stardust-9vh6ef
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stardust-uptm37 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stardust-uptm37 > div:nth-child(3n) {
    grid-column: unset;
  }

  .stardust-uptm37
    > div:nth-child(3n)
    .stardust-9vh6ef
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stardust-uptm37 {
    max-width: 270px;
  }
}

.stardust-uptm37 .stardust-9vh6ef button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stardust-uptm37 .stardust-9vh6ef button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stardust-uptm37 .stardust-9vh6ef button {
    max-width: 104px;
  }
}

.stardust-w1h20y {
  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) {
  .stardust-w1h20y {
    margin-bottom: 0;
  }
}

.stardust-25wrq9 {
  display: none;
  opacity: 0;
}

.stardust-srgljb {
  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;
  }
}

.stardust-srgljb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stardust-9vh6ef {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stardust-9vh6ef button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stardust-9vh6ef
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stardust-9vh6ef
    button {
    max-width: 145px;
  }
}

.stardust-337qbe:first-child
  .stardust-9vh6ef
  button {
  max-width: 270px;
}

.stardust-xzvtzr {
  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%;
}

.stardust-w1h20y picture {
  width: 100%;
  max-width: 100%;
}

.stardust-h3lo3h {
  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;
}

.stardust-h3lo3h svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stardust-w1h20y:hover .stardust-h3lo3h {
  display: flex;
}

.stardust-f2taj9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stardust-bwkfok {
  display: flex;
}

.stardust-bwkfok:hover .stardust-dvgmr0,
.stardust-bwkfok .stardust-804d6s .stardust-dvgmr0 {
  display: flex;
}

.stardust-bwkfok svg {
  flex-shrink: 0;
}

.stardust-dvgmr0 {
  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) {
  .stardust-dvgmr0 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stardust-dvgmr0:hover {
  display: flex;
}

.stardust-dvgmr0 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stardust-vgr3yk {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .stardust-vgr3yk {
    font-size: 12px;
  }
}

.stardust-xlwaem,
.stardust-gfca8g {
  width: 50%;
  flex-shrink: 0;
}

.stardust-xlwaem {
  font-weight: 700;
}

.stardust-5i83hy .stardust-7tul7o {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stardust-5i83hy .stardust-7tul7o {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stardust-5i83hy .stardust-7tul7o {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stardust-5i83hy
  .stardust-xzvtzr:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stardust-5i83hy .stardust-srgljb {
  height: 100% !important;
  border-radius: 16px;
}

.stardust-5i83hy .stardust-9vh6ef {
  gap: 4px;
  align-items: center;
}

.stardust-5i83hy .stardust-9vh6ef button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stardust-5i83hy .stardust-9vh6ef svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stardust-5i83hy .stardust-c9q9hp,
.stardust-5i83hy .stardust-6mdews {
  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.stardust-mo1f4u.org/2000/svg'%3E%3Cpath d='M9.stardust-7qys8g 4.stardust-adamx4.stardust-d24yn2 5.stardust-t6mspm.stardust-yvnxod 5.stardust-v5rzzu.stardust-ukhjlv 5.stardust-k5daey.stardust-vgrq41 8.stardust-kegpql.stardust-d94zgk 9.stardust-mdpmle.stardust-om7a9u 9.stardust-8in6u9.stardust-daq6j2 13.stardust-b4xnoy.stardust-xmftj6 11.stardust-avt0hz.stardust-w85vwd 11.stardust-7xlcz0.stardust-67l27j 11.stardust-pq9yai.stardust-vqjmdx 13.stardust-pqdpw6.stardust-zf4bm3 9.stardust-9hlhj6.stardust-k13zwt 9.stardust-zcswj8.stardust-19st1l 8.stardust-nxz08k.stardust-42ryp4 5.stardust-lvmhxg.stardust-ld9ta3 5.stardust-ruoclj.stardust-pvc8cf 5.stardust-whga50.stardust-1au9jd 4.stardust-v9urxj.stardust-w85vwd 1.stardust-p5s1cy.stardust-7qys8g 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stardust-5i83hy .stardust-c9q9hp {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stardust-5i83hy .stardust-6mdews {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stardust-mftv5m {
  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) {
  .stardust-mftv5m {
    padding: 24px;
  }
}

.stardust-mftv5m .stardust-vq2hpu {
  display: flex;
}

@media (min-width: 768px) {
  .stardust-mftv5m .stardust-vq2hpu {
    display: none;
  }
}

.stardust-mftv5m .stardust-c148qn svg {
  display: none;
}

.stardust-3x15lc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stardust-3x15lc .stardust-exqqzo {
  display: none;
}

@media (min-width: 768px) {
  .stardust-3x15lc .stardust-exqqzo {
    display: flex;
  }
}

.stardust-iccnuy {
  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) {
  .stardust-iccnuy {
    font-size: 40px;
    line-height: 48px;
  }
}

.stardust-iccnuy > * {
  margin: 0 !important;
}

.stardust-iccnuy img,
.stardust-e1wkho {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stardust-iccnuy img,
  .stardust-e1wkho {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stardust-88r5y1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stardust-88r5y1 {
    width: 32px;
    height: 32px;
  }
}

.stardust-b4lol7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stardust-b4lol7 {
    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;
  }

  .stardust-b4lol7::-webkit-scrollbar {
    display: none;
  }
}

.stardust-t82z05 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .stardust-t82z05 {
    padding: 7px 15px;
  }
}

.stardust-t82z05:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stardust-pm6u8f {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stardust-pm6u8f {
    display: flex;
    opacity: 1;
  }
}

.stardust-t82z05 picture {
  height: 100%;
  display: block;
}

.stardust-t82z05 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stardust-t82z05 img {
    width: 88px;
    height: 44px;
  }
}

.stardust-t82z05 p {
  text-align: center;
  width: 100%;
}

.stardust-7vqwb1 {
  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) {
  .stardust-7vqwb1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.stardust-7vqwb1 img,
.stardust-941sd4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stardust-7vqwb1 img,
  .stardust-941sd4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stardust-15tmxl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stardust-15tmxl {
    width: 32px;
    height: 32px;
  }
}

.stardust-wujnoq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stardust-76gex4 {
  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;
}

.stardust-m5kizn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stardust-m5kizn.stardust-804d6s {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stardust-y8604c {
  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) {
  .stardust-y8604c {
    font-size: 20px;
    line-height: 28px;
  }
}

.stardust-xbo295 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.stardust-8lrzu5 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stardust-i5b03s ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.stardust-q4f2in {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stardust-q4f2in ol,
.stardust-q4f2in ul {
  padding-left: 1.3em;
}

.stardust-m5kizn.stardust-804d6s .stardust-8lrzu5 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stardust-m5kizn.stardust-804d6s .stardust-xbo295 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.stardust-r736dx {
  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) {
  .stardust-r736dx {
    padding: 24px;
  }
}

.stardust-r736dx .stardust-vq2hpu {
  display: flex;
}

@media (min-width: 768px) {
  .stardust-r736dx .stardust-vq2hpu {
    display: none;
  }
}

.stardust-r736dx .stardust-c148qn svg {
  display: none;
}

.stardust-osuy8k {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stardust-osuy8k .stardust-exqqzo {
  display: none;
}

@media (min-width: 768px) {
  .stardust-osuy8k .stardust-exqqzo {
    display: flex;
  }
}

.stardust-1eaq0l {
  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) {
  .stardust-1eaq0l {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stardust-1eaq0l > * {
  margin: 0 !important;
}

.stardust-1eaq0l img,
.stardust-m4lj8l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stardust-1eaq0l img,
  .stardust-m4lj8l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stardust-ox9jsc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stardust-ox9jsc {
    width: 32px;
    height: 32px;
  }
}

.stardust-bfcye6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stardust-bfcye6 {
    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;
  }

  .stardust-bfcye6::-webkit-scrollbar {
    display: none;
  }
}

.stardust-9ny1bw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stardust-9ny1bw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stardust-8l9f36 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stardust-8l9f36 {
    display: flex;
    opacity: 1;
  }
}

.stardust-9ny1bw picture {
  width: auto;
  height: 100%;
  display: block;
}

.stardust-9ny1bw picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stardust-pgekw8 {
  margin: -24px 0;
}

.stardust-pgekw8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stardust-pgekw8 {
    margin: -16px 0;
  }
}

.stardust-k9cy57 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stardust-k9cy57 {
    flex-direction: row;
  }
}

.stardust-n7vsxn {
  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) {
  .stardust-n7vsxn {
    flex: 1;
  }
}

.stardust-n7vsxn::placeholder {
  color: var(--Text-400);
}

.stardust-4tx98w {
  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;
}

.stardust-vfp9b5 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stardust-vfp9b5::-webkit-scrollbar {
  display: none;
}

.stardust-h69nuh {
  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;
}

.stardust-h69nuh img,
.stardust-h69nuh svg {
  margin-right: 8px;
}

.stardust-m67bst {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.stardust-pgekw8 + .stardust-ic1b9u {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stardust-pgekw8 + .stardust-ic1b9u {
    margin-top: -16px;
  }
}

.stardust-bibk33 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stardust-bibk33 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stardust-bibk33 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stardust-99y81l {
  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;
}

.stardust-hzmaz5 {
  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;
}

.stardust-im5zjo {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stardust-fp2t3t {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stardust-93k15b {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stardust-99y81l 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;
}

.stardust-99y81l 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) {
  .stardust-99y81l {
    padding: 39px 179px 39px 39px;
  }

  .stardust-hzmaz5 {
    font-size: 40px;
    line-height: 48px;
  }

  .stardust-93k15b {
    height: 348px;
  }

  .stardust-99y81l button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stardust-99y81l button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stardust-99y81l {
    padding: 63px;
  }
}

.stardust-9xb77h {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stardust-9xb77h {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stardust-wjb14a {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stardust-wjb14a {
    width: auto;
  }
}

.stardust-r70vqr {
  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;
}

.stardust-r70vqr::-webkit-scrollbar {
  display: none;
}

.stardust-r70vqr 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);
}

.stardust-r70vqr a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stardust-r70vqr {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stardust-9xb77h .stardust-5thg7z {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stardust-i5b03s,
    mask-image 0.3s;
}

.stardust-9xb77h .stardust-5thg7z.stardust-kdxoj3 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stardust-70uh5v {
  margin: 40px -16px;
}

.stardust-rr9su6 + .stardust-41zhk9,
.stardust-rr9su6 + .stardust-fnebvm {
  margin-top: 24px;
}

.stardust-t0c3dq {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stardust-t0c3dq picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stardust-0kil78 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stardust-0kil78 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stardust-0kil78 {
    margin-top: 0;
  }
}

.stardust-rydfgc {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stardust-rydfgc {
    font-size: 24px;
    line-height: 32px;
  }
}

.stardust-kym2b2 {
  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) {
  .stardust-kym2b2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stardust-mbfwdg {
  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) {
  .stardust-mbfwdg {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stardust-orjqy5 {
  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) {
  .stardust-orjqy5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stardust-bbvbak {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stardust-bbvbak {
    font-size: 32px;
    line-height: 40px;
  }
}

.stardust-rqszet {
  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;
}

.stardust-2011t4 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stardust-2011t4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stardust-ic1b9u {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stardust-xvwh0f {
  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) {
  .stardust-xvwh0f {
    padding: 15px 48px;
  }
}

main > .stardust-ic1b9u {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stardust-7tul7o.stardust-3s3wih > div:nth-child(n+5) {
    display: none;
  }
}

.stardust-nolism p a img {
  display: block;
  margin: 0 auto;
}


.stardust-la0n21 {
  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 */
.stardust-dliu2n {
  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;
}

.stardust-dliu2n label {
  font-size: 14px;
}

.stardust-dliu2n h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stardust-dliu2n input,
.stardust-dliu2n textarea,
.stardust-dliu2n 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;
}
.stardust-dliu2n button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stardust-brswmy ease;
}
.stardust-dliu2n button:hover {
  background-color: var(--button-bg-hover);
}
.stardust-rpt9bn {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stardust-3toiyo ease-in;
}

.stardust-rpt9bn 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;
}
.stardust-ulp7sj, .stardust-eqggx1, [class*="review-card"],
thead, thead th, table th, .stardust-j5l088,
.stardust-stp79p, [class*="collapsible-header"],
.stardust-u4qfi1, [class*="updated-block"] {
  color: #ece7dc !important;
}

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