* {
  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;
  }
}

.syndicate-awwy2q {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .syndicate-awwy2q {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .syndicate-awwy2q {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.syndicate-uz84kf {
  overflow: hidden;
}

.syndicate-2crkyd img {
  background: var(--Neutral-300);
}

.syndicate-cx4zgw {
  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;
}

.syndicate-fr0aii {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.syndicate-fr0aii:hover {
  background: var(--button-bg-hover);
}

.syndicate-ota65d {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.syndicate-ota65d:hover {
  background: var(--button-bg-hover);
}

.syndicate-il9og6 {
  font-size: 12px;
  line-height: 18px;
}

.syndicate-bla0vd {
  font-size: 18px;
  line-height: 26px;
}

.syndicate-k7s3s0 {
  width: 100%;
}

.syndicate-s4pe7y {
  padding: 6px 16px;
}

.syndicate-qoxnat {
  padding: 10px 16px;
}

.syndicate-6gski7 {
  padding: 15px 26px;
}

.syndicate-m0k7pw {
  flex-shrink: 0;
}

.syndicate-3pw09l {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.syndicate-3a36vu {
  display: none;
}

.syndicate-4aev8w {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.syndicate-lkjbi9 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.syndicate-i4ybg1 {
  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;
}

.syndicate-79l8em {
  cursor: grab;
}

.syndicate-i4ybg1::-webkit-scrollbar {
  display: none;
}

.syndicate-539oeo {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.syndicate-qx7ig9 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.syndicate-dqdimz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.syndicate-dt7zr1 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.syndicate-xsumw9 {
  visibility: visible;
}

.syndicate-2auqha {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.syndicate-08yqsh ease;
}

.syndicate-5hmpxb {
  background-color: var(--Primary-200);
  width: 16px;
}

.syndicate-e2ip8u {
  -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.syndicate-08yqsh,
    mask-image 0.3s;
}

.syndicate-e2ip8u.syndicate-sjudc1 {
  -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;
  }
}

.syndicate-87p6qz: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;
}

.syndicate-x6d726 {
  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.syndicate-wzw7bi.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.syndicate-wzw7bi.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;
}

.syndicate-ug6dx5 {
  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);
}

.syndicate-ug6dx5::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%
  );
}

.syndicate-lwqhg6 {
  position: relative;
  z-index: 1;
}

.syndicate-zrdexq {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.syndicate-ymmsr6 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.syndicate-aqxs92 {
  font-size: 40px;
  line-height: 48px;
}

.syndicate-c9tg7b {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.syndicate-21r3tn {
  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;
}

.syndicate-21r3tn:hover {
  background: var(--Primary-400);
}

.syndicate-21r3tn svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.syndicate-87p6qz 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) {
  .syndicate-ug6dx5 {
    max-width: 600px;
    padding: 64px;
  }

  .syndicate-zrdexq {
    font-size: 24px;
    line-height: 32px;
  }

  .syndicate-ymmsr6 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .syndicate-aqxs92 {
    font-size: 50px;
    line-height: 56px;
  }

  .syndicate-c9tg7b {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .syndicate-x6d726 {
    top: 25px;
    right: 25px;
  }
}

.syndicate-kzv8ms,
.syndicate-u3zejs {
  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;
}

.syndicate-l473ro.syndicate-m8cwha::before,
.syndicate-u3zejs::before,
.syndicate-zvb8jg::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.syndicate-wzw7bi.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.syndicate-mpapm8 14.syndicate-1ew498.syndicate-16vq7h 14.syndicate-403o9e 15.syndicate-hozll5 14.syndicate-lpi8qw 15.syndicate-cnk7ge 14.syndicate-ozk97e.syndicate-l6lb01 14.syndicate-mft351 19.syndicate-fffgkc 12.syndicate-b1u4od 19.syndicate-fffgkc 10.syndicate-4cc9rx.syndicate-fffgkc 8.syndicate-mmsisj 17.syndicate-ciy2zw 7.syndicate-m3z14g 15.syndicate-3bggna 7.syndicate-argtiy.syndicate-lplgfk 7.syndicate-m3z14g 11.syndicate-wzon4a 8.syndicate-mmsisj 11.syndicate-wzon4a 10.syndicate-8mma3n.syndicate-wzon4a 12.syndicate-dd51sx 13.syndicate-0lwy43 14.syndicate-eqgmtx 15.syndicate-e786ok 14.syndicate-k0kbdd.syndicate-v23y7r 14.syndicate-yow59q 15.syndicate-gwfwif 14.syndicate-83exdu 15.syndicate-m9y6p2 14.syndicate-h1jllx.syndicate-mpapm8 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.syndicate-5osaaw 15.syndicate-qrb4ol.syndicate-27lq2t 15.syndicate-wdak7l 15.syndicate-yvnctx 15.syndicate-2ocxce 15.syndicate-lkbnha 15.syndicate-5mv3e0.syndicate-tkqy1t 15.syndicate-2ocxce 15.syndicate-or5fvn 15.syndicate-4c5jr2 15.syndicate-iahjyq 15.syndicate-bvi2nc.syndicate-6keljz 15.syndicate-cyryry 7.syndicate-xla3r7 18.syndicate-4ka9bc 7.syndicate-2u4hfe 23.syndicate-u1qlfk.syndicate-2kl0wc.syndicate-g173nb 18.syndicate-ckcv9n 19.syndicate-m7gs58 15.syndicate-zsczvo 15.syndicate-5osaaw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.syndicate-ma0x53 [type="submit"] *,
.syndicate-dyf0ll button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .syndicate-v5r5fg {
    display: none;
  }
}

.syndicate-dn2mc4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .syndicate-dn2mc4 {
  display: none;
}

@media (min-width: 768px) {
  .syndicate-dn2mc4 {
    bottom: 22px;
  }
}

.syndicate-dn2mc4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .syndicate-dn2mc4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.syndicate-lkz4nc.static) .syndicate-dn2mc4 {
    bottom: 8px;
  }
}

.syndicate-hldvxx {
  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.syndicate-wzw7bi.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.syndicate-8iqtjp 3.syndicate-5h12vv.syndicate-xmzwxv.syndicate-3wup1v 3.syndicate-ka332d 3.syndicate-64mnes 5.syndicate-m2a2u8 3.syndicate-64mnes 8.syndicate-e8qpz0.syndicate-0ondmm.syndicate-64mnes 26.syndicate-ahqose 5.syndicate-oahmn6 28.syndicate-fkbpcl 8.syndicate-ywbamu 28.syndicate-wc822h.syndicate-d7kneq 28.syndicate-00xrwy.syndicate-veybnc 34.syndicate-99c5ru.syndicate-jeox44 36.syndicate-fi67tq 11.syndicate-s90981 37.syndicate-chfiy1 12.syndicate-lg4du7 36.syndicate-8i8wg3.syndicate-o1sfd0 28.syndicate-vfg74m.syndicate-ws3dhz.syndicate-c45o7v 28.syndicate-femg9u 36.syndicate-ipow3p 26.syndicate-ufff99 36.syndicate-ipow3p 23.syndicate-5q2sir.syndicate-iwj7g4.syndicate-ipow3p 5.syndicate-ongptz 34.syndicate-ghu6pa 3.syndicate-ka332d 31.syndicate-8iqtjp 3.syndicate-mycqss.syndicate-dbjzaa 18.syndicate-3m3oco.syndicate-2mcddd 18.syndicate-4l6yi2 8.syndicate-ftcp39 17.syndicate-wdp7oh 8.syndicate-ftcp39 15.syndicate-npa2pn.syndicate-ftcp39 14.syndicate-arc96s 9.syndicate-2mcddd 13.syndicate-zlrdls 11.syndicate-dbjzaa 13.syndicate-82soz1.syndicate-8sl05k 13.syndicate-zlrdls 13.syndicate-q4c59l 14.syndicate-arc96s 13.syndicate-q4c59l 15.syndicate-x91q8q.syndicate-q4c59l 17.syndicate-wdp7oh 12.syndicate-8sl05k 18.syndicate-4l6yi2 11.syndicate-dbjzaa 18.syndicate-xmug2n.syndicate-pm0j2r 18.syndicate-ph8nxv.syndicate-hvynzu 18.syndicate-4l6yi2 17.syndicate-gsp9a3 17.syndicate-wdp7oh 17.syndicate-gsp9a3 15.syndicate-kfqu7r.syndicate-gsp9a3 14.syndicate-arc96s 18.syndicate-hvynzu 13.syndicate-zlrdls 20.syndicate-pm0j2r 13.syndicate-leki9f.syndicate-bub3f3 13.syndicate-zlrdls 22.syndicate-u437nx 14.syndicate-arc96s 22.syndicate-u437nx 15.syndicate-bxk99s.syndicate-w5k446 17.syndicate-wdp7oh 21.syndicate-bub3f3 18.syndicate-4l6yi2 20.syndicate-pm0j2r 18.syndicate-t4gs9t.syndicate-6ttd4x 18.syndicate-pwv01n.syndicate-uh5ot5 18.syndicate-4l6yi2 26.syndicate-zhrwa5 17.syndicate-wdp7oh 26.syndicate-zhrwa5 15.syndicate-54jkyb.syndicate-zhrwa5 14.syndicate-arc96s 27.syndicate-uh5ot5 13.syndicate-zlrdls 28.syndicate-6ttd4x 13.syndicate-028885.syndicate-gp2wjl 13.syndicate-zlrdls 31.syndicate-8mtzkm 14.syndicate-arc96s 31.syndicate-8mtzkm 15.syndicate-8a8bxt.syndicate-zhrwa5 17.syndicate-wdp7oh 30.syndicate-gp2wjl 18.syndicate-4l6yi2 28.syndicate-6ttd4x 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"])
    .syndicate-hldvxx {
    display: none;
  }
}

.syndicate-57aczp {
  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) {
  .syndicate-57aczp {
    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;
}

.syndicate-dyf0ll {
  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) {
  .syndicate-dyf0ll {
    padding: 14px 16px;
  }
}

.syndicate-dyf0ll button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.syndicate-dyf0ll button:first-child {
  align-content: end;
}

.syndicate-dyf0ll button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .syndicate-dyf0ll
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .syndicate-dyf0ll
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.syndicate-dyf0ll button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.syndicate-dyf0ll button:last-child svg {
  width: 38px;
  height: 38px;
}

.syndicate-zvb8jg {
  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;
}

.syndicate-zvb8jg::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .syndicate-zvb8jg,
.pc61d126-chatbot[data-active-screen="3"]
  .syndicate-zvb8jg {
  opacity: 1;
  visibility: visible;
}

.syndicate-is2mr8 {
  flex: 1 1;
}

.syndicate-ekygas {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .syndicate-ekygas {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .syndicate-dw9pk4 {
  display: block;
}

.syndicate-kc29e6 {
  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) {
  .syndicate-kc29e6 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.syndicate-u3zejs {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.syndicate-u3zejs::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.syndicate-v2y3u1 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.syndicate-v2y3u1 p {
  color: var(--Text-100);
}

.syndicate-u3zejs .syndicate-3ccisb {
  grid-area: button;
}

.syndicate-u3zejs .syndicate-3ccisb::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.syndicate-wzw7bi.org/2000/svg'%3E%3Cpath d='M4.syndicate-66aqwz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.syndicate-nwn3t0 15L16.syndicate-nwn3t0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.syndicate-nwn3t0 5L16.syndicate-nwn3t0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .syndicate-rlznc5 {
  display: block;
}

.syndicate-1aym0w {
  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) {
  .syndicate-1aym0w {
    margin-top: 40px;
  }
}

.syndicate-kzv8ms label,
.syndicate-kzv8ms input {
  display: block;
  width: 100%;
}

.syndicate-kzv8ms label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.syndicate-kzv8ms label.syndicate-ys48i1 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.syndicate-kzv8ms label.syndicate-ys48i1::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;
}

.syndicate-kzv8ms 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;
}

.syndicate-kzv8ms input::placeholder {
  color: var(--Text-400);
}

.syndicate-00yjln {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .syndicate-00yjln {
  display: flex;
}

.syndicate-00yjln ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .syndicate-00yjln ol {
    height: 420px;
    padding: 24px;
  }
}

.syndicate-00yjln ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.syndicate-ma0x53 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .syndicate-ma0x53 {
    padding: 0 24px 24px;
  }
}

.syndicate-ma0x53 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;
}

.syndicate-ma0x53 input::placeholder {
  color: var(--Text-400);
}

.syndicate-ma0x53 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.syndicate-ma0x53 [type="submit"]:disabled {
  opacity: 0.5;
}

.syndicate-ma0x53 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .syndicate-ma0x53 [type="submit"] {
    right: 40px;
  }
}

.syndicate-l473ro {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.syndicate-l473ro.syndicate-m8cwha {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.syndicate-l473ro.syndicate-m8cwha::before {
  content: "";
  width: 31px;
}

.syndicate-l473ro.syndicate-m8cwha p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.syndicate-l473ro.syndicate-7cldpt p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.syndicate-l473ro p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.syndicate-dn2mc4 .syndicate-3ccisb {
  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;
  }
}

.syndicate-v5r5fg {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .syndicate-v5r5fg {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .syndicate-v5r5fg {
    padding: 15px 0;
  }
}

.syndicate-v5r5fg .syndicate-awwy2q {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .syndicate-v5r5fg .syndicate-awwy2q {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.syndicate-hdzwf7 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .syndicate-hdzwf7 {
    max-width: 180px;
    height: 47px;
  }
}

.syndicate-hdzwf7 picture,
.syndicate-hdzwf7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.syndicate-hdzwf7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .syndicate-qzltsi {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.syndicate-08yqsh ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .syndicate-v5r5fg.syndicate-y7rmpu .syndicate-qzltsi {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .syndicate-qzltsi {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .syndicate-qzltsi {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.syndicate-fv3ft2,
.syndicate-zf6kay {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .syndicate-fv3ft2,
  .syndicate-zf6kay {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .syndicate-zf6kay {
    display: none;
  }
}

.syndicate-g522on {
  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;
}

.syndicate-y7rmpu .syndicate-g522on {
  background: var(--fh-bg-color);
}

.syndicate-g522on button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .syndicate-g522on {
    display: none;
  }
}

.syndicate-ll71zd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .syndicate-ll71zd {
    display: none;
  }
}

.syndicate-9skypp {
  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;
}

.syndicate-v5r5fg.syndicate-y7rmpu .syndicate-9skypp:first-child {
  display: none;
}

.syndicate-v5r5fg.syndicate-y7rmpu .syndicate-9skypp:last-child {
  display: block;
}

.syndicate-9skypp:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .syndicate-9skypp {
    display: none;
  }
}

.syndicate-yvw9ql {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .syndicate-yvw9ql {
    display: flex;
  }
}

.syndicate-yvw9ql ul {
  max-height: 350px;
  overflow-y: auto;
}

.syndicate-yvw9ql:hover ul {
  visibility: visible;
  opacity: 1;
}

.syndicate-yvw9ql:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.syndicate-yvw9ql:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.syndicate-yvw9ql:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.syndicate-yvw9ql:hover .syndicate-6703jl svg {
  transform: rotate(180deg);
}

.syndicate-f83h41 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.syndicate-xh9wx6 {
  padding: 0 8px;
}

.syndicate-djglb8 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.syndicate-djglb8:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .syndicate-djglb8 {
    padding: 4px 8px;
  }
}

.syndicate-yy0zl4 {
  display: flex;
}

.syndicate-yy0zl4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.syndicate-6703jl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.syndicate-6703jl svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.syndicate-ilt7wk {
  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) {
  .syndicate-ilt7wk {
    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;
  }
}

.syndicate-371amu {
  width: 100%;
}

@media (min-width: 1200px) {
  .syndicate-371amu {
    display: none;
  }
}

.syndicate-mjoew4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.syndicate-p3u4kf {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.syndicate-c9p03b {
  display: flex;
}

.syndicate-dbn4ni {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.syndicate-6xguk2 {
  list-style: none;
}

@media (max-width: 1199px) {
  .syndicate-6xguk2 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .syndicate-6xguk2 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .syndicate-6xguk2 .syndicate-5i9h32 [data-ref-el],
  .syndicate-6xguk2 .syndicate-5i9h32 span,
  .syndicate-6xguk2 .syndicate-5i9h32 a {
    white-space: nowrap;
  }
}

.syndicate-15d0ri {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .syndicate-15d0ri.syndicate-q71im1 > .syndicate-5i9h32 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .syndicate-15d0ri.syndicate-at9vpe:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .syndicate-15d0ri.syndicate-q71im1 > .syndicate-lypcot {
    height: auto;
  }

  .syndicate-15d0ri.syndicate-q71im1 > div > .syndicate-b1ctia {
    transform: rotate(180deg);
  }
}

.syndicate-15d0ri [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.syndicate-15d0ri [data-ref-el],
.syndicate-15d0ri span {
  cursor: pointer;
}

.syndicate-15d0ri [data-ref-el],
.syndicate-15d0ri span,
.syndicate-15d0ri 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) {
  .syndicate-15d0ri [data-ref-el],
  .syndicate-15d0ri span,
  .syndicate-15d0ri a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .syndicate-15d0ri [data-ref-el],
  .syndicate-15d0ri span,
  .syndicate-15d0ri a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.syndicate-lypcot {
  height: 0;
  overflow: hidden;
  transition: height 0.syndicate-08yqsh ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.syndicate-lypcot::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.syndicate-lypcot::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.syndicate-lypcot::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .syndicate-lypcot {
    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;
  }

  .syndicate-lypcot:has(> .syndicate-15d0ri.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .syndicate-lypcot .syndicate-lypcot {
    padding: 0;
  }

  .syndicate-lypcot .syndicate-15d0ri {
    font-weight: 400;
  }

  .syndicate-lypcot .syndicate-15d0ri:hover > .syndicate-5i9h32 {
    background: var(--Neutral-300);
  }

  .syndicate-lypcot .syndicate-b1ctia {
    rotate: -90deg;
  }
}

.syndicate-5i9h32 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .syndicate-5i9h32 {
    padding: 8px;
  }

  .syndicate-15d0ri.syndicate-4t2jvo > .syndicate-5i9h32 {
    background: var(--Neutral-300);
  }
}

.syndicate-b1ctia {
  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.syndicate-wzw7bi.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.syndicate-ub7v2i 0.syndicate-wm3139.syndicate-l4c74z -0.syndicate-oz2eji 0.syndicate-v21e9k -0.syndicate-oz2eji 1.syndicate-5cbb61 0.syndicate-245ap5.syndicate-ahfak1 4.syndicate-8hix7o.syndicate-ub7v2i 0.syndicate-a6n4ml.syndicate-bozw0h -0.syndicate-oz2eji 9.syndicate-n3jt1s -0.syndicate-oz2eji 10.syndicate-l5bewx 0.syndicate-8gioj9.syndicate-72v3nl 0.syndicate-l4c74z 10.syndicate-72v3nl 0.syndicate-v21e9k 10.syndicate-l5bewx 1.syndicate-e8vvv0.syndicate-l4978y 5.syndicate-qbbqsf.syndicate-7yds13 6.syndicate-qjw03l 5.syndicate-gdxepa 6.syndicate-qjw03l 4.syndicate-vf3frt 5.syndicate-spkgcc.syndicate-ub7v2i 1.syndicate-edb3ks.syndicate-oz2eji 0.syndicate-v21e9k -0.syndicate-oz2eji 0.syndicate-l4c74z 0.syndicate-ub7v2i 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.syndicate-08yqsh ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .syndicate-b1ctia {
    cursor: default;
  }
}

.syndicate-uw9jbg {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.syndicate-k58neo {
  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) {
  .syndicate-k58neo {
    padding: 40px 4px;
  }
}

.syndicate-bdhhme {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .syndicate-bdhhme {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.syndicate-d4kc2a {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .syndicate-d4kc2a {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.syndicate-d4kc2a ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.syndicate-d4kc2a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.syndicate-d4kc2a [data-ref-el],
.syndicate-d4kc2a span,
.syndicate-d4kc2a a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.syndicate-uizlp9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .syndicate-uizlp9 {
    margin-bottom: 12px;
  }
}

.syndicate-38jw6n {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.syndicate-38jw6n img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .syndicate-38jw6n:last-child {
    margin-right: 0;
  }
}

.syndicate-4i5lev {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.syndicate-uizlp9:hover .syndicate-tjctbe {
  visibility: visible;
  opacity: 1;
}

.syndicate-tjctbe {
  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);
}

.syndicate-wn84hb {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.syndicate-cvhrdl {
  display: flex;
  margin: 6px;
}

.syndicate-cvhrdl img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.syndicate-tjctbe::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);
}

.syndicate-tjctbe::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);
}

.syndicate-zns1nb {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .syndicate-zns1nb {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.syndicate-evokup {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .syndicate-evokup {
    margin-right: 32px;
  }
}

.syndicate-r3a3nt {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .syndicate-r3a3nt {
    margin-top: 0;
    width: 340px;
  }
}

.syndicate-r3a3nt a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.syndicate-645b45 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.syndicate-n56blp {
  position: relative;
}

@media (min-width: 768px) {
  .syndicate-n56blp {
    margin-top: 40px;
  }
}

.syndicate-n56blp + .syndicate-yctv0g,
.syndicate-n56blp + .syndicate-n56blp {
  margin-top: 24px;
}

.syndicate-b18l70 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .syndicate-b18l70 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .syndicate-b18l70 {
    padding: 80px;
  }
}

.syndicate-c7k40p {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .syndicate-c7k40p {
    padding: 0 16px;
}


}

.syndicate-4wxc0k {
  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) {
  .syndicate-4wxc0k {
    font-size: 48px;
    line-height: 56px;
  }
}

.syndicate-p7a7vq {
  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) {
  .syndicate-p7a7vq {
    font-size: 24px;
    line-height: 32px;
  }
}

.syndicate-74g3dt {
  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;
}

.syndicate-74g3dt:hover {
  background: var(--button-bg-hover);
}

.syndicate-9lc3ih {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.syndicate-9lc3ih img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .syndicate-9lc3ih img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .syndicate-9lc3ih img {
  min-height: 100%;
  }
}

.syndicate-b18l70::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.syndicate-domkpy {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.syndicate-domkpy h1,
.syndicate-domkpy h2,
.syndicate-domkpy h3,
.syndicate-domkpy h4 {
  margin-bottom: 6px;
}

.syndicate-domkpy h1:not(:first-child),
.syndicate-domkpy h2:not(:first-child),
.syndicate-domkpy h3:not(:first-child),
.syndicate-domkpy h4:not(:first-child) {
  margin-top: 16px;
}

.syndicate-domkpy h1,
.syndicate-domkpy h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .syndicate-domkpy h1,
  .syndicate-domkpy h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.syndicate-domkpy h2,
.syndicate-domkpy h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .syndicate-domkpy h2,
  .syndicate-domkpy h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.syndicate-domkpy h3,
.syndicate-domkpy h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .syndicate-domkpy h3,
  .syndicate-domkpy h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.syndicate-domkpy h4,
.syndicate-domkpy h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.syndicate-domkpy ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.syndicate-domkpy ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.syndicate-domkpy 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);
}

.syndicate-domkpy ul ul {
  margin-bottom: 8px;
}

.syndicate-domkpy ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.syndicate-domkpy ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.syndicate-domkpy ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.syndicate-domkpy ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.syndicate-domkpy ol li::marker {
  font-weight: 700;
}

.syndicate-domkpy ol ol {
  margin-bottom: 8px;
}

.syndicate-domkpy ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.syndicate-domkpy ol ul li {
  padding-left: 16px;
}

.syndicate-domkpy 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) {
  .syndicate-domkpy table {
    padding: 24px;
  }
}

.syndicate-domkpy table.syndicate-82gibd {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.syndicate-08yqsh,
    mask-image 0.3s;
}

.syndicate-domkpy table.syndicate-82gibd.syndicate-sjudc1 {
  -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) {
  .syndicate-domkpy table {
    display: table;
  }
}

.syndicate-domkpy 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);
}

.syndicate-domkpy table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.syndicate-domkpy table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.syndicate-domkpy 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) {
  .syndicate-domkpy table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.syndicate-domkpy table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.syndicate-domkpy table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.syndicate-domkpy table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.syndicate-domkpy img {
  max-width: 100%;
  height: auto;
}

.syndicate-mzhyxu {
  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) {
  .syndicate-mzhyxu {
    padding: 24px;
  }
}

.syndicate-0ua1cj {
  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) {
  .syndicate-0ua1cj {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.syndicate-0ua1cj > * {
  margin: 0 !important;
}

.syndicate-0ua1cj img,
.syndicate-4908gy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .syndicate-0ua1cj img,
  .syndicate-4908gy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.syndicate-wipe04 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .syndicate-wipe04 {
    width: 32px;
    height: 32px;
  }
}

.syndicate-uaxt72 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.syndicate-uaxt72 .syndicate-5gu0k8 {
  flex-shrink: 0;
}

.syndicate-uaxt72 .syndicate-913fy2 svg {
  display: none;
}

.syndicate-r07b3d {
  display: grid;
  transition: max-height 0.syndicate-08yqsh ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .syndicate-r07b3d {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .syndicate-r07b3d {
    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));
  }
}

.syndicate-r07b3d.syndicate-ssn265 + .syndicate-5gu0k8 svg {
  transform: rotate(180deg);
}

.syndicate-qxwlz8 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.syndicate-qxwlz8 > div:nth-child(3n) {
  grid-column: span 2;
}

.syndicate-qxwlz8
  > div:nth-child(3n)
  .syndicate-tt2idt
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .syndicate-qxwlz8 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .syndicate-qxwlz8 > div:nth-child(3n) {
    grid-column: unset;
  }

  .syndicate-qxwlz8
    > div:nth-child(3n)
    .syndicate-tt2idt
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .syndicate-qxwlz8 {
    max-width: 270px;
  }
}

.syndicate-qxwlz8 .syndicate-tt2idt button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .syndicate-qxwlz8 .syndicate-tt2idt button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .syndicate-qxwlz8 .syndicate-tt2idt button {
    max-width: 104px;
  }
}

.syndicate-lgk3y3 {
  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) {
  .syndicate-lgk3y3 {
    margin-bottom: 0;
  }
}

.syndicate-oejid3 {
  display: none;
  opacity: 0;
}

.syndicate-n5skx1 {
  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;
  }
}

.syndicate-n5skx1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.syndicate-tt2idt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.syndicate-tt2idt button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .syndicate-tt2idt
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .syndicate-tt2idt
    button {
    max-width: 145px;
  }
}

.syndicate-ggiikp:first-child
  .syndicate-tt2idt
  button {
  max-width: 270px;
}

.syndicate-jqkrpf {
  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%;
}

.syndicate-lgk3y3 picture {
  width: 100%;
  max-width: 100%;
}

.syndicate-alqu33 {
  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;
}

.syndicate-alqu33 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.syndicate-lgk3y3:hover .syndicate-alqu33 {
  display: flex;
}

.syndicate-i29zec {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.syndicate-pfqq7u {
  display: flex;
}

.syndicate-pfqq7u:hover .syndicate-tuji2a,
.syndicate-pfqq7u .syndicate-4t2jvo .syndicate-tuji2a {
  display: flex;
}

.syndicate-pfqq7u svg {
  flex-shrink: 0;
}

.syndicate-tuji2a {
  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) {
  .syndicate-tuji2a {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.syndicate-tuji2a:hover {
  display: flex;
}

.syndicate-tuji2a svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.syndicate-r4yms0 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .syndicate-r4yms0 {
    font-size: 12px;
  }
}

.syndicate-osbinp,
.syndicate-gjlztp {
  width: 50%;
  flex-shrink: 0;
}

.syndicate-osbinp {
  font-weight: 700;
}

.syndicate-ogq0np .syndicate-r07b3d {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .syndicate-ogq0np .syndicate-r07b3d {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .syndicate-ogq0np .syndicate-r07b3d {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.syndicate-ogq0np
  .syndicate-jqkrpf:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.syndicate-ogq0np .syndicate-n5skx1 {
  height: 100% !important;
  border-radius: 16px;
}

.syndicate-ogq0np .syndicate-tt2idt {
  gap: 4px;
  align-items: center;
}

.syndicate-ogq0np .syndicate-tt2idt button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.syndicate-ogq0np .syndicate-tt2idt svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.syndicate-ogq0np .syndicate-8fzuqk,
.syndicate-ogq0np .syndicate-3x35qm {
  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.syndicate-wzw7bi.org/2000/svg'%3E%3Cpath d='M9.syndicate-3bjjkr 4.syndicate-wy3446.syndicate-bly2v0 5.syndicate-ti38yw.syndicate-x8a8pr 5.syndicate-0vkd8t.syndicate-4uvevx 5.syndicate-gljikj.syndicate-jwxz6b 8.syndicate-co7ms8.syndicate-nf96aq 9.syndicate-26a2tb.syndicate-0x137u 9.syndicate-69qfsh.syndicate-8cwn22 13.syndicate-yscd5t.syndicate-sji5jc 11.syndicate-0k31lu.syndicate-yo5e3s 11.syndicate-5ji2zd.syndicate-379h8m 11.syndicate-9powg1.syndicate-86wh5d 13.syndicate-g8zaw5.syndicate-9k4f7z 9.syndicate-8iuvyb.syndicate-2as3w1 9.syndicate-43ra0q.syndicate-44pz03 8.syndicate-msdead.syndicate-z9czwy 5.syndicate-tyl0i9.syndicate-ngq22b 5.syndicate-jre8gs.syndicate-4oofyz 5.syndicate-qweyg4.syndicate-1d6cao 4.syndicate-dufu5e.syndicate-yo5e3s 1.syndicate-be62su.syndicate-3bjjkr 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.syndicate-ogq0np .syndicate-8fzuqk {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.syndicate-ogq0np .syndicate-3x35qm {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.syndicate-3gdju7 {
  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) {
  .syndicate-3gdju7 {
    padding: 24px;
  }
}

.syndicate-3gdju7 .syndicate-5gu0k8 {
  display: flex;
}

@media (min-width: 768px) {
  .syndicate-3gdju7 .syndicate-5gu0k8 {
    display: none;
  }
}

.syndicate-3gdju7 .syndicate-913fy2 svg {
  display: none;
}

.syndicate-ncr7jk {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.syndicate-ncr7jk .syndicate-cx4zgw {
  display: none;
}

@media (min-width: 768px) {
  .syndicate-ncr7jk .syndicate-cx4zgw {
    display: flex;
  }
}

.syndicate-ccfem5 {
  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) {
  .syndicate-ccfem5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.syndicate-ccfem5 > * {
  margin: 0 !important;
}

.syndicate-ccfem5 img,
.syndicate-pk72j3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .syndicate-ccfem5 img,
  .syndicate-pk72j3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.syndicate-78pbua {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .syndicate-78pbua {
    width: 32px;
    height: 32px;
  }
}

.syndicate-nibb3v {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .syndicate-nibb3v {
    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;
  }

  .syndicate-nibb3v::-webkit-scrollbar {
    display: none;
  }
}

.syndicate-wishva {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .syndicate-wishva {
    padding: 7px 15px;
  }
}

.syndicate-wishva:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.syndicate-4cya3g {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .syndicate-4cya3g {
    display: flex;
    opacity: 1;
  }
}

.syndicate-wishva picture {
  height: 100%;
  display: block;
}

.syndicate-wishva img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .syndicate-wishva img {
    width: 88px;
    height: 44px;
  }
}

.syndicate-wishva p {
  text-align: center;
  width: 100%;
}

.syndicate-8cle0i {
  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) {
  .syndicate-8cle0i {
    font-size: 40px;
    line-height: 48px;
  }
}

.syndicate-8cle0i img,
.syndicate-1cne3n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .syndicate-8cle0i img,
  .syndicate-1cne3n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.syndicate-6gvu9a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .syndicate-6gvu9a {
    width: 32px;
    height: 32px;
  }
}

.syndicate-p1h7ms {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.syndicate-air5sf {
  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;
}

.syndicate-p13nbd {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.syndicate-p13nbd.syndicate-4t2jvo {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.syndicate-dy6gvy {
  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) {
  .syndicate-dy6gvy {
    font-size: 20px;
    line-height: 28px;
  }
}

.syndicate-6u07qd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.syndicate-j3mdvr {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.syndicate-08yqsh ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.syndicate-jrty5g {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.syndicate-jrty5g ol,
.syndicate-jrty5g ul {
  padding-left: 1.3em;
}

.syndicate-p13nbd.syndicate-4t2jvo .syndicate-j3mdvr {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.syndicate-p13nbd.syndicate-4t2jvo .syndicate-6u07qd {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.syndicate-u157ea {
  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) {
  .syndicate-u157ea {
    padding: 24px;
  }
}

.syndicate-u157ea .syndicate-5gu0k8 {
  display: flex;
}

@media (min-width: 768px) {
  .syndicate-u157ea .syndicate-5gu0k8 {
    display: none;
  }
}

.syndicate-u157ea .syndicate-913fy2 svg {
  display: none;
}

.syndicate-4tx0h2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.syndicate-4tx0h2 .syndicate-cx4zgw {
  display: none;
}

@media (min-width: 768px) {
  .syndicate-4tx0h2 .syndicate-cx4zgw {
    display: flex;
  }
}

.syndicate-5s8qro {
  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) {
  .syndicate-5s8qro {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.syndicate-5s8qro > * {
  margin: 0 !important;
}

.syndicate-5s8qro img,
.syndicate-hpgtwa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .syndicate-5s8qro img,
  .syndicate-hpgtwa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.syndicate-zru97f {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .syndicate-zru97f {
    width: 32px;
    height: 32px;
  }
}

.syndicate-wkxozp {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .syndicate-wkxozp {
    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;
  }

  .syndicate-wkxozp::-webkit-scrollbar {
    display: none;
  }
}

.syndicate-wp0d22 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.syndicate-wp0d22:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.syndicate-htlzck {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .syndicate-htlzck {
    display: flex;
    opacity: 1;
  }
}

.syndicate-wp0d22 picture {
  width: auto;
  height: 100%;
  display: block;
}

.syndicate-wp0d22 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.syndicate-hguddr {
  margin: -24px 0;
}

.syndicate-hguddr:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .syndicate-hguddr {
    margin: -16px 0;
  }
}

.syndicate-jt4gwk {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .syndicate-jt4gwk {
    flex-direction: row;
  }
}

.syndicate-6c1uit {
  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) {
  .syndicate-6c1uit {
    flex: 1;
  }
}

.syndicate-6c1uit::placeholder {
  color: var(--Text-400);
}

.syndicate-08cdis {
  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;
}

.syndicate-a51723 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.syndicate-a51723::-webkit-scrollbar {
  display: none;
}

.syndicate-pevybc {
  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;
}

.syndicate-pevybc img,
.syndicate-pevybc svg {
  margin-right: 8px;
}

.syndicate-7uhj2t {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.syndicate-hguddr + .syndicate-l9bji8 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .syndicate-hguddr + .syndicate-l9bji8 {
    margin-top: -16px;
  }
}

.syndicate-7jfc9n {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.syndicate-7jfc9n > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.syndicate-7jfc9n > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.syndicate-lsqbc2 {
  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;
}

.syndicate-1s0w89 {
  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;
}

.syndicate-cxk02p {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.syndicate-qiirmv {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.syndicate-ka8wwl {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.syndicate-lsqbc2 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;
}

.syndicate-lsqbc2 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) {
  .syndicate-lsqbc2 {
    padding: 39px 179px 39px 39px;
  }

  .syndicate-1s0w89 {
    font-size: 40px;
    line-height: 48px;
  }

  .syndicate-ka8wwl {
    height: 348px;
  }

  .syndicate-lsqbc2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .syndicate-lsqbc2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .syndicate-lsqbc2 {
    padding: 63px;
  }
}

.syndicate-vghzpd {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .syndicate-vghzpd {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.syndicate-zem85p {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .syndicate-zem85p {
    width: auto;
  }
}

.syndicate-3weuht {
  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;
}

.syndicate-3weuht::-webkit-scrollbar {
  display: none;
}

.syndicate-3weuht 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);
}

.syndicate-3weuht a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .syndicate-3weuht {
    margin-left: 16px;
    margin-top: 0;
  }
}

.syndicate-vghzpd .syndicate-tb8awb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.syndicate-08yqsh,
    mask-image 0.3s;
}

.syndicate-vghzpd .syndicate-tb8awb.syndicate-sjudc1 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.syndicate-0t70mw {
  margin: 40px -16px;
}

.syndicate-phhgl7 + .syndicate-yctv0g,
.syndicate-phhgl7 + .syndicate-n56blp {
  margin-top: 24px;
}

.syndicate-qkaiuk {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.syndicate-qkaiuk picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.syndicate-fzntjz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .syndicate-fzntjz {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .syndicate-fzntjz {
    margin-top: 0;
  }
}

.syndicate-qydhba {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .syndicate-qydhba {
    font-size: 24px;
    line-height: 32px;
  }
}

.syndicate-bf6a5e {
  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) {
  .syndicate-bf6a5e {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.syndicate-vqbudx {
  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) {
  .syndicate-vqbudx {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.syndicate-fi283w {
  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) {
  .syndicate-fi283w {
    font-size: 20px;
    line-height: 28px;
  }
}

.syndicate-7gc7du {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .syndicate-7gc7du {
    font-size: 32px;
    line-height: 40px;
  }
}

.syndicate-0q6jqs {
  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;
}

.syndicate-eitrp6 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.syndicate-eitrp6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.syndicate-l9bji8 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.syndicate-4lmyrp {
  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) {
  .syndicate-4lmyrp {
    padding: 15px 48px;
  }
}

main > .syndicate-l9bji8 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .syndicate-r07b3d.syndicate-893t25 > div:nth-child(n+5) {
    display: none;
  }
}

.syndicate-domkpy p a img {
  display: block;
  margin: 0 auto;
}


.syndicate-mnfngr {
  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 */
.syndicate-u7habb {
  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;
}

.syndicate-u7habb label {
  font-size: 14px;
}

.syndicate-u7habb h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.syndicate-u7habb input,
.syndicate-u7habb textarea,
.syndicate-u7habb 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;
}
.syndicate-u7habb button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.syndicate-qn9u97 ease;
}
.syndicate-u7habb button:hover {
  background-color: var(--button-bg-hover);
}
.syndicate-hbk02y {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.syndicate-1cj6wk ease-in;
}

.syndicate-hbk02y 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;
}
.syndicate-05w8ph, .syndicate-9kst9i, [class*="review-card"],
thead, thead th, table th, .syndicate-cvd4c4,
.syndicate-epfps9, [class*="collapsible-header"],
.syndicate-s9mzb0, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.syndicate-xel849 img, .syndicate-ppsbrh img { filter: invert(1); }
