* {
  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;
  }
}

.slotuna-oa9vmb {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .slotuna-oa9vmb {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .slotuna-oa9vmb {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.slotuna-nufrmk {
  overflow: hidden;
}

.slotuna-l6hbfe img {
  background: var(--Neutral-300);
}

.slotuna-jy1rxa {
  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;
}

.slotuna-4zreg4 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.slotuna-4zreg4:hover {
  background: var(--button-bg-hover);
}

.slotuna-7ls1fq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.slotuna-7ls1fq:hover {
  background: var(--button-bg-hover);
}

.slotuna-syy4y3 {
  font-size: 12px;
  line-height: 18px;
}

.slotuna-ukz1pc {
  font-size: 18px;
  line-height: 26px;
}

.slotuna-dwl3r8 {
  width: 100%;
}

.slotuna-3q4zsl {
  padding: 6px 16px;
}

.slotuna-c6cu55 {
  padding: 10px 16px;
}

.slotuna-wulfem {
  padding: 15px 26px;
}

.slotuna-n5tfu4 {
  flex-shrink: 0;
}

.slotuna-p5777n {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.slotuna-r43a72 {
  display: none;
}

.slotuna-ws6rn4 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.slotuna-autna0 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.slotuna-h20b34 {
  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;
}

.slotuna-nizq6r {
  cursor: grab;
}

.slotuna-h20b34::-webkit-scrollbar {
  display: none;
}

.slotuna-viqfis {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.slotuna-fpygph {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.slotuna-ke1he5 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.slotuna-d89spf {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.slotuna-ynwoqv {
  visibility: visible;
}

.slotuna-otayzk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.slotuna-ev3utg ease;
}

.slotuna-ot5s1g {
  background-color: var(--Primary-200);
  width: 16px;
}

.slotuna-oa1uim {
  -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.slotuna-ev3utg,
    mask-image 0.3s;
}

.slotuna-oa1uim.slotuna-p7this {
  -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;
  }
}

.slotuna-lh72ib: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;
}

.slotuna-28pytj {
  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.slotuna-s6ugbx.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.slotuna-s6ugbx.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;
}

.slotuna-6j27jg {
  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);
}

.slotuna-6j27jg::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%
  );
}

.slotuna-sz73gh {
  position: relative;
  z-index: 1;
}

.slotuna-rtrwyb {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.slotuna-2fm8oz {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.slotuna-bv09vb {
  font-size: 40px;
  line-height: 48px;
}

.slotuna-geshm5 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.slotuna-v9g2p2 {
  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;
}

.slotuna-v9g2p2:hover {
  background: var(--Primary-400);
}

.slotuna-v9g2p2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.slotuna-lh72ib 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) {
  .slotuna-6j27jg {
    max-width: 600px;
    padding: 64px;
  }

  .slotuna-rtrwyb {
    font-size: 24px;
    line-height: 32px;
  }

  .slotuna-2fm8oz {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .slotuna-bv09vb {
    font-size: 50px;
    line-height: 56px;
  }

  .slotuna-geshm5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .slotuna-28pytj {
    top: 25px;
    right: 25px;
  }
}

.slotuna-tdjfbx,
.slotuna-pwib0l {
  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;
}

.slotuna-gosd0g.slotuna-kote6x::before,
.slotuna-pwib0l::before,
.slotuna-sn8z1i::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.slotuna-s6ugbx.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.slotuna-kiuh5e 14.slotuna-iijomm.slotuna-f4nuiz 14.slotuna-zyr8su 15.slotuna-tftxft 14.slotuna-i782ao 15.slotuna-h6icbq 14.slotuna-5zp9nt.slotuna-hbkwxu 14.slotuna-hzk770 19.slotuna-bu74uk 12.slotuna-7ts4wr 19.slotuna-bu74uk 10.slotuna-en933x.slotuna-bu74uk 8.slotuna-4dhlnm 17.slotuna-6mvz64 7.slotuna-5wg70n 15.slotuna-noytj3 7.slotuna-1vqiit.slotuna-ff8pki 7.slotuna-5wg70n 11.slotuna-qshjzq 8.slotuna-4dhlnm 11.slotuna-qshjzq 10.slotuna-4m001c.slotuna-qshjzq 12.slotuna-f606pb 13.slotuna-ffn6mp 14.slotuna-z8tzab 15.slotuna-xa9mu6 14.slotuna-a10qz7.slotuna-u4996r 14.slotuna-vrfthh 15.slotuna-cd5jmm 14.slotuna-du0ef9 15.slotuna-lclihv 14.slotuna-c95rds.slotuna-kiuh5e 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.slotuna-ymv2m8 15.slotuna-46jq09.slotuna-h3e1nb 15.slotuna-by4gd1 15.slotuna-wm9vtu 15.slotuna-axpcnq 15.slotuna-o6707h 15.slotuna-mbaj5r.slotuna-3o6011 15.slotuna-axpcnq 15.slotuna-g764tv 15.slotuna-aag6ir 15.slotuna-4n9jim 15.slotuna-vt1s24.slotuna-kd4qwl 15.slotuna-lakbz8 7.slotuna-q10xfp 18.slotuna-2e6174 7.slotuna-a12aka 23.slotuna-tt0e5k.slotuna-plnlu5.slotuna-l5w4gw 18.slotuna-wrgste 19.slotuna-exz5la 15.slotuna-aaz710 15.slotuna-ymv2m8 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.slotuna-bjo3hf [type="submit"] *,
.slotuna-5q8vpt button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .slotuna-v2rsi2 {
    display: none;
  }
}

.slotuna-c4sib0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .slotuna-c4sib0 {
  display: none;
}

@media (min-width: 768px) {
  .slotuna-c4sib0 {
    bottom: 22px;
  }
}

.slotuna-c4sib0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .slotuna-c4sib0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.slotuna-z6cjre.static) .slotuna-c4sib0 {
    bottom: 8px;
  }
}

.slotuna-gps1eo {
  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.slotuna-s6ugbx.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.slotuna-62kk80 3.slotuna-6zvn9h.slotuna-kk1rgg.slotuna-w98fgp 3.slotuna-ada5aa 3.slotuna-dzj4xi 5.slotuna-d5aglz 3.slotuna-dzj4xi 8.slotuna-qfvipr.slotuna-i0hh6o.slotuna-dzj4xi 26.slotuna-a4v6iz 5.slotuna-cg4peh 28.slotuna-mmfxfj 8.slotuna-76h2dl 28.slotuna-ehm1na.slotuna-ee1xw5 28.slotuna-tvnoop.slotuna-4czalj 34.slotuna-1gm829.slotuna-bdbiyw 36.slotuna-9uv7jh 11.slotuna-wivmht 37.slotuna-i2741d 12.slotuna-o9e50s 36.slotuna-zftrob.slotuna-sq0grn 28.slotuna-muj515.slotuna-fm6od3.slotuna-0by40x 28.slotuna-f290ml 36.slotuna-wzhpoz 26.slotuna-qqjxn3 36.slotuna-wzhpoz 23.slotuna-vp13ma.slotuna-72bqn3.slotuna-wzhpoz 5.slotuna-988c5a 34.slotuna-vi0xr4 3.slotuna-ada5aa 31.slotuna-62kk80 3.slotuna-km9xg1.slotuna-qc4g21 18.slotuna-xojvkr.slotuna-uqyjdv 18.slotuna-47vkfp 8.slotuna-hn3jhi 17.slotuna-8s688c 8.slotuna-hn3jhi 15.slotuna-qvzsji.slotuna-hn3jhi 14.slotuna-zx3sv8 9.slotuna-uqyjdv 13.slotuna-b93kyh 11.slotuna-qc4g21 13.slotuna-0iji8k.slotuna-jbrwek 13.slotuna-b93kyh 13.slotuna-fw1rkq 14.slotuna-zx3sv8 13.slotuna-fw1rkq 15.slotuna-pw6pnk.slotuna-fw1rkq 17.slotuna-8s688c 12.slotuna-jbrwek 18.slotuna-47vkfp 11.slotuna-qc4g21 18.slotuna-whyglh.slotuna-xyr1o0 18.slotuna-ybr543.slotuna-0dvtas 18.slotuna-47vkfp 17.slotuna-hvnay0 17.slotuna-8s688c 17.slotuna-hvnay0 15.slotuna-oyvgva.slotuna-hvnay0 14.slotuna-zx3sv8 18.slotuna-0dvtas 13.slotuna-b93kyh 20.slotuna-xyr1o0 13.slotuna-77c22p.slotuna-u7kjlk 13.slotuna-b93kyh 22.slotuna-dv60jw 14.slotuna-zx3sv8 22.slotuna-dv60jw 15.slotuna-mvwyyj.slotuna-xnk8m1 17.slotuna-8s688c 21.slotuna-u7kjlk 18.slotuna-47vkfp 20.slotuna-xyr1o0 18.slotuna-6hrhkr.slotuna-2l18k0 18.slotuna-v65egd.slotuna-3xvnjy 18.slotuna-47vkfp 26.slotuna-r77pjn 17.slotuna-8s688c 26.slotuna-r77pjn 15.slotuna-kuxuxf.slotuna-r77pjn 14.slotuna-zx3sv8 27.slotuna-3xvnjy 13.slotuna-b93kyh 28.slotuna-2l18k0 13.slotuna-b54hr7.slotuna-ousqms 13.slotuna-b93kyh 31.slotuna-1dr2vz 14.slotuna-zx3sv8 31.slotuna-1dr2vz 15.slotuna-6gkqna.slotuna-r77pjn 17.slotuna-8s688c 30.slotuna-ousqms 18.slotuna-47vkfp 28.slotuna-2l18k0 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"])
    .slotuna-gps1eo {
    display: none;
  }
}

.slotuna-rey0mi {
  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) {
  .slotuna-rey0mi {
    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;
}

.slotuna-5q8vpt {
  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) {
  .slotuna-5q8vpt {
    padding: 14px 16px;
  }
}

.slotuna-5q8vpt button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.slotuna-5q8vpt button:first-child {
  align-content: end;
}

.slotuna-5q8vpt button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .slotuna-5q8vpt
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .slotuna-5q8vpt
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.slotuna-5q8vpt button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.slotuna-5q8vpt button:last-child svg {
  width: 38px;
  height: 38px;
}

.slotuna-sn8z1i {
  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;
}

.slotuna-sn8z1i::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .slotuna-sn8z1i,
.pc61d126-chatbot[data-active-screen="3"]
  .slotuna-sn8z1i {
  opacity: 1;
  visibility: visible;
}

.slotuna-3uyrir {
  flex: 1 1;
}

.slotuna-3e96us {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .slotuna-3e96us {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .slotuna-1uwxf7 {
  display: block;
}

.slotuna-n32189 {
  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) {
  .slotuna-n32189 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.slotuna-pwib0l {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.slotuna-pwib0l::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.slotuna-elp9o8 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.slotuna-elp9o8 p {
  color: var(--Text-100);
}

.slotuna-pwib0l .slotuna-yotb2h {
  grid-area: button;
}

.slotuna-pwib0l .slotuna-yotb2h::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.slotuna-s6ugbx.org/2000/svg'%3E%3Cpath d='M4.slotuna-qrv3cd 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.slotuna-emvlo3 15L16.slotuna-emvlo3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.slotuna-emvlo3 5L16.slotuna-emvlo3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .slotuna-corivp {
  display: block;
}

.slotuna-zootoq {
  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) {
  .slotuna-zootoq {
    margin-top: 40px;
  }
}

.slotuna-tdjfbx label,
.slotuna-tdjfbx input {
  display: block;
  width: 100%;
}

.slotuna-tdjfbx label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.slotuna-tdjfbx label.slotuna-bhnz9c input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.slotuna-tdjfbx label.slotuna-bhnz9c::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;
}

.slotuna-tdjfbx 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;
}

.slotuna-tdjfbx input::placeholder {
  color: var(--Text-400);
}

.slotuna-oxmd3n {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .slotuna-oxmd3n {
  display: flex;
}

.slotuna-oxmd3n ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .slotuna-oxmd3n ol {
    height: 420px;
    padding: 24px;
  }
}

.slotuna-oxmd3n ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.slotuna-bjo3hf {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .slotuna-bjo3hf {
    padding: 0 24px 24px;
  }
}

.slotuna-bjo3hf 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;
}

.slotuna-bjo3hf input::placeholder {
  color: var(--Text-400);
}

.slotuna-bjo3hf [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.slotuna-bjo3hf [type="submit"]:disabled {
  opacity: 0.5;
}

.slotuna-bjo3hf [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .slotuna-bjo3hf [type="submit"] {
    right: 40px;
  }
}

.slotuna-gosd0g {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.slotuna-gosd0g.slotuna-kote6x {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.slotuna-gosd0g.slotuna-kote6x::before {
  content: "";
  width: 31px;
}

.slotuna-gosd0g.slotuna-kote6x p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.slotuna-gosd0g.slotuna-5kb7yg p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.slotuna-gosd0g p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.slotuna-c4sib0 .slotuna-yotb2h {
  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;
  }
}

.slotuna-v2rsi2 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .slotuna-v2rsi2 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .slotuna-v2rsi2 {
    padding: 15px 0;
  }
}

.slotuna-v2rsi2 .slotuna-oa9vmb {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .slotuna-v2rsi2 .slotuna-oa9vmb {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.slotuna-au5b4y {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .slotuna-au5b4y {
    max-width: 180px;
    height: 47px;
  }
}

.slotuna-au5b4y picture,
.slotuna-au5b4y img {
  display: block;
  width: 100%;
  height: 100%;
}

.slotuna-au5b4y img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .slotuna-ez94f9 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.slotuna-ev3utg ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .slotuna-v2rsi2.slotuna-b4tssp .slotuna-ez94f9 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .slotuna-ez94f9 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .slotuna-ez94f9 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.slotuna-nb5cun,
.slotuna-i0sdbk {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .slotuna-nb5cun,
  .slotuna-i0sdbk {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .slotuna-i0sdbk {
    display: none;
  }
}

.slotuna-ep1ita {
  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;
}

.slotuna-b4tssp .slotuna-ep1ita {
  background: var(--fh-bg-color);
}

.slotuna-ep1ita button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .slotuna-ep1ita {
    display: none;
  }
}

.slotuna-8dt2fs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .slotuna-8dt2fs {
    display: none;
  }
}

.slotuna-6oxx19 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.slotuna-v2rsi2.slotuna-b4tssp .slotuna-6oxx19:first-child {
  display: none;
}

.slotuna-v2rsi2.slotuna-b4tssp .slotuna-6oxx19:last-child {
  display: block;
}

.slotuna-6oxx19:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .slotuna-6oxx19 {
    display: none;
  }
}

.slotuna-71fhkp {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .slotuna-71fhkp {
    display: flex;
  }
}

.slotuna-71fhkp ul {
  max-height: 350px;
  overflow-y: auto;
}

.slotuna-71fhkp:hover ul {
  visibility: visible;
  opacity: 1;
}

.slotuna-71fhkp:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.slotuna-71fhkp:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.slotuna-71fhkp:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.slotuna-71fhkp:hover .slotuna-puz9ys svg {
  transform: rotate(180deg);
}

.slotuna-1ivjxc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.slotuna-hxq7mq {
  padding: 0 8px;
}

.slotuna-vf88hc {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.slotuna-vf88hc:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .slotuna-vf88hc {
    padding: 4px 8px;
  }
}

.slotuna-2mrov6 {
  display: flex;
}

.slotuna-2mrov6 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.slotuna-puz9ys {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.slotuna-puz9ys svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.slotuna-mw3n3k {
  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) {
  .slotuna-mw3n3k {
    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;
  }
}

.slotuna-rva8md {
  width: 100%;
}

@media (min-width: 1200px) {
  .slotuna-rva8md {
    display: none;
  }
}

.slotuna-44a7g1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.slotuna-nwx94i {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.slotuna-0iyouz {
  display: flex;
}

.slotuna-j80rdf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.slotuna-ziq5z8 {
  list-style: none;
}

@media (max-width: 1199px) {
  .slotuna-ziq5z8 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .slotuna-ziq5z8 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .slotuna-ziq5z8 .slotuna-zlg1m6 [data-ref-el],
  .slotuna-ziq5z8 .slotuna-zlg1m6 span,
  .slotuna-ziq5z8 .slotuna-zlg1m6 a {
    white-space: nowrap;
  }
}

.slotuna-xhr5dn {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .slotuna-xhr5dn.slotuna-5o341o > .slotuna-zlg1m6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .slotuna-xhr5dn.slotuna-dl3a09:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .slotuna-xhr5dn.slotuna-5o341o > .slotuna-2vd7mv {
    height: auto;
  }

  .slotuna-xhr5dn.slotuna-5o341o > div > .slotuna-z7ji5n {
    transform: rotate(180deg);
  }
}

.slotuna-xhr5dn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.slotuna-xhr5dn [data-ref-el],
.slotuna-xhr5dn span {
  cursor: pointer;
}

.slotuna-xhr5dn [data-ref-el],
.slotuna-xhr5dn span,
.slotuna-xhr5dn a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .slotuna-xhr5dn [data-ref-el],
  .slotuna-xhr5dn span,
  .slotuna-xhr5dn a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .slotuna-xhr5dn [data-ref-el],
  .slotuna-xhr5dn span,
  .slotuna-xhr5dn a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.slotuna-2vd7mv {
  height: 0;
  overflow: hidden;
  transition: height 0.slotuna-ev3utg ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.slotuna-2vd7mv::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.slotuna-2vd7mv::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.slotuna-2vd7mv::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .slotuna-2vd7mv {
    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;
  }

  .slotuna-2vd7mv:has(> .slotuna-xhr5dn.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .slotuna-2vd7mv .slotuna-2vd7mv {
    padding: 0;
  }

  .slotuna-2vd7mv .slotuna-xhr5dn {
    font-weight: 400;
  }

  .slotuna-2vd7mv .slotuna-xhr5dn:hover > .slotuna-zlg1m6 {
    background: var(--Neutral-300);
  }

  .slotuna-2vd7mv .slotuna-z7ji5n {
    rotate: -90deg;
  }
}

.slotuna-zlg1m6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .slotuna-zlg1m6 {
    padding: 8px;
  }

  .slotuna-xhr5dn.slotuna-ywmfcl > .slotuna-zlg1m6 {
    background: var(--Neutral-300);
  }
}

.slotuna-z7ji5n {
  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.slotuna-s6ugbx.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.slotuna-tim1at 0.slotuna-omyw0f.slotuna-1qjt4c -0.slotuna-ydgl3k 0.slotuna-zp2s1d -0.slotuna-ydgl3k 1.slotuna-75a4is 0.slotuna-ov9yy9.slotuna-eg0hhj 4.slotuna-nwsnhb.slotuna-tim1at 0.slotuna-hrldl9.slotuna-gukysb -0.slotuna-ydgl3k 9.slotuna-ctehpj -0.slotuna-ydgl3k 10.slotuna-n2z2yr 0.slotuna-s1b6zd.slotuna-qi8k4h 0.slotuna-1qjt4c 10.slotuna-qi8k4h 0.slotuna-zp2s1d 10.slotuna-n2z2yr 1.slotuna-2a0vsc.slotuna-1wh6nz 5.slotuna-unn1kt.slotuna-n0qsaf 6.slotuna-dvfrv3 5.slotuna-lmkmj4 6.slotuna-dvfrv3 4.slotuna-z6nnwr 5.slotuna-7228fm.slotuna-tim1at 1.slotuna-t9lri3.slotuna-ydgl3k 0.slotuna-zp2s1d -0.slotuna-ydgl3k 0.slotuna-1qjt4c 0.slotuna-tim1at 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.slotuna-ev3utg ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .slotuna-z7ji5n {
    cursor: default;
  }
}

.slotuna-bs9dox {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.slotuna-2wjbyu {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .slotuna-2wjbyu {
    padding: 40px 4px;
  }
}

.slotuna-kzg5vn {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .slotuna-kzg5vn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.slotuna-lqt2vg {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .slotuna-lqt2vg {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.slotuna-lqt2vg ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.slotuna-lqt2vg [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.slotuna-lqt2vg [data-ref-el],
.slotuna-lqt2vg span,
.slotuna-lqt2vg a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.slotuna-c72drf {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .slotuna-c72drf {
    margin-bottom: 12px;
  }
}

.slotuna-9snuy4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.slotuna-9snuy4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .slotuna-9snuy4:last-child {
    margin-right: 0;
  }
}

.slotuna-fofg50 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.slotuna-c72drf:hover .slotuna-14r903 {
  visibility: visible;
  opacity: 1;
}

.slotuna-14r903 {
  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);
}

.slotuna-hlpxjp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.slotuna-f9gql6 {
  display: flex;
  margin: 6px;
}

.slotuna-f9gql6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.slotuna-14r903::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);
}

.slotuna-14r903::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);
}

.slotuna-fcsppt {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .slotuna-fcsppt {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.slotuna-90yqjx {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .slotuna-90yqjx {
    margin-right: 32px;
  }
}

.slotuna-wu51bk {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .slotuna-wu51bk {
    margin-top: 0;
    width: 340px;
  }
}

.slotuna-wu51bk a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.slotuna-z2tzat {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.slotuna-whfugc {
  position: relative;
}

@media (min-width: 768px) {
  .slotuna-whfugc {
    margin-top: 40px;
  }
}

.slotuna-whfugc + .slotuna-3mxnwf,
.slotuna-whfugc + .slotuna-whfugc {
  margin-top: 24px;
}

.slotuna-achkp1 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .slotuna-achkp1 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .slotuna-achkp1 {
    padding: 80px;
  }
}

.slotuna-nguafu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .slotuna-nguafu {
    padding: 0 16px;
}


}

.slotuna-wgni23 {
  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) {
  .slotuna-wgni23 {
    font-size: 48px;
    line-height: 56px;
  }
}

.slotuna-6nre10 {
  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) {
  .slotuna-6nre10 {
    font-size: 24px;
    line-height: 32px;
  }
}

.slotuna-8nki7y {
  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;
}

.slotuna-8nki7y:hover {
  background: var(--button-bg-hover);
}

.slotuna-n5yrg9 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.slotuna-n5yrg9 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .slotuna-n5yrg9 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .slotuna-n5yrg9 img {
  min-height: 100%;
  }
}

.slotuna-achkp1::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.slotuna-10iqow {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.slotuna-10iqow h1,
.slotuna-10iqow h2,
.slotuna-10iqow h3,
.slotuna-10iqow h4 {
  margin-bottom: 6px;
}

.slotuna-10iqow h1:not(:first-child),
.slotuna-10iqow h2:not(:first-child),
.slotuna-10iqow h3:not(:first-child),
.slotuna-10iqow h4:not(:first-child) {
  margin-top: 16px;
}

.slotuna-10iqow h1,
.slotuna-10iqow h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .slotuna-10iqow h1,
  .slotuna-10iqow h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.slotuna-10iqow h2,
.slotuna-10iqow h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .slotuna-10iqow h2,
  .slotuna-10iqow h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-10iqow h3,
.slotuna-10iqow h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .slotuna-10iqow h3,
  .slotuna-10iqow h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.slotuna-10iqow h4,
.slotuna-10iqow h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.slotuna-10iqow ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.slotuna-10iqow ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.slotuna-10iqow 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);
}

.slotuna-10iqow ul ul {
  margin-bottom: 8px;
}

.slotuna-10iqow ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.slotuna-10iqow ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.slotuna-10iqow ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.slotuna-10iqow ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.slotuna-10iqow ol li::marker {
  font-weight: 700;
}

.slotuna-10iqow ol ol {
  margin-bottom: 8px;
}

.slotuna-10iqow ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.slotuna-10iqow ol ul li {
  padding-left: 16px;
}

.slotuna-10iqow 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) {
  .slotuna-10iqow table {
    padding: 24px;
  }
}

.slotuna-10iqow table.slotuna-guxlum {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.slotuna-ev3utg,
    mask-image 0.3s;
}

.slotuna-10iqow table.slotuna-guxlum.slotuna-p7this {
  -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) {
  .slotuna-10iqow table {
    display: table;
  }
}

.slotuna-10iqow table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.slotuna-10iqow table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.slotuna-10iqow table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slotuna-10iqow 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) {
  .slotuna-10iqow table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.slotuna-10iqow table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.slotuna-10iqow table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slotuna-10iqow table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.slotuna-10iqow img {
  max-width: 100%;
  height: auto;
}

.slotuna-brgz09 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .slotuna-brgz09 {
    padding: 24px;
  }
}

.slotuna-fdutip {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .slotuna-fdutip {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.slotuna-fdutip > * {
  margin: 0 !important;
}

.slotuna-fdutip img,
.slotuna-5dpmfs {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-fdutip img,
  .slotuna-5dpmfs {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-cfv72e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-cfv72e {
    width: 32px;
    height: 32px;
  }
}

.slotuna-lbo5nb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.slotuna-lbo5nb .slotuna-hbpktn {
  flex-shrink: 0;
}

.slotuna-lbo5nb .slotuna-n7wmft svg {
  display: none;
}

.slotuna-qvkyu2 {
  display: grid;
  transition: max-height 0.slotuna-ev3utg ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .slotuna-qvkyu2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .slotuna-qvkyu2 {
    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));
  }
}

.slotuna-qvkyu2.slotuna-e2p2de + .slotuna-hbpktn svg {
  transform: rotate(180deg);
}

.slotuna-un2utl {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.slotuna-un2utl > div:nth-child(3n) {
  grid-column: span 2;
}

.slotuna-un2utl
  > div:nth-child(3n)
  .slotuna-e58vva
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .slotuna-un2utl {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .slotuna-un2utl > div:nth-child(3n) {
    grid-column: unset;
  }

  .slotuna-un2utl
    > div:nth-child(3n)
    .slotuna-e58vva
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .slotuna-un2utl {
    max-width: 270px;
  }
}

.slotuna-un2utl .slotuna-e58vva button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .slotuna-un2utl .slotuna-e58vva button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .slotuna-un2utl .slotuna-e58vva button {
    max-width: 104px;
  }
}

.slotuna-z2fy1t {
  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) {
  .slotuna-z2fy1t {
    margin-bottom: 0;
  }
}

.slotuna-jzfcys {
  display: none;
  opacity: 0;
}

.slotuna-y0riil {
  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;
  }
}

.slotuna-y0riil img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.slotuna-e58vva {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.slotuna-e58vva button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .slotuna-e58vva
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .slotuna-e58vva
    button {
    max-width: 145px;
  }
}

.slotuna-jpg2ti:first-child
  .slotuna-e58vva
  button {
  max-width: 270px;
}

.slotuna-6v896x {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.slotuna-z2fy1t picture {
  width: 100%;
  max-width: 100%;
}

.slotuna-w2sk0t {
  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;
}

.slotuna-w2sk0t svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.slotuna-z2fy1t:hover .slotuna-w2sk0t {
  display: flex;
}

.slotuna-hd68bt {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.slotuna-5jq03o {
  display: flex;
}

.slotuna-5jq03o:hover .slotuna-p76a12,
.slotuna-5jq03o .slotuna-ywmfcl .slotuna-p76a12 {
  display: flex;
}

.slotuna-5jq03o svg {
  flex-shrink: 0;
}

.slotuna-p76a12 {
  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) {
  .slotuna-p76a12 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.slotuna-p76a12:hover {
  display: flex;
}

.slotuna-p76a12 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.slotuna-m9qgbr {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .slotuna-m9qgbr {
    font-size: 12px;
  }
}

.slotuna-gmfdeq,
.slotuna-39tp86 {
  width: 50%;
  flex-shrink: 0;
}

.slotuna-gmfdeq {
  font-weight: 700;
}

.slotuna-v5qsfl .slotuna-qvkyu2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .slotuna-v5qsfl .slotuna-qvkyu2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .slotuna-v5qsfl .slotuna-qvkyu2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.slotuna-v5qsfl
  .slotuna-6v896x:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.slotuna-v5qsfl .slotuna-y0riil {
  height: 100% !important;
  border-radius: 16px;
}

.slotuna-v5qsfl .slotuna-e58vva {
  gap: 4px;
  align-items: center;
}

.slotuna-v5qsfl .slotuna-e58vva button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slotuna-v5qsfl .slotuna-e58vva svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.slotuna-v5qsfl .slotuna-2v9rj0,
.slotuna-v5qsfl .slotuna-x4b829 {
  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.slotuna-s6ugbx.org/2000/svg'%3E%3Cpath d='M9.slotuna-xf13bf 4.slotuna-300ppl.slotuna-pt6lh4 5.slotuna-du64c8.slotuna-60tg3k 5.slotuna-rvwgui.slotuna-7i4pya 5.slotuna-iqo8m5.slotuna-nu7dg1 8.slotuna-bvsjt7.slotuna-gt5pvw 9.slotuna-l9974w.slotuna-y5zyje 9.slotuna-ooybd6.slotuna-qaz2zz 13.slotuna-zpc1lb.slotuna-d465lv 11.slotuna-av1z79.slotuna-0ehqsr 11.slotuna-hixiaf.slotuna-tjcc1w 11.slotuna-chxfnz.slotuna-lljxdx 13.slotuna-9tx1mv.slotuna-kcy389 9.slotuna-orxog2.slotuna-kntp0b 9.slotuna-zcoohn.slotuna-9qxpt4 8.slotuna-dfb6n7.slotuna-v7utbt 5.slotuna-mngt7v.slotuna-f3xopd 5.slotuna-1aousu.slotuna-y7ojp4 5.slotuna-ok4nf8.slotuna-qmbjza 4.slotuna-iab8sc.slotuna-0ehqsr 1.slotuna-jsj82l.slotuna-xf13bf 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.slotuna-v5qsfl .slotuna-2v9rj0 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.slotuna-v5qsfl .slotuna-x4b829 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.slotuna-aoxewu {
  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) {
  .slotuna-aoxewu {
    padding: 24px;
  }
}

.slotuna-aoxewu .slotuna-hbpktn {
  display: flex;
}

@media (min-width: 768px) {
  .slotuna-aoxewu .slotuna-hbpktn {
    display: none;
  }
}

.slotuna-aoxewu .slotuna-n7wmft svg {
  display: none;
}

.slotuna-or41g9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.slotuna-or41g9 .slotuna-jy1rxa {
  display: none;
}

@media (min-width: 768px) {
  .slotuna-or41g9 .slotuna-jy1rxa {
    display: flex;
  }
}

.slotuna-mu3vrs {
  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) {
  .slotuna-mu3vrs {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-mu3vrs > * {
  margin: 0 !important;
}

.slotuna-mu3vrs img,
.slotuna-lyb3iz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-mu3vrs img,
  .slotuna-lyb3iz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-w3k6op {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-w3k6op {
    width: 32px;
    height: 32px;
  }
}

.slotuna-4ko061 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .slotuna-4ko061 {
    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;
  }

  .slotuna-4ko061::-webkit-scrollbar {
    display: none;
  }
}

.slotuna-o38tka {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .slotuna-o38tka {
    padding: 7px 15px;
  }
}

.slotuna-o38tka:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.slotuna-mw8s93 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .slotuna-mw8s93 {
    display: flex;
    opacity: 1;
  }
}

.slotuna-o38tka picture {
  height: 100%;
  display: block;
}

.slotuna-o38tka img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .slotuna-o38tka img {
    width: 88px;
    height: 44px;
  }
}

.slotuna-o38tka p {
  text-align: center;
  width: 100%;
}

.slotuna-bp1vvj {
  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) {
  .slotuna-bp1vvj {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-bp1vvj img,
.slotuna-vu9039 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-bp1vvj img,
  .slotuna-vu9039 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-tsf7i7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-tsf7i7 {
    width: 32px;
    height: 32px;
  }
}

.slotuna-mh4p9k {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.slotuna-fgyc0g {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.slotuna-4x85ib {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.slotuna-4x85ib.slotuna-ywmfcl {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.slotuna-lznflg {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .slotuna-lznflg {
    font-size: 20px;
    line-height: 28px;
  }
}

.slotuna-uypil1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.slotuna-bnil8e {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.slotuna-ev3utg ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.slotuna-l7w10n {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.slotuna-l7w10n ol,
.slotuna-l7w10n ul {
  padding-left: 1.3em;
}

.slotuna-4x85ib.slotuna-ywmfcl .slotuna-bnil8e {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.slotuna-4x85ib.slotuna-ywmfcl .slotuna-uypil1 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.slotuna-noaw0h {
  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) {
  .slotuna-noaw0h {
    padding: 24px;
  }
}

.slotuna-noaw0h .slotuna-hbpktn {
  display: flex;
}

@media (min-width: 768px) {
  .slotuna-noaw0h .slotuna-hbpktn {
    display: none;
  }
}

.slotuna-noaw0h .slotuna-n7wmft svg {
  display: none;
}

.slotuna-iiwide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slotuna-iiwide .slotuna-jy1rxa {
  display: none;
}

@media (min-width: 768px) {
  .slotuna-iiwide .slotuna-jy1rxa {
    display: flex;
  }
}

.slotuna-f7vypw {
  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) {
  .slotuna-f7vypw {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-f7vypw > * {
  margin: 0 !important;
}

.slotuna-f7vypw img,
.slotuna-330mvf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-f7vypw img,
  .slotuna-330mvf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-xtshsc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-xtshsc {
    width: 32px;
    height: 32px;
  }
}

.slotuna-o1dpd5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .slotuna-o1dpd5 {
    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;
  }

  .slotuna-o1dpd5::-webkit-scrollbar {
    display: none;
  }
}

.slotuna-i8vals {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.slotuna-i8vals:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.slotuna-woj9q7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .slotuna-woj9q7 {
    display: flex;
    opacity: 1;
  }
}

.slotuna-i8vals picture {
  width: auto;
  height: 100%;
  display: block;
}

.slotuna-i8vals picture img {
  display: block;
  width: auto;
  height: 100%;
}

.slotuna-2m76e1 {
  margin: -24px 0;
}

.slotuna-2m76e1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .slotuna-2m76e1 {
    margin: -16px 0;
  }
}

.slotuna-0dmfwo {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .slotuna-0dmfwo {
    flex-direction: row;
  }
}

.slotuna-kp8yur {
  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) {
  .slotuna-kp8yur {
    flex: 1;
  }
}

.slotuna-kp8yur::placeholder {
  color: var(--Text-400);
}

.slotuna-iftpjo {
  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;
}

.slotuna-onbu6l {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.slotuna-onbu6l::-webkit-scrollbar {
  display: none;
}

.slotuna-hhwptg {
  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;
}

.slotuna-hhwptg img,
.slotuna-hhwptg svg {
  margin-right: 8px;
}

.slotuna-45ofy9 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.slotuna-2m76e1 + .slotuna-6xev8j {
  margin-top: 0;
}

@media (min-width: 768px) {
  .slotuna-2m76e1 + .slotuna-6xev8j {
    margin-top: -16px;
  }
}

.slotuna-8pj743 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.slotuna-8pj743 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.slotuna-8pj743 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.slotuna-w6szz4 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.slotuna-encvg6 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.slotuna-rxdh8q {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.slotuna-8vv69r {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.slotuna-b2ud3p {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.slotuna-w6szz4 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;
}

.slotuna-w6szz4 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) {
  .slotuna-w6szz4 {
    padding: 39px 179px 39px 39px;
  }

  .slotuna-encvg6 {
    font-size: 40px;
    line-height: 48px;
  }

  .slotuna-b2ud3p {
    height: 348px;
  }

  .slotuna-w6szz4 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .slotuna-w6szz4 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .slotuna-w6szz4 {
    padding: 63px;
  }
}

.slotuna-spexx7 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .slotuna-spexx7 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.slotuna-q21htg {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .slotuna-q21htg {
    width: auto;
  }
}

.slotuna-864w0b {
  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;
}

.slotuna-864w0b::-webkit-scrollbar {
  display: none;
}

.slotuna-864w0b 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);
}

.slotuna-864w0b a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .slotuna-864w0b {
    margin-left: 16px;
    margin-top: 0;
  }
}

.slotuna-spexx7 .slotuna-hywkzv {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.slotuna-ev3utg,
    mask-image 0.3s;
}

.slotuna-spexx7 .slotuna-hywkzv.slotuna-p7this {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.slotuna-4nm9ho {
  margin: 40px -16px;
}

.slotuna-f1s9l1 + .slotuna-3mxnwf,
.slotuna-f1s9l1 + .slotuna-whfugc {
  margin-top: 24px;
}

.slotuna-pgoh4w {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.slotuna-pgoh4w picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.slotuna-zvg3yy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .slotuna-zvg3yy {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .slotuna-zvg3yy {
    margin-top: 0;
  }
}

.slotuna-8tqhc1 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .slotuna-8tqhc1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.slotuna-1f9kan {
  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) {
  .slotuna-1f9kan {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.slotuna-lpagrr {
  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) {
  .slotuna-lpagrr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.slotuna-abgdc2 {
  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) {
  .slotuna-abgdc2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.slotuna-3z3n4x {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .slotuna-3z3n4x {
    font-size: 32px;
    line-height: 40px;
  }
}

.slotuna-7y7g8q {
  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;
}

.slotuna-f32028 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.slotuna-f32028 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.slotuna-6xev8j {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.slotuna-ifglrh {
  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) {
  .slotuna-ifglrh {
    padding: 15px 48px;
  }
}

main > .slotuna-6xev8j {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .slotuna-qvkyu2.slotuna-rnpqgq > div:nth-child(n+5) {
    display: none;
  }
}

.slotuna-10iqow p a img {
  display: block;
  margin: 0 auto;
}


.slotuna-gneamf {
  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 */
.slotuna-lef4fk {
  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;
}

.slotuna-lef4fk label {
  font-size: 14px;
}

.slotuna-lef4fk h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.slotuna-lef4fk input,
.slotuna-lef4fk textarea,
.slotuna-lef4fk 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;
}
.slotuna-lef4fk button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.slotuna-75330s ease;
}
.slotuna-lef4fk button:hover {
  background-color: var(--button-bg-hover);
}
.slotuna-x143m0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.slotuna-8dwna7 ease-in;
}

.slotuna-x143m0 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;
}
.slotuna-lnbo7t, .slotuna-4vfa4g, [class*="review-card"],
thead, thead th, table th, .slotuna-9arax5,
.slotuna-3yb4pq, [class*="collapsible-header"],
.slotuna-nwcpzv, [class*="updated-block"] {
  color: #ece7dc !important;
}

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