* {
  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;
  }
}

.stellar-pzmukn {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stellar-pzmukn {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stellar-pzmukn {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stellar-gwpfel {
  overflow: hidden;
}

.stellar-4s2ifn img {
  background: var(--Neutral-300);
}

.stellar-nhgjsx {
  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;
}

.stellar-rzat7x {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stellar-rzat7x:hover {
  background: var(--button-bg-hover);
}

.stellar-5o2rsj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stellar-5o2rsj:hover {
  background: var(--button-bg-hover);
}

.stellar-hhuqm7 {
  font-size: 12px;
  line-height: 18px;
}

.stellar-0o312s {
  font-size: 18px;
  line-height: 26px;
}

.stellar-6ayer7 {
  width: 100%;
}

.stellar-o8jqb2 {
  padding: 6px 16px;
}

.stellar-ks4eaq {
  padding: 10px 16px;
}

.stellar-zcfclf {
  padding: 15px 26px;
}

.stellar-nd76yt {
  flex-shrink: 0;
}

.stellar-vo9rgo {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.stellar-vlw94s {
  display: none;
}

.stellar-iyg14d {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stellar-0mtulj {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stellar-0w3lfa {
  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;
}

.stellar-28p8ru {
  cursor: grab;
}

.stellar-0w3lfa::-webkit-scrollbar {
  display: none;
}

.stellar-2tp0vg {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stellar-twq81o {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stellar-66z3ba {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stellar-u7ffk7 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stellar-028oo6 {
  visibility: visible;
}

.stellar-nn774e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stellar-liq1o9 ease;
}

.stellar-cy87zg {
  background-color: var(--Primary-200);
  width: 16px;
}

.stellar-wszdid {
  -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.stellar-liq1o9,
    mask-image 0.3s;
}

.stellar-wszdid.stellar-3avche {
  -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;
  }
}

.stellar-74qh8j: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;
}

.stellar-j3ewc7 {
  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.stellar-umuo67.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.stellar-umuo67.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;
}

.stellar-pn4ccq {
  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);
}

.stellar-pn4ccq::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%
  );
}

.stellar-ytwg7u {
  position: relative;
  z-index: 1;
}

.stellar-s3uora {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stellar-ffkk60 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stellar-bmz0f2 {
  font-size: 40px;
  line-height: 48px;
}

.stellar-3qhqf6 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stellar-yzaywd {
  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;
}

.stellar-yzaywd:hover {
  background: var(--Primary-400);
}

.stellar-yzaywd svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stellar-74qh8j 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) {
  .stellar-pn4ccq {
    max-width: 600px;
    padding: 64px;
  }

  .stellar-s3uora {
    font-size: 24px;
    line-height: 32px;
  }

  .stellar-ffkk60 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stellar-bmz0f2 {
    font-size: 50px;
    line-height: 56px;
  }

  .stellar-3qhqf6 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stellar-j3ewc7 {
    top: 25px;
    right: 25px;
  }
}

.stellar-1u3h02,
.stellar-kibwx1 {
  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;
}

.stellar-rkn0mz.stellar-wc4rze::before,
.stellar-kibwx1::before,
.stellar-ce2ycg::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.stellar-umuo67.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stellar-mr2wp1 14.stellar-kwjwww.stellar-hrafbr 14.stellar-ift7le 15.stellar-ygt5qe 14.stellar-iaywdi 15.stellar-6agv5l 14.stellar-y8zokj.stellar-a024ts 14.stellar-am27vb 19.stellar-voxnx7 12.stellar-fa1ydv 19.stellar-voxnx7 10.stellar-e18lb2.stellar-voxnx7 8.stellar-7fiw3f 17.stellar-o8alnn 7.stellar-4f6exj 15.stellar-cnrkp0 7.stellar-ccrdj7.stellar-iedbbe 7.stellar-4f6exj 11.stellar-8g4tjk 8.stellar-7fiw3f 11.stellar-8g4tjk 10.stellar-h5fp2u.stellar-8g4tjk 12.stellar-4tivxd 13.stellar-en23gf 14.stellar-jck14n 15.stellar-o30j75 14.stellar-h5p1de.stellar-gmv8b8 14.stellar-66ivat 15.stellar-ac79k6 14.stellar-bsw6ov 15.stellar-73v3v1 14.stellar-7rt8vk.stellar-mr2wp1 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stellar-9dcfyo 15.stellar-k1heeq.stellar-vix8dt 15.stellar-yi51sk 15.stellar-7xpgnt 15.stellar-ahyxcc 15.stellar-ptjffh 15.stellar-vu1n3c.stellar-liv77d 15.stellar-ahyxcc 15.stellar-3c2y0f 15.stellar-gah5gt 15.stellar-y30o32 15.stellar-by4op7.stellar-22n4fr 15.stellar-3jb0na 7.stellar-i5h76f 18.stellar-z8wf2u 7.stellar-l6yv1c 23.stellar-9y1n75.stellar-yu581t.stellar-pzcznf 18.stellar-0smchs 19.stellar-bha1oq 15.stellar-j4nmlm 15.stellar-9dcfyo 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stellar-b0ftel [type="submit"] *,
.stellar-1jzslx button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .stellar-7ocaa0 {
    display: none;
  }
}

.stellar-axhl6h {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .stellar-axhl6h {
  display: none;
}

@media (min-width: 768px) {
  .stellar-axhl6h {
    bottom: 22px;
  }
}

.stellar-axhl6h input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stellar-axhl6h {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stellar-4a9bcq.static) .stellar-axhl6h {
    bottom: 8px;
  }
}

.stellar-jlr16o {
  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.stellar-umuo67.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.stellar-74okxj 3.stellar-rasuvw.stellar-e53bo4.stellar-d0807k 3.stellar-icw3sf 3.stellar-nw1vww 5.stellar-n0hcpo 3.stellar-nw1vww 8.stellar-9mcexv.stellar-bpge6z.stellar-nw1vww 26.stellar-1wqppb 5.stellar-z9h1jx 28.stellar-knryvn 8.stellar-ppsx1p 28.stellar-4yon4l.stellar-espwge 28.stellar-dtlc6d.stellar-67dr5k 34.stellar-jhn25t.stellar-q7g9hq 36.stellar-b1kkn1 11.stellar-de0wxa 37.stellar-j2c6yh 12.stellar-b2f1p2 36.stellar-sl44hk.stellar-ymo16h 28.stellar-axpxee.stellar-um0mbr.stellar-qnkb96 28.stellar-mzxd5r 36.stellar-08nkh4 26.stellar-m3mzgf 36.stellar-08nkh4 23.stellar-r6sglk.stellar-ehcbi8.stellar-08nkh4 5.stellar-yawrrp 34.stellar-gdv1zt 3.stellar-icw3sf 31.stellar-74okxj 3.stellar-9aqn1x.stellar-srabpb 18.stellar-wxhjqm.stellar-2dzjj6 18.stellar-i99ln3 8.stellar-d7kbi7 17.stellar-s3sekz 8.stellar-d7kbi7 15.stellar-dcsq5e.stellar-d7kbi7 14.stellar-9psmvl 9.stellar-2dzjj6 13.stellar-kkqqo7 11.stellar-srabpb 13.stellar-zujbuh.stellar-ko50q8 13.stellar-kkqqo7 13.stellar-fqpsse 14.stellar-9psmvl 13.stellar-fqpsse 15.stellar-xxxdqh.stellar-fqpsse 17.stellar-s3sekz 12.stellar-ko50q8 18.stellar-i99ln3 11.stellar-srabpb 18.stellar-0p8rf3.stellar-1koi90 18.stellar-n2qo92.stellar-yq038f 18.stellar-i99ln3 17.stellar-zddegf 17.stellar-s3sekz 17.stellar-zddegf 15.stellar-jgaxk4.stellar-zddegf 14.stellar-9psmvl 18.stellar-yq038f 13.stellar-kkqqo7 20.stellar-1koi90 13.stellar-6sl4kj.stellar-b0ug2k 13.stellar-kkqqo7 22.stellar-qyfyvj 14.stellar-9psmvl 22.stellar-qyfyvj 15.stellar-ymzydn.stellar-jqbfn9 17.stellar-s3sekz 21.stellar-b0ug2k 18.stellar-i99ln3 20.stellar-1koi90 18.stellar-hopkax.stellar-84ij4t 18.stellar-0mkn1o.stellar-yxgutx 18.stellar-i99ln3 26.stellar-fvly1q 17.stellar-s3sekz 26.stellar-fvly1q 15.stellar-6qfnay.stellar-fvly1q 14.stellar-9psmvl 27.stellar-yxgutx 13.stellar-kkqqo7 28.stellar-84ij4t 13.stellar-sbrkjd.stellar-0wjozh 13.stellar-kkqqo7 31.stellar-nnt2km 14.stellar-9psmvl 31.stellar-nnt2km 15.stellar-1ysk5y.stellar-fvly1q 17.stellar-s3sekz 30.stellar-0wjozh 18.stellar-i99ln3 28.stellar-84ij4t 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"])
    .stellar-jlr16o {
    display: none;
  }
}

.stellar-csn4xm {
  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) {
  .stellar-csn4xm {
    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;
}

.stellar-1jzslx {
  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) {
  .stellar-1jzslx {
    padding: 14px 16px;
  }
}

.stellar-1jzslx button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.stellar-1jzslx button:first-child {
  align-content: end;
}

.stellar-1jzslx button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .stellar-1jzslx
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .stellar-1jzslx
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stellar-1jzslx button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stellar-1jzslx button:last-child svg {
  width: 38px;
  height: 38px;
}

.stellar-ce2ycg {
  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;
}

.stellar-ce2ycg::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .stellar-ce2ycg,
.pc61d126-chatbot[data-active-screen="3"]
  .stellar-ce2ycg {
  opacity: 1;
  visibility: visible;
}

.stellar-qtjuk1 {
  flex: 1 1;
}

.stellar-if6n9x {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stellar-if6n9x {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .stellar-fbbtcs {
  display: block;
}

.stellar-p23spd {
  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) {
  .stellar-p23spd {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stellar-kibwx1 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stellar-kibwx1::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stellar-ti2lvf span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stellar-ti2lvf p {
  color: var(--Text-100);
}

.stellar-kibwx1 .stellar-0569n2 {
  grid-area: button;
}

.stellar-kibwx1 .stellar-0569n2::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.stellar-umuo67.org/2000/svg'%3E%3Cpath d='M4.stellar-7v5u34 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stellar-ymlgro 15L16.stellar-ymlgro 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stellar-ymlgro 5L16.stellar-ymlgro 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .stellar-s7d2jf {
  display: block;
}

.stellar-3wevgq {
  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) {
  .stellar-3wevgq {
    margin-top: 40px;
  }
}

.stellar-1u3h02 label,
.stellar-1u3h02 input {
  display: block;
  width: 100%;
}

.stellar-1u3h02 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stellar-1u3h02 label.stellar-q0ebfy input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stellar-1u3h02 label.stellar-q0ebfy::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;
}

.stellar-1u3h02 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;
}

.stellar-1u3h02 input::placeholder {
  color: var(--Text-400);
}

.stellar-goo7l5 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .stellar-goo7l5 {
  display: flex;
}

.stellar-goo7l5 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stellar-goo7l5 ol {
    height: 420px;
    padding: 24px;
  }
}

.stellar-goo7l5 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.stellar-b0ftel {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stellar-b0ftel {
    padding: 0 24px 24px;
  }
}

.stellar-b0ftel 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;
}

.stellar-b0ftel input::placeholder {
  color: var(--Text-400);
}

.stellar-b0ftel [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stellar-b0ftel [type="submit"]:disabled {
  opacity: 0.5;
}

.stellar-b0ftel [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .stellar-b0ftel [type="submit"] {
    right: 40px;
  }
}

.stellar-rkn0mz {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stellar-rkn0mz.stellar-wc4rze {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stellar-rkn0mz.stellar-wc4rze::before {
  content: "";
  width: 31px;
}

.stellar-rkn0mz.stellar-wc4rze p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stellar-rkn0mz.stellar-4q0u45 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.stellar-rkn0mz p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stellar-axhl6h .stellar-0569n2 {
  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;
  }
}

.stellar-7ocaa0 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stellar-7ocaa0 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stellar-7ocaa0 {
    padding: 18px 0;
  }
}

.stellar-7ocaa0 .stellar-pzmukn {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stellar-7ocaa0 .stellar-pzmukn {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stellar-ivyhbi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stellar-ivyhbi {
    max-width: 160px;
    height: 40px;
  }
}

.stellar-ivyhbi picture,
.stellar-ivyhbi img {
  display: block;
  width: 100%;
  height: 100%;
}

.stellar-ivyhbi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stellar-8n7jqs {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stellar-liq1o9 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stellar-7ocaa0.stellar-xm0rgx .stellar-8n7jqs {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stellar-8n7jqs {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stellar-8n7jqs {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stellar-ifa9j0,
.stellar-zwygj5 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stellar-ifa9j0,
  .stellar-zwygj5 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stellar-zwygj5 {
    display: none;
  }
}

.stellar-dkigzk {
  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;
}

.stellar-xm0rgx .stellar-dkigzk {
  background: var(--fh-bg-color);
}

.stellar-dkigzk button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stellar-dkigzk {
    display: none;
  }
}

.stellar-63953w {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stellar-63953w {
    display: none;
  }
}

.stellar-un08qj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.stellar-7ocaa0.stellar-xm0rgx .stellar-un08qj:first-child {
  display: none;
}

.stellar-7ocaa0.stellar-xm0rgx .stellar-un08qj:last-child {
  display: block;
}

.stellar-un08qj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stellar-un08qj {
    display: none;
  }
}

.stellar-rmiq17 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stellar-rmiq17 {
    display: flex;
  }
}

.stellar-rmiq17 ul {
  max-height: 350px;
  overflow-y: auto;
}

.stellar-rmiq17:hover ul {
  visibility: visible;
  opacity: 1;
}

.stellar-rmiq17:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stellar-rmiq17:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stellar-rmiq17:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stellar-rmiq17:hover .stellar-km0epn svg {
  transform: rotate(180deg);
}

.stellar-yiwrxa {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.stellar-lopulf {
  padding: 0 8px;
}

.stellar-jtmbhu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stellar-jtmbhu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stellar-jtmbhu {
    padding: 4px 8px;
  }
}

.stellar-soja9c {
  display: flex;
}

.stellar-soja9c img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stellar-km0epn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stellar-km0epn svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stellar-x7azqu {
  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) {
  .stellar-x7azqu {
    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;
  }
}

.stellar-pl14et {
  width: 100%;
}

@media (min-width: 1200px) {
  .stellar-pl14et {
    display: none;
  }
}

.stellar-bwaro1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stellar-a13fyb {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stellar-kev6h6 {
  display: flex;
}

.stellar-z5yuc3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stellar-a35t7n {
  list-style: none;
}

@media (max-width: 1199px) {
  .stellar-a35t7n {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stellar-a35t7n {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stellar-a35t7n .stellar-ll6k9z [data-ref-el],
  .stellar-a35t7n .stellar-ll6k9z span,
  .stellar-a35t7n .stellar-ll6k9z a {
    white-space: nowrap;
  }
}

.stellar-bl13tf {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .stellar-bl13tf.stellar-u166on > .stellar-ll6k9z {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stellar-bl13tf.stellar-yqr48l:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stellar-bl13tf.stellar-u166on > .stellar-l9v6j6 {
    height: auto;
  }

  .stellar-bl13tf.stellar-u166on > div > .stellar-rma86p {
    transform: rotate(180deg);
  }
}

.stellar-bl13tf [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stellar-bl13tf [data-ref-el],
.stellar-bl13tf span {
  cursor: pointer;
}

.stellar-bl13tf [data-ref-el],
.stellar-bl13tf span,
.stellar-bl13tf a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .stellar-bl13tf [data-ref-el],
  .stellar-bl13tf span,
  .stellar-bl13tf a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stellar-bl13tf [data-ref-el],
  .stellar-bl13tf span,
  .stellar-bl13tf a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stellar-l9v6j6 {
  height: 0;
  overflow: hidden;
  transition: height 0.stellar-liq1o9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stellar-l9v6j6::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stellar-l9v6j6::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stellar-l9v6j6::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stellar-l9v6j6 {
    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;
  }

  .stellar-l9v6j6:has(> .stellar-bl13tf.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stellar-l9v6j6 .stellar-l9v6j6 {
    padding: 0;
  }

  .stellar-l9v6j6 .stellar-bl13tf {
    font-weight: 400;
  }

  .stellar-l9v6j6 .stellar-bl13tf:hover > .stellar-ll6k9z {
    background: var(--Neutral-300);
  }

  .stellar-l9v6j6 .stellar-rma86p {
    rotate: -90deg;
  }
}

.stellar-ll6k9z {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stellar-ll6k9z {
    padding: 8px;
  }

  .stellar-bl13tf.stellar-wg313q > .stellar-ll6k9z {
    background: var(--Neutral-300);
  }
}

.stellar-rma86p {
  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.stellar-umuo67.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stellar-s5lwy4 0.stellar-f81grd.stellar-7vebd5 -0.stellar-1xmgmz 0.stellar-0i3t3z -0.stellar-1xmgmz 1.stellar-15szig 0.stellar-z8jo9b.stellar-w61t59 4.stellar-sf0n7v.stellar-s5lwy4 0.stellar-b4u07j.stellar-t7k35e -0.stellar-1xmgmz 9.stellar-kllc0s -0.stellar-1xmgmz 10.stellar-igo2c6 0.stellar-52s6tj.stellar-v3uku7 0.stellar-7vebd5 10.stellar-v3uku7 0.stellar-0i3t3z 10.stellar-igo2c6 1.stellar-ccsqd1.stellar-jzjkrx 5.stellar-bz4ki0.stellar-trhk8b 6.stellar-vfalij 5.stellar-zulo3j 6.stellar-vfalij 4.stellar-vjmzqv 5.stellar-zfa6p2.stellar-s5lwy4 1.stellar-yul9ut.stellar-1xmgmz 0.stellar-0i3t3z -0.stellar-1xmgmz 0.stellar-7vebd5 0.stellar-s5lwy4 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stellar-liq1o9 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stellar-rma86p {
    cursor: default;
  }
}

.stellar-r8s550 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stellar-4upmx4 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .stellar-4upmx4 {
    padding: 40px 4px;
  }
}

.stellar-3xxc2u {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stellar-3xxc2u {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stellar-twfsue {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stellar-twfsue {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stellar-twfsue ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stellar-twfsue [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stellar-twfsue [data-ref-el],
.stellar-twfsue span,
.stellar-twfsue a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stellar-e12256 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stellar-e12256 {
    margin-bottom: 12px;
  }
}

.stellar-clcr1h {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stellar-clcr1h img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stellar-clcr1h:last-child {
    margin-right: 0;
  }
}

.stellar-7gjjjr {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stellar-e12256:hover .stellar-xk0jow {
  visibility: visible;
  opacity: 1;
}

.stellar-xk0jow {
  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);
}

.stellar-8yxv12 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stellar-x99s4t {
  display: flex;
  margin: 6px;
}

.stellar-x99s4t img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stellar-xk0jow::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);
}

.stellar-xk0jow::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);
}

.stellar-9medng {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stellar-9medng {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stellar-79if6q {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stellar-79if6q {
    margin-right: 32px;
  }
}

.stellar-p7gstn {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stellar-p7gstn {
    margin-top: 0;
    width: 340px;
  }
}

.stellar-p7gstn a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stellar-9gp7xa {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stellar-9fzoky {
  position: relative;
}

@media (min-width: 768px) {
  .stellar-9fzoky {
    margin-top: 40px;
  }
}

.stellar-9fzoky + .stellar-4fejxy,
.stellar-9fzoky + .stellar-9fzoky {
  margin-top: 24px;
}

.stellar-6ckksn {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stellar-6ckksn {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stellar-6ckksn {
    padding: 80px;
  }
}

.stellar-m362b7 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stellar-m362b7 {
    padding: 0 16px;
}


}

.stellar-2lm73p {
  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) {
  .stellar-2lm73p {
    font-size: 48px;
    line-height: 56px;
  }
}

.stellar-wlshci {
  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) {
  .stellar-wlshci {
    font-size: 24px;
    line-height: 32px;
  }
}

.stellar-fq2dcs {
  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;
}

.stellar-fq2dcs:hover {
  background: var(--button-bg-hover);
}

.stellar-7p1s4i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stellar-7p1s4i img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stellar-7p1s4i img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .stellar-7p1s4i img {
  min-height: 100%;
  }
}

.stellar-6ckksn::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stellar-c71mz8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stellar-c71mz8 h1,
.stellar-c71mz8 h2,
.stellar-c71mz8 h3,
.stellar-c71mz8 h4 {
  margin-bottom: 6px;
}

.stellar-c71mz8 h1:not(:first-child),
.stellar-c71mz8 h2:not(:first-child),
.stellar-c71mz8 h3:not(:first-child),
.stellar-c71mz8 h4:not(:first-child) {
  margin-top: 16px;
}

.stellar-c71mz8 h1,
.stellar-c71mz8 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stellar-c71mz8 h1,
  .stellar-c71mz8 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stellar-c71mz8 h2,
.stellar-c71mz8 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stellar-c71mz8 h2,
  .stellar-c71mz8 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stellar-c71mz8 h3,
.stellar-c71mz8 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stellar-c71mz8 h3,
  .stellar-c71mz8 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stellar-c71mz8 h4,
.stellar-c71mz8 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stellar-c71mz8 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stellar-c71mz8 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stellar-c71mz8 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);
}

.stellar-c71mz8 ul ul {
  margin-bottom: 8px;
}

.stellar-c71mz8 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stellar-c71mz8 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stellar-c71mz8 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stellar-c71mz8 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stellar-c71mz8 ol li::marker {
  font-weight: 700;
}

.stellar-c71mz8 ol ol {
  margin-bottom: 8px;
}

.stellar-c71mz8 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stellar-c71mz8 ol ul li {
  padding-left: 16px;
}

.stellar-c71mz8 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) {
  .stellar-c71mz8 table {
    padding: 24px;
  }
}

.stellar-c71mz8 table.stellar-9uibk1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stellar-liq1o9,
    mask-image 0.3s;
}

.stellar-c71mz8 table.stellar-9uibk1.stellar-3avche {
  -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) {
  .stellar-c71mz8 table {
    display: table;
  }
}

.stellar-c71mz8 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);
}

.stellar-c71mz8 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stellar-c71mz8 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stellar-c71mz8 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) {
  .stellar-c71mz8 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stellar-c71mz8 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stellar-c71mz8 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stellar-c71mz8 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stellar-c71mz8 img {
  max-width: 100%;
  height: auto;
}

.stellar-qcvcyd {
  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) {
  .stellar-qcvcyd {
    padding: 24px;
  }
}

.stellar-kyy8cx {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .stellar-kyy8cx {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stellar-kyy8cx > * {
  margin: 0 !important;
}

.stellar-kyy8cx img,
.stellar-xbqu20 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stellar-kyy8cx img,
  .stellar-xbqu20 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stellar-wtng3t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stellar-wtng3t {
    width: 32px;
    height: 32px;
  }
}

.stellar-25798i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stellar-25798i .stellar-q9qyzn {
  flex-shrink: 0;
}

.stellar-25798i .stellar-9aou2x svg {
  display: none;
}

.stellar-3yt506 {
  display: grid;
  transition: max-height 0.stellar-liq1o9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stellar-3yt506 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stellar-3yt506 {
    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));
  }
}

.stellar-3yt506.stellar-djet0s + .stellar-q9qyzn svg {
  transform: rotate(180deg);
}

.stellar-vd12xl {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stellar-vd12xl > div:nth-child(3n) {
  grid-column: span 2;
}

.stellar-vd12xl
  > div:nth-child(3n)
  .stellar-o8imwi
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stellar-vd12xl {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stellar-vd12xl > div:nth-child(3n) {
    grid-column: unset;
  }

  .stellar-vd12xl
    > div:nth-child(3n)
    .stellar-o8imwi
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stellar-vd12xl {
    max-width: 270px;
  }
}

.stellar-vd12xl .stellar-o8imwi button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stellar-vd12xl .stellar-o8imwi button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stellar-vd12xl .stellar-o8imwi button {
    max-width: 104px;
  }
}

.stellar-kaixaj {
  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) {
  .stellar-kaixaj {
    margin-bottom: 0;
  }
}

.stellar-7h8qv9 {
  display: none;
  opacity: 0;
}

.stellar-d3vd8m {
  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;
  }
}

.stellar-d3vd8m img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stellar-o8imwi {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stellar-o8imwi button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stellar-o8imwi
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stellar-o8imwi
    button {
    max-width: 145px;
  }
}

.stellar-io6x8z:first-child
  .stellar-o8imwi
  button {
  max-width: 270px;
}

.stellar-pyotgb {
  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%;
}

.stellar-kaixaj picture {
  width: 100%;
  max-width: 100%;
}

.stellar-evosxw {
  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;
}

.stellar-evosxw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stellar-kaixaj:hover .stellar-evosxw {
  display: flex;
}

.stellar-yni2kc {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stellar-hivwzu {
  display: flex;
}

.stellar-hivwzu:hover .stellar-7nx09g,
.stellar-hivwzu .stellar-wg313q .stellar-7nx09g {
  display: flex;
}

.stellar-hivwzu svg {
  flex-shrink: 0;
}

.stellar-7nx09g {
  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) {
  .stellar-7nx09g {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stellar-7nx09g:hover {
  display: flex;
}

.stellar-7nx09g svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stellar-zou6tt {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .stellar-zou6tt {
    font-size: 12px;
  }
}

.stellar-1atv7c,
.stellar-lgitaw {
  width: 50%;
  flex-shrink: 0;
}

.stellar-1atv7c {
  font-weight: 700;
}

.stellar-qr3d6g .stellar-3yt506 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stellar-qr3d6g .stellar-3yt506 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stellar-qr3d6g .stellar-3yt506 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stellar-qr3d6g
  .stellar-pyotgb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stellar-qr3d6g .stellar-d3vd8m {
  height: 100% !important;
  border-radius: 16px;
}

.stellar-qr3d6g .stellar-o8imwi {
  gap: 4px;
  align-items: center;
}

.stellar-qr3d6g .stellar-o8imwi button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stellar-qr3d6g .stellar-o8imwi svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stellar-qr3d6g .stellar-te5uxv,
.stellar-qr3d6g .stellar-szyspz {
  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.stellar-umuo67.org/2000/svg'%3E%3Cpath d='M9.stellar-h6qear 4.stellar-farmub.stellar-dhh2ad 5.stellar-6u7xb5.stellar-ecfdln 5.stellar-v8vw0k.stellar-2sw195 5.stellar-4g22cj.stellar-23al7z 8.stellar-vcqoob.stellar-wsxa8h 9.stellar-ff74th.stellar-nghp1l 9.stellar-hzui48.stellar-v6h1jz 13.stellar-p3251g.stellar-gm8gvl 11.stellar-g4lqml.stellar-ewtgyw 11.stellar-6bj5mp.stellar-yk1kld 11.stellar-wijn9o.stellar-3zu9gu 13.stellar-k390vy.stellar-bmvi8c 9.stellar-61ligl.stellar-opgnbk 9.stellar-1kpn7j.stellar-tekdml 8.stellar-wfche3.stellar-7an3pp 5.stellar-eudlv2.stellar-g6xnbo 5.stellar-87mpyh.stellar-mbazdr 5.stellar-eq6gxs.stellar-41skw7 4.stellar-ux4o13.stellar-ewtgyw 1.stellar-xlq8iz.stellar-h6qear 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stellar-qr3d6g .stellar-te5uxv {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stellar-qr3d6g .stellar-szyspz {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stellar-d6reur {
  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) {
  .stellar-d6reur {
    padding: 24px;
  }
}

.stellar-d6reur .stellar-q9qyzn {
  display: flex;
}

@media (min-width: 768px) {
  .stellar-d6reur .stellar-q9qyzn {
    display: none;
  }
}

.stellar-d6reur .stellar-9aou2x svg {
  display: none;
}

.stellar-pttk5d {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stellar-pttk5d .stellar-nhgjsx {
  display: none;
}

@media (min-width: 768px) {
  .stellar-pttk5d .stellar-nhgjsx {
    display: flex;
  }
}

.stellar-znp5my {
  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) {
  .stellar-znp5my {
    font-size: 40px;
    line-height: 48px;
  }
}

.stellar-znp5my > * {
  margin: 0 !important;
}

.stellar-znp5my img,
.stellar-eixxu3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stellar-znp5my img,
  .stellar-eixxu3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stellar-wc32oc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stellar-wc32oc {
    width: 32px;
    height: 32px;
  }
}

.stellar-ye71sq {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stellar-ye71sq {
    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;
  }

  .stellar-ye71sq::-webkit-scrollbar {
    display: none;
  }
}

.stellar-wj6gc6 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .stellar-wj6gc6 {
    padding: 7px 15px;
  }
}

.stellar-wj6gc6:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stellar-m0uo8v {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stellar-m0uo8v {
    display: flex;
    opacity: 1;
  }
}

.stellar-wj6gc6 picture {
  height: 100%;
  display: block;
}

.stellar-wj6gc6 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stellar-wj6gc6 img {
    width: 88px;
    height: 44px;
  }
}

.stellar-wj6gc6 p {
  text-align: center;
  width: 100%;
}

.stellar-0xevuf {
  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) {
  .stellar-0xevuf {
    font-size: 40px;
    line-height: 48px;
  }
}

.stellar-0xevuf img,
.stellar-liv7f6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stellar-0xevuf img,
  .stellar-liv7f6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stellar-6nknfa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stellar-6nknfa {
    width: 32px;
    height: 32px;
  }
}

.stellar-r1z56i {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stellar-uica0j {
  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;
}

.stellar-t19mtj {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stellar-t19mtj.stellar-wg313q {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stellar-y1oprp {
  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) {
  .stellar-y1oprp {
    font-size: 20px;
    line-height: 28px;
  }
}

.stellar-8a9pg4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stellar-oyvfei {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stellar-liq1o9 ease;
  opacity: 0;
  color: var(--text-color);
}

.stellar-4vw1u4 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stellar-4vw1u4 ol,
.stellar-4vw1u4 ul {
  padding-left: 1.3em;
}

.stellar-t19mtj.stellar-wg313q .stellar-oyvfei {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stellar-t19mtj.stellar-wg313q .stellar-8a9pg4 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stellar-qfi93z {
  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) {
  .stellar-qfi93z {
    padding: 24px;
  }
}

.stellar-qfi93z .stellar-q9qyzn {
  display: flex;
}

@media (min-width: 768px) {
  .stellar-qfi93z .stellar-q9qyzn {
    display: none;
  }
}

.stellar-qfi93z .stellar-9aou2x svg {
  display: none;
}

.stellar-c6sufy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stellar-c6sufy .stellar-nhgjsx {
  display: none;
}

@media (min-width: 768px) {
  .stellar-c6sufy .stellar-nhgjsx {
    display: flex;
  }
}

.stellar-xh5i0b {
  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) {
  .stellar-xh5i0b {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stellar-xh5i0b > * {
  margin: 0 !important;
}

.stellar-xh5i0b img,
.stellar-dwn5dh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stellar-xh5i0b img,
  .stellar-dwn5dh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stellar-26xww7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stellar-26xww7 {
    width: 32px;
    height: 32px;
  }
}

.stellar-8hk8wu {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stellar-8hk8wu {
    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;
  }

  .stellar-8hk8wu::-webkit-scrollbar {
    display: none;
  }
}

.stellar-ychmd8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stellar-ychmd8:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stellar-gbnfqe {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stellar-gbnfqe {
    display: flex;
    opacity: 1;
  }
}

.stellar-ychmd8 picture {
  width: auto;
  height: 100%;
  display: block;
}

.stellar-ychmd8 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stellar-okioyo {
  margin: -24px 0;
}

.stellar-okioyo:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stellar-okioyo {
    margin: -16px 0;
  }
}

.stellar-0kg3gm {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stellar-0kg3gm {
    flex-direction: row;
  }
}

.stellar-43gfa8 {
  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) {
  .stellar-43gfa8 {
    flex: 1;
  }
}

.stellar-43gfa8::placeholder {
  color: var(--Text-400);
}

.stellar-rsg3r6 {
  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;
}

.stellar-sk6rjo {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stellar-sk6rjo::-webkit-scrollbar {
  display: none;
}

.stellar-7n1yi9 {
  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;
}

.stellar-7n1yi9 img,
.stellar-7n1yi9 svg {
  margin-right: 8px;
}

.stellar-jglp8k {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.stellar-okioyo + .stellar-2aiq5n {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stellar-okioyo + .stellar-2aiq5n {
    margin-top: -16px;
  }
}

.stellar-3onstb {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stellar-3onstb > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stellar-3onstb > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stellar-zxa8pf {
  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;
}

.stellar-nar7cj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.stellar-b872ub {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stellar-88i1kf {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stellar-udt45p {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stellar-zxa8pf 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;
}

.stellar-zxa8pf 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) {
  .stellar-zxa8pf {
    padding: 39px 179px 39px 39px;
  }

  .stellar-nar7cj {
    font-size: 40px;
    line-height: 48px;
  }

  .stellar-udt45p {
    height: 348px;
  }

  .stellar-zxa8pf button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stellar-zxa8pf button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stellar-zxa8pf {
    padding: 63px;
  }
}

.stellar-zukw9o {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stellar-zukw9o {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stellar-ozd6an {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stellar-ozd6an {
    width: auto;
  }
}

.stellar-yrojrg {
  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;
}

.stellar-yrojrg::-webkit-scrollbar {
  display: none;
}

.stellar-yrojrg 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);
}

.stellar-yrojrg a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stellar-yrojrg {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stellar-zukw9o .stellar-gmaw6z {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stellar-liq1o9,
    mask-image 0.3s;
}

.stellar-zukw9o .stellar-gmaw6z.stellar-3avche {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stellar-yzkr95 {
  margin: 40px -16px;
}

.stellar-ec5a1s + .stellar-4fejxy,
.stellar-ec5a1s + .stellar-9fzoky {
  margin-top: 24px;
}

.stellar-y4t79w {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stellar-y4t79w picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stellar-d1nk9l {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stellar-d1nk9l {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stellar-d1nk9l {
    margin-top: 0;
  }
}

.stellar-nx4ej3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stellar-nx4ej3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.stellar-540vcv {
  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) {
  .stellar-540vcv {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stellar-nx00ks {
  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) {
  .stellar-nx00ks {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stellar-pqpfmy {
  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) {
  .stellar-pqpfmy {
    font-size: 20px;
    line-height: 28px;
  }
}

.stellar-ts98b4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stellar-ts98b4 {
    font-size: 32px;
    line-height: 40px;
  }
}

.stellar-3ddwq2 {
  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;
}

.stellar-xnfn0s {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stellar-xnfn0s img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stellar-2aiq5n {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stellar-xsy9nr {
  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) {
  .stellar-xsy9nr {
    padding: 15px 48px;
  }
}

main > .stellar-2aiq5n {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stellar-3yt506.stellar-uyivtt > div:nth-child(n+5) {
    display: none;
  }
}

.stellar-c71mz8 p a img {
  display: block;
  margin: 0 auto;
}


.stellar-sb7dc3 {
  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 */
.stellar-efycx6 {
  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;
}

.stellar-efycx6 label {
  font-size: 14px;
}

.stellar-efycx6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stellar-efycx6 input,
.stellar-efycx6 textarea,
.stellar-efycx6 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;
}
.stellar-efycx6 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stellar-nrv5du ease;
}
.stellar-efycx6 button:hover {
  background-color: var(--button-bg-hover);
}
.stellar-qkjef6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stellar-cb781t ease-in;
}

.stellar-qkjef6 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;
}
.stellar-7roidi, .stellar-exefxx, [class*="review-card"],
thead, thead th, table th, .stellar-wprjpq,
.stellar-4seucf, [class*="collapsible-header"],
.stellar-h1nf4p, [class*="updated-block"] {
  color: #ece7dc !important;
}
