html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.winmate88-5gf9nj {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-5gf9nj {
    padding: 54px 0 0;
  }
}

.winmate88-yvwomc {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .winmate88-yvwomc:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.winmate88-i71cjz {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .winmate88-i71cjz {
    margin: 20px auto 100px;
  }
}

.winmate88-i71cjz h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-i71cjz h1 {
    font-size: 120px;
  }
}

.winmate88-i71cjz p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.winmate88-0ajbmp {
  cursor: pointer;
}

.winmate88-byb8rn {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.winmate88-s2vwjy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.winmate88-s2vwjy figure {
  margin: 0;
}

.winmate88-s2vwjy.winmate88-g8zc25 {
  justify-content: flex-start;
  margin-right: 4px;
}

.winmate88-s2vwjy.winmate88-60s2zx {
  justify-content: flex-end;
  margin-left: 4px;
}

.winmate88-s2vwjy.winmate88-24csa0 {
  justify-content: center;
}

.winmate88-s2vwjy.winmate88-rj5ers {
  justify-content: normal;
}

.winmate88-l1iyyv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .winmate88-l1iyyv {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-l1iyyv {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.winmate88-xpzggl {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .winmate88-xpzggl {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.winmate88-ahqa6d {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .winmate88-ahqa6d {
    flex-direction: column;
  }
}

.winmate88-y0gui7 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.winmate88-y0gui7 img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .winmate88-y0gui7 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.winmate88-0tnbaa {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.winmate88-0tnbaa ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .winmate88-0tnbaa ul {
    margin-bottom: 15px;
  }
}

.winmate88-0tnbaa ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.winmate88-0tnbaa ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.winmate88-0tnbaa ul li span svg {
  fill: var(--title-color);
}

.winmate88-0tnbaa ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .winmate88-0tnbaa ul li small {
    font-size: 12px;
  }
}

.winmate88-0tnbaa ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.winmate88-0tnbaa ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-0tnbaa {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.winmate88-25nd3j {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .winmate88-25nd3j {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.winmate88-itfait {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.winmate88-q0bgok {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.winmate88-k4l5ae ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-q0bgok {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .winmate88-q0bgok:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.winmate88-q0bgok.winmate88-fw6q8j {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .winmate88-q0bgok.winmate88-fw6q8j:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.winmate88-dq38r9 {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .winmate88-dq38r9 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-dq38r9 {
    padding: 50px 16px 68px;
  }
}

.winmate88-dwp6rh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .winmate88-dwp6rh {
    flex-direction: column;
  }
}

.winmate88-dnqttg {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .winmate88-dnqttg {
    margin-bottom: 40px;
  }
}

.winmate88-61e8ls .winmate88-826uu2 {
  margin-bottom: 28px;
}

.winmate88-61e8ls .winmate88-826uu2 img {
  max-height: 100px;
  width: auto;
}

.winmate88-xkf34d {
  display: flex;
  align-items: center;
}

.winmate88-xkf34d a + a {
  margin-left: 24px;
}

.winmate88-xkf34d img {
  max-height: 56px;
  width: auto;
}

.winmate88-xkf34d img + img {
  margin-left: 24px;
}

.winmate88-l9r5ym {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .winmate88-l9r5ym {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.winmate88-cfd7on {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-cfd7on {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.winmate88-fxkan0 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-fxkan0 {
    flex-wrap: wrap;
  }
}

.winmate88-fxkan0 li {
  display: flex;
  margin: 0 7px;
}

.winmate88-fxkan0 li svg {
  transition: 0.winmate88-k4l5ae ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .winmate88-fxkan0 li:hover svg {
    transform: scale(1.2);
  }
}

.winmate88-indpzo {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.winmate88-pxo7sc + .winmate88-pxo7sc {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .winmate88-pxo7sc + .winmate88-pxo7sc {
    margin: 36px 0 0;
  }
}

.winmate88-itnsni {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.winmate88-08v34r {
  list-style: none;
  margin: 0;
  padding: 0;
}

.winmate88-08v34r li {
  font-size: 16px;
}

.winmate88-08v34r li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .winmate88-08v34r li a:hover {
    text-decoration: underline;
  }
}

.winmate88-08v34r li + li {
  margin-top: 16px;
}

.winmate88-pegsjq {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.winmate88-7amm1o ease-in-out;
}

.winmate88-pegsjq.winmate88-qumtag {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.winmate88-6jhvuz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.winmate88-6jhvuz h1,
.winmate88-6jhvuz h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .winmate88-6jhvuz h1,
  .winmate88-6jhvuz h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .winmate88-6jhvuz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-6jhvuz {
    margin-bottom: 60px;
  }
}

.winmate88-kswnxf {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .winmate88-kswnxf {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.winmate88-kswnxf li {
  width: 100%;
}

.winmate88-kswnxf li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.winmate88-k4l5ae ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.winmate88-kswnxf li a svg {
  fill: var(--button-text-color);
}

.winmate88-kswnxf li a.winmate88-qumtag {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .winmate88-kswnxf li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-kswnxf li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .winmate88-kswnxf li a img {
    max-width: 16px;
  }
}

.winmate88-wbsfj5 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .winmate88-wbsfj5 {
    margin: 0 -5px;
  }
}

.winmate88-we6oe7 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.winmate88-we6oe7 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.winmate88-we6oe7 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .winmate88-we6oe7 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .winmate88-we6oe7 span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.winmate88-qi2bj6 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.winmate88-qi2bj6 img {
  width: 100%;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .winmate88-qi2bj6:hover img {
    transform: scale(1.1);
  }
}

.winmate88-3ern41 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .winmate88-3ern41 {
    height: 54px;
  }
}

.winmate88-edkotm {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .winmate88-edkotm {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .winmate88-edkotm {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-edkotm .winmate88-826uu2 img {
    max-width: 90px;
  }
}

.winmate88-826uu2 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .winmate88-826uu2 {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .winmate88-9kjgty {
    display: none;
  }
  .winmate88-9kjgty::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.winmate88-covm0o {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.winmate88-covm0o li {
  font-size: 16px;
  margin: 0 20px;
}

.winmate88-covm0o li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .winmate88-covm0o li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .winmate88-covm0o {
    display: block;
  }
  .winmate88-covm0o li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .winmate88-covm0o li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .winmate88-covm0o li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .winmate88-covm0o li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.winmate88-7bviqw {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .winmate88-7bviqw {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .winmate88-7bviqw {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-7bviqw {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.winmate88-7bviqw.winmate88-dt58i1 {
  margin-right: 0;
}

.winmate88-0lqi1b {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .winmate88-0lqi1b {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .winmate88-0lqi1b:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.winmate88-b6is0d {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .winmate88-b6is0d:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-b6is0d {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.winmate88-lll8vc {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .winmate88-lll8vc {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.winmate88-lll8vc:hover > ul {
  display: flex;
}

.winmate88-lll8vc:focus > ul {
  display: flex;
}

.winmate88-lll8vc:focus-within > ul {
  display: flex;
}

.winmate88-9ig5tp {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.winmate88-9ig5tp::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.winmate88-7amm1o ease-in-out;
}

@media only screen and (max-width: 767px) {
  .winmate88-9ig5tp {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .winmate88-9ig5tp img {
    max-width: 20px;
  }
}

.winmate88-lll8vc ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.winmate88-k4l5ae ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-lll8vc ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.winmate88-lll8vc ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.winmate88-k4l5ae ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .winmate88-lll8vc ul li {
    padding: 5px;
  }
}

.winmate88-lll8vc ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .winmate88-lll8vc ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-lll8vc ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .winmate88-lll8vc ul li a img {
    max-width: 20px;
  }
}

.winmate88-odo7ph {
  display: none;
}

.winmate88-xydovh {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .winmate88-xydovh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.winmate88-xydovh span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .winmate88-odo7ph:checked ~ .winmate88-9kjgty {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .winmate88-9kjgty {
    display: none;
    transition: display 0.winmate88-k4l5ae ease-in-out;
  }
  .winmate88-odo7ph:checked ~ .winmate88-9kjgty {
    display: block;
  }
  .winmate88-odo7ph:checked + .winmate88-xydovh span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .winmate88-odo7ph:checked + .winmate88-xydovh span:nth-child(2) {
    display: none;
  }
  .winmate88-odo7ph:checked + .winmate88-xydovh span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.winmate88-y4nwpd {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-y4nwpd {
    padding: 0 16px;
  }
}

.winmate88-y4nwpd img {
  margin-bottom: 20px;
}

.winmate88-y4nwpd p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-y4nwpd p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-y4nwpd {
    margin-bottom: 60px;
  }
}

.winmate88-4if5lz {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-4if5lz {
    font-size: 32px;
  }
}

.winmate88-l55nlh {
  color: var(--text-color);
}

.winmate88-57ns74 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .winmate88-57ns74 {
    font-size: 16px;
    line-height: 140%;
  }
}

.winmate88-57ns74 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.winmate88-57ns74 p img {
  display: block;
  margin: 0 auto;
}

.winmate88-57ns74 p:first-of-type {
  margin-top: 0;
}

.winmate88-57ns74 p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-57ns74 p {
    font-size: 18px;
    line-height: 140%;
  }
}

.winmate88-57ns74 ul {
  padding: 0 0 0 20px;
}

.winmate88-57ns74 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.winmate88-57ns74 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-57ns74 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.winmate88-57ns74 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-57ns74 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.winmate88-57ns74 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.winmate88-57ns74 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-57ns74 iframe {
    height: 200px;
  }
}

.winmate88-z8c84y {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-z8c84y {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-z8c84y {
    margin-bottom: 60px;
  }
}

.winmate88-yudn7n {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-yudn7n {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.winmate88-yudn7n h1,
.winmate88-yudn7n h2,
.winmate88-yudn7n h3,
.winmate88-yudn7n h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-yudn7n h1,
  .winmate88-yudn7n h2,
  .winmate88-yudn7n h3,
  .winmate88-yudn7n h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.winmate88-pcq5bp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-pcq5bp {
    flex-direction: column-reverse;
  }
}

.winmate88-pcq5bp .winmate88-whzu56 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-pcq5bp .winmate88-whzu56 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.winmate88-pcq5bp .winmate88-90fq94 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-pcq5bp .winmate88-90fq94 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .winmate88-pcq5bp .winmate88-90fq94 img {
    width: 100%;
  }
}

.winmate88-90fq94 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-90fq94 {
    margin-bottom: 18px;
  }
}

.winmate88-whzu56 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-whzu56 {
    margin-bottom: 18px;
  }
}

.winmate88-z8c84y h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-z8c84y h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.winmate88-z8c84y .winmate88-yvwomc {
  margin-top: 30px;
  margin-bottom: 30px;
}

.winmate88-e9ov10 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .winmate88-e9ov10 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-e9ov10 {
    margin-bottom: 60px;
  }
}

.winmate88-69l25g {
  position: relative;
  border: none;
}

.winmate88-69l25g::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.winmate88-z09ubd {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.winmate88-z09ubd span {
  height: 32px;
}

.winmate88-z09ubd span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.winmate88-z09ubd.winmate88-x7vvax span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .winmate88-z09ubd {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.winmate88-0vo0wj {
  list-style: none;
  padding: 0;
  margin: 0;
}

.winmate88-0vo0wj li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-0vo0wj li {
    font-size: 16px;
  }
}

.winmate88-0vo0wj li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .winmate88-0vo0wj li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-0vo0wj li a {
    padding: 12px 14px;
  }
}

.winmate88-0vo0wj.winmate88-sxlg5s {
  display: none;
}

.winmate88-rb86xh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.winmate88-rb86xh table {
  width: 100%;
  border-collapse: collapse;
}

.winmate88-rb86xh table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .winmate88-rb86xh table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .winmate88-rb86xh table td {
    min-width: 75px;
  }
}

.winmate88-rb86xh table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-rb86xh table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.winmate88-rb86xh table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.winmate88-rb86xh p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .winmate88-rb86xh p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .winmate88-rb86xh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-rb86xh {
    margin-bottom: 60px;
  }
}

.winmate88-ofcj09 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-ofcj09 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.winmate88-2dy7it {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .winmate88-2dy7it {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.winmate88-2dy7it tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .winmate88-2dy7it tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.winmate88-2dy7it tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.winmate88-k8yhes table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.winmate88-k8yhes table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.winmate88-k8yhes p {
  color: var(--text-color);
}

.winmate88-cnbpo0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-cnbpo0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-cnbpo0 {
    margin-bottom: 60px;
  }
}

.winmate88-e371eg {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.winmate88-vz9f2a {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-vz9f2a {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-vz9f2a {
    margin-bottom: 60px;
  }
}

.winmate88-fsarkm {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.winmate88-fsarkm h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-fsarkm h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.winmate88-fsarkm p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.winmate88-fsarkm p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .winmate88-fsarkm p {
    font-size: 16px;
  }
}

.winmate88-q8rzu9 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-q8rzu9 {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.winmate88-atn3nl {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.winmate88-atn3nl li {
  margin: 0 20px;
}

.winmate88-atn3nl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.winmate88-atn3nl li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .winmate88-atn3nl li a:hover {
    color: #2ab765;
  }
}

.winmate88-tuqill {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .winmate88-tuqill {
    padding: 0 16px;
  }
}

.winmate88-tuqill li {
  font-size: 16px;
  position: relative;
}

.winmate88-tuqill li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .winmate88-tuqill li a:hover {
    text-decoration: underline;
  }
}

.winmate88-tuqill li span {
  opacity: 0.5;
}

.winmate88-tuqill li + li {
  margin-left: 30px;
}

.winmate88-tuqill li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.winmate88-yudn7n {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.winmate88-yudn7n {
    margin-bottom: 18px;
  }
}

.winmate88-vq506w {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.winmate88-vq506w tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.winmate88-vq506w tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.winmate88-vq506w tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.winmate88-vq506w tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.winmate88-vq506w tbody tr:last-of-type {
  margin-bottom: 0;
}

.winmate88-vq506w tbody tr td:first-of-type {
  flex-shrink: 0;
}

.winmate88-vq506w tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.winmate88-vq506w tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.winmate88-vq506w tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .winmate88-vq506w tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.winmate88-vq506w tbody tr td .winmate88-3ht1bv {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .winmate88-vq506w tbody tr td .winmate88-3ht1bv {
    width: 100%;
  }
}

.winmate88-vq506w tbody tr td .winmate88-iapl5h {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.winmate88-k4l5ae ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .winmate88-vq506w tbody tr td .winmate88-iapl5h:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-vq506w tbody tr td .winmate88-iapl5h {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .winmate88-vq506w tbody tr td .winmate88-iapl5h {
    width: 100%;
  }
}

.winmate88-vq506w tbody tr td .winmate88-53tg1g {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .winmate88-vq506w tbody tr td .winmate88-53tg1g:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-vq506w tbody tr {
    flex-direction: column;
  }
}

.winmate88-vq506w tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.winmate88-6h5y4p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-6h5y4p {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-6h5y4p {
    margin: 0 auto 60px;
  }
}

.winmate88-7to6z5 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-7to6z5 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.winmate88-inm6fy {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .winmate88-inm6fy {
    margin: 0 -5px;
  }
}

.winmate88-r5e5uh {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.winmate88-r5e5uh img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-r5e5uh p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .winmate88-r5e5uh:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .winmate88-r5e5uh {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-r5e5uh {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .winmate88-r5e5uh p {
    font-size: 16px;
  }
}

.winmate88-60vz09 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .winmate88-60vz09 {
    height: 190px;
    margin: 20px auto;
  }
}

.winmate88-60vz09 img {
  width: 100%;
  height: 100%;
}

.winmate88-60vz09 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .winmate88-60vz09 iframe {
    height: 190px;
  }
}

.winmate88-pxd2se {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.winmate88-pxd2se::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.winmate88-r32oyi {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.winmate88-r32oyi svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .winmate88-r32oyi:hover svg {
    transform: scale(1.1);
  }
}

.winmate88-es5xw7 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-es5xw7 {
    padding: 40px 0;
  }
}

.winmate88-ixbzrd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .winmate88-ixbzrd {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .winmate88-ixbzrd {
    flex-direction: column-reverse;
  }
}

.winmate88-94g7n4 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.winmate88-94g7n4 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .winmate88-94g7n4 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-94g7n4 {
    margin: 10px 0 0;
  }
}

.winmate88-bqt2y3 {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.winmate88-bqt2y3 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .winmate88-bqt2y3 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-bqt2y3 {
    padding: 24px 10px;
  }
}

.winmate88-evntor {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-evntor:hover {
  border: 1px solid #8c8ca2;
}

.winmate88-tru244 {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.winmate88-tru244:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.winmate88-ik9xab {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.winmate88-ik9xab a {
  text-decoration: underline;
  color: #8babff;
}

.winmate88-cs1jgu {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.winmate88-cs1jgu .winmate88-evntor {
  width: 50%;
  margin: 0;
}

.winmate88-s81xm1 {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.winmate88-s81xm1:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.winmate88-q9j6xz {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-q9j6xz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-q9j6xz {
    margin: 0 0 60px;
  }
}

.winmate88-xjvqim {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-xjvqim {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.winmate88-d50t8k {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .winmate88-d50t8k {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.winmate88-jkn9ug {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .winmate88-jkn9ug {
    flex-basis: auto;
    max-width: 100%;
  }
}

.winmate88-p71o4u {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-p71o4u {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.winmate88-p71o4u a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

@media only screen and (max-width: 767px) {
  .winmate88-p71o4u a {
    margin: 1px 0 4px;
  }
}

.winmate88-p71o4u a svg {
  fill: #fff;
}

.winmate88-p71o4u a:hover {
  background: #3d68e7;
}

.winmate88-c1m6wy {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.winmate88-rzyosm {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .winmate88-rzyosm {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.winmate88-iftgc2 {
  font-size: 16px;
  color: var(--text-color);
}

.winmate88-1y0plv {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-1y0plv {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-1y0plv {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .winmate88-1y0plv {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.winmate88-5yiti3 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.winmate88-5yiti3 h1,
.winmate88-5yiti3 h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-5yiti3 h1,
  .winmate88-5yiti3 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .winmate88-5yiti3 {
    margin: 0;
    padding-right: 20px;
  }
}

.winmate88-t69tlf {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.winmate88-t69tlf h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-t69tlf h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.winmate88-t69tlf h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .winmate88-t69tlf h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.winmate88-t69tlf table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.winmate88-t69tlf table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-t69tlf table tr td {
    padding: 12px 4px;
  }
}

.winmate88-t69tlf table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-t69tlf table tr th {
    padding: 12px 4px;
  }
}

.winmate88-t69tlf table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .winmate88-t69tlf {
    margin: 0;
  }
}

.winmate88-tlzpfm {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .winmate88-tlzpfm {
    min-height: 190px;
  }
}

.winmate88-rw5dkc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.winmate88-rw5dkc::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.winmate88-mpz0zu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.winmate88-mpz0zu.winmate88-739q03 {
  display: none;
}

.winmate88-y9n34g {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.winmate88-y9n34g iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.winmate88-y9n34g iframe.winmate88-lkeqd9 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.winmate88-y9n34g.winmate88-ewvj61 {
  opacity: 1;
  pointer-events: all;
}

.winmate88-pehb6f {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-pehb6f svg {
  margin-right: 10px;
}

.winmate88-pehb6f + .winmate88-pehb6f {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .winmate88-pehb6f:hover {
    background: #a8a6b3;
  }
}

.winmate88-vn1gm7 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .winmate88-vn1gm7:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-pehb6f {
    height: 42px;
    max-width: 220px;
  }
}

.winmate88-1y0plv .winmate88-z8c84y {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.winmate88-1y0plv .winmate88-z8c84y h1,
.winmate88-1y0plv .winmate88-z8c84y h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .winmate88-1y0plv .winmate88-z8c84y h1,
  .winmate88-1y0plv .winmate88-z8c84y h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .winmate88-1y0plv .winmate88-z8c84y {
    margin: 28px 0 0;
  }
}

.winmate88-u42o4g {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .winmate88-u42o4g {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .winmate88-u42o4g {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-u42o4g {
    margin: 20px auto 60px;
  }
}

.winmate88-rg39b8 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .winmate88-rg39b8 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-rg39b8 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.winmate88-nefzrj {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.winmate88-nefzrj iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.winmate88-xhs213 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.winmate88-xhs213 h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .winmate88-xhs213 h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-xhs213 h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .winmate88-xhs213 {
    max-width: 100%;
    margin: 0;
  }
}

.winmate88-zfquj8 {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .winmate88-zfquj8 {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.winmate88-2pdq5e {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .winmate88-2pdq5e {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.winmate88-oq25vq {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.winmate88-oq25vq span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .winmate88-oq25vq {
    margin: 0;
  }
  .winmate88-oq25vq:last-of-type {
    margin-top: 4px;
  }
}

.winmate88-16s7vn {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .winmate88-16s7vn {
    padding: 10px;
  }
}

.winmate88-16s7vn .winmate88-yvwomc {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .winmate88-16s7vn .winmate88-yvwomc {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .winmate88-16s7vn {
    flex-wrap: wrap;
  }
}

.winmate88-wbvab8 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.winmate88-wbvab8 img {
  width: 100%;
}

.winmate88-iypn0u {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .winmate88-iypn0u {
    max-width: 200px;
    margin: 0;
  }
}

.winmate88-mipc6i {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.winmate88-2zxh05 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.winmate88-8ueaio {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio {
    margin: 0 0 60px;
  }
}

.winmate88-8ueaio .winmate88-g6nzyw {
  position: relative;
}

.winmate88-8ueaio .winmate88-ypc8xx {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.winmate88-8ueaio .winmate88-ypc8xx.winmate88-739q03 {
  display: none;
}

.winmate88-8ueaio .winmate88-grep7i {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .winmate88-8ueaio .winmate88-grep7i {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .winmate88-8ueaio .winmate88-grep7i {
    bottom: 90px;
  }
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-yixwc0 {
  max-width: 300px;
  width: 100%;
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-yixwc0 .winmate88-zskm8n {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-grep7i .winmate88-yixwc0 .winmate88-zskm8n {
    font-size: 32px;
    text-align: center;
  }
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-yixwc0 .winmate88-cmxmus {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-grep7i .winmate88-yixwc0 .winmate88-cmxmus {
    text-align: center;
  }
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 {
    flex-direction: column-reverse;
  }
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-l2c2x4 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-l2c2x4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-l2c2x4 {
    width: 100%;
  }
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-55urg7 {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.winmate88-k4l5ae ease-in-out;
  overflow: hidden;
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-55urg7 span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-55urg7:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-55urg7:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-grep7i .winmate88-dt58i1 .winmate88-55urg7 {
    width: 100%;
  }
}

.winmate88-8ueaio .winmate88-grep7i.winmate88-739q03 {
  display: none;
}

.winmate88-8ueaio .winmate88-as4qjh {
  display: none;
}

.winmate88-8ueaio .winmate88-as4qjh.winmate88-ewvj61 {
  display: block;
}

.winmate88-8ueaio .winmate88-as4qjh iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-as4qjh iframe {
    height: calc(100vh - 54px);
  }
}

.winmate88-8ueaio .winmate88-mh5958 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .winmate88-8ueaio .winmate88-mh5958 {
    padding: 24px 16px 0;
  }
}

.winmate88-8ueaio .winmate88-mh5958 .winmate88-zskm8n {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-mh5958 .winmate88-zskm8n {
    margin-bottom: 24px;
  }
}

.winmate88-8ueaio .winmate88-mh5958 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.winmate88-8ueaio .winmate88-mh5958 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-mh5958 table tr td {
    padding: 12px 4px;
  }
}

.winmate88-8ueaio .winmate88-mh5958 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-8ueaio .winmate88-mh5958 table tr th {
    padding: 12px 4px;
  }
}

.winmate88-8ueaio .winmate88-mh5958 table tr:last-of-type td {
  border-bottom: none;
}

.winmate88-whtl7a {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.winmate88-whtl7a.winmate88-qumtag {
  display: block;
}

.winmate88-whtl7a iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.winmate88-whtl7a .winmate88-5hkp2q {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.winmate88-whtl7a .winmate88-b7dbbu {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.winmate88-whtl7a .winmate88-55urg7 {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-whtl7a .winmate88-55urg7:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.winmate88-188zr8 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.winmate88-188zr8.winmate88-qumtag {
  display: block;
}

.winmate88-cx777v {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.winmate88-65u35o {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.winmate88-mo3co4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .winmate88-65u35o {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.winmate88-0abnsp {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.winmate88-0abnsp svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.winmate88-zpmdem {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.winmate88-pgwbpw.winmate88-739q03 {
  display: none;
}

.winmate88-5y44gc {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .winmate88-5y44gc {
    margin-bottom: 20px;
  }
}

.winmate88-anqz3p {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.winmate88-anqz3p span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.winmate88-anqz3p small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.winmate88-anqz3p input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.winmate88-k4l5ae ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.winmate88-anqz3p input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.winmate88-anqz3p input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.winmate88-anqz3p input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.winmate88-anqz3p input:active {
  border-color: #c2c0ce;
}

.winmate88-anqz3p input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .winmate88-anqz3p {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.winmate88-mf7jx5 {
  margin-bottom: 36px;
}

.winmate88-mf7jx5 textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.winmate88-mf7jx5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.winmate88-mf7jx5 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .winmate88-mf7jx5 {
    margin-bottom: 24px;
  }
}

.winmate88-7rb8uu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.winmate88-nadkw2 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-nadkw2:hover {
  background: var(--border-color);
}

.winmate88-97y36i {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.winmate88-k4l5ae ease-in-out;
}

.winmate88-97y36i:hover {
  background: #166ad9;
}

.winmate88-21s91b {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.winmate88-21s91b.winmate88-739q03 {
  display: none;
}

.winmate88-0yofqy {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.winmate88-21s91b .winmate88-nadkw2 {
  margin: 0 auto;
}

.winmate88-bgudja {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .winmate88-bgudja {
    margin-bottom: 16px;
  }
}

.winmate88-bostp6 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.winmate88-77ot8f {
  filter: grayscale(100%);
}

.winmate88-bostp6 > input {
  display: none;
}

.winmate88-bostp6 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winmate88-bnoaw6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.winmate88-ze82ho 44.winmate88-jbc88y.winmate88-ydz1vw.winmate88-1qmxna.winmate88-6c3akp.winmate88-t68rcu.winmate88-w8w5ps.winmate88-5n7mub.winmate88-s4a030.winmate88-gryw5p.winmate88-unh0gj.winmate88-1vvqyb.winmate88-kur4nc 0l-12.winmate88-rxgu7c 30.winmate88-syw0w0.winmate88-1g509x 2.winmate88-nd8aq6.winmate88-1g509x 3.winmate88-u1v0hd 3.winmate88-1mkzxc.winmate88-cxzo95 3.winmate88-o2ub31.winmate88-u1xvqb.winmate88-eetfe1.winmate88-sjf1p8 7-3.winmate88-rxgu7c 10.winmate88-embmi0.winmate88-sjf1p8 23.winmate88-81d6w2.winmate88-uygzyh 1.winmate88-f7nxue 2.winmate88-rxgu7c 3.winmate88-uygzyh 1.winmate88-cxzo95 5.winmate88-fy6s9b.winmate88-cxzo95 32.winmate88-uc2796.winmate88-u1xvqb 5.winmate88-kur4nc 4.winmate88-sjf1p8 9.winmate88-sjf1p8 8.winmate88-cxzo95 6.winmate88-c3zpw1.winmate88-plwbeo.winmate88-tscqxi.winmate88-nrhw9j.winmate88-3ysjsz 4.winmate88-si2f4o.winmate88-3ysjsz 6.winmate88-3ysjsz 0l29.winmate88-kur4nc 17.winmate88-hcrq6h.winmate88-nobn32 2.winmate88-aobj3a 10.winmate88-zavlhw.winmate88-rxgu7c 8.winmate88-isi6wp.winmate88-mh9jwh.winmate88-g7b3iq.winmate88-fak2gr.winmate88-5ja3c6.winmate88-u1xvqb.winmate88-t68rcu.winmate88-rxgu7c 1.winmate88-se4d5y.winmate88-692pr1.winmate88-tkzzl0.winmate88-w6scuq.winmate88-hqwbya.winmate88-f7nxue 1.winmate88-3tf4de.winmate88-1kfxzn.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.winmate88-bostp6 > input:checked ~ label,
.winmate88-bostp6 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winmate88-bnoaw6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.winmate88-ze82ho 44.winmate88-jbc88y.winmate88-ydz1vw.winmate88-1qmxna.winmate88-6c3akp.winmate88-t68rcu.winmate88-w8w5ps.winmate88-5n7mub.winmate88-s4a030.winmate88-gryw5p.winmate88-unh0gj.winmate88-1vvqyb.winmate88-kur4nc 0l-12.winmate88-rxgu7c 30.winmate88-syw0w0.winmate88-1g509x 2.winmate88-nd8aq6.winmate88-1g509x 3.winmate88-u1v0hd 3.winmate88-1mkzxc.winmate88-cxzo95 3.winmate88-o2ub31.winmate88-u1xvqb.winmate88-eetfe1.winmate88-sjf1p8 7-3.winmate88-rxgu7c 10.winmate88-embmi0.winmate88-sjf1p8 23.winmate88-81d6w2.winmate88-uygzyh 1.winmate88-f7nxue 2.winmate88-rxgu7c 3.winmate88-uygzyh 1.winmate88-cxzo95 5.winmate88-fy6s9b.winmate88-cxzo95 32.winmate88-uc2796.winmate88-u1xvqb 5.winmate88-kur4nc 4.winmate88-sjf1p8 9.winmate88-sjf1p8 8.winmate88-cxzo95 6.winmate88-c3zpw1.winmate88-plwbeo.winmate88-tscqxi.winmate88-nrhw9j.winmate88-3ysjsz 4.winmate88-si2f4o.winmate88-3ysjsz 6.winmate88-3ysjsz 0l29.winmate88-kur4nc 17.winmate88-hcrq6h.winmate88-nobn32 2.winmate88-aobj3a 10.winmate88-zavlhw.winmate88-rxgu7c 8.winmate88-isi6wp.winmate88-mh9jwh.winmate88-g7b3iq.winmate88-fak2gr.winmate88-5ja3c6.winmate88-u1xvqb.winmate88-t68rcu.winmate88-rxgu7c 1.winmate88-se4d5y.winmate88-692pr1.winmate88-tkzzl0.winmate88-w6scuq.winmate88-hqwbya.winmate88-f7nxue 1.winmate88-3tf4de.winmate88-1kfxzn.5z'/%3e%3c/svg%3e");
}

.winmate88-bostp6 > input:not(:checked) ~ label:hover,
.winmate88-bostp6 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winmate88-bnoaw6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.winmate88-ze82ho 44.winmate88-jbc88y.winmate88-ydz1vw.winmate88-1qmxna.winmate88-6c3akp.winmate88-t68rcu.winmate88-w8w5ps.winmate88-5n7mub.winmate88-s4a030.winmate88-gryw5p.winmate88-unh0gj.winmate88-1vvqyb.winmate88-kur4nc 0l-12.winmate88-rxgu7c 30.winmate88-syw0w0.winmate88-1g509x 2.winmate88-nd8aq6.winmate88-1g509x 3.winmate88-u1v0hd 3.winmate88-1mkzxc.winmate88-cxzo95 3.winmate88-o2ub31.winmate88-u1xvqb.winmate88-eetfe1.winmate88-sjf1p8 7-3.winmate88-rxgu7c 10.winmate88-embmi0.winmate88-sjf1p8 23.winmate88-81d6w2.winmate88-uygzyh 1.winmate88-f7nxue 2.winmate88-rxgu7c 3.winmate88-uygzyh 1.winmate88-cxzo95 5.winmate88-fy6s9b.winmate88-cxzo95 32.winmate88-uc2796.winmate88-u1xvqb 5.winmate88-kur4nc 4.winmate88-sjf1p8 9.winmate88-sjf1p8 8.winmate88-cxzo95 6.winmate88-c3zpw1.winmate88-plwbeo.winmate88-tscqxi.winmate88-nrhw9j.winmate88-3ysjsz 4.winmate88-si2f4o.winmate88-3ysjsz 6.winmate88-3ysjsz 0l29.winmate88-kur4nc 17.winmate88-hcrq6h.winmate88-nobn32 2.winmate88-aobj3a 10.winmate88-zavlhw.winmate88-rxgu7c 8.winmate88-isi6wp.winmate88-mh9jwh.winmate88-g7b3iq.winmate88-fak2gr.winmate88-5ja3c6.winmate88-u1xvqb.winmate88-t68rcu.winmate88-rxgu7c 1.winmate88-se4d5y.winmate88-692pr1.winmate88-tkzzl0.winmate88-w6scuq.winmate88-hqwbya.winmate88-f7nxue 1.winmate88-3tf4de.winmate88-1kfxzn.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .winmate88-kg710p > .winmate88-0d0768 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .winmate88-kg710p > .winmate88-0d0768 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .winmate88-kg710p > .winmate88-0d0768 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .winmate88-kg710p > .winmate88-0d0768 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .winmate88-kg710p > .winmate88-0d0768 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.winmate88-agnabp {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.winmate88-agnabp.winmate88-739q03 {
  display: none;
}

.winmate88-7hgudx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .winmate88-7hgudx {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-7hgudx {
    border-radius: 20px 20px 0 0;
  }
}

.winmate88-jimhmz {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.winmate88-jimhmz::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.winmate88-jimhmz::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.winmate88-jimhmz img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .winmate88-jimhmz {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .winmate88-jimhmz img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-jimhmz {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .winmate88-jimhmz img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.winmate88-9j9e5g {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .winmate88-9j9e5g {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-9j9e5g {
    font-size: 14px;
  }
}

.winmate88-5fa9fv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.winmate88-5fa9fv::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .winmate88-5fa9fv::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.winmate88-5fa9fv::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .winmate88-5fa9fv::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .winmate88-5fa9fv {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-5fa9fv {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.winmate88-dc1scj {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .winmate88-dc1scj {
    top: -20px;
  }
}

.winmate88-7fasdn {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.winmate88-k4l5ae ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .winmate88-7fasdn:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .winmate88-7fasdn {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-7fasdn {
    width: 90px;
    height: 40px;
  }
}

.winmate88-agnabp.winmate88-gk000j .winmate88-7hgudx {
  background: #2b3b67;
}

.winmate88-agnabp.winmate88-gk000j .winmate88-jimhmz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.winmate88-agnabp.winmate88-gk000j .winmate88-jimhmz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.winmate88-agnabp.winmate88-gk000j .winmate88-jimhmz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.winmate88-agnabp.winmate88-gk000j .winmate88-5fa9fv::before {
  background: #0e0f41;
}

.winmate88-agnabp.winmate88-gk000j .winmate88-5fa9fv::after {
  background: #152557;
}

.winmate88-agnabp.winmate88-nfyk7y .winmate88-7hgudx {
  background: #1f35fa;
}

.winmate88-agnabp.winmate88-nfyk7y .winmate88-jimhmz {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.winmate88-agnabp.winmate88-nfyk7y .winmate88-jimhmz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.winmate88-agnabp.winmate88-nfyk7y .winmate88-jimhmz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.winmate88-agnabp.winmate88-nfyk7y .winmate88-5fa9fv::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.winmate88-agnabp.winmate88-nfyk7y .winmate88-5fa9fv::after {
  background: #192ac8;
}

.winmate88-agnabp.winmate88-pqt6tn .winmate88-7hgudx {
  background: #fa771f;
}

.winmate88-agnabp.winmate88-pqt6tn .winmate88-jimhmz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.winmate88-agnabp.winmate88-pqt6tn .winmate88-jimhmz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.winmate88-agnabp.winmate88-pqt6tn .winmate88-jimhmz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.winmate88-agnabp.winmate88-pqt6tn .winmate88-5fa9fv::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.winmate88-agnabp.winmate88-pqt6tn .winmate88-5fa9fv::after {
  background: #fa8535;
}

.winmate88-gxfv4a {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .winmate88-gxfv4a {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .winmate88-gxfv4a {
    margin: 24px 0 60px;
  }
}

.winmate88-gxfv4a h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .winmate88-gxfv4a h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.winmate88-d5w3m5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-d5w3m5 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.winmate88-mfaksf {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .winmate88-mfaksf {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.winmate88-dkr25d {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .winmate88-dkr25d:hover {
    background: var(--button-bg-hover);
  }
}

.winmate88-omtocx {
  display: flex;
  align-items: center;
  gap: 10px;
}

.winmate88-omtocx span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.winmate88-omtocx small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-omtocx {
    margin-bottom: 16px;
  }
}

.winmate88-hzso8n {
  width: 120px;
  height: 22px;
}

.winmate88-hzso8n .winmate88-30fu9i {
  fill: #c2c0ce;
}

.winmate88-hzso8n [rating="1"] .winmate88-30fu9i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.winmate88-hzso8n [rating="2"] .winmate88-30fu9i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.winmate88-hzso8n [rating="3"] .winmate88-30fu9i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.winmate88-hzso8n [rating="4"] .winmate88-30fu9i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.winmate88-hzso8n [rating="5"] .winmate88-30fu9i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.winmate88-g4ajg6 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-g4ajg6 {
    gap: 16px 0;
  }
}

.winmate88-vbovbl {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.winmate88-vbovbl.winmate88-ewvj61 {
  display: block;
}

.winmate88-vbovbl.winmate88-739q03 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-vbovbl {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.winmate88-qbj998 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.winmate88-r97lzq {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.winmate88-1cz8he {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.winmate88-b29wh3 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.winmate88-b29wh3 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.winmate88-rx43wk {
  font-size: 16px;
  line-height: 140%;
}

.winmate88-o6zckf {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.winmate88-o6zckf .winmate88-30fu9i {
  fill: #c2c0ce;
}

.winmate88-o6zckf [rating="1"] .winmate88-30fu9i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.winmate88-o6zckf [rating="2"] .winmate88-30fu9i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.winmate88-o6zckf [rating="3"] .winmate88-30fu9i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.winmate88-o6zckf [rating="4"] .winmate88-30fu9i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.winmate88-o6zckf [rating="5"] .winmate88-30fu9i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.winmate88-a8hr9h {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-a8hr9h {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.winmate88-rabriw {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .winmate88-rabriw {
    padding: 0 16px;
  }
}

.winmate88-93jyr5 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .winmate88-93jyr5 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.winmate88-z334zj {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .winmate88-z334zj {
    padding: 12px;
    gap: 12px;
  }
}

.winmate88-zsiewq {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.winmate88-zsiewq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.winmate88-4p2ccv {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.winmate88-4ab8ba {
  flex: 1;
  min-width: 0;
}

.winmate88-ubk6ch {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .winmate88-ubk6ch {
    font-size: 14px;
    gap: 6px;
  }
}

.winmate88-7y9lfk {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.winmate88-7y9lfk svg,
.winmate88-7y9lfk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.winmate88-7y9lfk svg path {
  fill: var(--button-bg-color);
}

.winmate88-7y9lfk svg circle {
  fill: var(--button-text-color);
}

.winmate88-rebdyn {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .winmate88-rebdyn {
    font-size: 12px;
  }
}

.winmate88-rebdyn strong {
  font-weight: 600;
}

.winmate88-h89454 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.winmate88-h89454 p {
  margin: 0 0 16px;
}

.winmate88-h89454 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .winmate88-h89454 {
    font-size: 14px;
    line-height: 150%;
  }
}

.winmate88-qofwpj {
  max-width: 300px;
  width: 100%;
}

.winmate88-qofwpj a {
  width: 100%;
}

@media (max-width: 575px) {
  .winmate88-qofwpj {
    max-width: 200px;
  }
}

.winmate88-x6dwwj {
  justify-content: center;
}

.winmate88-dw6h62 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.winmate88-zqtu34 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .winmate88-64miu6 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.winmate88-qubol5 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.winmate88-qubol5 .winmate88-covm0o {
  justify-content: center;
}

/* faq */

.winmate88-7bh63x {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.winmate88-c2ryw1 {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.winmate88-qftdxg ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.winmate88-c2ryw1::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.winmate88-qftdxg ease;
}

.winmate88-7bh63x.winmate88-qumtag .winmate88-c2ryw1::after {
  transform: rotate(45deg);
}

.winmate88-m7udcn {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.winmate88-k4l5ae ease, padding 0.winmate88-k4l5ae ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.winmate88-7bh63x.winmate88-qumtag .winmate88-m7udcn {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.winmate88-xh0ypo {
  margin: 25px 0;
}

.winmate88-bostp6 > input:not(:checked) ~ label:hover,
.winmate88-bostp6 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winmate88-hb0c5y.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.winmate88-u5duy9 44.winmate88-3c7rva.winmate88-wthy28.winmate88-zs4nhu.winmate88-8hxpmo.winmate88-f66pb4.winmate88-39hfkw.winmate88-yq9pnu.winmate88-ap2jsy.winmate88-138dam.winmate88-0n1ac0.winmate88-rik1h4.winmate88-pozsku 0l-12.winmate88-6418wk 30.winmate88-wjxs5g.winmate88-ifnfje 2.winmate88-0r1fsu.winmate88-ifnfje 3.winmate88-3s8wh8 3.winmate88-cz196g.winmate88-r8cg2e 3.winmate88-hl9t8x.winmate88-0hqd9p.winmate88-hx91ds.winmate88-sa762m 7-3.winmate88-6418wk 10.winmate88-c8vl0o.winmate88-sa762m 23.winmate88-j5zxt2.winmate88-w6ocx0 1.winmate88-63tos3 2.winmate88-6418wk 3.winmate88-w6ocx0 1.winmate88-r8cg2e 5.winmate88-bxj6ky.winmate88-r8cg2e 32.winmate88-vxrjrl.winmate88-0hqd9p 5.winmate88-pozsku 4.winmate88-sa762m 9.winmate88-sa762m 8.winmate88-r8cg2e 6.winmate88-6rx6gb.winmate88-30129j.winmate88-7pzwdd.winmate88-z4y86n.winmate88-pnt7ge 4.winmate88-onqazw.winmate88-pnt7ge 6.winmate88-pnt7ge 0l29.winmate88-pozsku 17.winmate88-t9clva.winmate88-7rasbe 2.winmate88-soczgr 10.winmate88-fskw7x.winmate88-6418wk 8.winmate88-9bhqsl.winmate88-wt77rk.winmate88-fjbmxl.winmate88-yq1yq8.winmate88-96ums8.winmate88-0hqd9p.winmate88-f66pb4.winmate88-6418wk 1.winmate88-majtqr.winmate88-0iz2b1.winmate88-vghgmy.winmate88-mxklv1.winmate88-fdddw5.winmate88-63tos3 1.winmate88-hfgkin.winmate88-vwajvt.5z'/%3e%3c/svg%3e");
}

.winmate88-a9gj6b {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .winmate88-a9gj6b {
    gap: 16px 0;
  }
}

.winmate88-upeew4 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.winmate88-upeew4.winmate88-h5y21u {
  display: block;
}

.winmate88-upeew4.winmate88-7vyzm6 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .winmate88-upeew4 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.winmate88-9bujan {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.winmate88-7az37f {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.winmate88-eqa5gu {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.winmate88-dk8hok small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.winmate88-dk8hok span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.winmate88-82xb5o {
  font-size: 16px;
  line-height: 140%;
}

.winmate88-i9d2um {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.winmate88-i9d2um .winmate88-8kuy1h {
  fill: #c2c0ce;
}

.winmate88-i9d2um [rating="1"] .winmate88-8kuy1h:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.winmate88-i9d2um [rating="2"] .winmate88-8kuy1h:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.winmate88-i9d2um [rating="3"] .winmate88-8kuy1h:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.winmate88-i9d2um [rating="4"] .winmate88-8kuy1h:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.winmate88-i9d2um [rating="5"] .winmate88-8kuy1h:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.winmate88-y7aumd {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.winmate88-y7aumd textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.winmate88-y7aumd button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.winmate88-qb6d1o {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.winmate88-qb6d1o.winmate88-7iey2n {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.winmate88-pbrfuk {
  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-pbrfuk label {
  font-size: 14px;
}

.winmate88-pbrfuk h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winmate88-pbrfuk input,
.winmate88-pbrfuk textarea,
.winmate88-pbrfuk 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-pbrfuk button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winmate88-qftdxg ease;
}
.winmate88-pbrfuk button:hover {
  background-color: var(--button-bg-hover);
}
.winmate88-fz1gi8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winmate88-fdtadf ease-in;
}

.winmate88-fz1gi8 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-j5nqls, .winmate88-rvzez8, [class*="review-card"],
thead, thead th, table th, .winmate88-dbia4f,
.winmate88-cly6i2, [class*="collapsible-header"],
.winmate88-cnbpo0, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.winmate88-q0bgok, .winmate88-q0bgok :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }

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

/* brandauto-nav-fix-v4b */
header nav li a, header ul li a { color: #FFFFFF !important; }
