* {
  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-0j38jl {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .winmate88-0j38jl {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .winmate88-0j38jl {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.winmate88-vga00g {
  overflow: hidden;
}

.winmate88-qzcfqr img {
  background: var(--Neutral-300);
}

.winmate88-fzeho9 {
  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-h1v67r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.winmate88-h1v67r:hover {
  background: var(--button-bg-hover);
}

.winmate88-dc140w {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.winmate88-dc140w:hover {
  background: var(--button-bg-hover);
}

.winmate88-saqazo {
  font-size: 12px;
  line-height: 18px;
}

.winmate88-5bhg5i {
  font-size: 18px;
  line-height: 26px;
}

.winmate88-5775kz {
  width: 100%;
}

.winmate88-pfil0b {
  padding: 6px 16px;
}

.winmate88-nrxdv4 {
  padding: 10px 16px;
}

.winmate88-ltne5d {
  padding: 15px 26px;
}

.winmate88-dxwy6f {
  flex-shrink: 0;
}

.winmate88-dymwqm {
  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-7wux8o {
  display: none;
}

.winmate88-1j2yay {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.winmate88-a4zqy3 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.winmate88-8lkit2 {
  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-5gxtc5 {
  cursor: grab;
}

.winmate88-8lkit2::-webkit-scrollbar {
  display: none;
}

.winmate88-a9n4s5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.winmate88-q8k41z {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.winmate88-j9fkwn {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.winmate88-4i7n4h {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.winmate88-gyfvgm {
  visibility: visible;
}

.winmate88-ukedzi {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.winmate88-4izwk4 ease;
}

.winmate88-e2hp9y {
  background-color: var(--Primary-200);
  width: 16px;
}

.winmate88-blugzu {
  -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-4izwk4,
    mask-image 0.3s;
}

.winmate88-blugzu.winmate88-0spi04 {
  -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-aycdfz: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-9e05a0 {
  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-jjhgho.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-jjhgho.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-isp8gl {
  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-isp8gl::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-mvb0xg {
  position: relative;
  z-index: 1;
}

.winmate88-zarga4 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.winmate88-hmxe4c {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.winmate88-x8ofi2 {
  font-size: 40px;
  line-height: 48px;
}

.winmate88-dli5pl {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.winmate88-frk37o {
  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-frk37o:hover {
  background: var(--Primary-400);
}

.winmate88-frk37o svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.winmate88-aycdfz 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-isp8gl {
    max-width: 600px;
    padding: 64px;
  }

  .winmate88-zarga4 {
    font-size: 24px;
    line-height: 32px;
  }

  .winmate88-hmxe4c {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .winmate88-x8ofi2 {
    font-size: 50px;
    line-height: 56px;
  }

  .winmate88-dli5pl {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .winmate88-9e05a0 {
    top: 25px;
    right: 25px;
  }
}

.winmate88-yjbp6k,
.winmate88-qnya17 {
  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-ltmpjk.winmate88-1vhha2::before,
.winmate88-qnya17::before,
.winmate88-v2rt76::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-jjhgho.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.winmate88-2yzcj5 14.winmate88-qlcoa2.winmate88-ij95ku 14.winmate88-2ijqe6 15.winmate88-99lwlz 14.winmate88-ggmdvp 15.winmate88-i6q5z3 14.winmate88-sn23rz.winmate88-ynp7jn 14.winmate88-63a45a 19.winmate88-lfrw6g 12.winmate88-w9vxfi 19.winmate88-lfrw6g 10.winmate88-cma79m.winmate88-lfrw6g 8.winmate88-bvbqte 17.winmate88-iek70w 7.winmate88-9dwtzw 15.winmate88-sidkuu 7.winmate88-bfimp2.winmate88-9ijg2i 7.winmate88-9dwtzw 11.winmate88-3h5ici 8.winmate88-bvbqte 11.winmate88-3h5ici 10.winmate88-61vvdk.winmate88-3h5ici 12.winmate88-kn1d1n 13.winmate88-qy8af1 14.winmate88-fqd9j1 15.winmate88-po0ej7 14.winmate88-8nln1z.winmate88-nj2vmv 14.winmate88-0b5306 15.winmate88-0hitsj 14.winmate88-v5jup4 15.winmate88-u9f71n 14.winmate88-y8o1mc.winmate88-2yzcj5 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.winmate88-55aa8k 15.winmate88-3php37.winmate88-qd90um 15.winmate88-g822ap 15.winmate88-x72ytw 15.winmate88-gqtikx 15.winmate88-o2nvao 15.winmate88-a9yu7b.winmate88-ypvdse 15.winmate88-gqtikx 15.winmate88-jo7jnf 15.winmate88-tqkr10 15.winmate88-zo1vv4 15.winmate88-jccnen.winmate88-5m09cf 15.winmate88-hpcb5v 7.winmate88-hgg7dy 18.winmate88-evmlkx 7.winmate88-vp7yqv 23.winmate88-fgdonl.winmate88-zfrjwr.winmate88-mqxlw9 18.winmate88-w93s5x 19.winmate88-fnjjs4 15.winmate88-irvzdl 15.winmate88-55aa8k 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.winmate88-sv3zxg [type="submit"] *,
.winmate88-1a0zxj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .winmate88-in0l7h {
    display: none;
  }
}

.winmate88-iln3om {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .winmate88-iln3om {
  display: none;
}

@media (min-width: 768px) {
  .winmate88-iln3om {
    bottom: 22px;
  }
}

.winmate88-iln3om input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .winmate88-iln3om {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.winmate88-zbg3lp.static) .winmate88-iln3om {
    bottom: 8px;
  }
}

.winmate88-dunq4l {
  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-jjhgho.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.winmate88-lop6z2 3.winmate88-pfcy2e.winmate88-e5x581.winmate88-5e6v1n 3.winmate88-zudwxw 3.winmate88-6pdfvz 5.winmate88-ay7u5m 3.winmate88-6pdfvz 8.winmate88-mi0wng.winmate88-2hphbq.winmate88-6pdfvz 26.winmate88-a3vagx 5.winmate88-0v4mkb 28.winmate88-cbqdu1 8.winmate88-1dfqj6 28.winmate88-9uqvrg.winmate88-ni5fmh 28.winmate88-m2c6ls.winmate88-ssats7 34.winmate88-5yanc5.winmate88-2t0i1o 36.winmate88-a0a84w 11.winmate88-dot9lm 37.winmate88-ax869w 12.winmate88-duwcwz 36.winmate88-dpw9sx.winmate88-n3hjc7 28.winmate88-8ba4v8.winmate88-4sj1jd.winmate88-vds4dy 28.winmate88-gklgkg 36.winmate88-ur61v7 26.winmate88-bf2j2l 36.winmate88-ur61v7 23.winmate88-xftcj3.winmate88-nnjcby.winmate88-ur61v7 5.winmate88-ozslug 34.winmate88-g5qi0v 3.winmate88-zudwxw 31.winmate88-lop6z2 3.winmate88-cjxfx1.winmate88-uyobcg 18.winmate88-2pz8xp.winmate88-1ewd5k 18.winmate88-kj1cdm 8.winmate88-9xzhg8 17.winmate88-ezgghk 8.winmate88-9xzhg8 15.winmate88-d5vgvd.winmate88-9xzhg8 14.winmate88-14v3qa 9.winmate88-1ewd5k 13.winmate88-e9f7bl 11.winmate88-uyobcg 13.winmate88-54ntky.winmate88-vf0hyi 13.winmate88-e9f7bl 13.winmate88-9jsd9o 14.winmate88-14v3qa 13.winmate88-9jsd9o 15.winmate88-1qxvwz.winmate88-9jsd9o 17.winmate88-ezgghk 12.winmate88-vf0hyi 18.winmate88-kj1cdm 11.winmate88-uyobcg 18.winmate88-cm7exy.winmate88-3tsgo9 18.winmate88-a725qz.winmate88-vmofz9 18.winmate88-kj1cdm 17.winmate88-s7klke 17.winmate88-ezgghk 17.winmate88-s7klke 15.winmate88-aq7o0l.winmate88-s7klke 14.winmate88-14v3qa 18.winmate88-vmofz9 13.winmate88-e9f7bl 20.winmate88-3tsgo9 13.winmate88-0brgar.winmate88-urnw7w 13.winmate88-e9f7bl 22.winmate88-mniu62 14.winmate88-14v3qa 22.winmate88-mniu62 15.winmate88-yr7884.winmate88-k8kxyi 17.winmate88-ezgghk 21.winmate88-urnw7w 18.winmate88-kj1cdm 20.winmate88-3tsgo9 18.winmate88-cfqwws.winmate88-iub8z0 18.winmate88-xmvz11.winmate88-guy50l 18.winmate88-kj1cdm 26.winmate88-thccnh 17.winmate88-ezgghk 26.winmate88-thccnh 15.winmate88-8ulfth.winmate88-thccnh 14.winmate88-14v3qa 27.winmate88-guy50l 13.winmate88-e9f7bl 28.winmate88-iub8z0 13.winmate88-kgw9fv.winmate88-x3is3t 13.winmate88-e9f7bl 31.winmate88-3xzthx 14.winmate88-14v3qa 31.winmate88-3xzthx 15.winmate88-as9lho.winmate88-thccnh 17.winmate88-ezgghk 30.winmate88-x3is3t 18.winmate88-kj1cdm 28.winmate88-iub8z0 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-dunq4l {
    display: none;
  }
}

.winmate88-wjojto {
  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-wjojto {
    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-1a0zxj {
  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-1a0zxj {
    padding: 14px 16px;
  }
}

.winmate88-1a0zxj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.winmate88-1a0zxj button:first-child {
  align-content: end;
}

.winmate88-1a0zxj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .winmate88-1a0zxj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .winmate88-1a0zxj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.winmate88-1a0zxj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.winmate88-1a0zxj button:last-child svg {
  width: 38px;
  height: 38px;
}

.winmate88-v2rt76 {
  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-v2rt76::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .winmate88-v2rt76,
.pc61d126-chatbot[data-active-screen="3"]
  .winmate88-v2rt76 {
  opacity: 1;
  visibility: visible;
}

.winmate88-r16jet {
  flex: 1 1;
}

.winmate88-j9bcrx {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .winmate88-j9bcrx {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .winmate88-5159vc {
  display: block;
}

.winmate88-78me9z {
  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-78me9z {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.winmate88-qnya17 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.winmate88-qnya17::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.winmate88-h56hty span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.winmate88-h56hty p {
  color: var(--Text-100);
}

.winmate88-qnya17 .winmate88-un3m5c {
  grid-area: button;
}

.winmate88-qnya17 .winmate88-un3m5c::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-jjhgho.org/2000/svg'%3E%3Cpath d='M4.winmate88-5l175u 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winmate88-ll5xh1 15L16.winmate88-ll5xh1 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winmate88-ll5xh1 5L16.winmate88-ll5xh1 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .winmate88-itv1y4 {
  display: block;
}

.winmate88-89c153 {
  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-89c153 {
    margin-top: 40px;
  }
}

.winmate88-yjbp6k label,
.winmate88-yjbp6k input {
  display: block;
  width: 100%;
}

.winmate88-yjbp6k label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.winmate88-yjbp6k label.winmate88-dh381l input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.winmate88-yjbp6k label.winmate88-dh381l::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-yjbp6k 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-yjbp6k input::placeholder {
  color: var(--Text-400);
}

.winmate88-drfmsl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .winmate88-drfmsl {
  display: flex;
}

.winmate88-drfmsl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .winmate88-drfmsl ol {
    height: 420px;
    padding: 24px;
  }
}

.winmate88-drfmsl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.winmate88-sv3zxg {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .winmate88-sv3zxg {
    padding: 0 24px 24px;
  }
}

.winmate88-sv3zxg 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-sv3zxg input::placeholder {
  color: var(--Text-400);
}

.winmate88-sv3zxg [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.winmate88-sv3zxg [type="submit"]:disabled {
  opacity: 0.5;
}

.winmate88-sv3zxg [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .winmate88-sv3zxg [type="submit"] {
    right: 40px;
  }
}

.winmate88-ltmpjk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.winmate88-ltmpjk.winmate88-1vhha2 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.winmate88-ltmpjk.winmate88-1vhha2::before {
  content: "";
  width: 31px;
}

.winmate88-ltmpjk.winmate88-1vhha2 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winmate88-ltmpjk.winmate88-9lwtiv p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.winmate88-ltmpjk p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winmate88-iln3om .winmate88-un3m5c {
  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-in0l7h {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .winmate88-in0l7h {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .winmate88-in0l7h {
    padding: 15px 0;
  }
}

.winmate88-in0l7h .winmate88-0j38jl {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .winmate88-in0l7h .winmate88-0j38jl {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.winmate88-lbmy39 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .winmate88-lbmy39 {
    max-width: 180px;
    height: 47px;
  }
}

.winmate88-lbmy39 picture,
.winmate88-lbmy39 img {
  display: block;
  width: 100%;
  height: 100%;
}

.winmate88-lbmy39 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .winmate88-ajjq8f {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.winmate88-4izwk4 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .winmate88-in0l7h.winmate88-viwxtu .winmate88-ajjq8f {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .winmate88-ajjq8f {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .winmate88-ajjq8f {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.winmate88-f5rkmb,
.winmate88-xn4byy {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .winmate88-f5rkmb,
  .winmate88-xn4byy {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .winmate88-xn4byy {
    display: none;
  }
}

.winmate88-n7ee5n {
  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-viwxtu .winmate88-n7ee5n {
  background: var(--fh-bg-color);
}

.winmate88-n7ee5n button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .winmate88-n7ee5n {
    display: none;
  }
}

.winmate88-lnxs45 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winmate88-lnxs45 {
    display: none;
  }
}

.winmate88-3oqfez {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.winmate88-in0l7h.winmate88-viwxtu .winmate88-3oqfez:first-child {
  display: none;
}

.winmate88-in0l7h.winmate88-viwxtu .winmate88-3oqfez:last-child {
  display: block;
}

.winmate88-3oqfez:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .winmate88-3oqfez {
    display: none;
  }
}

.winmate88-f20gxq {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winmate88-f20gxq {
    display: flex;
  }
}

.winmate88-f20gxq ul {
  max-height: 350px;
  overflow-y: auto;
}

.winmate88-f20gxq:hover ul {
  visibility: visible;
  opacity: 1;
}

.winmate88-f20gxq:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.winmate88-f20gxq:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.winmate88-f20gxq:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.winmate88-f20gxq:hover .winmate88-sltiht svg {
  transform: rotate(180deg);
}

.winmate88-6icsoa {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.winmate88-vc5qpj {
  padding: 0 8px;
}

.winmate88-edbxwz {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.winmate88-edbxwz:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .winmate88-edbxwz {
    padding: 4px 8px;
  }
}

.winmate88-vhvhwb {
  display: flex;
}

.winmate88-vhvhwb img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.winmate88-sltiht {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.winmate88-sltiht svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.winmate88-12cxf3 {
  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-12cxf3 {
    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-vhajkl {
  width: 100%;
}

@media (min-width: 1200px) {
  .winmate88-vhajkl {
    display: none;
  }
}

.winmate88-2cpe68 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.winmate88-q7k5bh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.winmate88-vuw6wk {
  display: flex;
}

.winmate88-do4be2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.winmate88-4xqxdb {
  list-style: none;
}

@media (max-width: 1199px) {
  .winmate88-4xqxdb {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .winmate88-4xqxdb {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .winmate88-4xqxdb .winmate88-oxyy01 [data-ref-el],
  .winmate88-4xqxdb .winmate88-oxyy01 span,
  .winmate88-4xqxdb .winmate88-oxyy01 a {
    white-space: nowrap;
  }
}

.winmate88-6py2pq {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .winmate88-6py2pq.winmate88-3m3coi > .winmate88-oxyy01 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .winmate88-6py2pq.winmate88-kgquuf:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .winmate88-6py2pq.winmate88-3m3coi > .winmate88-0poq1m {
    height: auto;
  }

  .winmate88-6py2pq.winmate88-3m3coi > div > .winmate88-4m43ns {
    transform: rotate(180deg);
  }
}

.winmate88-6py2pq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.winmate88-6py2pq [data-ref-el],
.winmate88-6py2pq span {
  cursor: pointer;
}

.winmate88-6py2pq [data-ref-el],
.winmate88-6py2pq span,
.winmate88-6py2pq a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .winmate88-6py2pq [data-ref-el],
  .winmate88-6py2pq span,
  .winmate88-6py2pq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .winmate88-6py2pq [data-ref-el],
  .winmate88-6py2pq span,
  .winmate88-6py2pq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.winmate88-0poq1m {
  height: 0;
  overflow: hidden;
  transition: height 0.winmate88-4izwk4 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.winmate88-0poq1m::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.winmate88-0poq1m::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.winmate88-0poq1m::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .winmate88-0poq1m {
    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-0poq1m:has(> .winmate88-6py2pq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .winmate88-0poq1m .winmate88-0poq1m {
    padding: 0;
  }

  .winmate88-0poq1m .winmate88-6py2pq {
    font-weight: 400;
  }

  .winmate88-0poq1m .winmate88-6py2pq:hover > .winmate88-oxyy01 {
    background: var(--Neutral-300);
  }

  .winmate88-0poq1m .winmate88-4m43ns {
    rotate: -90deg;
  }
}

.winmate88-oxyy01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winmate88-oxyy01 {
    padding: 8px;
  }

  .winmate88-6py2pq.winmate88-llptu2 > .winmate88-oxyy01 {
    background: var(--Neutral-300);
  }
}

.winmate88-4m43ns {
  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-jjhgho.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.winmate88-s6nqcb 0.winmate88-7yb9oa.winmate88-g270nz -0.winmate88-3a9vrb 0.winmate88-cylmhk -0.winmate88-3a9vrb 1.winmate88-3vzv3l 0.winmate88-we6nkl.winmate88-9x2sp2 4.winmate88-a85up1.winmate88-s6nqcb 0.winmate88-4761pf.winmate88-goemny -0.winmate88-3a9vrb 9.winmate88-vejaar -0.winmate88-3a9vrb 10.winmate88-0nwav7 0.winmate88-0zce8i.winmate88-p40yxg 0.winmate88-g270nz 10.winmate88-p40yxg 0.winmate88-cylmhk 10.winmate88-0nwav7 1.winmate88-0yvtsl.winmate88-k0c2ug 5.winmate88-5zj0db.winmate88-uabm1n 6.winmate88-4g927y 5.winmate88-4sn450 6.winmate88-4g927y 4.winmate88-yv8byr 5.winmate88-tfn1pj.winmate88-s6nqcb 1.winmate88-vhn3gy.winmate88-3a9vrb 0.winmate88-cylmhk -0.winmate88-3a9vrb 0.winmate88-g270nz 0.winmate88-s6nqcb 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.winmate88-4izwk4 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winmate88-4m43ns {
    cursor: default;
  }
}

.winmate88-vafqia {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.winmate88-xs0cgt {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .winmate88-xs0cgt {
    padding: 40px 4px;
  }
}

.winmate88-fg6xyw {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .winmate88-fg6xyw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.winmate88-l6yiui {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .winmate88-l6yiui {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.winmate88-l6yiui ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.winmate88-l6yiui [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.winmate88-l6yiui [data-ref-el],
.winmate88-l6yiui span,
.winmate88-l6yiui a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.winmate88-vzgdag {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winmate88-vzgdag {
    margin-bottom: 12px;
  }
}

.winmate88-i8jaf9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.winmate88-i8jaf9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .winmate88-i8jaf9:last-child {
    margin-right: 0;
  }
}

.winmate88-j2k4xx {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winmate88-vzgdag:hover .winmate88-oyif4f {
  visibility: visible;
  opacity: 1;
}

.winmate88-oyif4f {
  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-cvucwc {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.winmate88-8szuq7 {
  display: flex;
  margin: 6px;
}

.winmate88-8szuq7 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.winmate88-oyif4f::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-oyif4f::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-3kfdi2 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .winmate88-3kfdi2 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.winmate88-j5e844 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .winmate88-j5e844 {
    margin-right: 32px;
  }
}

.winmate88-kpn3br {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winmate88-kpn3br {
    margin-top: 0;
    width: 340px;
  }
}

.winmate88-kpn3br a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.winmate88-8t69ak {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.winmate88-gt4nee {
  position: relative;
}

@media (min-width: 768px) {
  .winmate88-gt4nee {
    margin-top: 40px;
  }
}

.winmate88-gt4nee + .winmate88-5d9lj6,
.winmate88-gt4nee + .winmate88-gt4nee {
  margin-top: 24px;
}

.winmate88-5qz1o9 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .winmate88-5qz1o9 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .winmate88-5qz1o9 {
    padding: 80px;
  }
}

.winmate88-h6d36t {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .winmate88-h6d36t {
    padding: 0 16px;
}


}

.winmate88-ri5opo {
  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-ri5opo {
    font-size: 48px;
    line-height: 56px;
  }
}

.winmate88-zry8gf {
  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-zry8gf {
    font-size: 24px;
    line-height: 32px;
  }
}

.winmate88-0fku7y {
  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-0fku7y:hover {
  background: var(--button-bg-hover);
}

.winmate88-610utr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.winmate88-610utr img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .winmate88-610utr img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .winmate88-610utr img {
  min-height: 100%;
  }
}

.winmate88-5qz1o9::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.winmate88-dhgc9x {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.winmate88-dhgc9x h1,
.winmate88-dhgc9x h2,
.winmate88-dhgc9x h3,
.winmate88-dhgc9x h4 {
  margin-bottom: 6px;
}

.winmate88-dhgc9x h1:not(:first-child),
.winmate88-dhgc9x h2:not(:first-child),
.winmate88-dhgc9x h3:not(:first-child),
.winmate88-dhgc9x h4:not(:first-child) {
  margin-top: 16px;
}

.winmate88-dhgc9x h1,
.winmate88-dhgc9x h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .winmate88-dhgc9x h1,
  .winmate88-dhgc9x h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.winmate88-dhgc9x h2,
.winmate88-dhgc9x h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .winmate88-dhgc9x h2,
  .winmate88-dhgc9x h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-dhgc9x h3,
.winmate88-dhgc9x h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .winmate88-dhgc9x h3,
  .winmate88-dhgc9x h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.winmate88-dhgc9x h4,
.winmate88-dhgc9x h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.winmate88-dhgc9x ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.winmate88-dhgc9x ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.winmate88-dhgc9x 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-dhgc9x ul ul {
  margin-bottom: 8px;
}

.winmate88-dhgc9x ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.winmate88-dhgc9x ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.winmate88-dhgc9x ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.winmate88-dhgc9x ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.winmate88-dhgc9x ol li::marker {
  font-weight: 700;
}

.winmate88-dhgc9x ol ol {
  margin-bottom: 8px;
}

.winmate88-dhgc9x ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.winmate88-dhgc9x ol ul li {
  padding-left: 16px;
}

.winmate88-dhgc9x 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-dhgc9x table {
    padding: 24px;
  }
}

.winmate88-dhgc9x table.winmate88-ssvf2c {
  -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-4izwk4,
    mask-image 0.3s;
}

.winmate88-dhgc9x table.winmate88-ssvf2c.winmate88-0spi04 {
  -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-dhgc9x table {
    display: table;
  }
}

.winmate88-dhgc9x table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.winmate88-dhgc9x table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winmate88-dhgc9x table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winmate88-dhgc9x 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-dhgc9x table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.winmate88-dhgc9x table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winmate88-dhgc9x table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winmate88-dhgc9x table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.winmate88-dhgc9x img {
  max-width: 100%;
  height: auto;
}

.winmate88-w55y7p {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .winmate88-w55y7p {
    padding: 24px;
  }
}

.winmate88-fbpsdq {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .winmate88-fbpsdq {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.winmate88-fbpsdq > * {
  margin: 0 !important;
}

.winmate88-fbpsdq img,
.winmate88-tiaflp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-fbpsdq img,
  .winmate88-tiaflp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-mwilrp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-mwilrp {
    width: 32px;
    height: 32px;
  }
}

.winmate88-2qug6q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.winmate88-2qug6q .winmate88-61s6d8 {
  flex-shrink: 0;
}

.winmate88-2qug6q .winmate88-qd8iok svg {
  display: none;
}

.winmate88-c8c62t {
  display: grid;
  transition: max-height 0.winmate88-4izwk4 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .winmate88-c8c62t {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .winmate88-c8c62t {
    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-c8c62t.winmate88-roan34 + .winmate88-61s6d8 svg {
  transform: rotate(180deg);
}

.winmate88-f1q1v9 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.winmate88-f1q1v9 > div:nth-child(3n) {
  grid-column: span 2;
}

.winmate88-f1q1v9
  > div:nth-child(3n)
  .winmate88-hzb4mu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .winmate88-f1q1v9 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .winmate88-f1q1v9 > div:nth-child(3n) {
    grid-column: unset;
  }

  .winmate88-f1q1v9
    > div:nth-child(3n)
    .winmate88-hzb4mu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .winmate88-f1q1v9 {
    max-width: 270px;
  }
}

.winmate88-f1q1v9 .winmate88-hzb4mu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .winmate88-f1q1v9 .winmate88-hzb4mu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .winmate88-f1q1v9 .winmate88-hzb4mu button {
    max-width: 104px;
  }
}

.winmate88-ce8wih {
  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-ce8wih {
    margin-bottom: 0;
  }
}

.winmate88-0na3yp {
  display: none;
  opacity: 0;
}

.winmate88-ladd4o {
  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-ladd4o img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.winmate88-hzb4mu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.winmate88-hzb4mu 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-hzb4mu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winmate88-hzb4mu
    button {
    max-width: 145px;
  }
}

.winmate88-8npu3z:first-child
  .winmate88-hzb4mu
  button {
  max-width: 270px;
}

.winmate88-ao78ei {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.winmate88-ce8wih picture {
  width: 100%;
  max-width: 100%;
}

.winmate88-t9i6jq {
  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-t9i6jq svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.winmate88-ce8wih:hover .winmate88-t9i6jq {
  display: flex;
}

.winmate88-lec7jw {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.winmate88-b8jo4b {
  display: flex;
}

.winmate88-b8jo4b:hover .winmate88-g2r6wu,
.winmate88-b8jo4b .winmate88-llptu2 .winmate88-g2r6wu {
  display: flex;
}

.winmate88-b8jo4b svg {
  flex-shrink: 0;
}

.winmate88-g2r6wu {
  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-g2r6wu {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.winmate88-g2r6wu:hover {
  display: flex;
}

.winmate88-g2r6wu svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.winmate88-mparla {
  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-mparla {
    font-size: 12px;
  }
}

.winmate88-f7c205,
.winmate88-7kd244 {
  width: 50%;
  flex-shrink: 0;
}

.winmate88-f7c205 {
  font-weight: 700;
}

.winmate88-3o1mv8 .winmate88-c8c62t {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .winmate88-3o1mv8 .winmate88-c8c62t {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .winmate88-3o1mv8 .winmate88-c8c62t {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.winmate88-3o1mv8
  .winmate88-ao78ei:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.winmate88-3o1mv8 .winmate88-ladd4o {
  height: 100% !important;
  border-radius: 16px;
}

.winmate88-3o1mv8 .winmate88-hzb4mu {
  gap: 4px;
  align-items: center;
}

.winmate88-3o1mv8 .winmate88-hzb4mu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.winmate88-3o1mv8 .winmate88-hzb4mu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.winmate88-3o1mv8 .winmate88-4vpwgq,
.winmate88-3o1mv8 .winmate88-lfdzhi {
  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-jjhgho.org/2000/svg'%3E%3Cpath d='M9.winmate88-rik9mm 4.winmate88-zeba0w.winmate88-t32hbm 5.winmate88-c5swfc.winmate88-z5o2qa 5.winmate88-1vhiyq.winmate88-bopq32 5.winmate88-pqdkao.winmate88-6l7nuv 8.winmate88-qxp2nw.winmate88-56vi3o 9.winmate88-bx8fsb.winmate88-d0acxz 9.winmate88-u86h73.winmate88-1gl9ru 13.winmate88-0799kx.winmate88-pkm3mx 11.winmate88-almt8t.winmate88-mt1km5 11.winmate88-d0oitr.winmate88-uutwrg 11.winmate88-pqlr2y.winmate88-22vdx3 13.winmate88-nnyg55.winmate88-619kcm 9.winmate88-4j9rhg.winmate88-2spcf6 9.winmate88-ra52t8.winmate88-mvyd35 8.winmate88-tb5c2t.winmate88-a5u9t0 5.winmate88-ja2zz3.winmate88-8z5kka 5.winmate88-43g82f.winmate88-4bwz5j 5.winmate88-21wiu5.winmate88-oy9fc9 4.winmate88-l7dzar.winmate88-mt1km5 1.winmate88-fz55yy.winmate88-rik9mm 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.winmate88-3o1mv8 .winmate88-4vpwgq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.winmate88-3o1mv8 .winmate88-lfdzhi {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.winmate88-lsz9bn {
  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-lsz9bn {
    padding: 24px;
  }
}

.winmate88-lsz9bn .winmate88-61s6d8 {
  display: flex;
}

@media (min-width: 768px) {
  .winmate88-lsz9bn .winmate88-61s6d8 {
    display: none;
  }
}

.winmate88-lsz9bn .winmate88-qd8iok svg {
  display: none;
}

.winmate88-p2l5t2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.winmate88-p2l5t2 .winmate88-fzeho9 {
  display: none;
}

@media (min-width: 768px) {
  .winmate88-p2l5t2 .winmate88-fzeho9 {
    display: flex;
  }
}

.winmate88-40c10p {
  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-40c10p {
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-40c10p > * {
  margin: 0 !important;
}

.winmate88-40c10p img,
.winmate88-7bmbv1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-40c10p img,
  .winmate88-7bmbv1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-97thwt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-97thwt {
    width: 32px;
    height: 32px;
  }
}

.winmate88-n9qjb2 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .winmate88-n9qjb2 {
    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-n9qjb2::-webkit-scrollbar {
    display: none;
  }
}

.winmate88-66j6fz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .winmate88-66j6fz {
    padding: 7px 15px;
  }
}

.winmate88-66j6fz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winmate88-9zcru3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winmate88-9zcru3 {
    display: flex;
    opacity: 1;
  }
}

.winmate88-66j6fz picture {
  height: 100%;
  display: block;
}

.winmate88-66j6fz img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .winmate88-66j6fz img {
    width: 88px;
    height: 44px;
  }
}

.winmate88-66j6fz p {
  text-align: center;
  width: 100%;
}

.winmate88-0xknyq {
  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-0xknyq {
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-0xknyq img,
.winmate88-2lvyjd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-0xknyq img,
  .winmate88-2lvyjd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-lz49k1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-lz49k1 {
    width: 32px;
    height: 32px;
  }
}

.winmate88-2bbniq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.winmate88-sqmw98 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.winmate88-r3eqmr {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.winmate88-r3eqmr.winmate88-llptu2 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.winmate88-z9effw {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .winmate88-z9effw {
    font-size: 20px;
    line-height: 28px;
  }
}

.winmate88-snqofz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.winmate88-awzocd {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.winmate88-4izwk4 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.winmate88-a8lr5s {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.winmate88-a8lr5s ol,
.winmate88-a8lr5s ul {
  padding-left: 1.3em;
}

.winmate88-r3eqmr.winmate88-llptu2 .winmate88-awzocd {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.winmate88-r3eqmr.winmate88-llptu2 .winmate88-snqofz {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.winmate88-02o60j {
  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-02o60j {
    padding: 24px;
  }
}

.winmate88-02o60j .winmate88-61s6d8 {
  display: flex;
}

@media (min-width: 768px) {
  .winmate88-02o60j .winmate88-61s6d8 {
    display: none;
  }
}

.winmate88-02o60j .winmate88-qd8iok svg {
  display: none;
}

.winmate88-lyrv7g {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.winmate88-lyrv7g .winmate88-fzeho9 {
  display: none;
}

@media (min-width: 768px) {
  .winmate88-lyrv7g .winmate88-fzeho9 {
    display: flex;
  }
}

.winmate88-xu326z {
  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-xu326z {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.winmate88-xu326z > * {
  margin: 0 !important;
}

.winmate88-xu326z img,
.winmate88-0t5y43 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winmate88-xu326z img,
  .winmate88-0t5y43 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winmate88-xxeek3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winmate88-xxeek3 {
    width: 32px;
    height: 32px;
  }
}

.winmate88-so7k25 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .winmate88-so7k25 {
    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-so7k25::-webkit-scrollbar {
    display: none;
  }
}

.winmate88-hlgv0i {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.winmate88-hlgv0i:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winmate88-ykb4hs {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winmate88-ykb4hs {
    display: flex;
    opacity: 1;
  }
}

.winmate88-hlgv0i picture {
  width: auto;
  height: 100%;
  display: block;
}

.winmate88-hlgv0i picture img {
  display: block;
  width: auto;
  height: 100%;
}

.winmate88-bktgg1 {
  margin: -24px 0;
}

.winmate88-bktgg1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .winmate88-bktgg1 {
    margin: -16px 0;
  }
}

.winmate88-btb9hc {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .winmate88-btb9hc {
    flex-direction: row;
  }
}

.winmate88-kax54h {
  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-kax54h {
    flex: 1;
  }
}

.winmate88-kax54h::placeholder {
  color: var(--Text-400);
}

.winmate88-75t3mz {
  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-i3g92k {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.winmate88-i3g92k::-webkit-scrollbar {
  display: none;
}

.winmate88-2jm91n {
  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-2jm91n img,
.winmate88-2jm91n svg {
  margin-right: 8px;
}

.winmate88-7e50r4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.winmate88-bktgg1 + .winmate88-qa17d6 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .winmate88-bktgg1 + .winmate88-qa17d6 {
    margin-top: -16px;
  }
}

.winmate88-ucrie7 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.winmate88-ucrie7 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.winmate88-ucrie7 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.winmate88-nck75k {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.winmate88-0cckah {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.winmate88-givap9 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.winmate88-1rb4mx {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.winmate88-xpders {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.winmate88-nck75k 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-nck75k 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-nck75k {
    padding: 39px 179px 39px 39px;
  }

  .winmate88-0cckah {
    font-size: 40px;
    line-height: 48px;
  }

  .winmate88-xpders {
    height: 348px;
  }

  .winmate88-nck75k button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .winmate88-nck75k button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .winmate88-nck75k {
    padding: 63px;
  }
}

.winmate88-22qapo {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .winmate88-22qapo {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.winmate88-pjnokp {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winmate88-pjnokp {
    width: auto;
  }
}

.winmate88-xzuaky {
  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-xzuaky::-webkit-scrollbar {
  display: none;
}

.winmate88-xzuaky 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-xzuaky a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winmate88-xzuaky {
    margin-left: 16px;
    margin-top: 0;
  }
}

.winmate88-22qapo .winmate88-46qs7t {
  -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-4izwk4,
    mask-image 0.3s;
}

.winmate88-22qapo .winmate88-46qs7t.winmate88-0spi04 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.winmate88-bfd7ur {
  margin: 40px -16px;
}

.winmate88-0f1t26 + .winmate88-5d9lj6,
.winmate88-0f1t26 + .winmate88-gt4nee {
  margin-top: 24px;
}

.winmate88-va7awv {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.winmate88-va7awv picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.winmate88-l2yugn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .winmate88-l2yugn {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .winmate88-l2yugn {
    margin-top: 0;
  }
}

.winmate88-lwhbwp {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winmate88-lwhbwp {
    font-size: 24px;
    line-height: 32px;
  }
}

.winmate88-4hpxls {
  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-4hpxls {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.winmate88-0bilc6 {
  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-0bilc6 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.winmate88-xpn37b {
  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-xpn37b {
    font-size: 20px;
    line-height: 28px;
  }
}

.winmate88-orccz3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winmate88-orccz3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.winmate88-dd3zgb {
  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-g25p16 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.winmate88-g25p16 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.winmate88-qa17d6 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.winmate88-dksica {
  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-dksica {
    padding: 15px 48px;
  }
}

main > .winmate88-qa17d6 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .winmate88-c8c62t.winmate88-2tpm5n > div:nth-child(n+5) {
    display: none;
  }
}

.winmate88-dhgc9x p a img {
  display: block;
  margin: 0 auto;
}


.winmate88-kb1q23 {
  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-nkjxwa {
  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-nkjxwa label {
  font-size: 14px;
}

.winmate88-nkjxwa h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winmate88-nkjxwa input,
.winmate88-nkjxwa textarea,
.winmate88-nkjxwa 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-nkjxwa button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winmate88-uubmt9 ease;
}
.winmate88-nkjxwa button:hover {
  background-color: var(--button-bg-hover);
}
.winmate88-4gchv0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winmate88-50bmd3 ease-in;
}

.winmate88-4gchv0 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-h2x9b0, .winmate88-j2nywp, [class*="review-card"],
thead, thead th, table th, .winmate88-1f7o9r,
.winmate88-2w3xhy, [class*="collapsible-header"],
.winmate88-uv3b2h, [class*="updated-block"] {
  color: #ece7dc !important;
}

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