* {
  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;
  }
}

.joker-m9vfii {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .joker-m9vfii {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .joker-m9vfii {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.joker-9cuahz {
  overflow: hidden;
}

.joker-1zwssy img {
  background: var(--Neutral-300);
}

.joker-ml3sf9 {
  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;
}

.joker-pmjvbd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.joker-pmjvbd:hover {
  background: var(--button-bg-hover);
}

.joker-t4jpyg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.joker-t4jpyg:hover {
  background: var(--button-bg-hover);
}

.joker-axq7uy {
  font-size: 12px;
  line-height: 18px;
}

.joker-miytlj {
  font-size: 18px;
  line-height: 26px;
}

.joker-70aipg {
  width: 100%;
}

.joker-8w3yik {
  padding: 6px 16px;
}

.joker-4wkatt {
  padding: 10px 16px;
}

.joker-teyeuv {
  padding: 15px 26px;
}

.joker-7qh1em {
  flex-shrink: 0;
}

.joker-grh8ba {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.joker-buwf8q {
  display: none;
}

.joker-616wu3 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.joker-az9zgc {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.joker-p7cyvs {
  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;
}

.joker-4cdqkg {
  cursor: grab;
}

.joker-p7cyvs::-webkit-scrollbar {
  display: none;
}

.joker-x3949c {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.joker-f6a28h {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.joker-xmyp6q {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.joker-d5vf1j {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.joker-lu2fum {
  visibility: visible;
}

.joker-f16osu {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.joker-thgwsz ease;
}

.joker-5o2qm9 {
  background-color: var(--Primary-200);
  width: 16px;
}

.joker-nyfhi5 {
  -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.joker-thgwsz,
    mask-image 0.3s;
}

.joker-nyfhi5.joker-53oef0 {
  -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;
  }
}

.joker-spwh4v: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;
}

.joker-qjedlm {
  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.joker-qx9vl6.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.joker-qx9vl6.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;
}

.joker-1o2331 {
  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);
}

.joker-1o2331::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%
  );
}

.joker-9urpkd {
  position: relative;
  z-index: 1;
}

.joker-wrvtlj {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.joker-hg983r {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.joker-p8fsbj {
  font-size: 40px;
  line-height: 48px;
}

.joker-pca5ls {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.joker-h6lipx {
  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;
}

.joker-h6lipx:hover {
  background: var(--Primary-400);
}

.joker-h6lipx svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.joker-spwh4v 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) {
  .joker-1o2331 {
    max-width: 600px;
    padding: 64px;
  }

  .joker-wrvtlj {
    font-size: 24px;
    line-height: 32px;
  }

  .joker-hg983r {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .joker-p8fsbj {
    font-size: 50px;
    line-height: 56px;
  }

  .joker-pca5ls {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .joker-qjedlm {
    top: 25px;
    right: 25px;
  }
}

.joker-vq9s4m,
.joker-htwlo5 {
  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;
}

.joker-mlq4p2.joker-qtuphn::before,
.joker-htwlo5::before,
.joker-6adtcn::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.joker-qx9vl6.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.joker-leelqc 14.joker-45qn7m.joker-8efcta 14.joker-tcp2zv 15.joker-9aabro 14.joker-32t6a3 15.joker-gy9ma5 14.joker-p2jm1s.joker-q8g8th 14.joker-po8ixj 19.joker-ds72e1 12.joker-6z5x42 19.joker-ds72e1 10.joker-lbmz8c.joker-ds72e1 8.joker-7hporh 17.joker-clmno9 7.joker-ccs14x 15.joker-8k6qyk 7.joker-92g2ly.joker-f9d1tx 7.joker-ccs14x 11.joker-oduvag 8.joker-7hporh 11.joker-oduvag 10.joker-c3bgms.joker-oduvag 12.joker-hu270u 13.joker-fr9q2d 14.joker-wt4sod 15.joker-ydz2gu 14.joker-p3bqr6.joker-ev2urz 14.joker-bf9lo2 15.joker-sa25qp 14.joker-dn2ovy 15.joker-8c9bpf 14.joker-jgh0go.joker-leelqc 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.joker-ixuoxd 15.joker-8ax0s2.joker-yy9rwl 15.joker-znflog 15.joker-kgj8xg 15.joker-vu92sr 15.joker-bze50v 15.joker-03fid9.joker-5nvmih 15.joker-vu92sr 15.joker-yt1fkt 15.joker-rr4r5e 15.joker-yg1ew8 15.joker-r4tku4.joker-1ocw9z 15.joker-20eqpy 7.joker-xi7pdw 18.joker-b1ei11 7.joker-w4wnqk 23.joker-ejjdfi.joker-ltefnu.joker-wcjb20 18.joker-bf7n45 19.joker-jqm2ki 15.joker-o9tr6p 15.joker-ixuoxd 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.joker-4ab27c [type="submit"] *,
.joker-xoxxgr button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .joker-5svcr3 {
    display: none;
  }
}

.joker-4gpx45 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .joker-4gpx45 {
  display: none;
}

@media (min-width: 768px) {
  .joker-4gpx45 {
    bottom: 22px;
  }
}

.joker-4gpx45 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .joker-4gpx45 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.joker-xfz4wq.static) .joker-4gpx45 {
    bottom: 8px;
  }
}

.joker-7sf8gf {
  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.joker-qx9vl6.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.joker-se8jnc 3.joker-ho1a7p.joker-hfq3q4.joker-lw6g0z 3.joker-w7rh29 3.joker-ig1ltx 5.joker-k6e5z8 3.joker-ig1ltx 8.joker-gszqcw.joker-qwc4au.joker-ig1ltx 26.joker-bpuvk9 5.joker-obn6ej 28.joker-ntdfpq 8.joker-iwzfx0 28.joker-2gwce6.joker-l2445q 28.joker-pcy044.joker-d20rc9 34.joker-ihr9fu.joker-z98pil 36.joker-w7qpjs 11.joker-870dnk 37.joker-rykwrm 12.joker-0va8q4 36.joker-5hrnnx.joker-krlabc 28.joker-yxkyi4.joker-36tjj8.joker-92oeum 28.joker-sg2c0y 36.joker-54qtl0 26.joker-wbw73u 36.joker-54qtl0 23.joker-biamwe.joker-g8hibd.joker-54qtl0 5.joker-9t9f1x 34.joker-swa000 3.joker-w7rh29 31.joker-se8jnc 3.joker-4pwwi0.joker-2jl9vo 18.joker-yqjupx.joker-cxlzcf 18.joker-wr8nky 8.joker-nano3u 17.joker-x6irzv 8.joker-nano3u 15.joker-b1hwu1.joker-nano3u 14.joker-ue3vsb 9.joker-cxlzcf 13.joker-5eyjij 11.joker-2jl9vo 13.joker-u5euly.joker-6mdblu 13.joker-5eyjij 13.joker-kf9f0t 14.joker-ue3vsb 13.joker-kf9f0t 15.joker-xkircd.joker-kf9f0t 17.joker-x6irzv 12.joker-6mdblu 18.joker-wr8nky 11.joker-2jl9vo 18.joker-6r8p7r.joker-qdengc 18.joker-d8twd3.joker-z9k8za 18.joker-wr8nky 17.joker-cj3js5 17.joker-x6irzv 17.joker-cj3js5 15.joker-gc76r8.joker-cj3js5 14.joker-ue3vsb 18.joker-z9k8za 13.joker-5eyjij 20.joker-qdengc 13.joker-bvoi1p.joker-e6mpnn 13.joker-5eyjij 22.joker-e9lp7q 14.joker-ue3vsb 22.joker-e9lp7q 15.joker-d1n9d8.joker-vft9ze 17.joker-x6irzv 21.joker-e6mpnn 18.joker-wr8nky 20.joker-qdengc 18.joker-iompeq.joker-dtynbw 18.joker-4f18nr.joker-pe33aw 18.joker-wr8nky 26.joker-rbqxnl 17.joker-x6irzv 26.joker-rbqxnl 15.joker-024f71.joker-rbqxnl 14.joker-ue3vsb 27.joker-pe33aw 13.joker-5eyjij 28.joker-dtynbw 13.joker-9k1nsx.joker-5zf35c 13.joker-5eyjij 31.joker-27kk65 14.joker-ue3vsb 31.joker-27kk65 15.joker-3t4nwx.joker-rbqxnl 17.joker-x6irzv 30.joker-5zf35c 18.joker-wr8nky 28.joker-dtynbw 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"])
    .joker-7sf8gf {
    display: none;
  }
}

.joker-a6kqb1 {
  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) {
  .joker-a6kqb1 {
    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;
}

.joker-xoxxgr {
  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) {
  .joker-xoxxgr {
    padding: 14px 16px;
  }
}

.joker-xoxxgr button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.joker-xoxxgr button:first-child {
  align-content: end;
}

.joker-xoxxgr button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .joker-xoxxgr
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .joker-xoxxgr
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.joker-xoxxgr button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.joker-xoxxgr button:last-child svg {
  width: 38px;
  height: 38px;
}

.joker-6adtcn {
  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;
}

.joker-6adtcn::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .joker-6adtcn,
.pc61d126-chatbot[data-active-screen="3"]
  .joker-6adtcn {
  opacity: 1;
  visibility: visible;
}

.joker-oh75o6 {
  flex: 1 1;
}

.joker-x31063 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .joker-x31063 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .joker-1zoku8 {
  display: block;
}

.joker-yamlb2 {
  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) {
  .joker-yamlb2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.joker-htwlo5 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.joker-htwlo5::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.joker-7p6a41 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.joker-7p6a41 p {
  color: var(--Text-100);
}

.joker-htwlo5 .joker-e6lkhf {
  grid-area: button;
}

.joker-htwlo5 .joker-e6lkhf::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.joker-qx9vl6.org/2000/svg'%3E%3Cpath d='M4.joker-jj31hk 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.joker-eowy2c 15L16.joker-eowy2c 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.joker-eowy2c 5L16.joker-eowy2c 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .joker-oqisjw {
  display: block;
}

.joker-ffg0rl {
  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) {
  .joker-ffg0rl {
    margin-top: 40px;
  }
}

.joker-vq9s4m label,
.joker-vq9s4m input {
  display: block;
  width: 100%;
}

.joker-vq9s4m label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.joker-vq9s4m label.joker-b6hlfu input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.joker-vq9s4m label.joker-b6hlfu::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;
}

.joker-vq9s4m 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;
}

.joker-vq9s4m input::placeholder {
  color: var(--Text-400);
}

.joker-im0lb8 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .joker-im0lb8 {
  display: flex;
}

.joker-im0lb8 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .joker-im0lb8 ol {
    height: 420px;
    padding: 24px;
  }
}

.joker-im0lb8 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.joker-4ab27c {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .joker-4ab27c {
    padding: 0 24px 24px;
  }
}

.joker-4ab27c 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;
}

.joker-4ab27c input::placeholder {
  color: var(--Text-400);
}

.joker-4ab27c [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.joker-4ab27c [type="submit"]:disabled {
  opacity: 0.5;
}

.joker-4ab27c [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .joker-4ab27c [type="submit"] {
    right: 40px;
  }
}

.joker-mlq4p2 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.joker-mlq4p2.joker-qtuphn {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.joker-mlq4p2.joker-qtuphn::before {
  content: "";
  width: 31px;
}

.joker-mlq4p2.joker-qtuphn p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.joker-mlq4p2.joker-iw8te6 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.joker-mlq4p2 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.joker-4gpx45 .joker-e6lkhf {
  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;
  }
}

.joker-5svcr3 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .joker-5svcr3 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .joker-5svcr3 {
    padding: 15px 0;
  }
}

.joker-5svcr3 .joker-m9vfii {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .joker-5svcr3 .joker-m9vfii {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.joker-y1r5z2 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .joker-y1r5z2 {
    max-width: 180px;
    height: 47px;
  }
}

.joker-y1r5z2 picture,
.joker-y1r5z2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.joker-y1r5z2 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .joker-7n74wb {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.joker-thgwsz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .joker-5svcr3.joker-pedqun .joker-7n74wb {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .joker-7n74wb {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .joker-7n74wb {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.joker-xvubbb,
.joker-8j3htl {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .joker-xvubbb,
  .joker-8j3htl {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .joker-8j3htl {
    display: none;
  }
}

.joker-uw0gw0 {
  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;
}

.joker-pedqun .joker-uw0gw0 {
  background: var(--fh-bg-color);
}

.joker-uw0gw0 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .joker-uw0gw0 {
    display: none;
  }
}

.joker-c71rrd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .joker-c71rrd {
    display: none;
  }
}

.joker-nu81y3 {
  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;
}

.joker-5svcr3.joker-pedqun .joker-nu81y3:first-child {
  display: none;
}

.joker-5svcr3.joker-pedqun .joker-nu81y3:last-child {
  display: block;
}

.joker-nu81y3:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .joker-nu81y3 {
    display: none;
  }
}

.joker-9jo5sz {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .joker-9jo5sz {
    display: flex;
  }
}

.joker-9jo5sz ul {
  max-height: 350px;
  overflow-y: auto;
}

.joker-9jo5sz:hover ul {
  visibility: visible;
  opacity: 1;
}

.joker-9jo5sz:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.joker-9jo5sz:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.joker-9jo5sz:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.joker-9jo5sz:hover .joker-hxpcsf svg {
  transform: rotate(180deg);
}

.joker-787zdv {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.joker-2gbokv {
  padding: 0 8px;
}

.joker-jxd5qb {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.joker-jxd5qb:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .joker-jxd5qb {
    padding: 4px 8px;
  }
}

.joker-ojzxlr {
  display: flex;
}

.joker-ojzxlr img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.joker-hxpcsf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.joker-hxpcsf svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.joker-y1vb1v {
  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) {
  .joker-y1vb1v {
    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;
  }
}

.joker-9l17kb {
  width: 100%;
}

@media (min-width: 1200px) {
  .joker-9l17kb {
    display: none;
  }
}

.joker-sqa5xo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.joker-ntgi73 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.joker-oi8b52 {
  display: flex;
}

.joker-3p97lu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.joker-rbg3ce {
  list-style: none;
}

@media (max-width: 1199px) {
  .joker-rbg3ce {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .joker-rbg3ce {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .joker-rbg3ce .joker-ez4c7l [data-ref-el],
  .joker-rbg3ce .joker-ez4c7l span,
  .joker-rbg3ce .joker-ez4c7l a {
    white-space: nowrap;
  }
}

.joker-21knc9 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .joker-21knc9.joker-8tj07l > .joker-ez4c7l {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .joker-21knc9.joker-pjgfou:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .joker-21knc9.joker-8tj07l > .joker-ycrlcr {
    height: auto;
  }

  .joker-21knc9.joker-8tj07l > div > .joker-keqz4n {
    transform: rotate(180deg);
  }
}

.joker-21knc9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.joker-21knc9 [data-ref-el],
.joker-21knc9 span {
  cursor: pointer;
}

.joker-21knc9 [data-ref-el],
.joker-21knc9 span,
.joker-21knc9 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) {
  .joker-21knc9 [data-ref-el],
  .joker-21knc9 span,
  .joker-21knc9 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .joker-21knc9 [data-ref-el],
  .joker-21knc9 span,
  .joker-21knc9 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.joker-ycrlcr {
  height: 0;
  overflow: hidden;
  transition: height 0.joker-thgwsz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.joker-ycrlcr::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.joker-ycrlcr::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.joker-ycrlcr::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .joker-ycrlcr {
    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;
  }

  .joker-ycrlcr:has(> .joker-21knc9.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .joker-ycrlcr .joker-ycrlcr {
    padding: 0;
  }

  .joker-ycrlcr .joker-21knc9 {
    font-weight: 400;
  }

  .joker-ycrlcr .joker-21knc9:hover > .joker-ez4c7l {
    background: var(--Neutral-300);
  }

  .joker-ycrlcr .joker-keqz4n {
    rotate: -90deg;
  }
}

.joker-ez4c7l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .joker-ez4c7l {
    padding: 8px;
  }

  .joker-21knc9.joker-v47uvf > .joker-ez4c7l {
    background: var(--Neutral-300);
  }
}

.joker-keqz4n {
  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.joker-qx9vl6.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.joker-8mewuj 0.joker-7z4qj6.joker-pupbz3 -0.joker-l73dge 0.joker-u0y11f -0.joker-l73dge 1.joker-h45xb7 0.joker-g2pjhm.joker-lcqiqn 4.joker-85fsd7.joker-8mewuj 0.joker-w2p9sq.joker-cbvixm -0.joker-l73dge 9.joker-1j88h2 -0.joker-l73dge 10.joker-4qqnvg 0.joker-ranjr7.joker-2p8ohk 0.joker-pupbz3 10.joker-2p8ohk 0.joker-u0y11f 10.joker-4qqnvg 1.joker-6x3mvr.joker-wskjhs 5.joker-ztkxg4.joker-a8wvbp 6.joker-i3851n 5.joker-ptz70y 6.joker-i3851n 4.joker-oe8kv7 5.joker-sd219t.joker-8mewuj 1.joker-c7u8kd.joker-l73dge 0.joker-u0y11f -0.joker-l73dge 0.joker-pupbz3 0.joker-8mewuj 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.joker-thgwsz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .joker-keqz4n {
    cursor: default;
  }
}

.joker-c0kwu9 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.joker-atxyb9 {
  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) {
  .joker-atxyb9 {
    padding: 40px 4px;
  }
}

.joker-92eaqq {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .joker-92eaqq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.joker-t1dm7l {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .joker-t1dm7l {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.joker-t1dm7l ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.joker-t1dm7l [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.joker-t1dm7l [data-ref-el],
.joker-t1dm7l span,
.joker-t1dm7l a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.joker-64wluf {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .joker-64wluf {
    margin-bottom: 12px;
  }
}

.joker-hiyevy {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.joker-hiyevy img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .joker-hiyevy:last-child {
    margin-right: 0;
  }
}

.joker-8lfne4 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.joker-64wluf:hover .joker-6gydsy {
  visibility: visible;
  opacity: 1;
}

.joker-6gydsy {
  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);
}

.joker-sjbvnb {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.joker-w547zp {
  display: flex;
  margin: 6px;
}

.joker-w547zp img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.joker-6gydsy::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);
}

.joker-6gydsy::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);
}

.joker-mspgoo {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .joker-mspgoo {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.joker-82w6oa {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .joker-82w6oa {
    margin-right: 32px;
  }
}

.joker-mkwd31 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .joker-mkwd31 {
    margin-top: 0;
    width: 340px;
  }
}

.joker-mkwd31 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.joker-jarooz {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.joker-qzrbhh {
  position: relative;
}

@media (min-width: 768px) {
  .joker-qzrbhh {
    margin-top: 40px;
  }
}

.joker-qzrbhh + .joker-prgq2l,
.joker-qzrbhh + .joker-qzrbhh {
  margin-top: 24px;
}

.joker-gfpy2h {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .joker-gfpy2h {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .joker-gfpy2h {
    padding: 80px;
  }
}

.joker-n7y3dz {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .joker-n7y3dz {
    padding: 0 16px;
}


}

.joker-ylyrmb {
  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) {
  .joker-ylyrmb {
    font-size: 48px;
    line-height: 56px;
  }
}

.joker-5xeg0n {
  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) {
  .joker-5xeg0n {
    font-size: 24px;
    line-height: 32px;
  }
}

.joker-avnrtb {
  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;
}

.joker-avnrtb:hover {
  background: var(--button-bg-hover);
}

.joker-joig5o {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.joker-joig5o img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .joker-joig5o img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .joker-joig5o img {
  min-height: 100%;
  }
}

.joker-gfpy2h::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.joker-h797xv {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.joker-h797xv h1,
.joker-h797xv h2,
.joker-h797xv h3,
.joker-h797xv h4 {
  margin-bottom: 6px;
}

.joker-h797xv h1:not(:first-child),
.joker-h797xv h2:not(:first-child),
.joker-h797xv h3:not(:first-child),
.joker-h797xv h4:not(:first-child) {
  margin-top: 16px;
}

.joker-h797xv h1,
.joker-h797xv h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .joker-h797xv h1,
  .joker-h797xv h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.joker-h797xv h2,
.joker-h797xv h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .joker-h797xv h2,
  .joker-h797xv h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.joker-h797xv h3,
.joker-h797xv h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .joker-h797xv h3,
  .joker-h797xv h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.joker-h797xv h4,
.joker-h797xv h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.joker-h797xv ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.joker-h797xv ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.joker-h797xv 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);
}

.joker-h797xv ul ul {
  margin-bottom: 8px;
}

.joker-h797xv ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.joker-h797xv ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.joker-h797xv ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.joker-h797xv ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.joker-h797xv ol li::marker {
  font-weight: 700;
}

.joker-h797xv ol ol {
  margin-bottom: 8px;
}

.joker-h797xv ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.joker-h797xv ol ul li {
  padding-left: 16px;
}

.joker-h797xv 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) {
  .joker-h797xv table {
    padding: 24px;
  }
}

.joker-h797xv table.joker-3yoxo9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.joker-thgwsz,
    mask-image 0.3s;
}

.joker-h797xv table.joker-3yoxo9.joker-53oef0 {
  -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) {
  .joker-h797xv table {
    display: table;
  }
}

.joker-h797xv 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);
}

.joker-h797xv table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.joker-h797xv table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.joker-h797xv 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) {
  .joker-h797xv table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.joker-h797xv table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.joker-h797xv table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.joker-h797xv table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.joker-h797xv img {
  max-width: 100%;
  height: auto;
}

.joker-6i5i39 {
  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) {
  .joker-6i5i39 {
    padding: 24px;
  }
}

.joker-9hq4uf {
  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) {
  .joker-9hq4uf {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.joker-9hq4uf > * {
  margin: 0 !important;
}

.joker-9hq4uf img,
.joker-edsjpr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker-9hq4uf img,
  .joker-edsjpr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker-lou65c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker-lou65c {
    width: 32px;
    height: 32px;
  }
}

.joker-r8sswx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.joker-r8sswx .joker-793lgn {
  flex-shrink: 0;
}

.joker-r8sswx .joker-9a8vxd svg {
  display: none;
}

.joker-ftxsjb {
  display: grid;
  transition: max-height 0.joker-thgwsz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .joker-ftxsjb {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .joker-ftxsjb {
    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));
  }
}

.joker-ftxsjb.joker-dtab8q + .joker-793lgn svg {
  transform: rotate(180deg);
}

.joker-tbm6m1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.joker-tbm6m1 > div:nth-child(3n) {
  grid-column: span 2;
}

.joker-tbm6m1
  > div:nth-child(3n)
  .joker-vpxy5p
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .joker-tbm6m1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .joker-tbm6m1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .joker-tbm6m1
    > div:nth-child(3n)
    .joker-vpxy5p
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .joker-tbm6m1 {
    max-width: 270px;
  }
}

.joker-tbm6m1 .joker-vpxy5p button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .joker-tbm6m1 .joker-vpxy5p button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .joker-tbm6m1 .joker-vpxy5p button {
    max-width: 104px;
  }
}

.joker-uqyd34 {
  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) {
  .joker-uqyd34 {
    margin-bottom: 0;
  }
}

.joker-5dob0l {
  display: none;
  opacity: 0;
}

.joker-2vggfp {
  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;
  }
}

.joker-2vggfp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.joker-vpxy5p {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.joker-vpxy5p button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .joker-vpxy5p
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .joker-vpxy5p
    button {
    max-width: 145px;
  }
}

.joker-75q8ol:first-child
  .joker-vpxy5p
  button {
  max-width: 270px;
}

.joker-ri59no {
  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%;
}

.joker-uqyd34 picture {
  width: 100%;
  max-width: 100%;
}

.joker-a5e7fk {
  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;
}

.joker-a5e7fk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.joker-uqyd34:hover .joker-a5e7fk {
  display: flex;
}

.joker-urcq7l {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.joker-wxqlfh {
  display: flex;
}

.joker-wxqlfh:hover .joker-cc0cav,
.joker-wxqlfh .joker-v47uvf .joker-cc0cav {
  display: flex;
}

.joker-wxqlfh svg {
  flex-shrink: 0;
}

.joker-cc0cav {
  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) {
  .joker-cc0cav {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.joker-cc0cav:hover {
  display: flex;
}

.joker-cc0cav svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.joker-1sisg9 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .joker-1sisg9 {
    font-size: 12px;
  }
}

.joker-yffngc,
.joker-yxsb54 {
  width: 50%;
  flex-shrink: 0;
}

.joker-yffngc {
  font-weight: 700;
}

.joker-wk49wi .joker-ftxsjb {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .joker-wk49wi .joker-ftxsjb {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .joker-wk49wi .joker-ftxsjb {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.joker-wk49wi
  .joker-ri59no:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.joker-wk49wi .joker-2vggfp {
  height: 100% !important;
  border-radius: 16px;
}

.joker-wk49wi .joker-vpxy5p {
  gap: 4px;
  align-items: center;
}

.joker-wk49wi .joker-vpxy5p button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.joker-wk49wi .joker-vpxy5p svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.joker-wk49wi .joker-kmfaxm,
.joker-wk49wi .joker-or11so {
  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.joker-qx9vl6.org/2000/svg'%3E%3Cpath d='M9.joker-uav6ji 4.joker-o1j4by.joker-415c1j 5.joker-0aqnn2.joker-q6i6oa 5.joker-7pkwku.joker-bmrwp1 5.joker-i621lf.joker-zghpqs 8.joker-icg5zv.joker-awsgld 9.joker-da4y7y.joker-cde0w3 9.joker-yzwgme.joker-2w4m5j 13.joker-hsrmqq.joker-4ahfay 11.joker-1zxjfi.joker-5fs17t 11.joker-l9wlam.joker-oktcs8 11.joker-enpfts.joker-aqxy43 13.joker-u5tjyq.joker-1p3w8o 9.joker-9mw56q.joker-ae367s 9.joker-lj45xa.joker-zfmogh 8.joker-gkiukn.joker-zwprac 5.joker-ngw3u4.joker-fhkkgl 5.joker-i6c4os.joker-nsozm0 5.joker-t80bqd.joker-62wmfx 4.joker-h15rlh.joker-5fs17t 1.joker-n8c6ai.joker-uav6ji 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.joker-wk49wi .joker-kmfaxm {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.joker-wk49wi .joker-or11so {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.joker-la9wqt {
  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) {
  .joker-la9wqt {
    padding: 24px;
  }
}

.joker-la9wqt .joker-793lgn {
  display: flex;
}

@media (min-width: 768px) {
  .joker-la9wqt .joker-793lgn {
    display: none;
  }
}

.joker-la9wqt .joker-9a8vxd svg {
  display: none;
}

.joker-4ms0zz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.joker-4ms0zz .joker-ml3sf9 {
  display: none;
}

@media (min-width: 768px) {
  .joker-4ms0zz .joker-ml3sf9 {
    display: flex;
  }
}

.joker-yu7ykw {
  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) {
  .joker-yu7ykw {
    font-size: 40px;
    line-height: 48px;
  }
}

.joker-yu7ykw > * {
  margin: 0 !important;
}

.joker-yu7ykw img,
.joker-5fau2d {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker-yu7ykw img,
  .joker-5fau2d {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker-dttgtd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker-dttgtd {
    width: 32px;
    height: 32px;
  }
}

.joker-y3c7z9 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .joker-y3c7z9 {
    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;
  }

  .joker-y3c7z9::-webkit-scrollbar {
    display: none;
  }
}

.joker-xxakh3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .joker-xxakh3 {
    padding: 7px 15px;
  }
}

.joker-xxakh3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.joker-u5ojc6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .joker-u5ojc6 {
    display: flex;
    opacity: 1;
  }
}

.joker-xxakh3 picture {
  height: 100%;
  display: block;
}

.joker-xxakh3 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .joker-xxakh3 img {
    width: 88px;
    height: 44px;
  }
}

.joker-xxakh3 p {
  text-align: center;
  width: 100%;
}

.joker-j2fqzq {
  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) {
  .joker-j2fqzq {
    font-size: 40px;
    line-height: 48px;
  }
}

.joker-j2fqzq img,
.joker-scll0x {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker-j2fqzq img,
  .joker-scll0x {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker-rgvvgc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker-rgvvgc {
    width: 32px;
    height: 32px;
  }
}

.joker-zcqs70 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.joker-6wlfz8 {
  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;
}

.joker-m0edoj {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.joker-m0edoj.joker-v47uvf {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.joker-avj5n0 {
  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) {
  .joker-avj5n0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.joker-iwlzev {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.joker-wyg033 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.joker-thgwsz ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.joker-8jdoyw {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.joker-8jdoyw ol,
.joker-8jdoyw ul {
  padding-left: 1.3em;
}

.joker-m0edoj.joker-v47uvf .joker-wyg033 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.joker-m0edoj.joker-v47uvf .joker-iwlzev {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.joker-1aizuk {
  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) {
  .joker-1aizuk {
    padding: 24px;
  }
}

.joker-1aizuk .joker-793lgn {
  display: flex;
}

@media (min-width: 768px) {
  .joker-1aizuk .joker-793lgn {
    display: none;
  }
}

.joker-1aizuk .joker-9a8vxd svg {
  display: none;
}

.joker-6rktea {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.joker-6rktea .joker-ml3sf9 {
  display: none;
}

@media (min-width: 768px) {
  .joker-6rktea .joker-ml3sf9 {
    display: flex;
  }
}

.joker-ahg6ma {
  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) {
  .joker-ahg6ma {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.joker-ahg6ma > * {
  margin: 0 !important;
}

.joker-ahg6ma img,
.joker-djfgws {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .joker-ahg6ma img,
  .joker-djfgws {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.joker-rf31tx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .joker-rf31tx {
    width: 32px;
    height: 32px;
  }
}

.joker-i4mjsf {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .joker-i4mjsf {
    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;
  }

  .joker-i4mjsf::-webkit-scrollbar {
    display: none;
  }
}

.joker-t4ku1p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.joker-t4ku1p:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.joker-c2bsae {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .joker-c2bsae {
    display: flex;
    opacity: 1;
  }
}

.joker-t4ku1p picture {
  width: auto;
  height: 100%;
  display: block;
}

.joker-t4ku1p picture img {
  display: block;
  width: auto;
  height: 100%;
}

.joker-ij7owk {
  margin: -24px 0;
}

.joker-ij7owk:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .joker-ij7owk {
    margin: -16px 0;
  }
}

.joker-hwglyj {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .joker-hwglyj {
    flex-direction: row;
  }
}

.joker-3zzgfx {
  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) {
  .joker-3zzgfx {
    flex: 1;
  }
}

.joker-3zzgfx::placeholder {
  color: var(--Text-400);
}

.joker-t9s5vs {
  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;
}

.joker-85xu93 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.joker-85xu93::-webkit-scrollbar {
  display: none;
}

.joker-dp2hub {
  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;
}

.joker-dp2hub img,
.joker-dp2hub svg {
  margin-right: 8px;
}

.joker-avfdz7 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.joker-ij7owk + .joker-km5ysk {
  margin-top: 0;
}

@media (min-width: 768px) {
  .joker-ij7owk + .joker-km5ysk {
    margin-top: -16px;
  }
}

.joker-1k4zmi {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.joker-1k4zmi > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.joker-1k4zmi > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.joker-jn4veh {
  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;
}

.joker-l90got {
  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;
}

.joker-17kypy {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.joker-6vqdgd {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.joker-x87wk4 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.joker-jn4veh 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;
}

.joker-jn4veh 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) {
  .joker-jn4veh {
    padding: 39px 179px 39px 39px;
  }

  .joker-l90got {
    font-size: 40px;
    line-height: 48px;
  }

  .joker-x87wk4 {
    height: 348px;
  }

  .joker-jn4veh button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .joker-jn4veh button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .joker-jn4veh {
    padding: 63px;
  }
}

.joker-vm0qrs {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .joker-vm0qrs {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.joker-y0bh1i {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .joker-y0bh1i {
    width: auto;
  }
}

.joker-8ryup2 {
  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;
}

.joker-8ryup2::-webkit-scrollbar {
  display: none;
}

.joker-8ryup2 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);
}

.joker-8ryup2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .joker-8ryup2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.joker-vm0qrs .joker-lpna0s {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.joker-thgwsz,
    mask-image 0.3s;
}

.joker-vm0qrs .joker-lpna0s.joker-53oef0 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.joker-h626ly {
  margin: 40px -16px;
}

.joker-3x23zh + .joker-prgq2l,
.joker-3x23zh + .joker-qzrbhh {
  margin-top: 24px;
}

.joker-ho644o {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.joker-ho644o picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.joker-1hf2d9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .joker-1hf2d9 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .joker-1hf2d9 {
    margin-top: 0;
  }
}

.joker-jinrp3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .joker-jinrp3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.joker-kh24sl {
  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) {
  .joker-kh24sl {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.joker-fkwmdu {
  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) {
  .joker-fkwmdu {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.joker-ppx5av {
  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) {
  .joker-ppx5av {
    font-size: 20px;
    line-height: 28px;
  }
}

.joker-vr06t3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .joker-vr06t3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.joker-5navve {
  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;
}

.joker-467xqw {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.joker-467xqw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.joker-km5ysk {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.joker-vzx5d1 {
  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) {
  .joker-vzx5d1 {
    padding: 15px 48px;
  }
}

main > .joker-km5ysk {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .joker-ftxsjb.joker-p745xz > div:nth-child(n+5) {
    display: none;
  }
}

.joker-h797xv p a img {
  display: block;
  margin: 0 auto;
}


.joker-4pi6fz {
  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 */
.joker-zmv0hd {
  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;
}

.joker-zmv0hd label {
  font-size: 14px;
}

.joker-zmv0hd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.joker-zmv0hd input,
.joker-zmv0hd textarea,
.joker-zmv0hd 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;
}
.joker-zmv0hd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.joker-1z789i ease;
}
.joker-zmv0hd button:hover {
  background-color: var(--button-bg-hover);
}
.joker-poauax {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.joker-3b4zxz ease-in;
}

.joker-poauax 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;
}
.joker-k5zai5, .joker-yn03v6, [class*="review-card"],
thead, thead th, table th, .joker-velm5s,
.joker-9aqhry, [class*="collapsible-header"],
.joker-c7uowj, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.joker-szegjg img, .joker-1wozxg img { filter: invert(1); }
