* {
  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;
  }
}

.joker8-68l23a {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .joker8-68l23a {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .joker8-68l23a {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.joker8-1d64qf {
  overflow: hidden;
}

.joker8-502onf img {
  background: var(--Neutral-300);
}

.joker8-wef0f7 {
  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;
}

.joker8-qhqwel {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.joker8-qhqwel:hover {
  background: var(--button-bg-hover);
}

.joker8-bfnz45 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.joker8-bfnz45:hover {
  background: var(--button-bg-hover);
}

.joker8-glzcqq {
  font-size: 12px;
  line-height: 18px;
}

.joker8-sairz9 {
  font-size: 18px;
  line-height: 26px;
}

.joker8-0e3qea {
  width: 100%;
}

.joker8-5doboc {
  padding: 6px 16px;
}

.joker8-vn9948 {
  padding: 10px 16px;
}

.joker8-av05h8 {
  padding: 15px 26px;
}

.joker8-frf86u {
  flex-shrink: 0;
}

.joker8-cey4le {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.joker8-5pe5x9 {
  display: none;
}

.joker8-a9e6ug {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.joker8-evb5xw {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.joker8-82rd14 {
  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;
}

.joker8-8s4k6e {
  cursor: grab;
}

.joker8-82rd14::-webkit-scrollbar {
  display: none;
}

.joker8-pohnai {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.joker8-245si3 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.joker8-hedfmc {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.joker8-8qzs3d {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.joker8-kmt1r0 {
  visibility: visible;
}

.joker8-d0tw38 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.joker8-xnodd9 ease;
}

.joker8-tzbgr1 {
  background-color: var(--Primary-200);
  width: 16px;
}

.joker8-u7urby {
  -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.joker8-xnodd9,
    mask-image 0.3s;
}

.joker8-u7urby.joker8-146249 {
  -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;
  }
}

.joker8-dam8py: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;
}

.joker8-pjih9h {
  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.joker8-x3qtyo.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.joker8-x3qtyo.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;
}

.joker8-7fzlwh {
  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);
}

.joker8-7fzlwh::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%
  );
}

.joker8-fcuzbe {
  position: relative;
  z-index: 1;
}

.joker8-7saa6r {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.joker8-87abax {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.joker8-q35nj7 {
  font-size: 40px;
  line-height: 48px;
}

.joker8-kyansl {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.joker8-b9calh {
  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;
}

.joker8-b9calh:hover {
  background: var(--Primary-400);
}

.joker8-b9calh svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.joker8-dam8py 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) {
  .joker8-7fzlwh {
    max-width: 600px;
    padding: 64px;
  }

  .joker8-7saa6r {
    font-size: 24px;
    line-height: 32px;
  }

  .joker8-87abax {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .joker8-q35nj7 {
    font-size: 50px;
    line-height: 56px;
  }

  .joker8-kyansl {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .joker8-pjih9h {
    top: 25px;
    right: 25px;
  }
}

.joker8-ks0xh8,
.joker8-5lyssr {
  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;
}

.joker8-veenty.joker8-aah1o4::before,
.joker8-5lyssr::before,
.joker8-n19elh::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.joker8-x3qtyo.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.joker8-njy5xj 14.joker8-fzcwwq.joker8-uwbt4q 14.joker8-ck17jg 15.joker8-1o92dn 14.joker8-mzwn5v 15.joker8-r9rlk3 14.joker8-5yy8gf.joker8-7vnn70 14.joker8-jt3e9v 19.joker8-ac8u4b 12.joker8-83ujsu 19.joker8-ac8u4b 10.joker8-5oaz3v.joker8-ac8u4b 8.joker8-nhp1x5 17.joker8-cq3keo 7.joker8-g720v7 15.joker8-ogw1pu 7.joker8-zmajsf.joker8-7q62op 7.joker8-g720v7 11.joker8-occi28 8.joker8-nhp1x5 11.joker8-occi28 10.joker8-v96ajy.joker8-occi28 12.joker8-t42e4v 13.joker8-h63iko 14.joker8-ssyiui 15.joker8-nnork6 14.joker8-b8rh35.joker8-1mwn39 14.joker8-n8sty9 15.joker8-7fx21n 14.joker8-so9nrw 15.joker8-gogbbg 14.joker8-ru7rgl.joker8-njy5xj 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.joker8-nca9hi 15.joker8-uix0v2.joker8-2gi4uq 15.joker8-1q5n7j 15.joker8-vs20wa 15.joker8-311zgc 15.joker8-dukl37 15.joker8-u7ytdn.joker8-300asz 15.joker8-311zgc 15.joker8-3mi9qj 15.joker8-0zjbr5 15.joker8-xkcxvq 15.joker8-v5k7jr.joker8-1zr568 15.joker8-rthkvn 7.joker8-k2it7c 18.joker8-sm4otv 7.joker8-q2w8eo 23.joker8-13gze0.joker8-qf6xsf.joker8-it8pdz 18.joker8-m86vzj 19.joker8-tr2i63 15.joker8-bjx96x 15.joker8-nca9hi 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.joker8-7zk2vj [type="submit"] *,
.joker8-9pwpb3 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .joker8-y75c1n {
    display: none;
  }
}

.joker8-7pqmmz {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .joker8-7pqmmz {
  display: none;
}

@media (min-width: 768px) {
  .joker8-7pqmmz {
    bottom: 22px;
  }
}

.joker8-7pqmmz input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .joker8-7pqmmz {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.joker8-qyjm8d.static) .joker8-7pqmmz {
    bottom: 8px;
  }
}

.joker8-k4s4mz {
  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.joker8-x3qtyo.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.joker8-nl83nk 3.joker8-f5yb35.joker8-f9zg1x.joker8-e9gi7o 3.joker8-n3xo76 3.joker8-0lfafs 5.joker8-vcy9ue 3.joker8-0lfafs 8.joker8-30vc0x.joker8-idh6ct.joker8-0lfafs 26.joker8-wn9xmt 5.joker8-bytyeq 28.joker8-pnc72u 8.joker8-batist 28.joker8-e1f237.joker8-8xod7o 28.joker8-qbgsx4.joker8-cgkc92 34.joker8-cukq3r.joker8-xyh1ih 36.joker8-kjpspi 11.joker8-8qquy2 37.joker8-0x82p4 12.joker8-504s4j 36.joker8-w3l8pj.joker8-yozwxm 28.joker8-if9ifc.joker8-1b9nsh.joker8-xhp4vq 28.joker8-4vrf9q 36.joker8-ok40t3 26.joker8-r4ix2p 36.joker8-ok40t3 23.joker8-lt6s4g.joker8-xt6l4h.joker8-ok40t3 5.joker8-6n2k3z 34.joker8-2tb48t 3.joker8-n3xo76 31.joker8-nl83nk 3.joker8-2fphu6.joker8-g7aoih 18.joker8-9mmiwh.joker8-jl5t3n 18.joker8-tz6upb 8.joker8-2hf6de 17.joker8-woqe3k 8.joker8-2hf6de 15.joker8-446ve5.joker8-2hf6de 14.joker8-cwfjt5 9.joker8-jl5t3n 13.joker8-8jzywm 11.joker8-g7aoih 13.joker8-ci79bl.joker8-k4mwsz 13.joker8-8jzywm 13.joker8-or4ggm 14.joker8-cwfjt5 13.joker8-or4ggm 15.joker8-danty7.joker8-or4ggm 17.joker8-woqe3k 12.joker8-k4mwsz 18.joker8-tz6upb 11.joker8-g7aoih 18.joker8-yrcih4.joker8-wg90ta 18.joker8-hagpk2.joker8-as3l9c 18.joker8-tz6upb 17.joker8-hl1ueo 17.joker8-woqe3k 17.joker8-hl1ueo 15.joker8-rcmunq.joker8-hl1ueo 14.joker8-cwfjt5 18.joker8-as3l9c 13.joker8-8jzywm 20.joker8-wg90ta 13.joker8-5fbn8a.joker8-sknfg1 13.joker8-8jzywm 22.joker8-ct2k3q 14.joker8-cwfjt5 22.joker8-ct2k3q 15.joker8-xcbd8e.joker8-ghtskf 17.joker8-woqe3k 21.joker8-sknfg1 18.joker8-tz6upb 20.joker8-wg90ta 18.joker8-zaif0p.joker8-70nv9u 18.joker8-iuuud4.joker8-6t9p81 18.joker8-tz6upb 26.joker8-l3hmzr 17.joker8-woqe3k 26.joker8-l3hmzr 15.joker8-cvpr82.joker8-l3hmzr 14.joker8-cwfjt5 27.joker8-6t9p81 13.joker8-8jzywm 28.joker8-70nv9u 13.joker8-goaeel.joker8-gva2hq 13.joker8-8jzywm 31.joker8-ryni8j 14.joker8-cwfjt5 31.joker8-ryni8j 15.joker8-j8p4do.joker8-l3hmzr 17.joker8-woqe3k 30.joker8-gva2hq 18.joker8-tz6upb 28.joker8-70nv9u 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"])
    .joker8-k4s4mz {
    display: none;
  }
}

.joker8-qod2zb {
  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) {
  .joker8-qod2zb {
    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;
}

.joker8-9pwpb3 {
  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) {
  .joker8-9pwpb3 {
    padding: 14px 16px;
  }
}

.joker8-9pwpb3 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.joker8-9pwpb3 button:first-child {
  align-content: end;
}

.joker8-9pwpb3 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .joker8-9pwpb3
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .joker8-9pwpb3
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.joker8-9pwpb3 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.joker8-9pwpb3 button:last-child svg {
  width: 38px;
  height: 38px;
}

.joker8-n19elh {
  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;
}

.joker8-n19elh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .joker8-n19elh,
.pc61d126-chatbot[data-active-screen="3"]
  .joker8-n19elh {
  opacity: 1;
  visibility: visible;
}

.joker8-rw7wvx {
  flex: 1 1;
}

.joker8-8u6pk0 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .joker8-8u6pk0 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .joker8-yqfh00 {
  display: block;
}

.joker8-c5xaun {
  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) {
  .joker8-c5xaun {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.joker8-5lyssr {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.joker8-5lyssr::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.joker8-8a0jqk span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.joker8-8a0jqk p {
  color: var(--Text-100);
}

.joker8-5lyssr .joker8-jw15tj {
  grid-area: button;
}

.joker8-5lyssr .joker8-jw15tj::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.joker8-x3qtyo.org/2000/svg'%3E%3Cpath d='M4.joker8-b2dfwp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.joker8-f3k7rn 15L16.joker8-f3k7rn 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.joker8-f3k7rn 5L16.joker8-f3k7rn 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .joker8-mtjvrg {
  display: block;
}

.joker8-u7fy6w {
  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) {
  .joker8-u7fy6w {
    margin-top: 40px;
  }
}

.joker8-ks0xh8 label,
.joker8-ks0xh8 input {
  display: block;
  width: 100%;
}

.joker8-ks0xh8 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.joker8-ks0xh8 label.joker8-gx0smu input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.joker8-ks0xh8 label.joker8-gx0smu::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;
}

.joker8-ks0xh8 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;
}

.joker8-ks0xh8 input::placeholder {
  color: var(--Text-400);
}

.joker8-8rdbhx {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .joker8-8rdbhx {
  display: flex;
}

.joker8-8rdbhx ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .joker8-8rdbhx ol {
    height: 420px;
    padding: 24px;
  }
}

.joker8-8rdbhx ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.joker8-7zk2vj {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .joker8-7zk2vj {
    padding: 0 24px 24px;
  }
}

.joker8-7zk2vj 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;
}

.joker8-7zk2vj input::placeholder {
  color: var(--Text-400);
}

.joker8-7zk2vj [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.joker8-7zk2vj [type="submit"]:disabled {
  opacity: 0.5;
}

.joker8-7zk2vj [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .joker8-7zk2vj [type="submit"] {
    right: 40px;
  }
}

.joker8-veenty {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.joker8-veenty.joker8-aah1o4 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.joker8-veenty.joker8-aah1o4::before {
  content: "";
  width: 31px;
}

.joker8-veenty.joker8-aah1o4 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.joker8-veenty.joker8-6csrq4 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.joker8-veenty p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.joker8-7pqmmz .joker8-jw15tj {
  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;
  }
}

.joker8-y75c1n {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .joker8-y75c1n {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .joker8-y75c1n {
    padding: 15px 0;
  }
}

.joker8-y75c1n .joker8-68l23a {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .joker8-y75c1n .joker8-68l23a {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.joker8-i1bh02 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .joker8-i1bh02 {
    max-width: 180px;
    height: 47px;
  }
}

.joker8-i1bh02 picture,
.joker8-i1bh02 img {
  display: block;
  width: 100%;
  height: 100%;
}

.joker8-i1bh02 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .joker8-vp1bfp {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.joker8-xnodd9 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .joker8-y75c1n.joker8-1wfnbs .joker8-vp1bfp {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .joker8-vp1bfp {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .joker8-vp1bfp {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.joker8-n8e8bk,
.joker8-f9do30 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .joker8-n8e8bk,
  .joker8-f9do30 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .joker8-f9do30 {
    display: none;
  }
}

.joker8-cv7anq {
  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;
}

.joker8-1wfnbs .joker8-cv7anq {
  background: var(--fh-bg-color);
}

.joker8-cv7anq button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .joker8-cv7anq {
    display: none;
  }
}

.joker8-r80uiz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .joker8-r80uiz {
    display: none;
  }
}

.joker8-g8esgl {
  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;
}

.joker8-y75c1n.joker8-1wfnbs .joker8-g8esgl:first-child {
  display: none;
}

.joker8-y75c1n.joker8-1wfnbs .joker8-g8esgl:last-child {
  display: block;
}

.joker8-g8esgl:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .joker8-g8esgl {
    display: none;
  }
}

.joker8-7ryduh {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .joker8-7ryduh {
    display: flex;
  }
}

.joker8-7ryduh ul {
  max-height: 350px;
  overflow-y: auto;
}

.joker8-7ryduh:hover ul {
  visibility: visible;
  opacity: 1;
}

.joker8-7ryduh:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.joker8-7ryduh:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.joker8-7ryduh:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.joker8-7ryduh:hover .joker8-y49jdd svg {
  transform: rotate(180deg);
}

.joker8-n4jm13 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.joker8-z0a2q0 {
  padding: 0 8px;
}

.joker8-s28e09 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.joker8-s28e09:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .joker8-s28e09 {
    padding: 4px 8px;
  }
}

.joker8-ahmc9r {
  display: flex;
}

.joker8-ahmc9r img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.joker8-y49jdd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.joker8-y49jdd svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.joker8-57izn8 {
  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) {
  .joker8-57izn8 {
    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;
  }
}

.joker8-n7nt9n {
  width: 100%;
}

@media (min-width: 1200px) {
  .joker8-n7nt9n {
    display: none;
  }
}

.joker8-engize {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.joker8-s4tvvx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.joker8-jb943q {
  display: flex;
}

.joker8-h8lpll {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.joker8-96jlsi {
  list-style: none;
}

@media (max-width: 1199px) {
  .joker8-96jlsi {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .joker8-96jlsi {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .joker8-96jlsi .joker8-zaxcpc [data-ref-el],
  .joker8-96jlsi .joker8-zaxcpc span,
  .joker8-96jlsi .joker8-zaxcpc a {
    white-space: nowrap;
  }
}

.joker8-tg49w6 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .joker8-tg49w6.joker8-dgxokt > .joker8-zaxcpc {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .joker8-tg49w6.joker8-xp0ee4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .joker8-tg49w6.joker8-dgxokt > .joker8-xotvdw {
    height: auto;
  }

  .joker8-tg49w6.joker8-dgxokt > div > .joker8-sjbudd {
    transform: rotate(180deg);
  }
}

.joker8-tg49w6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.joker8-tg49w6 [data-ref-el],
.joker8-tg49w6 span {
  cursor: pointer;
}

.joker8-tg49w6 [data-ref-el],
.joker8-tg49w6 span,
.joker8-tg49w6 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) {
  .joker8-tg49w6 [data-ref-el],
  .joker8-tg49w6 span,
  .joker8-tg49w6 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .joker8-tg49w6 [data-ref-el],
  .joker8-tg49w6 span,
  .joker8-tg49w6 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.joker8-xotvdw {
  height: 0;
  overflow: hidden;
  transition: height 0.joker8-xnodd9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.joker8-xotvdw::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.joker8-xotvdw::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.joker8-xotvdw::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .joker8-xotvdw {
    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;
  }

  .joker8-xotvdw:has(> .joker8-tg49w6.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .joker8-xotvdw .joker8-xotvdw {
    padding: 0;
  }

  .joker8-xotvdw .joker8-tg49w6 {
    font-weight: 400;
  }

  .joker8-xotvdw .joker8-tg49w6:hover > .joker8-zaxcpc {
    background: var(--Neutral-300);
  }

  .joker8-xotvdw .joker8-sjbudd {
    rotate: -90deg;
  }
}

.joker8-zaxcpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .joker8-zaxcpc {
    padding: 8px;
  }

  .joker8-tg49w6.joker8-aaqrcy > .joker8-zaxcpc {
    background: var(--Neutral-300);
  }
}

.joker8-sjbudd {
  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.joker8-x3qtyo.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.joker8-lwxgjs 0.joker8-xic7w1.joker8-gziia0 -0.joker8-db39gf 0.joker8-a3i5mc -0.joker8-db39gf 1.joker8-rgplli 0.joker8-d2qc1t.joker8-494aki 4.joker8-djegg5.joker8-lwxgjs 0.joker8-phavjy.joker8-p55ida -0.joker8-db39gf 9.joker8-cwsyhm -0.joker8-db39gf 10.joker8-xy2wda 0.joker8-bpobdb.joker8-6sb7tm 0.joker8-gziia0 10.joker8-6sb7tm 0.joker8-a3i5mc 10.joker8-xy2wda 1.joker8-bhi781.joker8-ueknc8 5.joker8-mvlcpb.joker8-gawauc 6.joker8-j8q18n 5.joker8-jmj2fx 6.joker8-j8q18n 4.joker8-cfx3eo 5.joker8-kruq0b.joker8-lwxgjs 1.joker8-feq3dx.joker8-db39gf 0.joker8-a3i5mc -0.joker8-db39gf 0.joker8-gziia0 0.joker8-lwxgjs 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.joker8-xnodd9 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .joker8-sjbudd {
    cursor: default;
  }
}

.joker8-a4el08 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.joker8-r2lbta {
  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) {
  .joker8-r2lbta {
    padding: 40px 4px;
  }
}

.joker8-xgk4tf {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .joker8-xgk4tf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.joker8-m76vxs {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .joker8-m76vxs {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.joker8-m76vxs ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.joker8-m76vxs [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.joker8-m76vxs [data-ref-el],
.joker8-m76vxs span,
.joker8-m76vxs a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.joker8-b3q9ko {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .joker8-b3q9ko {
    margin-bottom: 12px;
  }
}

.joker8-mzyb6b {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.joker8-mzyb6b img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .joker8-mzyb6b:last-child {
    margin-right: 0;
  }
}

.joker8-dboap0 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.joker8-b3q9ko:hover .joker8-r06y4o {
  visibility: visible;
  opacity: 1;
}

.joker8-r06y4o {
  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);
}

.joker8-y6kffv {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.joker8-y41qf9 {
  display: flex;
  margin: 6px;
}

.joker8-y41qf9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.joker8-r06y4o::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);
}

.joker8-r06y4o::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);
}

.joker8-undarb {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .joker8-undarb {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.joker8-vlejax {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .joker8-vlejax {
    margin-right: 32px;
  }
}

.joker8-vqyo2j {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .joker8-vqyo2j {
    margin-top: 0;
    width: 340px;
  }
}

.joker8-vqyo2j a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.joker8-9pbhgo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.joker8-05gfqx {
  position: relative;
}

@media (min-width: 768px) {
  .joker8-05gfqx {
    margin-top: 40px;
  }
}

.joker8-05gfqx + .joker8-4b2s7o,
.joker8-05gfqx + .joker8-05gfqx {
  margin-top: 24px;
}

.joker8-9g0hdc {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .joker8-9g0hdc {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .joker8-9g0hdc {
    padding: 80px;
  }
}

.joker8-us56a1 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .joker8-us56a1 {
    padding: 0 16px;
}


}

.joker8-ht0zmx {
  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) {
  .joker8-ht0zmx {
    font-size: 48px;
    line-height: 56px;
  }
}

.joker8-pr4we0 {
  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) {
  .joker8-pr4we0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.joker8-yfdq34 {
  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;
}

.joker8-yfdq34:hover {
  background: var(--button-bg-hover);
}

.joker8-s221l7 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.joker8-s221l7 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .joker8-s221l7 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .joker8-s221l7 img {
  min-height: 100%;
  }
}

.joker8-9g0hdc::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.joker8-4pip1h {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.joker8-4pip1h h1,
.joker8-4pip1h h2,
.joker8-4pip1h h3,
.joker8-4pip1h h4 {
  margin-bottom: 6px;
}

.joker8-4pip1h h1:not(:first-child),
.joker8-4pip1h h2:not(:first-child),
.joker8-4pip1h h3:not(:first-child),
.joker8-4pip1h h4:not(:first-child) {
  margin-top: 16px;
}

.joker8-4pip1h h1,
.joker8-4pip1h h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .joker8-4pip1h h1,
  .joker8-4pip1h h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.joker8-4pip1h h2,
.joker8-4pip1h h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .joker8-4pip1h h2,
  .joker8-4pip1h h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.joker8-4pip1h h3,
.joker8-4pip1h h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .joker8-4pip1h h3,
  .joker8-4pip1h h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.joker8-4pip1h h4,
.joker8-4pip1h h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.joker8-4pip1h ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.joker8-4pip1h ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.joker8-4pip1h 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);
}

.joker8-4pip1h ul ul {
  margin-bottom: 8px;
}

.joker8-4pip1h ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.joker8-4pip1h ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.joker8-4pip1h ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.joker8-4pip1h ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.joker8-4pip1h ol li::marker {
  font-weight: 700;
}

.joker8-4pip1h ol ol {
  margin-bottom: 8px;
}

.joker8-4pip1h ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.joker8-4pip1h ol ul li {
  padding-left: 16px;
}

.joker8-4pip1h 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) {
  .joker8-4pip1h table {
    padding: 24px;
  }
}

.joker8-4pip1h table.joker8-4wx0a3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.joker8-xnodd9,
    mask-image 0.3s;
}

.joker8-4pip1h table.joker8-4wx0a3.joker8-146249 {
  -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) {
  .joker8-4pip1h table {
    display: table;
  }
}

.joker8-4pip1h 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);
}

.joker8-4pip1h table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.joker8-4pip1h table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.joker8-4pip1h 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) {
  .joker8-4pip1h table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.joker8-4pip1h table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.joker8-4pip1h table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.joker8-4pip1h table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.joker8-4pip1h img {
  max-width: 100%;
  height: auto;
}

.joker8-kvx8l7 {
  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) {
  .joker8-kvx8l7 {
    padding: 24px;
  }
}

.joker8-yfh94a {
  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) {
  .joker8-yfh94a {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.joker8-yfh94a > * {
  margin: 0 !important;
}

.joker8-yfh94a img,
.joker8-yf3onp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker8-yfh94a img,
  .joker8-yf3onp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker8-5tzc4v {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker8-5tzc4v {
    width: 32px;
    height: 32px;
  }
}

.joker8-t4l812 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.joker8-t4l812 .joker8-xdekdm {
  flex-shrink: 0;
}

.joker8-t4l812 .joker8-5geg2y svg {
  display: none;
}

.joker8-dkbn5v {
  display: grid;
  transition: max-height 0.joker8-xnodd9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .joker8-dkbn5v {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .joker8-dkbn5v {
    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));
  }
}

.joker8-dkbn5v.joker8-8d3m62 + .joker8-xdekdm svg {
  transform: rotate(180deg);
}

.joker8-9yadla {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.joker8-9yadla > div:nth-child(3n) {
  grid-column: span 2;
}

.joker8-9yadla
  > div:nth-child(3n)
  .joker8-tfwi36
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .joker8-9yadla {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .joker8-9yadla > div:nth-child(3n) {
    grid-column: unset;
  }

  .joker8-9yadla
    > div:nth-child(3n)
    .joker8-tfwi36
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .joker8-9yadla {
    max-width: 270px;
  }
}

.joker8-9yadla .joker8-tfwi36 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .joker8-9yadla .joker8-tfwi36 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .joker8-9yadla .joker8-tfwi36 button {
    max-width: 104px;
  }
}

.joker8-8utoka {
  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) {
  .joker8-8utoka {
    margin-bottom: 0;
  }
}

.joker8-d5yif9 {
  display: none;
  opacity: 0;
}

.joker8-3eappo {
  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;
  }
}

.joker8-3eappo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.joker8-tfwi36 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.joker8-tfwi36 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .joker8-tfwi36
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .joker8-tfwi36
    button {
    max-width: 145px;
  }
}

.joker8-gzo0d9:first-child
  .joker8-tfwi36
  button {
  max-width: 270px;
}

.joker8-lp357m {
  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%;
}

.joker8-8utoka picture {
  width: 100%;
  max-width: 100%;
}

.joker8-7f93e5 {
  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;
}

.joker8-7f93e5 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.joker8-8utoka:hover .joker8-7f93e5 {
  display: flex;
}

.joker8-atkzjp {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.joker8-a4gn8h {
  display: flex;
}

.joker8-a4gn8h:hover .joker8-csjnuv,
.joker8-a4gn8h .joker8-aaqrcy .joker8-csjnuv {
  display: flex;
}

.joker8-a4gn8h svg {
  flex-shrink: 0;
}

.joker8-csjnuv {
  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) {
  .joker8-csjnuv {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.joker8-csjnuv:hover {
  display: flex;
}

.joker8-csjnuv svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.joker8-358gq7 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .joker8-358gq7 {
    font-size: 12px;
  }
}

.joker8-nqto3k,
.joker8-b2aol7 {
  width: 50%;
  flex-shrink: 0;
}

.joker8-nqto3k {
  font-weight: 700;
}

.joker8-8cjkaa .joker8-dkbn5v {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .joker8-8cjkaa .joker8-dkbn5v {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .joker8-8cjkaa .joker8-dkbn5v {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.joker8-8cjkaa
  .joker8-lp357m:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.joker8-8cjkaa .joker8-3eappo {
  height: 100% !important;
  border-radius: 16px;
}

.joker8-8cjkaa .joker8-tfwi36 {
  gap: 4px;
  align-items: center;
}

.joker8-8cjkaa .joker8-tfwi36 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.joker8-8cjkaa .joker8-tfwi36 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.joker8-8cjkaa .joker8-uohc6t,
.joker8-8cjkaa .joker8-egtheg {
  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.joker8-x3qtyo.org/2000/svg'%3E%3Cpath d='M9.joker8-xndzdw 4.joker8-tqlx0d.joker8-eq8xqt 5.joker8-z0pfgn.joker8-ebtq15 5.joker8-l7j0h5.joker8-b3zqai 5.joker8-u3oq78.joker8-8mpbv1 8.joker8-ze0yw7.joker8-xu1rhz 9.joker8-wuovy7.joker8-8wdnc4 9.joker8-u0k6ae.joker8-0cmw1u 13.joker8-pq1yx0.joker8-oeaunp 11.joker8-rre7m8.joker8-chb2sx 11.joker8-qgs24p.joker8-ihhp8y 11.joker8-knczxe.joker8-qeva8u 13.joker8-22kmfp.joker8-frpgsd 9.joker8-nbwvp2.joker8-9py98w 9.joker8-qn5aoo.joker8-rm6n9w 8.joker8-vvwgub.joker8-o8cpg8 5.joker8-6atylq.joker8-t8wa91 5.joker8-73fsqu.joker8-596ii0 5.joker8-tvtxbq.joker8-5i46yk 4.joker8-ko3j58.joker8-chb2sx 1.joker8-3um4jx.joker8-xndzdw 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.joker8-8cjkaa .joker8-uohc6t {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.joker8-8cjkaa .joker8-egtheg {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.joker8-gekc8r {
  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) {
  .joker8-gekc8r {
    padding: 24px;
  }
}

.joker8-gekc8r .joker8-xdekdm {
  display: flex;
}

@media (min-width: 768px) {
  .joker8-gekc8r .joker8-xdekdm {
    display: none;
  }
}

.joker8-gekc8r .joker8-5geg2y svg {
  display: none;
}

.joker8-v2abyz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.joker8-v2abyz .joker8-wef0f7 {
  display: none;
}

@media (min-width: 768px) {
  .joker8-v2abyz .joker8-wef0f7 {
    display: flex;
  }
}

.joker8-88ircj {
  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) {
  .joker8-88ircj {
    font-size: 40px;
    line-height: 48px;
  }
}

.joker8-88ircj > * {
  margin: 0 !important;
}

.joker8-88ircj img,
.joker8-h450cp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker8-88ircj img,
  .joker8-h450cp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker8-acnlq9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker8-acnlq9 {
    width: 32px;
    height: 32px;
  }
}

.joker8-ha1fb7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .joker8-ha1fb7 {
    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;
  }

  .joker8-ha1fb7::-webkit-scrollbar {
    display: none;
  }
}

.joker8-jaan0m {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .joker8-jaan0m {
    padding: 7px 15px;
  }
}

.joker8-jaan0m:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.joker8-siby9h {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .joker8-siby9h {
    display: flex;
    opacity: 1;
  }
}

.joker8-jaan0m picture {
  height: 100%;
  display: block;
}

.joker8-jaan0m img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .joker8-jaan0m img {
    width: 88px;
    height: 44px;
  }
}

.joker8-jaan0m p {
  text-align: center;
  width: 100%;
}

.joker8-e54m7n {
  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) {
  .joker8-e54m7n {
    font-size: 40px;
    line-height: 48px;
  }
}

.joker8-e54m7n img,
.joker8-0ej0oq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker8-e54m7n img,
  .joker8-0ej0oq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker8-c6adkz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker8-c6adkz {
    width: 32px;
    height: 32px;
  }
}

.joker8-ryvjhs {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.joker8-yx7q31 {
  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;
}

.joker8-z1noi3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.joker8-z1noi3.joker8-aaqrcy {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.joker8-iyb1j0 {
  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) {
  .joker8-iyb1j0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.joker8-auvzu6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.joker8-l6nww9 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.joker8-xnodd9 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.joker8-a68t6z {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.joker8-a68t6z ol,
.joker8-a68t6z ul {
  padding-left: 1.3em;
}

.joker8-z1noi3.joker8-aaqrcy .joker8-l6nww9 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.joker8-z1noi3.joker8-aaqrcy .joker8-auvzu6 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.joker8-s778f1 {
  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) {
  .joker8-s778f1 {
    padding: 24px;
  }
}

.joker8-s778f1 .joker8-xdekdm {
  display: flex;
}

@media (min-width: 768px) {
  .joker8-s778f1 .joker8-xdekdm {
    display: none;
  }
}

.joker8-s778f1 .joker8-5geg2y svg {
  display: none;
}

.joker8-ese2ow {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.joker8-ese2ow .joker8-wef0f7 {
  display: none;
}

@media (min-width: 768px) {
  .joker8-ese2ow .joker8-wef0f7 {
    display: flex;
  }
}

.joker8-hksxcy {
  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) {
  .joker8-hksxcy {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.joker8-hksxcy > * {
  margin: 0 !important;
}

.joker8-hksxcy img,
.joker8-r85ghb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker8-hksxcy img,
  .joker8-r85ghb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker8-afs4ol {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker8-afs4ol {
    width: 32px;
    height: 32px;
  }
}

.joker8-jee9gt {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .joker8-jee9gt {
    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;
  }

  .joker8-jee9gt::-webkit-scrollbar {
    display: none;
  }
}

.joker8-mne1ct {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.joker8-mne1ct:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.joker8-cjlclf {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .joker8-cjlclf {
    display: flex;
    opacity: 1;
  }
}

.joker8-mne1ct picture {
  width: auto;
  height: 100%;
  display: block;
}

.joker8-mne1ct picture img {
  display: block;
  width: auto;
  height: 100%;
}

.joker8-61nniq {
  margin: -24px 0;
}

.joker8-61nniq:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .joker8-61nniq {
    margin: -16px 0;
  }
}

.joker8-p4wuor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .joker8-p4wuor {
    flex-direction: row;
  }
}

.joker8-rvsyk9 {
  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) {
  .joker8-rvsyk9 {
    flex: 1;
  }
}

.joker8-rvsyk9::placeholder {
  color: var(--Text-400);
}

.joker8-1b0eey {
  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;
}

.joker8-4ff8so {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.joker8-4ff8so::-webkit-scrollbar {
  display: none;
}

.joker8-dcppqa {
  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;
}

.joker8-dcppqa img,
.joker8-dcppqa svg {
  margin-right: 8px;
}

.joker8-sgtyqh {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.joker8-61nniq + .joker8-n5te91 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .joker8-61nniq + .joker8-n5te91 {
    margin-top: -16px;
  }
}

.joker8-2806md {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.joker8-2806md > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.joker8-2806md > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.joker8-4kpz78 {
  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;
}

.joker8-xzc3cg {
  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;
}

.joker8-nb3lml {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.joker8-a9r63q {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.joker8-ehqvl8 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.joker8-4kpz78 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;
}

.joker8-4kpz78 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) {
  .joker8-4kpz78 {
    padding: 39px 179px 39px 39px;
  }

  .joker8-xzc3cg {
    font-size: 40px;
    line-height: 48px;
  }

  .joker8-ehqvl8 {
    height: 348px;
  }

  .joker8-4kpz78 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .joker8-4kpz78 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .joker8-4kpz78 {
    padding: 63px;
  }
}

.joker8-7m091o {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .joker8-7m091o {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.joker8-0vvjfz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .joker8-0vvjfz {
    width: auto;
  }
}

.joker8-fmb60o {
  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;
}

.joker8-fmb60o::-webkit-scrollbar {
  display: none;
}

.joker8-fmb60o 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);
}

.joker8-fmb60o a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .joker8-fmb60o {
    margin-left: 16px;
    margin-top: 0;
  }
}

.joker8-7m091o .joker8-dd56cd {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.joker8-xnodd9,
    mask-image 0.3s;
}

.joker8-7m091o .joker8-dd56cd.joker8-146249 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.joker8-dkkh7u {
  margin: 40px -16px;
}

.joker8-x2t0ef + .joker8-4b2s7o,
.joker8-x2t0ef + .joker8-05gfqx {
  margin-top: 24px;
}

.joker8-k5s73n {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.joker8-k5s73n picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.joker8-rf1g44 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .joker8-rf1g44 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .joker8-rf1g44 {
    margin-top: 0;
  }
}

.joker8-ki5v5z {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .joker8-ki5v5z {
    font-size: 24px;
    line-height: 32px;
  }
}

.joker8-bcqx2w {
  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) {
  .joker8-bcqx2w {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.joker8-yuqgxa {
  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) {
  .joker8-yuqgxa {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.joker8-pe60a1 {
  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) {
  .joker8-pe60a1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.joker8-mtgtjc {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .joker8-mtgtjc {
    font-size: 32px;
    line-height: 40px;
  }
}

.joker8-y1191r {
  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;
}

.joker8-dttgba {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.joker8-dttgba img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.joker8-n5te91 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.joker8-hrcbbw {
  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) {
  .joker8-hrcbbw {
    padding: 15px 48px;
  }
}

main > .joker8-n5te91 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .joker8-dkbn5v.joker8-zeegpz > div:nth-child(n+5) {
    display: none;
  }
}

.joker8-4pip1h p a img {
  display: block;
  margin: 0 auto;
}


.joker8-41wp4l {
  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 */
.joker8-58yvgr {
  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;
}

.joker8-58yvgr label {
  font-size: 14px;
}

.joker8-58yvgr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.joker8-58yvgr input,
.joker8-58yvgr textarea,
.joker8-58yvgr 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;
}
.joker8-58yvgr button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.joker8-wjderx ease;
}
.joker8-58yvgr button:hover {
  background-color: var(--button-bg-hover);
}
.joker8-c3ilx8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.joker8-z6567t ease-in;
}

.joker8-c3ilx8 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;
}
.joker8-nayvr2, .joker8-sggw0g, [class*="review-card"],
thead, thead th, table th, .joker8-z3o2no,
.joker8-0pmrpk, [class*="collapsible-header"],
.joker8-hzz79q, [class*="updated-block"] {
  color: #ece7dc !important;
}

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