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;
  }
}

.auwin88-d1j5a3 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.auwin88-0p376f {
  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) {
  .auwin88-0p376f: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;
  }
}

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

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

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

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

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

.auwin88-5d2gr0 {
  cursor: pointer;
}

.auwin88-bz7lse {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.auwin88-fkbyod {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.auwin88-fkbyod figure {
  margin: 0;
}

.auwin88-fkbyod.auwin88-zvn56n {
  justify-content: flex-start;
  margin-right: 4px;
}

.auwin88-fkbyod.auwin88-nql880 {
  justify-content: flex-end;
  margin-left: 4px;
}

.auwin88-fkbyod.auwin88-i9c00d {
  justify-content: center;
}

.auwin88-fkbyod.auwin88-xz2br9 {
  justify-content: normal;
}

.auwin88-20zldz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.auwin88-lf5jhy {
  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) {
  .auwin88-lf5jhy {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.auwin88-ap6sm0 {
  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) {
  .auwin88-ap6sm0 {
    flex-direction: column;
  }
}

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

.auwin88-pk04gz img {
  width: 100%;
}

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

.auwin88-hvhm40 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.auwin88-hvhm40 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) {
  .auwin88-hvhm40 ul {
    margin-bottom: 15px;
  }
}

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

.auwin88-hvhm40 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);
}

.auwin88-hvhm40 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.auwin88-hvhm40 ul li:last-of-type::after {
  display: none;
}

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

.auwin88-9w92gb {
  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) {
  .auwin88-9w92gb {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.auwin88-iuin5p {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .auwin88-0wvht4 {
    height: 50px;
  }
}

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

.auwin88-0wvht4.auwin88-3avx36 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .auwin88-0wvht4.auwin88-3avx36:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.auwin88-kjxjkj {
  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) {
  .auwin88-kjxjkj {
    padding: 80px 16px 0;
  }
}

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

.auwin88-xoc6yf {
  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) {
  .auwin88-xoc6yf {
    flex-direction: column;
  }
}

.auwin88-9y3ddp {
  margin-bottom: 94px;
}

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

.auwin88-qdrppw .auwin88-513ugx {
  margin-bottom: 28px;
}

.auwin88-qdrppw .auwin88-513ugx img {
  max-height: 100px;
  width: auto;
}

.auwin88-a7h8ng {
  display: flex;
  align-items: center;
}

.auwin88-a7h8ng a + a {
  margin-left: 24px;
}

.auwin88-a7h8ng img {
  max-height: 56px;
  width: auto;
}

.auwin88-a7h8ng img + img {
  margin-left: 24px;
}

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

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

.auwin88-mg2fn7 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.auwin88-k61ygr li {
  display: flex;
  margin: 0 7px;
}

.auwin88-k61ygr li svg {
  transition: 0.auwin88-lunnwf ease-in-out;
}

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

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

.auwin88-axqag4 + .auwin88-axqag4 {
  margin-left: 120px;
}

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

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

.auwin88-hhe4qj {
  list-style: none;
  margin: 0;
  padding: 0;
}

.auwin88-hhe4qj li {
  font-size: 16px;
}

.auwin88-hhe4qj li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.auwin88-hhe4qj li + li {
  margin-top: 16px;
}

.auwin88-pn29ch {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.auwin88-z0sn8l ease-in-out;
}

.auwin88-pn29ch.auwin88-ks2i79 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.auwin88-bylaen {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.auwin88-f8nlzo li {
  width: 100%;
}

.auwin88-f8nlzo 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.auwin88-lunnwf ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.auwin88-f8nlzo li a.auwin88-ks2i79 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.auwin88-hrkz7i {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.auwin88-hrkz7i img {
  width: 100%;
  transition: 0.auwin88-lunnwf ease-in-out;
}

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

.auwin88-4hgyp7 {
  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) {
  .auwin88-4hgyp7 {
    height: 54px;
  }
}

.auwin88-j5sbn0 {
  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) {
  .auwin88-j5sbn0 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .auwin88-j5sbn0 .auwin88-513ugx img {
    max-width: 90px;
  }
}

.auwin88-513ugx img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .auwin88-513ugx {
    order: -2;
  }
}

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

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

.auwin88-w9bere li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.auwin88-1q3hny {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .auwin88-1q3hny {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .auwin88-1q3hny {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.auwin88-1q3hny.auwin88-rv65ee {
  margin-right: 0;
}

.auwin88-n0y2ks {
  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) {
  .auwin88-n0y2ks {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.auwin88-dai93d {
  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) {
  .auwin88-dai93d:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

.auwin88-mbk0zi:hover > ul {
  display: flex;
}

.auwin88-mbk0zi:focus > ul {
  display: flex;
}

.auwin88-mbk0zi:focus-within > ul {
  display: flex;
}

.auwin88-v5nqtt {
  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;
}

.auwin88-v5nqtt::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.auwin88-z0sn8l ease-in-out;
}

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

.auwin88-mbk0zi ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.auwin88-lunnwf 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) {
  .auwin88-mbk0zi ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.auwin88-mbk0zi 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.auwin88-lunnwf ease-in-out;
  overflow: hidden;
}

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

.auwin88-mbk0zi 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) {
  .auwin88-mbk0zi ul li a:hover {
    text-decoration: underline;
  }
}

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

.auwin88-sipr96 {
  display: none;
}

.auwin88-ddkd9d {
  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) {
  .auwin88-ddkd9d {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .auwin88-sipr96:checked ~ .auwin88-kjn1rb {
    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;
  }
  .auwin88-kjn1rb {
    display: none;
    transition: display 0.auwin88-lunnwf ease-in-out;
  }
  .auwin88-sipr96:checked ~ .auwin88-kjn1rb {
    display: block;
  }
  .auwin88-sipr96:checked + .auwin88-ddkd9d span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .auwin88-sipr96:checked + .auwin88-ddkd9d span:nth-child(2) {
    display: none;
  }
  .auwin88-sipr96:checked + .auwin88-ddkd9d span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.auwin88-olg0ga img {
  margin-bottom: 20px;
}

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

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

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

.auwin88-vi1gsc {
  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) {
  .auwin88-vi1gsc {
    font-size: 32px;
  }
}

.auwin88-7jn7h6 {
  color: var(--text-color);
}

.auwin88-171yv2 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.auwin88-171yv2 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.auwin88-171yv2 p img {
  display: block;
  margin: 0 auto;
}

.auwin88-171yv2 p:first-of-type {
  margin-top: 0;
}

.auwin88-171yv2 p:last-of-type {
  margin-bottom: 0;
}

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

.auwin88-171yv2 ul {
  padding: 0 0 0 20px;
}

.auwin88-171yv2 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.auwin88-171yv2 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) {
  .auwin88-171yv2 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.auwin88-171yv2 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) {
  .auwin88-171yv2 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.auwin88-171yv2 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.auwin88-171yv2 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .auwin88-171yv2 iframe {
    height: 200px;
  }
}

.auwin88-9vtt3u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.auwin88-g5dkcg {
  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) {
  .auwin88-g5dkcg {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.auwin88-g5dkcg h1,
.auwin88-g5dkcg h2,
.auwin88-g5dkcg h3,
.auwin88-g5dkcg 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) {
  .auwin88-g5dkcg h1,
  .auwin88-g5dkcg h2,
  .auwin88-g5dkcg h3,
  .auwin88-g5dkcg h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.auwin88-gpri1y .auwin88-3lntcp {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .auwin88-gpri1y .auwin88-3lntcp {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.auwin88-gpri1y .auwin88-xcspji {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .auwin88-gpri1y .auwin88-xcspji {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .auwin88-gpri1y .auwin88-xcspji img {
    width: 100%;
  }
}

.auwin88-xcspji {
  margin: 0 0 28px;
}

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

.auwin88-3lntcp {
  margin: 0 0 28px;
}

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

.auwin88-9vtt3u 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) {
  .auwin88-9vtt3u h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.auwin88-9vtt3u .auwin88-0p376f {
  margin-top: 30px;
  margin-bottom: 30px;
}

.auwin88-3cxlck {
  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) {
  .auwin88-3cxlck {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.auwin88-lg0gcl {
  position: relative;
  border: none;
}

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

.auwin88-kq5dw2 {
  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;
}

.auwin88-kq5dw2 span {
  height: 32px;
}

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

.auwin88-kq5dw2.auwin88-7av5hc span {
  transform: scaleY(-1);
}

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

.auwin88-zq64pe {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.auwin88-zq64pe.auwin88-nkbghs {
  display: none;
}

.auwin88-yas31w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.auwin88-yas31w table {
  width: 100%;
  border-collapse: collapse;
}

.auwin88-yas31w 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) {
  .auwin88-yas31w table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .auwin88-yas31w table td {
    min-width: 75px;
  }
}

.auwin88-yas31w 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) {
  .auwin88-yas31w table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.auwin88-wxs1vp {
  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) {
  .auwin88-wxs1vp {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.auwin88-bu0h32 {
  width: 100%;
  border-collapse: collapse;
}

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

.auwin88-bu0h32 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) {
  .auwin88-bu0h32 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.auwin88-9ujkmf table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.auwin88-9ujkmf table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.auwin88-9ujkmf p {
  color: var(--text-color);
}

.auwin88-eehi48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.auwin88-m2ivyv {
  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);
}

.auwin88-2gwntb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.auwin88-5xali0 p + p {
  margin-top: 10px;
}

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

.auwin88-46ydhg {
  display: none;
}

@media only screen and (max-width: 767px) {
  .auwin88-46ydhg {
    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;
  }
}

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

.auwin88-n5a7ck li {
  margin: 0 20px;
}

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

.auwin88-n5a7ck li a img {
  margin-bottom: 4px;
}

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

.auwin88-7uzfra {
  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) {
  .auwin88-7uzfra {
    padding: 0 16px;
  }
}

.auwin88-7uzfra li {
  font-size: 16px;
  position: relative;
}

.auwin88-7uzfra li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.auwin88-7uzfra li span {
  opacity: 0.5;
}

.auwin88-7uzfra li + li {
  margin-left: 30px;
}

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

h2.auwin88-g5dkcg {
  margin: 0 0 28px;
}

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

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

.auwin88-6m8qe5 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);
}

.auwin88-6m8qe5 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;
}

.auwin88-6m8qe5 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;
}

.auwin88-6m8qe5 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.auwin88-6m8qe5 tbody tr:last-of-type {
  margin-bottom: 0;
}

.auwin88-6m8qe5 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.auwin88-6m8qe5 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);
}

.auwin88-6m8qe5 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);
}

.auwin88-6m8qe5 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.auwin88-6m8qe5 tbody tr td .auwin88-mkkaw3 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .auwin88-6m8qe5 tbody tr td .auwin88-mkkaw3 {
    width: 100%;
  }
}

.auwin88-6m8qe5 tbody tr td .auwin88-68gf7z {
  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.auwin88-lunnwf ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .auwin88-6m8qe5 tbody tr td .auwin88-68gf7z:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .auwin88-6m8qe5 tbody tr td .auwin88-68gf7z {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .auwin88-6m8qe5 tbody tr td .auwin88-68gf7z {
    width: 100%;
  }
}

.auwin88-6m8qe5 tbody tr td .auwin88-ree63m {
  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) {
  .auwin88-6m8qe5 tbody tr td .auwin88-ree63m:hover {
    text-decoration: none;
  }
}

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

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

.auwin88-cj97cu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.auwin88-6cv3a1 {
  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) {
  .auwin88-6cv3a1 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.auwin88-18j06o {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.auwin88-kn8qd0 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.auwin88-lunnwf ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .auwin88-3rdjdt {
    height: 190px;
    margin: 20px auto;
  }
}

.auwin88-3rdjdt img {
  width: 100%;
  height: 100%;
}

.auwin88-3rdjdt iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .auwin88-3rdjdt iframe {
    height: 190px;
  }
}

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

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

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

.auwin88-e7wa2s svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.auwin88-lunnwf ease-in-out;
}

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

.auwin88-qj2y7p {
  padding: 90px 0;
}

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

.auwin88-8fcne6 {
  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) {
  .auwin88-8fcne6 {
    padding: 0 16px;
  }
}

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

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

.auwin88-c9s6bu img {
  width: 100%;
}

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

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

.auwin88-kvvq1f {
  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;
}

.auwin88-kvvq1f 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) {
  .auwin88-kvvq1f {
    flex-basis: auto;
  }
}

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

.auwin88-ukhlfp {
  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.auwin88-lunnwf ease-in-out;
}

.auwin88-ukhlfp:hover {
  border: 1px solid #8c8ca2;
}

.auwin88-cgpci0 {
  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%);
}

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

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

.auwin88-v0hgvc a {
  text-decoration: underline;
  color: #8babff;
}

.auwin88-1qa75b {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.auwin88-1qa75b .auwin88-ukhlfp {
  width: 50%;
  margin: 0;
}

.auwin88-207yjh {
  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;
}

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

.auwin88-ge3juu {
  margin: 0 0 100px;
}

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

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

.auwin88-vfuu72 {
  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) {
  .auwin88-vfuu72 {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.auwin88-ovtuwk {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.auwin88-qbgseu {
  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) {
  .auwin88-qbgseu {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.auwin88-qbgseu 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.auwin88-lunnwf ease-in-out;
}

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

.auwin88-qbgseu a svg {
  fill: #fff;
}

.auwin88-qbgseu a:hover {
  background: #3d68e7;
}

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

.auwin88-h6i2sv {
  margin-bottom: 16px;
}

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

.auwin88-2e7n9c {
  font-size: 16px;
  color: var(--text-color);
}

.auwin88-uwbinb {
  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) {
  .auwin88-uwbinb {
    padding: 0 16px;
  }
}

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

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

.auwin88-kjbtyt {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.auwin88-kjbtyt h1,
.auwin88-kjbtyt 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) {
  .auwin88-kjbtyt h1,
  .auwin88-kjbtyt h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

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

.auwin88-xbg9lo 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) {
  .auwin88-xbg9lo h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.auwin88-xbg9lo 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) {
  .auwin88-xbg9lo h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.auwin88-xbg9lo 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);
}

.auwin88-xbg9lo 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) {
  .auwin88-xbg9lo table tr td {
    padding: 12px 4px;
  }
}

.auwin88-xbg9lo 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) {
  .auwin88-xbg9lo table tr th {
    padding: 12px 4px;
  }
}

.auwin88-xbg9lo table tr:last-of-type td {
  border-bottom: none;
}

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

.auwin88-5wcuoc {
  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) {
  .auwin88-5wcuoc {
    min-height: 190px;
  }
}

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

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

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

.auwin88-lsyfkx.auwin88-kuvm8n {
  display: none;
}

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

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

.auwin88-l7b6h0 iframe.auwin88-1mvhv6 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.auwin88-l7b6h0.auwin88-6nfwqk {
  opacity: 1;
  pointer-events: all;
}

.auwin88-woywyx {
  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.auwin88-lunnwf ease-in-out;
}

.auwin88-woywyx svg {
  margin-right: 10px;
}

.auwin88-woywyx + .auwin88-woywyx {
  margin-top: 14px;
}

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

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

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

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

.auwin88-uwbinb .auwin88-9vtt3u {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.auwin88-uwbinb .auwin88-9vtt3u h1,
.auwin88-uwbinb .auwin88-9vtt3u 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) {
  .auwin88-uwbinb .auwin88-9vtt3u h1,
  .auwin88-uwbinb .auwin88-9vtt3u h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .auwin88-uwbinb .auwin88-9vtt3u {
    margin: 28px 0 0;
  }
}

.auwin88-ypqv6m {
  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) {
  .auwin88-ypqv6m {
    padding: 0 16px;
  }
}

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

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

.auwin88-s12ok7 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.auwin88-uocrey {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.auwin88-huy5tk {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .auwin88-icc6p1 {
    padding: 10px;
  }
}

.auwin88-icc6p1 .auwin88-0p376f {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .auwin88-icc6p1 .auwin88-0p376f {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .auwin88-icc6p1 {
    flex-wrap: wrap;
  }
}

.auwin88-5kkw7l {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.auwin88-5kkw7l img {
  width: 100%;
}

.auwin88-561en0 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.auwin88-gdgzwv {
  width: 100%;
  margin: 0 0 100px;
}

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

.auwin88-gdgzwv .auwin88-cy5xqr {
  position: relative;
}

.auwin88-gdgzwv .auwin88-tqylun {
  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;
}

.auwin88-gdgzwv .auwin88-tqylun.auwin88-kuvm8n {
  display: none;
}

.auwin88-gdgzwv .auwin88-2c33mv {
  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) {
  .auwin88-gdgzwv .auwin88-2c33mv {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .auwin88-gdgzwv .auwin88-2c33mv {
    bottom: 90px;
  }
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-1ys482 {
  max-width: 300px;
  width: 100%;
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-1ys482 .auwin88-tf82no {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-2c33mv .auwin88-1ys482 .auwin88-tf82no {
    font-size: 32px;
    text-align: center;
  }
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-1ys482 .auwin88-mchq78 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-2c33mv .auwin88-1ys482 .auwin88-mchq78 {
    text-align: center;
  }
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee {
    flex-direction: column-reverse;
  }
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-7jl731 {
  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.auwin88-lunnwf ease-in-out;
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-7jl731:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-7jl731 {
    width: 100%;
  }
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-ie4qw0 {
  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.auwin88-lunnwf ease-in-out;
  overflow: hidden;
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-ie4qw0 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);
  }
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-ie4qw0: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;
}

.auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-ie4qw0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-2c33mv .auwin88-rv65ee .auwin88-ie4qw0 {
    width: 100%;
  }
}

.auwin88-gdgzwv .auwin88-2c33mv.auwin88-kuvm8n {
  display: none;
}

.auwin88-gdgzwv .auwin88-080s9o {
  display: none;
}

.auwin88-gdgzwv .auwin88-080s9o.auwin88-6nfwqk {
  display: block;
}

.auwin88-gdgzwv .auwin88-080s9o iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-080s9o iframe {
    height: calc(100vh - 54px);
  }
}

.auwin88-gdgzwv .auwin88-bsqb7c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .auwin88-gdgzwv .auwin88-bsqb7c {
    padding: 24px 16px 0;
  }
}

.auwin88-gdgzwv .auwin88-bsqb7c .auwin88-tf82no {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .auwin88-gdgzwv .auwin88-bsqb7c .auwin88-tf82no {
    margin-bottom: 24px;
  }
}

.auwin88-gdgzwv .auwin88-bsqb7c 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);
}

.auwin88-gdgzwv .auwin88-bsqb7c 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) {
  .auwin88-gdgzwv .auwin88-bsqb7c table tr td {
    padding: 12px 4px;
  }
}

.auwin88-gdgzwv .auwin88-bsqb7c 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) {
  .auwin88-gdgzwv .auwin88-bsqb7c table tr th {
    padding: 12px 4px;
  }
}

.auwin88-gdgzwv .auwin88-bsqb7c table tr:last-of-type td {
  border-bottom: none;
}

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

.auwin88-vwnod3.auwin88-ks2i79 {
  display: block;
}

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

.auwin88-vwnod3 .auwin88-2ju8rt {
  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;
}

.auwin88-vwnod3 .auwin88-y0agdp {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.auwin88-vwnod3 .auwin88-ie4qw0 {
  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.auwin88-lunnwf ease-in-out;
}

.auwin88-vwnod3 .auwin88-ie4qw0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.auwin88-s2e9jx.auwin88-ks2i79 {
  display: block;
}

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

.auwin88-q0lgvi {
  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;
}

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

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

.auwin88-1lqhvn {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.auwin88-1lqhvn svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.auwin88-9yal8s {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.auwin88-t72toy.auwin88-kuvm8n {
  display: none;
}

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

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

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

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

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

.auwin88-gzl1sp 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.auwin88-lunnwf ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.auwin88-gzl1sp input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.auwin88-gzl1sp input:active {
  border-color: #c2c0ce;
}

.auwin88-gzl1sp input:focus {
  border-color: #c2c0ce;
}

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

.auwin88-00a3zv {
  margin-bottom: 36px;
}

.auwin88-00a3zv 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;
}

.auwin88-00a3zv textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.auwin88-00a3zv textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.auwin88-xuvq6g {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.auwin88-ek44fi {
  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.auwin88-lunnwf ease-in-out;
}

.auwin88-ek44fi:hover {
  background: var(--border-color);
}

.auwin88-tu52r6 {
  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.auwin88-lunnwf ease-in-out;
}

.auwin88-tu52r6:hover {
  background: #166ad9;
}

.auwin88-5qrkcu {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.auwin88-5qrkcu.auwin88-kuvm8n {
  display: none;
}

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

.auwin88-5qrkcu .auwin88-ek44fi {
  margin: 0 auto;
}

.auwin88-szh2z0 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.auwin88-2kk4gr {
  filter: grayscale(100%);
}

.auwin88-0ovffc > input {
  display: none;
}

.auwin88-0ovffc > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.auwin88-0zd5rk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.auwin88-iunqq8 44.auwin88-awsnqb.auwin88-1wrcnv.auwin88-kmlfmy.auwin88-8wedgm.auwin88-kcto1c.auwin88-ravckq.auwin88-iishfi.auwin88-1kles8.auwin88-imanef.auwin88-edp9pz.auwin88-sq2gyp.auwin88-l1fgt0 0l-12.auwin88-5a48sq 30.auwin88-j82v2r.auwin88-2k49ln 2.auwin88-qb5zbq.auwin88-2k49ln 3.auwin88-cay0go 3.auwin88-ncnxhc.auwin88-vo7wpc 3.auwin88-57lvb3.auwin88-vuv5mw.auwin88-z75rhp.auwin88-k8a5o2 7-3.auwin88-5a48sq 10.auwin88-349wsk.auwin88-k8a5o2 23.auwin88-321vdr.auwin88-xg69tl 1.auwin88-alg5zi 2.auwin88-5a48sq 3.auwin88-xg69tl 1.auwin88-vo7wpc 5.auwin88-3ue8ju.auwin88-vo7wpc 32.auwin88-knbzwj.auwin88-vuv5mw 5.auwin88-l1fgt0 4.auwin88-k8a5o2 9.auwin88-k8a5o2 8.auwin88-vo7wpc 6.auwin88-4yi0up.auwin88-ep24b5.auwin88-kmywsf.auwin88-vljj76.auwin88-bprgj1 4.auwin88-ni9ifa.auwin88-bprgj1 6.auwin88-bprgj1 0l29.auwin88-l1fgt0 17.auwin88-pfc00o.auwin88-002wbz 2.auwin88-c44yai 10.auwin88-631qab.auwin88-5a48sq 8.auwin88-dwdkn1.auwin88-b5ykk8.auwin88-49h4do.auwin88-ow7rlk.auwin88-lqzfya.auwin88-vuv5mw.auwin88-kcto1c.auwin88-5a48sq 1.auwin88-v10m62.auwin88-5z15lp.auwin88-zmenqn.auwin88-p7of9a.auwin88-u6w6v2.auwin88-alg5zi 1.auwin88-72zado.auwin88-4je5sg.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.auwin88-0ovffc > input:checked ~ label,
.auwin88-0ovffc > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.auwin88-0zd5rk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.auwin88-iunqq8 44.auwin88-awsnqb.auwin88-1wrcnv.auwin88-kmlfmy.auwin88-8wedgm.auwin88-kcto1c.auwin88-ravckq.auwin88-iishfi.auwin88-1kles8.auwin88-imanef.auwin88-edp9pz.auwin88-sq2gyp.auwin88-l1fgt0 0l-12.auwin88-5a48sq 30.auwin88-j82v2r.auwin88-2k49ln 2.auwin88-qb5zbq.auwin88-2k49ln 3.auwin88-cay0go 3.auwin88-ncnxhc.auwin88-vo7wpc 3.auwin88-57lvb3.auwin88-vuv5mw.auwin88-z75rhp.auwin88-k8a5o2 7-3.auwin88-5a48sq 10.auwin88-349wsk.auwin88-k8a5o2 23.auwin88-321vdr.auwin88-xg69tl 1.auwin88-alg5zi 2.auwin88-5a48sq 3.auwin88-xg69tl 1.auwin88-vo7wpc 5.auwin88-3ue8ju.auwin88-vo7wpc 32.auwin88-knbzwj.auwin88-vuv5mw 5.auwin88-l1fgt0 4.auwin88-k8a5o2 9.auwin88-k8a5o2 8.auwin88-vo7wpc 6.auwin88-4yi0up.auwin88-ep24b5.auwin88-kmywsf.auwin88-vljj76.auwin88-bprgj1 4.auwin88-ni9ifa.auwin88-bprgj1 6.auwin88-bprgj1 0l29.auwin88-l1fgt0 17.auwin88-pfc00o.auwin88-002wbz 2.auwin88-c44yai 10.auwin88-631qab.auwin88-5a48sq 8.auwin88-dwdkn1.auwin88-b5ykk8.auwin88-49h4do.auwin88-ow7rlk.auwin88-lqzfya.auwin88-vuv5mw.auwin88-kcto1c.auwin88-5a48sq 1.auwin88-v10m62.auwin88-5z15lp.auwin88-zmenqn.auwin88-p7of9a.auwin88-u6w6v2.auwin88-alg5zi 1.auwin88-72zado.auwin88-4je5sg.5z'/%3e%3c/svg%3e");
}

.auwin88-0ovffc > input:not(:checked) ~ label:hover,
.auwin88-0ovffc > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.auwin88-0zd5rk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.auwin88-iunqq8 44.auwin88-awsnqb.auwin88-1wrcnv.auwin88-kmlfmy.auwin88-8wedgm.auwin88-kcto1c.auwin88-ravckq.auwin88-iishfi.auwin88-1kles8.auwin88-imanef.auwin88-edp9pz.auwin88-sq2gyp.auwin88-l1fgt0 0l-12.auwin88-5a48sq 30.auwin88-j82v2r.auwin88-2k49ln 2.auwin88-qb5zbq.auwin88-2k49ln 3.auwin88-cay0go 3.auwin88-ncnxhc.auwin88-vo7wpc 3.auwin88-57lvb3.auwin88-vuv5mw.auwin88-z75rhp.auwin88-k8a5o2 7-3.auwin88-5a48sq 10.auwin88-349wsk.auwin88-k8a5o2 23.auwin88-321vdr.auwin88-xg69tl 1.auwin88-alg5zi 2.auwin88-5a48sq 3.auwin88-xg69tl 1.auwin88-vo7wpc 5.auwin88-3ue8ju.auwin88-vo7wpc 32.auwin88-knbzwj.auwin88-vuv5mw 5.auwin88-l1fgt0 4.auwin88-k8a5o2 9.auwin88-k8a5o2 8.auwin88-vo7wpc 6.auwin88-4yi0up.auwin88-ep24b5.auwin88-kmywsf.auwin88-vljj76.auwin88-bprgj1 4.auwin88-ni9ifa.auwin88-bprgj1 6.auwin88-bprgj1 0l29.auwin88-l1fgt0 17.auwin88-pfc00o.auwin88-002wbz 2.auwin88-c44yai 10.auwin88-631qab.auwin88-5a48sq 8.auwin88-dwdkn1.auwin88-b5ykk8.auwin88-49h4do.auwin88-ow7rlk.auwin88-lqzfya.auwin88-vuv5mw.auwin88-kcto1c.auwin88-5a48sq 1.auwin88-v10m62.auwin88-5z15lp.auwin88-zmenqn.auwin88-p7of9a.auwin88-u6w6v2.auwin88-alg5zi 1.auwin88-72zado.auwin88-4je5sg.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .auwin88-ujgg9l > .auwin88-hvysep {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .auwin88-ujgg9l > .auwin88-hvysep {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .auwin88-ujgg9l > .auwin88-hvysep {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .auwin88-ujgg9l > .auwin88-hvysep {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .auwin88-ujgg9l > .auwin88-hvysep {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.auwin88-7k7g7h {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.auwin88-7k7g7h.auwin88-kuvm8n {
  display: none;
}

.auwin88-ajngqx {
  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) {
  .auwin88-ajngqx {
    height: 74px;
    overflow: visible;
  }
}

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

.auwin88-zpz71u {
  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;
}

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

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

.auwin88-zpz71u img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .auwin88-zpz71u {
    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;
  }
  .auwin88-zpz71u img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.auwin88-arsnt1 {
  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;
}

.auwin88-arsnt1::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) {
  .auwin88-arsnt1::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.auwin88-arsnt1::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) {
  .auwin88-arsnt1::after {
    display: none;
  }
}

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

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

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

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

.auwin88-3zwjc8 {
  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.auwin88-lunnwf ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .auwin88-3zwjc8 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .auwin88-3zwjc8 {
    width: 90px;
    height: 40px;
  }
}

.auwin88-7k7g7h.auwin88-2v3v91 .auwin88-ajngqx {
  background: #2b3b67;
}

.auwin88-7k7g7h.auwin88-2v3v91 .auwin88-zpz71u {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.auwin88-7k7g7h.auwin88-2v3v91 .auwin88-zpz71u::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.auwin88-7k7g7h.auwin88-2v3v91 .auwin88-zpz71u::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.auwin88-7k7g7h.auwin88-2v3v91 .auwin88-arsnt1::before {
  background: #0e0f41;
}

.auwin88-7k7g7h.auwin88-2v3v91 .auwin88-arsnt1::after {
  background: #152557;
}

.auwin88-7k7g7h.auwin88-ah06j3 .auwin88-ajngqx {
  background: #1f35fa;
}

.auwin88-7k7g7h.auwin88-ah06j3 .auwin88-zpz71u {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.auwin88-7k7g7h.auwin88-ah06j3 .auwin88-zpz71u::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.auwin88-7k7g7h.auwin88-ah06j3 .auwin88-zpz71u::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.auwin88-7k7g7h.auwin88-ah06j3 .auwin88-arsnt1::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.auwin88-7k7g7h.auwin88-ah06j3 .auwin88-arsnt1::after {
  background: #192ac8;
}

.auwin88-7k7g7h.auwin88-s3gpt1 .auwin88-ajngqx {
  background: #fa771f;
}

.auwin88-7k7g7h.auwin88-s3gpt1 .auwin88-zpz71u {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.auwin88-7k7g7h.auwin88-s3gpt1 .auwin88-zpz71u::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.auwin88-7k7g7h.auwin88-s3gpt1 .auwin88-zpz71u::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.auwin88-7k7g7h.auwin88-s3gpt1 .auwin88-arsnt1::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.auwin88-7k7g7h.auwin88-s3gpt1 .auwin88-arsnt1::after {
  background: #fa8535;
}

.auwin88-8wj89u {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.auwin88-90ijhw {
  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) {
  .auwin88-90ijhw {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.auwin88-jds20w {
  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) {
  .auwin88-jds20w:hover {
    background: var(--button-bg-hover);
  }
}

.auwin88-sy029y {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.auwin88-tdlvng {
  width: 120px;
  height: 22px;
}

.auwin88-tdlvng .auwin88-1shshi {
  fill: #c2c0ce;
}

.auwin88-tdlvng [rating="1"] .auwin88-1shshi:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.auwin88-tdlvng [rating="2"] .auwin88-1shshi:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.auwin88-tdlvng [rating="3"] .auwin88-1shshi:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.auwin88-tdlvng [rating="4"] .auwin88-1shshi:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.auwin88-tdlvng [rating="5"] .auwin88-1shshi:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.auwin88-93jc3c {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.auwin88-mp1j2v {
  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);
}

.auwin88-mp1j2v.auwin88-6nfwqk {
  display: block;
}

.auwin88-mp1j2v.auwin88-kuvm8n {
  display: none;
}

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

.auwin88-evdyhx {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.auwin88-sk2lrk {
  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);
}

.auwin88-nxf6kk {
  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;
}

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

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

.auwin88-z04why {
  font-size: 16px;
  line-height: 140%;
}

.auwin88-tpixc2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.auwin88-tpixc2 .auwin88-1shshi {
  fill: #c2c0ce;
}

.auwin88-tpixc2 [rating="1"] .auwin88-1shshi:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.auwin88-tpixc2 [rating="2"] .auwin88-1shshi:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.auwin88-tpixc2 [rating="3"] .auwin88-1shshi:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.auwin88-tpixc2 [rating="4"] .auwin88-1shshi:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.auwin88-tpixc2 [rating="5"] .auwin88-1shshi:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.auwin88-3j337d {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.auwin88-p8wwvp {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

.auwin88-io5p5d {
  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) {
  .auwin88-io5p5d {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.auwin88-eqkqfk {
  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) {
  .auwin88-eqkqfk {
    padding: 12px;
    gap: 12px;
  }
}

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

.auwin88-sevfzq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.auwin88-z1pp5k {
  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;
}

.auwin88-3lubts {
  flex: 1;
  min-width: 0;
}

.auwin88-2c3zj8 {
  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) {
  .auwin88-2c3zj8 {
    font-size: 14px;
    gap: 6px;
  }
}

.auwin88-s4wyk3 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.auwin88-s4wyk3 svg,
.auwin88-s4wyk3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.auwin88-s4wyk3 svg path {
  fill: var(--button-bg-color);
}

.auwin88-s4wyk3 svg circle {
  fill: var(--button-text-color);
}

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

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

.auwin88-kihx52 strong {
  font-weight: 600;
}

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

.auwin88-x2wzc2 p {
  margin: 0 0 16px;
}

.auwin88-x2wzc2 p:last-child {
  margin-bottom: 0;
}

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

.auwin88-1sjfep {
  max-width: 300px;
  width: 100%;
}

.auwin88-1sjfep a {
  width: 100%;
}

@media (max-width: 575px) {
  .auwin88-1sjfep {
    max-width: 200px;
  }
}

.auwin88-va3doa {
  justify-content: center;
}

.auwin88-c9pxkv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.auwin88-5a87e9 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.auwin88-s9d8fk .auwin88-w9bere {
  justify-content: center;
}

/* faq */

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

.auwin88-e4f6ko {
  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.auwin88-5isupj ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.auwin88-e4f6ko::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.auwin88-5isupj ease;
}

.auwin88-z0b7u7.auwin88-ks2i79 .auwin88-e4f6ko::after {
  transform: rotate(45deg);
}

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

.auwin88-z0b7u7.auwin88-ks2i79 .auwin88-ndjd58 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.auwin88-28aew8 {
  margin: 25px 0;
}

.auwin88-0ovffc > input:not(:checked) ~ label:hover,
.auwin88-0ovffc > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.auwin88-9qcwgm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.auwin88-ybjscs 44.auwin88-yezxqe.auwin88-6eir6z.auwin88-f3uxpp.auwin88-u6luu5.auwin88-2d7tp7.auwin88-pyx2p2.auwin88-xcu45f.auwin88-mvwjbe.auwin88-8nfmpy.auwin88-eewa2w.auwin88-sraw1s.auwin88-1t5byi 0l-12.auwin88-tlpf6r 30.auwin88-qoxtpk.auwin88-0lqugx 2.auwin88-si3ukv.auwin88-0lqugx 3.auwin88-hz2v6y 3.auwin88-17864u.auwin88-501z9a 3.auwin88-gn0x32.auwin88-a1xwob.auwin88-gpq87x.auwin88-j7h73i 7-3.auwin88-tlpf6r 10.auwin88-6bkw84.auwin88-j7h73i 23.auwin88-dk9anj.auwin88-qvdqn0 1.auwin88-cf8i1k 2.auwin88-tlpf6r 3.auwin88-qvdqn0 1.auwin88-501z9a 5.auwin88-pvz6kl.auwin88-501z9a 32.auwin88-q6gqwc.auwin88-a1xwob 5.auwin88-1t5byi 4.auwin88-j7h73i 9.auwin88-j7h73i 8.auwin88-501z9a 6.auwin88-lpfvkn.auwin88-gd8krs.auwin88-uha9di.auwin88-qkf1mw.auwin88-uf51y0 4.auwin88-6l2lzr.auwin88-uf51y0 6.auwin88-uf51y0 0l29.auwin88-1t5byi 17.auwin88-9uq01n.auwin88-qndpx5 2.auwin88-85pooi 10.auwin88-2yflov.auwin88-tlpf6r 8.auwin88-2e6r8b.auwin88-k57myz.auwin88-8lgnvm.auwin88-fi8fk4.auwin88-ctvhqp.auwin88-a1xwob.auwin88-2d7tp7.auwin88-tlpf6r 1.auwin88-kfj19r.auwin88-t76z5x.auwin88-2ib12c.auwin88-ugxi7x.auwin88-mdm9v2.auwin88-cf8i1k 1.auwin88-fnh0h4.auwin88-evokjj.5z'/%3e%3c/svg%3e");
}

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

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

.auwin88-mibqzm {
  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);
}

.auwin88-mibqzm.auwin88-me24nw {
  display: block;
}

.auwin88-mibqzm.auwin88-ujupnt {
  display: none;
}

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

.auwin88-vmsfkq {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.auwin88-mruarc {
  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);
}

.auwin88-i8b8dz {
  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;
}

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

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

.auwin88-8y559p {
  font-size: 16px;
  line-height: 140%;
}

.auwin88-5cq2pn {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.auwin88-5cq2pn .auwin88-qz56dq {
  fill: #c2c0ce;
}

.auwin88-5cq2pn [rating="1"] .auwin88-qz56dq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.auwin88-5cq2pn [rating="2"] .auwin88-qz56dq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.auwin88-5cq2pn [rating="3"] .auwin88-qz56dq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.auwin88-5cq2pn [rating="4"] .auwin88-qz56dq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.auwin88-5cq2pn [rating="5"] .auwin88-qz56dq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.auwin88-53icda 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;
}

.auwin88-53icda 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 */

.auwin88-fn38gg {
  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);
}

.auwin88-fn38gg.auwin88-cg5s4p {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.auwin88-ef8l77 {
  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;
}

.auwin88-ef8l77 label {
  font-size: 14px;
}

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

.auwin88-4wh4n3 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;
}
.auwin88-b98lck, .auwin88-0r3h47, [class*="review-card"],
thead, thead th, table th, .auwin88-tg4btt,
.auwin88-yjcinv, [class*="collapsible-header"],
.auwin88-eehi48, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
