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

.betnet9-2q6tkr {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.betnet9-ifbkc2 {
  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) {
  .betnet9-ifbkc2: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;
  }
}

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

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

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

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

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

.betnet9-guade4 {
  cursor: pointer;
}

.betnet9-tdreq9 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betnet9-k8nkq6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betnet9-k8nkq6 figure {
  margin: 0;
}

.betnet9-k8nkq6.betnet9-qn8r4o {
  justify-content: flex-start;
  margin-right: 4px;
}

.betnet9-k8nkq6.betnet9-w3jg95 {
  justify-content: flex-end;
  margin-left: 4px;
}

.betnet9-k8nkq6.betnet9-4h17n5 {
  justify-content: center;
}

.betnet9-k8nkq6.betnet9-8pk1hm {
  justify-content: normal;
}

.betnet9-0mzdmh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.betnet9-z5a6mg img {
  width: 100%;
}

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

.betnet9-el1um4 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.betnet9-el1um4 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);
}

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

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

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

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

.betnet9-el1um4 ul li:last-of-type::after {
  display: none;
}

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

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

.betnet9-8i0p77 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betnet9-7nt9ly.betnet9-965wtr {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .betnet9-7nt9ly.betnet9-965wtr:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.betnet9-21sbjz {
  margin-bottom: 94px;
}

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

.betnet9-84zu09 .betnet9-lmmeox {
  margin-bottom: 28px;
}

.betnet9-84zu09 .betnet9-lmmeox img {
  max-height: 100px;
  width: auto;
}

.betnet9-d0z2wj {
  display: flex;
  align-items: center;
}

.betnet9-d0z2wj a + a {
  margin-left: 24px;
}

.betnet9-d0z2wj img {
  max-height: 56px;
  width: auto;
}

.betnet9-d0z2wj img + img {
  margin-left: 24px;
}

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

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

.betnet9-7wyhx9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.betnet9-ke5ekp li {
  display: flex;
  margin: 0 7px;
}

.betnet9-ke5ekp li svg {
  transition: 0.betnet9-e20vjw ease-in-out;
}

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

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

.betnet9-lkuc4p + .betnet9-lkuc4p {
  margin-left: 120px;
}

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

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

.betnet9-sc32rp {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betnet9-sc32rp li {
  font-size: 16px;
}

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

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

.betnet9-sc32rp li + li {
  margin-top: 16px;
}

.betnet9-kv83pr {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betnet9-10dltm ease-in-out;
}

.betnet9-kv83pr.betnet9-0r1x7e {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betnet9-fiasif {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betnet9-ok0y5h li {
  width: 100%;
}

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

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

.betnet9-ok0y5h li a.betnet9-0r1x7e {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.betnet9-52wlhp {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betnet9-52wlhp img {
  width: 100%;
  transition: 0.betnet9-e20vjw ease-in-out;
}

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

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

.betnet9-4e20vw {
  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) {
  .betnet9-4e20vw {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .betnet9-4e20vw .betnet9-lmmeox img {
    max-width: 90px;
  }
}

.betnet9-lmmeox img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .betnet9-lmmeox {
    order: -2;
  }
}

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

.betnet9-2skkd3 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.betnet9-2skkd3 li {
  font-size: 16px;
  margin: 0 20px;
}

.betnet9-2skkd3 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.betnet9-ch6snv {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betnet9-ch6snv.betnet9-7do7fu {
  margin-right: 0;
}

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

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

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

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

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

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

.betnet9-jmj0b1:hover > ul {
  display: flex;
}

.betnet9-jmj0b1:focus > ul {
  display: flex;
}

.betnet9-jmj0b1:focus-within > ul {
  display: flex;
}

.betnet9-k525kn {
  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;
}

.betnet9-k525kn::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.betnet9-10dltm ease-in-out;
}

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

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

.betnet9-jmj0b1 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.betnet9-e20vjw ease-in-out;
  overflow: hidden;
}

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

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

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

.betnet9-tdgre7 {
  display: none;
}

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

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

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

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

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

.betnet9-s99c8p img {
  margin-bottom: 20px;
}

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

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

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

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

.betnet9-jijckw {
  color: var(--text-color);
}

.betnet9-tgrjtk {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.betnet9-tgrjtk p img {
  display: block;
  margin: 0 auto;
}

.betnet9-tgrjtk p:first-of-type {
  margin-top: 0;
}

.betnet9-tgrjtk p:last-of-type {
  margin-bottom: 0;
}

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

.betnet9-tgrjtk ul {
  padding: 0 0 0 20px;
}

.betnet9-tgrjtk table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

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

.betnet9-tgrjtk iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

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

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

.betnet9-eqe3g4 .betnet9-jxrry1 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.betnet9-eqe3g4 .betnet9-vr0g6e {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betnet9-vr0g6e {
  margin: 0 0 28px;
}

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

.betnet9-jxrry1 {
  margin: 0 0 28px;
}

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

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

.betnet9-qh995a .betnet9-ifbkc2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betnet9-j3vjj9 {
  position: relative;
  border: none;
}

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

.betnet9-hm8cel {
  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;
}

.betnet9-hm8cel span {
  height: 32px;
}

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

.betnet9-hm8cel.betnet9-2qe1lo span {
  transform: scaleY(-1);
}

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

.betnet9-x0pra6 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.betnet9-x0pra6.betnet9-vqckmf {
  display: none;
}

.betnet9-t07f4g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betnet9-t07f4g table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betnet9-t07f4g table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.betnet9-vv1621 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.betnet9-7a1h21 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.betnet9-7a1h21 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.betnet9-7a1h21 p {
  color: var(--text-color);
}

.betnet9-spayjb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betnet9-1lbo0d {
  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);
}

.betnet9-x3aebd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betnet9-auucd1 p + p {
  margin-top: 10px;
}

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

.betnet9-905tez {
  display: none;
}

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

.betnet9-6zyiqr {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.betnet9-6zyiqr li {
  margin: 0 20px;
}

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

.betnet9-6zyiqr li a img {
  margin-bottom: 4px;
}

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

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

.betnet9-nmp59d li {
  font-size: 16px;
  position: relative;
}

.betnet9-nmp59d li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betnet9-nmp59d li span {
  opacity: 0.5;
}

.betnet9-nmp59d li + li {
  margin-left: 30px;
}

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

h2.betnet9-6j1zkn {
  margin: 0 0 28px;
}

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

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

.betnet9-u5f9uv 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);
}

.betnet9-u5f9uv 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;
}

.betnet9-u5f9uv 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;
}

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

.betnet9-u5f9uv tbody tr:last-of-type {
  margin-bottom: 0;
}

.betnet9-u5f9uv tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betnet9-u5f9uv 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);
}

.betnet9-u5f9uv 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);
}

.betnet9-u5f9uv tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betnet9-u5f9uv tbody tr td .betnet9-64nlls {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betnet9-u5f9uv tbody tr td .betnet9-64nlls {
    width: 100%;
  }
}

.betnet9-u5f9uv tbody tr td .betnet9-ojh027 {
  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.betnet9-e20vjw ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .betnet9-u5f9uv tbody tr td .betnet9-ojh027 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betnet9-u5f9uv tbody tr td .betnet9-ojh027 {
    width: 100%;
  }
}

.betnet9-u5f9uv tbody tr td .betnet9-atzx0z {
  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) {
  .betnet9-u5f9uv tbody tr td .betnet9-atzx0z:hover {
    text-decoration: none;
  }
}

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

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

.betnet9-xuc2hn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betnet9-38wekv img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betnet9-e20vjw ease-in-out;
}

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

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

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

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

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

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

.betnet9-hxul7k img {
  width: 100%;
  height: 100%;
}

.betnet9-hxul7k iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betnet9-uvnz0s svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betnet9-e20vjw ease-in-out;
}

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

.betnet9-yy9dzx {
  padding: 90px 0;
}

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

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

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

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

.betnet9-d47ws6 img {
  width: 100%;
}

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

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

.betnet9-b5m7vf {
  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;
}

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

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

.betnet9-587853 {
  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.betnet9-e20vjw ease-in-out;
}

.betnet9-587853:hover {
  border: 1px solid #8c8ca2;
}

.betnet9-bdnquu {
  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%);
}

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

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

.betnet9-2ko24x a {
  text-decoration: underline;
  color: #8babff;
}

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

.betnet9-0t7bxy .betnet9-587853 {
  width: 50%;
  margin: 0;
}

.betnet9-iqku5y {
  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;
}

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

.betnet9-4gmox7 {
  margin: 0 0 100px;
}

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

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

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

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

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

.betnet9-qo5aa0 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betnet9-e18atx 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.betnet9-e20vjw ease-in-out;
}

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

.betnet9-e18atx a svg {
  fill: #fff;
}

.betnet9-e18atx a:hover {
  background: #3d68e7;
}

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

.betnet9-v3tjyq {
  margin-bottom: 16px;
}

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

.betnet9-umi8xd {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.betnet9-6gr0kp {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.betnet9-0zfptd 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);
}

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

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

.betnet9-0zfptd table tr:last-of-type td {
  border-bottom: none;
}

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

.betnet9-8ud66j {
  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) {
  .betnet9-8ud66j {
    min-height: 190px;
  }
}

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

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

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

.betnet9-ff8u0j.betnet9-ludkc7 {
  display: none;
}

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

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

.betnet9-ju9rrm iframe.betnet9-tz4kcc {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betnet9-ju9rrm.betnet9-c0opoh {
  opacity: 1;
  pointer-events: all;
}

.betnet9-emciyi {
  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.betnet9-e20vjw ease-in-out;
}

.betnet9-emciyi svg {
  margin-right: 10px;
}

.betnet9-emciyi + .betnet9-emciyi {
  margin-top: 14px;
}

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

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

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

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

.betnet9-8niqlp .betnet9-qh995a {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betnet9-8niqlp .betnet9-qh995a h1,
.betnet9-8niqlp .betnet9-qh995a 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) {
  .betnet9-8niqlp .betnet9-qh995a h1,
  .betnet9-8niqlp .betnet9-qh995a h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betnet9-8niqlp .betnet9-qh995a {
    margin: 28px 0 0;
  }
}

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

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

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

.betnet9-gx12qa {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.betnet9-k1cnyt {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betnet9-jf4alb {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betnet9-c0co41 .betnet9-ifbkc2 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betnet9-c0co41 .betnet9-ifbkc2 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betnet9-98dz58 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betnet9-98dz58 img {
  width: 100%;
}

.betnet9-u70c2b {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.betnet9-4jlcve {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.betnet9-5zai2w {
  width: 100%;
  margin: 0 0 100px;
}

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

.betnet9-5zai2w .betnet9-5iu58d {
  position: relative;
}

.betnet9-5zai2w .betnet9-wokp0f {
  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;
}

.betnet9-5zai2w .betnet9-wokp0f.betnet9-ludkc7 {
  display: none;
}

.betnet9-5zai2w .betnet9-76fcqv {
  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) {
  .betnet9-5zai2w .betnet9-76fcqv {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .betnet9-5zai2w .betnet9-76fcqv {
    bottom: 90px;
  }
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-9vcgxx {
  max-width: 300px;
  width: 100%;
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-9vcgxx .betnet9-e8dlda {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-76fcqv .betnet9-9vcgxx .betnet9-e8dlda {
    font-size: 32px;
    text-align: center;
  }
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-9vcgxx .betnet9-zxdfj6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-76fcqv .betnet9-9vcgxx .betnet9-zxdfj6 {
    text-align: center;
  }
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu {
    flex-direction: column-reverse;
  }
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-wd4o77 {
  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.betnet9-e20vjw ease-in-out;
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-wd4o77:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-wd4o77 {
    width: 100%;
  }
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-3m7hbu {
  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.betnet9-e20vjw ease-in-out;
  overflow: hidden;
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-3m7hbu 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);
  }
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-3m7hbu: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;
}

.betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-3m7hbu:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-76fcqv .betnet9-7do7fu .betnet9-3m7hbu {
    width: 100%;
  }
}

.betnet9-5zai2w .betnet9-76fcqv.betnet9-ludkc7 {
  display: none;
}

.betnet9-5zai2w .betnet9-v86xhn {
  display: none;
}

.betnet9-5zai2w .betnet9-v86xhn.betnet9-c0opoh {
  display: block;
}

.betnet9-5zai2w .betnet9-v86xhn iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-v86xhn iframe {
    height: calc(100vh - 54px);
  }
}

.betnet9-5zai2w .betnet9-j4teq4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betnet9-5zai2w .betnet9-j4teq4 {
    padding: 24px 16px 0;
  }
}

.betnet9-5zai2w .betnet9-j4teq4 .betnet9-e8dlda {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betnet9-5zai2w .betnet9-j4teq4 .betnet9-e8dlda {
    margin-bottom: 24px;
  }
}

.betnet9-5zai2w .betnet9-j4teq4 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);
}

.betnet9-5zai2w .betnet9-j4teq4 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) {
  .betnet9-5zai2w .betnet9-j4teq4 table tr td {
    padding: 12px 4px;
  }
}

.betnet9-5zai2w .betnet9-j4teq4 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) {
  .betnet9-5zai2w .betnet9-j4teq4 table tr th {
    padding: 12px 4px;
  }
}

.betnet9-5zai2w .betnet9-j4teq4 table tr:last-of-type td {
  border-bottom: none;
}

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

.betnet9-5t7tin.betnet9-0r1x7e {
  display: block;
}

.betnet9-5t7tin iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.betnet9-5t7tin .betnet9-ctuz3y {
  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;
}

.betnet9-5t7tin .betnet9-lhdd8p {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betnet9-5t7tin .betnet9-3m7hbu {
  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.betnet9-e20vjw ease-in-out;
}

.betnet9-5t7tin .betnet9-3m7hbu:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betnet9-4cc23b.betnet9-0r1x7e {
  display: block;
}

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

.betnet9-3gtdz3 {
  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;
}

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

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

.betnet9-ywbtmi {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betnet9-ywbtmi svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betnet9-8bt6vp {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betnet9-dadv6x.betnet9-ludkc7 {
  display: none;
}

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

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

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

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

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

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

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

.betnet9-g730d4 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betnet9-g730d4 input:active {
  border-color: #c2c0ce;
}

.betnet9-g730d4 input:focus {
  border-color: #c2c0ce;
}

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

.betnet9-5zig9c {
  margin-bottom: 36px;
}

.betnet9-5zig9c 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;
}

.betnet9-5zig9c textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betnet9-5zig9c textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betnet9-dsqycw {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betnet9-48lz54 {
  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.betnet9-e20vjw ease-in-out;
}

.betnet9-48lz54:hover {
  background: var(--border-color);
}

.betnet9-cth7l3 {
  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.betnet9-e20vjw ease-in-out;
}

.betnet9-cth7l3:hover {
  background: #166ad9;
}

.betnet9-ggyvea {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.betnet9-ggyvea.betnet9-ludkc7 {
  display: none;
}

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

.betnet9-ggyvea .betnet9-48lz54 {
  margin: 0 auto;
}

.betnet9-rod4jl {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betnet9-jgf9m7 {
  filter: grayscale(100%);
}

.betnet9-ms15jx > input {
  display: none;
}

.betnet9-ms15jx > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betnet9-yadih1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betnet9-no4q35 44.betnet9-dlvnq0.betnet9-m17uqg.betnet9-12bbsw.betnet9-c07ty1.betnet9-2dexpd.betnet9-nycdp7.betnet9-fk0i5j.betnet9-p4ndfz.betnet9-fzdzsp.betnet9-bgyd53.betnet9-ky7q74.betnet9-tpw0ay 0l-12.betnet9-u5sdfv 30.betnet9-kn9jkj.betnet9-vmah78 2.betnet9-obn7xg.betnet9-vmah78 3.betnet9-johkz1 3.betnet9-5521az.betnet9-yh7fbe 3.betnet9-ved4dg.betnet9-11xj1j.betnet9-ki07me.betnet9-ybxkoa 7-3.betnet9-u5sdfv 10.betnet9-vm5ye5.betnet9-ybxkoa 23.betnet9-k7kl98.betnet9-tm8r0c 1.betnet9-b1xpuu 2.betnet9-u5sdfv 3.betnet9-tm8r0c 1.betnet9-yh7fbe 5.betnet9-uz0svs.betnet9-yh7fbe 32.betnet9-hgtwd6.betnet9-11xj1j 5.betnet9-tpw0ay 4.betnet9-ybxkoa 9.betnet9-ybxkoa 8.betnet9-yh7fbe 6.betnet9-olpxak.betnet9-qy7ko3.betnet9-yrgsa7.betnet9-5pra8j.betnet9-md1eec 4.betnet9-dauebm.betnet9-md1eec 6.betnet9-md1eec 0l29.betnet9-tpw0ay 17.betnet9-rsva02.betnet9-0memoc 2.betnet9-xfqbyn 10.betnet9-io29ux.betnet9-u5sdfv 8.betnet9-64og83.betnet9-zkwisp.betnet9-x4kmny.betnet9-idtkio.betnet9-2a7aup.betnet9-11xj1j.betnet9-2dexpd.betnet9-u5sdfv 1.betnet9-kj9ztn.betnet9-e61c46.betnet9-rjjota.betnet9-8fv9hs.betnet9-gggsxm.betnet9-b1xpuu 1.betnet9-hnwkym.betnet9-r7azfo.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betnet9-ms15jx > input:checked ~ label,
.betnet9-ms15jx > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betnet9-yadih1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betnet9-no4q35 44.betnet9-dlvnq0.betnet9-m17uqg.betnet9-12bbsw.betnet9-c07ty1.betnet9-2dexpd.betnet9-nycdp7.betnet9-fk0i5j.betnet9-p4ndfz.betnet9-fzdzsp.betnet9-bgyd53.betnet9-ky7q74.betnet9-tpw0ay 0l-12.betnet9-u5sdfv 30.betnet9-kn9jkj.betnet9-vmah78 2.betnet9-obn7xg.betnet9-vmah78 3.betnet9-johkz1 3.betnet9-5521az.betnet9-yh7fbe 3.betnet9-ved4dg.betnet9-11xj1j.betnet9-ki07me.betnet9-ybxkoa 7-3.betnet9-u5sdfv 10.betnet9-vm5ye5.betnet9-ybxkoa 23.betnet9-k7kl98.betnet9-tm8r0c 1.betnet9-b1xpuu 2.betnet9-u5sdfv 3.betnet9-tm8r0c 1.betnet9-yh7fbe 5.betnet9-uz0svs.betnet9-yh7fbe 32.betnet9-hgtwd6.betnet9-11xj1j 5.betnet9-tpw0ay 4.betnet9-ybxkoa 9.betnet9-ybxkoa 8.betnet9-yh7fbe 6.betnet9-olpxak.betnet9-qy7ko3.betnet9-yrgsa7.betnet9-5pra8j.betnet9-md1eec 4.betnet9-dauebm.betnet9-md1eec 6.betnet9-md1eec 0l29.betnet9-tpw0ay 17.betnet9-rsva02.betnet9-0memoc 2.betnet9-xfqbyn 10.betnet9-io29ux.betnet9-u5sdfv 8.betnet9-64og83.betnet9-zkwisp.betnet9-x4kmny.betnet9-idtkio.betnet9-2a7aup.betnet9-11xj1j.betnet9-2dexpd.betnet9-u5sdfv 1.betnet9-kj9ztn.betnet9-e61c46.betnet9-rjjota.betnet9-8fv9hs.betnet9-gggsxm.betnet9-b1xpuu 1.betnet9-hnwkym.betnet9-r7azfo.5z'/%3e%3c/svg%3e");
}

.betnet9-ms15jx > input:not(:checked) ~ label:hover,
.betnet9-ms15jx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betnet9-yadih1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betnet9-no4q35 44.betnet9-dlvnq0.betnet9-m17uqg.betnet9-12bbsw.betnet9-c07ty1.betnet9-2dexpd.betnet9-nycdp7.betnet9-fk0i5j.betnet9-p4ndfz.betnet9-fzdzsp.betnet9-bgyd53.betnet9-ky7q74.betnet9-tpw0ay 0l-12.betnet9-u5sdfv 30.betnet9-kn9jkj.betnet9-vmah78 2.betnet9-obn7xg.betnet9-vmah78 3.betnet9-johkz1 3.betnet9-5521az.betnet9-yh7fbe 3.betnet9-ved4dg.betnet9-11xj1j.betnet9-ki07me.betnet9-ybxkoa 7-3.betnet9-u5sdfv 10.betnet9-vm5ye5.betnet9-ybxkoa 23.betnet9-k7kl98.betnet9-tm8r0c 1.betnet9-b1xpuu 2.betnet9-u5sdfv 3.betnet9-tm8r0c 1.betnet9-yh7fbe 5.betnet9-uz0svs.betnet9-yh7fbe 32.betnet9-hgtwd6.betnet9-11xj1j 5.betnet9-tpw0ay 4.betnet9-ybxkoa 9.betnet9-ybxkoa 8.betnet9-yh7fbe 6.betnet9-olpxak.betnet9-qy7ko3.betnet9-yrgsa7.betnet9-5pra8j.betnet9-md1eec 4.betnet9-dauebm.betnet9-md1eec 6.betnet9-md1eec 0l29.betnet9-tpw0ay 17.betnet9-rsva02.betnet9-0memoc 2.betnet9-xfqbyn 10.betnet9-io29ux.betnet9-u5sdfv 8.betnet9-64og83.betnet9-zkwisp.betnet9-x4kmny.betnet9-idtkio.betnet9-2a7aup.betnet9-11xj1j.betnet9-2dexpd.betnet9-u5sdfv 1.betnet9-kj9ztn.betnet9-e61c46.betnet9-rjjota.betnet9-8fv9hs.betnet9-gggsxm.betnet9-b1xpuu 1.betnet9-hnwkym.betnet9-r7azfo.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betnet9-ocsxv2 > .betnet9-bi6t2v {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betnet9-ocsxv2 > .betnet9-bi6t2v {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betnet9-ocsxv2 > .betnet9-bi6t2v {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betnet9-ocsxv2 > .betnet9-bi6t2v {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betnet9-ocsxv2 > .betnet9-bi6t2v {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betnet9-pwnuyb.betnet9-ludkc7 {
  display: none;
}

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

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

.betnet9-z7dxz4 {
  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;
}

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

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

.betnet9-z7dxz4 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betnet9-udmsf6 {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .betnet9-0bd2kx {
    top: -20px;
  }
}

.betnet9-78h4br {
  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.betnet9-e20vjw ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.betnet9-pwnuyb.betnet9-rng6o3 .betnet9-qlce8r {
  background: #2b3b67;
}

.betnet9-pwnuyb.betnet9-rng6o3 .betnet9-z7dxz4 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betnet9-pwnuyb.betnet9-rng6o3 .betnet9-z7dxz4::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betnet9-pwnuyb.betnet9-rng6o3 .betnet9-z7dxz4::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betnet9-pwnuyb.betnet9-rng6o3 .betnet9-udmsf6::before {
  background: #0e0f41;
}

.betnet9-pwnuyb.betnet9-rng6o3 .betnet9-udmsf6::after {
  background: #152557;
}

.betnet9-pwnuyb.betnet9-lgrb1t .betnet9-qlce8r {
  background: #1f35fa;
}

.betnet9-pwnuyb.betnet9-lgrb1t .betnet9-z7dxz4 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betnet9-pwnuyb.betnet9-lgrb1t .betnet9-z7dxz4::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betnet9-pwnuyb.betnet9-lgrb1t .betnet9-z7dxz4::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betnet9-pwnuyb.betnet9-lgrb1t .betnet9-udmsf6::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betnet9-pwnuyb.betnet9-lgrb1t .betnet9-udmsf6::after {
  background: #192ac8;
}

.betnet9-pwnuyb.betnet9-irv9pf .betnet9-qlce8r {
  background: #fa771f;
}

.betnet9-pwnuyb.betnet9-irv9pf .betnet9-z7dxz4 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betnet9-pwnuyb.betnet9-irv9pf .betnet9-z7dxz4::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betnet9-pwnuyb.betnet9-irv9pf .betnet9-z7dxz4::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betnet9-pwnuyb.betnet9-irv9pf .betnet9-udmsf6::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betnet9-pwnuyb.betnet9-irv9pf .betnet9-udmsf6::after {
  background: #fa8535;
}

.betnet9-xoq39h {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betnet9-a0pj9z {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.betnet9-nwvrj3 {
  width: 120px;
  height: 22px;
}

.betnet9-nwvrj3 .betnet9-6eqlmm {
  fill: #c2c0ce;
}

.betnet9-nwvrj3 [rating="1"] .betnet9-6eqlmm:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betnet9-nwvrj3 [rating="2"] .betnet9-6eqlmm:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betnet9-nwvrj3 [rating="3"] .betnet9-6eqlmm:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betnet9-nwvrj3 [rating="4"] .betnet9-6eqlmm:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betnet9-nwvrj3 [rating="5"] .betnet9-6eqlmm:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.betnet9-x4nzrn {
  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);
}

.betnet9-x4nzrn.betnet9-c0opoh {
  display: block;
}

.betnet9-x4nzrn.betnet9-ludkc7 {
  display: none;
}

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

.betnet9-hoy4wa {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betnet9-yial69 {
  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);
}

.betnet9-5jxzsu {
  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;
}

.betnet9-2lqbk5 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.betnet9-4c0r3d {
  font-size: 16px;
  line-height: 140%;
}

.betnet9-4hwzaj {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betnet9-4hwzaj .betnet9-6eqlmm {
  fill: #c2c0ce;
}

.betnet9-4hwzaj [rating="1"] .betnet9-6eqlmm:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betnet9-4hwzaj [rating="2"] .betnet9-6eqlmm:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betnet9-4hwzaj [rating="3"] .betnet9-6eqlmm:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betnet9-4hwzaj [rating="4"] .betnet9-6eqlmm:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betnet9-4hwzaj [rating="5"] .betnet9-6eqlmm:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.betnet9-8tq1zy {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.betnet9-bjn05y img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betnet9-ub0o7x {
  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;
}

.betnet9-rj2oc4 {
  flex: 1;
  min-width: 0;
}

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

.betnet9-cd6h15 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.betnet9-cd6h15 svg path {
  fill: var(--button-bg-color);
}

.betnet9-cd6h15 svg circle {
  fill: var(--button-text-color);
}

.betnet9-57a4h1 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.betnet9-57a4h1 strong {
  font-weight: 600;
}

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

.betnet9-txfiuc p {
  margin: 0 0 16px;
}

.betnet9-txfiuc p:last-child {
  margin-bottom: 0;
}

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

.betnet9-5nuzai {
  max-width: 300px;
  width: 100%;
}

.betnet9-5nuzai a {
  width: 100%;
}

@media (max-width: 575px) {
  .betnet9-5nuzai {
    max-width: 200px;
  }
}

.betnet9-jkqmx1 {
  justify-content: center;
}

.betnet9-456smd {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betnet9-kvs33l {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betnet9-9oe56g .betnet9-2skkd3 {
  justify-content: center;
}

/* faq */

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

.betnet9-dil4t9 {
  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.betnet9-gkeeoa ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betnet9-dil4t9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betnet9-gkeeoa ease;
}

.betnet9-wpox79.betnet9-0r1x7e .betnet9-dil4t9::after {
  transform: rotate(45deg);
}

.betnet9-3xntsa {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.betnet9-e20vjw ease, padding 0.betnet9-e20vjw ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.betnet9-wpox79.betnet9-0r1x7e .betnet9-3xntsa {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betnet9-60e5j1 {
  margin: 25px 0;
}

.betnet9-ms15jx > input:not(:checked) ~ label:hover,
.betnet9-ms15jx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betnet9-qqzpy0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betnet9-18r8dh 44.betnet9-tcdq0s.betnet9-lu2thh.betnet9-xr92bc.betnet9-efielf.betnet9-uk6tn2.betnet9-krqo88.betnet9-8s0h0l.betnet9-dkmk77.betnet9-t7ahm6.betnet9-dup148.betnet9-dg1ycf.betnet9-nggop4 0l-12.betnet9-h1ztzs 30.betnet9-ewlfhy.betnet9-ofu9fp 2.betnet9-v3b153.betnet9-ofu9fp 3.betnet9-72nj34 3.betnet9-b0wnwa.betnet9-1mhl6r 3.betnet9-c1kv6s.betnet9-6giq66.betnet9-ylizxn.betnet9-g1dpi8 7-3.betnet9-h1ztzs 10.betnet9-utuzl7.betnet9-g1dpi8 23.betnet9-ku7315.betnet9-gm6509 1.betnet9-4394ue 2.betnet9-h1ztzs 3.betnet9-gm6509 1.betnet9-1mhl6r 5.betnet9-vpugdk.betnet9-1mhl6r 32.betnet9-m7b5g7.betnet9-6giq66 5.betnet9-nggop4 4.betnet9-g1dpi8 9.betnet9-g1dpi8 8.betnet9-1mhl6r 6.betnet9-h3wm3a.betnet9-7uqfug.betnet9-yvsard.betnet9-nqf108.betnet9-mo3ybi 4.betnet9-up2zp3.betnet9-mo3ybi 6.betnet9-mo3ybi 0l29.betnet9-nggop4 17.betnet9-ll4ibn.betnet9-uwf7s1 2.betnet9-cm1c3m 10.betnet9-gl2rk2.betnet9-h1ztzs 8.betnet9-6hrob3.betnet9-q7p4t1.betnet9-9l5ha4.betnet9-h6ornn.betnet9-q41rsw.betnet9-6giq66.betnet9-uk6tn2.betnet9-h1ztzs 1.betnet9-7f4tgx.betnet9-hdxa4h.betnet9-hxynnr.betnet9-m2ps6f.betnet9-z44h86.betnet9-4394ue 1.betnet9-u49nn8.betnet9-iz9vhr.5z'/%3e%3c/svg%3e");
}

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

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

.betnet9-uw2m6u {
  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);
}

.betnet9-uw2m6u.betnet9-kfn4tj {
  display: block;
}

.betnet9-uw2m6u.betnet9-0zlxip {
  display: none;
}

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

.betnet9-r2riqy {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betnet9-zz5o3r {
  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);
}

.betnet9-4czx0f {
  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;
}

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

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

.betnet9-8392sa {
  font-size: 16px;
  line-height: 140%;
}

.betnet9-xwbdji {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betnet9-xwbdji .betnet9-ry10im {
  fill: #c2c0ce;
}

.betnet9-xwbdji [rating="1"] .betnet9-ry10im:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betnet9-xwbdji [rating="2"] .betnet9-ry10im:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betnet9-xwbdji [rating="3"] .betnet9-ry10im:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betnet9-xwbdji [rating="4"] .betnet9-ry10im:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betnet9-xwbdji [rating="5"] .betnet9-ry10im:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betnet9-icysi0 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;
}

.betnet9-icysi0 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 */

.betnet9-uuwbv3 {
  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);
}

.betnet9-uuwbv3.betnet9-96gz3t {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.betnet9-0fhynv {
  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;
}

.betnet9-0fhynv label {
  font-size: 14px;
}

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

.betnet9-s2dmt7 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;
}
.betnet9-5uoi6t, .betnet9-3tncen, [class*="review-card"],
thead, thead th, table th, .betnet9-1feptn,
.betnet9-58qvjc, [class*="collapsible-header"],
.betnet9-spayjb, [class*="updated-block"] {
  color: #ece7dc !important;
}

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