* {
  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-b1ozck {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-b1ozck {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .candy-spinz-b1ozck {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.candy-spinz-o58hfz {
  overflow: hidden;
}

.candy-spinz-fuyosw img {
  background: var(--Neutral-300);
}

.candy-spinz-nvi6ud {
  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-rxtmav {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.candy-spinz-rxtmav:hover {
  background: var(--button-bg-hover);
}

.candy-spinz-6sfstk {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.candy-spinz-6sfstk:hover {
  background: var(--button-bg-hover);
}

.candy-spinz-a879wx {
  font-size: 12px;
  line-height: 18px;
}

.candy-spinz-vt7qmy {
  font-size: 18px;
  line-height: 26px;
}

.candy-spinz-4jm0p1 {
  width: 100%;
}

.candy-spinz-74ibi8 {
  padding: 6px 16px;
}

.candy-spinz-6vbyq0 {
  padding: 10px 16px;
}

.candy-spinz-w12s7a {
  padding: 15px 26px;
}

.candy-spinz-ouackh {
  flex-shrink: 0;
}

.candy-spinz-2ty3n9 {
  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-k4vera {
  display: none;
}

.candy-spinz-89ebzx {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.candy-spinz-m4brmq {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.candy-spinz-th1afs {
  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-15ygzf {
  cursor: grab;
}

.candy-spinz-th1afs::-webkit-scrollbar {
  display: none;
}

.candy-spinz-8g98bi {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.candy-spinz-52h2xv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.candy-spinz-5ijk2d {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.candy-spinz-0r1c4j {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.candy-spinz-qui5w0 {
  visibility: visible;
}

.candy-spinz-6fqfum {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.candy-spinz-qtl29b ease;
}

.candy-spinz-xky491 {
  background-color: var(--Primary-200);
  width: 16px;
}

.candy-spinz-tq6gew {
  -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-qtl29b,
    mask-image 0.3s;
}

.candy-spinz-tq6gew.candy-spinz-cduhzj {
  -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-bkm2jm: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-sl8p0t {
  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-ibopf0.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-ibopf0.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-j07hr0 {
  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-j07hr0::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-tzkzrz {
  position: relative;
  z-index: 1;
}

.candy-spinz-c5neq8 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.candy-spinz-pxn4kt {
  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-najfry {
  font-size: 40px;
  line-height: 48px;
}

.candy-spinz-545vub {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.candy-spinz-yly1bs {
  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-yly1bs:hover {
  background: var(--Primary-400);
}

.candy-spinz-yly1bs svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.candy-spinz-bkm2jm 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-j07hr0 {
    max-width: 600px;
    padding: 64px;
  }

  .candy-spinz-c5neq8 {
    font-size: 24px;
    line-height: 32px;
  }

  .candy-spinz-pxn4kt {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .candy-spinz-najfry {
    font-size: 50px;
    line-height: 56px;
  }

  .candy-spinz-545vub {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .candy-spinz-sl8p0t {
    top: 25px;
    right: 25px;
  }
}

.candy-spinz-5iwaq3,
.candy-spinz-dl0dqm {
  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-bm2wjb.candy-spinz-u1asjp::before,
.candy-spinz-dl0dqm::before,
.candy-spinz-1707dh::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-ibopf0.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.candy-spinz-2yohp0 14.candy-spinz-fg98s8.candy-spinz-uiqjs5 14.candy-spinz-i3lr3x 15.candy-spinz-zsbeas 14.candy-spinz-h2pbxo 15.candy-spinz-d56ifk 14.candy-spinz-e811hx.candy-spinz-y3nsv5 14.candy-spinz-vqz7m6 19.candy-spinz-fk7vzi 12.candy-spinz-lgzfpm 19.candy-spinz-fk7vzi 10.candy-spinz-6yp1sz.candy-spinz-fk7vzi 8.candy-spinz-kaev3y 17.candy-spinz-3zyxwv 7.candy-spinz-ljgl5o 15.candy-spinz-k40mf6 7.candy-spinz-j2j0fj.candy-spinz-k4ms4e 7.candy-spinz-ljgl5o 11.candy-spinz-okir9b 8.candy-spinz-kaev3y 11.candy-spinz-okir9b 10.candy-spinz-0jo1ry.candy-spinz-okir9b 12.candy-spinz-1qer5h 13.candy-spinz-8w7swo 14.candy-spinz-z7xgix 15.candy-spinz-4or71w 14.candy-spinz-23e5yz.candy-spinz-boqwwz 14.candy-spinz-h3w23c 15.candy-spinz-3b05xx 14.candy-spinz-mhd9m9 15.candy-spinz-exycg9 14.candy-spinz-3wak98.candy-spinz-2yohp0 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.candy-spinz-6zkad8 15.candy-spinz-5o1t2f.candy-spinz-4rmqq0 15.candy-spinz-lyiifm 15.candy-spinz-8ur36e 15.candy-spinz-pjvr3r 15.candy-spinz-fw6whb 15.candy-spinz-h9t2cs.candy-spinz-s8hqdz 15.candy-spinz-pjvr3r 15.candy-spinz-2ocwz5 15.candy-spinz-ei26gh 15.candy-spinz-nwfhad 15.candy-spinz-9eg10v.candy-spinz-4x9iva 15.candy-spinz-te8qw0 7.candy-spinz-ko7s8c 18.candy-spinz-6x3ptl 7.candy-spinz-1vem9l 23.candy-spinz-44k5do.candy-spinz-jjrq1i.candy-spinz-ff0r34 18.candy-spinz-3nictx 19.candy-spinz-51ro5x 15.candy-spinz-3ialu3 15.candy-spinz-6zkad8 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-at01i9 [type="submit"] *,
.candy-spinz-58ld5s button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .candy-spinz-0bksri {
    display: none;
  }
}

.candy-spinz-dypwg4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .candy-spinz-dypwg4 {
  display: none;
}

@media (min-width: 768px) {
  .candy-spinz-dypwg4 {
    bottom: 22px;
  }
}

.candy-spinz-dypwg4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .candy-spinz-dypwg4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.candy-spinz-c4jxja.static) .candy-spinz-dypwg4 {
    bottom: 8px;
  }
}

.candy-spinz-7ml66b {
  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-ibopf0.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.candy-spinz-dfsy1f 3.candy-spinz-0qi6mm.candy-spinz-gjddpi.candy-spinz-zzlgir 3.candy-spinz-bsh7fw 3.candy-spinz-dvaugg 5.candy-spinz-mt80ey 3.candy-spinz-dvaugg 8.candy-spinz-wchez7.candy-spinz-uaxqyw.candy-spinz-dvaugg 26.candy-spinz-cxjlkz 5.candy-spinz-tye4sb 28.candy-spinz-ixz39n 8.candy-spinz-1zh3r0 28.candy-spinz-lwr2yf.candy-spinz-pni3c5 28.candy-spinz-ippvbp.candy-spinz-31ik41 34.candy-spinz-c2z7kn.candy-spinz-jaai0u 36.candy-spinz-xg5n6s 11.candy-spinz-xzc9b3 37.candy-spinz-my34nw 12.candy-spinz-8tysv5 36.candy-spinz-cdxa6b.candy-spinz-isj0h7 28.candy-spinz-bk719y.candy-spinz-ikke4l.candy-spinz-ufgjvj 28.candy-spinz-qk01sf 36.candy-spinz-zun1vw 26.candy-spinz-w5tzkf 36.candy-spinz-zun1vw 23.candy-spinz-3557so.candy-spinz-slsdbc.candy-spinz-zun1vw 5.candy-spinz-odby3x 34.candy-spinz-qt433p 3.candy-spinz-bsh7fw 31.candy-spinz-dfsy1f 3.candy-spinz-am2lye.candy-spinz-d40x3s 18.candy-spinz-x2hirl.candy-spinz-abz5xf 18.candy-spinz-6knnfs 8.candy-spinz-yc2t4j 17.candy-spinz-id44u7 8.candy-spinz-yc2t4j 15.candy-spinz-llodgr.candy-spinz-yc2t4j 14.candy-spinz-r6jmw4 9.candy-spinz-abz5xf 13.candy-spinz-uld16y 11.candy-spinz-d40x3s 13.candy-spinz-wbvzoq.candy-spinz-sto9sa 13.candy-spinz-uld16y 13.candy-spinz-sobecd 14.candy-spinz-r6jmw4 13.candy-spinz-sobecd 15.candy-spinz-cibcb9.candy-spinz-sobecd 17.candy-spinz-id44u7 12.candy-spinz-sto9sa 18.candy-spinz-6knnfs 11.candy-spinz-d40x3s 18.candy-spinz-3k1mob.candy-spinz-4cczfj 18.candy-spinz-cs0q3i.candy-spinz-cj5ivx 18.candy-spinz-6knnfs 17.candy-spinz-0vlssx 17.candy-spinz-id44u7 17.candy-spinz-0vlssx 15.candy-spinz-pahtvq.candy-spinz-0vlssx 14.candy-spinz-r6jmw4 18.candy-spinz-cj5ivx 13.candy-spinz-uld16y 20.candy-spinz-4cczfj 13.candy-spinz-a90tt4.candy-spinz-zgi8ie 13.candy-spinz-uld16y 22.candy-spinz-nlwoy6 14.candy-spinz-r6jmw4 22.candy-spinz-nlwoy6 15.candy-spinz-wqy41h.candy-spinz-o1otdp 17.candy-spinz-id44u7 21.candy-spinz-zgi8ie 18.candy-spinz-6knnfs 20.candy-spinz-4cczfj 18.candy-spinz-rdxl9m.candy-spinz-ij76ui 18.candy-spinz-woudcw.candy-spinz-rgzyza 18.candy-spinz-6knnfs 26.candy-spinz-19x9jz 17.candy-spinz-id44u7 26.candy-spinz-19x9jz 15.candy-spinz-utk8w4.candy-spinz-19x9jz 14.candy-spinz-r6jmw4 27.candy-spinz-rgzyza 13.candy-spinz-uld16y 28.candy-spinz-ij76ui 13.candy-spinz-i9v32z.candy-spinz-uanved 13.candy-spinz-uld16y 31.candy-spinz-dq6b72 14.candy-spinz-r6jmw4 31.candy-spinz-dq6b72 15.candy-spinz-vkmm8q.candy-spinz-19x9jz 17.candy-spinz-id44u7 30.candy-spinz-uanved 18.candy-spinz-6knnfs 28.candy-spinz-ij76ui 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-7ml66b {
    display: none;
  }
}

.candy-spinz-p6a268 {
  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-p6a268 {
    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-58ld5s {
  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-58ld5s {
    padding: 14px 16px;
  }
}

.candy-spinz-58ld5s button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.candy-spinz-58ld5s button:first-child {
  align-content: end;
}

.candy-spinz-58ld5s button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .candy-spinz-58ld5s
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .candy-spinz-58ld5s
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.candy-spinz-58ld5s button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.candy-spinz-58ld5s button:last-child svg {
  width: 38px;
  height: 38px;
}

.candy-spinz-1707dh {
  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-1707dh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .candy-spinz-1707dh,
.pc61d126-chatbot[data-active-screen="3"]
  .candy-spinz-1707dh {
  opacity: 1;
  visibility: visible;
}

.candy-spinz-zumjha {
  flex: 1 1;
}

.candy-spinz-zw61jd {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-zw61jd {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .candy-spinz-tn4qf5 {
  display: block;
}

.candy-spinz-xvsrzk {
  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-xvsrzk {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.candy-spinz-dl0dqm {
  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-dl0dqm::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.candy-spinz-cf22z0 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.candy-spinz-cf22z0 p {
  color: var(--Text-100);
}

.candy-spinz-dl0dqm .candy-spinz-ni521f {
  grid-area: button;
}

.candy-spinz-dl0dqm .candy-spinz-ni521f::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-ibopf0.org/2000/svg'%3E%3Cpath d='M4.candy-spinz-hh8yaj 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.candy-spinz-7y4xnt 15L16.candy-spinz-7y4xnt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.candy-spinz-7y4xnt 5L16.candy-spinz-7y4xnt 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-wstl2v {
  display: block;
}

.candy-spinz-izvb1n {
  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-izvb1n {
    margin-top: 40px;
  }
}

.candy-spinz-5iwaq3 label,
.candy-spinz-5iwaq3 input {
  display: block;
  width: 100%;
}

.candy-spinz-5iwaq3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.candy-spinz-5iwaq3 label.candy-spinz-fo9t7p input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.candy-spinz-5iwaq3 label.candy-spinz-fo9t7p::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-5iwaq3 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-5iwaq3 input::placeholder {
  color: var(--Text-400);
}

.candy-spinz-h1e1q1 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .candy-spinz-h1e1q1 {
  display: flex;
}

.candy-spinz-h1e1q1 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .candy-spinz-h1e1q1 ol {
    height: 420px;
    padding: 24px;
  }
}

.candy-spinz-h1e1q1 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.candy-spinz-at01i9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-at01i9 {
    padding: 0 24px 24px;
  }
}

.candy-spinz-at01i9 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-at01i9 input::placeholder {
  color: var(--Text-400);
}

.candy-spinz-at01i9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.candy-spinz-at01i9 [type="submit"]:disabled {
  opacity: 0.5;
}

.candy-spinz-at01i9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .candy-spinz-at01i9 [type="submit"] {
    right: 40px;
  }
}

.candy-spinz-bm2wjb {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.candy-spinz-bm2wjb.candy-spinz-u1asjp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.candy-spinz-bm2wjb.candy-spinz-u1asjp::before {
  content: "";
  width: 31px;
}

.candy-spinz-bm2wjb.candy-spinz-u1asjp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.candy-spinz-bm2wjb.candy-spinz-osreax p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.candy-spinz-bm2wjb 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-dypwg4 .candy-spinz-ni521f {
  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-0bksri {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .candy-spinz-0bksri {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .candy-spinz-0bksri {
    padding: 18px 0;
  }
}

.candy-spinz-0bksri .candy-spinz-b1ozck {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .candy-spinz-0bksri .candy-spinz-b1ozck {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.candy-spinz-tpzdcj {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .candy-spinz-tpzdcj {
    max-width: 160px;
    height: 40px;
  }
}

.candy-spinz-tpzdcj picture,
.candy-spinz-tpzdcj img {
  display: block;
  width: 100%;
  height: 100%;
}

.candy-spinz-tpzdcj img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .candy-spinz-4p4gho {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.candy-spinz-qtl29b ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .candy-spinz-0bksri.candy-spinz-5k6cpc .candy-spinz-4p4gho {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .candy-spinz-4p4gho {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .candy-spinz-4p4gho {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.candy-spinz-mfdmg1,
.candy-spinz-jmfjid {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .candy-spinz-mfdmg1,
  .candy-spinz-jmfjid {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .candy-spinz-jmfjid {
    display: none;
  }
}

.candy-spinz-50k1rr {
  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-5k6cpc .candy-spinz-50k1rr {
  background: var(--fh-bg-color);
}

.candy-spinz-50k1rr button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .candy-spinz-50k1rr {
    display: none;
  }
}

.candy-spinz-fu8l5a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .candy-spinz-fu8l5a {
    display: none;
  }
}

.candy-spinz-entg3l {
  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-0bksri.candy-spinz-5k6cpc .candy-spinz-entg3l:first-child {
  display: none;
}

.candy-spinz-0bksri.candy-spinz-5k6cpc .candy-spinz-entg3l:last-child {
  display: block;
}

.candy-spinz-entg3l:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .candy-spinz-entg3l {
    display: none;
  }
}

.candy-spinz-0igrjt {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .candy-spinz-0igrjt {
    display: flex;
  }
}

.candy-spinz-0igrjt ul {
  max-height: 350px;
  overflow-y: auto;
}

.candy-spinz-0igrjt:hover ul {
  visibility: visible;
  opacity: 1;
}

.candy-spinz-0igrjt:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.candy-spinz-0igrjt:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.candy-spinz-0igrjt:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.candy-spinz-0igrjt:hover .candy-spinz-i2rr39 svg {
  transform: rotate(180deg);
}

.candy-spinz-n99bvi {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.candy-spinz-hh0uxk {
  padding: 0 8px;
}

.candy-spinz-bcv95t {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.candy-spinz-bcv95t:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .candy-spinz-bcv95t {
    padding: 4px 8px;
  }
}

.candy-spinz-d91qek {
  display: flex;
}

.candy-spinz-d91qek img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.candy-spinz-i2rr39 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.candy-spinz-i2rr39 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.candy-spinz-zhnlkp {
  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-zhnlkp {
    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-hz9a36 {
  width: 100%;
}

@media (min-width: 1200px) {
  .candy-spinz-hz9a36 {
    display: none;
  }
}

.candy-spinz-r4anqd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.candy-spinz-s27q5j {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.candy-spinz-8zrbhp {
  display: flex;
}

.candy-spinz-qw4esd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.candy-spinz-gzghlt {
  list-style: none;
}

@media (max-width: 1199px) {
  .candy-spinz-gzghlt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-gzghlt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .candy-spinz-gzghlt .candy-spinz-exebq6 [data-ref-el],
  .candy-spinz-gzghlt .candy-spinz-exebq6 span,
  .candy-spinz-gzghlt .candy-spinz-exebq6 a {
    white-space: nowrap;
  }
}

.candy-spinz-019tqb {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .candy-spinz-019tqb.candy-spinz-2k3n4i > .candy-spinz-exebq6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .candy-spinz-019tqb.candy-spinz-l67gq5:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .candy-spinz-019tqb.candy-spinz-2k3n4i > .candy-spinz-vcglul {
    height: auto;
  }

  .candy-spinz-019tqb.candy-spinz-2k3n4i > div > .candy-spinz-p5f8i3 {
    transform: rotate(180deg);
  }
}

.candy-spinz-019tqb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.candy-spinz-019tqb [data-ref-el],
.candy-spinz-019tqb span {
  cursor: pointer;
}

.candy-spinz-019tqb [data-ref-el],
.candy-spinz-019tqb span,
.candy-spinz-019tqb 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-019tqb [data-ref-el],
  .candy-spinz-019tqb span,
  .candy-spinz-019tqb a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-019tqb [data-ref-el],
  .candy-spinz-019tqb span,
  .candy-spinz-019tqb a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.candy-spinz-vcglul {
  height: 0;
  overflow: hidden;
  transition: height 0.candy-spinz-qtl29b ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.candy-spinz-vcglul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.candy-spinz-vcglul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.candy-spinz-vcglul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .candy-spinz-vcglul {
    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-vcglul:has(> .candy-spinz-019tqb.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .candy-spinz-vcglul .candy-spinz-vcglul {
    padding: 0;
  }

  .candy-spinz-vcglul .candy-spinz-019tqb {
    font-weight: 400;
  }

  .candy-spinz-vcglul .candy-spinz-019tqb:hover > .candy-spinz-exebq6 {
    background: var(--Neutral-300);
  }

  .candy-spinz-vcglul .candy-spinz-p5f8i3 {
    rotate: -90deg;
  }
}

.candy-spinz-exebq6 {
  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-exebq6 {
    padding: 8px;
  }

  .candy-spinz-019tqb.candy-spinz-8tt0ud > .candy-spinz-exebq6 {
    background: var(--Neutral-300);
  }
}

.candy-spinz-p5f8i3 {
  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-ibopf0.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.candy-spinz-9ovbi8 0.candy-spinz-50g9c9.candy-spinz-oazfcj -0.candy-spinz-w1hyl4 0.candy-spinz-v79wmy -0.candy-spinz-w1hyl4 1.candy-spinz-hucje0 0.candy-spinz-fyyleg.candy-spinz-bvy32p 4.candy-spinz-nb1tzx.candy-spinz-9ovbi8 0.candy-spinz-wfspub.candy-spinz-vfq372 -0.candy-spinz-w1hyl4 9.candy-spinz-89orca -0.candy-spinz-w1hyl4 10.candy-spinz-884qfr 0.candy-spinz-dqa28r.candy-spinz-ae5f30 0.candy-spinz-oazfcj 10.candy-spinz-ae5f30 0.candy-spinz-v79wmy 10.candy-spinz-884qfr 1.candy-spinz-gyafcy.candy-spinz-qyki8m 5.candy-spinz-qnw700.candy-spinz-cukcex 6.candy-spinz-cormm8 5.candy-spinz-3ysxk9 6.candy-spinz-cormm8 4.candy-spinz-625n65 5.candy-spinz-n88h29.candy-spinz-9ovbi8 1.candy-spinz-9jfqrt.candy-spinz-w1hyl4 0.candy-spinz-v79wmy -0.candy-spinz-w1hyl4 0.candy-spinz-oazfcj 0.candy-spinz-9ovbi8 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.candy-spinz-qtl29b ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .candy-spinz-p5f8i3 {
    cursor: default;
  }
}

.candy-spinz-jh62km {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.candy-spinz-aj6zs9 {
  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-aj6zs9 {
    padding: 40px 4px;
  }
}

.candy-spinz-v99rzb {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .candy-spinz-v99rzb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.candy-spinz-wtg823 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .candy-spinz-wtg823 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.candy-spinz-wtg823 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.candy-spinz-wtg823 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.candy-spinz-wtg823 [data-ref-el],
.candy-spinz-wtg823 span,
.candy-spinz-wtg823 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.candy-spinz-ky0huo {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .candy-spinz-ky0huo {
    margin-bottom: 12px;
  }
}

.candy-spinz-yp8svr {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.candy-spinz-yp8svr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .candy-spinz-yp8svr:last-child {
    margin-right: 0;
  }
}

.candy-spinz-riyoug {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.candy-spinz-ky0huo:hover .candy-spinz-6veq8z {
  visibility: visible;
  opacity: 1;
}

.candy-spinz-6veq8z {
  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-r8xjam {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.candy-spinz-evs2he {
  display: flex;
  margin: 6px;
}

.candy-spinz-evs2he img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.candy-spinz-6veq8z::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-6veq8z::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-au8i44 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .candy-spinz-au8i44 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.candy-spinz-bmn3qe {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .candy-spinz-bmn3qe {
    margin-right: 32px;
  }
}

.candy-spinz-aeegxw {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .candy-spinz-aeegxw {
    margin-top: 0;
    width: 340px;
  }
}

.candy-spinz-aeegxw a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.candy-spinz-4bfg4y {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.candy-spinz-2dyaw6 {
  position: relative;
}

@media (min-width: 768px) {
  .candy-spinz-2dyaw6 {
    margin-top: 40px;
  }
}

.candy-spinz-2dyaw6 + .candy-spinz-y9d4y4,
.candy-spinz-2dyaw6 + .candy-spinz-2dyaw6 {
  margin-top: 24px;
}

.candy-spinz-dd662i {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-dd662i {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .candy-spinz-dd662i {
    padding: 80px;
  }
}

.candy-spinz-h66pfx {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .candy-spinz-h66pfx {
    padding: 0 16px;
}


}

.candy-spinz-0arkiu {
  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-0arkiu {
    font-size: 48px;
    line-height: 56px;
  }
}

.candy-spinz-lbz1uj {
  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-lbz1uj {
    font-size: 24px;
    line-height: 32px;
  }
}

.candy-spinz-d9rb41 {
  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-d9rb41:hover {
  background: var(--button-bg-hover);
}

.candy-spinz-elo952 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.candy-spinz-elo952 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .candy-spinz-elo952 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .candy-spinz-elo952 img {
  min-height: 100%;
  }
}

.candy-spinz-dd662i::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.candy-spinz-ppnx1x {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.candy-spinz-ppnx1x h1,
.candy-spinz-ppnx1x h2,
.candy-spinz-ppnx1x h3,
.candy-spinz-ppnx1x h4 {
  margin-bottom: 6px;
}

.candy-spinz-ppnx1x h1:not(:first-child),
.candy-spinz-ppnx1x h2:not(:first-child),
.candy-spinz-ppnx1x h3:not(:first-child),
.candy-spinz-ppnx1x h4:not(:first-child) {
  margin-top: 16px;
}

.candy-spinz-ppnx1x h1,
.candy-spinz-ppnx1x h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .candy-spinz-ppnx1x h1,
  .candy-spinz-ppnx1x h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.candy-spinz-ppnx1x h2,
.candy-spinz-ppnx1x h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .candy-spinz-ppnx1x h2,
  .candy-spinz-ppnx1x h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-ppnx1x h3,
.candy-spinz-ppnx1x h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .candy-spinz-ppnx1x h3,
  .candy-spinz-ppnx1x h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.candy-spinz-ppnx1x h4,
.candy-spinz-ppnx1x h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.candy-spinz-ppnx1x ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.candy-spinz-ppnx1x ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.candy-spinz-ppnx1x 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-ppnx1x ul ul {
  margin-bottom: 8px;
}

.candy-spinz-ppnx1x ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.candy-spinz-ppnx1x ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.candy-spinz-ppnx1x ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.candy-spinz-ppnx1x ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.candy-spinz-ppnx1x ol li::marker {
  font-weight: 700;
}

.candy-spinz-ppnx1x ol ol {
  margin-bottom: 8px;
}

.candy-spinz-ppnx1x ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.candy-spinz-ppnx1x ol ul li {
  padding-left: 16px;
}

.candy-spinz-ppnx1x 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-ppnx1x table {
    padding: 24px;
  }
}

.candy-spinz-ppnx1x table.candy-spinz-vodv5y {
  -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-qtl29b,
    mask-image 0.3s;
}

.candy-spinz-ppnx1x table.candy-spinz-vodv5y.candy-spinz-cduhzj {
  -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-ppnx1x table {
    display: table;
  }
}

.candy-spinz-ppnx1x 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-ppnx1x table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.candy-spinz-ppnx1x table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.candy-spinz-ppnx1x 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-ppnx1x table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.candy-spinz-ppnx1x table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.candy-spinz-ppnx1x table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.candy-spinz-ppnx1x table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.candy-spinz-ppnx1x img {
  max-width: 100%;
  height: auto;
}

.candy-spinz-sgv4h2 {
  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-sgv4h2 {
    padding: 24px;
  }
}

.candy-spinz-yl6tq5 {
  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-yl6tq5 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.candy-spinz-yl6tq5 > * {
  margin: 0 !important;
}

.candy-spinz-yl6tq5 img,
.candy-spinz-evg993 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-yl6tq5 img,
  .candy-spinz-evg993 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-eqprxr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-eqprxr {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-rh7z4l {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.candy-spinz-rh7z4l .candy-spinz-rvb675 {
  flex-shrink: 0;
}

.candy-spinz-rh7z4l .candy-spinz-9fvq2d svg {
  display: none;
}

.candy-spinz-0b49m4 {
  display: grid;
  transition: max-height 0.candy-spinz-qtl29b ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .candy-spinz-0b49m4 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-0b49m4 {
    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-0b49m4.candy-spinz-uj53u4 + .candy-spinz-rvb675 svg {
  transform: rotate(180deg);
}

.candy-spinz-izlj22 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.candy-spinz-izlj22 > div:nth-child(3n) {
  grid-column: span 2;
}

.candy-spinz-izlj22
  > div:nth-child(3n)
  .candy-spinz-070w46
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .candy-spinz-izlj22 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .candy-spinz-izlj22 > div:nth-child(3n) {
    grid-column: unset;
  }

  .candy-spinz-izlj22
    > div:nth-child(3n)
    .candy-spinz-070w46
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-izlj22 {
    max-width: 270px;
  }
}

.candy-spinz-izlj22 .candy-spinz-070w46 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .candy-spinz-izlj22 .candy-spinz-070w46 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-izlj22 .candy-spinz-070w46 button {
    max-width: 104px;
  }
}

.candy-spinz-a8jxlb {
  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-a8jxlb {
    margin-bottom: 0;
  }
}

.candy-spinz-rgn1g2 {
  display: none;
  opacity: 0;
}

.candy-spinz-0vmlrw {
  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-0vmlrw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.candy-spinz-070w46 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.candy-spinz-070w46 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-070w46
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .candy-spinz-070w46
    button {
    max-width: 145px;
  }
}

.candy-spinz-7l7puq:first-child
  .candy-spinz-070w46
  button {
  max-width: 270px;
}

.candy-spinz-z23760 {
  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-a8jxlb picture {
  width: 100%;
  max-width: 100%;
}

.candy-spinz-8e8j54 {
  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-8e8j54 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.candy-spinz-a8jxlb:hover .candy-spinz-8e8j54 {
  display: flex;
}

.candy-spinz-ue5czg {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.candy-spinz-7c3hlw {
  display: flex;
}

.candy-spinz-7c3hlw:hover .candy-spinz-h4xqwt,
.candy-spinz-7c3hlw .candy-spinz-8tt0ud .candy-spinz-h4xqwt {
  display: flex;
}

.candy-spinz-7c3hlw svg {
  flex-shrink: 0;
}

.candy-spinz-h4xqwt {
  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-h4xqwt {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.candy-spinz-h4xqwt:hover {
  display: flex;
}

.candy-spinz-h4xqwt svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.candy-spinz-yu56ka {
  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-yu56ka {
    font-size: 12px;
  }
}

.candy-spinz-5wbnov,
.candy-spinz-1zbgt7 {
  width: 50%;
  flex-shrink: 0;
}

.candy-spinz-5wbnov {
  font-weight: 700;
}

.candy-spinz-t22c8t .candy-spinz-0b49m4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .candy-spinz-t22c8t .candy-spinz-0b49m4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .candy-spinz-t22c8t .candy-spinz-0b49m4 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.candy-spinz-t22c8t
  .candy-spinz-z23760:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.candy-spinz-t22c8t .candy-spinz-0vmlrw {
  height: 100% !important;
  border-radius: 16px;
}

.candy-spinz-t22c8t .candy-spinz-070w46 {
  gap: 4px;
  align-items: center;
}

.candy-spinz-t22c8t .candy-spinz-070w46 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.candy-spinz-t22c8t .candy-spinz-070w46 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.candy-spinz-t22c8t .candy-spinz-amnbmw,
.candy-spinz-t22c8t .candy-spinz-zjh3qn {
  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-ibopf0.org/2000/svg'%3E%3Cpath d='M9.candy-spinz-g51mvv 4.candy-spinz-sjdst4.candy-spinz-6kkibg 5.candy-spinz-b4gub4.candy-spinz-nxq5t5 5.candy-spinz-ab6zf0.candy-spinz-vevk42 5.candy-spinz-5d4fbg.candy-spinz-pnllme 8.candy-spinz-ukhcv2.candy-spinz-fomsc9 9.candy-spinz-tr9ol0.candy-spinz-w9fxs7 9.candy-spinz-pqefna.candy-spinz-iz04by 13.candy-spinz-07eyof.candy-spinz-63ibzx 11.candy-spinz-k3c490.candy-spinz-plrzei 11.candy-spinz-r23mv5.candy-spinz-xp7rb8 11.candy-spinz-t9nsys.candy-spinz-mgx8cn 13.candy-spinz-ls9or6.candy-spinz-qpzy4k 9.candy-spinz-th6bcb.candy-spinz-syya1e 9.candy-spinz-s3yldp.candy-spinz-ai9rl6 8.candy-spinz-8xcd8q.candy-spinz-93si6m 5.candy-spinz-hh42sm.candy-spinz-2xcsmr 5.candy-spinz-gx46di.candy-spinz-tjkpt2 5.candy-spinz-8b6ffj.candy-spinz-055k45 4.candy-spinz-7ib4xi.candy-spinz-plrzei 1.candy-spinz-fewg6o.candy-spinz-g51mvv 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.candy-spinz-t22c8t .candy-spinz-amnbmw {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.candy-spinz-t22c8t .candy-spinz-zjh3qn {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.candy-spinz-0mnmsf {
  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-0mnmsf {
    padding: 24px;
  }
}

.candy-spinz-0mnmsf .candy-spinz-rvb675 {
  display: flex;
}

@media (min-width: 768px) {
  .candy-spinz-0mnmsf .candy-spinz-rvb675 {
    display: none;
  }
}

.candy-spinz-0mnmsf .candy-spinz-9fvq2d svg {
  display: none;
}

.candy-spinz-mlpx70 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.candy-spinz-mlpx70 .candy-spinz-nvi6ud {
  display: none;
}

@media (min-width: 768px) {
  .candy-spinz-mlpx70 .candy-spinz-nvi6ud {
    display: flex;
  }
}

.candy-spinz-fd1n5r {
  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-fd1n5r {
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-fd1n5r > * {
  margin: 0 !important;
}

.candy-spinz-fd1n5r img,
.candy-spinz-pp6y9z {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-fd1n5r img,
  .candy-spinz-pp6y9z {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-6106l9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-6106l9 {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-had9wx {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .candy-spinz-had9wx {
    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-had9wx::-webkit-scrollbar {
    display: none;
  }
}

.candy-spinz-kxm8c6 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .candy-spinz-kxm8c6 {
    padding: 7px 15px;
  }
}

.candy-spinz-kxm8c6:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.candy-spinz-98iy00 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .candy-spinz-98iy00 {
    display: flex;
    opacity: 1;
  }
}

.candy-spinz-kxm8c6 picture {
  height: 100%;
  display: block;
}

.candy-spinz-kxm8c6 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .candy-spinz-kxm8c6 img {
    width: 88px;
    height: 44px;
  }
}

.candy-spinz-kxm8c6 p {
  text-align: center;
  width: 100%;
}

.candy-spinz-4tyt45 {
  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-4tyt45 {
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-4tyt45 img,
.candy-spinz-peyrwo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-4tyt45 img,
  .candy-spinz-peyrwo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-tnqlrx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-tnqlrx {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-d15ctb {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.candy-spinz-jhb9yd {
  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-rksbqb {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.candy-spinz-rksbqb.candy-spinz-8tt0ud {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.candy-spinz-fhw9tk {
  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-fhw9tk {
    font-size: 20px;
    line-height: 28px;
  }
}

.candy-spinz-fui8ql {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.candy-spinz-x1rf3l {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.candy-spinz-qtl29b ease;
  opacity: 0;
  color: var(--text-color);
}

.candy-spinz-5cyn08 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.candy-spinz-5cyn08 ol,
.candy-spinz-5cyn08 ul {
  padding-left: 1.3em;
}

.candy-spinz-rksbqb.candy-spinz-8tt0ud .candy-spinz-x1rf3l {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.candy-spinz-rksbqb.candy-spinz-8tt0ud .candy-spinz-fui8ql {
  transform: rotate(180deg);
  color: var(--text-color);
}

.candy-spinz-6qaqi0 {
  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-6qaqi0 {
    padding: 24px;
  }
}

.candy-spinz-6qaqi0 .candy-spinz-rvb675 {
  display: flex;
}

@media (min-width: 768px) {
  .candy-spinz-6qaqi0 .candy-spinz-rvb675 {
    display: none;
  }
}

.candy-spinz-6qaqi0 .candy-spinz-9fvq2d svg {
  display: none;
}

.candy-spinz-04iiw0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.candy-spinz-04iiw0 .candy-spinz-nvi6ud {
  display: none;
}

@media (min-width: 768px) {
  .candy-spinz-04iiw0 .candy-spinz-nvi6ud {
    display: flex;
  }
}

.candy-spinz-iicaqt {
  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-iicaqt {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.candy-spinz-iicaqt > * {
  margin: 0 !important;
}

.candy-spinz-iicaqt img,
.candy-spinz-i8poc6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .candy-spinz-iicaqt img,
  .candy-spinz-i8poc6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.candy-spinz-qkqog0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .candy-spinz-qkqog0 {
    width: 32px;
    height: 32px;
  }
}

.candy-spinz-ru23bx {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .candy-spinz-ru23bx {
    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-ru23bx::-webkit-scrollbar {
    display: none;
  }
}

.candy-spinz-zsbtah {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.candy-spinz-zsbtah:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.candy-spinz-srj3gg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .candy-spinz-srj3gg {
    display: flex;
    opacity: 1;
  }
}

.candy-spinz-zsbtah picture {
  width: auto;
  height: 100%;
  display: block;
}

.candy-spinz-zsbtah picture img {
  display: block;
  width: auto;
  height: 100%;
}

.candy-spinz-wmfn2j {
  margin: -24px 0;
}

.candy-spinz-wmfn2j:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .candy-spinz-wmfn2j {
    margin: -16px 0;
  }
}

.candy-spinz-z11e9d {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .candy-spinz-z11e9d {
    flex-direction: row;
  }
}

.candy-spinz-k49gl8 {
  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-k49gl8 {
    flex: 1;
  }
}

.candy-spinz-k49gl8::placeholder {
  color: var(--Text-400);
}

.candy-spinz-jzo6rb {
  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-38ixqv {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.candy-spinz-38ixqv::-webkit-scrollbar {
  display: none;
}

.candy-spinz-f9agaz {
  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-f9agaz img,
.candy-spinz-f9agaz svg {
  margin-right: 8px;
}

.candy-spinz-lumass {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.candy-spinz-wmfn2j + .candy-spinz-886iao {
  margin-top: 0;
}

@media (min-width: 768px) {
  .candy-spinz-wmfn2j + .candy-spinz-886iao {
    margin-top: -16px;
  }
}

.candy-spinz-b3lche {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.candy-spinz-b3lche > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.candy-spinz-b3lche > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.candy-spinz-5e25aw {
  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-y16q6m {
  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-z8vreb {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.candy-spinz-57ltv5 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.candy-spinz-7ijeix {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.candy-spinz-5e25aw 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-5e25aw 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-5e25aw {
    padding: 39px 179px 39px 39px;
  }

  .candy-spinz-y16q6m {
    font-size: 40px;
    line-height: 48px;
  }

  .candy-spinz-7ijeix {
    height: 348px;
  }

  .candy-spinz-5e25aw button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .candy-spinz-5e25aw button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .candy-spinz-5e25aw {
    padding: 63px;
  }
}

.candy-spinz-vv9qwz {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .candy-spinz-vv9qwz {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.candy-spinz-jf3l4g {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .candy-spinz-jf3l4g {
    width: auto;
  }
}

.candy-spinz-2hffex {
  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-2hffex::-webkit-scrollbar {
  display: none;
}

.candy-spinz-2hffex 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-2hffex a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .candy-spinz-2hffex {
    margin-left: 16px;
    margin-top: 0;
  }
}

.candy-spinz-vv9qwz .candy-spinz-le5l5s {
  -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-qtl29b,
    mask-image 0.3s;
}

.candy-spinz-vv9qwz .candy-spinz-le5l5s.candy-spinz-cduhzj {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.candy-spinz-72p991 {
  margin: 40px -16px;
}

.candy-spinz-fwjl9x + .candy-spinz-y9d4y4,
.candy-spinz-fwjl9x + .candy-spinz-2dyaw6 {
  margin-top: 24px;
}

.candy-spinz-tznlha {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.candy-spinz-tznlha picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.candy-spinz-wq93cf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .candy-spinz-wq93cf {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .candy-spinz-wq93cf {
    margin-top: 0;
  }
}

.candy-spinz-l689i8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .candy-spinz-l689i8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.candy-spinz-11ys6v {
  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-11ys6v {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.candy-spinz-jmgqvp {
  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-jmgqvp {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.candy-spinz-qf1k7k {
  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-qf1k7k {
    font-size: 20px;
    line-height: 28px;
  }
}

.candy-spinz-43dag6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .candy-spinz-43dag6 {
    font-size: 32px;
    line-height: 40px;
  }
}

.candy-spinz-dz0z8r {
  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-4u6ja0 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.candy-spinz-4u6ja0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.candy-spinz-886iao {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.candy-spinz-xck710 {
  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-xck710 {
    padding: 15px 48px;
  }
}

main > .candy-spinz-886iao {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .candy-spinz-0b49m4.candy-spinz-4gg6i6 > div:nth-child(n+5) {
    display: none;
  }
}

.candy-spinz-ppnx1x p a img {
  display: block;
  margin: 0 auto;
}


.candy-spinz-mxamh3 {
  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-exh5i9 {
  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-exh5i9 label {
  font-size: 14px;
}

.candy-spinz-exh5i9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.candy-spinz-exh5i9 input,
.candy-spinz-exh5i9 textarea,
.candy-spinz-exh5i9 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-exh5i9 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.candy-spinz-g6nun3 ease;
}
.candy-spinz-exh5i9 button:hover {
  background-color: var(--button-bg-hover);
}
.candy-spinz-f2lmh2 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.candy-spinz-yn8olx ease-in;
}

.candy-spinz-f2lmh2 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-c4vbcl, .candy-spinz-xpkckc, [class*="review-card"],
thead, thead th, table th, .candy-spinz-9308zn,
.candy-spinz-qtge1p, [class*="collapsible-header"],
.candy-spinz-7lyh0a, [class*="updated-block"] {
  color: #ece7dc !important;
}
