* {
  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;
  }
}

.slotexo-gqurgq {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .slotexo-gqurgq {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .slotexo-gqurgq {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.slotexo-wtxd2a {
  overflow: hidden;
}

.slotexo-wu04fp img {
  background: var(--Neutral-300);
}

.slotexo-zb8t97 {
  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;
}

.slotexo-xr0twx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.slotexo-xr0twx:hover {
  background: var(--button-bg-hover);
}

.slotexo-xcln65 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.slotexo-xcln65:hover {
  background: var(--button-bg-hover);
}

.slotexo-3g8idp {
  font-size: 12px;
  line-height: 18px;
}

.slotexo-kuy1zt {
  font-size: 18px;
  line-height: 26px;
}

.slotexo-3eaqug {
  width: 100%;
}

.slotexo-dcdo2y {
  padding: 6px 16px;
}

.slotexo-ncmwg2 {
  padding: 10px 16px;
}

.slotexo-2142ll {
  padding: 15px 26px;
}

.slotexo-hgoapu {
  flex-shrink: 0;
}

.slotexo-hr31ib {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.slotexo-3gszwl {
  display: none;
}

.slotexo-tlzzxe {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.slotexo-9c8c9i {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.slotexo-d6pc8y {
  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;
}

.slotexo-ayn94n {
  cursor: grab;
}

.slotexo-d6pc8y::-webkit-scrollbar {
  display: none;
}

.slotexo-pwilm8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.slotexo-hmohmx {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.slotexo-qluh7e {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.slotexo-yo5l3u {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.slotexo-r0h405 {
  visibility: visible;
}

.slotexo-926ao6 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.slotexo-jnrws8 ease;
}

.slotexo-j0pv4r {
  background-color: var(--Primary-200);
  width: 16px;
}

.slotexo-7126jx {
  -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.slotexo-jnrws8,
    mask-image 0.3s;
}

.slotexo-7126jx.slotexo-4p93bi {
  -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;
  }
}

.slotexo-xfk0vb: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;
}

.slotexo-mzl2zq {
  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.slotexo-80t5cf.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.slotexo-80t5cf.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;
}

.slotexo-lbj73f {
  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);
}

.slotexo-lbj73f::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%
  );
}

.slotexo-jupa8u {
  position: relative;
  z-index: 1;
}

.slotexo-os48ke {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.slotexo-fbqeqy {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.slotexo-neqsrc {
  font-size: 40px;
  line-height: 48px;
}

.slotexo-nz4mxo {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.slotexo-uupkxb {
  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;
}

.slotexo-uupkxb:hover {
  background: var(--Primary-400);
}

.slotexo-uupkxb svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.slotexo-xfk0vb 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) {
  .slotexo-lbj73f {
    max-width: 600px;
    padding: 64px;
  }

  .slotexo-os48ke {
    font-size: 24px;
    line-height: 32px;
  }

  .slotexo-fbqeqy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .slotexo-neqsrc {
    font-size: 50px;
    line-height: 56px;
  }

  .slotexo-nz4mxo {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .slotexo-mzl2zq {
    top: 25px;
    right: 25px;
  }
}

.slotexo-u1kiou,
.slotexo-mn3kzo {
  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;
}

.slotexo-1unibn.slotexo-1vnh7q::before,
.slotexo-mn3kzo::before,
.slotexo-oq53hd::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.slotexo-80t5cf.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.slotexo-6jxw6w 14.slotexo-vgu2yz.slotexo-59u2ni 14.slotexo-oo8zuh 15.slotexo-z5vmuw 14.slotexo-b5rgad 15.slotexo-s3bws3 14.slotexo-gtvwu9.slotexo-rcbnwi 14.slotexo-g7go0p 19.slotexo-8ah3ec 12.slotexo-2imdj6 19.slotexo-8ah3ec 10.slotexo-s4hzzg.slotexo-8ah3ec 8.slotexo-0yekgb 17.slotexo-7od9m5 7.slotexo-l2xx8f 15.slotexo-axsz0c 7.slotexo-7sqy5y.slotexo-ve5ap3 7.slotexo-l2xx8f 11.slotexo-kjovx8 8.slotexo-0yekgb 11.slotexo-kjovx8 10.slotexo-lzg6uj.slotexo-kjovx8 12.slotexo-sra4nh 13.slotexo-45l4wz 14.slotexo-nkbji9 15.slotexo-eimi3w 14.slotexo-cao36i.slotexo-caxibp 14.slotexo-ynb5f5 15.slotexo-n76nef 14.slotexo-2ecyz0 15.slotexo-0l3z19 14.slotexo-o280j3.slotexo-6jxw6w 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.slotexo-25cweh 15.slotexo-ldzr61.slotexo-vv1958 15.slotexo-o8g2mj 15.slotexo-4yoage 15.slotexo-oazb3z 15.slotexo-2lvzd1 15.slotexo-7aqygv.slotexo-s9dpil 15.slotexo-oazb3z 15.slotexo-7sf8nu 15.slotexo-qlajyd 15.slotexo-jjn6qj 15.slotexo-g4gujg.slotexo-5x7pfb 15.slotexo-l8d441 7.slotexo-r52k4r 18.slotexo-1toq74 7.slotexo-o762ad 23.slotexo-pwbmme.slotexo-0yxxho.slotexo-0r2s4j 18.slotexo-ecjdin 19.slotexo-w511kg 15.slotexo-z5g2fo 15.slotexo-25cweh 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.slotexo-5ttf4w [type="submit"] *,
.slotexo-jqrptp button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .slotexo-hodswy {
    display: none;
  }
}

.slotexo-g4zzfk {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .slotexo-g4zzfk {
  display: none;
}

@media (min-width: 768px) {
  .slotexo-g4zzfk {
    bottom: 22px;
  }
}

.slotexo-g4zzfk input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .slotexo-g4zzfk {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.slotexo-tuuard.static) .slotexo-g4zzfk {
    bottom: 8px;
  }
}

.slotexo-3xi2zh {
  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.slotexo-80t5cf.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.slotexo-t9i5rf 3.slotexo-noer9p.slotexo-v0nxzm.slotexo-y5vrnp 3.slotexo-3zs4t3 3.slotexo-h64hf1 5.slotexo-6g12pt 3.slotexo-h64hf1 8.slotexo-ucxxkc.slotexo-k5vfpy.slotexo-h64hf1 26.slotexo-yudgw3 5.slotexo-405166 28.slotexo-898180 8.slotexo-2g9j9g 28.slotexo-l0dfk7.slotexo-6l60en 28.slotexo-7elded.slotexo-dys1f5 34.slotexo-eq6gml.slotexo-8b2u0d 36.slotexo-54o8mw 11.slotexo-98mfof 37.slotexo-64p2gj 12.slotexo-z10tdy 36.slotexo-kobg8p.slotexo-i73gct 28.slotexo-73yxl1.slotexo-wt1cfc.slotexo-vox8ys 28.slotexo-8fpyeb 36.slotexo-kch3jc 26.slotexo-teukn8 36.slotexo-kch3jc 23.slotexo-qlifti.slotexo-irrzsa.slotexo-kch3jc 5.slotexo-7z7p89 34.slotexo-gxscp4 3.slotexo-3zs4t3 31.slotexo-t9i5rf 3.slotexo-8bkssq.slotexo-4ae9yi 18.slotexo-n6s94o.slotexo-og832f 18.slotexo-z0qdmw 8.slotexo-1ph8c1 17.slotexo-0cjp0o 8.slotexo-1ph8c1 15.slotexo-j6f4lz.slotexo-1ph8c1 14.slotexo-eceemd 9.slotexo-og832f 13.slotexo-wv8p6m 11.slotexo-4ae9yi 13.slotexo-86wft2.slotexo-srqhdz 13.slotexo-wv8p6m 13.slotexo-1oplxv 14.slotexo-eceemd 13.slotexo-1oplxv 15.slotexo-nrwfdp.slotexo-1oplxv 17.slotexo-0cjp0o 12.slotexo-srqhdz 18.slotexo-z0qdmw 11.slotexo-4ae9yi 18.slotexo-yop2x5.slotexo-grzkaq 18.slotexo-fm5rwu.slotexo-7d9v6y 18.slotexo-z0qdmw 17.slotexo-70ftvq 17.slotexo-0cjp0o 17.slotexo-70ftvq 15.slotexo-qxrtw1.slotexo-70ftvq 14.slotexo-eceemd 18.slotexo-7d9v6y 13.slotexo-wv8p6m 20.slotexo-grzkaq 13.slotexo-xz8aj3.slotexo-muji47 13.slotexo-wv8p6m 22.slotexo-pt8r2u 14.slotexo-eceemd 22.slotexo-pt8r2u 15.slotexo-drxzfc.slotexo-ges8w6 17.slotexo-0cjp0o 21.slotexo-muji47 18.slotexo-z0qdmw 20.slotexo-grzkaq 18.slotexo-oj7qrl.slotexo-wkp77t 18.slotexo-78gder.slotexo-trbm6s 18.slotexo-z0qdmw 26.slotexo-ufcpcp 17.slotexo-0cjp0o 26.slotexo-ufcpcp 15.slotexo-vmdtzp.slotexo-ufcpcp 14.slotexo-eceemd 27.slotexo-trbm6s 13.slotexo-wv8p6m 28.slotexo-wkp77t 13.slotexo-d63yar.slotexo-sgeogm 13.slotexo-wv8p6m 31.slotexo-s9yoh6 14.slotexo-eceemd 31.slotexo-s9yoh6 15.slotexo-x054ft.slotexo-ufcpcp 17.slotexo-0cjp0o 30.slotexo-sgeogm 18.slotexo-z0qdmw 28.slotexo-wkp77t 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"])
    .slotexo-3xi2zh {
    display: none;
  }
}

.slotexo-fzvz98 {
  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) {
  .slotexo-fzvz98 {
    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;
}

.slotexo-jqrptp {
  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) {
  .slotexo-jqrptp {
    padding: 14px 16px;
  }
}

.slotexo-jqrptp button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.slotexo-jqrptp button:first-child {
  align-content: end;
}

.slotexo-jqrptp button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .slotexo-jqrptp
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .slotexo-jqrptp
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.slotexo-jqrptp button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.slotexo-jqrptp button:last-child svg {
  width: 38px;
  height: 38px;
}

.slotexo-oq53hd {
  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;
}

.slotexo-oq53hd::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .slotexo-oq53hd,
.pc61d126-chatbot[data-active-screen="3"]
  .slotexo-oq53hd {
  opacity: 1;
  visibility: visible;
}

.slotexo-dizpg2 {
  flex: 1 1;
}

.slotexo-e1y08q {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .slotexo-e1y08q {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .slotexo-bqwp1f {
  display: block;
}

.slotexo-d00c6q {
  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) {
  .slotexo-d00c6q {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.slotexo-mn3kzo {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.slotexo-mn3kzo::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.slotexo-z7dor9 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.slotexo-z7dor9 p {
  color: var(--Text-100);
}

.slotexo-mn3kzo .slotexo-s3kmbk {
  grid-area: button;
}

.slotexo-mn3kzo .slotexo-s3kmbk::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.slotexo-80t5cf.org/2000/svg'%3E%3Cpath d='M4.slotexo-z9sx9h 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.slotexo-vr156a 15L16.slotexo-vr156a 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.slotexo-vr156a 5L16.slotexo-vr156a 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .slotexo-dwvfm5 {
  display: block;
}

.slotexo-69t77r {
  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) {
  .slotexo-69t77r {
    margin-top: 40px;
  }
}

.slotexo-u1kiou label,
.slotexo-u1kiou input {
  display: block;
  width: 100%;
}

.slotexo-u1kiou label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.slotexo-u1kiou label.slotexo-3wuh59 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.slotexo-u1kiou label.slotexo-3wuh59::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;
}

.slotexo-u1kiou 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;
}

.slotexo-u1kiou input::placeholder {
  color: var(--Text-400);
}

.slotexo-2k9j3f {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .slotexo-2k9j3f {
  display: flex;
}

.slotexo-2k9j3f ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .slotexo-2k9j3f ol {
    height: 420px;
    padding: 24px;
  }
}

.slotexo-2k9j3f ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.slotexo-5ttf4w {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .slotexo-5ttf4w {
    padding: 0 24px 24px;
  }
}

.slotexo-5ttf4w 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;
}

.slotexo-5ttf4w input::placeholder {
  color: var(--Text-400);
}

.slotexo-5ttf4w [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.slotexo-5ttf4w [type="submit"]:disabled {
  opacity: 0.5;
}

.slotexo-5ttf4w [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .slotexo-5ttf4w [type="submit"] {
    right: 40px;
  }
}

.slotexo-1unibn {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.slotexo-1unibn.slotexo-1vnh7q {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.slotexo-1unibn.slotexo-1vnh7q::before {
  content: "";
  width: 31px;
}

.slotexo-1unibn.slotexo-1vnh7q p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.slotexo-1unibn.slotexo-1u1sr1 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.slotexo-1unibn p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.slotexo-g4zzfk .slotexo-s3kmbk {
  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;
  }
}

.slotexo-hodswy {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .slotexo-hodswy {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .slotexo-hodswy {
    padding: 18px 0;
  }
}

.slotexo-hodswy .slotexo-gqurgq {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .slotexo-hodswy .slotexo-gqurgq {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.slotexo-m7f798 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .slotexo-m7f798 {
    max-width: 160px;
    height: 40px;
  }
}

.slotexo-m7f798 picture,
.slotexo-m7f798 img {
  display: block;
  width: 100%;
  height: 100%;
}

.slotexo-m7f798 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .slotexo-cwjn19 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.slotexo-jnrws8 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .slotexo-hodswy.slotexo-ccxynm .slotexo-cwjn19 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .slotexo-cwjn19 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .slotexo-cwjn19 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.slotexo-t3heo6,
.slotexo-05jr65 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .slotexo-t3heo6,
  .slotexo-05jr65 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .slotexo-05jr65 {
    display: none;
  }
}

.slotexo-494igb {
  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;
}

.slotexo-ccxynm .slotexo-494igb {
  background: var(--fh-bg-color);
}

.slotexo-494igb button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .slotexo-494igb {
    display: none;
  }
}

.slotexo-ghgkoe {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .slotexo-ghgkoe {
    display: none;
  }
}

.slotexo-aftbwf {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.slotexo-hodswy.slotexo-ccxynm .slotexo-aftbwf:first-child {
  display: none;
}

.slotexo-hodswy.slotexo-ccxynm .slotexo-aftbwf:last-child {
  display: block;
}

.slotexo-aftbwf:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .slotexo-aftbwf {
    display: none;
  }
}

.slotexo-lzpirk {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .slotexo-lzpirk {
    display: flex;
  }
}

.slotexo-lzpirk ul {
  max-height: 350px;
  overflow-y: auto;
}

.slotexo-lzpirk:hover ul {
  visibility: visible;
  opacity: 1;
}

.slotexo-lzpirk:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.slotexo-lzpirk:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.slotexo-lzpirk:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.slotexo-lzpirk:hover .slotexo-7senep svg {
  transform: rotate(180deg);
}

.slotexo-usfhig {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.slotexo-aaax0e {
  padding: 0 8px;
}

.slotexo-2utp0a {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.slotexo-2utp0a:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .slotexo-2utp0a {
    padding: 4px 8px;
  }
}

.slotexo-g1zmp8 {
  display: flex;
}

.slotexo-g1zmp8 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.slotexo-7senep {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.slotexo-7senep svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.slotexo-w23rah {
  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) {
  .slotexo-w23rah {
    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;
  }
}

.slotexo-2dm08o {
  width: 100%;
}

@media (min-width: 1200px) {
  .slotexo-2dm08o {
    display: none;
  }
}

.slotexo-ja2ygd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.slotexo-6cd4jq {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.slotexo-js006k {
  display: flex;
}

.slotexo-oncyov {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.slotexo-9ct808 {
  list-style: none;
}

@media (max-width: 1199px) {
  .slotexo-9ct808 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .slotexo-9ct808 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .slotexo-9ct808 .slotexo-iglgw9 [data-ref-el],
  .slotexo-9ct808 .slotexo-iglgw9 span,
  .slotexo-9ct808 .slotexo-iglgw9 a {
    white-space: nowrap;
  }
}

.slotexo-asg32j {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .slotexo-asg32j.slotexo-6v3f78 > .slotexo-iglgw9 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .slotexo-asg32j.slotexo-vm0d8y:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .slotexo-asg32j.slotexo-6v3f78 > .slotexo-et2dzo {
    height: auto;
  }

  .slotexo-asg32j.slotexo-6v3f78 > div > .slotexo-qca1i4 {
    transform: rotate(180deg);
  }
}

.slotexo-asg32j [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.slotexo-asg32j [data-ref-el],
.slotexo-asg32j span {
  cursor: pointer;
}

.slotexo-asg32j [data-ref-el],
.slotexo-asg32j span,
.slotexo-asg32j a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .slotexo-asg32j [data-ref-el],
  .slotexo-asg32j span,
  .slotexo-asg32j a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .slotexo-asg32j [data-ref-el],
  .slotexo-asg32j span,
  .slotexo-asg32j a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.slotexo-et2dzo {
  height: 0;
  overflow: hidden;
  transition: height 0.slotexo-jnrws8 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.slotexo-et2dzo::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.slotexo-et2dzo::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.slotexo-et2dzo::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .slotexo-et2dzo {
    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;
  }

  .slotexo-et2dzo:has(> .slotexo-asg32j.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .slotexo-et2dzo .slotexo-et2dzo {
    padding: 0;
  }

  .slotexo-et2dzo .slotexo-asg32j {
    font-weight: 400;
  }

  .slotexo-et2dzo .slotexo-asg32j:hover > .slotexo-iglgw9 {
    background: var(--Neutral-300);
  }

  .slotexo-et2dzo .slotexo-qca1i4 {
    rotate: -90deg;
  }
}

.slotexo-iglgw9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .slotexo-iglgw9 {
    padding: 8px;
  }

  .slotexo-asg32j.slotexo-pfglco > .slotexo-iglgw9 {
    background: var(--Neutral-300);
  }
}

.slotexo-qca1i4 {
  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.slotexo-80t5cf.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.slotexo-ow96k4 0.slotexo-6qkrlz.slotexo-vwr92f -0.slotexo-oxhjdn 0.slotexo-a1k2wy -0.slotexo-oxhjdn 1.slotexo-4i241w 0.slotexo-xt8rli.slotexo-dsmvku 4.slotexo-wiroe0.slotexo-ow96k4 0.slotexo-nbgceh.slotexo-fkvt4g -0.slotexo-oxhjdn 9.slotexo-6zuxjn -0.slotexo-oxhjdn 10.slotexo-q72fhj 0.slotexo-eustb5.slotexo-fsp62m 0.slotexo-vwr92f 10.slotexo-fsp62m 0.slotexo-a1k2wy 10.slotexo-q72fhj 1.slotexo-8dllu7.slotexo-3x4ijl 5.slotexo-dn6v1d.slotexo-3veh1l 6.slotexo-qztswh 5.slotexo-7p2gih 6.slotexo-qztswh 4.slotexo-9lnwts 5.slotexo-by6x95.slotexo-ow96k4 1.slotexo-lkyblo.slotexo-oxhjdn 0.slotexo-a1k2wy -0.slotexo-oxhjdn 0.slotexo-vwr92f 0.slotexo-ow96k4 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.slotexo-jnrws8 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .slotexo-qca1i4 {
    cursor: default;
  }
}

.slotexo-rllm6j {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.slotexo-kq6s01 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .slotexo-kq6s01 {
    padding: 40px 4px;
  }
}

.slotexo-nu6ok5 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .slotexo-nu6ok5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.slotexo-aamugh {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .slotexo-aamugh {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.slotexo-aamugh ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.slotexo-aamugh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.slotexo-aamugh [data-ref-el],
.slotexo-aamugh span,
.slotexo-aamugh a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.slotexo-bsojs4 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .slotexo-bsojs4 {
    margin-bottom: 12px;
  }
}

.slotexo-76k3gx {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.slotexo-76k3gx img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .slotexo-76k3gx:last-child {
    margin-right: 0;
  }
}

.slotexo-ijonju {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.slotexo-bsojs4:hover .slotexo-q6wzp2 {
  visibility: visible;
  opacity: 1;
}

.slotexo-q6wzp2 {
  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);
}

.slotexo-ru2t5v {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.slotexo-9xh5dl {
  display: flex;
  margin: 6px;
}

.slotexo-9xh5dl img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.slotexo-q6wzp2::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);
}

.slotexo-q6wzp2::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);
}

.slotexo-esy5xn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .slotexo-esy5xn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.slotexo-pxz1c0 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .slotexo-pxz1c0 {
    margin-right: 32px;
  }
}

.slotexo-jty12d {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .slotexo-jty12d {
    margin-top: 0;
    width: 340px;
  }
}

.slotexo-jty12d a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.slotexo-6hzgra {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.slotexo-azw0ue {
  position: relative;
}

@media (min-width: 768px) {
  .slotexo-azw0ue {
    margin-top: 40px;
  }
}

.slotexo-azw0ue + .slotexo-9y7t92,
.slotexo-azw0ue + .slotexo-azw0ue {
  margin-top: 24px;
}

.slotexo-wl0vxw {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .slotexo-wl0vxw {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .slotexo-wl0vxw {
    padding: 80px;
  }
}

.slotexo-0ns7qb {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .slotexo-0ns7qb {
    padding: 0 16px;
}


}

.slotexo-5x1h9d {
  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) {
  .slotexo-5x1h9d {
    font-size: 48px;
    line-height: 56px;
  }
}

.slotexo-zi0smt {
  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) {
  .slotexo-zi0smt {
    font-size: 24px;
    line-height: 32px;
  }
}

.slotexo-vsoend {
  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;
}

.slotexo-vsoend:hover {
  background: var(--button-bg-hover);
}

.slotexo-xa4ena {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.slotexo-xa4ena img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .slotexo-xa4ena img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .slotexo-xa4ena img {
  min-height: 100%;
  }
}

.slotexo-wl0vxw::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.slotexo-rcmohi {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.slotexo-rcmohi h1,
.slotexo-rcmohi h2,
.slotexo-rcmohi h3,
.slotexo-rcmohi h4 {
  margin-bottom: 6px;
}

.slotexo-rcmohi h1:not(:first-child),
.slotexo-rcmohi h2:not(:first-child),
.slotexo-rcmohi h3:not(:first-child),
.slotexo-rcmohi h4:not(:first-child) {
  margin-top: 16px;
}

.slotexo-rcmohi h1,
.slotexo-rcmohi h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .slotexo-rcmohi h1,
  .slotexo-rcmohi h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.slotexo-rcmohi h2,
.slotexo-rcmohi h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .slotexo-rcmohi h2,
  .slotexo-rcmohi h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotexo-rcmohi h3,
.slotexo-rcmohi h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .slotexo-rcmohi h3,
  .slotexo-rcmohi h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.slotexo-rcmohi h4,
.slotexo-rcmohi h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.slotexo-rcmohi ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.slotexo-rcmohi ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.slotexo-rcmohi 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);
}

.slotexo-rcmohi ul ul {
  margin-bottom: 8px;
}

.slotexo-rcmohi ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.slotexo-rcmohi ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.slotexo-rcmohi ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.slotexo-rcmohi ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.slotexo-rcmohi ol li::marker {
  font-weight: 700;
}

.slotexo-rcmohi ol ol {
  margin-bottom: 8px;
}

.slotexo-rcmohi ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.slotexo-rcmohi ol ul li {
  padding-left: 16px;
}

.slotexo-rcmohi 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) {
  .slotexo-rcmohi table {
    padding: 24px;
  }
}

.slotexo-rcmohi table.slotexo-98l0me {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.slotexo-jnrws8,
    mask-image 0.3s;
}

.slotexo-rcmohi table.slotexo-98l0me.slotexo-4p93bi {
  -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) {
  .slotexo-rcmohi table {
    display: table;
  }
}

.slotexo-rcmohi table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.slotexo-rcmohi table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.slotexo-rcmohi table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slotexo-rcmohi 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) {
  .slotexo-rcmohi table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.slotexo-rcmohi table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.slotexo-rcmohi table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slotexo-rcmohi table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.slotexo-rcmohi img {
  max-width: 100%;
  height: auto;
}

.slotexo-h5iexe {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .slotexo-h5iexe {
    padding: 24px;
  }
}

.slotexo-8srykx {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .slotexo-8srykx {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.slotexo-8srykx > * {
  margin: 0 !important;
}

.slotexo-8srykx img,
.slotexo-9jac61 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotexo-8srykx img,
  .slotexo-9jac61 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotexo-wfh5pn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotexo-wfh5pn {
    width: 32px;
    height: 32px;
  }
}

.slotexo-yd6c9d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.slotexo-yd6c9d .slotexo-22lwx2 {
  flex-shrink: 0;
}

.slotexo-yd6c9d .slotexo-3ixmaf svg {
  display: none;
}

.slotexo-ggrn2i {
  display: grid;
  transition: max-height 0.slotexo-jnrws8 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .slotexo-ggrn2i {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .slotexo-ggrn2i {
    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));
  }
}

.slotexo-ggrn2i.slotexo-1imfu3 + .slotexo-22lwx2 svg {
  transform: rotate(180deg);
}

.slotexo-gu5kb8 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.slotexo-gu5kb8 > div:nth-child(3n) {
  grid-column: span 2;
}

.slotexo-gu5kb8
  > div:nth-child(3n)
  .slotexo-iim14m
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .slotexo-gu5kb8 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .slotexo-gu5kb8 > div:nth-child(3n) {
    grid-column: unset;
  }

  .slotexo-gu5kb8
    > div:nth-child(3n)
    .slotexo-iim14m
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .slotexo-gu5kb8 {
    max-width: 270px;
  }
}

.slotexo-gu5kb8 .slotexo-iim14m button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .slotexo-gu5kb8 .slotexo-iim14m button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .slotexo-gu5kb8 .slotexo-iim14m button {
    max-width: 104px;
  }
}

.slotexo-l1jixo {
  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) {
  .slotexo-l1jixo {
    margin-bottom: 0;
  }
}

.slotexo-ooec5s {
  display: none;
  opacity: 0;
}

.slotexo-5zdktg {
  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;
  }
}

.slotexo-5zdktg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.slotexo-iim14m {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.slotexo-iim14m button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .slotexo-iim14m
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .slotexo-iim14m
    button {
    max-width: 145px;
  }
}

.slotexo-w3twk2:first-child
  .slotexo-iim14m
  button {
  max-width: 270px;
}

.slotexo-9pupez {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.slotexo-l1jixo picture {
  width: 100%;
  max-width: 100%;
}

.slotexo-7cu8lg {
  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;
}

.slotexo-7cu8lg svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.slotexo-l1jixo:hover .slotexo-7cu8lg {
  display: flex;
}

.slotexo-kuqt5q {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.slotexo-k1he7l {
  display: flex;
}

.slotexo-k1he7l:hover .slotexo-rklpaf,
.slotexo-k1he7l .slotexo-pfglco .slotexo-rklpaf {
  display: flex;
}

.slotexo-k1he7l svg {
  flex-shrink: 0;
}

.slotexo-rklpaf {
  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) {
  .slotexo-rklpaf {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.slotexo-rklpaf:hover {
  display: flex;
}

.slotexo-rklpaf svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.slotexo-wrrb0i {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .slotexo-wrrb0i {
    font-size: 12px;
  }
}

.slotexo-eeqmij,
.slotexo-4saf6c {
  width: 50%;
  flex-shrink: 0;
}

.slotexo-eeqmij {
  font-weight: 700;
}

.slotexo-8y0zta .slotexo-ggrn2i {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .slotexo-8y0zta .slotexo-ggrn2i {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .slotexo-8y0zta .slotexo-ggrn2i {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.slotexo-8y0zta
  .slotexo-9pupez:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.slotexo-8y0zta .slotexo-5zdktg {
  height: 100% !important;
  border-radius: 16px;
}

.slotexo-8y0zta .slotexo-iim14m {
  gap: 4px;
  align-items: center;
}

.slotexo-8y0zta .slotexo-iim14m button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slotexo-8y0zta .slotexo-iim14m svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.slotexo-8y0zta .slotexo-k0fdzg,
.slotexo-8y0zta .slotexo-uqf0rj {
  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.slotexo-80t5cf.org/2000/svg'%3E%3Cpath d='M9.slotexo-nkemxh 4.slotexo-rjmu1r.slotexo-prlk9g 5.slotexo-44ys8b.slotexo-8joazu 5.slotexo-i6t46p.slotexo-3z6cfr 5.slotexo-xmn5x6.slotexo-g9389k 8.slotexo-5u145e.slotexo-w30997 9.slotexo-0ra4fm.slotexo-y1rick 9.slotexo-09osye.slotexo-xadjbp 13.slotexo-lxq8v1.slotexo-8p7sam 11.slotexo-sekler.slotexo-yu34xr 11.slotexo-5gbhs8.slotexo-3aurvz 11.slotexo-wn6zdu.slotexo-k1xa59 13.slotexo-0sazep.slotexo-0lu4ee 9.slotexo-njmqjc.slotexo-6cfelz 9.slotexo-kno9gv.slotexo-u0be0g 8.slotexo-59hont.slotexo-b87k70 5.slotexo-t5hyt8.slotexo-52s43r 5.slotexo-saipmj.slotexo-kr2nbf 5.slotexo-cs5vfm.slotexo-ajgid9 4.slotexo-pb9z61.slotexo-yu34xr 1.slotexo-38n5a6.slotexo-nkemxh 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.slotexo-8y0zta .slotexo-k0fdzg {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.slotexo-8y0zta .slotexo-uqf0rj {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.slotexo-5vjdx4 {
  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) {
  .slotexo-5vjdx4 {
    padding: 24px;
  }
}

.slotexo-5vjdx4 .slotexo-22lwx2 {
  display: flex;
}

@media (min-width: 768px) {
  .slotexo-5vjdx4 .slotexo-22lwx2 {
    display: none;
  }
}

.slotexo-5vjdx4 .slotexo-3ixmaf svg {
  display: none;
}

.slotexo-sxsumc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.slotexo-sxsumc .slotexo-zb8t97 {
  display: none;
}

@media (min-width: 768px) {
  .slotexo-sxsumc .slotexo-zb8t97 {
    display: flex;
  }
}

.slotexo-wmtbva {
  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) {
  .slotexo-wmtbva {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotexo-wmtbva > * {
  margin: 0 !important;
}

.slotexo-wmtbva img,
.slotexo-qdqgs1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotexo-wmtbva img,
  .slotexo-qdqgs1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotexo-kvfec7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotexo-kvfec7 {
    width: 32px;
    height: 32px;
  }
}

.slotexo-92k3fc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .slotexo-92k3fc {
    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;
  }

  .slotexo-92k3fc::-webkit-scrollbar {
    display: none;
  }
}

.slotexo-5ul0m4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .slotexo-5ul0m4 {
    padding: 7px 15px;
  }
}

.slotexo-5ul0m4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.slotexo-6gwq3s {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .slotexo-6gwq3s {
    display: flex;
    opacity: 1;
  }
}

.slotexo-5ul0m4 picture {
  height: 100%;
  display: block;
}

.slotexo-5ul0m4 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .slotexo-5ul0m4 img {
    width: 88px;
    height: 44px;
  }
}

.slotexo-5ul0m4 p {
  text-align: center;
  width: 100%;
}

.slotexo-o2omtk {
  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) {
  .slotexo-o2omtk {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotexo-o2omtk img,
.slotexo-crsz6k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotexo-o2omtk img,
  .slotexo-crsz6k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotexo-a464cv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotexo-a464cv {
    width: 32px;
    height: 32px;
  }
}

.slotexo-9cm2ie {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.slotexo-ccom0a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.slotexo-gzskt4 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.slotexo-gzskt4.slotexo-pfglco {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.slotexo-ot5y6h {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .slotexo-ot5y6h {
    font-size: 20px;
    line-height: 28px;
  }
}

.slotexo-vdmqr8 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.slotexo-f4ygkz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.slotexo-jnrws8 ease;
  opacity: 0;
  color: var(--text-color);
}

.slotexo-lqj9w1 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.slotexo-lqj9w1 ol,
.slotexo-lqj9w1 ul {
  padding-left: 1.3em;
}

.slotexo-gzskt4.slotexo-pfglco .slotexo-f4ygkz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.slotexo-gzskt4.slotexo-pfglco .slotexo-vdmqr8 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.slotexo-ah0qri {
  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) {
  .slotexo-ah0qri {
    padding: 24px;
  }
}

.slotexo-ah0qri .slotexo-22lwx2 {
  display: flex;
}

@media (min-width: 768px) {
  .slotexo-ah0qri .slotexo-22lwx2 {
    display: none;
  }
}

.slotexo-ah0qri .slotexo-3ixmaf svg {
  display: none;
}

.slotexo-c795y0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slotexo-c795y0 .slotexo-zb8t97 {
  display: none;
}

@media (min-width: 768px) {
  .slotexo-c795y0 .slotexo-zb8t97 {
    display: flex;
  }
}

.slotexo-wcogfv {
  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) {
  .slotexo-wcogfv {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.slotexo-wcogfv > * {
  margin: 0 !important;
}

.slotexo-wcogfv img,
.slotexo-2bc757 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotexo-wcogfv img,
  .slotexo-2bc757 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotexo-2zzetj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotexo-2zzetj {
    width: 32px;
    height: 32px;
  }
}

.slotexo-hnvi65 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .slotexo-hnvi65 {
    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;
  }

  .slotexo-hnvi65::-webkit-scrollbar {
    display: none;
  }
}

.slotexo-ltxj7i {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.slotexo-ltxj7i:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.slotexo-rjvd9x {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .slotexo-rjvd9x {
    display: flex;
    opacity: 1;
  }
}

.slotexo-ltxj7i picture {
  width: auto;
  height: 100%;
  display: block;
}

.slotexo-ltxj7i picture img {
  display: block;
  width: auto;
  height: 100%;
}

.slotexo-u5v55g {
  margin: -24px 0;
}

.slotexo-u5v55g:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .slotexo-u5v55g {
    margin: -16px 0;
  }
}

.slotexo-a5kzuu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .slotexo-a5kzuu {
    flex-direction: row;
  }
}

.slotexo-ge9teg {
  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) {
  .slotexo-ge9teg {
    flex: 1;
  }
}

.slotexo-ge9teg::placeholder {
  color: var(--Text-400);
}

.slotexo-i2w6dk {
  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;
}

.slotexo-hdktqk {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.slotexo-hdktqk::-webkit-scrollbar {
  display: none;
}

.slotexo-s26o2a {
  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;
}

.slotexo-s26o2a img,
.slotexo-s26o2a svg {
  margin-right: 8px;
}

.slotexo-asoaq4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.slotexo-u5v55g + .slotexo-4o7k0d {
  margin-top: 0;
}

@media (min-width: 768px) {
  .slotexo-u5v55g + .slotexo-4o7k0d {
    margin-top: -16px;
  }
}

.slotexo-mgt994 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.slotexo-mgt994 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.slotexo-mgt994 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.slotexo-huy8ap {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.slotexo-tk6nu8 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.slotexo-pmz1yh {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.slotexo-6ulpqe {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.slotexo-fo1if1 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.slotexo-huy8ap 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;
}

.slotexo-huy8ap 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) {
  .slotexo-huy8ap {
    padding: 39px 179px 39px 39px;
  }

  .slotexo-tk6nu8 {
    font-size: 40px;
    line-height: 48px;
  }

  .slotexo-fo1if1 {
    height: 348px;
  }

  .slotexo-huy8ap button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .slotexo-huy8ap button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .slotexo-huy8ap {
    padding: 63px;
  }
}

.slotexo-1tk9dg {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .slotexo-1tk9dg {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.slotexo-3fkebv {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .slotexo-3fkebv {
    width: auto;
  }
}

.slotexo-g5lzu5 {
  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;
}

.slotexo-g5lzu5::-webkit-scrollbar {
  display: none;
}

.slotexo-g5lzu5 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);
}

.slotexo-g5lzu5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .slotexo-g5lzu5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.slotexo-1tk9dg .slotexo-mtcsr7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.slotexo-jnrws8,
    mask-image 0.3s;
}

.slotexo-1tk9dg .slotexo-mtcsr7.slotexo-4p93bi {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.slotexo-d70xo3 {
  margin: 40px -16px;
}

.slotexo-wld5rd + .slotexo-9y7t92,
.slotexo-wld5rd + .slotexo-azw0ue {
  margin-top: 24px;
}

.slotexo-fz8k77 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.slotexo-fz8k77 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.slotexo-o8o28z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .slotexo-o8o28z {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .slotexo-o8o28z {
    margin-top: 0;
  }
}

.slotexo-s347sr {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .slotexo-s347sr {
    font-size: 24px;
    line-height: 32px;
  }
}

.slotexo-wep7ic {
  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) {
  .slotexo-wep7ic {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.slotexo-h9qyar {
  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) {
  .slotexo-h9qyar {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.slotexo-s5v6go {
  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) {
  .slotexo-s5v6go {
    font-size: 20px;
    line-height: 28px;
  }
}

.slotexo-oe7uxw {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .slotexo-oe7uxw {
    font-size: 32px;
    line-height: 40px;
  }
}

.slotexo-mejucr {
  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;
}

.slotexo-k39rrv {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.slotexo-k39rrv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.slotexo-4o7k0d {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.slotexo-7l5hi4 {
  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) {
  .slotexo-7l5hi4 {
    padding: 15px 48px;
  }
}

main > .slotexo-4o7k0d {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .slotexo-ggrn2i.slotexo-xxpzc0 > div:nth-child(n+5) {
    display: none;
  }
}

.slotexo-rcmohi p a img {
  display: block;
  margin: 0 auto;
}


.slotexo-vc89f0 {
  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 */
.slotexo-zj2zbs {
  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;
}

.slotexo-zj2zbs label {
  font-size: 14px;
}

.slotexo-zj2zbs h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.slotexo-zj2zbs input,
.slotexo-zj2zbs textarea,
.slotexo-zj2zbs 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;
}
.slotexo-zj2zbs button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.slotexo-prfecg ease;
}
.slotexo-zj2zbs button:hover {
  background-color: var(--button-bg-hover);
}
.slotexo-icxov6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.slotexo-lklzxg ease-in;
}

.slotexo-icxov6 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;
}
.slotexo-wk2aj9, .slotexo-u0pdl3, [class*="review-card"],
thead, thead th, table th, .slotexo-c9g3cs,
.slotexo-jfgjtr, [class*="collapsible-header"],
.slotexo-eiw0v9, [class*="updated-block"] {
  color: #ece7dc !important;
}
