* {
  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;
  }
}

.win19-nez0id {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .win19-nez0id {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .win19-nez0id {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.win19-2gm12c {
  overflow: hidden;
}

.win19-c68qny img {
  background: var(--Neutral-300);
}

.win19-75h9kj {
  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;
}

.win19-2umoyz {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.win19-2umoyz:hover {
  background: var(--button-bg-hover);
}

.win19-2u6bnu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.win19-2u6bnu:hover {
  background: var(--button-bg-hover);
}

.win19-s3n86o {
  font-size: 12px;
  line-height: 18px;
}

.win19-7nl4x7 {
  font-size: 18px;
  line-height: 26px;
}

.win19-ei8tdw {
  width: 100%;
}

.win19-tqecod {
  padding: 6px 16px;
}

.win19-ls93iu {
  padding: 10px 16px;
}

.win19-h5czbe {
  padding: 15px 26px;
}

.win19-3uy7wh {
  flex-shrink: 0;
}

.win19-w25y47 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.win19-hq3smb {
  display: none;
}

.win19-tycsel {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.win19-ubq1mf {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.win19-f6u30f {
  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;
}

.win19-cdzywo {
  cursor: grab;
}

.win19-f6u30f::-webkit-scrollbar {
  display: none;
}

.win19-89fmdn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.win19-3c2gsr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.win19-99bjpj {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.win19-i11dvv {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.win19-q2b790 {
  visibility: visible;
}

.win19-dge4j3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.win19-58agkz ease;
}

.win19-czadh8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.win19-eova2q {
  -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.win19-58agkz,
    mask-image 0.3s;
}

.win19-eova2q.win19-7lrqza {
  -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;
  }
}

.win19-9ajl18: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;
}

.win19-bcnnko {
  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.win19-20jovv.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.win19-20jovv.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;
}

.win19-njgp3q {
  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);
}

.win19-njgp3q::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%
  );
}

.win19-e3pqnn {
  position: relative;
  z-index: 1;
}

.win19-oczk9l {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.win19-fwp7i2 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.win19-lljflt {
  font-size: 40px;
  line-height: 48px;
}

.win19-wn4pit {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.win19-8zj0dd {
  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;
}

.win19-8zj0dd:hover {
  background: var(--Primary-400);
}

.win19-8zj0dd svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.win19-9ajl18 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) {
  .win19-njgp3q {
    max-width: 600px;
    padding: 64px;
  }

  .win19-oczk9l {
    font-size: 24px;
    line-height: 32px;
  }

  .win19-fwp7i2 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .win19-lljflt {
    font-size: 50px;
    line-height: 56px;
  }

  .win19-wn4pit {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .win19-bcnnko {
    top: 25px;
    right: 25px;
  }
}

.win19-o4amwq,
.win19-hay8z0 {
  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;
}

.win19-z4rvdz.win19-trfoet::before,
.win19-hay8z0::before,
.win19-25y9ru::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.win19-20jovv.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.win19-vn7fux 14.win19-e3e5ku.win19-rkztjf 14.win19-6dfkh7 15.win19-3xxqny 14.win19-8r9ln9 15.win19-kvjb31 14.win19-2g742f.win19-op3mnn 14.win19-brwem1 19.win19-hpzhv3 12.win19-nr2h6k 19.win19-hpzhv3 10.win19-l6aepk.win19-hpzhv3 8.win19-ee3bs1 17.win19-41slb1 7.win19-vhvduk 15.win19-61zocw 7.win19-5v1bng.win19-exbowk 7.win19-vhvduk 11.win19-1zuvhw 8.win19-ee3bs1 11.win19-1zuvhw 10.win19-r8mfqf.win19-1zuvhw 12.win19-xnpx14 13.win19-crcbq3 14.win19-pihyzv 15.win19-iomr37 14.win19-efrr8c.win19-1xla3z 14.win19-7z60fb 15.win19-8tafdb 14.win19-y3ftql 15.win19-8oww6r 14.win19-jclphy.win19-vn7fux 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.win19-79sndp 15.win19-7xr5zw.win19-vg9u8p 15.win19-kodyl0 15.win19-ogca71 15.win19-pkotrj 15.win19-bwmfta 15.win19-uc0tvl.win19-ufgm4z 15.win19-pkotrj 15.win19-e7bfho 15.win19-l6lk5a 15.win19-bgkcdv 15.win19-4s6vvj.win19-yjtgtv 15.win19-0ij0ab 7.win19-79muf0 18.win19-es1qg2 7.win19-m4txi9 23.win19-pz4a5e.win19-tt6cvv.win19-4l8ulq 18.win19-efzx7n 19.win19-ekvmgf 15.win19-srot21 15.win19-79sndp 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.win19-wu27ay [type="submit"] *,
.win19-8aqxwv button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .win19-m4iucs {
    display: none;
  }
}

.win19-q5gnx0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .win19-q5gnx0 {
  display: none;
}

@media (min-width: 768px) {
  .win19-q5gnx0 {
    bottom: 22px;
  }
}

.win19-q5gnx0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .win19-q5gnx0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.win19-0rowog.static) .win19-q5gnx0 {
    bottom: 8px;
  }
}

.win19-rbpttr {
  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.win19-20jovv.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.win19-jesy4e 3.win19-ul7xsr.win19-n3yvwm.win19-hen4zi 3.win19-g7f4qj 3.win19-p9azny 5.win19-0jc1vc 3.win19-p9azny 8.win19-a6j70k.win19-fy7wec.win19-p9azny 26.win19-qdxoul 5.win19-kzto31 28.win19-qkaxyy 8.win19-j9yq42 28.win19-1wwgk5.win19-yi02yi 28.win19-amk6c8.win19-319wv4 34.win19-2juox8.win19-zohvzb 36.win19-y150fz 11.win19-vrmo28 37.win19-1b4r45 12.win19-sjqjat 36.win19-efk2zb.win19-c9lu3r 28.win19-ablqh7.win19-t3s14p.win19-9orvrl 28.win19-2bn0dm 36.win19-73nul7 26.win19-oo6el2 36.win19-73nul7 23.win19-yosuw4.win19-ck489u.win19-73nul7 5.win19-g6giyw 34.win19-om1cum 3.win19-g7f4qj 31.win19-jesy4e 3.win19-mgqhsz.win19-crngro 18.win19-6w5mq7.win19-47x6k6 18.win19-s2k8jr 8.win19-83w7ug 17.win19-diujyp 8.win19-83w7ug 15.win19-abknjw.win19-83w7ug 14.win19-mjrup6 9.win19-47x6k6 13.win19-uyjf71 11.win19-crngro 13.win19-o915hx.win19-8lh2fe 13.win19-uyjf71 13.win19-9o8olm 14.win19-mjrup6 13.win19-9o8olm 15.win19-k1afit.win19-9o8olm 17.win19-diujyp 12.win19-8lh2fe 18.win19-s2k8jr 11.win19-crngro 18.win19-5dmnf1.win19-tec2ak 18.win19-x62dmf.win19-95om7d 18.win19-s2k8jr 17.win19-u8unpb 17.win19-diujyp 17.win19-u8unpb 15.win19-kewgmr.win19-u8unpb 14.win19-mjrup6 18.win19-95om7d 13.win19-uyjf71 20.win19-tec2ak 13.win19-9m5ez9.win19-ji81c1 13.win19-uyjf71 22.win19-zi24tc 14.win19-mjrup6 22.win19-zi24tc 15.win19-qlr9xv.win19-jeqfin 17.win19-diujyp 21.win19-ji81c1 18.win19-s2k8jr 20.win19-tec2ak 18.win19-34ut6v.win19-0rfhm5 18.win19-am2fnm.win19-h5onnm 18.win19-s2k8jr 26.win19-0ut4h7 17.win19-diujyp 26.win19-0ut4h7 15.win19-567wo6.win19-0ut4h7 14.win19-mjrup6 27.win19-h5onnm 13.win19-uyjf71 28.win19-0rfhm5 13.win19-rn39qd.win19-bk0jv0 13.win19-uyjf71 31.win19-d6pvuw 14.win19-mjrup6 31.win19-d6pvuw 15.win19-mjfzr7.win19-0ut4h7 17.win19-diujyp 30.win19-bk0jv0 18.win19-s2k8jr 28.win19-0rfhm5 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"])
    .win19-rbpttr {
    display: none;
  }
}

.win19-c039qb {
  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) {
  .win19-c039qb {
    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;
}

.win19-8aqxwv {
  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) {
  .win19-8aqxwv {
    padding: 14px 16px;
  }
}

.win19-8aqxwv button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.win19-8aqxwv button:first-child {
  align-content: end;
}

.win19-8aqxwv button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .win19-8aqxwv
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .win19-8aqxwv
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.win19-8aqxwv button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.win19-8aqxwv button:last-child svg {
  width: 38px;
  height: 38px;
}

.win19-25y9ru {
  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;
}

.win19-25y9ru::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .win19-25y9ru,
.pc61d126-chatbot[data-active-screen="3"]
  .win19-25y9ru {
  opacity: 1;
  visibility: visible;
}

.win19-abokn9 {
  flex: 1 1;
}

.win19-6nryq8 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .win19-6nryq8 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .win19-un7fxs {
  display: block;
}

.win19-cet48z {
  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) {
  .win19-cet48z {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.win19-hay8z0 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.win19-hay8z0::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.win19-63liq4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.win19-63liq4 p {
  color: var(--Text-100);
}

.win19-hay8z0 .win19-44aw2b {
  grid-area: button;
}

.win19-hay8z0 .win19-44aw2b::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.win19-20jovv.org/2000/svg'%3E%3Cpath d='M4.win19-yf9am0 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.win19-o7ul4s 15L16.win19-o7ul4s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.win19-o7ul4s 5L16.win19-o7ul4s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .win19-gsndyh {
  display: block;
}

.win19-rjex11 {
  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) {
  .win19-rjex11 {
    margin-top: 40px;
  }
}

.win19-o4amwq label,
.win19-o4amwq input {
  display: block;
  width: 100%;
}

.win19-o4amwq label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.win19-o4amwq label.win19-3j44cb input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.win19-o4amwq label.win19-3j44cb::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;
}

.win19-o4amwq 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;
}

.win19-o4amwq input::placeholder {
  color: var(--Text-400);
}

.win19-y758u0 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .win19-y758u0 {
  display: flex;
}

.win19-y758u0 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .win19-y758u0 ol {
    height: 420px;
    padding: 24px;
  }
}

.win19-y758u0 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.win19-wu27ay {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .win19-wu27ay {
    padding: 0 24px 24px;
  }
}

.win19-wu27ay 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;
}

.win19-wu27ay input::placeholder {
  color: var(--Text-400);
}

.win19-wu27ay [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.win19-wu27ay [type="submit"]:disabled {
  opacity: 0.5;
}

.win19-wu27ay [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .win19-wu27ay [type="submit"] {
    right: 40px;
  }
}

.win19-z4rvdz {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.win19-z4rvdz.win19-trfoet {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.win19-z4rvdz.win19-trfoet::before {
  content: "";
  width: 31px;
}

.win19-z4rvdz.win19-trfoet p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.win19-z4rvdz.win19-qs9f5k p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.win19-z4rvdz p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.win19-q5gnx0 .win19-44aw2b {
  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;
  }
}

.win19-m4iucs {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .win19-m4iucs {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .win19-m4iucs {
    padding: 18px 0;
  }
}

.win19-m4iucs .win19-nez0id {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .win19-m4iucs .win19-nez0id {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.win19-nz0y82 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .win19-nz0y82 {
    max-width: 160px;
    height: 40px;
  }
}

.win19-nz0y82 picture,
.win19-nz0y82 img {
  display: block;
  width: 100%;
  height: 100%;
}

.win19-nz0y82 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .win19-0v3hd7 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.win19-58agkz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .win19-m4iucs.win19-ob5iuf .win19-0v3hd7 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .win19-0v3hd7 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .win19-0v3hd7 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.win19-mba3oq,
.win19-o1dplf {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .win19-mba3oq,
  .win19-o1dplf {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .win19-o1dplf {
    display: none;
  }
}

.win19-y93f4f {
  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;
}

.win19-ob5iuf .win19-y93f4f {
  background: var(--fh-bg-color);
}

.win19-y93f4f button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .win19-y93f4f {
    display: none;
  }
}

.win19-zfreun {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .win19-zfreun {
    display: none;
  }
}

.win19-bkixlc {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.win19-m4iucs.win19-ob5iuf .win19-bkixlc:first-child {
  display: none;
}

.win19-m4iucs.win19-ob5iuf .win19-bkixlc:last-child {
  display: block;
}

.win19-bkixlc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .win19-bkixlc {
    display: none;
  }
}

.win19-cjggiu {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .win19-cjggiu {
    display: flex;
  }
}

.win19-cjggiu ul {
  max-height: 350px;
  overflow-y: auto;
}

.win19-cjggiu:hover ul {
  visibility: visible;
  opacity: 1;
}

.win19-cjggiu:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.win19-cjggiu:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.win19-cjggiu:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.win19-cjggiu:hover .win19-emj45n svg {
  transform: rotate(180deg);
}

.win19-j3cs9p {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.win19-tzea13 {
  padding: 0 8px;
}

.win19-guctyg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.win19-guctyg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .win19-guctyg {
    padding: 4px 8px;
  }
}

.win19-dztp7f {
  display: flex;
}

.win19-dztp7f img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.win19-emj45n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.win19-emj45n svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.win19-apjpfn {
  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) {
  .win19-apjpfn {
    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;
  }
}

.win19-9o3339 {
  width: 100%;
}

@media (min-width: 1200px) {
  .win19-9o3339 {
    display: none;
  }
}

.win19-nv99q6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.win19-8w2e7q {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.win19-t01nzb {
  display: flex;
}

.win19-qj9azl {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.win19-bi6p2d {
  list-style: none;
}

@media (max-width: 1199px) {
  .win19-bi6p2d {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .win19-bi6p2d {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .win19-bi6p2d .win19-0jckf2 [data-ref-el],
  .win19-bi6p2d .win19-0jckf2 span,
  .win19-bi6p2d .win19-0jckf2 a {
    white-space: nowrap;
  }
}

.win19-pyldb4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .win19-pyldb4.win19-gga3nn > .win19-0jckf2 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .win19-pyldb4.win19-3540c5:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .win19-pyldb4.win19-gga3nn > .win19-ndgq8m {
    height: auto;
  }

  .win19-pyldb4.win19-gga3nn > div > .win19-c6mg4f {
    transform: rotate(180deg);
  }
}

.win19-pyldb4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.win19-pyldb4 [data-ref-el],
.win19-pyldb4 span {
  cursor: pointer;
}

.win19-pyldb4 [data-ref-el],
.win19-pyldb4 span,
.win19-pyldb4 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .win19-pyldb4 [data-ref-el],
  .win19-pyldb4 span,
  .win19-pyldb4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .win19-pyldb4 [data-ref-el],
  .win19-pyldb4 span,
  .win19-pyldb4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.win19-ndgq8m {
  height: 0;
  overflow: hidden;
  transition: height 0.win19-58agkz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.win19-ndgq8m::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.win19-ndgq8m::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.win19-ndgq8m::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .win19-ndgq8m {
    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;
  }

  .win19-ndgq8m:has(> .win19-pyldb4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .win19-ndgq8m .win19-ndgq8m {
    padding: 0;
  }

  .win19-ndgq8m .win19-pyldb4 {
    font-weight: 400;
  }

  .win19-ndgq8m .win19-pyldb4:hover > .win19-0jckf2 {
    background: var(--Neutral-300);
  }

  .win19-ndgq8m .win19-c6mg4f {
    rotate: -90deg;
  }
}

.win19-0jckf2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .win19-0jckf2 {
    padding: 8px;
  }

  .win19-pyldb4.win19-yqqp0d > .win19-0jckf2 {
    background: var(--Neutral-300);
  }
}

.win19-c6mg4f {
  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.win19-20jovv.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.win19-eoq59w 0.win19-bikchh.win19-s14xhe -0.win19-wb6f52 0.win19-92x153 -0.win19-wb6f52 1.win19-v7decx 0.win19-lx00b4.win19-kndbnw 4.win19-82dnye.win19-eoq59w 0.win19-7p2xxm.win19-pelemv -0.win19-wb6f52 9.win19-kx8au3 -0.win19-wb6f52 10.win19-waviyo 0.win19-x65dfx.win19-7eefw9 0.win19-s14xhe 10.win19-7eefw9 0.win19-92x153 10.win19-waviyo 1.win19-kx1hnv.win19-7spmdp 5.win19-jei9gl.win19-gp9rng 6.win19-fjq5vr 5.win19-zwt8py 6.win19-fjq5vr 4.win19-ze63z1 5.win19-heeucd.win19-eoq59w 1.win19-rz1n2y.win19-wb6f52 0.win19-92x153 -0.win19-wb6f52 0.win19-s14xhe 0.win19-eoq59w 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.win19-58agkz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .win19-c6mg4f {
    cursor: default;
  }
}

.win19-l6c7l3 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.win19-ccht2f {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .win19-ccht2f {
    padding: 40px 4px;
  }
}

.win19-sd62j3 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .win19-sd62j3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.win19-03avy8 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .win19-03avy8 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.win19-03avy8 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.win19-03avy8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.win19-03avy8 [data-ref-el],
.win19-03avy8 span,
.win19-03avy8 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.win19-xv4xph {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .win19-xv4xph {
    margin-bottom: 12px;
  }
}

.win19-1q09ol {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.win19-1q09ol img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .win19-1q09ol:last-child {
    margin-right: 0;
  }
}

.win19-4sleuz {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.win19-xv4xph:hover .win19-rwtz69 {
  visibility: visible;
  opacity: 1;
}

.win19-rwtz69 {
  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);
}

.win19-lw36vd {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.win19-x4fyrr {
  display: flex;
  margin: 6px;
}

.win19-x4fyrr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.win19-rwtz69::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);
}

.win19-rwtz69::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);
}

.win19-v1qn1r {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .win19-v1qn1r {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.win19-qu4c2z {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .win19-qu4c2z {
    margin-right: 32px;
  }
}

.win19-ugdey0 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .win19-ugdey0 {
    margin-top: 0;
    width: 340px;
  }
}

.win19-ugdey0 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.win19-9ohynh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.win19-1cpqb4 {
  position: relative;
}

@media (min-width: 768px) {
  .win19-1cpqb4 {
    margin-top: 40px;
  }
}

.win19-1cpqb4 + .win19-shqr8j,
.win19-1cpqb4 + .win19-1cpqb4 {
  margin-top: 24px;
}

.win19-0luogt {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .win19-0luogt {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .win19-0luogt {
    padding: 80px;
  }
}

.win19-79i5ar {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .win19-79i5ar {
    padding: 0 16px;
}


}

.win19-reg3ks {
  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) {
  .win19-reg3ks {
    font-size: 48px;
    line-height: 56px;
  }
}

.win19-qt8mns {
  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) {
  .win19-qt8mns {
    font-size: 24px;
    line-height: 32px;
  }
}

.win19-9cdfq2 {
  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;
}

.win19-9cdfq2:hover {
  background: var(--button-bg-hover);
}

.win19-2bua97 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.win19-2bua97 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .win19-2bua97 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .win19-2bua97 img {
  min-height: 100%;
  }
}

.win19-0luogt::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.win19-foashl {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.win19-foashl h1,
.win19-foashl h2,
.win19-foashl h3,
.win19-foashl h4 {
  margin-bottom: 6px;
}

.win19-foashl h1:not(:first-child),
.win19-foashl h2:not(:first-child),
.win19-foashl h3:not(:first-child),
.win19-foashl h4:not(:first-child) {
  margin-top: 16px;
}

.win19-foashl h1,
.win19-foashl h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .win19-foashl h1,
  .win19-foashl h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.win19-foashl h2,
.win19-foashl h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .win19-foashl h2,
  .win19-foashl h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.win19-foashl h3,
.win19-foashl h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .win19-foashl h3,
  .win19-foashl h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.win19-foashl h4,
.win19-foashl h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.win19-foashl ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.win19-foashl ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.win19-foashl 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);
}

.win19-foashl ul ul {
  margin-bottom: 8px;
}

.win19-foashl ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.win19-foashl ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.win19-foashl ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.win19-foashl ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.win19-foashl ol li::marker {
  font-weight: 700;
}

.win19-foashl ol ol {
  margin-bottom: 8px;
}

.win19-foashl ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.win19-foashl ol ul li {
  padding-left: 16px;
}

.win19-foashl 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) {
  .win19-foashl table {
    padding: 24px;
  }
}

.win19-foashl table.win19-3t7y03 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.win19-58agkz,
    mask-image 0.3s;
}

.win19-foashl table.win19-3t7y03.win19-7lrqza {
  -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) {
  .win19-foashl table {
    display: table;
  }
}

.win19-foashl 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);
}

.win19-foashl table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.win19-foashl table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.win19-foashl 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) {
  .win19-foashl table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.win19-foashl table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.win19-foashl table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.win19-foashl table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.win19-foashl img {
  max-width: 100%;
  height: auto;
}

.win19-q4wev1 {
  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) {
  .win19-q4wev1 {
    padding: 24px;
  }
}

.win19-sxyby8 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .win19-sxyby8 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.win19-sxyby8 > * {
  margin: 0 !important;
}

.win19-sxyby8 img,
.win19-8x8jua {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .win19-sxyby8 img,
  .win19-8x8jua {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.win19-k6ynct {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .win19-k6ynct {
    width: 32px;
    height: 32px;
  }
}

.win19-47adyr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.win19-47adyr .win19-r3tpz8 {
  flex-shrink: 0;
}

.win19-47adyr .win19-7bbglq svg {
  display: none;
}

.win19-iy33r5 {
  display: grid;
  transition: max-height 0.win19-58agkz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .win19-iy33r5 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .win19-iy33r5 {
    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));
  }
}

.win19-iy33r5.win19-ba63aj + .win19-r3tpz8 svg {
  transform: rotate(180deg);
}

.win19-dv0c0r {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.win19-dv0c0r > div:nth-child(3n) {
  grid-column: span 2;
}

.win19-dv0c0r
  > div:nth-child(3n)
  .win19-tnav1w
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .win19-dv0c0r {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .win19-dv0c0r > div:nth-child(3n) {
    grid-column: unset;
  }

  .win19-dv0c0r
    > div:nth-child(3n)
    .win19-tnav1w
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .win19-dv0c0r {
    max-width: 270px;
  }
}

.win19-dv0c0r .win19-tnav1w button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .win19-dv0c0r .win19-tnav1w button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .win19-dv0c0r .win19-tnav1w button {
    max-width: 104px;
  }
}

.win19-fvpcp2 {
  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) {
  .win19-fvpcp2 {
    margin-bottom: 0;
  }
}

.win19-f5fnqw {
  display: none;
  opacity: 0;
}

.win19-50jwys {
  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;
  }
}

.win19-50jwys img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.win19-tnav1w {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.win19-tnav1w button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .win19-tnav1w
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .win19-tnav1w
    button {
    max-width: 145px;
  }
}

.win19-2q6abp:first-child
  .win19-tnav1w
  button {
  max-width: 270px;
}

.win19-fng2sk {
  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%;
}

.win19-fvpcp2 picture {
  width: 100%;
  max-width: 100%;
}

.win19-ay5icf {
  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;
}

.win19-ay5icf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.win19-fvpcp2:hover .win19-ay5icf {
  display: flex;
}

.win19-1vbkap {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.win19-akq8se {
  display: flex;
}

.win19-akq8se:hover .win19-4ev1he,
.win19-akq8se .win19-yqqp0d .win19-4ev1he {
  display: flex;
}

.win19-akq8se svg {
  flex-shrink: 0;
}

.win19-4ev1he {
  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) {
  .win19-4ev1he {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.win19-4ev1he:hover {
  display: flex;
}

.win19-4ev1he svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.win19-zm4e1n {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .win19-zm4e1n {
    font-size: 12px;
  }
}

.win19-gj4e84,
.win19-8t67rg {
  width: 50%;
  flex-shrink: 0;
}

.win19-gj4e84 {
  font-weight: 700;
}

.win19-zzcb6g .win19-iy33r5 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .win19-zzcb6g .win19-iy33r5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .win19-zzcb6g .win19-iy33r5 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.win19-zzcb6g
  .win19-fng2sk:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.win19-zzcb6g .win19-50jwys {
  height: 100% !important;
  border-radius: 16px;
}

.win19-zzcb6g .win19-tnav1w {
  gap: 4px;
  align-items: center;
}

.win19-zzcb6g .win19-tnav1w button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.win19-zzcb6g .win19-tnav1w svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.win19-zzcb6g .win19-4oz4rs,
.win19-zzcb6g .win19-3b459r {
  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.win19-20jovv.org/2000/svg'%3E%3Cpath d='M9.win19-s1ux4m 4.win19-95jceo.win19-lykvmt 5.win19-zpb6ef.win19-197r8a 5.win19-k2phe0.win19-nbra45 5.win19-m72els.win19-ejt3yg 8.win19-e4sgu5.win19-e95gkg 9.win19-jqc5fi.win19-5yt6qw 9.win19-fpydtw.win19-9z4rct 13.win19-vidm3y.win19-qdmkpx 11.win19-mbd824.win19-1qgfbr 11.win19-32hvf6.win19-zrwryf 11.win19-sfk9li.win19-tkblxh 13.win19-th8sep.win19-ewga13 9.win19-903hxp.win19-48vx4e 9.win19-dlfg9e.win19-98brmc 8.win19-aq3fg9.win19-33zkpu 5.win19-6666ud.win19-uw2mxf 5.win19-wtmk1b.win19-ovispm 5.win19-pw9z41.win19-79dgpc 4.win19-oaxqju.win19-1qgfbr 1.win19-of1jrf.win19-s1ux4m 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.win19-zzcb6g .win19-4oz4rs {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.win19-zzcb6g .win19-3b459r {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.win19-e5ephv {
  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) {
  .win19-e5ephv {
    padding: 24px;
  }
}

.win19-e5ephv .win19-r3tpz8 {
  display: flex;
}

@media (min-width: 768px) {
  .win19-e5ephv .win19-r3tpz8 {
    display: none;
  }
}

.win19-e5ephv .win19-7bbglq svg {
  display: none;
}

.win19-o8u7xl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.win19-o8u7xl .win19-75h9kj {
  display: none;
}

@media (min-width: 768px) {
  .win19-o8u7xl .win19-75h9kj {
    display: flex;
  }
}

.win19-20qcgw {
  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) {
  .win19-20qcgw {
    font-size: 40px;
    line-height: 48px;
  }
}

.win19-20qcgw > * {
  margin: 0 !important;
}

.win19-20qcgw img,
.win19-ix6mqg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .win19-20qcgw img,
  .win19-ix6mqg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.win19-rplshl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .win19-rplshl {
    width: 32px;
    height: 32px;
  }
}

.win19-rkboex {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .win19-rkboex {
    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;
  }

  .win19-rkboex::-webkit-scrollbar {
    display: none;
  }
}

.win19-cr9hl8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .win19-cr9hl8 {
    padding: 7px 15px;
  }
}

.win19-cr9hl8:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.win19-b47t67 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .win19-b47t67 {
    display: flex;
    opacity: 1;
  }
}

.win19-cr9hl8 picture {
  height: 100%;
  display: block;
}

.win19-cr9hl8 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .win19-cr9hl8 img {
    width: 88px;
    height: 44px;
  }
}

.win19-cr9hl8 p {
  text-align: center;
  width: 100%;
}

.win19-zkp06a {
  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) {
  .win19-zkp06a {
    font-size: 40px;
    line-height: 48px;
  }
}

.win19-zkp06a img,
.win19-wh4k4v {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .win19-zkp06a img,
  .win19-wh4k4v {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.win19-rct94u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .win19-rct94u {
    width: 32px;
    height: 32px;
  }
}

.win19-lc70w4 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.win19-6l8qim {
  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;
}

.win19-fqtd8q {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.win19-fqtd8q.win19-yqqp0d {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.win19-1vd6t2 {
  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) {
  .win19-1vd6t2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.win19-a50sgy {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.win19-5z8qih {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.win19-58agkz ease;
  opacity: 0;
  color: var(--text-color);
}

.win19-tjybjr {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.win19-tjybjr ol,
.win19-tjybjr ul {
  padding-left: 1.3em;
}

.win19-fqtd8q.win19-yqqp0d .win19-5z8qih {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.win19-fqtd8q.win19-yqqp0d .win19-a50sgy {
  transform: rotate(180deg);
  color: var(--text-color);
}

.win19-47hvpc {
  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) {
  .win19-47hvpc {
    padding: 24px;
  }
}

.win19-47hvpc .win19-r3tpz8 {
  display: flex;
}

@media (min-width: 768px) {
  .win19-47hvpc .win19-r3tpz8 {
    display: none;
  }
}

.win19-47hvpc .win19-7bbglq svg {
  display: none;
}

.win19-h53zfs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.win19-h53zfs .win19-75h9kj {
  display: none;
}

@media (min-width: 768px) {
  .win19-h53zfs .win19-75h9kj {
    display: flex;
  }
}

.win19-pik9uq {
  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) {
  .win19-pik9uq {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.win19-pik9uq > * {
  margin: 0 !important;
}

.win19-pik9uq img,
.win19-70ulsn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .win19-pik9uq img,
  .win19-70ulsn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.win19-66f2up {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .win19-66f2up {
    width: 32px;
    height: 32px;
  }
}

.win19-mclom3 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .win19-mclom3 {
    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;
  }

  .win19-mclom3::-webkit-scrollbar {
    display: none;
  }
}

.win19-zl8r33 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.win19-zl8r33:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.win19-8mw2wu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .win19-8mw2wu {
    display: flex;
    opacity: 1;
  }
}

.win19-zl8r33 picture {
  width: auto;
  height: 100%;
  display: block;
}

.win19-zl8r33 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.win19-s49xa0 {
  margin: -24px 0;
}

.win19-s49xa0:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .win19-s49xa0 {
    margin: -16px 0;
  }
}

.win19-9jidnw {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .win19-9jidnw {
    flex-direction: row;
  }
}

.win19-kl16t1 {
  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) {
  .win19-kl16t1 {
    flex: 1;
  }
}

.win19-kl16t1::placeholder {
  color: var(--Text-400);
}

.win19-swm4x2 {
  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;
}

.win19-ly2sty {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.win19-ly2sty::-webkit-scrollbar {
  display: none;
}

.win19-w5uxtf {
  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;
}

.win19-w5uxtf img,
.win19-w5uxtf svg {
  margin-right: 8px;
}

.win19-nwqvji {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.win19-s49xa0 + .win19-zzo0nh {
  margin-top: 0;
}

@media (min-width: 768px) {
  .win19-s49xa0 + .win19-zzo0nh {
    margin-top: -16px;
  }
}

.win19-jc8moo {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.win19-jc8moo > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.win19-jc8moo > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.win19-siuf7a {
  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;
}

.win19-9jy8d9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.win19-sr9d4f {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.win19-46okrr {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.win19-033wwa {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.win19-siuf7a 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;
}

.win19-siuf7a 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) {
  .win19-siuf7a {
    padding: 39px 179px 39px 39px;
  }

  .win19-9jy8d9 {
    font-size: 40px;
    line-height: 48px;
  }

  .win19-033wwa {
    height: 348px;
  }

  .win19-siuf7a button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .win19-siuf7a button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .win19-siuf7a {
    padding: 63px;
  }
}

.win19-q1m6i2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .win19-q1m6i2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.win19-pcb1nc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .win19-pcb1nc {
    width: auto;
  }
}

.win19-thg3px {
  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;
}

.win19-thg3px::-webkit-scrollbar {
  display: none;
}

.win19-thg3px 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);
}

.win19-thg3px a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .win19-thg3px {
    margin-left: 16px;
    margin-top: 0;
  }
}

.win19-q1m6i2 .win19-u60xex {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.win19-58agkz,
    mask-image 0.3s;
}

.win19-q1m6i2 .win19-u60xex.win19-7lrqza {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.win19-to43nq {
  margin: 40px -16px;
}

.win19-dmnsho + .win19-shqr8j,
.win19-dmnsho + .win19-1cpqb4 {
  margin-top: 24px;
}

.win19-ry6z9u {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.win19-ry6z9u picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.win19-5o2aea {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .win19-5o2aea {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .win19-5o2aea {
    margin-top: 0;
  }
}

.win19-wy1c9n {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .win19-wy1c9n {
    font-size: 24px;
    line-height: 32px;
  }
}

.win19-cv63qx {
  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) {
  .win19-cv63qx {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.win19-khxvw8 {
  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) {
  .win19-khxvw8 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.win19-k7fykt {
  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) {
  .win19-k7fykt {
    font-size: 20px;
    line-height: 28px;
  }
}

.win19-kixnfm {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .win19-kixnfm {
    font-size: 32px;
    line-height: 40px;
  }
}

.win19-8zfwlz {
  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;
}

.win19-r7318q {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.win19-r7318q img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.win19-zzo0nh {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.win19-1bbo62 {
  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) {
  .win19-1bbo62 {
    padding: 15px 48px;
  }
}

main > .win19-zzo0nh {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .win19-iy33r5.win19-xp1a27 > div:nth-child(n+5) {
    display: none;
  }
}

.win19-foashl p a img {
  display: block;
  margin: 0 auto;
}


.win19-k2kf6p {
  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 */
.win19-y2bh5o {
  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;
}

.win19-y2bh5o label {
  font-size: 14px;
}

.win19-y2bh5o h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.win19-y2bh5o input,
.win19-y2bh5o textarea,
.win19-y2bh5o 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;
}
.win19-y2bh5o button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.win19-u7ff5d ease;
}
.win19-y2bh5o button:hover {
  background-color: var(--button-bg-hover);
}
.win19-yjbewl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.win19-ekzbq2 ease-in;
}

.win19-yjbewl 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;
}
.win19-53t3e6, .win19-bsocz3, [class*="review-card"],
thead, thead th, table th, .win19-lzfsga,
.win19-rr4u9s, [class*="collapsible-header"],
.win19-qfpeig, [class*="updated-block"] {
  color: #ece7dc !important;
}

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