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

.xon-bet-l8xqr6 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.xon-bet-im5vo3 {
  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) {
  .xon-bet-im5vo3: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;
  }
}

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

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

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

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

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

.xon-bet-k8t140 {
  cursor: pointer;
}

.xon-bet-6v12bq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.xon-bet-203vc8 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.xon-bet-203vc8 figure {
  margin: 0;
}

.xon-bet-203vc8.xon-bet-g3yxf2 {
  justify-content: flex-start;
  margin-right: 4px;
}

.xon-bet-203vc8.xon-bet-q356q7 {
  justify-content: flex-end;
  margin-left: 4px;
}

.xon-bet-203vc8.xon-bet-31c2zq {
  justify-content: center;
}

.xon-bet-203vc8.xon-bet-7fkdmm {
  justify-content: normal;
}

.xon-bet-8nu91q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .xon-bet-8nu91q {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-8nu91q {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.xon-bet-ca05bj {
  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) {
  .xon-bet-ca05bj {
    flex-direction: column;
  }
}

.xon-bet-7uj30m {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.xon-bet-7uj30m img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .xon-bet-7uj30m {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.xon-bet-q9rxu6 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.xon-bet-q9rxu6 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) {
  .xon-bet-q9rxu6 ul {
    margin-bottom: 15px;
  }
}

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

.xon-bet-q9rxu6 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);
}

.xon-bet-q9rxu6 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.xon-bet-q9rxu6 ul li:last-of-type::after {
  display: none;
}

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

.xon-bet-a4c84g {
  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) {
  .xon-bet-a4c84g {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.xon-bet-gyuizx {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .xon-bet-7o4i87 {
    height: 50px;
  }
}

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

.xon-bet-7o4i87.xon-bet-7sonta {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .xon-bet-7o4i87.xon-bet-7sonta:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.xon-bet-5qcio0 {
  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) {
  .xon-bet-5qcio0 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-5qcio0 {
    padding: 50px 16px 68px;
  }
}

.xon-bet-zz534e {
  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) {
  .xon-bet-zz534e {
    flex-direction: column;
  }
}

.xon-bet-7dq5j3 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-7dq5j3 {
    margin-bottom: 40px;
  }
}

.xon-bet-ix2u7n .xon-bet-se0e00 {
  margin-bottom: 28px;
}

.xon-bet-ix2u7n .xon-bet-se0e00 img {
  max-height: 100px;
  width: auto;
}

.xon-bet-5x0gyy {
  display: flex;
  align-items: center;
}

.xon-bet-5x0gyy a + a {
  margin-left: 24px;
}

.xon-bet-5x0gyy img {
  max-height: 56px;
  width: auto;
}

.xon-bet-5x0gyy img + img {
  margin-left: 24px;
}

.xon-bet-7z2wv1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.xon-bet-cfsfou {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .xon-bet-rpe0ga {
    flex-wrap: wrap;
  }
}

.xon-bet-rpe0ga li {
  display: flex;
  margin: 0 7px;
}

.xon-bet-rpe0ga li svg {
  transition: 0.xon-bet-mt009h ease-in-out;
}

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

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

.xon-bet-lvat79 + .xon-bet-lvat79 {
  margin-left: 120px;
}

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

.xon-bet-zncyel {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.xon-bet-i1egau {
  list-style: none;
  margin: 0;
  padding: 0;
}

.xon-bet-i1egau li {
  font-size: 16px;
}

.xon-bet-i1egau li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.xon-bet-i1egau li + li {
  margin-top: 16px;
}

.xon-bet-y85joi {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.xon-bet-m6mn8v ease-in-out;
}

.xon-bet-y85joi.xon-bet-9848rp {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.xon-bet-sxrpp9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.xon-bet-x477dq li {
  width: 100%;
}

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

.xon-bet-x477dq li a svg {
  fill: var(--button-text-color);
}

.xon-bet-x477dq li a.xon-bet-9848rp {
  background: var(--border-color);
}

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

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

.xon-bet-q9diad {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.xon-bet-0bqdti {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.xon-bet-0bqdti img {
  width: 100%;
  transition: 0.xon-bet-mt009h ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .xon-bet-0bqdti:hover img {
    transform: scale(1.1);
  }
}

.xon-bet-jic13m {
  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) {
  .xon-bet-jic13m {
    height: 54px;
  }
}

.xon-bet-8u95ff {
  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) {
  .xon-bet-8u95ff {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .xon-bet-8u95ff {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-8u95ff .xon-bet-se0e00 img {
    max-width: 90px;
  }
}

.xon-bet-se0e00 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .xon-bet-se0e00 {
    order: -2;
  }
}

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

.xon-bet-rulyw6 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.xon-bet-rulyw6 li {
  font-size: 16px;
  margin: 0 20px;
}

.xon-bet-rulyw6 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.xon-bet-5okyit {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .xon-bet-5okyit {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .xon-bet-5okyit {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.xon-bet-5okyit.xon-bet-zuby4l {
  margin-right: 0;
}

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

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

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

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

.xon-bet-uottp1 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.xon-bet-uottp1:hover > ul {
  display: flex;
}

.xon-bet-uottp1:focus > ul {
  display: flex;
}

.xon-bet-uottp1:focus-within > ul {
  display: flex;
}

.xon-bet-snjlld {
  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;
}

.xon-bet-snjlld::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.xon-bet-m6mn8v ease-in-out;
}

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

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

.xon-bet-uottp1 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.xon-bet-mt009h ease-in-out;
  overflow: hidden;
}

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

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

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

.xon-bet-co7olf {
  display: none;
}

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

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

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

.xon-bet-vg3qoh {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.xon-bet-vg3qoh img {
  margin-bottom: 20px;
}

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

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

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

.xon-bet-iuzp7x {
  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) {
  .xon-bet-iuzp7x {
    font-size: 32px;
  }
}

.xon-bet-ciwyxk {
  color: var(--text-color);
}

.xon-bet-fmf8id {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.xon-bet-fmf8id p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.xon-bet-fmf8id p img {
  display: block;
  margin: 0 auto;
}

.xon-bet-fmf8id p:first-of-type {
  margin-top: 0;
}

.xon-bet-fmf8id p:last-of-type {
  margin-bottom: 0;
}

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

.xon-bet-fmf8id ul {
  padding: 0 0 0 20px;
}

.xon-bet-fmf8id table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.xon-bet-fmf8id table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.xon-bet-fmf8id iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-fmf8id iframe {
    height: 200px;
  }
}

.xon-bet-yfx6z9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.xon-bet-5iowfd {
  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) {
  .xon-bet-5iowfd {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.xon-bet-uye4ny {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.xon-bet-uye4ny .xon-bet-9h4mdp {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .xon-bet-uye4ny .xon-bet-9h4mdp {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.xon-bet-uye4ny .xon-bet-bt5ttx {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-uye4ny .xon-bet-bt5ttx {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .xon-bet-uye4ny .xon-bet-bt5ttx img {
    width: 100%;
  }
}

.xon-bet-bt5ttx {
  margin: 0 0 28px;
}

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

.xon-bet-9h4mdp {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-9h4mdp {
    margin-bottom: 18px;
  }
}

.xon-bet-yfx6z9 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) {
  .xon-bet-yfx6z9 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.xon-bet-yfx6z9 .xon-bet-im5vo3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.xon-bet-cebh71 {
  position: relative;
  border: none;
}

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

.xon-bet-rks99i {
  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;
}

.xon-bet-rks99i span {
  height: 32px;
}

.xon-bet-rks99i span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.xon-bet-rks99i.xon-bet-f9yvw5 span {
  transform: scaleY(-1);
}

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

.xon-bet-q021h1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.xon-bet-q021h1 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.xon-bet-mt009h ease-in-out;
}

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

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

.xon-bet-q021h1.xon-bet-kfq02v {
  display: none;
}

.xon-bet-hfs665 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.xon-bet-hfs665 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .xon-bet-hfs665 table td {
    min-width: 75px;
  }
}

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

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

.xon-bet-hfs665 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.xon-bet-iiyyj1 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.xon-bet-opq8ej table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.xon-bet-opq8ej table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.xon-bet-opq8ej p {
  color: var(--text-color);
}

.xon-bet-87xvie {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .xon-bet-87xvie {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-87xvie {
    margin-bottom: 60px;
  }
}

.xon-bet-631ia0 {
  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);
}

.xon-bet-dyle44 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.xon-bet-7pwdkf h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-7pwdkf h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.xon-bet-7pwdkf p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.xon-bet-7pwdkf p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-7pwdkf p {
    font-size: 16px;
  }
}

.xon-bet-0lheo0 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .xon-bet-0lheo0 {
    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;
  }
}

.xon-bet-84m5bz {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.xon-bet-84m5bz li {
  margin: 0 20px;
}

.xon-bet-84m5bz li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.xon-bet-84m5bz li a img {
  margin-bottom: 4px;
}

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

.xon-bet-r0i8xt {
  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) {
  .xon-bet-r0i8xt {
    padding: 0 16px;
  }
}

.xon-bet-r0i8xt li {
  font-size: 16px;
  position: relative;
}

.xon-bet-r0i8xt li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.xon-bet-r0i8xt li span {
  opacity: 0.5;
}

.xon-bet-r0i8xt li + li {
  margin-left: 30px;
}

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

h2.xon-bet-5iowfd {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.xon-bet-5iowfd {
    margin-bottom: 18px;
  }
}

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

.xon-bet-e38xs6 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);
}

.xon-bet-e38xs6 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;
}

.xon-bet-e38xs6 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;
}

.xon-bet-e38xs6 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.xon-bet-e38xs6 tbody tr:last-of-type {
  margin-bottom: 0;
}

.xon-bet-e38xs6 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.xon-bet-e38xs6 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);
}

.xon-bet-e38xs6 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);
}

.xon-bet-e38xs6 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.xon-bet-e38xs6 tbody tr td .xon-bet-6xrv7v {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .xon-bet-e38xs6 tbody tr td .xon-bet-6xrv7v {
    width: 100%;
  }
}

.xon-bet-e38xs6 tbody tr td .xon-bet-ropv1m {
  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.xon-bet-mt009h ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .xon-bet-e38xs6 tbody tr td .xon-bet-ropv1m:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-e38xs6 tbody tr td .xon-bet-ropv1m {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .xon-bet-e38xs6 tbody tr td .xon-bet-ropv1m {
    width: 100%;
  }
}

.xon-bet-e38xs6 tbody tr td .xon-bet-jf7yyz {
  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) {
  .xon-bet-e38xs6 tbody tr td .xon-bet-jf7yyz:hover {
    text-decoration: none;
  }
}

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

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

.xon-bet-ffv9r8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.xon-bet-z5286g {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.xon-bet-jfml8s img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.xon-bet-mt009h ease-in-out;
}

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

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

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

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

.xon-bet-2mmv08 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .xon-bet-2mmv08 {
    height: 190px;
    margin: 20px auto;
  }
}

.xon-bet-2mmv08 img {
  width: 100%;
  height: 100%;
}

.xon-bet-2mmv08 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .xon-bet-2mmv08 iframe {
    height: 190px;
  }
}

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

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

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

.xon-bet-p46t1y svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.xon-bet-mt009h ease-in-out;
}

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

.xon-bet-6g7l03 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .xon-bet-6g7l03 {
    padding: 40px 0;
  }
}

.xon-bet-czmxb6 {
  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) {
  .xon-bet-czmxb6 {
    padding: 0 16px;
  }
}

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

.xon-bet-13tnax {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.xon-bet-13tnax img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .xon-bet-13tnax {
    margin: 10px 0 0;
  }
}

.xon-bet-t6sui2 {
  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;
}

.xon-bet-t6sui2 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) {
  .xon-bet-t6sui2 {
    flex-basis: auto;
  }
}

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

.xon-bet-sk7ecy {
  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.xon-bet-mt009h ease-in-out;
}

.xon-bet-sk7ecy:hover {
  border: 1px solid #8c8ca2;
}

.xon-bet-iqq8yz {
  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%);
}

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

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

.xon-bet-wwo570 a {
  text-decoration: underline;
  color: #8babff;
}

.xon-bet-l9jvmg {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.xon-bet-l9jvmg .xon-bet-sk7ecy {
  width: 50%;
  margin: 0;
}

.xon-bet-06bpcb {
  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;
}

.xon-bet-06bpcb:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.xon-bet-3rbzxh {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .xon-bet-3rbzxh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-3rbzxh {
    margin: 0 0 60px;
  }
}

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

.xon-bet-154fpn {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.xon-bet-mv55ct {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.xon-bet-j27mag 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.xon-bet-mt009h ease-in-out;
}

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

.xon-bet-j27mag a svg {
  fill: #fff;
}

.xon-bet-j27mag a:hover {
  background: #3d68e7;
}

.xon-bet-e2fp4f {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.xon-bet-87svjw {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-87svjw {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.xon-bet-dkmuas {
  font-size: 16px;
  color: var(--text-color);
}

.xon-bet-lnp9nv {
  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) {
  .xon-bet-lnp9nv {
    padding: 0 16px;
  }
}

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

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

.xon-bet-4d9n9g {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .xon-bet-4d9n9g {
    margin: 0;
    padding-right: 20px;
  }
}

.xon-bet-32avqt {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.xon-bet-32avqt 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);
}

.xon-bet-32avqt 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) {
  .xon-bet-32avqt table tr td {
    padding: 12px 4px;
  }
}

.xon-bet-32avqt 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) {
  .xon-bet-32avqt table tr th {
    padding: 12px 4px;
  }
}

.xon-bet-32avqt table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .xon-bet-32avqt {
    margin: 0;
  }
}

.xon-bet-wrgaey {
  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) {
  .xon-bet-wrgaey {
    min-height: 190px;
  }
}

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

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

.xon-bet-74iu5i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.xon-bet-74iu5i.xon-bet-ig7n7b {
  display: none;
}

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

.xon-bet-0c78dh iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.xon-bet-0c78dh iframe.xon-bet-wmpx7c {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.xon-bet-0c78dh.xon-bet-t1hhuf {
  opacity: 1;
  pointer-events: all;
}

.xon-bet-sza1rt {
  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.xon-bet-mt009h ease-in-out;
}

.xon-bet-sza1rt svg {
  margin-right: 10px;
}

.xon-bet-sza1rt + .xon-bet-sza1rt {
  margin-top: 14px;
}

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

.xon-bet-06uf08 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.xon-bet-lnp9nv .xon-bet-yfx6z9 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.xon-bet-lnp9nv .xon-bet-yfx6z9 h1,
.xon-bet-lnp9nv .xon-bet-yfx6z9 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) {
  .xon-bet-lnp9nv .xon-bet-yfx6z9 h1,
  .xon-bet-lnp9nv .xon-bet-yfx6z9 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .xon-bet-lnp9nv .xon-bet-yfx6z9 {
    margin: 28px 0 0;
  }
}

.xon-bet-iz0jfu {
  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) {
  .xon-bet-iz0jfu {
    padding: 0 16px;
  }
}

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

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

.xon-bet-q59v4v {
  max-width: 545px;
  width: 100%;
}

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

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

.xon-bet-4axspd {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.xon-bet-4axspd iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.xon-bet-rk5ucm {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.xon-bet-7sn0ny {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-7sn0ny {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

.xon-bet-5cd554 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .xon-bet-8y4rpe {
    padding: 10px;
  }
}

.xon-bet-8y4rpe .xon-bet-im5vo3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .xon-bet-8y4rpe .xon-bet-im5vo3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .xon-bet-8y4rpe {
    flex-wrap: wrap;
  }
}

.xon-bet-md3vcp {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.xon-bet-md3vcp img {
  width: 100%;
}

.xon-bet-cvr49z {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.xon-bet-1gefyh {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.xon-bet-ekdm0l {
  width: 100%;
  margin: 0 0 100px;
}

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

.xon-bet-ekdm0l .xon-bet-b5tv4o {
  position: relative;
}

.xon-bet-ekdm0l .xon-bet-hd153b {
  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;
}

.xon-bet-ekdm0l .xon-bet-hd153b.xon-bet-ig7n7b {
  display: none;
}

.xon-bet-ekdm0l .xon-bet-n8mw1q {
  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) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q {
    bottom: 90px;
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-tajth7 {
  max-width: 300px;
  width: 100%;
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-tajth7 .xon-bet-zy6m1x {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-tajth7 .xon-bet-zy6m1x {
    font-size: 32px;
    text-align: center;
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-tajth7 .xon-bet-ah9f4s {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-tajth7 .xon-bet-ah9f4s {
    text-align: center;
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l {
    flex-direction: column-reverse;
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-nnzrlt {
  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.xon-bet-mt009h ease-in-out;
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-nnzrlt:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-nnzrlt {
    width: 100%;
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-988f5v {
  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.xon-bet-mt009h ease-in-out;
  overflow: hidden;
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-988f5v 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);
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-988f5v: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;
}

.xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-988f5v:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-n8mw1q .xon-bet-zuby4l .xon-bet-988f5v {
    width: 100%;
  }
}

.xon-bet-ekdm0l .xon-bet-n8mw1q.xon-bet-ig7n7b {
  display: none;
}

.xon-bet-ekdm0l .xon-bet-5wazhd {
  display: none;
}

.xon-bet-ekdm0l .xon-bet-5wazhd.xon-bet-t1hhuf {
  display: block;
}

.xon-bet-ekdm0l .xon-bet-5wazhd iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-5wazhd iframe {
    height: calc(100vh - 54px);
  }
}

.xon-bet-ekdm0l .xon-bet-8969up {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .xon-bet-ekdm0l .xon-bet-8969up {
    padding: 24px 16px 0;
  }
}

.xon-bet-ekdm0l .xon-bet-8969up .xon-bet-zy6m1x {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-ekdm0l .xon-bet-8969up .xon-bet-zy6m1x {
    margin-bottom: 24px;
  }
}

.xon-bet-ekdm0l .xon-bet-8969up 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);
}

.xon-bet-ekdm0l .xon-bet-8969up 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) {
  .xon-bet-ekdm0l .xon-bet-8969up table tr td {
    padding: 12px 4px;
  }
}

.xon-bet-ekdm0l .xon-bet-8969up 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) {
  .xon-bet-ekdm0l .xon-bet-8969up table tr th {
    padding: 12px 4px;
  }
}

.xon-bet-ekdm0l .xon-bet-8969up table tr:last-of-type td {
  border-bottom: none;
}

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

.xon-bet-fzap7e.xon-bet-9848rp {
  display: block;
}

.xon-bet-fzap7e iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.xon-bet-fzap7e .xon-bet-3u4br9 {
  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;
}

.xon-bet-fzap7e .xon-bet-k48hey {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.xon-bet-fzap7e .xon-bet-988f5v {
  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.xon-bet-mt009h ease-in-out;
}

.xon-bet-fzap7e .xon-bet-988f5v:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.xon-bet-qh0i2u.xon-bet-9848rp {
  display: block;
}

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

.xon-bet-2ctw2e {
  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;
}

.xon-bet-bfluei {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.xon-bet-6awg5j {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.xon-bet-6awg5j svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.xon-bet-c36rk3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.xon-bet-822h92.xon-bet-ig7n7b {
  display: none;
}

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

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

.xon-bet-5mbzt4 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.xon-bet-5mbzt4 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.xon-bet-5mbzt4 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.xon-bet-mt009h ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.xon-bet-5mbzt4 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.xon-bet-5mbzt4 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.xon-bet-5mbzt4 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.xon-bet-5mbzt4 input:active {
  border-color: #c2c0ce;
}

.xon-bet-5mbzt4 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .xon-bet-5mbzt4 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.xon-bet-nf3jcp {
  margin-bottom: 36px;
}

.xon-bet-nf3jcp 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;
}

.xon-bet-nf3jcp textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.xon-bet-nf3jcp textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.xon-bet-2aareu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.xon-bet-qkzj9i {
  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.xon-bet-mt009h ease-in-out;
}

.xon-bet-qkzj9i:hover {
  background: var(--border-color);
}

.xon-bet-9sqseb {
  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.xon-bet-mt009h ease-in-out;
}

.xon-bet-9sqseb:hover {
  background: #166ad9;
}

.xon-bet-6tdyui {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.xon-bet-6tdyui.xon-bet-ig7n7b {
  display: none;
}

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

.xon-bet-6tdyui .xon-bet-qkzj9i {
  margin: 0 auto;
}

.xon-bet-6b5367 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .xon-bet-6b5367 {
    margin-bottom: 16px;
  }
}

.xon-bet-41r1tw {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.xon-bet-zqv47g {
  filter: grayscale(100%);
}

.xon-bet-41r1tw > input {
  display: none;
}

.xon-bet-41r1tw > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.xon-bet-pivttm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.xon-bet-pej1gk 44.xon-bet-hfmhge.xon-bet-xl6vj9.xon-bet-5ez5jj.xon-bet-teiyaq.xon-bet-u35tbb.xon-bet-yszewu.xon-bet-bj1x6o.xon-bet-1recsz.xon-bet-y7k2c6.xon-bet-fv6vmy.xon-bet-c3t400.xon-bet-2m7djj 0l-12.xon-bet-obqzaf 30.xon-bet-xrzmwo.xon-bet-xikp0v 2.xon-bet-5ubyai.xon-bet-xikp0v 3.xon-bet-j91xbf 3.xon-bet-48a85b.xon-bet-bgr8oz 3.xon-bet-90dr65.xon-bet-24xma3.xon-bet-prf1tr.xon-bet-mwzdpz 7-3.xon-bet-obqzaf 10.xon-bet-u5cp1k.xon-bet-mwzdpz 23.xon-bet-3a10xy.xon-bet-hjmut4 1.xon-bet-t9ktlb 2.xon-bet-obqzaf 3.xon-bet-hjmut4 1.xon-bet-bgr8oz 5.xon-bet-vv2nkk.xon-bet-bgr8oz 32.xon-bet-s683bf.xon-bet-24xma3 5.xon-bet-2m7djj 4.xon-bet-mwzdpz 9.xon-bet-mwzdpz 8.xon-bet-bgr8oz 6.xon-bet-reyguf.xon-bet-nzu9fb.xon-bet-btt5v6.xon-bet-t8vvgy.xon-bet-2no1jp 4.xon-bet-n8yoi9.xon-bet-2no1jp 6.xon-bet-2no1jp 0l29.xon-bet-2m7djj 17.xon-bet-vrvrb8.xon-bet-2q381n 2.xon-bet-jpzrrv 10.xon-bet-5ars42.xon-bet-obqzaf 8.xon-bet-xz5t75.xon-bet-5bcc2v.xon-bet-qex7h6.xon-bet-9fa945.xon-bet-d03l5v.xon-bet-24xma3.xon-bet-u35tbb.xon-bet-obqzaf 1.xon-bet-y8fyhc.xon-bet-ppm3m6.xon-bet-557tta.xon-bet-wy2h05.xon-bet-wia4gs.xon-bet-t9ktlb 1.xon-bet-t4umhi.xon-bet-kbpnpj.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.xon-bet-41r1tw > input:checked ~ label,
.xon-bet-41r1tw > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.xon-bet-pivttm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.xon-bet-pej1gk 44.xon-bet-hfmhge.xon-bet-xl6vj9.xon-bet-5ez5jj.xon-bet-teiyaq.xon-bet-u35tbb.xon-bet-yszewu.xon-bet-bj1x6o.xon-bet-1recsz.xon-bet-y7k2c6.xon-bet-fv6vmy.xon-bet-c3t400.xon-bet-2m7djj 0l-12.xon-bet-obqzaf 30.xon-bet-xrzmwo.xon-bet-xikp0v 2.xon-bet-5ubyai.xon-bet-xikp0v 3.xon-bet-j91xbf 3.xon-bet-48a85b.xon-bet-bgr8oz 3.xon-bet-90dr65.xon-bet-24xma3.xon-bet-prf1tr.xon-bet-mwzdpz 7-3.xon-bet-obqzaf 10.xon-bet-u5cp1k.xon-bet-mwzdpz 23.xon-bet-3a10xy.xon-bet-hjmut4 1.xon-bet-t9ktlb 2.xon-bet-obqzaf 3.xon-bet-hjmut4 1.xon-bet-bgr8oz 5.xon-bet-vv2nkk.xon-bet-bgr8oz 32.xon-bet-s683bf.xon-bet-24xma3 5.xon-bet-2m7djj 4.xon-bet-mwzdpz 9.xon-bet-mwzdpz 8.xon-bet-bgr8oz 6.xon-bet-reyguf.xon-bet-nzu9fb.xon-bet-btt5v6.xon-bet-t8vvgy.xon-bet-2no1jp 4.xon-bet-n8yoi9.xon-bet-2no1jp 6.xon-bet-2no1jp 0l29.xon-bet-2m7djj 17.xon-bet-vrvrb8.xon-bet-2q381n 2.xon-bet-jpzrrv 10.xon-bet-5ars42.xon-bet-obqzaf 8.xon-bet-xz5t75.xon-bet-5bcc2v.xon-bet-qex7h6.xon-bet-9fa945.xon-bet-d03l5v.xon-bet-24xma3.xon-bet-u35tbb.xon-bet-obqzaf 1.xon-bet-y8fyhc.xon-bet-ppm3m6.xon-bet-557tta.xon-bet-wy2h05.xon-bet-wia4gs.xon-bet-t9ktlb 1.xon-bet-t4umhi.xon-bet-kbpnpj.5z'/%3e%3c/svg%3e");
}

.xon-bet-41r1tw > input:not(:checked) ~ label:hover,
.xon-bet-41r1tw > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.xon-bet-pivttm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.xon-bet-pej1gk 44.xon-bet-hfmhge.xon-bet-xl6vj9.xon-bet-5ez5jj.xon-bet-teiyaq.xon-bet-u35tbb.xon-bet-yszewu.xon-bet-bj1x6o.xon-bet-1recsz.xon-bet-y7k2c6.xon-bet-fv6vmy.xon-bet-c3t400.xon-bet-2m7djj 0l-12.xon-bet-obqzaf 30.xon-bet-xrzmwo.xon-bet-xikp0v 2.xon-bet-5ubyai.xon-bet-xikp0v 3.xon-bet-j91xbf 3.xon-bet-48a85b.xon-bet-bgr8oz 3.xon-bet-90dr65.xon-bet-24xma3.xon-bet-prf1tr.xon-bet-mwzdpz 7-3.xon-bet-obqzaf 10.xon-bet-u5cp1k.xon-bet-mwzdpz 23.xon-bet-3a10xy.xon-bet-hjmut4 1.xon-bet-t9ktlb 2.xon-bet-obqzaf 3.xon-bet-hjmut4 1.xon-bet-bgr8oz 5.xon-bet-vv2nkk.xon-bet-bgr8oz 32.xon-bet-s683bf.xon-bet-24xma3 5.xon-bet-2m7djj 4.xon-bet-mwzdpz 9.xon-bet-mwzdpz 8.xon-bet-bgr8oz 6.xon-bet-reyguf.xon-bet-nzu9fb.xon-bet-btt5v6.xon-bet-t8vvgy.xon-bet-2no1jp 4.xon-bet-n8yoi9.xon-bet-2no1jp 6.xon-bet-2no1jp 0l29.xon-bet-2m7djj 17.xon-bet-vrvrb8.xon-bet-2q381n 2.xon-bet-jpzrrv 10.xon-bet-5ars42.xon-bet-obqzaf 8.xon-bet-xz5t75.xon-bet-5bcc2v.xon-bet-qex7h6.xon-bet-9fa945.xon-bet-d03l5v.xon-bet-24xma3.xon-bet-u35tbb.xon-bet-obqzaf 1.xon-bet-y8fyhc.xon-bet-ppm3m6.xon-bet-557tta.xon-bet-wy2h05.xon-bet-wia4gs.xon-bet-t9ktlb 1.xon-bet-t4umhi.xon-bet-kbpnpj.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .xon-bet-tpsk99 > .xon-bet-jndl5e {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .xon-bet-tpsk99 > .xon-bet-jndl5e {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .xon-bet-tpsk99 > .xon-bet-jndl5e {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .xon-bet-tpsk99 > .xon-bet-jndl5e {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .xon-bet-tpsk99 > .xon-bet-jndl5e {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.xon-bet-kq4s7a {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.xon-bet-kq4s7a.xon-bet-ig7n7b {
  display: none;
}

.xon-bet-mew5d4 {
  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) {
  .xon-bet-mew5d4 {
    height: 74px;
    overflow: visible;
  }
}

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

.xon-bet-lwj1c0 {
  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;
}

.xon-bet-lwj1c0::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.xon-bet-lwj1c0::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.xon-bet-lwj1c0 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.xon-bet-h30w4b {
  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;
}

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

.xon-bet-h30w4b::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) {
  .xon-bet-h30w4b::after {
    display: none;
  }
}

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

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

.xon-bet-4ejc5u {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .xon-bet-4ejc5u {
    top: -20px;
  }
}

.xon-bet-2torj2 {
  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.xon-bet-mt009h ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .xon-bet-2torj2 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .xon-bet-2torj2 {
    width: 90px;
    height: 40px;
  }
}

.xon-bet-kq4s7a.xon-bet-w87xih .xon-bet-mew5d4 {
  background: #2b3b67;
}

.xon-bet-kq4s7a.xon-bet-w87xih .xon-bet-lwj1c0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.xon-bet-kq4s7a.xon-bet-w87xih .xon-bet-lwj1c0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.xon-bet-kq4s7a.xon-bet-w87xih .xon-bet-lwj1c0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.xon-bet-kq4s7a.xon-bet-w87xih .xon-bet-h30w4b::before {
  background: #0e0f41;
}

.xon-bet-kq4s7a.xon-bet-w87xih .xon-bet-h30w4b::after {
  background: #152557;
}

.xon-bet-kq4s7a.xon-bet-x6nxp2 .xon-bet-mew5d4 {
  background: #1f35fa;
}

.xon-bet-kq4s7a.xon-bet-x6nxp2 .xon-bet-lwj1c0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.xon-bet-kq4s7a.xon-bet-x6nxp2 .xon-bet-lwj1c0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.xon-bet-kq4s7a.xon-bet-x6nxp2 .xon-bet-lwj1c0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.xon-bet-kq4s7a.xon-bet-x6nxp2 .xon-bet-h30w4b::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.xon-bet-kq4s7a.xon-bet-x6nxp2 .xon-bet-h30w4b::after {
  background: #192ac8;
}

.xon-bet-kq4s7a.xon-bet-w6w1d5 .xon-bet-mew5d4 {
  background: #fa771f;
}

.xon-bet-kq4s7a.xon-bet-w6w1d5 .xon-bet-lwj1c0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.xon-bet-kq4s7a.xon-bet-w6w1d5 .xon-bet-lwj1c0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.xon-bet-kq4s7a.xon-bet-w6w1d5 .xon-bet-lwj1c0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.xon-bet-kq4s7a.xon-bet-w6w1d5 .xon-bet-h30w4b::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.xon-bet-kq4s7a.xon-bet-w6w1d5 .xon-bet-h30w4b::after {
  background: #fa8535;
}

.xon-bet-bj0ppx {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.xon-bet-rkzlos {
  display: flex;
  align-items: center;
  gap: 10px;
}

.xon-bet-rkzlos span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.xon-bet-rkzlos small {
  font-size: 14px;
  color: var(--text-color);
}

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

.xon-bet-f614s8 {
  width: 120px;
  height: 22px;
}

.xon-bet-f614s8 .xon-bet-gnocqf {
  fill: #c2c0ce;
}

.xon-bet-f614s8 [rating="1"] .xon-bet-gnocqf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.xon-bet-f614s8 [rating="2"] .xon-bet-gnocqf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.xon-bet-f614s8 [rating="3"] .xon-bet-gnocqf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.xon-bet-f614s8 [rating="4"] .xon-bet-gnocqf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.xon-bet-f614s8 [rating="5"] .xon-bet-gnocqf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.xon-bet-f38aqx {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.xon-bet-bk3nae {
  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);
}

.xon-bet-bk3nae.xon-bet-t1hhuf {
  display: block;
}

.xon-bet-bk3nae.xon-bet-ig7n7b {
  display: none;
}

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

.xon-bet-wgq8xt {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.xon-bet-0uneji {
  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);
}

.xon-bet-vvig5i {
  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;
}

.xon-bet-mpi07u small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.xon-bet-ua05em {
  font-size: 16px;
  line-height: 140%;
}

.xon-bet-zvdy5x {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.xon-bet-zvdy5x .xon-bet-gnocqf {
  fill: #c2c0ce;
}

.xon-bet-zvdy5x [rating="1"] .xon-bet-gnocqf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.xon-bet-zvdy5x [rating="2"] .xon-bet-gnocqf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.xon-bet-zvdy5x [rating="3"] .xon-bet-gnocqf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.xon-bet-zvdy5x [rating="4"] .xon-bet-gnocqf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.xon-bet-zvdy5x [rating="5"] .xon-bet-gnocqf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.xon-bet-uhkexl {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.xon-bet-3so8fd {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .xon-bet-3so8fd {
    padding: 0 16px;
  }
}

.xon-bet-81l9p6 {
  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) {
  .xon-bet-81l9p6 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.xon-bet-gfilpd {
  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) {
  .xon-bet-gfilpd {
    padding: 12px;
    gap: 12px;
  }
}

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

.xon-bet-i7jtzw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xon-bet-g4s7ni {
  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;
}

.xon-bet-8d5pkh {
  flex: 1;
  min-width: 0;
}

.xon-bet-dd0vjl {
  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) {
  .xon-bet-dd0vjl {
    font-size: 14px;
    gap: 6px;
  }
}

.xon-bet-bkpdr2 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.xon-bet-bkpdr2 svg,
.xon-bet-bkpdr2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xon-bet-bkpdr2 svg path {
  fill: var(--button-bg-color);
}

.xon-bet-bkpdr2 svg circle {
  fill: var(--button-text-color);
}

.xon-bet-u6psge {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.xon-bet-u6psge strong {
  font-weight: 600;
}

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

.xon-bet-unr7gq p {
  margin: 0 0 16px;
}

.xon-bet-unr7gq p:last-child {
  margin-bottom: 0;
}

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

.xon-bet-tn5h4n {
  max-width: 300px;
  width: 100%;
}

.xon-bet-tn5h4n a {
  width: 100%;
}

@media (max-width: 575px) {
  .xon-bet-tn5h4n {
    max-width: 200px;
  }
}

.xon-bet-gktpie {
  justify-content: center;
}

.xon-bet-8ezflp {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.xon-bet-8s85xb {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.xon-bet-d0ghym .xon-bet-rulyw6 {
  justify-content: center;
}

/* faq */

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

.xon-bet-ld9zb4 {
  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.xon-bet-tr03wc ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.xon-bet-ld9zb4::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.xon-bet-tr03wc ease;
}

.xon-bet-a0vxty.xon-bet-9848rp .xon-bet-ld9zb4::after {
  transform: rotate(45deg);
}

.xon-bet-ldl6sb {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.xon-bet-mt009h ease, padding 0.xon-bet-mt009h ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.xon-bet-a0vxty.xon-bet-9848rp .xon-bet-ldl6sb {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.xon-bet-dowvry {
  margin: 25px 0;
}

.xon-bet-41r1tw > input:not(:checked) ~ label:hover,
.xon-bet-41r1tw > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.xon-bet-wvgul7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.xon-bet-oc3qy0 44.xon-bet-2axt3m.xon-bet-fh1l7n.xon-bet-cb5ksz.xon-bet-hrqps9.xon-bet-gr9j30.xon-bet-4ds5g9.xon-bet-kohwg5.xon-bet-kbbxmo.xon-bet-vqwnea.xon-bet-fhyl0e.xon-bet-smd5kf.xon-bet-a2suak 0l-12.xon-bet-n2mkdr 30.xon-bet-a565ij.xon-bet-5npi4a 2.xon-bet-0kp9jd.xon-bet-5npi4a 3.xon-bet-v7sv2y 3.xon-bet-ynwax9.xon-bet-bbo0le 3.xon-bet-3kb4wi.xon-bet-my63f2.xon-bet-ws4noz.xon-bet-vpvz9j 7-3.xon-bet-n2mkdr 10.xon-bet-jrfzua.xon-bet-vpvz9j 23.xon-bet-ryd2yp.xon-bet-ba88m7 1.xon-bet-642f0y 2.xon-bet-n2mkdr 3.xon-bet-ba88m7 1.xon-bet-bbo0le 5.xon-bet-lo9g3v.xon-bet-bbo0le 32.xon-bet-c0g83q.xon-bet-my63f2 5.xon-bet-a2suak 4.xon-bet-vpvz9j 9.xon-bet-vpvz9j 8.xon-bet-bbo0le 6.xon-bet-qb59d0.xon-bet-us7f4y.xon-bet-ntxptr.xon-bet-tf6ik8.xon-bet-nfxrdr 4.xon-bet-m6srt6.xon-bet-nfxrdr 6.xon-bet-nfxrdr 0l29.xon-bet-a2suak 17.xon-bet-llign1.xon-bet-aidwk5 2.xon-bet-f95hv0 10.xon-bet-gcn33j.xon-bet-n2mkdr 8.xon-bet-yh4zlc.xon-bet-jczjta.xon-bet-254u1f.xon-bet-z83lwy.xon-bet-0qwkij.xon-bet-my63f2.xon-bet-gr9j30.xon-bet-n2mkdr 1.xon-bet-d2iiox.xon-bet-z3seua.xon-bet-6hmxf7.xon-bet-sifqzu.xon-bet-clrofn.xon-bet-642f0y 1.xon-bet-wse0ax.xon-bet-pedb5v.5z'/%3e%3c/svg%3e");
}

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

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

.xon-bet-v1fe1q {
  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);
}

.xon-bet-v1fe1q.xon-bet-qjx9sv {
  display: block;
}

.xon-bet-v1fe1q.xon-bet-zhmtha {
  display: none;
}

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

.xon-bet-fge33q {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.xon-bet-y1ia6q {
  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);
}

.xon-bet-3jkabs {
  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;
}

.xon-bet-u573py small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.xon-bet-8wmyye {
  font-size: 16px;
  line-height: 140%;
}

.xon-bet-n0vjp4 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.xon-bet-n0vjp4 .xon-bet-rqumsb {
  fill: #c2c0ce;
}

.xon-bet-n0vjp4 [rating="1"] .xon-bet-rqumsb:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.xon-bet-n0vjp4 [rating="2"] .xon-bet-rqumsb:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.xon-bet-n0vjp4 [rating="3"] .xon-bet-rqumsb:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.xon-bet-n0vjp4 [rating="4"] .xon-bet-rqumsb:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.xon-bet-n0vjp4 [rating="5"] .xon-bet-rqumsb:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.xon-bet-m3kcs4 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;
}

.xon-bet-m3kcs4 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 */

.xon-bet-6aqrm6 {
  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);
}

.xon-bet-6aqrm6.xon-bet-u24o0j {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.xon-bet-pihzd7 {
  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;
}

.xon-bet-pihzd7 label {
  font-size: 14px;
}

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

.xon-bet-w9lzba 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;
}
.xon-bet-ss99qu, .xon-bet-0vjx5k, [class*="review-card"],
thead, thead th, table th, .xon-bet-u4nt0q,
.xon-bet-e0mgd2, [class*="collapsible-header"],
.xon-bet-87xvie, [class*="updated-block"] {
  color: #ece7dc !important;
}
