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-s55b62 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.bdmbet-mj2lsj {
  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-mj2lsj: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-it1vp6 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.bdmbet-cm0cq3 {
  cursor: pointer;
}

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

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

.bdmbet-njzqtl figure {
  margin: 0;
}

.bdmbet-njzqtl.bdmbet-kfmgm1 {
  justify-content: flex-start;
  margin-right: 4px;
}

.bdmbet-njzqtl.bdmbet-0c45cm {
  justify-content: flex-end;
  margin-left: 4px;
}

.bdmbet-njzqtl.bdmbet-jl5wrz {
  justify-content: center;
}

.bdmbet-njzqtl.bdmbet-ofqhka {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

.bdmbet-813gvj {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.bdmbet-813gvj 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-813gvj ul {
    margin-bottom: 15px;
  }
}

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

.bdmbet-813gvj 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-813gvj ul li span svg {
  fill: var(--title-color);
}

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

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

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

.bdmbet-813gvj ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.bdmbet-hbfv6g.bdmbet-2nkgh4 {
  background-color: #000;
}

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

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

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

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

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

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

.bdmbet-h2ljex .bdmbet-19c6mz {
  margin-bottom: 28px;
}

.bdmbet-h2ljex .bdmbet-19c6mz img {
  max-height: 100px;
  width: auto;
}

.bdmbet-53d8tz {
  display: flex;
  align-items: center;
}

.bdmbet-53d8tz a + a {
  margin-left: 24px;
}

.bdmbet-53d8tz img {
  max-height: 56px;
  width: auto;
}

.bdmbet-53d8tz img + img {
  margin-left: 24px;
}

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

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

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

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

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

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

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

.bdmbet-mywjgp li svg {
  transition: 0.bdmbet-k1ilvm ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-279vam {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bdmbet-b0oom1 ease-in-out;
}

.bdmbet-279vam.bdmbet-lm8l5c {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.bdmbet-fh6125 h1,
.bdmbet-fh6125 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-fh6125 h1,
  .bdmbet-fh6125 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.bdmbet-xp4eow li a.bdmbet-lm8l5c {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.bdmbet-4yibre img {
  width: 100%;
  transition: 0.bdmbet-k1ilvm ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .bdmbet-8pdevq .bdmbet-19c6mz img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .bdmbet-27sq70 {
    display: block;
  }
  .bdmbet-27sq70 li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .bdmbet-27sq70 li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .bdmbet-27sq70 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-27sq70 li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.bdmbet-1lnx7l.bdmbet-p56r2w {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.bdmbet-lyrnut {
  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-lyrnut::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-b0oom1 ease-in-out;
}

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

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

.bdmbet-n95lap 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-k1ilvm ease-in-out;
  overflow: hidden;
}

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

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

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

.bdmbet-z08qaj {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-njfc2u .bdmbet-mj2lsj {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.bdmbet-n3x143 {
  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-n3x143 span {
  height: 32px;
}

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

.bdmbet-n3x143.bdmbet-3gxtq3 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.bdmbet-uzke4p.bdmbet-5mhhyg {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-g5gdvl {
  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-637zlt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.bdmbet-n311qy {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bdmbet-n311qy {
    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-4r3jpd {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-aepl2s 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-aepl2s 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-aepl2s 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-aepl2s tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.bdmbet-aepl2s 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-aepl2s 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-aepl2s tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bdmbet-aepl2s tbody tr td .bdmbet-m04y9u {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

.bdmbet-aepl2s tbody tr td .bdmbet-2vfcsp {
  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-aepl2s tbody tr td .bdmbet-2vfcsp:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-vigiuy {
  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-vigiuy {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.bdmbet-zx9x4p::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-r667e9 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-1e6m6l {
  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-k1ilvm ease-in-out;
}

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

.bdmbet-oyn34e {
  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-oyn34e:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.bdmbet-js1w9c .bdmbet-1e6m6l {
  width: 50%;
  margin: 0;
}

.bdmbet-sq0fwt {
  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-sq0fwt:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

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

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

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

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

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

.bdmbet-3z41ro 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-k1ilvm ease-in-out;
}

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

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

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

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

.bdmbet-8mrxb0 {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-7hopbm::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-2py9g9 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.bdmbet-2py9g9.bdmbet-j2448l {
  display: none;
}

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

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

.bdmbet-8bzo8q iframe.bdmbet-q89kny {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bdmbet-8bzo8q.bdmbet-567ab0 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-5xd5x3 img {
  width: 100%;
}

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

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

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

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

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

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

.bdmbet-juzlp7 .bdmbet-61bnvp {
  position: relative;
}

.bdmbet-juzlp7 .bdmbet-t277xy {
  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-juzlp7 .bdmbet-t277xy.bdmbet-j2448l {
  display: none;
}

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

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

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-bz2gqj {
  max-width: 300px;
  width: 100%;
}

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-bz2gqj .bdmbet-4lke62 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-bz2gqj .bdmbet-4lke62 {
    font-size: 32px;
    text-align: center;
  }
}

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-bz2gqj .bdmbet-l32eq3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-bz2gqj .bdmbet-l32eq3 {
    text-align: center;
  }
}

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-fek16h {
  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-k1ilvm ease-in-out;
}

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-fek16h:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-fek16h {
    width: 100%;
  }
}

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-xrfb10 {
  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-k1ilvm ease-in-out;
  overflow: hidden;
}

.bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-xrfb10 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-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-xrfb10: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-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-xrfb10:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bdmbet-juzlp7 .bdmbet-p4l8by .bdmbet-p56r2w .bdmbet-xrfb10 {
    width: 100%;
  }
}

.bdmbet-juzlp7 .bdmbet-p4l8by.bdmbet-j2448l {
  display: none;
}

.bdmbet-juzlp7 .bdmbet-y1vlzk {
  display: none;
}

.bdmbet-juzlp7 .bdmbet-y1vlzk.bdmbet-567ab0 {
  display: block;
}

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

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

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

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

.bdmbet-juzlp7 .bdmbet-0bpwbw .bdmbet-4lke62 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bdmbet-juzlp7 .bdmbet-0bpwbw .bdmbet-4lke62 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.bdmbet-8283dx.bdmbet-lm8l5c {
  display: block;
}

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

.bdmbet-8283dx .bdmbet-0lrj24 {
  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-8283dx .bdmbet-kgglzu {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bdmbet-8283dx .bdmbet-xrfb10 {
  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-k1ilvm ease-in-out;
}

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

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

.bdmbet-5ddble.bdmbet-lm8l5c {
  display: block;
}

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

.bdmbet-5x1h1w {
  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-glrq9d {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.bdmbet-4pmv8d.bdmbet-j2448l {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-9521ox {
  margin-bottom: 36px;
}

.bdmbet-9521ox 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-9521ox textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

.bdmbet-7k41hn:hover {
  background: var(--border-color);
}

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

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

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

.bdmbet-ph38b9.bdmbet-j2448l {
  display: none;
}

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

.bdmbet-ph38b9 .bdmbet-7k41hn {
  margin: 0 auto;
}

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

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

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

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

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

.bdmbet-v407ym > 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-26w6ua.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bdmbet-lztaqx 44.bdmbet-l6040p.bdmbet-j7ogqz.bdmbet-4h15zj.bdmbet-lobhmi.bdmbet-tljz7x.bdmbet-sbqeoa.bdmbet-ycnh1b.bdmbet-vjcoy7.bdmbet-rvo5gi.bdmbet-grsk8u.bdmbet-dwhjji.bdmbet-foq6km 0l-12.bdmbet-a7lbko 30.bdmbet-qmnrmd.bdmbet-hnt636 2.bdmbet-0sujx8.bdmbet-hnt636 3.bdmbet-t6rsoq 3.bdmbet-ca5lfm.bdmbet-dqwdlp 3.bdmbet-f9gffc.bdmbet-5xc22g.bdmbet-061mai.bdmbet-81r3yc 7-3.bdmbet-a7lbko 10.bdmbet-gbeh2x.bdmbet-81r3yc 23.bdmbet-du8oqa.bdmbet-ir282l 1.bdmbet-i3rnzm 2.bdmbet-a7lbko 3.bdmbet-ir282l 1.bdmbet-dqwdlp 5.bdmbet-oxyc3t.bdmbet-dqwdlp 32.bdmbet-r7aen4.bdmbet-5xc22g 5.bdmbet-foq6km 4.bdmbet-81r3yc 9.bdmbet-81r3yc 8.bdmbet-dqwdlp 6.bdmbet-st8gpb.bdmbet-3fe2s4.bdmbet-t0qt5j.bdmbet-l24y1k.bdmbet-240ns8 4.bdmbet-j46h5k.bdmbet-240ns8 6.bdmbet-240ns8 0l29.bdmbet-foq6km 17.bdmbet-996h6b.bdmbet-6hmwoz 2.bdmbet-0nsh9c 10.bdmbet-oeypif.bdmbet-a7lbko 8.bdmbet-9ullpr.bdmbet-xt8sav.bdmbet-pj2tn9.bdmbet-8lpxtk.bdmbet-y2xmn9.bdmbet-5xc22g.bdmbet-tljz7x.bdmbet-a7lbko 1.bdmbet-9q6qgi.bdmbet-phc3ap.bdmbet-4jlnpc.bdmbet-dlo9yo.bdmbet-4ser3d.bdmbet-i3rnzm 1.bdmbet-qpnwov.bdmbet-7h18zl.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bdmbet-v407ym > input:checked ~ label,
.bdmbet-v407ym > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-26w6ua.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bdmbet-lztaqx 44.bdmbet-l6040p.bdmbet-j7ogqz.bdmbet-4h15zj.bdmbet-lobhmi.bdmbet-tljz7x.bdmbet-sbqeoa.bdmbet-ycnh1b.bdmbet-vjcoy7.bdmbet-rvo5gi.bdmbet-grsk8u.bdmbet-dwhjji.bdmbet-foq6km 0l-12.bdmbet-a7lbko 30.bdmbet-qmnrmd.bdmbet-hnt636 2.bdmbet-0sujx8.bdmbet-hnt636 3.bdmbet-t6rsoq 3.bdmbet-ca5lfm.bdmbet-dqwdlp 3.bdmbet-f9gffc.bdmbet-5xc22g.bdmbet-061mai.bdmbet-81r3yc 7-3.bdmbet-a7lbko 10.bdmbet-gbeh2x.bdmbet-81r3yc 23.bdmbet-du8oqa.bdmbet-ir282l 1.bdmbet-i3rnzm 2.bdmbet-a7lbko 3.bdmbet-ir282l 1.bdmbet-dqwdlp 5.bdmbet-oxyc3t.bdmbet-dqwdlp 32.bdmbet-r7aen4.bdmbet-5xc22g 5.bdmbet-foq6km 4.bdmbet-81r3yc 9.bdmbet-81r3yc 8.bdmbet-dqwdlp 6.bdmbet-st8gpb.bdmbet-3fe2s4.bdmbet-t0qt5j.bdmbet-l24y1k.bdmbet-240ns8 4.bdmbet-j46h5k.bdmbet-240ns8 6.bdmbet-240ns8 0l29.bdmbet-foq6km 17.bdmbet-996h6b.bdmbet-6hmwoz 2.bdmbet-0nsh9c 10.bdmbet-oeypif.bdmbet-a7lbko 8.bdmbet-9ullpr.bdmbet-xt8sav.bdmbet-pj2tn9.bdmbet-8lpxtk.bdmbet-y2xmn9.bdmbet-5xc22g.bdmbet-tljz7x.bdmbet-a7lbko 1.bdmbet-9q6qgi.bdmbet-phc3ap.bdmbet-4jlnpc.bdmbet-dlo9yo.bdmbet-4ser3d.bdmbet-i3rnzm 1.bdmbet-qpnwov.bdmbet-7h18zl.5z'/%3e%3c/svg%3e");
}

.bdmbet-v407ym > input:not(:checked) ~ label:hover,
.bdmbet-v407ym > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-26w6ua.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-lztaqx 44.bdmbet-l6040p.bdmbet-j7ogqz.bdmbet-4h15zj.bdmbet-lobhmi.bdmbet-tljz7x.bdmbet-sbqeoa.bdmbet-ycnh1b.bdmbet-vjcoy7.bdmbet-rvo5gi.bdmbet-grsk8u.bdmbet-dwhjji.bdmbet-foq6km 0l-12.bdmbet-a7lbko 30.bdmbet-qmnrmd.bdmbet-hnt636 2.bdmbet-0sujx8.bdmbet-hnt636 3.bdmbet-t6rsoq 3.bdmbet-ca5lfm.bdmbet-dqwdlp 3.bdmbet-f9gffc.bdmbet-5xc22g.bdmbet-061mai.bdmbet-81r3yc 7-3.bdmbet-a7lbko 10.bdmbet-gbeh2x.bdmbet-81r3yc 23.bdmbet-du8oqa.bdmbet-ir282l 1.bdmbet-i3rnzm 2.bdmbet-a7lbko 3.bdmbet-ir282l 1.bdmbet-dqwdlp 5.bdmbet-oxyc3t.bdmbet-dqwdlp 32.bdmbet-r7aen4.bdmbet-5xc22g 5.bdmbet-foq6km 4.bdmbet-81r3yc 9.bdmbet-81r3yc 8.bdmbet-dqwdlp 6.bdmbet-st8gpb.bdmbet-3fe2s4.bdmbet-t0qt5j.bdmbet-l24y1k.bdmbet-240ns8 4.bdmbet-j46h5k.bdmbet-240ns8 6.bdmbet-240ns8 0l29.bdmbet-foq6km 17.bdmbet-996h6b.bdmbet-6hmwoz 2.bdmbet-0nsh9c 10.bdmbet-oeypif.bdmbet-a7lbko 8.bdmbet-9ullpr.bdmbet-xt8sav.bdmbet-pj2tn9.bdmbet-8lpxtk.bdmbet-y2xmn9.bdmbet-5xc22g.bdmbet-tljz7x.bdmbet-a7lbko 1.bdmbet-9q6qgi.bdmbet-phc3ap.bdmbet-4jlnpc.bdmbet-dlo9yo.bdmbet-4ser3d.bdmbet-i3rnzm 1.bdmbet-qpnwov.bdmbet-7h18zl.5z'/%3e%3c/svg%3e");
}

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

#rating-container-2:checked ~ .bdmbet-g22pzh > .bdmbet-c2kbmo {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bdmbet-g22pzh > .bdmbet-c2kbmo {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bdmbet-g22pzh > .bdmbet-c2kbmo {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bdmbet-g22pzh > .bdmbet-c2kbmo {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.bdmbet-qitymk.bdmbet-j2448l {
  display: none;
}

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

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

.bdmbet-1qliig {
  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-1qliig::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-qitymk.bdmbet-3cjgix .bdmbet-qweutn {
  background: #2b3b67;
}

.bdmbet-qitymk.bdmbet-3cjgix .bdmbet-1qliig {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bdmbet-qitymk.bdmbet-3cjgix .bdmbet-1qliig::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bdmbet-qitymk.bdmbet-3cjgix .bdmbet-1qliig::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bdmbet-qitymk.bdmbet-3cjgix .bdmbet-u59jbv::before {
  background: #0e0f41;
}

.bdmbet-qitymk.bdmbet-3cjgix .bdmbet-u59jbv::after {
  background: #152557;
}

.bdmbet-qitymk.bdmbet-zfr0zd .bdmbet-qweutn {
  background: #1f35fa;
}

.bdmbet-qitymk.bdmbet-zfr0zd .bdmbet-1qliig {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bdmbet-qitymk.bdmbet-zfr0zd .bdmbet-1qliig::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bdmbet-qitymk.bdmbet-zfr0zd .bdmbet-1qliig::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bdmbet-qitymk.bdmbet-zfr0zd .bdmbet-u59jbv::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bdmbet-qitymk.bdmbet-zfr0zd .bdmbet-u59jbv::after {
  background: #192ac8;
}

.bdmbet-qitymk.bdmbet-pokocl .bdmbet-qweutn {
  background: #fa771f;
}

.bdmbet-qitymk.bdmbet-pokocl .bdmbet-1qliig {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-qitymk.bdmbet-pokocl .bdmbet-1qliig::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bdmbet-qitymk.bdmbet-pokocl .bdmbet-1qliig::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bdmbet-qitymk.bdmbet-pokocl .bdmbet-u59jbv::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-qitymk.bdmbet-pokocl .bdmbet-u59jbv::after {
  background: #fa8535;
}

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

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

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

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

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

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

.bdmbet-yg39ti {
  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-yg39ti {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

.bdmbet-8305uf {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

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

.bdmbet-c0z2fv .bdmbet-o6krpa {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.bdmbet-yojva6 {
  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-yojva6.bdmbet-567ab0 {
  display: block;
}

.bdmbet-yojva6.bdmbet-j2448l {
  display: none;
}

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

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

.bdmbet-1fxcpk {
  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-ye6yb7 {
  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-gjd1ke small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bdmbet-3ueiyv .bdmbet-o6krpa {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.bdmbet-7rwbxg {
  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-sznzys {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-9kiil4 {
  justify-content: center;
}

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

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

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

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

.bdmbet-gd4vfy .bdmbet-27sq70 {
  justify-content: center;
}

/* faq */

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

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

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

.bdmbet-c6d8zg.bdmbet-lm8l5c .bdmbet-amu4ug::after {
  transform: rotate(45deg);
}

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

.bdmbet-c6d8zg.bdmbet-lm8l5c .bdmbet-708dj3 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bdmbet-x2wjvl {
  margin: 25px 0;
}

.bdmbet-v407ym > input:not(:checked) ~ label:hover,
.bdmbet-v407ym > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-b6klf0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-i0yzg1 44.bdmbet-g3bhr7.bdmbet-ih9y53.bdmbet-xy2wr0.bdmbet-bd3qtq.bdmbet-iz628j.bdmbet-5xli7u.bdmbet-aoloyq.bdmbet-umdvbx.bdmbet-w59s3y.bdmbet-fr7p1r.bdmbet-8jwtgo.bdmbet-ui3gfm 0l-12.bdmbet-d1033j 30.bdmbet-zuh4f5.bdmbet-idks9s 2.bdmbet-nir038.bdmbet-idks9s 3.bdmbet-nx0toz 3.bdmbet-gwjstr.bdmbet-5ynld0 3.bdmbet-7op6c6.bdmbet-l29kvw.bdmbet-5g13nb.bdmbet-mnlym4 7-3.bdmbet-d1033j 10.bdmbet-d1uxdl.bdmbet-mnlym4 23.bdmbet-93gazt.bdmbet-y336nm 1.bdmbet-u59wge 2.bdmbet-d1033j 3.bdmbet-y336nm 1.bdmbet-5ynld0 5.bdmbet-u6g8vw.bdmbet-5ynld0 32.bdmbet-7cnba8.bdmbet-l29kvw 5.bdmbet-ui3gfm 4.bdmbet-mnlym4 9.bdmbet-mnlym4 8.bdmbet-5ynld0 6.bdmbet-aau0sj.bdmbet-nz6kpg.bdmbet-pw5r1a.bdmbet-xtxkv3.bdmbet-omxd86 4.bdmbet-32gbpl.bdmbet-omxd86 6.bdmbet-omxd86 0l29.bdmbet-ui3gfm 17.bdmbet-zf0f66.bdmbet-ig6u5f 2.bdmbet-9sqd1o 10.bdmbet-t65qnl.bdmbet-d1033j 8.bdmbet-ibf0p1.bdmbet-nvndjw.bdmbet-6iw05c.bdmbet-5zw4ie.bdmbet-tmk6sf.bdmbet-l29kvw.bdmbet-iz628j.bdmbet-d1033j 1.bdmbet-f1udxz.bdmbet-74bez3.bdmbet-7xkrwu.bdmbet-klwndv.bdmbet-bq2hcf.bdmbet-u59wge 1.bdmbet-c6if3p.bdmbet-y3p2cn.5z'/%3e%3c/svg%3e");
}

.bdmbet-hfulsa {
  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-hfulsa {
    gap: 16px 0;
  }
}

.bdmbet-nsm9e3 {
  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-nsm9e3.bdmbet-6rlgum {
  display: block;
}

.bdmbet-nsm9e3.bdmbet-p9ypql {
  display: none;
}

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

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

.bdmbet-e34s9g {
  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-vgd5c1 {
  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-rgotfk small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bdmbet-tvpcvl .bdmbet-7f7t85 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bdmbet-e3a4z4 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-e3a4z4 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-pgwjny {
  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-pgwjny.bdmbet-oy89ob {
  opacity: 1;
  pointer-events: auto;
}
