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

.bdmbet-83gakd {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.bdmbet-h1sb00 {
  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) {
  .bdmbet-h1sb00: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;
  }
}

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

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

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

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

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

.bdmbet-ocdl69 {
  cursor: pointer;
}

.bdmbet-hq71ho {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.bdmbet-vj2gsv {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bdmbet-vj2gsv figure {
  margin: 0;
}

.bdmbet-vj2gsv.bdmbet-hin87j {
  justify-content: flex-start;
  margin-right: 4px;
}

.bdmbet-vj2gsv.bdmbet-tuql8d {
  justify-content: flex-end;
  margin-left: 4px;
}

.bdmbet-vj2gsv.bdmbet-0iwd5q {
  justify-content: center;
}

.bdmbet-vj2gsv.bdmbet-cmduap {
  justify-content: normal;
}

.bdmbet-70egfc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.bdmbet-9jnycv img {
  width: 100%;
}

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

.bdmbet-0pt0yf {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.bdmbet-0pt0yf 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) {
  .bdmbet-0pt0yf ul {
    margin-bottom: 15px;
  }
}

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

.bdmbet-0pt0yf 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);
}

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

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

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

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

.bdmbet-0pt0yf ul li:last-of-type::after {
  display: none;
}

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

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

.bdmbet-r1g6h2 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.bdmbet-bxz6ml.bdmbet-nek1hz {
  background-color: #000;
}

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

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

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

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

.bdmbet-p2r1vp {
  margin-bottom: 94px;
}

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

.bdmbet-oj4ems .bdmbet-opssia {
  margin-bottom: 28px;
}

.bdmbet-oj4ems .bdmbet-opssia img {
  max-height: 100px;
  width: auto;
}

.bdmbet-0jlrwu {
  display: flex;
  align-items: center;
}

.bdmbet-0jlrwu a + a {
  margin-left: 24px;
}

.bdmbet-0jlrwu img {
  max-height: 56px;
  width: auto;
}

.bdmbet-0jlrwu img + img {
  margin-left: 24px;
}

.bdmbet-5tpqo0 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.bdmbet-ooss1e {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.bdmbet-wzauho li {
  display: flex;
  margin: 0 7px;
}

.bdmbet-wzauho li svg {
  transition: 0.bdmbet-hz6tlk ease-in-out;
}

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

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

.bdmbet-bna8a0 + .bdmbet-bna8a0 {
  margin-left: 120px;
}

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

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

.bdmbet-vp63i2 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bdmbet-vp63i2 li {
  font-size: 16px;
}

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

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

.bdmbet-vp63i2 li + li {
  margin-top: 16px;
}

.bdmbet-ysor1r {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bdmbet-pnx171 ease-in-out;
}

.bdmbet-ysor1r.bdmbet-4gi339 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.bdmbet-ppdvc3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bdmbet-s7dntg li {
  width: 100%;
}

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

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

.bdmbet-s7dntg li a.bdmbet-4gi339 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.bdmbet-w785on {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.bdmbet-w785on img {
  width: 100%;
  transition: 0.bdmbet-hz6tlk ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .bdmbet-rr2oan .bdmbet-opssia img {
    max-width: 90px;
  }
}

.bdmbet-opssia img {
  max-height: 50px;
  width: auto;
}

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

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

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

.bdmbet-0ozzgo li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.bdmbet-ftu4fi {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.bdmbet-ftu4fi.bdmbet-qvn6si {
  margin-right: 0;
}

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

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

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

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

.bdmbet-07h3fb {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.bdmbet-07h3fb:hover > ul {
  display: flex;
}

.bdmbet-07h3fb:focus > ul {
  display: flex;
}

.bdmbet-07h3fb:focus-within > ul {
  display: flex;
}

.bdmbet-5bkl0d {
  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;
}

.bdmbet-5bkl0d::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.bdmbet-pnx171 ease-in-out;
}

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

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

.bdmbet-07h3fb 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.bdmbet-hz6tlk ease-in-out;
  overflow: hidden;
}

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

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

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

.bdmbet-6gtatx {
  display: none;
}

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

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

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

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

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

.bdmbet-kgbhy0 img {
  margin-bottom: 20px;
}

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

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

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

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

.bdmbet-2khmcu {
  color: var(--text-color);
}

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

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

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

.bdmbet-l6tuad p img {
  display: block;
  margin: 0 auto;
}

.bdmbet-l6tuad p:first-of-type {
  margin-top: 0;
}

.bdmbet-l6tuad p:last-of-type {
  margin-bottom: 0;
}

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

.bdmbet-l6tuad ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-osalaq .bdmbet-mmwl46 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.bdmbet-osalaq .bdmbet-wkgd7b {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.bdmbet-wkgd7b {
  margin: 0 0 28px;
}

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

.bdmbet-mmwl46 {
  margin: 0 0 28px;
}

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

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

.bdmbet-tg55gh .bdmbet-h1sb00 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bdmbet-l8wg9u {
  position: relative;
  border: none;
}

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

.bdmbet-8nr74k {
  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;
}

.bdmbet-8nr74k span {
  height: 32px;
}

.bdmbet-8nr74k span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.bdmbet-8nr74k.bdmbet-bv2mgo span {
  transform: scaleY(-1);
}

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

.bdmbet-eywnxt {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.bdmbet-eywnxt.bdmbet-8iazjc {
  display: none;
}

.bdmbet-p7hrqm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.bdmbet-p7hrqm table {
  width: 100%;
  border-collapse: collapse;
}

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

  .bdmbet-p7hrqm table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.bdmbet-wmrmxv {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.bdmbet-ozcuzz p {
  color: var(--text-color);
}

.bdmbet-ylvoh6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.bdmbet-8v7e9l {
  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);
}

.bdmbet-u514pz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bdmbet-o7i0r3 p + p {
  margin-top: 10px;
}

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

.bdmbet-q012z1 {
  display: none;
}

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

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

.bdmbet-q2m2qe li {
  margin: 0 20px;
}

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

.bdmbet-q2m2qe li a img {
  margin-bottom: 4px;
}

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

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

.bdmbet-icy10w li {
  font-size: 16px;
  position: relative;
}

.bdmbet-icy10w li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.bdmbet-icy10w li span {
  opacity: 0.5;
}

.bdmbet-icy10w li + li {
  margin-left: 30px;
}

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

h2.bdmbet-ny2mrl {
  margin: 0 0 28px;
}

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

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

.bdmbet-ld84j7 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);
}

.bdmbet-ld84j7 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;
}

.bdmbet-ld84j7 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;
}

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

.bdmbet-ld84j7 tbody tr:last-of-type {
  margin-bottom: 0;
}

.bdmbet-ld84j7 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.bdmbet-ld84j7 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);
}

.bdmbet-ld84j7 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);
}

.bdmbet-ld84j7 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bdmbet-ld84j7 tbody tr td .bdmbet-4ik8go {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .bdmbet-ld84j7 tbody tr td .bdmbet-4ik8go {
    width: 100%;
  }
}

.bdmbet-ld84j7 tbody tr td .bdmbet-lcgcwa {
  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.bdmbet-hz6tlk ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .bdmbet-ld84j7 tbody tr td .bdmbet-lcgcwa {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .bdmbet-ld84j7 tbody tr td .bdmbet-lcgcwa {
    width: 100%;
  }
}

.bdmbet-ld84j7 tbody tr td .bdmbet-t1m13f {
  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) {
  .bdmbet-ld84j7 tbody tr td .bdmbet-t1m13f:hover {
    text-decoration: none;
  }
}

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

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

.bdmbet-mk9hx5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bdmbet-757gem img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bdmbet-hz6tlk ease-in-out;
}

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

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

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

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

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

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

.bdmbet-go5ie0 img {
  width: 100%;
  height: 100%;
}

.bdmbet-go5ie0 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.bdmbet-jrzm4z svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bdmbet-hz6tlk ease-in-out;
}

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

.bdmbet-ppdg75 {
  padding: 90px 0;
}

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

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

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

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

.bdmbet-u1064g img {
  width: 100%;
}

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

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

.bdmbet-3zupjm {
  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;
}

.bdmbet-3zupjm 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) {
  .bdmbet-3zupjm {
    flex-basis: auto;
  }
}

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

.bdmbet-qqd87o {
  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.bdmbet-hz6tlk ease-in-out;
}

.bdmbet-qqd87o:hover {
  border: 1px solid #8c8ca2;
}

.bdmbet-xqch3s {
  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%);
}

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

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

.bdmbet-jjhrac a {
  text-decoration: underline;
  color: #8babff;
}

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

.bdmbet-f0d8ol .bdmbet-qqd87o {
  width: 50%;
  margin: 0;
}

.bdmbet-wr7wwm {
  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;
}

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

.bdmbet-hnyczq {
  margin: 0 0 100px;
}

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

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

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

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

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

.bdmbet-8dpsfk {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.bdmbet-hkd3b1 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.bdmbet-hz6tlk ease-in-out;
}

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

.bdmbet-hkd3b1 a svg {
  fill: #fff;
}

.bdmbet-hkd3b1 a:hover {
  background: #3d68e7;
}

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

.bdmbet-4b7cwz {
  margin-bottom: 16px;
}

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

.bdmbet-v16cqe {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.bdmbet-d5jhy2 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);
}

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

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

.bdmbet-d5jhy2 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.bdmbet-8bda2x {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.bdmbet-8bda2x.bdmbet-916m75 {
  display: none;
}

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

.bdmbet-4vo0g3 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bdmbet-4vo0g3 iframe.bdmbet-e9xl1a {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bdmbet-4vo0g3.bdmbet-0s3cbd {
  opacity: 1;
  pointer-events: all;
}

.bdmbet-486e52 {
  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.bdmbet-hz6tlk ease-in-out;
}

.bdmbet-486e52 svg {
  margin-right: 10px;
}

.bdmbet-486e52 + .bdmbet-486e52 {
  margin-top: 14px;
}

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

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

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

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

.bdmbet-vepytw .bdmbet-tg55gh {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .bdmbet-vepytw .bdmbet-tg55gh {
    margin: 28px 0 0;
  }
}

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

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

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

.bdmbet-w7n51q {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.bdmbet-9ca8tz {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.bdmbet-7lzu6g {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.bdmbet-zi9hcg .bdmbet-h1sb00 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .bdmbet-zi9hcg .bdmbet-h1sb00 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.bdmbet-m536px {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.bdmbet-m536px img {
  width: 100%;
}

.bdmbet-5wfp6i {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.bdmbet-w34ntz {
  width: 100%;
  margin: 0 0 100px;
}

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

.bdmbet-w34ntz .bdmbet-v8ekho {
  position: relative;
}

.bdmbet-w34ntz .bdmbet-vd1oql {
  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;
}

.bdmbet-w34ntz .bdmbet-vd1oql.bdmbet-916m75 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .bdmbet-w34ntz .bdmbet-jauyei {
    bottom: 90px;
  }
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-nh16zw {
  max-width: 300px;
  width: 100%;
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-nh16zw .bdmbet-e7s252 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-jauyei .bdmbet-nh16zw .bdmbet-e7s252 {
    font-size: 32px;
    text-align: center;
  }
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-nh16zw .bdmbet-z4mddm {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-jauyei .bdmbet-nh16zw .bdmbet-z4mddm {
    text-align: center;
  }
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si {
    flex-direction: column-reverse;
  }
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-82ormw {
  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.bdmbet-hz6tlk ease-in-out;
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-82ormw:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-82ormw {
    width: 100%;
  }
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-0ob3a9 {
  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.bdmbet-hz6tlk ease-in-out;
  overflow: hidden;
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-0ob3a9 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);
  }
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-0ob3a9: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;
}

.bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-0ob3a9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-jauyei .bdmbet-qvn6si .bdmbet-0ob3a9 {
    width: 100%;
  }
}

.bdmbet-w34ntz .bdmbet-jauyei.bdmbet-916m75 {
  display: none;
}

.bdmbet-w34ntz .bdmbet-thyna9 {
  display: none;
}

.bdmbet-w34ntz .bdmbet-thyna9.bdmbet-0s3cbd {
  display: block;
}

.bdmbet-w34ntz .bdmbet-thyna9 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-thyna9 iframe {
    height: calc(100vh - 54px);
  }
}

.bdmbet-w34ntz .bdmbet-e1aaj7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .bdmbet-w34ntz .bdmbet-e1aaj7 {
    padding: 24px 16px 0;
  }
}

.bdmbet-w34ntz .bdmbet-e1aaj7 .bdmbet-e7s252 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bdmbet-w34ntz .bdmbet-e1aaj7 .bdmbet-e7s252 {
    margin-bottom: 24px;
  }
}

.bdmbet-w34ntz .bdmbet-e1aaj7 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);
}

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

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

.bdmbet-w34ntz .bdmbet-e1aaj7 table tr:last-of-type td {
  border-bottom: none;
}

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

.bdmbet-mkt1im.bdmbet-4gi339 {
  display: block;
}

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

.bdmbet-mkt1im .bdmbet-hstzo7 {
  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;
}

.bdmbet-mkt1im .bdmbet-2ym8ek {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bdmbet-mkt1im .bdmbet-0ob3a9 {
  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.bdmbet-hz6tlk ease-in-out;
}

.bdmbet-mkt1im .bdmbet-0ob3a9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.bdmbet-n36fip.bdmbet-4gi339 {
  display: block;
}

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

.bdmbet-ev9693 {
  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;
}

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

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

.bdmbet-a5obej {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bdmbet-a5obej svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.bdmbet-r03qi6 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bdmbet-mscsyx.bdmbet-916m75 {
  display: none;
}

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

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

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

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

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

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

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

.bdmbet-yenbrt input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.bdmbet-yenbrt input:active {
  border-color: #c2c0ce;
}

.bdmbet-yenbrt input:focus {
  border-color: #c2c0ce;
}

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

.bdmbet-h974sp {
  margin-bottom: 36px;
}

.bdmbet-h974sp 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;
}

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

.bdmbet-h974sp textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.bdmbet-ec4k0r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bdmbet-9110dl {
  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.bdmbet-hz6tlk ease-in-out;
}

.bdmbet-9110dl:hover {
  background: var(--border-color);
}

.bdmbet-006qpb {
  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.bdmbet-hz6tlk ease-in-out;
}

.bdmbet-006qpb:hover {
  background: #166ad9;
}

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

.bdmbet-wyfszg.bdmbet-916m75 {
  display: none;
}

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

.bdmbet-wyfszg .bdmbet-9110dl {
  margin: 0 auto;
}

.bdmbet-i74ciy {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.bdmbet-zgtbny {
  filter: grayscale(100%);
}

.bdmbet-xxk03d > input {
  display: none;
}

.bdmbet-xxk03d > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-b9h02h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bdmbet-tqvxbi 44.bdmbet-kniika.bdmbet-m8a0ka.bdmbet-gboapr.bdmbet-m62v2h.bdmbet-iezoea.bdmbet-kmwg8b.bdmbet-gzu883.bdmbet-nw37gw.bdmbet-0amj3h.bdmbet-jl0gk9.bdmbet-jdos14.bdmbet-7i4ihr 0l-12.bdmbet-ovqqqq 30.bdmbet-7m3slv.bdmbet-faaxks 2.bdmbet-x85tem.bdmbet-faaxks 3.bdmbet-ayhie4 3.bdmbet-zlexjw.bdmbet-3e5zwm 3.bdmbet-girwb8.bdmbet-76koft.bdmbet-vp3m3x.bdmbet-mkmcbj 7-3.bdmbet-ovqqqq 10.bdmbet-14w0fc.bdmbet-mkmcbj 23.bdmbet-bphvpk.bdmbet-2x0trz 1.bdmbet-v5v6ev 2.bdmbet-ovqqqq 3.bdmbet-2x0trz 1.bdmbet-3e5zwm 5.bdmbet-0x6td4.bdmbet-3e5zwm 32.bdmbet-5trk9l.bdmbet-76koft 5.bdmbet-7i4ihr 4.bdmbet-mkmcbj 9.bdmbet-mkmcbj 8.bdmbet-3e5zwm 6.bdmbet-aspvh8.bdmbet-1ehphn.bdmbet-gk42e5.bdmbet-xtha4u.bdmbet-0t8y95 4.bdmbet-85ts9a.bdmbet-0t8y95 6.bdmbet-0t8y95 0l29.bdmbet-7i4ihr 17.bdmbet-6ge4ib.bdmbet-i86f50 2.bdmbet-dqawtu 10.bdmbet-ggk97k.bdmbet-ovqqqq 8.bdmbet-kjocpl.bdmbet-28a4qc.bdmbet-krtp4m.bdmbet-2f7bz8.bdmbet-51ecvq.bdmbet-76koft.bdmbet-iezoea.bdmbet-ovqqqq 1.bdmbet-uz65v3.bdmbet-a41t34.bdmbet-5x7zt7.bdmbet-badinp.bdmbet-zw7wdl.bdmbet-v5v6ev 1.bdmbet-ldfcx9.bdmbet-icmebb.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bdmbet-xxk03d > input:checked ~ label,
.bdmbet-xxk03d > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-b9h02h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bdmbet-tqvxbi 44.bdmbet-kniika.bdmbet-m8a0ka.bdmbet-gboapr.bdmbet-m62v2h.bdmbet-iezoea.bdmbet-kmwg8b.bdmbet-gzu883.bdmbet-nw37gw.bdmbet-0amj3h.bdmbet-jl0gk9.bdmbet-jdos14.bdmbet-7i4ihr 0l-12.bdmbet-ovqqqq 30.bdmbet-7m3slv.bdmbet-faaxks 2.bdmbet-x85tem.bdmbet-faaxks 3.bdmbet-ayhie4 3.bdmbet-zlexjw.bdmbet-3e5zwm 3.bdmbet-girwb8.bdmbet-76koft.bdmbet-vp3m3x.bdmbet-mkmcbj 7-3.bdmbet-ovqqqq 10.bdmbet-14w0fc.bdmbet-mkmcbj 23.bdmbet-bphvpk.bdmbet-2x0trz 1.bdmbet-v5v6ev 2.bdmbet-ovqqqq 3.bdmbet-2x0trz 1.bdmbet-3e5zwm 5.bdmbet-0x6td4.bdmbet-3e5zwm 32.bdmbet-5trk9l.bdmbet-76koft 5.bdmbet-7i4ihr 4.bdmbet-mkmcbj 9.bdmbet-mkmcbj 8.bdmbet-3e5zwm 6.bdmbet-aspvh8.bdmbet-1ehphn.bdmbet-gk42e5.bdmbet-xtha4u.bdmbet-0t8y95 4.bdmbet-85ts9a.bdmbet-0t8y95 6.bdmbet-0t8y95 0l29.bdmbet-7i4ihr 17.bdmbet-6ge4ib.bdmbet-i86f50 2.bdmbet-dqawtu 10.bdmbet-ggk97k.bdmbet-ovqqqq 8.bdmbet-kjocpl.bdmbet-28a4qc.bdmbet-krtp4m.bdmbet-2f7bz8.bdmbet-51ecvq.bdmbet-76koft.bdmbet-iezoea.bdmbet-ovqqqq 1.bdmbet-uz65v3.bdmbet-a41t34.bdmbet-5x7zt7.bdmbet-badinp.bdmbet-zw7wdl.bdmbet-v5v6ev 1.bdmbet-ldfcx9.bdmbet-icmebb.5z'/%3e%3c/svg%3e");
}

.bdmbet-xxk03d > input:not(:checked) ~ label:hover,
.bdmbet-xxk03d > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-b9h02h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-tqvxbi 44.bdmbet-kniika.bdmbet-m8a0ka.bdmbet-gboapr.bdmbet-m62v2h.bdmbet-iezoea.bdmbet-kmwg8b.bdmbet-gzu883.bdmbet-nw37gw.bdmbet-0amj3h.bdmbet-jl0gk9.bdmbet-jdos14.bdmbet-7i4ihr 0l-12.bdmbet-ovqqqq 30.bdmbet-7m3slv.bdmbet-faaxks 2.bdmbet-x85tem.bdmbet-faaxks 3.bdmbet-ayhie4 3.bdmbet-zlexjw.bdmbet-3e5zwm 3.bdmbet-girwb8.bdmbet-76koft.bdmbet-vp3m3x.bdmbet-mkmcbj 7-3.bdmbet-ovqqqq 10.bdmbet-14w0fc.bdmbet-mkmcbj 23.bdmbet-bphvpk.bdmbet-2x0trz 1.bdmbet-v5v6ev 2.bdmbet-ovqqqq 3.bdmbet-2x0trz 1.bdmbet-3e5zwm 5.bdmbet-0x6td4.bdmbet-3e5zwm 32.bdmbet-5trk9l.bdmbet-76koft 5.bdmbet-7i4ihr 4.bdmbet-mkmcbj 9.bdmbet-mkmcbj 8.bdmbet-3e5zwm 6.bdmbet-aspvh8.bdmbet-1ehphn.bdmbet-gk42e5.bdmbet-xtha4u.bdmbet-0t8y95 4.bdmbet-85ts9a.bdmbet-0t8y95 6.bdmbet-0t8y95 0l29.bdmbet-7i4ihr 17.bdmbet-6ge4ib.bdmbet-i86f50 2.bdmbet-dqawtu 10.bdmbet-ggk97k.bdmbet-ovqqqq 8.bdmbet-kjocpl.bdmbet-28a4qc.bdmbet-krtp4m.bdmbet-2f7bz8.bdmbet-51ecvq.bdmbet-76koft.bdmbet-iezoea.bdmbet-ovqqqq 1.bdmbet-uz65v3.bdmbet-a41t34.bdmbet-5x7zt7.bdmbet-badinp.bdmbet-zw7wdl.bdmbet-v5v6ev 1.bdmbet-ldfcx9.bdmbet-icmebb.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .bdmbet-493rlu > .bdmbet-1veunh {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .bdmbet-493rlu > .bdmbet-1veunh {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bdmbet-493rlu > .bdmbet-1veunh {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bdmbet-493rlu > .bdmbet-1veunh {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bdmbet-493rlu > .bdmbet-1veunh {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.bdmbet-82hjg2 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.bdmbet-82hjg2.bdmbet-916m75 {
  display: none;
}

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

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

.bdmbet-y4yh4z {
  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;
}

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

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

.bdmbet-y4yh4z img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.bdmbet-o1olcn {
  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;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-82hjg2.bdmbet-adbn9n .bdmbet-eespls {
  background: #2b3b67;
}

.bdmbet-82hjg2.bdmbet-adbn9n .bdmbet-y4yh4z {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bdmbet-82hjg2.bdmbet-adbn9n .bdmbet-y4yh4z::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bdmbet-82hjg2.bdmbet-adbn9n .bdmbet-y4yh4z::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bdmbet-82hjg2.bdmbet-adbn9n .bdmbet-o1olcn::before {
  background: #0e0f41;
}

.bdmbet-82hjg2.bdmbet-adbn9n .bdmbet-o1olcn::after {
  background: #152557;
}

.bdmbet-82hjg2.bdmbet-7y26rf .bdmbet-eespls {
  background: #1f35fa;
}

.bdmbet-82hjg2.bdmbet-7y26rf .bdmbet-y4yh4z {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bdmbet-82hjg2.bdmbet-7y26rf .bdmbet-y4yh4z::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bdmbet-82hjg2.bdmbet-7y26rf .bdmbet-y4yh4z::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bdmbet-82hjg2.bdmbet-7y26rf .bdmbet-o1olcn::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bdmbet-82hjg2.bdmbet-7y26rf .bdmbet-o1olcn::after {
  background: #192ac8;
}

.bdmbet-82hjg2.bdmbet-pxtz60 .bdmbet-eespls {
  background: #fa771f;
}

.bdmbet-82hjg2.bdmbet-pxtz60 .bdmbet-y4yh4z {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-82hjg2.bdmbet-pxtz60 .bdmbet-y4yh4z::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bdmbet-82hjg2.bdmbet-pxtz60 .bdmbet-y4yh4z::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bdmbet-82hjg2.bdmbet-pxtz60 .bdmbet-o1olcn::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-82hjg2.bdmbet-pxtz60 .bdmbet-o1olcn::after {
  background: #fa8535;
}

.bdmbet-fldt6c {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.bdmbet-9ppszy {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bdmbet-9ppszy span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.bdmbet-9ppszy small {
  font-size: 14px;
  color: var(--text-color);
}

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

.bdmbet-zno51l {
  width: 120px;
  height: 22px;
}

.bdmbet-zno51l .bdmbet-o71r1w {
  fill: #c2c0ce;
}

.bdmbet-zno51l [rating="1"] .bdmbet-o71r1w:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bdmbet-zno51l [rating="2"] .bdmbet-o71r1w:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bdmbet-zno51l [rating="3"] .bdmbet-o71r1w:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bdmbet-zno51l [rating="4"] .bdmbet-o71r1w:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bdmbet-zno51l [rating="5"] .bdmbet-o71r1w:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.bdmbet-d9g5f1 {
  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);
}

.bdmbet-d9g5f1.bdmbet-0s3cbd {
  display: block;
}

.bdmbet-d9g5f1.bdmbet-916m75 {
  display: none;
}

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

.bdmbet-oosmoz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bdmbet-uj6yr5 {
  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);
}

.bdmbet-f2xhu8 {
  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;
}

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

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

.bdmbet-frt6z9 {
  font-size: 16px;
  line-height: 140%;
}

.bdmbet-cjo6do {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bdmbet-cjo6do .bdmbet-o71r1w {
  fill: #c2c0ce;
}

.bdmbet-cjo6do [rating="1"] .bdmbet-o71r1w:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bdmbet-cjo6do [rating="2"] .bdmbet-o71r1w:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bdmbet-cjo6do [rating="3"] .bdmbet-o71r1w:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bdmbet-cjo6do [rating="4"] .bdmbet-o71r1w:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bdmbet-cjo6do [rating="5"] .bdmbet-o71r1w:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.bdmbet-6gpndz {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.bdmbet-fgdg77 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bdmbet-wwteju {
  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;
}

.bdmbet-smg6ao {
  flex: 1;
  min-width: 0;
}

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

.bdmbet-cp9r05 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.bdmbet-cp9r05 svg path {
  fill: var(--button-bg-color);
}

.bdmbet-cp9r05 svg circle {
  fill: var(--button-text-color);
}

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

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

.bdmbet-j1v8w2 strong {
  font-weight: 600;
}

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

.bdmbet-o7ulp2 p {
  margin: 0 0 16px;
}

.bdmbet-o7ulp2 p:last-child {
  margin-bottom: 0;
}

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

.bdmbet-dzogar {
  max-width: 300px;
  width: 100%;
}

.bdmbet-dzogar a {
  width: 100%;
}

@media (max-width: 575px) {
  .bdmbet-dzogar {
    max-width: 200px;
  }
}

.bdmbet-rmlc16 {
  justify-content: center;
}

.bdmbet-mfod1q {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bdmbet-bbet4t {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.bdmbet-fgml9x .bdmbet-0ozzgo {
  justify-content: center;
}

/* faq */

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

.bdmbet-w8ejin {
  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.bdmbet-r90qpm ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bdmbet-w8ejin::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bdmbet-r90qpm ease;
}

.bdmbet-f4avh7.bdmbet-4gi339 .bdmbet-w8ejin::after {
  transform: rotate(45deg);
}

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

.bdmbet-f4avh7.bdmbet-4gi339 .bdmbet-jk9xv4 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bdmbet-4k94jb {
  margin: 25px 0;
}

.bdmbet-xxk03d > input:not(:checked) ~ label:hover,
.bdmbet-xxk03d > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-aa4q7k.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-se36v7 44.bdmbet-m2s4z5.bdmbet-z53qdf.bdmbet-stxzx9.bdmbet-4j60q0.bdmbet-w962pw.bdmbet-uybmuv.bdmbet-nxq8bt.bdmbet-h9bu82.bdmbet-kdo52s.bdmbet-wv7kj9.bdmbet-r96056.bdmbet-yuzp14 0l-12.bdmbet-f94jcd 30.bdmbet-nczscp.bdmbet-j7eu3x 2.bdmbet-mtvtk7.bdmbet-j7eu3x 3.bdmbet-9pspo7 3.bdmbet-lcc2zh.bdmbet-bx0mt8 3.bdmbet-3sm52a.bdmbet-mrqg0l.bdmbet-3nj8le.bdmbet-sc34z8 7-3.bdmbet-f94jcd 10.bdmbet-1hii6y.bdmbet-sc34z8 23.bdmbet-pdbzjd.bdmbet-kwbj4c 1.bdmbet-idkdk1 2.bdmbet-f94jcd 3.bdmbet-kwbj4c 1.bdmbet-bx0mt8 5.bdmbet-nkzsjc.bdmbet-bx0mt8 32.bdmbet-p0bbxj.bdmbet-mrqg0l 5.bdmbet-yuzp14 4.bdmbet-sc34z8 9.bdmbet-sc34z8 8.bdmbet-bx0mt8 6.bdmbet-6ieuho.bdmbet-ktsr7l.bdmbet-xw6lu3.bdmbet-as3lq9.bdmbet-uirw6s 4.bdmbet-ivgbe3.bdmbet-uirw6s 6.bdmbet-uirw6s 0l29.bdmbet-yuzp14 17.bdmbet-vip6dd.bdmbet-rig2aj 2.bdmbet-444yl3 10.bdmbet-q00mvs.bdmbet-f94jcd 8.bdmbet-owd1gc.bdmbet-gu9z3z.bdmbet-0n5g6x.bdmbet-5a3k52.bdmbet-dfsjh0.bdmbet-mrqg0l.bdmbet-w962pw.bdmbet-f94jcd 1.bdmbet-9u30f9.bdmbet-uvaik4.bdmbet-937ko0.bdmbet-cwb78w.bdmbet-p0o02a.bdmbet-idkdk1 1.bdmbet-qov8so.bdmbet-wx7sn7.5z'/%3e%3c/svg%3e");
}

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

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

.bdmbet-pdnqbh {
  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);
}

.bdmbet-pdnqbh.bdmbet-g23gye {
  display: block;
}

.bdmbet-pdnqbh.bdmbet-43ytqv {
  display: none;
}

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

.bdmbet-ys2c0m {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bdmbet-u30njh {
  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);
}

.bdmbet-avrym7 {
  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;
}

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

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

.bdmbet-hwyz0k {
  font-size: 16px;
  line-height: 140%;
}

.bdmbet-b85j1d {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bdmbet-b85j1d .bdmbet-12dkfo {
  fill: #c2c0ce;
}

.bdmbet-b85j1d [rating="1"] .bdmbet-12dkfo:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bdmbet-b85j1d [rating="2"] .bdmbet-12dkfo:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bdmbet-b85j1d [rating="3"] .bdmbet-12dkfo:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bdmbet-b85j1d [rating="4"] .bdmbet-12dkfo:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bdmbet-b85j1d [rating="5"] .bdmbet-12dkfo:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.bdmbet-fdrt2x 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;
}

.bdmbet-fdrt2x 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 */

.bdmbet-ctqd6m {
  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);
}

.bdmbet-ctqd6m.bdmbet-vfudt9 {
  opacity: 1;
  pointer-events: auto;
}
