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

.amonbet-4dxh8c {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.amonbet-w6py2h {
  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) {
  .amonbet-w6py2h: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;
  }
}

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

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

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

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

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

.amonbet-zgt8kq {
  cursor: pointer;
}

.amonbet-q12xql {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.amonbet-jw76g1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.amonbet-jw76g1 figure {
  margin: 0;
}

.amonbet-jw76g1.amonbet-nexu9i {
  justify-content: flex-start;
  margin-right: 4px;
}

.amonbet-jw76g1.amonbet-3gozpj {
  justify-content: flex-end;
  margin-left: 4px;
}

.amonbet-jw76g1.amonbet-f13ki8 {
  justify-content: center;
}

.amonbet-jw76g1.amonbet-0w7p6f {
  justify-content: normal;
}

.amonbet-7r5dwu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.amonbet-obhps5 img {
  width: 100%;
}

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

.amonbet-6mkqy0 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.amonbet-6mkqy0 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) {
  .amonbet-6mkqy0 ul {
    margin-bottom: 15px;
  }
}

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

.amonbet-6mkqy0 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);
}

.amonbet-6mkqy0 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.amonbet-6mkqy0 ul li:last-of-type::after {
  display: none;
}

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

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

.amonbet-6zn2t9 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.amonbet-h0j13l.amonbet-qbyjk7 {
  background-color: #000;
}

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

.amonbet-1yy5c9 {
  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) {
  .amonbet-1yy5c9 {
    padding: 80px 16px 0;
  }
}

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

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

.amonbet-7scx8h {
  margin-bottom: 94px;
}

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

.amonbet-pwunym .amonbet-5vf9v1 {
  margin-bottom: 28px;
}

.amonbet-pwunym .amonbet-5vf9v1 img {
  max-height: 100px;
  width: auto;
}

.amonbet-u16xt7 {
  display: flex;
  align-items: center;
}

.amonbet-u16xt7 a + a {
  margin-left: 24px;
}

.amonbet-u16xt7 img {
  max-height: 56px;
  width: auto;
}

.amonbet-u16xt7 img + img {
  margin-left: 24px;
}

.amonbet-05o09j {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.amonbet-sfo70r {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.amonbet-f75ujm li {
  display: flex;
  margin: 0 7px;
}

.amonbet-f75ujm li svg {
  transition: 0.amonbet-95i61w ease-in-out;
}

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

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

.amonbet-u8nnoe + .amonbet-u8nnoe {
  margin-left: 120px;
}

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

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

.amonbet-8t5rmo {
  list-style: none;
  margin: 0;
  padding: 0;
}

.amonbet-8t5rmo li {
  font-size: 16px;
}

.amonbet-8t5rmo li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.amonbet-8t5rmo li + li {
  margin-top: 16px;
}

.amonbet-pptr50 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.amonbet-8x550y ease-in-out;
}

.amonbet-pptr50.amonbet-t2m3js {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.amonbet-jm60ch {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.amonbet-of3u14 li {
  width: 100%;
}

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

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

.amonbet-of3u14 li a.amonbet-t2m3js {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.amonbet-ckesgm {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.amonbet-ckesgm img {
  width: 100%;
  transition: 0.amonbet-95i61w ease-in-out;
}

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

.amonbet-xancdl {
  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) {
  .amonbet-xancdl {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .amonbet-tpbc9u .amonbet-5vf9v1 img {
    max-width: 90px;
  }
}

.amonbet-5vf9v1 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .amonbet-5vf9v1 {
    order: -2;
  }
}

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

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

.amonbet-0pye06 li {
  font-size: 16px;
  margin: 0 20px;
}

.amonbet-0pye06 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.amonbet-fprnd6 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.amonbet-fprnd6.amonbet-5e0dsz {
  margin-right: 0;
}

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

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

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

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

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

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

.amonbet-sjxj85:hover > ul {
  display: flex;
}

.amonbet-sjxj85:focus > ul {
  display: flex;
}

.amonbet-sjxj85:focus-within > ul {
  display: flex;
}

.amonbet-lja5ng {
  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;
}

.amonbet-lja5ng::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.amonbet-8x550y ease-in-out;
}

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

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

.amonbet-sjxj85 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.amonbet-95i61w ease-in-out;
  overflow: hidden;
}

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

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

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

.amonbet-dd4f77 {
  display: none;
}

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

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

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

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

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

.amonbet-yaxx0p img {
  margin-bottom: 20px;
}

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

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

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

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

.amonbet-l5omv2 {
  color: var(--text-color);
}

.amonbet-360ibb {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.amonbet-360ibb p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.amonbet-360ibb p img {
  display: block;
  margin: 0 auto;
}

.amonbet-360ibb p:first-of-type {
  margin-top: 0;
}

.amonbet-360ibb p:last-of-type {
  margin-bottom: 0;
}

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

.amonbet-360ibb ul {
  padding: 0 0 0 20px;
}

.amonbet-360ibb table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.amonbet-360ibb table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.amonbet-360ibb iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .amonbet-360ibb iframe {
    height: 200px;
  }
}

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

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

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

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

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

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

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

.amonbet-nhnow0 .amonbet-ekn3wu {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.amonbet-nhnow0 .amonbet-g77wuk {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.amonbet-g77wuk {
  margin: 0 0 28px;
}

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

.amonbet-ekn3wu {
  margin: 0 0 28px;
}

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

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

.amonbet-qgdlcn .amonbet-w6py2h {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.amonbet-7wt7uu {
  position: relative;
  border: none;
}

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

.amonbet-uhd1v5 {
  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;
}

.amonbet-uhd1v5 span {
  height: 32px;
}

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

.amonbet-uhd1v5.amonbet-2eoqp9 span {
  transform: scaleY(-1);
}

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

.amonbet-4e5r5k {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.amonbet-4e5r5k li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.amonbet-95i61w ease-in-out;
}

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

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

.amonbet-4e5r5k.amonbet-fuiiu3 {
  display: none;
}

.amonbet-r89vzl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.amonbet-r89vzl table {
  width: 100%;
  border-collapse: collapse;
}

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

  .amonbet-r89vzl table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.amonbet-b39p6v {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.amonbet-ghgyae p {
  color: var(--text-color);
}

.amonbet-5fzh6q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.amonbet-jjteqh {
  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);
}

.amonbet-di466j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.amonbet-3kg8yv p + p {
  margin-top: 10px;
}

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

.amonbet-jriims {
  display: none;
}

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

.amonbet-9xau8p {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.amonbet-9xau8p li {
  margin: 0 20px;
}

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

.amonbet-9xau8p li a img {
  margin-bottom: 4px;
}

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

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

.amonbet-vpclks li {
  font-size: 16px;
  position: relative;
}

.amonbet-vpclks li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.amonbet-vpclks li span {
  opacity: 0.5;
}

.amonbet-vpclks li + li {
  margin-left: 30px;
}

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

h2.amonbet-w6nm1y {
  margin: 0 0 28px;
}

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

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

.amonbet-pmrh8r 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);
}

.amonbet-pmrh8r 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;
}

.amonbet-pmrh8r 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;
}

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

.amonbet-pmrh8r tbody tr:last-of-type {
  margin-bottom: 0;
}

.amonbet-pmrh8r tbody tr td:first-of-type {
  flex-shrink: 0;
}

.amonbet-pmrh8r 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);
}

.amonbet-pmrh8r 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);
}

.amonbet-pmrh8r tbody tr td:last-of-type {
  margin-left: auto;
}

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

.amonbet-pmrh8r tbody tr td .amonbet-4kp7u9 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .amonbet-pmrh8r tbody tr td .amonbet-4kp7u9 {
    width: 100%;
  }
}

.amonbet-pmrh8r tbody tr td .amonbet-dewm19 {
  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.amonbet-95i61w ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .amonbet-pmrh8r tbody tr td .amonbet-dewm19 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .amonbet-pmrh8r tbody tr td .amonbet-dewm19 {
    width: 100%;
  }
}

.amonbet-pmrh8r tbody tr td .amonbet-x5045u {
  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) {
  .amonbet-pmrh8r tbody tr td .amonbet-x5045u:hover {
    text-decoration: none;
  }
}

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

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

.amonbet-u5hkys {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.amonbet-7e8tpg img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.amonbet-95i61w ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .amonbet-16ur7f {
    height: 190px;
    margin: 20px auto;
  }
}

.amonbet-16ur7f img {
  width: 100%;
  height: 100%;
}

.amonbet-16ur7f iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .amonbet-16ur7f iframe {
    height: 190px;
  }
}

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

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

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

.amonbet-egx6em svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.amonbet-95i61w ease-in-out;
}

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

.amonbet-p247xy {
  padding: 90px 0;
}

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

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

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

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

.amonbet-p67blk img {
  width: 100%;
}

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

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

.amonbet-u4o878 {
  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;
}

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

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

.amonbet-gidyg2 {
  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.amonbet-95i61w ease-in-out;
}

.amonbet-gidyg2:hover {
  border: 1px solid #8c8ca2;
}

.amonbet-5vhc8j {
  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%);
}

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

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

.amonbet-xb37vp a {
  text-decoration: underline;
  color: #8babff;
}

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

.amonbet-m8gw51 .amonbet-gidyg2 {
  width: 50%;
  margin: 0;
}

.amonbet-puimim {
  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;
}

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

.amonbet-my8788 {
  margin: 0 0 100px;
}

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

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

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

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

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

.amonbet-0vgzfe {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.amonbet-xhenvq 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.amonbet-95i61w ease-in-out;
}

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

.amonbet-xhenvq a svg {
  fill: #fff;
}

.amonbet-xhenvq a:hover {
  background: #3d68e7;
}

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

.amonbet-en2a8w {
  margin-bottom: 16px;
}

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

.amonbet-u96eb9 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.amonbet-sr3vu6 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);
}

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

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

.amonbet-sr3vu6 table tr:last-of-type td {
  border-bottom: none;
}

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

.amonbet-m35veu {
  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) {
  .amonbet-m35veu {
    min-height: 190px;
  }
}

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

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

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

.amonbet-e4e3rf.amonbet-pjtvxx {
  display: none;
}

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

.amonbet-5nhxnk iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.amonbet-5nhxnk iframe.amonbet-vrptwg {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.amonbet-5nhxnk.amonbet-r2x4vj {
  opacity: 1;
  pointer-events: all;
}

.amonbet-7g3zx7 {
  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.amonbet-95i61w ease-in-out;
}

.amonbet-7g3zx7 svg {
  margin-right: 10px;
}

.amonbet-7g3zx7 + .amonbet-7g3zx7 {
  margin-top: 14px;
}

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

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

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

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

.amonbet-wokmhx .amonbet-qgdlcn {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.amonbet-wokmhx .amonbet-qgdlcn h1,
.amonbet-wokmhx .amonbet-qgdlcn 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) {
  .amonbet-wokmhx .amonbet-qgdlcn h1,
  .amonbet-wokmhx .amonbet-qgdlcn h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .amonbet-wokmhx .amonbet-qgdlcn {
    margin: 28px 0 0;
  }
}

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

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

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

.amonbet-w28m66 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.amonbet-pa69nj {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.amonbet-xljvgq {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .amonbet-2ysfe2 {
    padding: 10px;
  }
}

.amonbet-2ysfe2 .amonbet-w6py2h {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .amonbet-2ysfe2 .amonbet-w6py2h {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .amonbet-2ysfe2 {
    flex-wrap: wrap;
  }
}

.amonbet-288czt {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.amonbet-288czt img {
  width: 100%;
}

.amonbet-vmvxje {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.amonbet-lzgq5w {
  width: 100%;
  margin: 0 0 100px;
}

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

.amonbet-lzgq5w .amonbet-hpe7k9 {
  position: relative;
}

.amonbet-lzgq5w .amonbet-q4pvce {
  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;
}

.amonbet-lzgq5w .amonbet-q4pvce.amonbet-pjtvxx {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .amonbet-lzgq5w .amonbet-kjfmio {
    bottom: 90px;
  }
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-g8e73f {
  max-width: 300px;
  width: 100%;
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-g8e73f .amonbet-z61ug0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-kjfmio .amonbet-g8e73f .amonbet-z61ug0 {
    font-size: 32px;
    text-align: center;
  }
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-g8e73f .amonbet-3ytjhc {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-kjfmio .amonbet-g8e73f .amonbet-3ytjhc {
    text-align: center;
  }
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz {
    flex-direction: column-reverse;
  }
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-c93dhw {
  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.amonbet-95i61w ease-in-out;
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-c93dhw:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-c93dhw {
    width: 100%;
  }
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-oe3zqm {
  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.amonbet-95i61w ease-in-out;
  overflow: hidden;
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-oe3zqm 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);
  }
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-oe3zqm: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;
}

.amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-oe3zqm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-kjfmio .amonbet-5e0dsz .amonbet-oe3zqm {
    width: 100%;
  }
}

.amonbet-lzgq5w .amonbet-kjfmio.amonbet-pjtvxx {
  display: none;
}

.amonbet-lzgq5w .amonbet-xckepy {
  display: none;
}

.amonbet-lzgq5w .amonbet-xckepy.amonbet-r2x4vj {
  display: block;
}

.amonbet-lzgq5w .amonbet-xckepy iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-xckepy iframe {
    height: calc(100vh - 54px);
  }
}

.amonbet-lzgq5w .amonbet-3m9moo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .amonbet-lzgq5w .amonbet-3m9moo {
    padding: 24px 16px 0;
  }
}

.amonbet-lzgq5w .amonbet-3m9moo .amonbet-z61ug0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .amonbet-lzgq5w .amonbet-3m9moo .amonbet-z61ug0 {
    margin-bottom: 24px;
  }
}

.amonbet-lzgq5w .amonbet-3m9moo 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);
}

.amonbet-lzgq5w .amonbet-3m9moo 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) {
  .amonbet-lzgq5w .amonbet-3m9moo table tr td {
    padding: 12px 4px;
  }
}

.amonbet-lzgq5w .amonbet-3m9moo 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) {
  .amonbet-lzgq5w .amonbet-3m9moo table tr th {
    padding: 12px 4px;
  }
}

.amonbet-lzgq5w .amonbet-3m9moo table tr:last-of-type td {
  border-bottom: none;
}

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

.amonbet-xnbd1a.amonbet-t2m3js {
  display: block;
}

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

.amonbet-xnbd1a .amonbet-upfnha {
  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;
}

.amonbet-xnbd1a .amonbet-ac4tnm {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.amonbet-xnbd1a .amonbet-oe3zqm {
  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.amonbet-95i61w ease-in-out;
}

.amonbet-xnbd1a .amonbet-oe3zqm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.amonbet-pp7vnb.amonbet-t2m3js {
  display: block;
}

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

.amonbet-2bfu9v {
  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;
}

.amonbet-8tugt1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.amonbet-v17rg8 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.amonbet-v17rg8 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.amonbet-0fk7ww {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.amonbet-74zmu2.amonbet-pjtvxx {
  display: none;
}

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

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

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

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

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

.amonbet-qvdniz 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.amonbet-95i61w ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.amonbet-qvdniz input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.amonbet-qvdniz input:active {
  border-color: #c2c0ce;
}

.amonbet-qvdniz input:focus {
  border-color: #c2c0ce;
}

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

.amonbet-ga621t {
  margin-bottom: 36px;
}

.amonbet-ga621t 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;
}

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

.amonbet-ga621t textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.amonbet-vif5um {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.amonbet-f1igqm {
  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.amonbet-95i61w ease-in-out;
}

.amonbet-f1igqm:hover {
  background: var(--border-color);
}

.amonbet-3vatqe {
  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.amonbet-95i61w ease-in-out;
}

.amonbet-3vatqe:hover {
  background: #166ad9;
}

.amonbet-1zwdlh {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.amonbet-1zwdlh.amonbet-pjtvxx {
  display: none;
}

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

.amonbet-1zwdlh .amonbet-f1igqm {
  margin: 0 auto;
}

.amonbet-ze9ryb {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.amonbet-oglrtl {
  filter: grayscale(100%);
}

.amonbet-9hqpia > input {
  display: none;
}

.amonbet-9hqpia > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.amonbet-xsdot1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.amonbet-hk0fce 44.amonbet-sn3csr.amonbet-lj8ufn.amonbet-ql4e8m.amonbet-rg711x.amonbet-0mqwqv.amonbet-90t9ak.amonbet-5leuhk.amonbet-8d6ewv.amonbet-oxgvzp.amonbet-g3t5io.amonbet-oztmdw.amonbet-2mszjj 0l-12.amonbet-6p4ts6 30.amonbet-kofc31.amonbet-w8mbkx 2.amonbet-4p6h5v.amonbet-w8mbkx 3.amonbet-oam34n 3.amonbet-g29n2i.amonbet-ghlzuz 3.amonbet-bhie5h.amonbet-horjng.amonbet-qip3md.amonbet-6aadcv 7-3.amonbet-6p4ts6 10.amonbet-2bmncd.amonbet-6aadcv 23.amonbet-aobk9l.amonbet-ziiqkw 1.amonbet-5mskjx 2.amonbet-6p4ts6 3.amonbet-ziiqkw 1.amonbet-ghlzuz 5.amonbet-3it8xc.amonbet-ghlzuz 32.amonbet-3dcalk.amonbet-horjng 5.amonbet-2mszjj 4.amonbet-6aadcv 9.amonbet-6aadcv 8.amonbet-ghlzuz 6.amonbet-ok3m8n.amonbet-maduar.amonbet-2cgk2z.amonbet-fmkfwb.amonbet-glognh 4.amonbet-0ojmau.amonbet-glognh 6.amonbet-glognh 0l29.amonbet-2mszjj 17.amonbet-3thvv6.amonbet-wk0c5i 2.amonbet-s9wkqq 10.amonbet-pqlncx.amonbet-6p4ts6 8.amonbet-j6uctf.amonbet-8xx6yo.amonbet-9lalim.amonbet-0d6iym.amonbet-g04p6t.amonbet-horjng.amonbet-0mqwqv.amonbet-6p4ts6 1.amonbet-kxhikn.amonbet-lia5vz.amonbet-f48rm7.amonbet-x2pv4j.amonbet-61w5mu.amonbet-5mskjx 1.amonbet-hxq4mi.amonbet-0negfm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.amonbet-9hqpia > input:checked ~ label,
.amonbet-9hqpia > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.amonbet-xsdot1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.amonbet-hk0fce 44.amonbet-sn3csr.amonbet-lj8ufn.amonbet-ql4e8m.amonbet-rg711x.amonbet-0mqwqv.amonbet-90t9ak.amonbet-5leuhk.amonbet-8d6ewv.amonbet-oxgvzp.amonbet-g3t5io.amonbet-oztmdw.amonbet-2mszjj 0l-12.amonbet-6p4ts6 30.amonbet-kofc31.amonbet-w8mbkx 2.amonbet-4p6h5v.amonbet-w8mbkx 3.amonbet-oam34n 3.amonbet-g29n2i.amonbet-ghlzuz 3.amonbet-bhie5h.amonbet-horjng.amonbet-qip3md.amonbet-6aadcv 7-3.amonbet-6p4ts6 10.amonbet-2bmncd.amonbet-6aadcv 23.amonbet-aobk9l.amonbet-ziiqkw 1.amonbet-5mskjx 2.amonbet-6p4ts6 3.amonbet-ziiqkw 1.amonbet-ghlzuz 5.amonbet-3it8xc.amonbet-ghlzuz 32.amonbet-3dcalk.amonbet-horjng 5.amonbet-2mszjj 4.amonbet-6aadcv 9.amonbet-6aadcv 8.amonbet-ghlzuz 6.amonbet-ok3m8n.amonbet-maduar.amonbet-2cgk2z.amonbet-fmkfwb.amonbet-glognh 4.amonbet-0ojmau.amonbet-glognh 6.amonbet-glognh 0l29.amonbet-2mszjj 17.amonbet-3thvv6.amonbet-wk0c5i 2.amonbet-s9wkqq 10.amonbet-pqlncx.amonbet-6p4ts6 8.amonbet-j6uctf.amonbet-8xx6yo.amonbet-9lalim.amonbet-0d6iym.amonbet-g04p6t.amonbet-horjng.amonbet-0mqwqv.amonbet-6p4ts6 1.amonbet-kxhikn.amonbet-lia5vz.amonbet-f48rm7.amonbet-x2pv4j.amonbet-61w5mu.amonbet-5mskjx 1.amonbet-hxq4mi.amonbet-0negfm.5z'/%3e%3c/svg%3e");
}

.amonbet-9hqpia > input:not(:checked) ~ label:hover,
.amonbet-9hqpia > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.amonbet-xsdot1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.amonbet-hk0fce 44.amonbet-sn3csr.amonbet-lj8ufn.amonbet-ql4e8m.amonbet-rg711x.amonbet-0mqwqv.amonbet-90t9ak.amonbet-5leuhk.amonbet-8d6ewv.amonbet-oxgvzp.amonbet-g3t5io.amonbet-oztmdw.amonbet-2mszjj 0l-12.amonbet-6p4ts6 30.amonbet-kofc31.amonbet-w8mbkx 2.amonbet-4p6h5v.amonbet-w8mbkx 3.amonbet-oam34n 3.amonbet-g29n2i.amonbet-ghlzuz 3.amonbet-bhie5h.amonbet-horjng.amonbet-qip3md.amonbet-6aadcv 7-3.amonbet-6p4ts6 10.amonbet-2bmncd.amonbet-6aadcv 23.amonbet-aobk9l.amonbet-ziiqkw 1.amonbet-5mskjx 2.amonbet-6p4ts6 3.amonbet-ziiqkw 1.amonbet-ghlzuz 5.amonbet-3it8xc.amonbet-ghlzuz 32.amonbet-3dcalk.amonbet-horjng 5.amonbet-2mszjj 4.amonbet-6aadcv 9.amonbet-6aadcv 8.amonbet-ghlzuz 6.amonbet-ok3m8n.amonbet-maduar.amonbet-2cgk2z.amonbet-fmkfwb.amonbet-glognh 4.amonbet-0ojmau.amonbet-glognh 6.amonbet-glognh 0l29.amonbet-2mszjj 17.amonbet-3thvv6.amonbet-wk0c5i 2.amonbet-s9wkqq 10.amonbet-pqlncx.amonbet-6p4ts6 8.amonbet-j6uctf.amonbet-8xx6yo.amonbet-9lalim.amonbet-0d6iym.amonbet-g04p6t.amonbet-horjng.amonbet-0mqwqv.amonbet-6p4ts6 1.amonbet-kxhikn.amonbet-lia5vz.amonbet-f48rm7.amonbet-x2pv4j.amonbet-61w5mu.amonbet-5mskjx 1.amonbet-hxq4mi.amonbet-0negfm.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .amonbet-b98xkv > .amonbet-choxqk {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .amonbet-b98xkv > .amonbet-choxqk {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .amonbet-b98xkv > .amonbet-choxqk {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .amonbet-b98xkv > .amonbet-choxqk {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .amonbet-b98xkv > .amonbet-choxqk {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.amonbet-tsqc7o.amonbet-pjtvxx {
  display: none;
}

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

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

.amonbet-spd6nb {
  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;
}

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

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

.amonbet-spd6nb img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.amonbet-00ee7q {
  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;
}

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

.amonbet-00ee7q::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) {
  .amonbet-00ee7q::after {
    display: none;
  }
}

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

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

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

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

.amonbet-zqsd04 {
  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.amonbet-95i61w ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.amonbet-tsqc7o.amonbet-b9mtbz .amonbet-n1ioka {
  background: #2b3b67;
}

.amonbet-tsqc7o.amonbet-b9mtbz .amonbet-spd6nb {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.amonbet-tsqc7o.amonbet-b9mtbz .amonbet-spd6nb::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.amonbet-tsqc7o.amonbet-b9mtbz .amonbet-spd6nb::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.amonbet-tsqc7o.amonbet-b9mtbz .amonbet-00ee7q::before {
  background: #0e0f41;
}

.amonbet-tsqc7o.amonbet-b9mtbz .amonbet-00ee7q::after {
  background: #152557;
}

.amonbet-tsqc7o.amonbet-gnepjh .amonbet-n1ioka {
  background: #1f35fa;
}

.amonbet-tsqc7o.amonbet-gnepjh .amonbet-spd6nb {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.amonbet-tsqc7o.amonbet-gnepjh .amonbet-spd6nb::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.amonbet-tsqc7o.amonbet-gnepjh .amonbet-spd6nb::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.amonbet-tsqc7o.amonbet-gnepjh .amonbet-00ee7q::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.amonbet-tsqc7o.amonbet-gnepjh .amonbet-00ee7q::after {
  background: #192ac8;
}

.amonbet-tsqc7o.amonbet-zlv842 .amonbet-n1ioka {
  background: #fa771f;
}

.amonbet-tsqc7o.amonbet-zlv842 .amonbet-spd6nb {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.amonbet-tsqc7o.amonbet-zlv842 .amonbet-spd6nb::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.amonbet-tsqc7o.amonbet-zlv842 .amonbet-spd6nb::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.amonbet-tsqc7o.amonbet-zlv842 .amonbet-00ee7q::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.amonbet-tsqc7o.amonbet-zlv842 .amonbet-00ee7q::after {
  background: #fa8535;
}

.amonbet-qra0ai {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.amonbet-oigddb {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.amonbet-w2jwhl {
  width: 120px;
  height: 22px;
}

.amonbet-w2jwhl .amonbet-gysbn6 {
  fill: #c2c0ce;
}

.amonbet-w2jwhl [rating="1"] .amonbet-gysbn6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.amonbet-w2jwhl [rating="2"] .amonbet-gysbn6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.amonbet-w2jwhl [rating="3"] .amonbet-gysbn6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.amonbet-w2jwhl [rating="4"] .amonbet-gysbn6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.amonbet-w2jwhl [rating="5"] .amonbet-gysbn6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.amonbet-60nb80 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.amonbet-6osev7 {
  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);
}

.amonbet-6osev7.amonbet-r2x4vj {
  display: block;
}

.amonbet-6osev7.amonbet-pjtvxx {
  display: none;
}

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

.amonbet-05jxir {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.amonbet-iuld1t {
  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);
}

.amonbet-m0pr5m {
  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;
}

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

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

.amonbet-49y8u8 {
  font-size: 16px;
  line-height: 140%;
}

.amonbet-xz9srx {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.amonbet-xz9srx .amonbet-gysbn6 {
  fill: #c2c0ce;
}

.amonbet-xz9srx [rating="1"] .amonbet-gysbn6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.amonbet-xz9srx [rating="2"] .amonbet-gysbn6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.amonbet-xz9srx [rating="3"] .amonbet-gysbn6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.amonbet-xz9srx [rating="4"] .amonbet-gysbn6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.amonbet-xz9srx [rating="5"] .amonbet-gysbn6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.amonbet-79eeo2 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.amonbet-xqvfum {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.amonbet-3l9a2z {
  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) {
  .amonbet-3l9a2z {
    padding: 12px;
    gap: 12px;
  }
}

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

.amonbet-buuqcq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.amonbet-dvz6o1 {
  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;
}

.amonbet-ffxz3y {
  flex: 1;
  min-width: 0;
}

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

.amonbet-9ls8by {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.amonbet-9ls8by svg,
.amonbet-9ls8by img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.amonbet-9ls8by svg path {
  fill: var(--button-bg-color);
}

.amonbet-9ls8by svg circle {
  fill: var(--button-text-color);
}

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

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

.amonbet-wo4cyo strong {
  font-weight: 600;
}

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

.amonbet-ilonj1 p {
  margin: 0 0 16px;
}

.amonbet-ilonj1 p:last-child {
  margin-bottom: 0;
}

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

.amonbet-ljzf2h {
  max-width: 300px;
  width: 100%;
}

.amonbet-ljzf2h a {
  width: 100%;
}

@media (max-width: 575px) {
  .amonbet-ljzf2h {
    max-width: 200px;
  }
}

.amonbet-lguc6v {
  justify-content: center;
}

.amonbet-o2eis2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.amonbet-7i9w2n {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.amonbet-6jp5nn .amonbet-0pye06 {
  justify-content: center;
}

/* faq */

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

.amonbet-nvmunq {
  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.amonbet-rbudz6 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.amonbet-nvmunq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.amonbet-rbudz6 ease;
}

.amonbet-u9s63k.amonbet-t2m3js .amonbet-nvmunq::after {
  transform: rotate(45deg);
}

.amonbet-hhf3uc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.amonbet-95i61w ease, padding 0.amonbet-95i61w ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.amonbet-u9s63k.amonbet-t2m3js .amonbet-hhf3uc {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.amonbet-rvig36 {
  margin: 25px 0;
}

.amonbet-9hqpia > input:not(:checked) ~ label:hover,
.amonbet-9hqpia > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.amonbet-80c1tz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.amonbet-r55fdi 44.amonbet-wknaij.amonbet-tdgxbr.amonbet-vhm67x.amonbet-ydhta0.amonbet-k2id8q.amonbet-9n5xb4.amonbet-t0umw3.amonbet-xt1d9w.amonbet-p8xebd.amonbet-92v2l5.amonbet-cz2vvq.amonbet-mf7ktp 0l-12.amonbet-115yog 30.amonbet-dgksh5.amonbet-8fp7ek 2.amonbet-1esqqm.amonbet-8fp7ek 3.amonbet-sejq1t 3.amonbet-lz2fxm.amonbet-anmrsg 3.amonbet-hqip2o.amonbet-7hfouc.amonbet-5g42qz.amonbet-w3cytd 7-3.amonbet-115yog 10.amonbet-bt3ohw.amonbet-w3cytd 23.amonbet-otlfss.amonbet-4m30q0 1.amonbet-ma318n 2.amonbet-115yog 3.amonbet-4m30q0 1.amonbet-anmrsg 5.amonbet-jb3dhc.amonbet-anmrsg 32.amonbet-lng2nf.amonbet-7hfouc 5.amonbet-mf7ktp 4.amonbet-w3cytd 9.amonbet-w3cytd 8.amonbet-anmrsg 6.amonbet-2mg1nl.amonbet-am9d40.amonbet-1xks63.amonbet-mklpzh.amonbet-ef7wbe 4.amonbet-bzb8ry.amonbet-ef7wbe 6.amonbet-ef7wbe 0l29.amonbet-mf7ktp 17.amonbet-6x170r.amonbet-rdooc1 2.amonbet-uk4hil 10.amonbet-o4fac7.amonbet-115yog 8.amonbet-spw37t.amonbet-b0zmiu.amonbet-pehndn.amonbet-y5zrbm.amonbet-w58mhw.amonbet-7hfouc.amonbet-k2id8q.amonbet-115yog 1.amonbet-riukbh.amonbet-6nb7m4.amonbet-5ug6dg.amonbet-18vtma.amonbet-p4cjts.amonbet-ma318n 1.amonbet-wm7mng.amonbet-yw65x0.5z'/%3e%3c/svg%3e");
}

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

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

.amonbet-su6y6p {
  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);
}

.amonbet-su6y6p.amonbet-pvdca1 {
  display: block;
}

.amonbet-su6y6p.amonbet-im0f3h {
  display: none;
}

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

.amonbet-53q819 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.amonbet-j6crqd {
  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);
}

.amonbet-oefadr {
  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;
}

.amonbet-9gstce small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.amonbet-g2pmgv {
  font-size: 16px;
  line-height: 140%;
}

.amonbet-qwcrrg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.amonbet-qwcrrg .amonbet-g33nee {
  fill: #c2c0ce;
}

.amonbet-qwcrrg [rating="1"] .amonbet-g33nee:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.amonbet-qwcrrg [rating="2"] .amonbet-g33nee:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.amonbet-qwcrrg [rating="3"] .amonbet-g33nee:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.amonbet-qwcrrg [rating="4"] .amonbet-g33nee:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.amonbet-qwcrrg [rating="5"] .amonbet-g33nee:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.amonbet-25cg9q 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;
}

.amonbet-25cg9q 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 */

.amonbet-m5i3ug {
  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);
}

.amonbet-m5i3ug.amonbet-jpxo8x {
  opacity: 1;
  pointer-events: auto;
}

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

.amonbet-oxz0ye label {
  font-size: 14px;
}

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

.amonbet-yu8366 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;
}
.amonbet-1ghr1p, .amonbet-tx8her, [class*="review-card"],
thead, thead th, table th, .amonbet-w8ornn,
.amonbet-suy827, [class*="collapsible-header"],
.amonbet-5fzh6q, [class*="updated-block"] {
  color: #ece7dc !important;
}

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