* {
  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;
  }
}

.a-big-candy-qh7ijl {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-qh7ijl {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .a-big-candy-qh7ijl {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.a-big-candy-gfzfnm {
  overflow: hidden;
}

.a-big-candy-qr5atd img {
  background: var(--Neutral-300);
}

.a-big-candy-a1hnzk {
  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;
}

.a-big-candy-cxtn40 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.a-big-candy-cxtn40:hover {
  background: var(--button-bg-hover);
}

.a-big-candy-zess52 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.a-big-candy-zess52:hover {
  background: var(--button-bg-hover);
}

.a-big-candy-sltizo {
  font-size: 12px;
  line-height: 18px;
}

.a-big-candy-nbdc3o {
  font-size: 18px;
  line-height: 26px;
}

.a-big-candy-26fgnq {
  width: 100%;
}

.a-big-candy-9w5az3 {
  padding: 6px 16px;
}

.a-big-candy-srrqp0 {
  padding: 10px 16px;
}

.a-big-candy-ynpaue {
  padding: 15px 26px;
}

.a-big-candy-ilw7cp {
  flex-shrink: 0;
}

.a-big-candy-zgioeu {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.a-big-candy-k7el2j {
  display: none;
}

.a-big-candy-lw8skx {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.a-big-candy-phkiyz {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.a-big-candy-48rwjx {
  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;
}

.a-big-candy-5z6yut {
  cursor: grab;
}

.a-big-candy-48rwjx::-webkit-scrollbar {
  display: none;
}

.a-big-candy-d96zm0 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.a-big-candy-uu8rt8 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.a-big-candy-r6rbqe {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.a-big-candy-5vhnzd {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.a-big-candy-z3uy16 {
  visibility: visible;
}

.a-big-candy-5et2jq {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.a-big-candy-e37n5i ease;
}

.a-big-candy-maxhmz {
  background-color: var(--Primary-200);
  width: 16px;
}

.a-big-candy-xgz25s {
  -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.a-big-candy-e37n5i,
    mask-image 0.3s;
}

.a-big-candy-xgz25s.a-big-candy-v854br {
  -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;
  }
}

.a-big-candy-rxax9u: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;
}

.a-big-candy-j3o0i8 {
  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.a-big-candy-bjk94f.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.a-big-candy-bjk94f.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;
}

.a-big-candy-i2v2qi {
  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);
}

.a-big-candy-i2v2qi::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%
  );
}

.a-big-candy-vlghfo {
  position: relative;
  z-index: 1;
}

.a-big-candy-29y19p {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.a-big-candy-zxsbdj {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.a-big-candy-gx5sjo {
  font-size: 40px;
  line-height: 48px;
}

.a-big-candy-cav5wu {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.a-big-candy-do5yvg {
  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;
}

.a-big-candy-do5yvg:hover {
  background: var(--Primary-400);
}

.a-big-candy-do5yvg svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.a-big-candy-rxax9u 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) {
  .a-big-candy-i2v2qi {
    max-width: 600px;
    padding: 64px;
  }

  .a-big-candy-29y19p {
    font-size: 24px;
    line-height: 32px;
  }

  .a-big-candy-zxsbdj {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .a-big-candy-gx5sjo {
    font-size: 50px;
    line-height: 56px;
  }

  .a-big-candy-cav5wu {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .a-big-candy-j3o0i8 {
    top: 25px;
    right: 25px;
  }
}

.a-big-candy-kig2c7,
.a-big-candy-rurmez {
  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;
}

.a-big-candy-l0s05l.a-big-candy-tyyouu::before,
.a-big-candy-rurmez::before,
.a-big-candy-jf3ugn::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.a-big-candy-bjk94f.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.a-big-candy-yoyss6 14.a-big-candy-zqvjd5.a-big-candy-9xa5b5 14.a-big-candy-5i6u83 15.a-big-candy-76yr01 14.a-big-candy-rpte3l 15.a-big-candy-j0dlv2 14.a-big-candy-pykjvu.a-big-candy-30b6yd 14.a-big-candy-68q4zm 19.a-big-candy-ohkojg 12.a-big-candy-eiv82h 19.a-big-candy-ohkojg 10.a-big-candy-83qu1g.a-big-candy-ohkojg 8.a-big-candy-d9v4wq 17.a-big-candy-qsgafc 7.a-big-candy-pgd81m 15.a-big-candy-j42kgh 7.a-big-candy-j13hkf.a-big-candy-awv3x5 7.a-big-candy-pgd81m 11.a-big-candy-d1dstt 8.a-big-candy-d9v4wq 11.a-big-candy-d1dstt 10.a-big-candy-o1zb69.a-big-candy-d1dstt 12.a-big-candy-d4da7i 13.a-big-candy-nzor5d 14.a-big-candy-8sv3q5 15.a-big-candy-44cq5r 14.a-big-candy-s2d01v.a-big-candy-pp1guc 14.a-big-candy-mx60ja 15.a-big-candy-xez8tj 14.a-big-candy-ziythg 15.a-big-candy-o51qi5 14.a-big-candy-83ilsz.a-big-candy-yoyss6 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.a-big-candy-kumjsj 15.a-big-candy-3w5bne.a-big-candy-u75cl3 15.a-big-candy-jy6emq 15.a-big-candy-nqjqph 15.a-big-candy-x6f75b 15.a-big-candy-parxfa 15.a-big-candy-59fzkb.a-big-candy-y9vh2g 15.a-big-candy-x6f75b 15.a-big-candy-h5rxyf 15.a-big-candy-74e3ir 15.a-big-candy-iub9o4 15.a-big-candy-3yd1tu.a-big-candy-qq4tt5 15.a-big-candy-1egel0 7.a-big-candy-uixy1v 18.a-big-candy-e4ci2g 7.a-big-candy-7z7yqs 23.a-big-candy-451px2.a-big-candy-e1zev5.a-big-candy-leqbkv 18.a-big-candy-7418er 19.a-big-candy-jcxfy4 15.a-big-candy-6l6c05 15.a-big-candy-kumjsj 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.a-big-candy-w8hfd4 [type="submit"] *,
.a-big-candy-hkq0m0 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .a-big-candy-01asnn {
    display: none;
  }
}

.a-big-candy-de0s51 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .a-big-candy-de0s51 {
  display: none;
}

@media (min-width: 768px) {
  .a-big-candy-de0s51 {
    bottom: 22px;
  }
}

.a-big-candy-de0s51 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .a-big-candy-de0s51 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.a-big-candy-0k2pyx.static) .a-big-candy-de0s51 {
    bottom: 8px;
  }
}

.a-big-candy-8aie0r {
  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.a-big-candy-bjk94f.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.a-big-candy-heeuao 3.a-big-candy-60pm99.a-big-candy-5qea6v.a-big-candy-76v0f8 3.a-big-candy-j7usf3 3.a-big-candy-1d57t7 5.a-big-candy-q7cyqk 3.a-big-candy-1d57t7 8.a-big-candy-1h2fm4.a-big-candy-bzdlqi.a-big-candy-1d57t7 26.a-big-candy-cpjj7g 5.a-big-candy-wzhrz0 28.a-big-candy-reh5ul 8.a-big-candy-22snym 28.a-big-candy-t4fcx0.a-big-candy-boxflj 28.a-big-candy-1se98q.a-big-candy-qsvqkj 34.a-big-candy-c13eg3.a-big-candy-q3b7hd 36.a-big-candy-611i7m 11.a-big-candy-prd26i 37.a-big-candy-pwgy8y 12.a-big-candy-rq4z5x 36.a-big-candy-81nguf.a-big-candy-bg1wuf 28.a-big-candy-86gghb.a-big-candy-gkmg4i.a-big-candy-ycoln3 28.a-big-candy-2r4jly 36.a-big-candy-zdts7m 26.a-big-candy-ha2w86 36.a-big-candy-zdts7m 23.a-big-candy-suj844.a-big-candy-a87fm8.a-big-candy-zdts7m 5.a-big-candy-n9nvnt 34.a-big-candy-gcm5wz 3.a-big-candy-j7usf3 31.a-big-candy-heeuao 3.a-big-candy-s3hexk.a-big-candy-ptntps 18.a-big-candy-r9qoz7.a-big-candy-7u0oc4 18.a-big-candy-ydq0m7 8.a-big-candy-jkfnqz 17.a-big-candy-0xq6sn 8.a-big-candy-jkfnqz 15.a-big-candy-tk51k3.a-big-candy-jkfnqz 14.a-big-candy-ttwajo 9.a-big-candy-7u0oc4 13.a-big-candy-22lc8o 11.a-big-candy-ptntps 13.a-big-candy-3v30nj.a-big-candy-1lriuy 13.a-big-candy-22lc8o 13.a-big-candy-18wq9i 14.a-big-candy-ttwajo 13.a-big-candy-18wq9i 15.a-big-candy-asipkl.a-big-candy-18wq9i 17.a-big-candy-0xq6sn 12.a-big-candy-1lriuy 18.a-big-candy-ydq0m7 11.a-big-candy-ptntps 18.a-big-candy-zzylhm.a-big-candy-g5n7ra 18.a-big-candy-yjcpxt.a-big-candy-7ivrwa 18.a-big-candy-ydq0m7 17.a-big-candy-afhtdn 17.a-big-candy-0xq6sn 17.a-big-candy-afhtdn 15.a-big-candy-8utg9y.a-big-candy-afhtdn 14.a-big-candy-ttwajo 18.a-big-candy-7ivrwa 13.a-big-candy-22lc8o 20.a-big-candy-g5n7ra 13.a-big-candy-74us3v.a-big-candy-v2fsm7 13.a-big-candy-22lc8o 22.a-big-candy-cq1wou 14.a-big-candy-ttwajo 22.a-big-candy-cq1wou 15.a-big-candy-v53kew.a-big-candy-1rfgtq 17.a-big-candy-0xq6sn 21.a-big-candy-v2fsm7 18.a-big-candy-ydq0m7 20.a-big-candy-g5n7ra 18.a-big-candy-h5uu9t.a-big-candy-83y9te 18.a-big-candy-2io5st.a-big-candy-ilnl6s 18.a-big-candy-ydq0m7 26.a-big-candy-ahtxv0 17.a-big-candy-0xq6sn 26.a-big-candy-ahtxv0 15.a-big-candy-apuu4b.a-big-candy-ahtxv0 14.a-big-candy-ttwajo 27.a-big-candy-ilnl6s 13.a-big-candy-22lc8o 28.a-big-candy-83y9te 13.a-big-candy-yso7ge.a-big-candy-lb1e9h 13.a-big-candy-22lc8o 31.a-big-candy-e5x8cd 14.a-big-candy-ttwajo 31.a-big-candy-e5x8cd 15.a-big-candy-ub33bo.a-big-candy-ahtxv0 17.a-big-candy-0xq6sn 30.a-big-candy-lb1e9h 18.a-big-candy-ydq0m7 28.a-big-candy-83y9te 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"])
    .a-big-candy-8aie0r {
    display: none;
  }
}

.a-big-candy-bmbdu9 {
  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) {
  .a-big-candy-bmbdu9 {
    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;
}

.a-big-candy-hkq0m0 {
  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) {
  .a-big-candy-hkq0m0 {
    padding: 14px 16px;
  }
}

.a-big-candy-hkq0m0 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.a-big-candy-hkq0m0 button:first-child {
  align-content: end;
}

.a-big-candy-hkq0m0 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .a-big-candy-hkq0m0
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .a-big-candy-hkq0m0
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.a-big-candy-hkq0m0 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.a-big-candy-hkq0m0 button:last-child svg {
  width: 38px;
  height: 38px;
}

.a-big-candy-jf3ugn {
  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;
}

.a-big-candy-jf3ugn::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .a-big-candy-jf3ugn,
.pc61d126-chatbot[data-active-screen="3"]
  .a-big-candy-jf3ugn {
  opacity: 1;
  visibility: visible;
}

.a-big-candy-1hdwy5 {
  flex: 1 1;
}

.a-big-candy-vf6ylp {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-vf6ylp {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .a-big-candy-cfbnkr {
  display: block;
}

.a-big-candy-9rwzk3 {
  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) {
  .a-big-candy-9rwzk3 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.a-big-candy-rurmez {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.a-big-candy-rurmez::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.a-big-candy-ewwcoy span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.a-big-candy-ewwcoy p {
  color: var(--Text-100);
}

.a-big-candy-rurmez .a-big-candy-qjggc0 {
  grid-area: button;
}

.a-big-candy-rurmez .a-big-candy-qjggc0::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.a-big-candy-bjk94f.org/2000/svg'%3E%3Cpath d='M4.a-big-candy-wa2thd 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.a-big-candy-8e8ygz 15L16.a-big-candy-8e8ygz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.a-big-candy-8e8ygz 5L16.a-big-candy-8e8ygz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .a-big-candy-x9zfo3 {
  display: block;
}

.a-big-candy-fecll5 {
  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) {
  .a-big-candy-fecll5 {
    margin-top: 40px;
  }
}

.a-big-candy-kig2c7 label,
.a-big-candy-kig2c7 input {
  display: block;
  width: 100%;
}

.a-big-candy-kig2c7 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.a-big-candy-kig2c7 label.a-big-candy-y2i0wf input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.a-big-candy-kig2c7 label.a-big-candy-y2i0wf::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;
}

.a-big-candy-kig2c7 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;
}

.a-big-candy-kig2c7 input::placeholder {
  color: var(--Text-400);
}

.a-big-candy-0czkph {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .a-big-candy-0czkph {
  display: flex;
}

.a-big-candy-0czkph ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .a-big-candy-0czkph ol {
    height: 420px;
    padding: 24px;
  }
}

.a-big-candy-0czkph ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.a-big-candy-w8hfd4 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-w8hfd4 {
    padding: 0 24px 24px;
  }
}

.a-big-candy-w8hfd4 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;
}

.a-big-candy-w8hfd4 input::placeholder {
  color: var(--Text-400);
}

.a-big-candy-w8hfd4 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.a-big-candy-w8hfd4 [type="submit"]:disabled {
  opacity: 0.5;
}

.a-big-candy-w8hfd4 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .a-big-candy-w8hfd4 [type="submit"] {
    right: 40px;
  }
}

.a-big-candy-l0s05l {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.a-big-candy-l0s05l.a-big-candy-tyyouu {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.a-big-candy-l0s05l.a-big-candy-tyyouu::before {
  content: "";
  width: 31px;
}

.a-big-candy-l0s05l.a-big-candy-tyyouu p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.a-big-candy-l0s05l.a-big-candy-xu84ik p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.a-big-candy-l0s05l p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.a-big-candy-de0s51 .a-big-candy-qjggc0 {
  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;
  }
}

.a-big-candy-01asnn {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .a-big-candy-01asnn {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .a-big-candy-01asnn {
    padding: 18px 0;
  }
}

.a-big-candy-01asnn .a-big-candy-qh7ijl {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .a-big-candy-01asnn .a-big-candy-qh7ijl {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.a-big-candy-rytcsb {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .a-big-candy-rytcsb {
    max-width: 160px;
    height: 40px;
  }
}

.a-big-candy-rytcsb picture,
.a-big-candy-rytcsb img {
  display: block;
  width: 100%;
  height: 100%;
}

.a-big-candy-rytcsb img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .a-big-candy-eomi3j {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.a-big-candy-e37n5i ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .a-big-candy-01asnn.a-big-candy-0o4388 .a-big-candy-eomi3j {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .a-big-candy-eomi3j {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .a-big-candy-eomi3j {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.a-big-candy-p62xwh,
.a-big-candy-3qrgsh {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .a-big-candy-p62xwh,
  .a-big-candy-3qrgsh {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .a-big-candy-3qrgsh {
    display: none;
  }
}

.a-big-candy-fklv4q {
  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;
}

.a-big-candy-0o4388 .a-big-candy-fklv4q {
  background: var(--fh-bg-color);
}

.a-big-candy-fklv4q button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .a-big-candy-fklv4q {
    display: none;
  }
}

.a-big-candy-v8i85c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .a-big-candy-v8i85c {
    display: none;
  }
}

.a-big-candy-tafdjt {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.a-big-candy-01asnn.a-big-candy-0o4388 .a-big-candy-tafdjt:first-child {
  display: none;
}

.a-big-candy-01asnn.a-big-candy-0o4388 .a-big-candy-tafdjt:last-child {
  display: block;
}

.a-big-candy-tafdjt:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .a-big-candy-tafdjt {
    display: none;
  }
}

.a-big-candy-bu2oqg {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .a-big-candy-bu2oqg {
    display: flex;
  }
}

.a-big-candy-bu2oqg ul {
  max-height: 350px;
  overflow-y: auto;
}

.a-big-candy-bu2oqg:hover ul {
  visibility: visible;
  opacity: 1;
}

.a-big-candy-bu2oqg:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.a-big-candy-bu2oqg:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.a-big-candy-bu2oqg:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.a-big-candy-bu2oqg:hover .a-big-candy-z1jyx8 svg {
  transform: rotate(180deg);
}

.a-big-candy-4yj7og {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.a-big-candy-ugv6x8 {
  padding: 0 8px;
}

.a-big-candy-7a5jyd {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.a-big-candy-7a5jyd:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .a-big-candy-7a5jyd {
    padding: 4px 8px;
  }
}

.a-big-candy-el6fdm {
  display: flex;
}

.a-big-candy-el6fdm img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.a-big-candy-z1jyx8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.a-big-candy-z1jyx8 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.a-big-candy-ppx6f8 {
  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) {
  .a-big-candy-ppx6f8 {
    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;
  }
}

.a-big-candy-vvimlk {
  width: 100%;
}

@media (min-width: 1200px) {
  .a-big-candy-vvimlk {
    display: none;
  }
}

.a-big-candy-b5mti1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.a-big-candy-1avv9f {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.a-big-candy-n7egb2 {
  display: flex;
}

.a-big-candy-mfxceq {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.a-big-candy-cah9s7 {
  list-style: none;
}

@media (max-width: 1199px) {
  .a-big-candy-cah9s7 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .a-big-candy-cah9s7 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .a-big-candy-cah9s7 .a-big-candy-ofsvo1 [data-ref-el],
  .a-big-candy-cah9s7 .a-big-candy-ofsvo1 span,
  .a-big-candy-cah9s7 .a-big-candy-ofsvo1 a {
    white-space: nowrap;
  }
}

.a-big-candy-u5ujzx {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .a-big-candy-u5ujzx.a-big-candy-5xfplk > .a-big-candy-ofsvo1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .a-big-candy-u5ujzx.a-big-candy-c46zrk:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .a-big-candy-u5ujzx.a-big-candy-5xfplk > .a-big-candy-2vvdyi {
    height: auto;
  }

  .a-big-candy-u5ujzx.a-big-candy-5xfplk > div > .a-big-candy-xw5rpd {
    transform: rotate(180deg);
  }
}

.a-big-candy-u5ujzx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.a-big-candy-u5ujzx [data-ref-el],
.a-big-candy-u5ujzx span {
  cursor: pointer;
}

.a-big-candy-u5ujzx [data-ref-el],
.a-big-candy-u5ujzx span,
.a-big-candy-u5ujzx a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .a-big-candy-u5ujzx [data-ref-el],
  .a-big-candy-u5ujzx span,
  .a-big-candy-u5ujzx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .a-big-candy-u5ujzx [data-ref-el],
  .a-big-candy-u5ujzx span,
  .a-big-candy-u5ujzx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.a-big-candy-2vvdyi {
  height: 0;
  overflow: hidden;
  transition: height 0.a-big-candy-e37n5i ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.a-big-candy-2vvdyi::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.a-big-candy-2vvdyi::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.a-big-candy-2vvdyi::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .a-big-candy-2vvdyi {
    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;
  }

  .a-big-candy-2vvdyi:has(> .a-big-candy-u5ujzx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .a-big-candy-2vvdyi .a-big-candy-2vvdyi {
    padding: 0;
  }

  .a-big-candy-2vvdyi .a-big-candy-u5ujzx {
    font-weight: 400;
  }

  .a-big-candy-2vvdyi .a-big-candy-u5ujzx:hover > .a-big-candy-ofsvo1 {
    background: var(--Neutral-300);
  }

  .a-big-candy-2vvdyi .a-big-candy-xw5rpd {
    rotate: -90deg;
  }
}

.a-big-candy-ofsvo1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .a-big-candy-ofsvo1 {
    padding: 8px;
  }

  .a-big-candy-u5ujzx.a-big-candy-v8zvbh > .a-big-candy-ofsvo1 {
    background: var(--Neutral-300);
  }
}

.a-big-candy-xw5rpd {
  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.a-big-candy-bjk94f.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.a-big-candy-zqv5o3 0.a-big-candy-6pi4fr.a-big-candy-bvqic7 -0.a-big-candy-1g409e 0.a-big-candy-h51jdo -0.a-big-candy-1g409e 1.a-big-candy-q1w2zr 0.a-big-candy-62uox2.a-big-candy-73qbux 4.a-big-candy-3rye8i.a-big-candy-zqv5o3 0.a-big-candy-4wo11y.a-big-candy-brbxa2 -0.a-big-candy-1g409e 9.a-big-candy-v7dgsw -0.a-big-candy-1g409e 10.a-big-candy-mxmgvg 0.a-big-candy-ki84vf.a-big-candy-a12iz2 0.a-big-candy-bvqic7 10.a-big-candy-a12iz2 0.a-big-candy-h51jdo 10.a-big-candy-mxmgvg 1.a-big-candy-75c9d1.a-big-candy-satwxq 5.a-big-candy-jmz43d.a-big-candy-vbzcxb 6.a-big-candy-b28i4u 5.a-big-candy-y7le4t 6.a-big-candy-b28i4u 4.a-big-candy-imh7p9 5.a-big-candy-2difh5.a-big-candy-zqv5o3 1.a-big-candy-zl8x49.a-big-candy-1g409e 0.a-big-candy-h51jdo -0.a-big-candy-1g409e 0.a-big-candy-bvqic7 0.a-big-candy-zqv5o3 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.a-big-candy-e37n5i ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .a-big-candy-xw5rpd {
    cursor: default;
  }
}

.a-big-candy-0m61l3 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.a-big-candy-eaajmd {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .a-big-candy-eaajmd {
    padding: 40px 4px;
  }
}

.a-big-candy-bozp21 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .a-big-candy-bozp21 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.a-big-candy-52c7jm {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .a-big-candy-52c7jm {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.a-big-candy-52c7jm ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.a-big-candy-52c7jm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.a-big-candy-52c7jm [data-ref-el],
.a-big-candy-52c7jm span,
.a-big-candy-52c7jm a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.a-big-candy-9axrxn {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .a-big-candy-9axrxn {
    margin-bottom: 12px;
  }
}

.a-big-candy-n8au80 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.a-big-candy-n8au80 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .a-big-candy-n8au80:last-child {
    margin-right: 0;
  }
}

.a-big-candy-bzq6lv {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.a-big-candy-9axrxn:hover .a-big-candy-kape61 {
  visibility: visible;
  opacity: 1;
}

.a-big-candy-kape61 {
  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);
}

.a-big-candy-kssfe7 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.a-big-candy-gve0q9 {
  display: flex;
  margin: 6px;
}

.a-big-candy-gve0q9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.a-big-candy-kape61::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);
}

.a-big-candy-kape61::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);
}

.a-big-candy-5dgx2a {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .a-big-candy-5dgx2a {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.a-big-candy-ooqk88 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .a-big-candy-ooqk88 {
    margin-right: 32px;
  }
}

.a-big-candy-sknfnr {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .a-big-candy-sknfnr {
    margin-top: 0;
    width: 340px;
  }
}

.a-big-candy-sknfnr a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.a-big-candy-306c41 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.a-big-candy-tbkg38 {
  position: relative;
}

@media (min-width: 768px) {
  .a-big-candy-tbkg38 {
    margin-top: 40px;
  }
}

.a-big-candy-tbkg38 + .a-big-candy-8644zh,
.a-big-candy-tbkg38 + .a-big-candy-tbkg38 {
  margin-top: 24px;
}

.a-big-candy-11g7ti {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-11g7ti {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .a-big-candy-11g7ti {
    padding: 80px;
  }
}

.a-big-candy-idqs54 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .a-big-candy-idqs54 {
    padding: 0 16px;
}


}

.a-big-candy-c6itwa {
  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) {
  .a-big-candy-c6itwa {
    font-size: 48px;
    line-height: 56px;
  }
}

.a-big-candy-j78uzp {
  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) {
  .a-big-candy-j78uzp {
    font-size: 24px;
    line-height: 32px;
  }
}

.a-big-candy-jjb4b9 {
  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;
}

.a-big-candy-jjb4b9:hover {
  background: var(--button-bg-hover);
}

.a-big-candy-g92ebm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.a-big-candy-g92ebm img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .a-big-candy-g92ebm img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .a-big-candy-g92ebm img {
  min-height: 100%;
  }
}

.a-big-candy-11g7ti::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.a-big-candy-yda9nw {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.a-big-candy-yda9nw h1,
.a-big-candy-yda9nw h2,
.a-big-candy-yda9nw h3,
.a-big-candy-yda9nw h4 {
  margin-bottom: 6px;
}

.a-big-candy-yda9nw h1:not(:first-child),
.a-big-candy-yda9nw h2:not(:first-child),
.a-big-candy-yda9nw h3:not(:first-child),
.a-big-candy-yda9nw h4:not(:first-child) {
  margin-top: 16px;
}

.a-big-candy-yda9nw h1,
.a-big-candy-yda9nw h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .a-big-candy-yda9nw h1,
  .a-big-candy-yda9nw h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.a-big-candy-yda9nw h2,
.a-big-candy-yda9nw h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .a-big-candy-yda9nw h2,
  .a-big-candy-yda9nw h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.a-big-candy-yda9nw h3,
.a-big-candy-yda9nw h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .a-big-candy-yda9nw h3,
  .a-big-candy-yda9nw h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.a-big-candy-yda9nw h4,
.a-big-candy-yda9nw h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.a-big-candy-yda9nw ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.a-big-candy-yda9nw ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.a-big-candy-yda9nw 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);
}

.a-big-candy-yda9nw ul ul {
  margin-bottom: 8px;
}

.a-big-candy-yda9nw ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.a-big-candy-yda9nw ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.a-big-candy-yda9nw ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.a-big-candy-yda9nw ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.a-big-candy-yda9nw ol li::marker {
  font-weight: 700;
}

.a-big-candy-yda9nw ol ol {
  margin-bottom: 8px;
}

.a-big-candy-yda9nw ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.a-big-candy-yda9nw ol ul li {
  padding-left: 16px;
}

.a-big-candy-yda9nw 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) {
  .a-big-candy-yda9nw table {
    padding: 24px;
  }
}

.a-big-candy-yda9nw table.a-big-candy-5vsm0q {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.a-big-candy-e37n5i,
    mask-image 0.3s;
}

.a-big-candy-yda9nw table.a-big-candy-5vsm0q.a-big-candy-v854br {
  -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) {
  .a-big-candy-yda9nw table {
    display: table;
  }
}

.a-big-candy-yda9nw 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);
}

.a-big-candy-yda9nw table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.a-big-candy-yda9nw table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.a-big-candy-yda9nw 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) {
  .a-big-candy-yda9nw table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.a-big-candy-yda9nw table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.a-big-candy-yda9nw table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.a-big-candy-yda9nw table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.a-big-candy-yda9nw img {
  max-width: 100%;
  height: auto;
}

.a-big-candy-m4gxs1 {
  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) {
  .a-big-candy-m4gxs1 {
    padding: 24px;
  }
}

.a-big-candy-kxff4c {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .a-big-candy-kxff4c {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.a-big-candy-kxff4c > * {
  margin: 0 !important;
}

.a-big-candy-kxff4c img,
.a-big-candy-5nxu0h {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-kxff4c img,
  .a-big-candy-5nxu0h {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.a-big-candy-i4e046 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .a-big-candy-i4e046 {
    width: 32px;
    height: 32px;
  }
}

.a-big-candy-3jy2v1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.a-big-candy-3jy2v1 .a-big-candy-13bbyc {
  flex-shrink: 0;
}

.a-big-candy-3jy2v1 .a-big-candy-5irl1y svg {
  display: none;
}

.a-big-candy-od5xfz {
  display: grid;
  transition: max-height 0.a-big-candy-e37n5i ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .a-big-candy-od5xfz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .a-big-candy-od5xfz {
    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));
  }
}

.a-big-candy-od5xfz.a-big-candy-v9pze7 + .a-big-candy-13bbyc svg {
  transform: rotate(180deg);
}

.a-big-candy-sxiq26 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.a-big-candy-sxiq26 > div:nth-child(3n) {
  grid-column: span 2;
}

.a-big-candy-sxiq26
  > div:nth-child(3n)
  .a-big-candy-hu0iv5
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .a-big-candy-sxiq26 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .a-big-candy-sxiq26 > div:nth-child(3n) {
    grid-column: unset;
  }

  .a-big-candy-sxiq26
    > div:nth-child(3n)
    .a-big-candy-hu0iv5
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .a-big-candy-sxiq26 {
    max-width: 270px;
  }
}

.a-big-candy-sxiq26 .a-big-candy-hu0iv5 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .a-big-candy-sxiq26 .a-big-candy-hu0iv5 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .a-big-candy-sxiq26 .a-big-candy-hu0iv5 button {
    max-width: 104px;
  }
}

.a-big-candy-fep4ik {
  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) {
  .a-big-candy-fep4ik {
    margin-bottom: 0;
  }
}

.a-big-candy-5lg4i3 {
  display: none;
  opacity: 0;
}

.a-big-candy-s84anf {
  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;
  }
}

.a-big-candy-s84anf img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.a-big-candy-hu0iv5 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.a-big-candy-hu0iv5 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .a-big-candy-hu0iv5
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .a-big-candy-hu0iv5
    button {
    max-width: 145px;
  }
}

.a-big-candy-p6pv1n:first-child
  .a-big-candy-hu0iv5
  button {
  max-width: 270px;
}

.a-big-candy-eozhz8 {
  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%;
}

.a-big-candy-fep4ik picture {
  width: 100%;
  max-width: 100%;
}

.a-big-candy-n2wj5q {
  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;
}

.a-big-candy-n2wj5q svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.a-big-candy-fep4ik:hover .a-big-candy-n2wj5q {
  display: flex;
}

.a-big-candy-rkmg7j {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.a-big-candy-z6dflq {
  display: flex;
}

.a-big-candy-z6dflq:hover .a-big-candy-q12nni,
.a-big-candy-z6dflq .a-big-candy-v8zvbh .a-big-candy-q12nni {
  display: flex;
}

.a-big-candy-z6dflq svg {
  flex-shrink: 0;
}

.a-big-candy-q12nni {
  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) {
  .a-big-candy-q12nni {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.a-big-candy-q12nni:hover {
  display: flex;
}

.a-big-candy-q12nni svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.a-big-candy-8m75q3 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .a-big-candy-8m75q3 {
    font-size: 12px;
  }
}

.a-big-candy-vqimj2,
.a-big-candy-xl48fv {
  width: 50%;
  flex-shrink: 0;
}

.a-big-candy-vqimj2 {
  font-weight: 700;
}

.a-big-candy-py1qva .a-big-candy-od5xfz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .a-big-candy-py1qva .a-big-candy-od5xfz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .a-big-candy-py1qva .a-big-candy-od5xfz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.a-big-candy-py1qva
  .a-big-candy-eozhz8:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.a-big-candy-py1qva .a-big-candy-s84anf {
  height: 100% !important;
  border-radius: 16px;
}

.a-big-candy-py1qva .a-big-candy-hu0iv5 {
  gap: 4px;
  align-items: center;
}

.a-big-candy-py1qva .a-big-candy-hu0iv5 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.a-big-candy-py1qva .a-big-candy-hu0iv5 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.a-big-candy-py1qva .a-big-candy-cnlmz6,
.a-big-candy-py1qva .a-big-candy-q9ffmq {
  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.a-big-candy-bjk94f.org/2000/svg'%3E%3Cpath d='M9.a-big-candy-ef1pt7 4.a-big-candy-2zhdo1.a-big-candy-bpqmp0 5.a-big-candy-z4fkem.a-big-candy-75rq6f 5.a-big-candy-3flyf9.a-big-candy-h054qx 5.a-big-candy-rfyby3.a-big-candy-gn7p81 8.a-big-candy-zbig9m.a-big-candy-lxby08 9.a-big-candy-9whcpk.a-big-candy-l7edqp 9.a-big-candy-7xvbn9.a-big-candy-fr1ku6 13.a-big-candy-898hyu.a-big-candy-vul3j1 11.a-big-candy-ukyn3x.a-big-candy-gl2476 11.a-big-candy-r2jd6z.a-big-candy-f0714r 11.a-big-candy-j2gj6p.a-big-candy-0pggzr 13.a-big-candy-nw5mqy.a-big-candy-jzzq26 9.a-big-candy-nmrvpo.a-big-candy-zdb6lv 9.a-big-candy-zp3xf0.a-big-candy-jdn3vi 8.a-big-candy-wp1eu0.a-big-candy-yo2vh0 5.a-big-candy-g3ilzb.a-big-candy-a6m795 5.a-big-candy-7tvy1x.a-big-candy-jxnpes 5.a-big-candy-tbrcbf.a-big-candy-uq07sa 4.a-big-candy-vmhcc0.a-big-candy-gl2476 1.a-big-candy-w7eowx.a-big-candy-ef1pt7 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.a-big-candy-py1qva .a-big-candy-cnlmz6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.a-big-candy-py1qva .a-big-candy-q9ffmq {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.a-big-candy-jggje6 {
  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) {
  .a-big-candy-jggje6 {
    padding: 24px;
  }
}

.a-big-candy-jggje6 .a-big-candy-13bbyc {
  display: flex;
}

@media (min-width: 768px) {
  .a-big-candy-jggje6 .a-big-candy-13bbyc {
    display: none;
  }
}

.a-big-candy-jggje6 .a-big-candy-5irl1y svg {
  display: none;
}

.a-big-candy-rzq3jv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.a-big-candy-rzq3jv .a-big-candy-a1hnzk {
  display: none;
}

@media (min-width: 768px) {
  .a-big-candy-rzq3jv .a-big-candy-a1hnzk {
    display: flex;
  }
}

.a-big-candy-pmtj3x {
  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) {
  .a-big-candy-pmtj3x {
    font-size: 40px;
    line-height: 48px;
  }
}

.a-big-candy-pmtj3x > * {
  margin: 0 !important;
}

.a-big-candy-pmtj3x img,
.a-big-candy-k1mjf5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-pmtj3x img,
  .a-big-candy-k1mjf5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.a-big-candy-uky52a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .a-big-candy-uky52a {
    width: 32px;
    height: 32px;
  }
}

.a-big-candy-p45qtc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .a-big-candy-p45qtc {
    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;
  }

  .a-big-candy-p45qtc::-webkit-scrollbar {
    display: none;
  }
}

.a-big-candy-uweck8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .a-big-candy-uweck8 {
    padding: 7px 15px;
  }
}

.a-big-candy-uweck8:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.a-big-candy-03kaah {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .a-big-candy-03kaah {
    display: flex;
    opacity: 1;
  }
}

.a-big-candy-uweck8 picture {
  height: 100%;
  display: block;
}

.a-big-candy-uweck8 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .a-big-candy-uweck8 img {
    width: 88px;
    height: 44px;
  }
}

.a-big-candy-uweck8 p {
  text-align: center;
  width: 100%;
}

.a-big-candy-3hzzjm {
  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) {
  .a-big-candy-3hzzjm {
    font-size: 40px;
    line-height: 48px;
  }
}

.a-big-candy-3hzzjm img,
.a-big-candy-ba2x37 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-3hzzjm img,
  .a-big-candy-ba2x37 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.a-big-candy-u7nt64 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .a-big-candy-u7nt64 {
    width: 32px;
    height: 32px;
  }
}

.a-big-candy-wvn41s {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.a-big-candy-ohcjg1 {
  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;
}

.a-big-candy-5o1gvb {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.a-big-candy-5o1gvb.a-big-candy-v8zvbh {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.a-big-candy-49jwcj {
  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) {
  .a-big-candy-49jwcj {
    font-size: 20px;
    line-height: 28px;
  }
}

.a-big-candy-r5x4yv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.a-big-candy-ekzuy2 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.a-big-candy-e37n5i ease;
  opacity: 0;
  color: var(--text-color);
}

.a-big-candy-bfdf3x {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.a-big-candy-bfdf3x ol,
.a-big-candy-bfdf3x ul {
  padding-left: 1.3em;
}

.a-big-candy-5o1gvb.a-big-candy-v8zvbh .a-big-candy-ekzuy2 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.a-big-candy-5o1gvb.a-big-candy-v8zvbh .a-big-candy-r5x4yv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.a-big-candy-cd21mt {
  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) {
  .a-big-candy-cd21mt {
    padding: 24px;
  }
}

.a-big-candy-cd21mt .a-big-candy-13bbyc {
  display: flex;
}

@media (min-width: 768px) {
  .a-big-candy-cd21mt .a-big-candy-13bbyc {
    display: none;
  }
}

.a-big-candy-cd21mt .a-big-candy-5irl1y svg {
  display: none;
}

.a-big-candy-zmhzpv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.a-big-candy-zmhzpv .a-big-candy-a1hnzk {
  display: none;
}

@media (min-width: 768px) {
  .a-big-candy-zmhzpv .a-big-candy-a1hnzk {
    display: flex;
  }
}

.a-big-candy-a30w11 {
  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) {
  .a-big-candy-a30w11 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.a-big-candy-a30w11 > * {
  margin: 0 !important;
}

.a-big-candy-a30w11 img,
.a-big-candy-xf8poi {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .a-big-candy-a30w11 img,
  .a-big-candy-xf8poi {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.a-big-candy-113ykv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .a-big-candy-113ykv {
    width: 32px;
    height: 32px;
  }
}

.a-big-candy-hk07c5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .a-big-candy-hk07c5 {
    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;
  }

  .a-big-candy-hk07c5::-webkit-scrollbar {
    display: none;
  }
}

.a-big-candy-rnmo38 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.a-big-candy-rnmo38:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.a-big-candy-w6lg0v {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .a-big-candy-w6lg0v {
    display: flex;
    opacity: 1;
  }
}

.a-big-candy-rnmo38 picture {
  width: auto;
  height: 100%;
  display: block;
}

.a-big-candy-rnmo38 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.a-big-candy-12z1ed {
  margin: -24px 0;
}

.a-big-candy-12z1ed:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .a-big-candy-12z1ed {
    margin: -16px 0;
  }
}

.a-big-candy-9iz3nt {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .a-big-candy-9iz3nt {
    flex-direction: row;
  }
}

.a-big-candy-gt0x0u {
  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) {
  .a-big-candy-gt0x0u {
    flex: 1;
  }
}

.a-big-candy-gt0x0u::placeholder {
  color: var(--Text-400);
}

.a-big-candy-927mxa {
  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;
}

.a-big-candy-6xn2if {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.a-big-candy-6xn2if::-webkit-scrollbar {
  display: none;
}

.a-big-candy-69nuj3 {
  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;
}

.a-big-candy-69nuj3 img,
.a-big-candy-69nuj3 svg {
  margin-right: 8px;
}

.a-big-candy-wc08nl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.a-big-candy-12z1ed + .a-big-candy-s5gklr {
  margin-top: 0;
}

@media (min-width: 768px) {
  .a-big-candy-12z1ed + .a-big-candy-s5gklr {
    margin-top: -16px;
  }
}

.a-big-candy-b5s2rq {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.a-big-candy-b5s2rq > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.a-big-candy-b5s2rq > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.a-big-candy-4sbiti {
  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;
}

.a-big-candy-7b8qvg {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.a-big-candy-gtrvra {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.a-big-candy-jw5qsd {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.a-big-candy-5a8zip {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.a-big-candy-4sbiti 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;
}

.a-big-candy-4sbiti 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) {
  .a-big-candy-4sbiti {
    padding: 39px 179px 39px 39px;
  }

  .a-big-candy-7b8qvg {
    font-size: 40px;
    line-height: 48px;
  }

  .a-big-candy-5a8zip {
    height: 348px;
  }

  .a-big-candy-4sbiti button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .a-big-candy-4sbiti button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .a-big-candy-4sbiti {
    padding: 63px;
  }
}

.a-big-candy-vcxn9k {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .a-big-candy-vcxn9k {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.a-big-candy-gss37d {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .a-big-candy-gss37d {
    width: auto;
  }
}

.a-big-candy-pieoa9 {
  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;
}

.a-big-candy-pieoa9::-webkit-scrollbar {
  display: none;
}

.a-big-candy-pieoa9 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);
}

.a-big-candy-pieoa9 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .a-big-candy-pieoa9 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.a-big-candy-vcxn9k .a-big-candy-77spqp {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.a-big-candy-e37n5i,
    mask-image 0.3s;
}

.a-big-candy-vcxn9k .a-big-candy-77spqp.a-big-candy-v854br {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.a-big-candy-gdqj0v {
  margin: 40px -16px;
}

.a-big-candy-8enop8 + .a-big-candy-8644zh,
.a-big-candy-8enop8 + .a-big-candy-tbkg38 {
  margin-top: 24px;
}

.a-big-candy-avglm1 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.a-big-candy-avglm1 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.a-big-candy-smu65i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .a-big-candy-smu65i {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .a-big-candy-smu65i {
    margin-top: 0;
  }
}

.a-big-candy-xiao5q {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .a-big-candy-xiao5q {
    font-size: 24px;
    line-height: 32px;
  }
}

.a-big-candy-3ysa5q {
  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) {
  .a-big-candy-3ysa5q {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.a-big-candy-nbni0g {
  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) {
  .a-big-candy-nbni0g {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.a-big-candy-9lqtds {
  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) {
  .a-big-candy-9lqtds {
    font-size: 20px;
    line-height: 28px;
  }
}

.a-big-candy-kz6hcx {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .a-big-candy-kz6hcx {
    font-size: 32px;
    line-height: 40px;
  }
}

.a-big-candy-da6i2y {
  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;
}

.a-big-candy-jaml0a {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.a-big-candy-jaml0a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.a-big-candy-s5gklr {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.a-big-candy-hpyyh0 {
  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) {
  .a-big-candy-hpyyh0 {
    padding: 15px 48px;
  }
}

main > .a-big-candy-s5gklr {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .a-big-candy-od5xfz.a-big-candy-ql6zkq > div:nth-child(n+5) {
    display: none;
  }
}

.a-big-candy-yda9nw p a img {
  display: block;
  margin: 0 auto;
}


.a-big-candy-h9ayos {
  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 */
.a-big-candy-iw8esz {
  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;
}

.a-big-candy-iw8esz label {
  font-size: 14px;
}

.a-big-candy-iw8esz h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.a-big-candy-iw8esz input,
.a-big-candy-iw8esz textarea,
.a-big-candy-iw8esz 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;
}
.a-big-candy-iw8esz button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.a-big-candy-3aqdba ease;
}
.a-big-candy-iw8esz button:hover {
  background-color: var(--button-bg-hover);
}
.a-big-candy-uo56e2 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.a-big-candy-dx9517 ease-in;
}

.a-big-candy-uo56e2 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;
}
.a-big-candy-qmlt83, .a-big-candy-sdss0f, [class*="review-card"],
thead, thead th, table th, .a-big-candy-utt1kn,
.a-big-candy-4gx9my, [class*="collapsible-header"],
.a-big-candy-11czyq, [class*="updated-block"] {
  color: #ece7dc !important;
}
