* {
  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;
  }
}

.voodoo-p2u93i {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .voodoo-p2u93i {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .voodoo-p2u93i {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.voodoo-p03mza {
  overflow: hidden;
}

.voodoo-urvahs img {
  background: var(--Neutral-300);
}

.voodoo-o1197o {
  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;
}

.voodoo-e5j9wa {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.voodoo-e5j9wa:hover {
  background: var(--button-bg-hover);
}

.voodoo-hrvmpr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.voodoo-hrvmpr:hover {
  background: var(--button-bg-hover);
}

.voodoo-d4tqfg {
  font-size: 12px;
  line-height: 18px;
}

.voodoo-kcsycv {
  font-size: 18px;
  line-height: 26px;
}

.voodoo-1alc5p {
  width: 100%;
}

.voodoo-ng08hc {
  padding: 6px 16px;
}

.voodoo-jdpna1 {
  padding: 10px 16px;
}

.voodoo-0xd42o {
  padding: 15px 26px;
}

.voodoo-qcgo1a {
  flex-shrink: 0;
}

.voodoo-hoh47u {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.voodoo-u8jqea {
  display: none;
}

.voodoo-sdbhzd {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.voodoo-zda6i1 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.voodoo-704cxo {
  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;
}

.voodoo-vd1jyy {
  cursor: grab;
}

.voodoo-704cxo::-webkit-scrollbar {
  display: none;
}

.voodoo-q47rbf {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.voodoo-oo36nw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.voodoo-cni02u {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.voodoo-jje128 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.voodoo-qb7689 {
  visibility: visible;
}

.voodoo-m3u9my {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.voodoo-nnx2l2 ease;
}

.voodoo-4ulqua {
  background-color: var(--Primary-200);
  width: 16px;
}

.voodoo-33c7vf {
  -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.voodoo-nnx2l2,
    mask-image 0.3s;
}

.voodoo-33c7vf.voodoo-7fvzze {
  -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;
  }
}

.voodoo-m0qhpn: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;
}

.voodoo-cur0ls {
  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.voodoo-d763eo.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.voodoo-d763eo.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;
}

.voodoo-tjjmfi {
  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);
}

.voodoo-tjjmfi::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%
  );
}

.voodoo-usxam0 {
  position: relative;
  z-index: 1;
}

.voodoo-x05vr0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.voodoo-wwztig {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.voodoo-w20q1h {
  font-size: 40px;
  line-height: 48px;
}

.voodoo-2gcorl {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.voodoo-s12wue {
  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;
}

.voodoo-s12wue:hover {
  background: var(--Primary-400);
}

.voodoo-s12wue svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.voodoo-m0qhpn 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) {
  .voodoo-tjjmfi {
    max-width: 600px;
    padding: 64px;
  }

  .voodoo-x05vr0 {
    font-size: 24px;
    line-height: 32px;
  }

  .voodoo-wwztig {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .voodoo-w20q1h {
    font-size: 50px;
    line-height: 56px;
  }

  .voodoo-2gcorl {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .voodoo-cur0ls {
    top: 25px;
    right: 25px;
  }
}

.voodoo-ilrc2j,
.voodoo-dp10as {
  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;
}

.voodoo-2c02za.voodoo-nxrs1p::before,
.voodoo-dp10as::before,
.voodoo-1nta63::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.voodoo-d763eo.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.voodoo-pmv7zz 14.voodoo-krkl6l.voodoo-6va7h7 14.voodoo-9mhluq 15.voodoo-aqasb5 14.voodoo-l0bqv7 15.voodoo-mq7bvv 14.voodoo-ks70dz.voodoo-jhrljb 14.voodoo-xvgrb5 19.voodoo-6qwxqq 12.voodoo-foazlk 19.voodoo-6qwxqq 10.voodoo-pfyu34.voodoo-6qwxqq 8.voodoo-bcnluo 17.voodoo-uo5l8y 7.voodoo-du5eny 15.voodoo-ft8rxj 7.voodoo-y4ejd9.voodoo-bhyvh3 7.voodoo-du5eny 11.voodoo-5ynthf 8.voodoo-bcnluo 11.voodoo-5ynthf 10.voodoo-avgrgj.voodoo-5ynthf 12.voodoo-oyk1m2 13.voodoo-b0py1c 14.voodoo-mt278o 15.voodoo-8tv877 14.voodoo-oid4m7.voodoo-xgshrx 14.voodoo-5r9efy 15.voodoo-00e2hb 14.voodoo-qbwfve 15.voodoo-6jjamy 14.voodoo-qcqf87.voodoo-pmv7zz 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.voodoo-9h0hfq 15.voodoo-a1q9we.voodoo-26p61n 15.voodoo-9ijeph 15.voodoo-e0uplf 15.voodoo-lcjg1p 15.voodoo-aihax3 15.voodoo-djo73n.voodoo-t6kz1m 15.voodoo-lcjg1p 15.voodoo-n6hlsz 15.voodoo-7yu0c6 15.voodoo-r79neg 15.voodoo-zxymh9.voodoo-j0lfmy 15.voodoo-vif4eb 7.voodoo-wadn06 18.voodoo-xnm1k4 7.voodoo-d7fxfo 23.voodoo-iqv948.voodoo-u74c33.voodoo-0bmm9e 18.voodoo-t54cr2 19.voodoo-5tfoik 15.voodoo-j7exqw 15.voodoo-9h0hfq 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.voodoo-wqheh9 [type="submit"] *,
.voodoo-2c8zu6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .voodoo-tufqz6 {
    display: none;
  }
}

.voodoo-e3dnz1 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .voodoo-e3dnz1 {
  display: none;
}

@media (min-width: 768px) {
  .voodoo-e3dnz1 {
    bottom: 22px;
  }
}

.voodoo-e3dnz1 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .voodoo-e3dnz1 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.voodoo-hhvq4e.static) .voodoo-e3dnz1 {
    bottom: 8px;
  }
}

.voodoo-dxh346 {
  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.voodoo-d763eo.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.voodoo-f5rvny 3.voodoo-2opaz3.voodoo-tugr40.voodoo-7mm1sp 3.voodoo-kna1k5 3.voodoo-p3bepi 5.voodoo-yd4c73 3.voodoo-p3bepi 8.voodoo-p666xy.voodoo-18uyu1.voodoo-p3bepi 26.voodoo-ns1apg 5.voodoo-ey2824 28.voodoo-rpf5ka 8.voodoo-3p5we2 28.voodoo-kvro51.voodoo-qztgru 28.voodoo-4mjx2b.voodoo-2ew9qa 34.voodoo-mhyhoa.voodoo-pliq21 36.voodoo-yomsc4 11.voodoo-mhypq0 37.voodoo-aqo7u8 12.voodoo-05rhzm 36.voodoo-yy1ugy.voodoo-6v8yrn 28.voodoo-eaqpjr.voodoo-h611ml.voodoo-nk7nlm 28.voodoo-rdf7n7 36.voodoo-t74ese 26.voodoo-v1lqsp 36.voodoo-t74ese 23.voodoo-z3pqe3.voodoo-m8zb5v.voodoo-t74ese 5.voodoo-znuaci 34.voodoo-jjne4k 3.voodoo-kna1k5 31.voodoo-f5rvny 3.voodoo-9028xn.voodoo-svx93b 18.voodoo-xznsr9.voodoo-6grkur 18.voodoo-wfv7jt 8.voodoo-030y6l 17.voodoo-q6leot 8.voodoo-030y6l 15.voodoo-pbcejs.voodoo-030y6l 14.voodoo-2w1839 9.voodoo-6grkur 13.voodoo-rmun2w 11.voodoo-svx93b 13.voodoo-r0psnr.voodoo-tup22r 13.voodoo-rmun2w 13.voodoo-jzrs14 14.voodoo-2w1839 13.voodoo-jzrs14 15.voodoo-d2aev8.voodoo-jzrs14 17.voodoo-q6leot 12.voodoo-tup22r 18.voodoo-wfv7jt 11.voodoo-svx93b 18.voodoo-wdrumi.voodoo-fis1ck 18.voodoo-7gz3wz.voodoo-6xklae 18.voodoo-wfv7jt 17.voodoo-adej9x 17.voodoo-q6leot 17.voodoo-adej9x 15.voodoo-jv2gtt.voodoo-adej9x 14.voodoo-2w1839 18.voodoo-6xklae 13.voodoo-rmun2w 20.voodoo-fis1ck 13.voodoo-mjby84.voodoo-uyh21o 13.voodoo-rmun2w 22.voodoo-amipds 14.voodoo-2w1839 22.voodoo-amipds 15.voodoo-2g88o6.voodoo-f57tsq 17.voodoo-q6leot 21.voodoo-uyh21o 18.voodoo-wfv7jt 20.voodoo-fis1ck 18.voodoo-n1j9iv.voodoo-rj749r 18.voodoo-kro22t.voodoo-h15aab 18.voodoo-wfv7jt 26.voodoo-3a5o41 17.voodoo-q6leot 26.voodoo-3a5o41 15.voodoo-rapddr.voodoo-3a5o41 14.voodoo-2w1839 27.voodoo-h15aab 13.voodoo-rmun2w 28.voodoo-rj749r 13.voodoo-guad5l.voodoo-u4ntej 13.voodoo-rmun2w 31.voodoo-7gdje6 14.voodoo-2w1839 31.voodoo-7gdje6 15.voodoo-t6sraj.voodoo-3a5o41 17.voodoo-q6leot 30.voodoo-u4ntej 18.voodoo-wfv7jt 28.voodoo-rj749r 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"])
    .voodoo-dxh346 {
    display: none;
  }
}

.voodoo-kzdgu7 {
  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) {
  .voodoo-kzdgu7 {
    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;
}

.voodoo-2c8zu6 {
  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) {
  .voodoo-2c8zu6 {
    padding: 14px 16px;
  }
}

.voodoo-2c8zu6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.voodoo-2c8zu6 button:first-child {
  align-content: end;
}

.voodoo-2c8zu6 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .voodoo-2c8zu6
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .voodoo-2c8zu6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.voodoo-2c8zu6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.voodoo-2c8zu6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.voodoo-1nta63 {
  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;
}

.voodoo-1nta63::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .voodoo-1nta63,
.pc61d126-chatbot[data-active-screen="3"]
  .voodoo-1nta63 {
  opacity: 1;
  visibility: visible;
}

.voodoo-fqowsh {
  flex: 1 1;
}

.voodoo-y0he2j {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .voodoo-y0he2j {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .voodoo-y2q9tw {
  display: block;
}

.voodoo-hx0hxk {
  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) {
  .voodoo-hx0hxk {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.voodoo-dp10as {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.voodoo-dp10as::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.voodoo-c6tit2 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.voodoo-c6tit2 p {
  color: var(--Text-100);
}

.voodoo-dp10as .voodoo-rxyr8h {
  grid-area: button;
}

.voodoo-dp10as .voodoo-rxyr8h::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.voodoo-d763eo.org/2000/svg'%3E%3Cpath d='M4.voodoo-avwnu2 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.voodoo-uguw5i 15L16.voodoo-uguw5i 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.voodoo-uguw5i 5L16.voodoo-uguw5i 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .voodoo-fy9271 {
  display: block;
}

.voodoo-wa9vwe {
  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) {
  .voodoo-wa9vwe {
    margin-top: 40px;
  }
}

.voodoo-ilrc2j label,
.voodoo-ilrc2j input {
  display: block;
  width: 100%;
}

.voodoo-ilrc2j label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.voodoo-ilrc2j label.voodoo-maiya7 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.voodoo-ilrc2j label.voodoo-maiya7::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;
}

.voodoo-ilrc2j 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;
}

.voodoo-ilrc2j input::placeholder {
  color: var(--Text-400);
}

.voodoo-ykcily {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .voodoo-ykcily {
  display: flex;
}

.voodoo-ykcily ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .voodoo-ykcily ol {
    height: 420px;
    padding: 24px;
  }
}

.voodoo-ykcily ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.voodoo-wqheh9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .voodoo-wqheh9 {
    padding: 0 24px 24px;
  }
}

.voodoo-wqheh9 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;
}

.voodoo-wqheh9 input::placeholder {
  color: var(--Text-400);
}

.voodoo-wqheh9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.voodoo-wqheh9 [type="submit"]:disabled {
  opacity: 0.5;
}

.voodoo-wqheh9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .voodoo-wqheh9 [type="submit"] {
    right: 40px;
  }
}

.voodoo-2c02za {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.voodoo-2c02za.voodoo-nxrs1p {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.voodoo-2c02za.voodoo-nxrs1p::before {
  content: "";
  width: 31px;
}

.voodoo-2c02za.voodoo-nxrs1p p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.voodoo-2c02za.voodoo-c93lm5 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.voodoo-2c02za p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.voodoo-e3dnz1 .voodoo-rxyr8h {
  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;
  }
}

.voodoo-tufqz6 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .voodoo-tufqz6 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .voodoo-tufqz6 {
    padding: 18px 0;
  }
}

.voodoo-tufqz6 .voodoo-p2u93i {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .voodoo-tufqz6 .voodoo-p2u93i {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.voodoo-lgazp6 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .voodoo-lgazp6 {
    max-width: 160px;
    height: 40px;
  }
}

.voodoo-lgazp6 picture,
.voodoo-lgazp6 img {
  display: block;
  width: 100%;
  height: 100%;
}

.voodoo-lgazp6 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .voodoo-tnkoai {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.voodoo-nnx2l2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .voodoo-tufqz6.voodoo-3igpi0 .voodoo-tnkoai {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .voodoo-tnkoai {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .voodoo-tnkoai {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.voodoo-9rbeyq,
.voodoo-87lj8u {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .voodoo-9rbeyq,
  .voodoo-87lj8u {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .voodoo-87lj8u {
    display: none;
  }
}

.voodoo-3byagk {
  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;
}

.voodoo-3igpi0 .voodoo-3byagk {
  background: var(--fh-bg-color);
}

.voodoo-3byagk button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .voodoo-3byagk {
    display: none;
  }
}

.voodoo-qwoqav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .voodoo-qwoqav {
    display: none;
  }
}

.voodoo-7e5uue {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.voodoo-tufqz6.voodoo-3igpi0 .voodoo-7e5uue:first-child {
  display: none;
}

.voodoo-tufqz6.voodoo-3igpi0 .voodoo-7e5uue:last-child {
  display: block;
}

.voodoo-7e5uue:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .voodoo-7e5uue {
    display: none;
  }
}

.voodoo-kgg5q8 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .voodoo-kgg5q8 {
    display: flex;
  }
}

.voodoo-kgg5q8 ul {
  max-height: 350px;
  overflow-y: auto;
}

.voodoo-kgg5q8:hover ul {
  visibility: visible;
  opacity: 1;
}

.voodoo-kgg5q8:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.voodoo-kgg5q8:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.voodoo-kgg5q8:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.voodoo-kgg5q8:hover .voodoo-6nw8n7 svg {
  transform: rotate(180deg);
}

.voodoo-wj4mca {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.voodoo-aculb0 {
  padding: 0 8px;
}

.voodoo-3c9gqi {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.voodoo-3c9gqi:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .voodoo-3c9gqi {
    padding: 4px 8px;
  }
}

.voodoo-zsx168 {
  display: flex;
}

.voodoo-zsx168 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.voodoo-6nw8n7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.voodoo-6nw8n7 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.voodoo-t9lb3y {
  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) {
  .voodoo-t9lb3y {
    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;
  }
}

.voodoo-6cj8gh {
  width: 100%;
}

@media (min-width: 1200px) {
  .voodoo-6cj8gh {
    display: none;
  }
}

.voodoo-irqxnj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.voodoo-hvm4k3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.voodoo-2y46ar {
  display: flex;
}

.voodoo-pzkbi7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.voodoo-tcchiu {
  list-style: none;
}

@media (max-width: 1199px) {
  .voodoo-tcchiu {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .voodoo-tcchiu {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .voodoo-tcchiu .voodoo-orpiaa [data-ref-el],
  .voodoo-tcchiu .voodoo-orpiaa span,
  .voodoo-tcchiu .voodoo-orpiaa a {
    white-space: nowrap;
  }
}

.voodoo-5svtrj {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .voodoo-5svtrj.voodoo-4ok2hu > .voodoo-orpiaa {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .voodoo-5svtrj.voodoo-ul1r9c:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .voodoo-5svtrj.voodoo-4ok2hu > .voodoo-g3v9ld {
    height: auto;
  }

  .voodoo-5svtrj.voodoo-4ok2hu > div > .voodoo-2y1t9t {
    transform: rotate(180deg);
  }
}

.voodoo-5svtrj [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.voodoo-5svtrj [data-ref-el],
.voodoo-5svtrj span {
  cursor: pointer;
}

.voodoo-5svtrj [data-ref-el],
.voodoo-5svtrj span,
.voodoo-5svtrj a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .voodoo-5svtrj [data-ref-el],
  .voodoo-5svtrj span,
  .voodoo-5svtrj a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .voodoo-5svtrj [data-ref-el],
  .voodoo-5svtrj span,
  .voodoo-5svtrj a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.voodoo-g3v9ld {
  height: 0;
  overflow: hidden;
  transition: height 0.voodoo-nnx2l2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.voodoo-g3v9ld::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.voodoo-g3v9ld::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.voodoo-g3v9ld::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .voodoo-g3v9ld {
    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;
  }

  .voodoo-g3v9ld:has(> .voodoo-5svtrj.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .voodoo-g3v9ld .voodoo-g3v9ld {
    padding: 0;
  }

  .voodoo-g3v9ld .voodoo-5svtrj {
    font-weight: 400;
  }

  .voodoo-g3v9ld .voodoo-5svtrj:hover > .voodoo-orpiaa {
    background: var(--Neutral-300);
  }

  .voodoo-g3v9ld .voodoo-2y1t9t {
    rotate: -90deg;
  }
}

.voodoo-orpiaa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .voodoo-orpiaa {
    padding: 8px;
  }

  .voodoo-5svtrj.voodoo-snjn8t > .voodoo-orpiaa {
    background: var(--Neutral-300);
  }
}

.voodoo-2y1t9t {
  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.voodoo-d763eo.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.voodoo-lqiq12 0.voodoo-ukm29j.voodoo-4pwnmu -0.voodoo-w2t2u5 0.voodoo-0fpa3v -0.voodoo-w2t2u5 1.voodoo-os5zkm 0.voodoo-8hk3cs.voodoo-zc61gh 4.voodoo-ufb33w.voodoo-lqiq12 0.voodoo-nnelds.voodoo-uwuwmp -0.voodoo-w2t2u5 9.voodoo-8xsaf8 -0.voodoo-w2t2u5 10.voodoo-b0qt9k 0.voodoo-5ps4gs.voodoo-eyk0c5 0.voodoo-4pwnmu 10.voodoo-eyk0c5 0.voodoo-0fpa3v 10.voodoo-b0qt9k 1.voodoo-c9w3d3.voodoo-gl8glp 5.voodoo-sy9hv3.voodoo-xhsjf6 6.voodoo-vn4o90 5.voodoo-k8511k 6.voodoo-vn4o90 4.voodoo-j88i1h 5.voodoo-xety73.voodoo-lqiq12 1.voodoo-jfx3og.voodoo-w2t2u5 0.voodoo-0fpa3v -0.voodoo-w2t2u5 0.voodoo-4pwnmu 0.voodoo-lqiq12 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.voodoo-nnx2l2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .voodoo-2y1t9t {
    cursor: default;
  }
}

.voodoo-i6k1d3 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.voodoo-gbiici {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .voodoo-gbiici {
    padding: 40px 4px;
  }
}

.voodoo-0onm35 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .voodoo-0onm35 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.voodoo-eu8uji {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .voodoo-eu8uji {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.voodoo-eu8uji ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.voodoo-eu8uji [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.voodoo-eu8uji [data-ref-el],
.voodoo-eu8uji span,
.voodoo-eu8uji a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.voodoo-ek0h8z {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .voodoo-ek0h8z {
    margin-bottom: 12px;
  }
}

.voodoo-av5gah {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.voodoo-av5gah img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .voodoo-av5gah:last-child {
    margin-right: 0;
  }
}

.voodoo-m3zinr {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.voodoo-ek0h8z:hover .voodoo-40blx4 {
  visibility: visible;
  opacity: 1;
}

.voodoo-40blx4 {
  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);
}

.voodoo-fiyju1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.voodoo-g4j6s5 {
  display: flex;
  margin: 6px;
}

.voodoo-g4j6s5 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.voodoo-40blx4::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);
}

.voodoo-40blx4::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);
}

.voodoo-gfcfem {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .voodoo-gfcfem {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.voodoo-iv8edj {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .voodoo-iv8edj {
    margin-right: 32px;
  }
}

.voodoo-rvl0t3 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .voodoo-rvl0t3 {
    margin-top: 0;
    width: 340px;
  }
}

.voodoo-rvl0t3 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.voodoo-vvp9ts {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.voodoo-sc0asm {
  position: relative;
}

@media (min-width: 768px) {
  .voodoo-sc0asm {
    margin-top: 40px;
  }
}

.voodoo-sc0asm + .voodoo-rz23ih,
.voodoo-sc0asm + .voodoo-sc0asm {
  margin-top: 24px;
}

.voodoo-0aygmx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .voodoo-0aygmx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .voodoo-0aygmx {
    padding: 80px;
  }
}

.voodoo-k8gtbl {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .voodoo-k8gtbl {
    padding: 0 16px;
}


}

.voodoo-mku1na {
  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) {
  .voodoo-mku1na {
    font-size: 48px;
    line-height: 56px;
  }
}

.voodoo-fpzsxr {
  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) {
  .voodoo-fpzsxr {
    font-size: 24px;
    line-height: 32px;
  }
}

.voodoo-ex8104 {
  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;
}

.voodoo-ex8104:hover {
  background: var(--button-bg-hover);
}

.voodoo-nhqzht {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.voodoo-nhqzht img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .voodoo-nhqzht img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .voodoo-nhqzht img {
  min-height: 100%;
  }
}

.voodoo-0aygmx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.voodoo-xsh16c {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.voodoo-xsh16c h1,
.voodoo-xsh16c h2,
.voodoo-xsh16c h3,
.voodoo-xsh16c h4 {
  margin-bottom: 6px;
}

.voodoo-xsh16c h1:not(:first-child),
.voodoo-xsh16c h2:not(:first-child),
.voodoo-xsh16c h3:not(:first-child),
.voodoo-xsh16c h4:not(:first-child) {
  margin-top: 16px;
}

.voodoo-xsh16c h1,
.voodoo-xsh16c h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .voodoo-xsh16c h1,
  .voodoo-xsh16c h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.voodoo-xsh16c h2,
.voodoo-xsh16c h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .voodoo-xsh16c h2,
  .voodoo-xsh16c h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.voodoo-xsh16c h3,
.voodoo-xsh16c h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .voodoo-xsh16c h3,
  .voodoo-xsh16c h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.voodoo-xsh16c h4,
.voodoo-xsh16c h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.voodoo-xsh16c ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.voodoo-xsh16c ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.voodoo-xsh16c 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);
}

.voodoo-xsh16c ul ul {
  margin-bottom: 8px;
}

.voodoo-xsh16c ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.voodoo-xsh16c ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.voodoo-xsh16c ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.voodoo-xsh16c ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.voodoo-xsh16c ol li::marker {
  font-weight: 700;
}

.voodoo-xsh16c ol ol {
  margin-bottom: 8px;
}

.voodoo-xsh16c ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.voodoo-xsh16c ol ul li {
  padding-left: 16px;
}

.voodoo-xsh16c 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) {
  .voodoo-xsh16c table {
    padding: 24px;
  }
}

.voodoo-xsh16c table.voodoo-zaqcv4 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.voodoo-nnx2l2,
    mask-image 0.3s;
}

.voodoo-xsh16c table.voodoo-zaqcv4.voodoo-7fvzze {
  -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) {
  .voodoo-xsh16c table {
    display: table;
  }
}

.voodoo-xsh16c 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);
}

.voodoo-xsh16c table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.voodoo-xsh16c table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.voodoo-xsh16c 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) {
  .voodoo-xsh16c table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.voodoo-xsh16c table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.voodoo-xsh16c table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.voodoo-xsh16c table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.voodoo-xsh16c img {
  max-width: 100%;
  height: auto;
}

.voodoo-7gj6xo {
  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) {
  .voodoo-7gj6xo {
    padding: 24px;
  }
}

.voodoo-k3ywgs {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .voodoo-k3ywgs {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.voodoo-k3ywgs > * {
  margin: 0 !important;
}

.voodoo-k3ywgs img,
.voodoo-o5xunu {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .voodoo-k3ywgs img,
  .voodoo-o5xunu {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.voodoo-b5x6q4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .voodoo-b5x6q4 {
    width: 32px;
    height: 32px;
  }
}

.voodoo-myugid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.voodoo-myugid .voodoo-8bb027 {
  flex-shrink: 0;
}

.voodoo-myugid .voodoo-p2wva4 svg {
  display: none;
}

.voodoo-rlmjww {
  display: grid;
  transition: max-height 0.voodoo-nnx2l2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .voodoo-rlmjww {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .voodoo-rlmjww {
    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));
  }
}

.voodoo-rlmjww.voodoo-sg856m + .voodoo-8bb027 svg {
  transform: rotate(180deg);
}

.voodoo-f8bkig {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.voodoo-f8bkig > div:nth-child(3n) {
  grid-column: span 2;
}

.voodoo-f8bkig
  > div:nth-child(3n)
  .voodoo-xlf234
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .voodoo-f8bkig {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .voodoo-f8bkig > div:nth-child(3n) {
    grid-column: unset;
  }

  .voodoo-f8bkig
    > div:nth-child(3n)
    .voodoo-xlf234
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .voodoo-f8bkig {
    max-width: 270px;
  }
}

.voodoo-f8bkig .voodoo-xlf234 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .voodoo-f8bkig .voodoo-xlf234 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .voodoo-f8bkig .voodoo-xlf234 button {
    max-width: 104px;
  }
}

.voodoo-nvb8yp {
  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) {
  .voodoo-nvb8yp {
    margin-bottom: 0;
  }
}

.voodoo-fyh4w9 {
  display: none;
  opacity: 0;
}

.voodoo-bbppvl {
  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;
  }
}

.voodoo-bbppvl img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.voodoo-xlf234 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.voodoo-xlf234 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .voodoo-xlf234
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .voodoo-xlf234
    button {
    max-width: 145px;
  }
}

.voodoo-4zlrs5:first-child
  .voodoo-xlf234
  button {
  max-width: 270px;
}

.voodoo-giqzbz {
  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%;
}

.voodoo-nvb8yp picture {
  width: 100%;
  max-width: 100%;
}

.voodoo-imvfcy {
  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;
}

.voodoo-imvfcy svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.voodoo-nvb8yp:hover .voodoo-imvfcy {
  display: flex;
}

.voodoo-enpr7z {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.voodoo-7n1bxd {
  display: flex;
}

.voodoo-7n1bxd:hover .voodoo-7efrcc,
.voodoo-7n1bxd .voodoo-snjn8t .voodoo-7efrcc {
  display: flex;
}

.voodoo-7n1bxd svg {
  flex-shrink: 0;
}

.voodoo-7efrcc {
  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) {
  .voodoo-7efrcc {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.voodoo-7efrcc:hover {
  display: flex;
}

.voodoo-7efrcc svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.voodoo-l9hp22 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .voodoo-l9hp22 {
    font-size: 12px;
  }
}

.voodoo-s5q7a1,
.voodoo-4p41p0 {
  width: 50%;
  flex-shrink: 0;
}

.voodoo-s5q7a1 {
  font-weight: 700;
}

.voodoo-zyhc75 .voodoo-rlmjww {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .voodoo-zyhc75 .voodoo-rlmjww {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .voodoo-zyhc75 .voodoo-rlmjww {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.voodoo-zyhc75
  .voodoo-giqzbz:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.voodoo-zyhc75 .voodoo-bbppvl {
  height: 100% !important;
  border-radius: 16px;
}

.voodoo-zyhc75 .voodoo-xlf234 {
  gap: 4px;
  align-items: center;
}

.voodoo-zyhc75 .voodoo-xlf234 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.voodoo-zyhc75 .voodoo-xlf234 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.voodoo-zyhc75 .voodoo-0zh8mp,
.voodoo-zyhc75 .voodoo-s8cg9c {
  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.voodoo-d763eo.org/2000/svg'%3E%3Cpath d='M9.voodoo-k2zl9h 4.voodoo-gam2b6.voodoo-i0b2jp 5.voodoo-7klvfl.voodoo-ba6x77 5.voodoo-abh6zv.voodoo-zxhnu2 5.voodoo-85grf5.voodoo-b5wwqm 8.voodoo-juxl8f.voodoo-csxsoq 9.voodoo-punf8g.voodoo-nnjbyw 9.voodoo-tp93im.voodoo-wcp4e7 13.voodoo-ti9uj8.voodoo-61x4yo 11.voodoo-zuocmd.voodoo-yhnsso 11.voodoo-23md53.voodoo-tvs5qk 11.voodoo-q1mdfb.voodoo-6vz6qy 13.voodoo-op9pp8.voodoo-j25oe8 9.voodoo-mm3v3z.voodoo-5dnvvt 9.voodoo-gthxv1.voodoo-5pvqu6 8.voodoo-d3rwt4.voodoo-7fnz72 5.voodoo-d38kbg.voodoo-mp3biu 5.voodoo-1wr2vw.voodoo-z1vcdn 5.voodoo-qcn0pr.voodoo-b4agq5 4.voodoo-ri8har.voodoo-yhnsso 1.voodoo-bpnj48.voodoo-k2zl9h 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.voodoo-zyhc75 .voodoo-0zh8mp {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.voodoo-zyhc75 .voodoo-s8cg9c {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.voodoo-c51vem {
  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) {
  .voodoo-c51vem {
    padding: 24px;
  }
}

.voodoo-c51vem .voodoo-8bb027 {
  display: flex;
}

@media (min-width: 768px) {
  .voodoo-c51vem .voodoo-8bb027 {
    display: none;
  }
}

.voodoo-c51vem .voodoo-p2wva4 svg {
  display: none;
}

.voodoo-am9h85 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.voodoo-am9h85 .voodoo-o1197o {
  display: none;
}

@media (min-width: 768px) {
  .voodoo-am9h85 .voodoo-o1197o {
    display: flex;
  }
}

.voodoo-ugffmv {
  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) {
  .voodoo-ugffmv {
    font-size: 40px;
    line-height: 48px;
  }
}

.voodoo-ugffmv > * {
  margin: 0 !important;
}

.voodoo-ugffmv img,
.voodoo-5m8sd7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .voodoo-ugffmv img,
  .voodoo-5m8sd7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.voodoo-c1uxpu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .voodoo-c1uxpu {
    width: 32px;
    height: 32px;
  }
}

.voodoo-ihoe10 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .voodoo-ihoe10 {
    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;
  }

  .voodoo-ihoe10::-webkit-scrollbar {
    display: none;
  }
}

.voodoo-t4y0aj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .voodoo-t4y0aj {
    padding: 7px 15px;
  }
}

.voodoo-t4y0aj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.voodoo-dsjmg7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .voodoo-dsjmg7 {
    display: flex;
    opacity: 1;
  }
}

.voodoo-t4y0aj picture {
  height: 100%;
  display: block;
}

.voodoo-t4y0aj img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .voodoo-t4y0aj img {
    width: 88px;
    height: 44px;
  }
}

.voodoo-t4y0aj p {
  text-align: center;
  width: 100%;
}

.voodoo-bq7a0g {
  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) {
  .voodoo-bq7a0g {
    font-size: 40px;
    line-height: 48px;
  }
}

.voodoo-bq7a0g img,
.voodoo-l7rbnk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .voodoo-bq7a0g img,
  .voodoo-l7rbnk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.voodoo-2jnok4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .voodoo-2jnok4 {
    width: 32px;
    height: 32px;
  }
}

.voodoo-9vk3vr {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.voodoo-l26o52 {
  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;
}

.voodoo-p7o6ah {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.voodoo-p7o6ah.voodoo-snjn8t {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.voodoo-vk0yxv {
  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) {
  .voodoo-vk0yxv {
    font-size: 20px;
    line-height: 28px;
  }
}

.voodoo-a0yie5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.voodoo-yocr5w {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.voodoo-nnx2l2 ease;
  opacity: 0;
  color: var(--text-color);
}

.voodoo-aql1a2 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.voodoo-aql1a2 ol,
.voodoo-aql1a2 ul {
  padding-left: 1.3em;
}

.voodoo-p7o6ah.voodoo-snjn8t .voodoo-yocr5w {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.voodoo-p7o6ah.voodoo-snjn8t .voodoo-a0yie5 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.voodoo-8mlahd {
  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) {
  .voodoo-8mlahd {
    padding: 24px;
  }
}

.voodoo-8mlahd .voodoo-8bb027 {
  display: flex;
}

@media (min-width: 768px) {
  .voodoo-8mlahd .voodoo-8bb027 {
    display: none;
  }
}

.voodoo-8mlahd .voodoo-p2wva4 svg {
  display: none;
}

.voodoo-1cxsfa {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.voodoo-1cxsfa .voodoo-o1197o {
  display: none;
}

@media (min-width: 768px) {
  .voodoo-1cxsfa .voodoo-o1197o {
    display: flex;
  }
}

.voodoo-9hd3h3 {
  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) {
  .voodoo-9hd3h3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.voodoo-9hd3h3 > * {
  margin: 0 !important;
}

.voodoo-9hd3h3 img,
.voodoo-epmtt3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .voodoo-9hd3h3 img,
  .voodoo-epmtt3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.voodoo-pu2lu2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .voodoo-pu2lu2 {
    width: 32px;
    height: 32px;
  }
}

.voodoo-b83he5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .voodoo-b83he5 {
    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;
  }

  .voodoo-b83he5::-webkit-scrollbar {
    display: none;
  }
}

.voodoo-2p5n00 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.voodoo-2p5n00:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.voodoo-906tar {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .voodoo-906tar {
    display: flex;
    opacity: 1;
  }
}

.voodoo-2p5n00 picture {
  width: auto;
  height: 100%;
  display: block;
}

.voodoo-2p5n00 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.voodoo-k7ycue {
  margin: -24px 0;
}

.voodoo-k7ycue:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .voodoo-k7ycue {
    margin: -16px 0;
  }
}

.voodoo-y79lmi {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .voodoo-y79lmi {
    flex-direction: row;
  }
}

.voodoo-5vvckb {
  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) {
  .voodoo-5vvckb {
    flex: 1;
  }
}

.voodoo-5vvckb::placeholder {
  color: var(--Text-400);
}

.voodoo-iuzhrk {
  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;
}

.voodoo-4iazk3 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.voodoo-4iazk3::-webkit-scrollbar {
  display: none;
}

.voodoo-8fgr3v {
  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;
}

.voodoo-8fgr3v img,
.voodoo-8fgr3v svg {
  margin-right: 8px;
}

.voodoo-be2lh0 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.voodoo-k7ycue + .voodoo-ztq9js {
  margin-top: 0;
}

@media (min-width: 768px) {
  .voodoo-k7ycue + .voodoo-ztq9js {
    margin-top: -16px;
  }
}

.voodoo-2drjwx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.voodoo-2drjwx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.voodoo-2drjwx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.voodoo-lv2t4g {
  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;
}

.voodoo-660t4v {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.voodoo-ohpvnn {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.voodoo-nkf6zm {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.voodoo-6n9xxd {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.voodoo-lv2t4g 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;
}

.voodoo-lv2t4g 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) {
  .voodoo-lv2t4g {
    padding: 39px 179px 39px 39px;
  }

  .voodoo-660t4v {
    font-size: 40px;
    line-height: 48px;
  }

  .voodoo-6n9xxd {
    height: 348px;
  }

  .voodoo-lv2t4g button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .voodoo-lv2t4g button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .voodoo-lv2t4g {
    padding: 63px;
  }
}

.voodoo-rvbfep {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .voodoo-rvbfep {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.voodoo-dr8kna {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .voodoo-dr8kna {
    width: auto;
  }
}

.voodoo-pye797 {
  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;
}

.voodoo-pye797::-webkit-scrollbar {
  display: none;
}

.voodoo-pye797 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);
}

.voodoo-pye797 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .voodoo-pye797 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.voodoo-rvbfep .voodoo-w5mvzw {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.voodoo-nnx2l2,
    mask-image 0.3s;
}

.voodoo-rvbfep .voodoo-w5mvzw.voodoo-7fvzze {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.voodoo-q849tp {
  margin: 40px -16px;
}

.voodoo-ucdfgj + .voodoo-rz23ih,
.voodoo-ucdfgj + .voodoo-sc0asm {
  margin-top: 24px;
}

.voodoo-lfip56 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.voodoo-lfip56 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.voodoo-x6g6ae {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .voodoo-x6g6ae {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .voodoo-x6g6ae {
    margin-top: 0;
  }
}

.voodoo-xyckg0 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .voodoo-xyckg0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.voodoo-jfj61f {
  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) {
  .voodoo-jfj61f {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.voodoo-lsnyjl {
  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) {
  .voodoo-lsnyjl {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.voodoo-vyub0a {
  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) {
  .voodoo-vyub0a {
    font-size: 20px;
    line-height: 28px;
  }
}

.voodoo-pvax2n {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .voodoo-pvax2n {
    font-size: 32px;
    line-height: 40px;
  }
}

.voodoo-29yyh0 {
  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;
}

.voodoo-v7jwfa {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.voodoo-v7jwfa img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.voodoo-ztq9js {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.voodoo-81aeni {
  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) {
  .voodoo-81aeni {
    padding: 15px 48px;
  }
}

main > .voodoo-ztq9js {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .voodoo-rlmjww.voodoo-13dt5u > div:nth-child(n+5) {
    display: none;
  }
}

.voodoo-xsh16c p a img {
  display: block;
  margin: 0 auto;
}


.voodoo-b1ni5c {
  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 */
.voodoo-xhymea {
  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;
}

.voodoo-xhymea label {
  font-size: 14px;
}

.voodoo-xhymea h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.voodoo-xhymea input,
.voodoo-xhymea textarea,
.voodoo-xhymea 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;
}
.voodoo-xhymea button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.voodoo-gg3nmb ease;
}
.voodoo-xhymea button:hover {
  background-color: var(--button-bg-hover);
}
.voodoo-78cupc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.voodoo-a3tqtc ease-in;
}

.voodoo-78cupc 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;
}
.voodoo-24bxvf, .voodoo-khlrqx, [class*="review-card"],
thead, thead th, table th, .voodoo-60j11o,
.voodoo-33h0of, [class*="collapsible-header"],
.voodoo-cv9our, [class*="updated-block"] {
  color: #ece7dc !important;
}
