* {
  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;
  }
}

.candy-spinz-ixwq4k {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-ixwq4k {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .candy-spinz-ixwq4k {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.candy-spinz-239qvc {
  overflow: hidden;
}

.candy-spinz-fue63j img {
  background: var(--Neutral-300);
}

.candy-spinz-acht0o {
  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;
}

.candy-spinz-wyyaqb {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.candy-spinz-wyyaqb:hover {
  background: var(--button-bg-hover);
}

.candy-spinz-bfcqkn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.candy-spinz-bfcqkn:hover {
  background: var(--button-bg-hover);
}

.candy-spinz-39fky2 {
  font-size: 12px;
  line-height: 18px;
}

.candy-spinz-ry10on {
  font-size: 18px;
  line-height: 26px;
}

.candy-spinz-7j9k0o {
  width: 100%;
}

.candy-spinz-vno755 {
  padding: 6px 16px;
}

.candy-spinz-5369io {
  padding: 10px 16px;
}

.candy-spinz-wj7svx {
  padding: 15px 26px;
}

.candy-spinz-dlllv4 {
  flex-shrink: 0;
}

.candy-spinz-qghtlp {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.candy-spinz-i9cvrs {
  display: none;
}

.candy-spinz-uqgrfa {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.candy-spinz-oujzls {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.candy-spinz-lqu4hd {
  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;
}

.candy-spinz-fbgfqg {
  cursor: grab;
}

.candy-spinz-lqu4hd::-webkit-scrollbar {
  display: none;
}

.candy-spinz-zpr211 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.candy-spinz-ex71tw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.candy-spinz-ntz4ry {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.candy-spinz-zr1ud7 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.candy-spinz-5cftdr {
  visibility: visible;
}

.candy-spinz-o1trhr {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.candy-spinz-h6rz2s ease;
}

.candy-spinz-m17nis {
  background-color: var(--Primary-200);
  width: 16px;
}

.candy-spinz-c9brmz {
  -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.candy-spinz-h6rz2s,
    mask-image 0.3s;
}

.candy-spinz-c9brmz.candy-spinz-ybmbsg {
  -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;
  }
}

.candy-spinz-539v02: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;
}

.candy-spinz-y590no {
  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.candy-spinz-5xvhox.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.candy-spinz-5xvhox.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;
}

.candy-spinz-nbxh8m {
  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);
}

.candy-spinz-nbxh8m::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%
  );
}

.candy-spinz-3lwny8 {
  position: relative;
  z-index: 1;
}

.candy-spinz-rr5c6e {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.candy-spinz-ihy7b9 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.candy-spinz-0o53xu {
  font-size: 40px;
  line-height: 48px;
}

.candy-spinz-mzditr {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.candy-spinz-9mm7my {
  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;
}

.candy-spinz-9mm7my:hover {
  background: var(--Primary-400);
}

.candy-spinz-9mm7my svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.candy-spinz-539v02 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) {
  .candy-spinz-nbxh8m {
    max-width: 600px;
    padding: 64px;
  }

  .candy-spinz-rr5c6e {
    font-size: 24px;
    line-height: 32px;
  }

  .candy-spinz-ihy7b9 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .candy-spinz-0o53xu {
    font-size: 50px;
    line-height: 56px;
  }

  .candy-spinz-mzditr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .candy-spinz-y590no {
    top: 25px;
    right: 25px;
  }
}

.candy-spinz-5uusrw,
.candy-spinz-tebkix {
  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;
}

.candy-spinz-9nm9vc.candy-spinz-4gbe1o::before,
.candy-spinz-tebkix::before,
.candy-spinz-4ad4oy::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.candy-spinz-5xvhox.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.candy-spinz-uab8ph 14.candy-spinz-hrbc1q.candy-spinz-iddjzj 14.candy-spinz-33p11v 15.candy-spinz-lff6th 14.candy-spinz-0n5wyv 15.candy-spinz-d3172o 14.candy-spinz-tvgwjz.candy-spinz-kn1zd6 14.candy-spinz-ho2nm2 19.candy-spinz-cnodm8 12.candy-spinz-0oolwp 19.candy-spinz-cnodm8 10.candy-spinz-v1v9pz.candy-spinz-cnodm8 8.candy-spinz-eixr54 17.candy-spinz-mxyu39 7.candy-spinz-o0bk7s 15.candy-spinz-kfuuw8 7.candy-spinz-4pefn0.candy-spinz-l2ggad 7.candy-spinz-o0bk7s 11.candy-spinz-5tnwsm 8.candy-spinz-eixr54 11.candy-spinz-5tnwsm 10.candy-spinz-c5sqix.candy-spinz-5tnwsm 12.candy-spinz-rmxs2q 13.candy-spinz-o1f3g9 14.candy-spinz-9odf9c 15.candy-spinz-zom9ku 14.candy-spinz-myz4mu.candy-spinz-6b16js 14.candy-spinz-tjbejx 15.candy-spinz-nejcfn 14.candy-spinz-89t32f 15.candy-spinz-m6a5rh 14.candy-spinz-gntv5f.candy-spinz-uab8ph 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.candy-spinz-mo8l6e 15.candy-spinz-8c9evv.candy-spinz-c1id8i 15.candy-spinz-8z4s71 15.candy-spinz-ztifw9 15.candy-spinz-f65i5g 15.candy-spinz-w7b7d7 15.candy-spinz-ccbuy6.candy-spinz-02x8ev 15.candy-spinz-f65i5g 15.candy-spinz-jkmj56 15.candy-spinz-c924oi 15.candy-spinz-2j7xp7 15.candy-spinz-51dvez.candy-spinz-c2t2uk 15.candy-spinz-ybmobi 7.candy-spinz-2h7sw3 18.candy-spinz-of8ekz 7.candy-spinz-4skr6l 23.candy-spinz-ybifvo.candy-spinz-29tuyt.candy-spinz-qat18x 18.candy-spinz-kehl2g 19.candy-spinz-4ft58n 15.candy-spinz-0536cl 15.candy-spinz-mo8l6e 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.candy-spinz-qf04u6 [type="submit"] *,
.candy-spinz-9n44zi button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .candy-spinz-ai6deu {
    display: none;
  }
}

.candy-spinz-0q62g3 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .candy-spinz-0q62g3 {
  display: none;
}

@media (min-width: 768px) {
  .candy-spinz-0q62g3 {
    bottom: 22px;
  }
}

.candy-spinz-0q62g3 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .candy-spinz-0q62g3 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.candy-spinz-4tlkms.static) .candy-spinz-0q62g3 {
    bottom: 8px;
  }
}

.candy-spinz-psp8f5 {
  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.candy-spinz-5xvhox.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.candy-spinz-gwkrcx 3.candy-spinz-4vgd1w.candy-spinz-vo92oo.candy-spinz-l45b72 3.candy-spinz-4jegbe 3.candy-spinz-i5r1e2 5.candy-spinz-yhubad 3.candy-spinz-i5r1e2 8.candy-spinz-odcexm.candy-spinz-w4oii0.candy-spinz-i5r1e2 26.candy-spinz-zt1gyy 5.candy-spinz-vhwptj 28.candy-spinz-izt0gv 8.candy-spinz-j3cea9 28.candy-spinz-qowbip.candy-spinz-8q40cj 28.candy-spinz-h9t13u.candy-spinz-rft77u 34.candy-spinz-oo1np6.candy-spinz-rptco0 36.candy-spinz-blpr8b 11.candy-spinz-fuogcw 37.candy-spinz-s2acqu 12.candy-spinz-i76zk3 36.candy-spinz-k7051f.candy-spinz-b5wjix 28.candy-spinz-379bg0.candy-spinz-o5j87m.candy-spinz-pup7n0 28.candy-spinz-92k1eq 36.candy-spinz-rsfveu 26.candy-spinz-tvz5uk 36.candy-spinz-rsfveu 23.candy-spinz-tcw7fz.candy-spinz-dabk1n.candy-spinz-rsfveu 5.candy-spinz-hq6afc 34.candy-spinz-yali7l 3.candy-spinz-4jegbe 31.candy-spinz-gwkrcx 3.candy-spinz-uwg05q.candy-spinz-jvttob 18.candy-spinz-3k25g8.candy-spinz-nmusyt 18.candy-spinz-ja2teb 8.candy-spinz-2633kr 17.candy-spinz-it5c7j 8.candy-spinz-2633kr 15.candy-spinz-ybkohf.candy-spinz-2633kr 14.candy-spinz-dth70v 9.candy-spinz-nmusyt 13.candy-spinz-g58u79 11.candy-spinz-jvttob 13.candy-spinz-v346ek.candy-spinz-ur1lhm 13.candy-spinz-g58u79 13.candy-spinz-lhqyj9 14.candy-spinz-dth70v 13.candy-spinz-lhqyj9 15.candy-spinz-2tvpsf.candy-spinz-lhqyj9 17.candy-spinz-it5c7j 12.candy-spinz-ur1lhm 18.candy-spinz-ja2teb 11.candy-spinz-jvttob 18.candy-spinz-euji4t.candy-spinz-w8jhik 18.candy-spinz-g7oll3.candy-spinz-qrkviu 18.candy-spinz-ja2teb 17.candy-spinz-lorjxn 17.candy-spinz-it5c7j 17.candy-spinz-lorjxn 15.candy-spinz-475z0b.candy-spinz-lorjxn 14.candy-spinz-dth70v 18.candy-spinz-qrkviu 13.candy-spinz-g58u79 20.candy-spinz-w8jhik 13.candy-spinz-v2ugbi.candy-spinz-wcq9y6 13.candy-spinz-g58u79 22.candy-spinz-50l7zp 14.candy-spinz-dth70v 22.candy-spinz-50l7zp 15.candy-spinz-m8ty2i.candy-spinz-xc94ph 17.candy-spinz-it5c7j 21.candy-spinz-wcq9y6 18.candy-spinz-ja2teb 20.candy-spinz-w8jhik 18.candy-spinz-wjz0md.candy-spinz-81hseh 18.candy-spinz-xbbdih.candy-spinz-19go86 18.candy-spinz-ja2teb 26.candy-spinz-9j3dua 17.candy-spinz-it5c7j 26.candy-spinz-9j3dua 15.candy-spinz-xlgn19.candy-spinz-9j3dua 14.candy-spinz-dth70v 27.candy-spinz-19go86 13.candy-spinz-g58u79 28.candy-spinz-81hseh 13.candy-spinz-1utd6w.candy-spinz-ptljf4 13.candy-spinz-g58u79 31.candy-spinz-075a0u 14.candy-spinz-dth70v 31.candy-spinz-075a0u 15.candy-spinz-m3t9kq.candy-spinz-9j3dua 17.candy-spinz-it5c7j 30.candy-spinz-ptljf4 18.candy-spinz-ja2teb 28.candy-spinz-81hseh 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"])
    .candy-spinz-psp8f5 {
    display: none;
  }
}

.candy-spinz-ws0a54 {
  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) {
  .candy-spinz-ws0a54 {
    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;
}

.candy-spinz-9n44zi {
  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) {
  .candy-spinz-9n44zi {
    padding: 14px 16px;
  }
}

.candy-spinz-9n44zi button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.candy-spinz-9n44zi button:first-child {
  align-content: end;
}

.candy-spinz-9n44zi button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .candy-spinz-9n44zi
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .candy-spinz-9n44zi
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.candy-spinz-9n44zi button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.candy-spinz-9n44zi button:last-child svg {
  width: 38px;
  height: 38px;
}

.candy-spinz-4ad4oy {
  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;
}

.candy-spinz-4ad4oy::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .candy-spinz-4ad4oy,
.pc61d126-chatbot[data-active-screen="3"]
  .candy-spinz-4ad4oy {
  opacity: 1;
  visibility: visible;
}

.candy-spinz-26c809 {
  flex: 1 1;
}

.candy-spinz-kkxapz {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-kkxapz {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .candy-spinz-iutzw2 {
  display: block;
}

.candy-spinz-5kofdl {
  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) {
  .candy-spinz-5kofdl {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.candy-spinz-tebkix {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.candy-spinz-tebkix::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.candy-spinz-yi7gu3 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.candy-spinz-yi7gu3 p {
  color: var(--Text-100);
}

.candy-spinz-tebkix .candy-spinz-uosj43 {
  grid-area: button;
}

.candy-spinz-tebkix .candy-spinz-uosj43::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.candy-spinz-5xvhox.org/2000/svg'%3E%3Cpath d='M4.candy-spinz-d5rblh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.candy-spinz-sqd77q 15L16.candy-spinz-sqd77q 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.candy-spinz-sqd77q 5L16.candy-spinz-sqd77q 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .candy-spinz-al0mpc {
  display: block;
}

.candy-spinz-2gzv3d {
  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) {
  .candy-spinz-2gzv3d {
    margin-top: 40px;
  }
}

.candy-spinz-5uusrw label,
.candy-spinz-5uusrw input {
  display: block;
  width: 100%;
}

.candy-spinz-5uusrw label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.candy-spinz-5uusrw label.candy-spinz-r67z0k input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.candy-spinz-5uusrw label.candy-spinz-r67z0k::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;
}

.candy-spinz-5uusrw 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;
}

.candy-spinz-5uusrw input::placeholder {
  color: var(--Text-400);
}

.candy-spinz-wdrn2u {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .candy-spinz-wdrn2u {
  display: flex;
}

.candy-spinz-wdrn2u ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .candy-spinz-wdrn2u ol {
    height: 420px;
    padding: 24px;
  }
}

.candy-spinz-wdrn2u ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.candy-spinz-qf04u6 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-qf04u6 {
    padding: 0 24px 24px;
  }
}

.candy-spinz-qf04u6 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;
}

.candy-spinz-qf04u6 input::placeholder {
  color: var(--Text-400);
}

.candy-spinz-qf04u6 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.candy-spinz-qf04u6 [type="submit"]:disabled {
  opacity: 0.5;
}

.candy-spinz-qf04u6 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .candy-spinz-qf04u6 [type="submit"] {
    right: 40px;
  }
}

.candy-spinz-9nm9vc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.candy-spinz-9nm9vc.candy-spinz-4gbe1o {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.candy-spinz-9nm9vc.candy-spinz-4gbe1o::before {
  content: "";
  width: 31px;
}

.candy-spinz-9nm9vc.candy-spinz-4gbe1o p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.candy-spinz-9nm9vc.candy-spinz-f7jg7p p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.candy-spinz-9nm9vc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.candy-spinz-0q62g3 .candy-spinz-uosj43 {
  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;
  }
}

.candy-spinz-ai6deu {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .candy-spinz-ai6deu {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .candy-spinz-ai6deu {
    padding: 18px 0;
  }
}

.candy-spinz-ai6deu .candy-spinz-ixwq4k {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .candy-spinz-ai6deu .candy-spinz-ixwq4k {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.candy-spinz-1pbbkp {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .candy-spinz-1pbbkp {
    max-width: 160px;
    height: 40px;
  }
}

.candy-spinz-1pbbkp picture,
.candy-spinz-1pbbkp img {
  display: block;
  width: 100%;
  height: 100%;
}

.candy-spinz-1pbbkp img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .candy-spinz-wich1p {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.candy-spinz-h6rz2s ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .candy-spinz-ai6deu.candy-spinz-xqtsy5 .candy-spinz-wich1p {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .candy-spinz-wich1p {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .candy-spinz-wich1p {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.candy-spinz-e9hj0s,
.candy-spinz-gopero {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .candy-spinz-e9hj0s,
  .candy-spinz-gopero {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .candy-spinz-gopero {
    display: none;
  }
}

.candy-spinz-wbd51h {
  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;
}

.candy-spinz-xqtsy5 .candy-spinz-wbd51h {
  background: var(--fh-bg-color);
}

.candy-spinz-wbd51h button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .candy-spinz-wbd51h {
    display: none;
  }
}

.candy-spinz-ghv260 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .candy-spinz-ghv260 {
    display: none;
  }
}

.candy-spinz-0vhlqx {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.candy-spinz-ai6deu.candy-spinz-xqtsy5 .candy-spinz-0vhlqx:first-child {
  display: none;
}

.candy-spinz-ai6deu.candy-spinz-xqtsy5 .candy-spinz-0vhlqx:last-child {
  display: block;
}

.candy-spinz-0vhlqx:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .candy-spinz-0vhlqx {
    display: none;
  }
}

.candy-spinz-nikbvs {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .candy-spinz-nikbvs {
    display: flex;
  }
}

.candy-spinz-nikbvs ul {
  max-height: 350px;
  overflow-y: auto;
}

.candy-spinz-nikbvs:hover ul {
  visibility: visible;
  opacity: 1;
}

.candy-spinz-nikbvs:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.candy-spinz-nikbvs:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.candy-spinz-nikbvs:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.candy-spinz-nikbvs:hover .candy-spinz-sl9mic svg {
  transform: rotate(180deg);
}

.candy-spinz-02vgaa {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.candy-spinz-et825l {
  padding: 0 8px;
}

.candy-spinz-2wfxd4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.candy-spinz-2wfxd4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .candy-spinz-2wfxd4 {
    padding: 4px 8px;
  }
}

.candy-spinz-t4j97o {
  display: flex;
}

.candy-spinz-t4j97o img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.candy-spinz-sl9mic {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.candy-spinz-sl9mic svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.candy-spinz-08kg3e {
  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) {
  .candy-spinz-08kg3e {
    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;
  }
}

.candy-spinz-0bhnk0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .candy-spinz-0bhnk0 {
    display: none;
  }
}

.candy-spinz-bjzfip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.candy-spinz-h6k0zs {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.candy-spinz-phpbk0 {
  display: flex;
}

.candy-spinz-bfgfre {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.candy-spinz-paqsf2 {
  list-style: none;
}

@media (max-width: 1199px) {
  .candy-spinz-paqsf2 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-paqsf2 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .candy-spinz-paqsf2 .candy-spinz-fydkgz [data-ref-el],
  .candy-spinz-paqsf2 .candy-spinz-fydkgz span,
  .candy-spinz-paqsf2 .candy-spinz-fydkgz a {
    white-space: nowrap;
  }
}

.candy-spinz-4yt0gj {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .candy-spinz-4yt0gj.candy-spinz-rgmvln > .candy-spinz-fydkgz {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .candy-spinz-4yt0gj.candy-spinz-4zfj7x:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .candy-spinz-4yt0gj.candy-spinz-rgmvln > .candy-spinz-wkohss {
    height: auto;
  }

  .candy-spinz-4yt0gj.candy-spinz-rgmvln > div > .candy-spinz-a7nj67 {
    transform: rotate(180deg);
  }
}

.candy-spinz-4yt0gj [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.candy-spinz-4yt0gj [data-ref-el],
.candy-spinz-4yt0gj span {
  cursor: pointer;
}

.candy-spinz-4yt0gj [data-ref-el],
.candy-spinz-4yt0gj span,
.candy-spinz-4yt0gj a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .candy-spinz-4yt0gj [data-ref-el],
  .candy-spinz-4yt0gj span,
  .candy-spinz-4yt0gj a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-4yt0gj [data-ref-el],
  .candy-spinz-4yt0gj span,
  .candy-spinz-4yt0gj a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.candy-spinz-wkohss {
  height: 0;
  overflow: hidden;
  transition: height 0.candy-spinz-h6rz2s ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.candy-spinz-wkohss::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.candy-spinz-wkohss::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.candy-spinz-wkohss::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .candy-spinz-wkohss {
    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;
  }

  .candy-spinz-wkohss:has(> .candy-spinz-4yt0gj.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .candy-spinz-wkohss .candy-spinz-wkohss {
    padding: 0;
  }

  .candy-spinz-wkohss .candy-spinz-4yt0gj {
    font-weight: 400;
  }

  .candy-spinz-wkohss .candy-spinz-4yt0gj:hover > .candy-spinz-fydkgz {
    background: var(--Neutral-300);
  }

  .candy-spinz-wkohss .candy-spinz-a7nj67 {
    rotate: -90deg;
  }
}

.candy-spinz-fydkgz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .candy-spinz-fydkgz {
    padding: 8px;
  }

  .candy-spinz-4yt0gj.candy-spinz-s6cpfe > .candy-spinz-fydkgz {
    background: var(--Neutral-300);
  }
}

.candy-spinz-a7nj67 {
  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.candy-spinz-5xvhox.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.candy-spinz-a0g6lu 0.candy-spinz-1zb08y.candy-spinz-x6en84 -0.candy-spinz-sukj50 0.candy-spinz-vjap1u -0.candy-spinz-sukj50 1.candy-spinz-0eog3d 0.candy-spinz-ajp8jv.candy-spinz-36z39d 4.candy-spinz-lqylub.candy-spinz-a0g6lu 0.candy-spinz-oboupw.candy-spinz-lqj5zg -0.candy-spinz-sukj50 9.candy-spinz-urm0t8 -0.candy-spinz-sukj50 10.candy-spinz-rbxtyc 0.candy-spinz-o96ecu.candy-spinz-e3lm2q 0.candy-spinz-x6en84 10.candy-spinz-e3lm2q 0.candy-spinz-vjap1u 10.candy-spinz-rbxtyc 1.candy-spinz-ulla17.candy-spinz-lutzx8 5.candy-spinz-vagji0.candy-spinz-pf6y5h 6.candy-spinz-5cssa3 5.candy-spinz-3i68xt 6.candy-spinz-5cssa3 4.candy-spinz-z8kauk 5.candy-spinz-0vxhng.candy-spinz-a0g6lu 1.candy-spinz-mwurl4.candy-spinz-sukj50 0.candy-spinz-vjap1u -0.candy-spinz-sukj50 0.candy-spinz-x6en84 0.candy-spinz-a0g6lu 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.candy-spinz-h6rz2s ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .candy-spinz-a7nj67 {
    cursor: default;
  }
}

.candy-spinz-uzt607 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.candy-spinz-top44n {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .candy-spinz-top44n {
    padding: 40px 4px;
  }
}

.candy-spinz-nucj8q {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .candy-spinz-nucj8q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.candy-spinz-g8dhsz {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .candy-spinz-g8dhsz {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.candy-spinz-g8dhsz ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.candy-spinz-g8dhsz [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.candy-spinz-g8dhsz [data-ref-el],
.candy-spinz-g8dhsz span,
.candy-spinz-g8dhsz a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.candy-spinz-diesyd {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .candy-spinz-diesyd {
    margin-bottom: 12px;
  }
}

.candy-spinz-90hf0c {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.candy-spinz-90hf0c img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .candy-spinz-90hf0c:last-child {
    margin-right: 0;
  }
}

.candy-spinz-nz6snl {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.candy-spinz-diesyd:hover .candy-spinz-pwam0y {
  visibility: visible;
  opacity: 1;
}

.candy-spinz-pwam0y {
  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);
}

.candy-spinz-0kv1ig {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.candy-spinz-9pl4lg {
  display: flex;
  margin: 6px;
}

.candy-spinz-9pl4lg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.candy-spinz-pwam0y::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);
}

.candy-spinz-pwam0y::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);
}

.candy-spinz-ri9kx4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .candy-spinz-ri9kx4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.candy-spinz-z4btrf {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .candy-spinz-z4btrf {
    margin-right: 32px;
  }
}

.candy-spinz-emr88l {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .candy-spinz-emr88l {
    margin-top: 0;
    width: 340px;
  }
}

.candy-spinz-emr88l a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.candy-spinz-5bnqfk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.candy-spinz-bjys6r {
  position: relative;
}

@media (min-width: 768px) {
  .candy-spinz-bjys6r {
    margin-top: 40px;
  }
}

.candy-spinz-bjys6r + .candy-spinz-eki4vy,
.candy-spinz-bjys6r + .candy-spinz-bjys6r {
  margin-top: 24px;
}

.candy-spinz-c2nqus {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-c2nqus {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .candy-spinz-c2nqus {
    padding: 80px;
  }
}

.candy-spinz-mli2mo {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .candy-spinz-mli2mo {
    padding: 0 16px;
}


}

.candy-spinz-vwvs2v {
  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) {
  .candy-spinz-vwvs2v {
    font-size: 48px;
    line-height: 56px;
  }
}

.candy-spinz-ox4fe2 {
  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) {
  .candy-spinz-ox4fe2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.candy-spinz-b8rwaj {
  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;
}

.candy-spinz-b8rwaj:hover {
  background: var(--button-bg-hover);
}

.candy-spinz-meblz1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.candy-spinz-meblz1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .candy-spinz-meblz1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .candy-spinz-meblz1 img {
  min-height: 100%;
  }
}

.candy-spinz-c2nqus::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.candy-spinz-cy1hbq {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.candy-spinz-cy1hbq h1,
.candy-spinz-cy1hbq h2,
.candy-spinz-cy1hbq h3,
.candy-spinz-cy1hbq h4 {
  margin-bottom: 6px;
}

.candy-spinz-cy1hbq h1:not(:first-child),
.candy-spinz-cy1hbq h2:not(:first-child),
.candy-spinz-cy1hbq h3:not(:first-child),
.candy-spinz-cy1hbq h4:not(:first-child) {
  margin-top: 16px;
}

.candy-spinz-cy1hbq h1,
.candy-spinz-cy1hbq h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .candy-spinz-cy1hbq h1,
  .candy-spinz-cy1hbq h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.candy-spinz-cy1hbq h2,
.candy-spinz-cy1hbq h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .candy-spinz-cy1hbq h2,
  .candy-spinz-cy1hbq h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-cy1hbq h3,
.candy-spinz-cy1hbq h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .candy-spinz-cy1hbq h3,
  .candy-spinz-cy1hbq h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.candy-spinz-cy1hbq h4,
.candy-spinz-cy1hbq h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.candy-spinz-cy1hbq ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.candy-spinz-cy1hbq ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.candy-spinz-cy1hbq 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);
}

.candy-spinz-cy1hbq ul ul {
  margin-bottom: 8px;
}

.candy-spinz-cy1hbq ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.candy-spinz-cy1hbq ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.candy-spinz-cy1hbq ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.candy-spinz-cy1hbq ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.candy-spinz-cy1hbq ol li::marker {
  font-weight: 700;
}

.candy-spinz-cy1hbq ol ol {
  margin-bottom: 8px;
}

.candy-spinz-cy1hbq ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.candy-spinz-cy1hbq ol ul li {
  padding-left: 16px;
}

.candy-spinz-cy1hbq 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) {
  .candy-spinz-cy1hbq table {
    padding: 24px;
  }
}

.candy-spinz-cy1hbq table.candy-spinz-9wt5pb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.candy-spinz-h6rz2s,
    mask-image 0.3s;
}

.candy-spinz-cy1hbq table.candy-spinz-9wt5pb.candy-spinz-ybmbsg {
  -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) {
  .candy-spinz-cy1hbq table {
    display: table;
  }
}

.candy-spinz-cy1hbq 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);
}

.candy-spinz-cy1hbq table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.candy-spinz-cy1hbq table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.candy-spinz-cy1hbq 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) {
  .candy-spinz-cy1hbq table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.candy-spinz-cy1hbq table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.candy-spinz-cy1hbq table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.candy-spinz-cy1hbq table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.candy-spinz-cy1hbq img {
  max-width: 100%;
  height: auto;
}

.candy-spinz-pof62c {
  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) {
  .candy-spinz-pof62c {
    padding: 24px;
  }
}

.candy-spinz-hkj43y {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .candy-spinz-hkj43y {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.candy-spinz-hkj43y > * {
  margin: 0 !important;
}

.candy-spinz-hkj43y img,
.candy-spinz-hn0p47 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-hkj43y img,
  .candy-spinz-hn0p47 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-l7em87 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-l7em87 {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-bffp1x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.candy-spinz-bffp1x .candy-spinz-7j37um {
  flex-shrink: 0;
}

.candy-spinz-bffp1x .candy-spinz-369g0n svg {
  display: none;
}

.candy-spinz-plrnmh {
  display: grid;
  transition: max-height 0.candy-spinz-h6rz2s ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .candy-spinz-plrnmh {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-plrnmh {
    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));
  }
}

.candy-spinz-plrnmh.candy-spinz-pzp3dn + .candy-spinz-7j37um svg {
  transform: rotate(180deg);
}

.candy-spinz-a27i16 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.candy-spinz-a27i16 > div:nth-child(3n) {
  grid-column: span 2;
}

.candy-spinz-a27i16
  > div:nth-child(3n)
  .candy-spinz-4nw3m4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .candy-spinz-a27i16 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .candy-spinz-a27i16 > div:nth-child(3n) {
    grid-column: unset;
  }

  .candy-spinz-a27i16
    > div:nth-child(3n)
    .candy-spinz-4nw3m4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-a27i16 {
    max-width: 270px;
  }
}

.candy-spinz-a27i16 .candy-spinz-4nw3m4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .candy-spinz-a27i16 .candy-spinz-4nw3m4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-a27i16 .candy-spinz-4nw3m4 button {
    max-width: 104px;
  }
}

.candy-spinz-hxr2rr {
  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) {
  .candy-spinz-hxr2rr {
    margin-bottom: 0;
  }
}

.candy-spinz-2r4b9r {
  display: none;
  opacity: 0;
}

.candy-spinz-7r3fyw {
  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;
  }
}

.candy-spinz-7r3fyw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.candy-spinz-4nw3m4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.candy-spinz-4nw3m4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .candy-spinz-4nw3m4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .candy-spinz-4nw3m4
    button {
    max-width: 145px;
  }
}

.candy-spinz-8c79wf:first-child
  .candy-spinz-4nw3m4
  button {
  max-width: 270px;
}

.candy-spinz-96xwhv {
  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%;
}

.candy-spinz-hxr2rr picture {
  width: 100%;
  max-width: 100%;
}

.candy-spinz-30k9rm {
  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;
}

.candy-spinz-30k9rm svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.candy-spinz-hxr2rr:hover .candy-spinz-30k9rm {
  display: flex;
}

.candy-spinz-si2v85 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.candy-spinz-142zze {
  display: flex;
}

.candy-spinz-142zze:hover .candy-spinz-hveufl,
.candy-spinz-142zze .candy-spinz-s6cpfe .candy-spinz-hveufl {
  display: flex;
}

.candy-spinz-142zze svg {
  flex-shrink: 0;
}

.candy-spinz-hveufl {
  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) {
  .candy-spinz-hveufl {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.candy-spinz-hveufl:hover {
  display: flex;
}

.candy-spinz-hveufl svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.candy-spinz-2utikv {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .candy-spinz-2utikv {
    font-size: 12px;
  }
}

.candy-spinz-sq80a6,
.candy-spinz-7rr4pl {
  width: 50%;
  flex-shrink: 0;
}

.candy-spinz-sq80a6 {
  font-weight: 700;
}

.candy-spinz-3y4jj3 .candy-spinz-plrnmh {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .candy-spinz-3y4jj3 .candy-spinz-plrnmh {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .candy-spinz-3y4jj3 .candy-spinz-plrnmh {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.candy-spinz-3y4jj3
  .candy-spinz-96xwhv:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.candy-spinz-3y4jj3 .candy-spinz-7r3fyw {
  height: 100% !important;
  border-radius: 16px;
}

.candy-spinz-3y4jj3 .candy-spinz-4nw3m4 {
  gap: 4px;
  align-items: center;
}

.candy-spinz-3y4jj3 .candy-spinz-4nw3m4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.candy-spinz-3y4jj3 .candy-spinz-4nw3m4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.candy-spinz-3y4jj3 .candy-spinz-2ir93v,
.candy-spinz-3y4jj3 .candy-spinz-e6t0ji {
  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.candy-spinz-5xvhox.org/2000/svg'%3E%3Cpath d='M9.candy-spinz-2tiz2w 4.candy-spinz-zb2z34.candy-spinz-2x1u5i 5.candy-spinz-tcqapa.candy-spinz-lm24yg 5.candy-spinz-bv6oji.candy-spinz-d8vf8y 5.candy-spinz-9fwq7l.candy-spinz-zjzbro 8.candy-spinz-v0egjx.candy-spinz-vmykef 9.candy-spinz-g44b8m.candy-spinz-y81o6y 9.candy-spinz-nb1uhr.candy-spinz-wsbro0 13.candy-spinz-pm9aoq.candy-spinz-2lo86n 11.candy-spinz-o8b1a5.candy-spinz-ogv4ll 11.candy-spinz-4m6s5c.candy-spinz-uo31jf 11.candy-spinz-jktcqk.candy-spinz-6cmnag 13.candy-spinz-8too37.candy-spinz-k9z54o 9.candy-spinz-3yssvh.candy-spinz-bkhld7 9.candy-spinz-o1gu22.candy-spinz-w623ix 8.candy-spinz-2q68t4.candy-spinz-v05cc8 5.candy-spinz-eulvzc.candy-spinz-5q83yu 5.candy-spinz-983d8b.candy-spinz-vtxdjj 5.candy-spinz-7d2dkm.candy-spinz-6253v1 4.candy-spinz-iepy8o.candy-spinz-ogv4ll 1.candy-spinz-9m6c01.candy-spinz-2tiz2w 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.candy-spinz-3y4jj3 .candy-spinz-2ir93v {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.candy-spinz-3y4jj3 .candy-spinz-e6t0ji {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.candy-spinz-cmxsir {
  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) {
  .candy-spinz-cmxsir {
    padding: 24px;
  }
}

.candy-spinz-cmxsir .candy-spinz-7j37um {
  display: flex;
}

@media (min-width: 768px) {
  .candy-spinz-cmxsir .candy-spinz-7j37um {
    display: none;
  }
}

.candy-spinz-cmxsir .candy-spinz-369g0n svg {
  display: none;
}

.candy-spinz-mqu1uz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.candy-spinz-mqu1uz .candy-spinz-acht0o {
  display: none;
}

@media (min-width: 768px) {
  .candy-spinz-mqu1uz .candy-spinz-acht0o {
    display: flex;
  }
}

.candy-spinz-s53obg {
  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) {
  .candy-spinz-s53obg {
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-s53obg > * {
  margin: 0 !important;
}

.candy-spinz-s53obg img,
.candy-spinz-bcqfi3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-s53obg img,
  .candy-spinz-bcqfi3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-v23elq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-v23elq {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-qohxtr {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .candy-spinz-qohxtr {
    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;
  }

  .candy-spinz-qohxtr::-webkit-scrollbar {
    display: none;
  }
}

.candy-spinz-ry4clu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .candy-spinz-ry4clu {
    padding: 7px 15px;
  }
}

.candy-spinz-ry4clu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.candy-spinz-l0g43u {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .candy-spinz-l0g43u {
    display: flex;
    opacity: 1;
  }
}

.candy-spinz-ry4clu picture {
  height: 100%;
  display: block;
}

.candy-spinz-ry4clu img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .candy-spinz-ry4clu img {
    width: 88px;
    height: 44px;
  }
}

.candy-spinz-ry4clu p {
  text-align: center;
  width: 100%;
}

.candy-spinz-3bisqd {
  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) {
  .candy-spinz-3bisqd {
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-3bisqd img,
.candy-spinz-2ba3sb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-3bisqd img,
  .candy-spinz-2ba3sb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-39o5be {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-39o5be {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-agndf3 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.candy-spinz-bcaltd {
  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;
}

.candy-spinz-vz10qi {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.candy-spinz-vz10qi.candy-spinz-s6cpfe {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.candy-spinz-5kxh5h {
  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) {
  .candy-spinz-5kxh5h {
    font-size: 20px;
    line-height: 28px;
  }
}

.candy-spinz-ihrsg7 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.candy-spinz-lmm8z5 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.candy-spinz-h6rz2s ease;
  opacity: 0;
  color: var(--text-color);
}

.candy-spinz-mi6xfd {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.candy-spinz-mi6xfd ol,
.candy-spinz-mi6xfd ul {
  padding-left: 1.3em;
}

.candy-spinz-vz10qi.candy-spinz-s6cpfe .candy-spinz-lmm8z5 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.candy-spinz-vz10qi.candy-spinz-s6cpfe .candy-spinz-ihrsg7 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.candy-spinz-6vby7u {
  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) {
  .candy-spinz-6vby7u {
    padding: 24px;
  }
}

.candy-spinz-6vby7u .candy-spinz-7j37um {
  display: flex;
}

@media (min-width: 768px) {
  .candy-spinz-6vby7u .candy-spinz-7j37um {
    display: none;
  }
}

.candy-spinz-6vby7u .candy-spinz-369g0n svg {
  display: none;
}

.candy-spinz-rkonl1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.candy-spinz-rkonl1 .candy-spinz-acht0o {
  display: none;
}

@media (min-width: 768px) {
  .candy-spinz-rkonl1 .candy-spinz-acht0o {
    display: flex;
  }
}

.candy-spinz-0gk7ln {
  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) {
  .candy-spinz-0gk7ln {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-0gk7ln > * {
  margin: 0 !important;
}

.candy-spinz-0gk7ln img,
.candy-spinz-mkx3y5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-0gk7ln img,
  .candy-spinz-mkx3y5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-31cbdc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-31cbdc {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-aqvz4b {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .candy-spinz-aqvz4b {
    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;
  }

  .candy-spinz-aqvz4b::-webkit-scrollbar {
    display: none;
  }
}

.candy-spinz-sljmtw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.candy-spinz-sljmtw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.candy-spinz-h3nsq7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .candy-spinz-h3nsq7 {
    display: flex;
    opacity: 1;
  }
}

.candy-spinz-sljmtw picture {
  width: auto;
  height: 100%;
  display: block;
}

.candy-spinz-sljmtw picture img {
  display: block;
  width: auto;
  height: 100%;
}

.candy-spinz-nzgbyc {
  margin: -24px 0;
}

.candy-spinz-nzgbyc:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .candy-spinz-nzgbyc {
    margin: -16px 0;
  }
}

.candy-spinz-407yz3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .candy-spinz-407yz3 {
    flex-direction: row;
  }
}

.candy-spinz-e9ec7p {
  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) {
  .candy-spinz-e9ec7p {
    flex: 1;
  }
}

.candy-spinz-e9ec7p::placeholder {
  color: var(--Text-400);
}

.candy-spinz-px9z5c {
  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;
}

.candy-spinz-3gihrc {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.candy-spinz-3gihrc::-webkit-scrollbar {
  display: none;
}

.candy-spinz-7esqwi {
  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;
}

.candy-spinz-7esqwi img,
.candy-spinz-7esqwi svg {
  margin-right: 8px;
}

.candy-spinz-6pcvlo {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.candy-spinz-nzgbyc + .candy-spinz-jns63k {
  margin-top: 0;
}

@media (min-width: 768px) {
  .candy-spinz-nzgbyc + .candy-spinz-jns63k {
    margin-top: -16px;
  }
}

.candy-spinz-5jq4na {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.candy-spinz-5jq4na > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.candy-spinz-5jq4na > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.candy-spinz-fxi6tr {
  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;
}

.candy-spinz-z87qmg {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.candy-spinz-fefi7g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.candy-spinz-gkhuhp {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.candy-spinz-38wcog {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.candy-spinz-fxi6tr 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;
}

.candy-spinz-fxi6tr 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) {
  .candy-spinz-fxi6tr {
    padding: 39px 179px 39px 39px;
  }

  .candy-spinz-z87qmg {
    font-size: 40px;
    line-height: 48px;
  }

  .candy-spinz-38wcog {
    height: 348px;
  }

  .candy-spinz-fxi6tr button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .candy-spinz-fxi6tr button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .candy-spinz-fxi6tr {
    padding: 63px;
  }
}

.candy-spinz-8j9jnf {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .candy-spinz-8j9jnf {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.candy-spinz-ckjmcl {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .candy-spinz-ckjmcl {
    width: auto;
  }
}

.candy-spinz-ygovnz {
  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;
}

.candy-spinz-ygovnz::-webkit-scrollbar {
  display: none;
}

.candy-spinz-ygovnz 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);
}

.candy-spinz-ygovnz a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .candy-spinz-ygovnz {
    margin-left: 16px;
    margin-top: 0;
  }
}

.candy-spinz-8j9jnf .candy-spinz-ynqmiy {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.candy-spinz-h6rz2s,
    mask-image 0.3s;
}

.candy-spinz-8j9jnf .candy-spinz-ynqmiy.candy-spinz-ybmbsg {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.candy-spinz-uuy8h6 {
  margin: 40px -16px;
}

.candy-spinz-xwzbbb + .candy-spinz-eki4vy,
.candy-spinz-xwzbbb + .candy-spinz-bjys6r {
  margin-top: 24px;
}

.candy-spinz-619ve9 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.candy-spinz-619ve9 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.candy-spinz-z9lefe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .candy-spinz-z9lefe {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-z9lefe {
    margin-top: 0;
  }
}

.candy-spinz-9bxfcm {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .candy-spinz-9bxfcm {
    font-size: 24px;
    line-height: 32px;
  }
}

.candy-spinz-affhyt {
  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) {
  .candy-spinz-affhyt {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.candy-spinz-bp9c8k {
  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) {
  .candy-spinz-bp9c8k {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.candy-spinz-zbg2op {
  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) {
  .candy-spinz-zbg2op {
    font-size: 20px;
    line-height: 28px;
  }
}

.candy-spinz-pw433x {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .candy-spinz-pw433x {
    font-size: 32px;
    line-height: 40px;
  }
}

.candy-spinz-eidt0e {
  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;
}

.candy-spinz-ryubr0 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.candy-spinz-ryubr0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.candy-spinz-jns63k {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.candy-spinz-7lq4tx {
  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) {
  .candy-spinz-7lq4tx {
    padding: 15px 48px;
  }
}

main > .candy-spinz-jns63k {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .candy-spinz-plrnmh.candy-spinz-i9iqbg > div:nth-child(n+5) {
    display: none;
  }
}

.candy-spinz-cy1hbq p a img {
  display: block;
  margin: 0 auto;
}


.candy-spinz-qbvd1m {
  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 */
.candy-spinz-qvtvrv {
  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;
}

.candy-spinz-qvtvrv label {
  font-size: 14px;
}

.candy-spinz-qvtvrv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.candy-spinz-qvtvrv input,
.candy-spinz-qvtvrv textarea,
.candy-spinz-qvtvrv 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;
}
.candy-spinz-qvtvrv button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.candy-spinz-o365n1 ease;
}
.candy-spinz-qvtvrv button:hover {
  background-color: var(--button-bg-hover);
}
.candy-spinz-rxr8r9 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.candy-spinz-lvexe3 ease-in;
}

.candy-spinz-rxr8r9 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;
}
.candy-spinz-08i4gu, .candy-spinz-hgdnp7, [class*="review-card"],
thead, thead th, table th, .candy-spinz-saux8i,
.candy-spinz-4gz3u2, [class*="collapsible-header"],
.candy-spinz-p12fsp, [class*="updated-block"] {
  color: #ece7dc !important;
}

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