* {
  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;
  }
}

.winthere-q0h2hh {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .winthere-q0h2hh {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .winthere-q0h2hh {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.winthere-tkyjwt {
  overflow: hidden;
}

.winthere-1k0p6i img {
  background: var(--Neutral-300);
}

.winthere-aqd6sk {
  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;
}

.winthere-vnxjem {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.winthere-vnxjem:hover {
  background: var(--button-bg-hover);
}

.winthere-j3b5x4 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.winthere-j3b5x4:hover {
  background: var(--button-bg-hover);
}

.winthere-lkbszh {
  font-size: 12px;
  line-height: 18px;
}

.winthere-n9j8jm {
  font-size: 18px;
  line-height: 26px;
}

.winthere-nl7cih {
  width: 100%;
}

.winthere-w39zcd {
  padding: 6px 16px;
}

.winthere-0oudpw {
  padding: 10px 16px;
}

.winthere-fxqn0k {
  padding: 15px 26px;
}

.winthere-fobj3q {
  flex-shrink: 0;
}

.winthere-4ujrji {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.winthere-50t5d9 {
  display: none;
}

.winthere-ktr31i {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.winthere-6wmvlg {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.winthere-nrkzft {
  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;
}

.winthere-cuos9z {
  cursor: grab;
}

.winthere-nrkzft::-webkit-scrollbar {
  display: none;
}

.winthere-1hckry {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.winthere-vmjm6j {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.winthere-zzo1bx {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.winthere-42gkvz {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.winthere-qs9iyr {
  visibility: visible;
}

.winthere-wpfgqn {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.winthere-u9b1dd ease;
}

.winthere-2qu7b6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.winthere-3zvoa6 {
  -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.winthere-u9b1dd,
    mask-image 0.3s;
}

.winthere-3zvoa6.winthere-ftr4bo {
  -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;
  }
}

.winthere-3p1qz1: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;
}

.winthere-w57t8x {
  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.winthere-x0cp7s.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.winthere-x0cp7s.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;
}

.winthere-xac3uu {
  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);
}

.winthere-xac3uu::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%
  );
}

.winthere-1dh2x3 {
  position: relative;
  z-index: 1;
}

.winthere-visyza {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.winthere-l4r5ik {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.winthere-vi95hl {
  font-size: 40px;
  line-height: 48px;
}

.winthere-8nf02d {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.winthere-bnpflx {
  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;
}

.winthere-bnpflx:hover {
  background: var(--Primary-400);
}

.winthere-bnpflx svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.winthere-3p1qz1 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) {
  .winthere-xac3uu {
    max-width: 600px;
    padding: 64px;
  }

  .winthere-visyza {
    font-size: 24px;
    line-height: 32px;
  }

  .winthere-l4r5ik {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .winthere-vi95hl {
    font-size: 50px;
    line-height: 56px;
  }

  .winthere-8nf02d {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .winthere-w57t8x {
    top: 25px;
    right: 25px;
  }
}

.winthere-b1swwn,
.winthere-f0poo3 {
  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;
}

.winthere-435gia.winthere-pm7pwx::before,
.winthere-f0poo3::before,
.winthere-95x6n0::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.winthere-x0cp7s.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.winthere-7b7zwv 14.winthere-7jfa7d.winthere-rbrey1 14.winthere-pn0euc 15.winthere-rttkxh 14.winthere-gj433k 15.winthere-pn13tp 14.winthere-fw3ezj.winthere-zvyvju 14.winthere-zw94eu 19.winthere-23rqd7 12.winthere-tkzdcc 19.winthere-23rqd7 10.winthere-7xwwb2.winthere-23rqd7 8.winthere-vtbhjv 17.winthere-p16jmg 7.winthere-drk247 15.winthere-tgw4ef 7.winthere-51tsp4.winthere-o2ly0m 7.winthere-drk247 11.winthere-qny10r 8.winthere-vtbhjv 11.winthere-qny10r 10.winthere-d43a4m.winthere-qny10r 12.winthere-s0g2i7 13.winthere-t5t57b 14.winthere-3q5yq8 15.winthere-bwzck0 14.winthere-ft99y5.winthere-8f79f8 14.winthere-qieovm 15.winthere-944ng7 14.winthere-cwrax8 15.winthere-x95dik 14.winthere-3qyutl.winthere-7b7zwv 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.winthere-8o3g5p 15.winthere-5xum01.winthere-cljh0i 15.winthere-ewu1q5 15.winthere-j0r32a 15.winthere-c4d2qv 15.winthere-jikw28 15.winthere-5f5rpd.winthere-6l97pe 15.winthere-c4d2qv 15.winthere-gc9x72 15.winthere-857o2p 15.winthere-yzys9p 15.winthere-t2du54.winthere-vqvf4y 15.winthere-3vgu88 7.winthere-kebfx6 18.winthere-v6pnmw 7.winthere-1q6dqi 23.winthere-vb0fea.winthere-poemb4.winthere-e21v4b 18.winthere-ihf6xl 19.winthere-a81c3n 15.winthere-cg056b 15.winthere-8o3g5p 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.winthere-bv4x7m [type="submit"] *,
.winthere-yd69t1 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .winthere-327p6d {
    display: none;
  }
}

.winthere-s8muix {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .winthere-s8muix {
  display: none;
}

@media (min-width: 768px) {
  .winthere-s8muix {
    bottom: 22px;
  }
}

.winthere-s8muix input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .winthere-s8muix {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.winthere-c1y06v.static) .winthere-s8muix {
    bottom: 8px;
  }
}

.winthere-try3r9 {
  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.winthere-x0cp7s.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.winthere-34hur1 3.winthere-v1g686.winthere-x5uy4h.winthere-053pi2 3.winthere-76rgd3 3.winthere-0u2ywg 5.winthere-l4fkdk 3.winthere-0u2ywg 8.winthere-fir23o.winthere-n6idwf.winthere-0u2ywg 26.winthere-e8fhkk 5.winthere-5ymiia 28.winthere-r4laf9 8.winthere-audkk0 28.winthere-61ywjj.winthere-hor76o 28.winthere-97fkvs.winthere-95v3o3 34.winthere-6gl6ez.winthere-ylvi92 36.winthere-hc1031 11.winthere-hixv94 37.winthere-rviof8 12.winthere-1vaspu 36.winthere-j4yfx4.winthere-rpihy0 28.winthere-u84th7.winthere-qf41ed.winthere-h3mcab 28.winthere-xxxwsc 36.winthere-gaewdg 26.winthere-a8e4nb 36.winthere-gaewdg 23.winthere-rrfdou.winthere-cfsqxd.winthere-gaewdg 5.winthere-2l9d8e 34.winthere-pysrm1 3.winthere-76rgd3 31.winthere-34hur1 3.winthere-ws3qfz.winthere-0lykd7 18.winthere-gng2qz.winthere-jz5fee 18.winthere-0l42np 8.winthere-50fho7 17.winthere-h1haey 8.winthere-50fho7 15.winthere-m652tk.winthere-50fho7 14.winthere-t6l1wi 9.winthere-jz5fee 13.winthere-h9k26h 11.winthere-0lykd7 13.winthere-mxg0e5.winthere-pgvyxc 13.winthere-h9k26h 13.winthere-4uvfgh 14.winthere-t6l1wi 13.winthere-4uvfgh 15.winthere-v5tl21.winthere-4uvfgh 17.winthere-h1haey 12.winthere-pgvyxc 18.winthere-0l42np 11.winthere-0lykd7 18.winthere-uu7an5.winthere-bgb6yd 18.winthere-wmevk4.winthere-y9vhfy 18.winthere-0l42np 17.winthere-zre67a 17.winthere-h1haey 17.winthere-zre67a 15.winthere-5he9df.winthere-zre67a 14.winthere-t6l1wi 18.winthere-y9vhfy 13.winthere-h9k26h 20.winthere-bgb6yd 13.winthere-zi1ks5.winthere-bbot1d 13.winthere-h9k26h 22.winthere-0fvcxp 14.winthere-t6l1wi 22.winthere-0fvcxp 15.winthere-qxhk41.winthere-nmp2i4 17.winthere-h1haey 21.winthere-bbot1d 18.winthere-0l42np 20.winthere-bgb6yd 18.winthere-94m2t7.winthere-un351v 18.winthere-tidtru.winthere-s1iues 18.winthere-0l42np 26.winthere-ofu9u2 17.winthere-h1haey 26.winthere-ofu9u2 15.winthere-kysf3h.winthere-ofu9u2 14.winthere-t6l1wi 27.winthere-s1iues 13.winthere-h9k26h 28.winthere-un351v 13.winthere-lidyvb.winthere-izltw3 13.winthere-h9k26h 31.winthere-sdxk52 14.winthere-t6l1wi 31.winthere-sdxk52 15.winthere-uwewcs.winthere-ofu9u2 17.winthere-h1haey 30.winthere-izltw3 18.winthere-0l42np 28.winthere-un351v 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"])
    .winthere-try3r9 {
    display: none;
  }
}

.winthere-nsg8tt {
  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) {
  .winthere-nsg8tt {
    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;
}

.winthere-yd69t1 {
  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) {
  .winthere-yd69t1 {
    padding: 14px 16px;
  }
}

.winthere-yd69t1 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.winthere-yd69t1 button:first-child {
  align-content: end;
}

.winthere-yd69t1 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .winthere-yd69t1
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .winthere-yd69t1
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.winthere-yd69t1 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.winthere-yd69t1 button:last-child svg {
  width: 38px;
  height: 38px;
}

.winthere-95x6n0 {
  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;
}

.winthere-95x6n0::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .winthere-95x6n0,
.pc61d126-chatbot[data-active-screen="3"]
  .winthere-95x6n0 {
  opacity: 1;
  visibility: visible;
}

.winthere-xm6sg3 {
  flex: 1 1;
}

.winthere-pcowwa {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .winthere-pcowwa {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .winthere-s0m91q {
  display: block;
}

.winthere-1m70yj {
  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) {
  .winthere-1m70yj {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.winthere-f0poo3 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.winthere-f0poo3::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.winthere-uyyakj span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.winthere-uyyakj p {
  color: var(--Text-100);
}

.winthere-f0poo3 .winthere-lvit04 {
  grid-area: button;
}

.winthere-f0poo3 .winthere-lvit04::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.winthere-x0cp7s.org/2000/svg'%3E%3Cpath d='M4.winthere-jvh0zh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winthere-xy10dd 15L16.winthere-xy10dd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winthere-xy10dd 5L16.winthere-xy10dd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .winthere-vwnv82 {
  display: block;
}

.winthere-acffma {
  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) {
  .winthere-acffma {
    margin-top: 40px;
  }
}

.winthere-b1swwn label,
.winthere-b1swwn input {
  display: block;
  width: 100%;
}

.winthere-b1swwn label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.winthere-b1swwn label.winthere-0eas18 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.winthere-b1swwn label.winthere-0eas18::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;
}

.winthere-b1swwn 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;
}

.winthere-b1swwn input::placeholder {
  color: var(--Text-400);
}

.winthere-xd2o69 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .winthere-xd2o69 {
  display: flex;
}

.winthere-xd2o69 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .winthere-xd2o69 ol {
    height: 420px;
    padding: 24px;
  }
}

.winthere-xd2o69 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.winthere-bv4x7m {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .winthere-bv4x7m {
    padding: 0 24px 24px;
  }
}

.winthere-bv4x7m 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;
}

.winthere-bv4x7m input::placeholder {
  color: var(--Text-400);
}

.winthere-bv4x7m [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.winthere-bv4x7m [type="submit"]:disabled {
  opacity: 0.5;
}

.winthere-bv4x7m [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .winthere-bv4x7m [type="submit"] {
    right: 40px;
  }
}

.winthere-435gia {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.winthere-435gia.winthere-pm7pwx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.winthere-435gia.winthere-pm7pwx::before {
  content: "";
  width: 31px;
}

.winthere-435gia.winthere-pm7pwx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winthere-435gia.winthere-tfl62u p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.winthere-435gia p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winthere-s8muix .winthere-lvit04 {
  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;
  }
}

.winthere-327p6d {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .winthere-327p6d {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .winthere-327p6d {
    padding: 18px 0;
  }
}

.winthere-327p6d .winthere-q0h2hh {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .winthere-327p6d .winthere-q0h2hh {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.winthere-606jpd {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .winthere-606jpd {
    max-width: 160px;
    height: 40px;
  }
}

.winthere-606jpd picture,
.winthere-606jpd img {
  display: block;
  width: 100%;
  height: 100%;
}

.winthere-606jpd img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .winthere-hyi5zz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.winthere-u9b1dd ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .winthere-327p6d.winthere-7etgz5 .winthere-hyi5zz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .winthere-hyi5zz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .winthere-hyi5zz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.winthere-w4h1qr,
.winthere-i0vmj8 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .winthere-w4h1qr,
  .winthere-i0vmj8 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .winthere-i0vmj8 {
    display: none;
  }
}

.winthere-xf5lbx {
  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;
}

.winthere-7etgz5 .winthere-xf5lbx {
  background: var(--fh-bg-color);
}

.winthere-xf5lbx button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .winthere-xf5lbx {
    display: none;
  }
}

.winthere-kfkl5i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winthere-kfkl5i {
    display: none;
  }
}

.winthere-9ri11g {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.winthere-327p6d.winthere-7etgz5 .winthere-9ri11g:first-child {
  display: none;
}

.winthere-327p6d.winthere-7etgz5 .winthere-9ri11g:last-child {
  display: block;
}

.winthere-9ri11g:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .winthere-9ri11g {
    display: none;
  }
}

.winthere-cjml8h {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winthere-cjml8h {
    display: flex;
  }
}

.winthere-cjml8h ul {
  max-height: 350px;
  overflow-y: auto;
}

.winthere-cjml8h:hover ul {
  visibility: visible;
  opacity: 1;
}

.winthere-cjml8h:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.winthere-cjml8h:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.winthere-cjml8h:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.winthere-cjml8h:hover .winthere-zmwjjr svg {
  transform: rotate(180deg);
}

.winthere-epn4yc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.winthere-artj9a {
  padding: 0 8px;
}

.winthere-ko4p25 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.winthere-ko4p25:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .winthere-ko4p25 {
    padding: 4px 8px;
  }
}

.winthere-9z7ulj {
  display: flex;
}

.winthere-9z7ulj img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.winthere-zmwjjr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.winthere-zmwjjr svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.winthere-dkqqcl {
  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) {
  .winthere-dkqqcl {
    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;
  }
}

.winthere-eeet0y {
  width: 100%;
}

@media (min-width: 1200px) {
  .winthere-eeet0y {
    display: none;
  }
}

.winthere-g5q67t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.winthere-vcxu5u {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.winthere-z86t7s {
  display: flex;
}

.winthere-r1yfft {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.winthere-1lqdd9 {
  list-style: none;
}

@media (max-width: 1199px) {
  .winthere-1lqdd9 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .winthere-1lqdd9 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .winthere-1lqdd9 .winthere-56iyqo [data-ref-el],
  .winthere-1lqdd9 .winthere-56iyqo span,
  .winthere-1lqdd9 .winthere-56iyqo a {
    white-space: nowrap;
  }
}

.winthere-vjhkah {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .winthere-vjhkah.winthere-w898ul > .winthere-56iyqo {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .winthere-vjhkah.winthere-pn08no:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .winthere-vjhkah.winthere-w898ul > .winthere-x8bone {
    height: auto;
  }

  .winthere-vjhkah.winthere-w898ul > div > .winthere-bh3y4h {
    transform: rotate(180deg);
  }
}

.winthere-vjhkah [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.winthere-vjhkah [data-ref-el],
.winthere-vjhkah span {
  cursor: pointer;
}

.winthere-vjhkah [data-ref-el],
.winthere-vjhkah span,
.winthere-vjhkah a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .winthere-vjhkah [data-ref-el],
  .winthere-vjhkah span,
  .winthere-vjhkah a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .winthere-vjhkah [data-ref-el],
  .winthere-vjhkah span,
  .winthere-vjhkah a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.winthere-x8bone {
  height: 0;
  overflow: hidden;
  transition: height 0.winthere-u9b1dd ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.winthere-x8bone::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.winthere-x8bone::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.winthere-x8bone::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .winthere-x8bone {
    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;
  }

  .winthere-x8bone:has(> .winthere-vjhkah.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .winthere-x8bone .winthere-x8bone {
    padding: 0;
  }

  .winthere-x8bone .winthere-vjhkah {
    font-weight: 400;
  }

  .winthere-x8bone .winthere-vjhkah:hover > .winthere-56iyqo {
    background: var(--Neutral-300);
  }

  .winthere-x8bone .winthere-bh3y4h {
    rotate: -90deg;
  }
}

.winthere-56iyqo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winthere-56iyqo {
    padding: 8px;
  }

  .winthere-vjhkah.winthere-t1kqpb > .winthere-56iyqo {
    background: var(--Neutral-300);
  }
}

.winthere-bh3y4h {
  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.winthere-x0cp7s.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.winthere-xn4vbg 0.winthere-ma1ahw.winthere-d9a6hs -0.winthere-s24lxs 0.winthere-a6z86q -0.winthere-s24lxs 1.winthere-f3hm0f 0.winthere-9daiaz.winthere-qxeyqz 4.winthere-6dcd1h.winthere-xn4vbg 0.winthere-rb0gfl.winthere-4rrwg6 -0.winthere-s24lxs 9.winthere-subq6q -0.winthere-s24lxs 10.winthere-g5n7bv 0.winthere-umx1n9.winthere-cn3zgl 0.winthere-d9a6hs 10.winthere-cn3zgl 0.winthere-a6z86q 10.winthere-g5n7bv 1.winthere-cuddul.winthere-5a45fd 5.winthere-34hril.winthere-xz1o42 6.winthere-733ium 5.winthere-991s4o 6.winthere-733ium 4.winthere-nfxbyg 5.winthere-ty4fd2.winthere-xn4vbg 1.winthere-5qyddr.winthere-s24lxs 0.winthere-a6z86q -0.winthere-s24lxs 0.winthere-d9a6hs 0.winthere-xn4vbg 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.winthere-u9b1dd ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winthere-bh3y4h {
    cursor: default;
  }
}

.winthere-t1zmib {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.winthere-lcphl2 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .winthere-lcphl2 {
    padding: 40px 4px;
  }
}

.winthere-7oht32 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .winthere-7oht32 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.winthere-62k7sa {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .winthere-62k7sa {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.winthere-62k7sa ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.winthere-62k7sa [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.winthere-62k7sa [data-ref-el],
.winthere-62k7sa span,
.winthere-62k7sa a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.winthere-8ypt9z {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winthere-8ypt9z {
    margin-bottom: 12px;
  }
}

.winthere-dibe5l {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.winthere-dibe5l img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .winthere-dibe5l:last-child {
    margin-right: 0;
  }
}

.winthere-cxyo44 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winthere-8ypt9z:hover .winthere-8go6ci {
  visibility: visible;
  opacity: 1;
}

.winthere-8go6ci {
  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);
}

.winthere-nkanqf {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.winthere-yl5n60 {
  display: flex;
  margin: 6px;
}

.winthere-yl5n60 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.winthere-8go6ci::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);
}

.winthere-8go6ci::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);
}

.winthere-vt9l9n {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .winthere-vt9l9n {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.winthere-uozvf4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .winthere-uozvf4 {
    margin-right: 32px;
  }
}

.winthere-w7e0a9 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winthere-w7e0a9 {
    margin-top: 0;
    width: 340px;
  }
}

.winthere-w7e0a9 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winthere-42rcs8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.winthere-bz9mua {
  position: relative;
}

@media (min-width: 768px) {
  .winthere-bz9mua {
    margin-top: 40px;
  }
}

.winthere-bz9mua + .winthere-m6uy09,
.winthere-bz9mua + .winthere-bz9mua {
  margin-top: 24px;
}

.winthere-x54lpl {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .winthere-x54lpl {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .winthere-x54lpl {
    padding: 80px;
  }
}

.winthere-d74flx {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .winthere-d74flx {
    padding: 0 16px;
}


}

.winthere-m4tryt {
  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) {
  .winthere-m4tryt {
    font-size: 48px;
    line-height: 56px;
  }
}

.winthere-e9a7yl {
  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) {
  .winthere-e9a7yl {
    font-size: 24px;
    line-height: 32px;
  }
}

.winthere-vxbxfj {
  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;
}

.winthere-vxbxfj:hover {
  background: var(--button-bg-hover);
}

.winthere-hgjgt9 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.winthere-hgjgt9 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .winthere-hgjgt9 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .winthere-hgjgt9 img {
  min-height: 100%;
  }
}

.winthere-x54lpl::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.winthere-pwumqc {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.winthere-pwumqc h1,
.winthere-pwumqc h2,
.winthere-pwumqc h3,
.winthere-pwumqc h4 {
  margin-bottom: 6px;
}

.winthere-pwumqc h1:not(:first-child),
.winthere-pwumqc h2:not(:first-child),
.winthere-pwumqc h3:not(:first-child),
.winthere-pwumqc h4:not(:first-child) {
  margin-top: 16px;
}

.winthere-pwumqc h1,
.winthere-pwumqc h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .winthere-pwumqc h1,
  .winthere-pwumqc h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.winthere-pwumqc h2,
.winthere-pwumqc h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .winthere-pwumqc h2,
  .winthere-pwumqc h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.winthere-pwumqc h3,
.winthere-pwumqc h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .winthere-pwumqc h3,
  .winthere-pwumqc h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.winthere-pwumqc h4,
.winthere-pwumqc h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.winthere-pwumqc ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.winthere-pwumqc ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.winthere-pwumqc 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);
}

.winthere-pwumqc ul ul {
  margin-bottom: 8px;
}

.winthere-pwumqc ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.winthere-pwumqc ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.winthere-pwumqc ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.winthere-pwumqc ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.winthere-pwumqc ol li::marker {
  font-weight: 700;
}

.winthere-pwumqc ol ol {
  margin-bottom: 8px;
}

.winthere-pwumqc ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.winthere-pwumqc ol ul li {
  padding-left: 16px;
}

.winthere-pwumqc 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) {
  .winthere-pwumqc table {
    padding: 24px;
  }
}

.winthere-pwumqc table.winthere-n2uvpr {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.winthere-u9b1dd,
    mask-image 0.3s;
}

.winthere-pwumqc table.winthere-n2uvpr.winthere-ftr4bo {
  -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) {
  .winthere-pwumqc table {
    display: table;
  }
}

.winthere-pwumqc 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);
}

.winthere-pwumqc table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winthere-pwumqc table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winthere-pwumqc 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) {
  .winthere-pwumqc table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.winthere-pwumqc table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winthere-pwumqc table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winthere-pwumqc table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.winthere-pwumqc img {
  max-width: 100%;
  height: auto;
}

.winthere-ihq86f {
  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) {
  .winthere-ihq86f {
    padding: 24px;
  }
}

.winthere-5dpvfp {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .winthere-5dpvfp {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.winthere-5dpvfp > * {
  margin: 0 !important;
}

.winthere-5dpvfp img,
.winthere-8lozzg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winthere-5dpvfp img,
  .winthere-8lozzg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winthere-kgf4ni {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winthere-kgf4ni {
    width: 32px;
    height: 32px;
  }
}

.winthere-z4edvm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.winthere-z4edvm .winthere-o7x98w {
  flex-shrink: 0;
}

.winthere-z4edvm .winthere-clcz2y svg {
  display: none;
}

.winthere-y3algu {
  display: grid;
  transition: max-height 0.winthere-u9b1dd ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .winthere-y3algu {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .winthere-y3algu {
    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));
  }
}

.winthere-y3algu.winthere-6bgxoe + .winthere-o7x98w svg {
  transform: rotate(180deg);
}

.winthere-ieafoj {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.winthere-ieafoj > div:nth-child(3n) {
  grid-column: span 2;
}

.winthere-ieafoj
  > div:nth-child(3n)
  .winthere-noojo7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .winthere-ieafoj {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .winthere-ieafoj > div:nth-child(3n) {
    grid-column: unset;
  }

  .winthere-ieafoj
    > div:nth-child(3n)
    .winthere-noojo7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .winthere-ieafoj {
    max-width: 270px;
  }
}

.winthere-ieafoj .winthere-noojo7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .winthere-ieafoj .winthere-noojo7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .winthere-ieafoj .winthere-noojo7 button {
    max-width: 104px;
  }
}

.winthere-dajbuz {
  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) {
  .winthere-dajbuz {
    margin-bottom: 0;
  }
}

.winthere-vgu12w {
  display: none;
  opacity: 0;
}

.winthere-p553sb {
  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;
  }
}

.winthere-p553sb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.winthere-noojo7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.winthere-noojo7 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winthere-noojo7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winthere-noojo7
    button {
    max-width: 145px;
  }
}

.winthere-92f12l:first-child
  .winthere-noojo7
  button {
  max-width: 270px;
}

.winthere-4s4tn1 {
  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%;
}

.winthere-dajbuz picture {
  width: 100%;
  max-width: 100%;
}

.winthere-frshqd {
  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;
}

.winthere-frshqd svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.winthere-dajbuz:hover .winthere-frshqd {
  display: flex;
}

.winthere-v1k6mf {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.winthere-utsm2o {
  display: flex;
}

.winthere-utsm2o:hover .winthere-w8luo3,
.winthere-utsm2o .winthere-t1kqpb .winthere-w8luo3 {
  display: flex;
}

.winthere-utsm2o svg {
  flex-shrink: 0;
}

.winthere-w8luo3 {
  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) {
  .winthere-w8luo3 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.winthere-w8luo3:hover {
  display: flex;
}

.winthere-w8luo3 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.winthere-skt3tw {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .winthere-skt3tw {
    font-size: 12px;
  }
}

.winthere-nzu8ei,
.winthere-5fktc5 {
  width: 50%;
  flex-shrink: 0;
}

.winthere-nzu8ei {
  font-weight: 700;
}

.winthere-ax5gfk .winthere-y3algu {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .winthere-ax5gfk .winthere-y3algu {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .winthere-ax5gfk .winthere-y3algu {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.winthere-ax5gfk
  .winthere-4s4tn1:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.winthere-ax5gfk .winthere-p553sb {
  height: 100% !important;
  border-radius: 16px;
}

.winthere-ax5gfk .winthere-noojo7 {
  gap: 4px;
  align-items: center;
}

.winthere-ax5gfk .winthere-noojo7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.winthere-ax5gfk .winthere-noojo7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.winthere-ax5gfk .winthere-n96tpd,
.winthere-ax5gfk .winthere-9fcmkm {
  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.winthere-x0cp7s.org/2000/svg'%3E%3Cpath d='M9.winthere-3sl997 4.winthere-paaue9.winthere-xwyc66 5.winthere-h19522.winthere-f4slrj 5.winthere-hyelgn.winthere-94hzwy 5.winthere-6to5cg.winthere-0k84tp 8.winthere-8j2n2i.winthere-xbll95 9.winthere-lvinea.winthere-pmd903 9.winthere-emwu21.winthere-in3kfo 13.winthere-od8gj3.winthere-9xgulw 11.winthere-w4ki03.winthere-ii31ns 11.winthere-ahcqto.winthere-d3n0iv 11.winthere-021iei.winthere-4ndi5j 13.winthere-h83joq.winthere-273ia9 9.winthere-smhpuj.winthere-pssfbt 9.winthere-kspteo.winthere-dvzuwv 8.winthere-v30dq2.winthere-qaw8i9 5.winthere-7n7rcp.winthere-4j7gwf 5.winthere-jhmiia.winthere-h3mifw 5.winthere-4pk00b.winthere-dkkot2 4.winthere-x3b6wm.winthere-ii31ns 1.winthere-cxwssy.winthere-3sl997 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.winthere-ax5gfk .winthere-n96tpd {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.winthere-ax5gfk .winthere-9fcmkm {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.winthere-sax530 {
  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) {
  .winthere-sax530 {
    padding: 24px;
  }
}

.winthere-sax530 .winthere-o7x98w {
  display: flex;
}

@media (min-width: 768px) {
  .winthere-sax530 .winthere-o7x98w {
    display: none;
  }
}

.winthere-sax530 .winthere-clcz2y svg {
  display: none;
}

.winthere-8kowr8 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.winthere-8kowr8 .winthere-aqd6sk {
  display: none;
}

@media (min-width: 768px) {
  .winthere-8kowr8 .winthere-aqd6sk {
    display: flex;
  }
}

.winthere-gkc9l6 {
  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) {
  .winthere-gkc9l6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.winthere-gkc9l6 > * {
  margin: 0 !important;
}

.winthere-gkc9l6 img,
.winthere-m80d5y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winthere-gkc9l6 img,
  .winthere-m80d5y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winthere-gewbgf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winthere-gewbgf {
    width: 32px;
    height: 32px;
  }
}

.winthere-m1hbjn {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .winthere-m1hbjn {
    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;
  }

  .winthere-m1hbjn::-webkit-scrollbar {
    display: none;
  }
}

.winthere-le5180 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .winthere-le5180 {
    padding: 7px 15px;
  }
}

.winthere-le5180:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winthere-1oeap2 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winthere-1oeap2 {
    display: flex;
    opacity: 1;
  }
}

.winthere-le5180 picture {
  height: 100%;
  display: block;
}

.winthere-le5180 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .winthere-le5180 img {
    width: 88px;
    height: 44px;
  }
}

.winthere-le5180 p {
  text-align: center;
  width: 100%;
}

.winthere-w014rv {
  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) {
  .winthere-w014rv {
    font-size: 40px;
    line-height: 48px;
  }
}

.winthere-w014rv img,
.winthere-91ive5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winthere-w014rv img,
  .winthere-91ive5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winthere-4orcyq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winthere-4orcyq {
    width: 32px;
    height: 32px;
  }
}

.winthere-5irbl4 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.winthere-6s6oht {
  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;
}

.winthere-o0v3mg {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.winthere-o0v3mg.winthere-t1kqpb {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.winthere-34k0ym {
  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) {
  .winthere-34k0ym {
    font-size: 20px;
    line-height: 28px;
  }
}

.winthere-5lli08 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.winthere-4govx8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.winthere-u9b1dd ease;
  opacity: 0;
  color: var(--text-color);
}

.winthere-8sofax {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.winthere-8sofax ol,
.winthere-8sofax ul {
  padding-left: 1.3em;
}

.winthere-o0v3mg.winthere-t1kqpb .winthere-4govx8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.winthere-o0v3mg.winthere-t1kqpb .winthere-5lli08 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.winthere-1ebqrx {
  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) {
  .winthere-1ebqrx {
    padding: 24px;
  }
}

.winthere-1ebqrx .winthere-o7x98w {
  display: flex;
}

@media (min-width: 768px) {
  .winthere-1ebqrx .winthere-o7x98w {
    display: none;
  }
}

.winthere-1ebqrx .winthere-clcz2y svg {
  display: none;
}

.winthere-l884mu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.winthere-l884mu .winthere-aqd6sk {
  display: none;
}

@media (min-width: 768px) {
  .winthere-l884mu .winthere-aqd6sk {
    display: flex;
  }
}

.winthere-p9e1ik {
  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) {
  .winthere-p9e1ik {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.winthere-p9e1ik > * {
  margin: 0 !important;
}

.winthere-p9e1ik img,
.winthere-6bnkkr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winthere-p9e1ik img,
  .winthere-6bnkkr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winthere-4kd2lq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winthere-4kd2lq {
    width: 32px;
    height: 32px;
  }
}

.winthere-5ge2lk {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .winthere-5ge2lk {
    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;
  }

  .winthere-5ge2lk::-webkit-scrollbar {
    display: none;
  }
}

.winthere-g8zyn9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.winthere-g8zyn9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winthere-0om51l {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winthere-0om51l {
    display: flex;
    opacity: 1;
  }
}

.winthere-g8zyn9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.winthere-g8zyn9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.winthere-bvx3xh {
  margin: -24px 0;
}

.winthere-bvx3xh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .winthere-bvx3xh {
    margin: -16px 0;
  }
}

.winthere-q4v42j {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .winthere-q4v42j {
    flex-direction: row;
  }
}

.winthere-4jvz4b {
  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) {
  .winthere-4jvz4b {
    flex: 1;
  }
}

.winthere-4jvz4b::placeholder {
  color: var(--Text-400);
}

.winthere-wozm4l {
  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;
}

.winthere-ajhhlv {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.winthere-ajhhlv::-webkit-scrollbar {
  display: none;
}

.winthere-5z5nlv {
  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;
}

.winthere-5z5nlv img,
.winthere-5z5nlv svg {
  margin-right: 8px;
}

.winthere-iobabg {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.winthere-bvx3xh + .winthere-0ixumd {
  margin-top: 0;
}

@media (min-width: 768px) {
  .winthere-bvx3xh + .winthere-0ixumd {
    margin-top: -16px;
  }
}

.winthere-p775bh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.winthere-p775bh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.winthere-p775bh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.winthere-b7j78h {
  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;
}

.winthere-7l59y4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.winthere-r1r9pp {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.winthere-5nz14k {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.winthere-ydc21z {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.winthere-b7j78h 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;
}

.winthere-b7j78h 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) {
  .winthere-b7j78h {
    padding: 39px 179px 39px 39px;
  }

  .winthere-7l59y4 {
    font-size: 40px;
    line-height: 48px;
  }

  .winthere-ydc21z {
    height: 348px;
  }

  .winthere-b7j78h button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .winthere-b7j78h button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .winthere-b7j78h {
    padding: 63px;
  }
}

.winthere-wibkcy {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .winthere-wibkcy {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.winthere-9v3nvk {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winthere-9v3nvk {
    width: auto;
  }
}

.winthere-wokrw5 {
  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;
}

.winthere-wokrw5::-webkit-scrollbar {
  display: none;
}

.winthere-wokrw5 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);
}

.winthere-wokrw5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winthere-wokrw5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.winthere-wibkcy .winthere-km0ggv {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.winthere-u9b1dd,
    mask-image 0.3s;
}

.winthere-wibkcy .winthere-km0ggv.winthere-ftr4bo {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.winthere-50a46w {
  margin: 40px -16px;
}

.winthere-i0jv8t + .winthere-m6uy09,
.winthere-i0jv8t + .winthere-bz9mua {
  margin-top: 24px;
}

.winthere-b00j92 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.winthere-b00j92 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.winthere-ovvx1i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .winthere-ovvx1i {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .winthere-ovvx1i {
    margin-top: 0;
  }
}

.winthere-i9arow {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winthere-i9arow {
    font-size: 24px;
    line-height: 32px;
  }
}

.winthere-n0xddp {
  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) {
  .winthere-n0xddp {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.winthere-ma1fwt {
  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) {
  .winthere-ma1fwt {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.winthere-iqi1vr {
  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) {
  .winthere-iqi1vr {
    font-size: 20px;
    line-height: 28px;
  }
}

.winthere-10h1xq {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winthere-10h1xq {
    font-size: 32px;
    line-height: 40px;
  }
}

.winthere-g2pb3e {
  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;
}

.winthere-d8hyjn {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.winthere-d8hyjn img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.winthere-0ixumd {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.winthere-bel8gv {
  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) {
  .winthere-bel8gv {
    padding: 15px 48px;
  }
}

main > .winthere-0ixumd {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .winthere-y3algu.winthere-gi2i79 > div:nth-child(n+5) {
    display: none;
  }
}

.winthere-pwumqc p a img {
  display: block;
  margin: 0 auto;
}


.winthere-2m7omv {
  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 */
.winthere-lbr06t {
  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;
}

.winthere-lbr06t label {
  font-size: 14px;
}

.winthere-lbr06t h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winthere-lbr06t input,
.winthere-lbr06t textarea,
.winthere-lbr06t 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;
}
.winthere-lbr06t button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winthere-9dzeat ease;
}
.winthere-lbr06t button:hover {
  background-color: var(--button-bg-hover);
}
.winthere-2dkzcu {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winthere-p7xe2h ease-in;
}

.winthere-2dkzcu 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;
}
.winthere-im8led, .winthere-ztg4do, [class*="review-card"],
thead, thead th, table th, .winthere-39d28l,
.winthere-7yom0m, [class*="collapsible-header"],
.winthere-tbq7zj, [class*="updated-block"] {
  color: #ece7dc !important;
}

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