* {
  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;
  }
}

.winmate88-390nj9 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .winmate88-390nj9 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .winmate88-390nj9 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.winmate88-0k18gy {
  overflow: hidden;
}

.winmate88-h4p9qc img {
  background: var(--Neutral-300);
}

.winmate88-dr8ui0 {
  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;
}

.winmate88-ukvr4a {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.winmate88-ukvr4a:hover {
  background: var(--button-bg-hover);
}

.winmate88-s61k5o {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.winmate88-s61k5o:hover {
  background: var(--button-bg-hover);
}

.winmate88-g0ksjm {
  font-size: 12px;
  line-height: 18px;
}

.winmate88-vp22u5 {
  font-size: 18px;
  line-height: 26px;
}

.winmate88-xntynv {
  width: 100%;
}

.winmate88-2uson0 {
  padding: 6px 16px;
}

.winmate88-p1encx {
  padding: 10px 16px;
}

.winmate88-rx72g1 {
  padding: 15px 26px;
}

.winmate88-shf089 {
  flex-shrink: 0;
}

.winmate88-11gr5n {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.winmate88-euwvwo {
  display: none;
}

.winmate88-aqiy1o {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.winmate88-jyr91a {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.winmate88-t0bawy {
  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;
}

.winmate88-wwnrl0 {
  cursor: grab;
}

.winmate88-t0bawy::-webkit-scrollbar {
  display: none;
}

.winmate88-sj7fa6 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.winmate88-74ko20 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.winmate88-ptjn07 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.winmate88-2jgpew {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.winmate88-2hsoss {
  visibility: visible;
}

.winmate88-pbqcuj {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.winmate88-ovachf ease;
}

.winmate88-a5shqw {
  background-color: var(--Primary-200);
  width: 16px;
}

.winmate88-e2jlyb {
  -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.winmate88-ovachf,
    mask-image 0.3s;
}

.winmate88-e2jlyb.winmate88-fbidt4 {
  -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;
  }
}

.winmate88-rhbxaj: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;
}

.winmate88-29iii1 {
  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.winmate88-e3f39q.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.winmate88-e3f39q.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;
}

.winmate88-e3r8jm {
  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);
}

.winmate88-e3r8jm::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%
  );
}

.winmate88-5ntb6y {
  position: relative;
  z-index: 1;
}

.winmate88-u08uqu {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.winmate88-sb6wme {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.winmate88-0a5ove {
  font-size: 40px;
  line-height: 48px;
}

.winmate88-aekrfj {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.winmate88-my0klc {
  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;
}

.winmate88-my0klc:hover {
  background: var(--Primary-400);
}

.winmate88-my0klc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.winmate88-rhbxaj 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) {
  .winmate88-e3r8jm {
    max-width: 600px;
    padding: 64px;
  }

  .winmate88-u08uqu {
    font-size: 24px;
    line-height: 32px;
  }

  .winmate88-sb6wme {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .winmate88-0a5ove {
    font-size: 50px;
    line-height: 56px;
  }

  .winmate88-aekrfj {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .winmate88-29iii1 {
    top: 25px;
    right: 25px;
  }
}

.winmate88-5622bq,
.winmate88-n98e8f {
  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;
}

.winmate88-yxpyqp.winmate88-dn69ly::before,
.winmate88-n98e8f::before,
.winmate88-8lolln::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.winmate88-e3f39q.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.winmate88-paurt5 14.winmate88-wr0c9r.winmate88-swtubr 14.winmate88-rf0nxm 15.winmate88-qrl9uh 14.winmate88-c9lkby 15.winmate88-gumtgh 14.winmate88-lw32po.winmate88-s3pwoy 14.winmate88-e7mzir 19.winmate88-ghdgbi 12.winmate88-wemjvs 19.winmate88-ghdgbi 10.winmate88-mdjzpn.winmate88-ghdgbi 8.winmate88-9fotz9 17.winmate88-lnz27w 7.winmate88-3y7q89 15.winmate88-fvynah 7.winmate88-zkb3z4.winmate88-znmde7 7.winmate88-3y7q89 11.winmate88-l36g89 8.winmate88-9fotz9 11.winmate88-l36g89 10.winmate88-lx2z0j.winmate88-l36g89 12.winmate88-pn04bo 13.winmate88-q9l944 14.winmate88-3v2dht 15.winmate88-gu3tqa 14.winmate88-4r09tr.winmate88-2taipo 14.winmate88-qcgaw3 15.winmate88-57gfb0 14.winmate88-7p6gne 15.winmate88-viqzq9 14.winmate88-tpdhc8.winmate88-paurt5 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.winmate88-azsvni 15.winmate88-kmfamv.winmate88-hbvbgj 15.winmate88-apm0zm 15.winmate88-s7hukt 15.winmate88-8330au 15.winmate88-dlnpbq 15.winmate88-wpv563.winmate88-0u7q2q 15.winmate88-8330au 15.winmate88-iuntpb 15.winmate88-a6cjv0 15.winmate88-8tdd3j 15.winmate88-qnr8gn.winmate88-bgk4m3 15.winmate88-qnm308 7.winmate88-6kngo7 18.winmate88-j0neke 7.winmate88-ng0n4x 23.winmate88-1cjz7e.winmate88-zoyxqq.winmate88-qige0e 18.winmate88-kk947p 19.winmate88-0e2fsq 15.winmate88-w7o20f 15.winmate88-azsvni 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.winmate88-0phl8g [type="submit"] *,
.winmate88-lfyeom button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .winmate88-bn3b4w {
    display: none;
  }
}

.winmate88-7x62yv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .winmate88-7x62yv {
  display: none;
}

@media (min-width: 768px) {
  .winmate88-7x62yv {
    bottom: 22px;
  }
}

.winmate88-7x62yv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .winmate88-7x62yv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.winmate88-okciac.static) .winmate88-7x62yv {
    bottom: 8px;
  }
}

.winmate88-md5uxq {
  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.winmate88-e3f39q.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.winmate88-oxqijp 3.winmate88-l0hmbt.winmate88-x2wocf.winmate88-jthc3t 3.winmate88-9h908r 3.winmate88-sbue6c 5.winmate88-1ok02h 3.winmate88-sbue6c 8.winmate88-py3k6p.winmate88-oru60z.winmate88-sbue6c 26.winmate88-sx31qj 5.winmate88-9pohkx 28.winmate88-foy1ks 8.winmate88-0mux1r 28.winmate88-2g73td.winmate88-a9nfeg 28.winmate88-3dgpeq.winmate88-tw3io5 34.winmate88-pq9i8k.winmate88-tt55dr 36.winmate88-h1hndm 11.winmate88-q9hdun 37.winmate88-rs2e8a 12.winmate88-7crhvd 36.winmate88-y661rv.winmate88-ggazq8 28.winmate88-1jgpds.winmate88-9aq6xe.winmate88-z1g0tu 28.winmate88-tuvhgm 36.winmate88-8eplar 26.winmate88-ovxmhi 36.winmate88-8eplar 23.winmate88-i2t444.winmate88-zl0zvi.winmate88-8eplar 5.winmate88-rsio13 34.winmate88-wuanrb 3.winmate88-9h908r 31.winmate88-oxqijp 3.winmate88-2yz5fv.winmate88-w80lkk 18.winmate88-vrf7zj.winmate88-ulpss7 18.winmate88-fhz12m 8.winmate88-9nmo4o 17.winmate88-zvo219 8.winmate88-9nmo4o 15.winmate88-nnwp9v.winmate88-9nmo4o 14.winmate88-5plk89 9.winmate88-ulpss7 13.winmate88-uef5ey 11.winmate88-w80lkk 13.winmate88-qrp1bm.winmate88-30k6dj 13.winmate88-uef5ey 13.winmate88-6l6ztg 14.winmate88-5plk89 13.winmate88-6l6ztg 15.winmate88-hbj0vo.winmate88-6l6ztg 17.winmate88-zvo219 12.winmate88-30k6dj 18.winmate88-fhz12m 11.winmate88-w80lkk 18.winmate88-65id33.winmate88-9gnby7 18.winmate88-rgk956.winmate88-j5wtvb 18.winmate88-fhz12m 17.winmate88-kaxy7m 17.winmate88-zvo219 17.winmate88-kaxy7m 15.winmate88-tl41nv.winmate88-kaxy7m 14.winmate88-5plk89 18.winmate88-j5wtvb 13.winmate88-uef5ey 20.winmate88-9gnby7 13.winmate88-4k8njv.winmate88-s0zlb4 13.winmate88-uef5ey 22.winmate88-kd9q4v 14.winmate88-5plk89 22.winmate88-kd9q4v 15.winmate88-c07yzq.winmate88-jm0ya3 17.winmate88-zvo219 21.winmate88-s0zlb4 18.winmate88-fhz12m 20.winmate88-9gnby7 18.winmate88-pvmm2e.winmate88-eng6gi 18.winmate88-pckazz.winmate88-ex7q05 18.winmate88-fhz12m 26.winmate88-kinekg 17.winmate88-zvo219 26.winmate88-kinekg 15.winmate88-zl9zon.winmate88-kinekg 14.winmate88-5plk89 27.winmate88-ex7q05 13.winmate88-uef5ey 28.winmate88-eng6gi 13.winmate88-x3lrb3.winmate88-cgd7ai 13.winmate88-uef5ey 31.winmate88-f6g7gj 14.winmate88-5plk89 31.winmate88-f6g7gj 15.winmate88-fuk86z.winmate88-kinekg 17.winmate88-zvo219 30.winmate88-cgd7ai 18.winmate88-fhz12m 28.winmate88-eng6gi 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"])
    .winmate88-md5uxq {
    display: none;
  }
}

.winmate88-ew51zb {
  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) {
  .winmate88-ew51zb {
    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;
}

.winmate88-lfyeom {
  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) {
  .winmate88-lfyeom {
    padding: 14px 16px;
  }
}

.winmate88-lfyeom button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.winmate88-lfyeom button:first-child {
  align-content: end;
}

.winmate88-lfyeom button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .winmate88-lfyeom
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .winmate88-lfyeom
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.winmate88-lfyeom button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.winmate88-lfyeom button:last-child svg {
  width: 38px;
  height: 38px;
}

.winmate88-8lolln {
  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;
}

.winmate88-8lolln::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .winmate88-8lolln,
.pc61d126-chatbot[data-active-screen="3"]
  .winmate88-8lolln {
  opacity: 1;
  visibility: visible;
}

.winmate88-yr5imr {
  flex: 1 1;
}

.winmate88-3hoder {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .winmate88-3hoder {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .winmate88-r4604l {
  display: block;
}

.winmate88-gc3ikn {
  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) {
  .winmate88-gc3ikn {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.winmate88-n98e8f {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.winmate88-n98e8f::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.winmate88-lcsqsv span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.winmate88-lcsqsv p {
  color: var(--Text-100);
}

.winmate88-n98e8f .winmate88-gjccy4 {
  grid-area: button;
}

.winmate88-n98e8f .winmate88-gjccy4::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.winmate88-e3f39q.org/2000/svg'%3E%3Cpath d='M4.winmate88-84twlz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winmate88-7c6iif 15L16.winmate88-7c6iif 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winmate88-7c6iif 5L16.winmate88-7c6iif 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .winmate88-2rszd2 {
  display: block;
}

.winmate88-qngnlb {
  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) {
  .winmate88-qngnlb {
    margin-top: 40px;
  }
}

.winmate88-5622bq label,
.winmate88-5622bq input {
  display: block;
  width: 100%;
}

.winmate88-5622bq label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.winmate88-5622bq label.winmate88-miskdc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.winmate88-5622bq label.winmate88-miskdc::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;
}

.winmate88-5622bq 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;
}

.winmate88-5622bq input::placeholder {
  color: var(--Text-400);
}

.winmate88-p2hqxq {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .winmate88-p2hqxq {
  display: flex;
}

.winmate88-p2hqxq ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .winmate88-p2hqxq ol {
    height: 420px;
    padding: 24px;
  }
}

.winmate88-p2hqxq ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.winmate88-0phl8g {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .winmate88-0phl8g {
    padding: 0 24px 24px;
  }
}

.winmate88-0phl8g 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;
}

.winmate88-0phl8g input::placeholder {
  color: var(--Text-400);
}

.winmate88-0phl8g [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.winmate88-0phl8g [type="submit"]:disabled {
  opacity: 0.5;
}

.winmate88-0phl8g [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .winmate88-0phl8g [type="submit"] {
    right: 40px;
  }
}

.winmate88-yxpyqp {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.winmate88-yxpyqp.winmate88-dn69ly {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.winmate88-yxpyqp.winmate88-dn69ly::before {
  content: "";
  width: 31px;
}

.winmate88-yxpyqp.winmate88-dn69ly p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winmate88-yxpyqp.winmate88-r9k5qm p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.winmate88-yxpyqp p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winmate88-7x62yv .winmate88-gjccy4 {
  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;
  }
}

.winmate88-bn3b4w {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .winmate88-bn3b4w {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .winmate88-bn3b4w {
    padding: 18px 0;
  }
}

.winmate88-bn3b4w .winmate88-390nj9 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .winmate88-bn3b4w .winmate88-390nj9 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.winmate88-quvw4v {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .winmate88-quvw4v {
    max-width: 160px;
    height: 40px;
  }
}

.winmate88-quvw4v picture,
.winmate88-quvw4v img {
  display: block;
  width: 100%;
  height: 100%;
}

.winmate88-quvw4v img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .winmate88-6ai4i4 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.winmate88-ovachf ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .winmate88-bn3b4w.winmate88-n0xpkf .winmate88-6ai4i4 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .winmate88-6ai4i4 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .winmate88-6ai4i4 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.winmate88-nhq5l0,
.winmate88-64o3wi {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .winmate88-nhq5l0,
  .winmate88-64o3wi {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .winmate88-64o3wi {
    display: none;
  }
}

.winmate88-i7npln {
  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;
}

.winmate88-n0xpkf .winmate88-i7npln {
  background: var(--fh-bg-color);
}

.winmate88-i7npln button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .winmate88-i7npln {
    display: none;
  }
}

.winmate88-vfaweb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winmate88-vfaweb {
    display: none;
  }
}

.winmate88-c46i8n {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.winmate88-bn3b4w.winmate88-n0xpkf .winmate88-c46i8n:first-child {
  display: none;
}

.winmate88-bn3b4w.winmate88-n0xpkf .winmate88-c46i8n:last-child {
  display: block;
}

.winmate88-c46i8n:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .winmate88-c46i8n {
    display: none;
  }
}

.winmate88-vy472j {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winmate88-vy472j {
    display: flex;
  }
}

.winmate88-vy472j ul {
  max-height: 350px;
  overflow-y: auto;
}

.winmate88-vy472j:hover ul {
  visibility: visible;
  opacity: 1;
}

.winmate88-vy472j:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.winmate88-vy472j:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.winmate88-vy472j:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.winmate88-vy472j:hover .winmate88-m9k7eu svg {
  transform: rotate(180deg);
}

.winmate88-a80fkq {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.winmate88-7qhw9h {
  padding: 0 8px;
}

.winmate88-epo21r {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.winmate88-epo21r:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .winmate88-epo21r {
    padding: 4px 8px;
  }
}

.winmate88-35oef9 {
  display: flex;
}

.winmate88-35oef9 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.winmate88-m9k7eu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.winmate88-m9k7eu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.winmate88-j5361v {
  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) {
  .winmate88-j5361v {
    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;
  }
}

.winmate88-b2pfyp {
  width: 100%;
}

@media (min-width: 1200px) {
  .winmate88-b2pfyp {
    display: none;
  }
}

.winmate88-ou7szt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.winmate88-g8h2ni {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.winmate88-xiu83v {
  display: flex;
}

.winmate88-80ixoc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.winmate88-wqwwhk {
  list-style: none;
}

@media (max-width: 1199px) {
  .winmate88-wqwwhk {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .winmate88-wqwwhk {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .winmate88-wqwwhk .winmate88-8cx6g8 [data-ref-el],
  .winmate88-wqwwhk .winmate88-8cx6g8 span,
  .winmate88-wqwwhk .winmate88-8cx6g8 a {
    white-space: nowrap;
  }
}

.winmate88-il0brc {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .winmate88-il0brc.winmate88-u9ou5u > .winmate88-8cx6g8 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .winmate88-il0brc.winmate88-bk8svv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .winmate88-il0brc.winmate88-u9ou5u > .winmate88-qv7fek {
    height: auto;
  }

  .winmate88-il0brc.winmate88-u9ou5u > div > .winmate88-r2z5yy {
    transform: rotate(180deg);
  }
}

.winmate88-il0brc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.winmate88-il0brc [data-ref-el],
.winmate88-il0brc span {
  cursor: pointer;
}

.winmate88-il0brc [data-ref-el],
.winmate88-il0brc span,
.winmate88-il0brc a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .winmate88-il0brc [data-ref-el],
  .winmate88-il0brc span,
  .winmate88-il0brc a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .winmate88-il0brc [data-ref-el],
  .winmate88-il0brc span,
  .winmate88-il0brc a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.winmate88-qv7fek {
  height: 0;
  overflow: hidden;
  transition: height 0.winmate88-ovachf ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.winmate88-qv7fek::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.winmate88-qv7fek::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.winmate88-qv7fek::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .winmate88-qv7fek {
    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;
  }

  .winmate88-qv7fek:has(> .winmate88-il0brc.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .winmate88-qv7fek .winmate88-qv7fek {
    padding: 0;
  }

  .winmate88-qv7fek .winmate88-il0brc {
    font-weight: 400;
  }

  .winmate88-qv7fek .winmate88-il0brc:hover > .winmate88-8cx6g8 {
    background: var(--Neutral-300);
  }

  .winmate88-qv7fek .winmate88-r2z5yy {
    rotate: -90deg;
  }
}

.winmate88-8cx6g8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winmate88-8cx6g8 {
    padding: 8px;
  }

  .winmate88-il0brc.winmate88-3a3vlg > .winmate88-8cx6g8 {
    background: var(--Neutral-300);
  }
}

.winmate88-r2z5yy {
  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.winmate88-e3f39q.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.winmate88-zfqkm9 0.winmate88-9utjcs.winmate88-gnamd5 -0.winmate88-qawyuc 0.winmate88-zhqh52 -0.winmate88-qawyuc 1.winmate88-yh2daj 0.winmate88-bw15ft.winmate88-bmaju9 4.winmate88-q301l1.winmate88-zfqkm9 0.winmate88-ynbu9z.winmate88-exw0od -0.winmate88-qawyuc 9.winmate88-v2o4uc -0.winmate88-qawyuc 10.winmate88-3ug8ih 0.winmate88-mg3p3f.winmate88-o6a6pt 0.winmate88-gnamd5 10.winmate88-o6a6pt 0.winmate88-zhqh52 10.winmate88-3ug8ih 1.winmate88-j0wtcv.winmate88-744ltm 5.winmate88-zzrdph.winmate88-9puboi 6.winmate88-x9tnk6 5.winmate88-kaqnl7 6.winmate88-x9tnk6 4.winmate88-ysubmh 5.winmate88-ud2kb7.winmate88-zfqkm9 1.winmate88-hyd02u.winmate88-qawyuc 0.winmate88-zhqh52 -0.winmate88-qawyuc 0.winmate88-gnamd5 0.winmate88-zfqkm9 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.winmate88-ovachf ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winmate88-r2z5yy {
    cursor: default;
  }
}

.winmate88-vnv12q {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.winmate88-cztijb {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .winmate88-cztijb {
    padding: 40px 4px;
  }
}

.winmate88-kz6r9c {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .winmate88-kz6r9c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.winmate88-yhmu6g {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .winmate88-yhmu6g {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.winmate88-yhmu6g ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.winmate88-yhmu6g [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.winmate88-yhmu6g [data-ref-el],
.winmate88-yhmu6g span,
.winmate88-yhmu6g a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.winmate88-oj8dg8 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winmate88-oj8dg8 {
    margin-bottom: 12px;
  }
}

.winmate88-bj0vyb {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.winmate88-bj0vyb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .winmate88-bj0vyb:last-child {
    margin-right: 0;
  }
}

.winmate88-uy4iz6 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winmate88-oj8dg8:hover .winmate88-5qf1ge {
  visibility: visible;
  opacity: 1;
}

.winmate88-5qf1ge {
  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);
}

.winmate88-05rg0j {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.winmate88-g7somf {
  display: flex;
  margin: 6px;
}

.winmate88-g7somf img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.winmate88-5qf1ge::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);
}

.winmate88-5qf1ge::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);
}

.winmate88-spnius {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .winmate88-spnius {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.winmate88-zj38u4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .winmate88-zj38u4 {
    margin-right: 32px;
  }
}

.winmate88-nwrlxe {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winmate88-nwrlxe {
    margin-top: 0;
    width: 340px;
  }
}

.winmate88-nwrlxe a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winmate88-43xbba {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.winmate88-705gph {
  position: relative;
}

@media (min-width: 768px) {
  .winmate88-705gph {
    margin-top: 40px;
  }
}

.winmate88-705gph + .winmate88-jadf5y,
.winmate88-705gph + .winmate88-705gph {
  margin-top: 24px;
}

.winmate88-mp1n3v {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .winmate88-mp1n3v {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .winmate88-mp1n3v {
    padding: 80px;
  }
}

.winmate88-t6mo47 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .winmate88-t6mo47 {
    padding: 0 16px;
}


}

.winmate88-s7vc76 {
  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) {
  .winmate88-s7vc76 {
    font-size: 48px;
    line-height: 56px;
  }
}

.winmate88-krrddx {
  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) {
  .winmate88-krrddx {
    font-size: 24px;
    line-height: 32px;
  }
}

.winmate88-q6hbfd {
  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;
}

.winmate88-q6hbfd:hover {
  background: var(--button-bg-hover);
}

.winmate88-qgcwds {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.winmate88-qgcwds img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .winmate88-qgcwds img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .winmate88-qgcwds img {
  min-height: 100%;
  }
}

.winmate88-mp1n3v::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.winmate88-5kueel {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.winmate88-5kueel h1,
.winmate88-5kueel h2,
.winmate88-5kueel h3,
.winmate88-5kueel h4 {
  margin-bottom: 6px;
}

.winmate88-5kueel h1:not(:first-child),
.winmate88-5kueel h2:not(:first-child),
.winmate88-5kueel h3:not(:first-child),
.winmate88-5kueel h4:not(:first-child) {
  margin-top: 16px;
}

.winmate88-5kueel h1,
.winmate88-5kueel h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .winmate88-5kueel h1,
  .winmate88-5kueel h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.winmate88-5kueel h2,
.winmate88-5kueel h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .winmate88-5kueel h2,
  .winmate88-5kueel h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-5kueel h3,
.winmate88-5kueel h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .winmate88-5kueel h3,
  .winmate88-5kueel h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.winmate88-5kueel h4,
.winmate88-5kueel h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.winmate88-5kueel ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.winmate88-5kueel ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.winmate88-5kueel 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);
}

.winmate88-5kueel ul ul {
  margin-bottom: 8px;
}

.winmate88-5kueel ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.winmate88-5kueel ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.winmate88-5kueel ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.winmate88-5kueel ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.winmate88-5kueel ol li::marker {
  font-weight: 700;
}

.winmate88-5kueel ol ol {
  margin-bottom: 8px;
}

.winmate88-5kueel ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.winmate88-5kueel ol ul li {
  padding-left: 16px;
}

.winmate88-5kueel 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) {
  .winmate88-5kueel table {
    padding: 24px;
  }
}

.winmate88-5kueel table.winmate88-p5j9kf {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.winmate88-ovachf,
    mask-image 0.3s;
}

.winmate88-5kueel table.winmate88-p5j9kf.winmate88-fbidt4 {
  -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) {
  .winmate88-5kueel table {
    display: table;
  }
}

.winmate88-5kueel 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);
}

.winmate88-5kueel table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winmate88-5kueel table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winmate88-5kueel 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) {
  .winmate88-5kueel table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.winmate88-5kueel table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winmate88-5kueel table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winmate88-5kueel table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.winmate88-5kueel img {
  max-width: 100%;
  height: auto;
}

.winmate88-zcbtiw {
  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) {
  .winmate88-zcbtiw {
    padding: 24px;
  }
}

.winmate88-2n8lmd {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .winmate88-2n8lmd {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.winmate88-2n8lmd > * {
  margin: 0 !important;
}

.winmate88-2n8lmd img,
.winmate88-a1i02r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-2n8lmd img,
  .winmate88-a1i02r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-7f9kmd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-7f9kmd {
    width: 32px;
    height: 32px;
  }
}

.winmate88-vyptsv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.winmate88-vyptsv .winmate88-av25w5 {
  flex-shrink: 0;
}

.winmate88-vyptsv .winmate88-fcrgt9 svg {
  display: none;
}

.winmate88-z9m463 {
  display: grid;
  transition: max-height 0.winmate88-ovachf ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .winmate88-z9m463 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .winmate88-z9m463 {
    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));
  }
}

.winmate88-z9m463.winmate88-uh6cvi + .winmate88-av25w5 svg {
  transform: rotate(180deg);
}

.winmate88-3u12aq {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.winmate88-3u12aq > div:nth-child(3n) {
  grid-column: span 2;
}

.winmate88-3u12aq
  > div:nth-child(3n)
  .winmate88-68u9t3
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .winmate88-3u12aq {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .winmate88-3u12aq > div:nth-child(3n) {
    grid-column: unset;
  }

  .winmate88-3u12aq
    > div:nth-child(3n)
    .winmate88-68u9t3
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .winmate88-3u12aq {
    max-width: 270px;
  }
}

.winmate88-3u12aq .winmate88-68u9t3 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .winmate88-3u12aq .winmate88-68u9t3 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .winmate88-3u12aq .winmate88-68u9t3 button {
    max-width: 104px;
  }
}

.winmate88-35mrb8 {
  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) {
  .winmate88-35mrb8 {
    margin-bottom: 0;
  }
}

.winmate88-8jecby {
  display: none;
  opacity: 0;
}

.winmate88-qyphcj {
  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;
  }
}

.winmate88-qyphcj img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.winmate88-68u9t3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.winmate88-68u9t3 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winmate88-68u9t3
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winmate88-68u9t3
    button {
    max-width: 145px;
  }
}

.winmate88-1b5qdc:first-child
  .winmate88-68u9t3
  button {
  max-width: 270px;
}

.winmate88-iuyk51 {
  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%;
}

.winmate88-35mrb8 picture {
  width: 100%;
  max-width: 100%;
}

.winmate88-bi69ah {
  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;
}

.winmate88-bi69ah svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.winmate88-35mrb8:hover .winmate88-bi69ah {
  display: flex;
}

.winmate88-fbrztg {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.winmate88-nsiud4 {
  display: flex;
}

.winmate88-nsiud4:hover .winmate88-nfdza5,
.winmate88-nsiud4 .winmate88-3a3vlg .winmate88-nfdza5 {
  display: flex;
}

.winmate88-nsiud4 svg {
  flex-shrink: 0;
}

.winmate88-nfdza5 {
  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) {
  .winmate88-nfdza5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.winmate88-nfdza5:hover {
  display: flex;
}

.winmate88-nfdza5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.winmate88-c5234o {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .winmate88-c5234o {
    font-size: 12px;
  }
}

.winmate88-151ust,
.winmate88-9xj7fp {
  width: 50%;
  flex-shrink: 0;
}

.winmate88-151ust {
  font-weight: 700;
}

.winmate88-5di64s .winmate88-z9m463 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .winmate88-5di64s .winmate88-z9m463 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .winmate88-5di64s .winmate88-z9m463 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.winmate88-5di64s
  .winmate88-iuyk51:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.winmate88-5di64s .winmate88-qyphcj {
  height: 100% !important;
  border-radius: 16px;
}

.winmate88-5di64s .winmate88-68u9t3 {
  gap: 4px;
  align-items: center;
}

.winmate88-5di64s .winmate88-68u9t3 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.winmate88-5di64s .winmate88-68u9t3 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.winmate88-5di64s .winmate88-h9ifpa,
.winmate88-5di64s .winmate88-rgsm9v {
  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.winmate88-e3f39q.org/2000/svg'%3E%3Cpath d='M9.winmate88-h533k9 4.winmate88-7wbbhq.winmate88-dq3b1x 5.winmate88-am43d0.winmate88-7t60f1 5.winmate88-nnw6xu.winmate88-jwsiuc 5.winmate88-yhswzv.winmate88-ntw800 8.winmate88-uhrv5g.winmate88-4dke7e 9.winmate88-7ilhj1.winmate88-ztnhhk 9.winmate88-nd4vli.winmate88-0wmjyq 13.winmate88-tqjnxr.winmate88-soi024 11.winmate88-uh8qtk.winmate88-7u3u6x 11.winmate88-1g25vk.winmate88-9tw7zp 11.winmate88-jkr7ar.winmate88-hka81j 13.winmate88-m0eajw.winmate88-414xcj 9.winmate88-f95ahk.winmate88-lhcgsx 9.winmate88-wfv5bd.winmate88-m1rhfz 8.winmate88-wtsxe2.winmate88-ocwhrg 5.winmate88-5x8s6v.winmate88-obow99 5.winmate88-bmqr1y.winmate88-6hyfjk 5.winmate88-bgfhwa.winmate88-zoltnb 4.winmate88-cuzsrk.winmate88-7u3u6x 1.winmate88-zop3js.winmate88-h533k9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.winmate88-5di64s .winmate88-h9ifpa {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.winmate88-5di64s .winmate88-rgsm9v {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.winmate88-lqgisf {
  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) {
  .winmate88-lqgisf {
    padding: 24px;
  }
}

.winmate88-lqgisf .winmate88-av25w5 {
  display: flex;
}

@media (min-width: 768px) {
  .winmate88-lqgisf .winmate88-av25w5 {
    display: none;
  }
}

.winmate88-lqgisf .winmate88-fcrgt9 svg {
  display: none;
}

.winmate88-8648zr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.winmate88-8648zr .winmate88-dr8ui0 {
  display: none;
}

@media (min-width: 768px) {
  .winmate88-8648zr .winmate88-dr8ui0 {
    display: flex;
  }
}

.winmate88-56ctpe {
  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) {
  .winmate88-56ctpe {
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-56ctpe > * {
  margin: 0 !important;
}

.winmate88-56ctpe img,
.winmate88-1i9mqn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-56ctpe img,
  .winmate88-1i9mqn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-lwx0q3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-lwx0q3 {
    width: 32px;
    height: 32px;
  }
}

.winmate88-zx67jw {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .winmate88-zx67jw {
    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;
  }

  .winmate88-zx67jw::-webkit-scrollbar {
    display: none;
  }
}

.winmate88-mzvkab {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .winmate88-mzvkab {
    padding: 7px 15px;
  }
}

.winmate88-mzvkab:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winmate88-lc9eqx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winmate88-lc9eqx {
    display: flex;
    opacity: 1;
  }
}

.winmate88-mzvkab picture {
  height: 100%;
  display: block;
}

.winmate88-mzvkab img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .winmate88-mzvkab img {
    width: 88px;
    height: 44px;
  }
}

.winmate88-mzvkab p {
  text-align: center;
  width: 100%;
}

.winmate88-s15hpj {
  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) {
  .winmate88-s15hpj {
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-s15hpj img,
.winmate88-bqajcv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-s15hpj img,
  .winmate88-bqajcv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-21awpg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-21awpg {
    width: 32px;
    height: 32px;
  }
}

.winmate88-wi2hva {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.winmate88-aaivft {
  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;
}

.winmate88-76jwnd {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.winmate88-76jwnd.winmate88-3a3vlg {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.winmate88-fk4dbj {
  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) {
  .winmate88-fk4dbj {
    font-size: 20px;
    line-height: 28px;
  }
}

.winmate88-bukafb {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.winmate88-b6r7t7 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.winmate88-ovachf ease;
  opacity: 0;
  color: var(--text-color);
}

.winmate88-6q0qh5 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.winmate88-6q0qh5 ol,
.winmate88-6q0qh5 ul {
  padding-left: 1.3em;
}

.winmate88-76jwnd.winmate88-3a3vlg .winmate88-b6r7t7 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.winmate88-76jwnd.winmate88-3a3vlg .winmate88-bukafb {
  transform: rotate(180deg);
  color: var(--text-color);
}

.winmate88-n4aiuf {
  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) {
  .winmate88-n4aiuf {
    padding: 24px;
  }
}

.winmate88-n4aiuf .winmate88-av25w5 {
  display: flex;
}

@media (min-width: 768px) {
  .winmate88-n4aiuf .winmate88-av25w5 {
    display: none;
  }
}

.winmate88-n4aiuf .winmate88-fcrgt9 svg {
  display: none;
}

.winmate88-bu6b65 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.winmate88-bu6b65 .winmate88-dr8ui0 {
  display: none;
}

@media (min-width: 768px) {
  .winmate88-bu6b65 .winmate88-dr8ui0 {
    display: flex;
  }
}

.winmate88-wv8wem {
  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) {
  .winmate88-wv8wem {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-wv8wem > * {
  margin: 0 !important;
}

.winmate88-wv8wem img,
.winmate88-be6kcy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-wv8wem img,
  .winmate88-be6kcy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-9kkxhc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-9kkxhc {
    width: 32px;
    height: 32px;
  }
}

.winmate88-msphlf {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .winmate88-msphlf {
    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;
  }

  .winmate88-msphlf::-webkit-scrollbar {
    display: none;
  }
}

.winmate88-fn60wk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.winmate88-fn60wk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winmate88-v5x2cp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winmate88-v5x2cp {
    display: flex;
    opacity: 1;
  }
}

.winmate88-fn60wk picture {
  width: auto;
  height: 100%;
  display: block;
}

.winmate88-fn60wk picture img {
  display: block;
  width: auto;
  height: 100%;
}

.winmate88-3z640f {
  margin: -24px 0;
}

.winmate88-3z640f:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .winmate88-3z640f {
    margin: -16px 0;
  }
}

.winmate88-k8oq04 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .winmate88-k8oq04 {
    flex-direction: row;
  }
}

.winmate88-6xnduh {
  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) {
  .winmate88-6xnduh {
    flex: 1;
  }
}

.winmate88-6xnduh::placeholder {
  color: var(--Text-400);
}

.winmate88-evjgds {
  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;
}

.winmate88-xj62hu {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.winmate88-xj62hu::-webkit-scrollbar {
  display: none;
}

.winmate88-e4v6eg {
  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;
}

.winmate88-e4v6eg img,
.winmate88-e4v6eg svg {
  margin-right: 8px;
}

.winmate88-9sw875 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.winmate88-3z640f + .winmate88-k8i50e {
  margin-top: 0;
}

@media (min-width: 768px) {
  .winmate88-3z640f + .winmate88-k8i50e {
    margin-top: -16px;
  }
}

.winmate88-goq18p {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.winmate88-goq18p > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.winmate88-goq18p > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.winmate88-b68m1d {
  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;
}

.winmate88-ocb53b {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.winmate88-5jx4ze {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.winmate88-0d21sj {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.winmate88-eg879z {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.winmate88-b68m1d 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;
}

.winmate88-b68m1d 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) {
  .winmate88-b68m1d {
    padding: 39px 179px 39px 39px;
  }

  .winmate88-ocb53b {
    font-size: 40px;
    line-height: 48px;
  }

  .winmate88-eg879z {
    height: 348px;
  }

  .winmate88-b68m1d button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .winmate88-b68m1d button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .winmate88-b68m1d {
    padding: 63px;
  }
}

.winmate88-3zj6l2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .winmate88-3zj6l2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.winmate88-oidlr0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winmate88-oidlr0 {
    width: auto;
  }
}

.winmate88-g8yr7m {
  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;
}

.winmate88-g8yr7m::-webkit-scrollbar {
  display: none;
}

.winmate88-g8yr7m 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);
}

.winmate88-g8yr7m a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winmate88-g8yr7m {
    margin-left: 16px;
    margin-top: 0;
  }
}

.winmate88-3zj6l2 .winmate88-s1p9j3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.winmate88-ovachf,
    mask-image 0.3s;
}

.winmate88-3zj6l2 .winmate88-s1p9j3.winmate88-fbidt4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.winmate88-9937h6 {
  margin: 40px -16px;
}

.winmate88-0fjam3 + .winmate88-jadf5y,
.winmate88-0fjam3 + .winmate88-705gph {
  margin-top: 24px;
}

.winmate88-6au1nm {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.winmate88-6au1nm picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.winmate88-wh4ii1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .winmate88-wh4ii1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .winmate88-wh4ii1 {
    margin-top: 0;
  }
}

.winmate88-x3lw17 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winmate88-x3lw17 {
    font-size: 24px;
    line-height: 32px;
  }
}

.winmate88-wr78g8 {
  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) {
  .winmate88-wr78g8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.winmate88-mnyjfr {
  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) {
  .winmate88-mnyjfr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.winmate88-r2b6oo {
  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) {
  .winmate88-r2b6oo {
    font-size: 20px;
    line-height: 28px;
  }
}

.winmate88-z6aopb {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winmate88-z6aopb {
    font-size: 32px;
    line-height: 40px;
  }
}

.winmate88-bumw40 {
  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;
}

.winmate88-1zz4j8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.winmate88-1zz4j8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.winmate88-k8i50e {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.winmate88-c0feax {
  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) {
  .winmate88-c0feax {
    padding: 15px 48px;
  }
}

main > .winmate88-k8i50e {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .winmate88-z9m463.winmate88-ziho2c > div:nth-child(n+5) {
    display: none;
  }
}

.winmate88-5kueel p a img {
  display: block;
  margin: 0 auto;
}


.winmate88-7lpi8t {
  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 */
.winmate88-8hi9dk {
  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;
}

.winmate88-8hi9dk label {
  font-size: 14px;
}

.winmate88-8hi9dk h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winmate88-8hi9dk input,
.winmate88-8hi9dk textarea,
.winmate88-8hi9dk 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;
}
.winmate88-8hi9dk button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winmate88-hfwfg8 ease;
}
.winmate88-8hi9dk button:hover {
  background-color: var(--button-bg-hover);
}
.winmate88-gl3d4b {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winmate88-hi0okz ease-in;
}

.winmate88-gl3d4b 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;
}
.winmate88-fx7cpq, .winmate88-e0ctka, [class*="review-card"],
thead, thead th, table th, .winmate88-ffv10o,
.winmate88-vtb9ir, [class*="collapsible-header"],
.winmate88-tqaljv, [class*="updated-block"] {
  color: #ece7dc !important;
}
