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

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

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

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

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

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

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

.bdmbet-rgml50 {
  cursor: pointer;
}

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

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

.bdmbet-ilj0uq figure {
  margin: 0;
}

.bdmbet-ilj0uq.bdmbet-ekayuj {
  justify-content: flex-start;
  margin-right: 4px;
}

.bdmbet-ilj0uq.bdmbet-ustz21 {
  justify-content: flex-end;
  margin-left: 4px;
}

.bdmbet-ilj0uq.bdmbet-jkzfje {
  justify-content: center;
}

.bdmbet-ilj0uq.bdmbet-kfwgn0 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-x0q4o2.bdmbet-o8d38n {
  background-color: #000;
}

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

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

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

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

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

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

.bdmbet-1f5dbc .bdmbet-cx8a3j {
  margin-bottom: 28px;
}

.bdmbet-1f5dbc .bdmbet-cx8a3j img {
  max-height: 100px;
  width: auto;
}

.bdmbet-9pmu47 {
  display: flex;
  align-items: center;
}

.bdmbet-9pmu47 a + a {
  margin-left: 24px;
}

.bdmbet-9pmu47 img {
  max-height: 56px;
  width: auto;
}

.bdmbet-9pmu47 img + img {
  margin-left: 24px;
}

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

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

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

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

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

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

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

.bdmbet-gc2d9j li svg {
  transition: 0.bdmbet-6impya ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-qoko7m.bdmbet-dng0j5 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.bdmbet-a4w1g0 li a.bdmbet-dng0j5 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.bdmbet-bpis5x img {
  width: 100%;
  transition: 0.bdmbet-6impya ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-3akx1j.bdmbet-e4ipc6 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-k6xqq9 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-6impya ease-in-out;
  overflow: hidden;
}

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

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

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

.bdmbet-hbdtn6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-scct6y .bdmbet-4e1w9h {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.bdmbet-scct6y .bdmbet-6vxk6t {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.bdmbet-6vxk6t {
  margin: 0 0 28px;
}

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

.bdmbet-4e1w9h {
  margin: 0 0 28px;
}

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

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

.bdmbet-lmh0fj .bdmbet-uc7yce {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.bdmbet-r54gwg.bdmbet-qgfubm span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.bdmbet-r64wps.bdmbet-k9mki2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-wtxe4y {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-wvc68d tbody tr td .bdmbet-2s9qts {
  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-6impya ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-7s59er {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.bdmbet-vdj32c {
  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-6impya ease-in-out;
}

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

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

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

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

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

.bdmbet-twuts6 .bdmbet-vdj32c {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-zheung 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-6impya ease-in-out;
}

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

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

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

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

.bdmbet-jizsxc {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-aqiyx2.bdmbet-ql7ocf {
  display: none;
}

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

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

.bdmbet-aq99r1 iframe.bdmbet-hu68zu {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bdmbet-aq99r1.bdmbet-bvgn44 {
  opacity: 1;
  pointer-events: all;
}

.bdmbet-9g33zv {
  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-6impya ease-in-out;
}

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

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

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

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

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

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

.bdmbet-41ltwk .bdmbet-lmh0fj {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-459zam .bdmbet-uc7yce {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

.bdmbet-4phxcl img {
  width: 100%;
}

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

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

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

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

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

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

.bdmbet-jzrxo5 .bdmbet-qmujad {
  position: relative;
}

.bdmbet-jzrxo5 .bdmbet-887zsx {
  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-jzrxo5 .bdmbet-887zsx.bdmbet-ql7ocf {
  display: none;
}

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

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

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-ufapgn {
  max-width: 300px;
  width: 100%;
}

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-ufapgn .bdmbet-b8jbe3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-ufapgn .bdmbet-b8jbe3 {
    font-size: 32px;
    text-align: center;
  }
}

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-ufapgn .bdmbet-xqbb3a {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-ufapgn .bdmbet-xqbb3a {
    text-align: center;
  }
}

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-lbhvpq {
  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-6impya ease-in-out;
}

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-lbhvpq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-lbhvpq {
    width: 100%;
  }
}

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-sp8jgb {
  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-6impya ease-in-out;
  overflow: hidden;
}

.bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-sp8jgb 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-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-sp8jgb: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-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-sp8jgb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bdmbet-jzrxo5 .bdmbet-t89hdo .bdmbet-e4ipc6 .bdmbet-sp8jgb {
    width: 100%;
  }
}

.bdmbet-jzrxo5 .bdmbet-t89hdo.bdmbet-ql7ocf {
  display: none;
}

.bdmbet-jzrxo5 .bdmbet-c9sjla {
  display: none;
}

.bdmbet-jzrxo5 .bdmbet-c9sjla.bdmbet-bvgn44 {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-auddbw.bdmbet-dng0j5 {
  display: block;
}

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

.bdmbet-auddbw .bdmbet-ktz2x8 {
  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-auddbw .bdmbet-avn8sn {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bdmbet-auddbw .bdmbet-sp8jgb {
  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-6impya ease-in-out;
}

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

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

.bdmbet-c4bq3n.bdmbet-dng0j5 {
  display: block;
}

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

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

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

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

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

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

.bdmbet-inzos7.bdmbet-ql7ocf {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-6h220f {
  margin-bottom: 36px;
}

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

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

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

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

.bdmbet-gwx7x5 {
  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-6impya ease-in-out;
}

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

.bdmbet-vntoid {
  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-6impya ease-in-out;
}

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

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

.bdmbet-fe14u1.bdmbet-ql7ocf {
  display: none;
}

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

.bdmbet-fe14u1 .bdmbet-gwx7x5 {
  margin: 0 auto;
}

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

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

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

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

.bdmbet-948gkw > input {
  display: none;
}

.bdmbet-948gkw > 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-44pk3p.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bdmbet-0bwlii 44.bdmbet-ws6lqk.bdmbet-xhf6ei.bdmbet-e4nedw.bdmbet-sdwjsr.bdmbet-b5od4b.bdmbet-cio6c0.bdmbet-cerlwv.bdmbet-0vw887.bdmbet-1wbax6.bdmbet-g0vt55.bdmbet-l7q4jj.bdmbet-ubbvv6 0l-12.bdmbet-rcr8js 30.bdmbet-4blc8r.bdmbet-ub4zcu 2.bdmbet-97dpw8.bdmbet-ub4zcu 3.bdmbet-62uqni 3.bdmbet-xo2eez.bdmbet-l4tqu9 3.bdmbet-q6yzv8.bdmbet-kr4mnk.bdmbet-znuj7b.bdmbet-2h9vsm 7-3.bdmbet-rcr8js 10.bdmbet-p5i8vn.bdmbet-2h9vsm 23.bdmbet-7lnh4d.bdmbet-hd1kbp 1.bdmbet-myinry 2.bdmbet-rcr8js 3.bdmbet-hd1kbp 1.bdmbet-l4tqu9 5.bdmbet-gk7yhl.bdmbet-l4tqu9 32.bdmbet-5w7je4.bdmbet-kr4mnk 5.bdmbet-ubbvv6 4.bdmbet-2h9vsm 9.bdmbet-2h9vsm 8.bdmbet-l4tqu9 6.bdmbet-6yr8tn.bdmbet-i1j65q.bdmbet-k41oep.bdmbet-vhkkqi.bdmbet-9gmzjb 4.bdmbet-z4kh4v.bdmbet-9gmzjb 6.bdmbet-9gmzjb 0l29.bdmbet-ubbvv6 17.bdmbet-0ft41w.bdmbet-k87hqf 2.bdmbet-l2rpqg 10.bdmbet-oa4qoo.bdmbet-rcr8js 8.bdmbet-ct9fil.bdmbet-ancqpf.bdmbet-29vka5.bdmbet-vqbsx2.bdmbet-xe6p3b.bdmbet-kr4mnk.bdmbet-b5od4b.bdmbet-rcr8js 1.bdmbet-td5mnb.bdmbet-rkn6rr.bdmbet-k2q1jn.bdmbet-fahhov.bdmbet-i7udcc.bdmbet-myinry 1.bdmbet-45cdac.bdmbet-hzwifo.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bdmbet-948gkw > input:checked ~ label,
.bdmbet-948gkw > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-44pk3p.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bdmbet-0bwlii 44.bdmbet-ws6lqk.bdmbet-xhf6ei.bdmbet-e4nedw.bdmbet-sdwjsr.bdmbet-b5od4b.bdmbet-cio6c0.bdmbet-cerlwv.bdmbet-0vw887.bdmbet-1wbax6.bdmbet-g0vt55.bdmbet-l7q4jj.bdmbet-ubbvv6 0l-12.bdmbet-rcr8js 30.bdmbet-4blc8r.bdmbet-ub4zcu 2.bdmbet-97dpw8.bdmbet-ub4zcu 3.bdmbet-62uqni 3.bdmbet-xo2eez.bdmbet-l4tqu9 3.bdmbet-q6yzv8.bdmbet-kr4mnk.bdmbet-znuj7b.bdmbet-2h9vsm 7-3.bdmbet-rcr8js 10.bdmbet-p5i8vn.bdmbet-2h9vsm 23.bdmbet-7lnh4d.bdmbet-hd1kbp 1.bdmbet-myinry 2.bdmbet-rcr8js 3.bdmbet-hd1kbp 1.bdmbet-l4tqu9 5.bdmbet-gk7yhl.bdmbet-l4tqu9 32.bdmbet-5w7je4.bdmbet-kr4mnk 5.bdmbet-ubbvv6 4.bdmbet-2h9vsm 9.bdmbet-2h9vsm 8.bdmbet-l4tqu9 6.bdmbet-6yr8tn.bdmbet-i1j65q.bdmbet-k41oep.bdmbet-vhkkqi.bdmbet-9gmzjb 4.bdmbet-z4kh4v.bdmbet-9gmzjb 6.bdmbet-9gmzjb 0l29.bdmbet-ubbvv6 17.bdmbet-0ft41w.bdmbet-k87hqf 2.bdmbet-l2rpqg 10.bdmbet-oa4qoo.bdmbet-rcr8js 8.bdmbet-ct9fil.bdmbet-ancqpf.bdmbet-29vka5.bdmbet-vqbsx2.bdmbet-xe6p3b.bdmbet-kr4mnk.bdmbet-b5od4b.bdmbet-rcr8js 1.bdmbet-td5mnb.bdmbet-rkn6rr.bdmbet-k2q1jn.bdmbet-fahhov.bdmbet-i7udcc.bdmbet-myinry 1.bdmbet-45cdac.bdmbet-hzwifo.5z'/%3e%3c/svg%3e");
}

.bdmbet-948gkw > input:not(:checked) ~ label:hover,
.bdmbet-948gkw > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-44pk3p.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-0bwlii 44.bdmbet-ws6lqk.bdmbet-xhf6ei.bdmbet-e4nedw.bdmbet-sdwjsr.bdmbet-b5od4b.bdmbet-cio6c0.bdmbet-cerlwv.bdmbet-0vw887.bdmbet-1wbax6.bdmbet-g0vt55.bdmbet-l7q4jj.bdmbet-ubbvv6 0l-12.bdmbet-rcr8js 30.bdmbet-4blc8r.bdmbet-ub4zcu 2.bdmbet-97dpw8.bdmbet-ub4zcu 3.bdmbet-62uqni 3.bdmbet-xo2eez.bdmbet-l4tqu9 3.bdmbet-q6yzv8.bdmbet-kr4mnk.bdmbet-znuj7b.bdmbet-2h9vsm 7-3.bdmbet-rcr8js 10.bdmbet-p5i8vn.bdmbet-2h9vsm 23.bdmbet-7lnh4d.bdmbet-hd1kbp 1.bdmbet-myinry 2.bdmbet-rcr8js 3.bdmbet-hd1kbp 1.bdmbet-l4tqu9 5.bdmbet-gk7yhl.bdmbet-l4tqu9 32.bdmbet-5w7je4.bdmbet-kr4mnk 5.bdmbet-ubbvv6 4.bdmbet-2h9vsm 9.bdmbet-2h9vsm 8.bdmbet-l4tqu9 6.bdmbet-6yr8tn.bdmbet-i1j65q.bdmbet-k41oep.bdmbet-vhkkqi.bdmbet-9gmzjb 4.bdmbet-z4kh4v.bdmbet-9gmzjb 6.bdmbet-9gmzjb 0l29.bdmbet-ubbvv6 17.bdmbet-0ft41w.bdmbet-k87hqf 2.bdmbet-l2rpqg 10.bdmbet-oa4qoo.bdmbet-rcr8js 8.bdmbet-ct9fil.bdmbet-ancqpf.bdmbet-29vka5.bdmbet-vqbsx2.bdmbet-xe6p3b.bdmbet-kr4mnk.bdmbet-b5od4b.bdmbet-rcr8js 1.bdmbet-td5mnb.bdmbet-rkn6rr.bdmbet-k2q1jn.bdmbet-fahhov.bdmbet-i7udcc.bdmbet-myinry 1.bdmbet-45cdac.bdmbet-hzwifo.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.bdmbet-171vxt.bdmbet-ql7ocf {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-171vxt.bdmbet-9daoa3 .bdmbet-ro73fc {
  background: #2b3b67;
}

.bdmbet-171vxt.bdmbet-9daoa3 .bdmbet-x0ubzt {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bdmbet-171vxt.bdmbet-9daoa3 .bdmbet-x0ubzt::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bdmbet-171vxt.bdmbet-9daoa3 .bdmbet-x0ubzt::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bdmbet-171vxt.bdmbet-9daoa3 .bdmbet-5bmt2s::before {
  background: #0e0f41;
}

.bdmbet-171vxt.bdmbet-9daoa3 .bdmbet-5bmt2s::after {
  background: #152557;
}

.bdmbet-171vxt.bdmbet-xyoz1a .bdmbet-ro73fc {
  background: #1f35fa;
}

.bdmbet-171vxt.bdmbet-xyoz1a .bdmbet-x0ubzt {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bdmbet-171vxt.bdmbet-xyoz1a .bdmbet-x0ubzt::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bdmbet-171vxt.bdmbet-xyoz1a .bdmbet-x0ubzt::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bdmbet-171vxt.bdmbet-xyoz1a .bdmbet-5bmt2s::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bdmbet-171vxt.bdmbet-xyoz1a .bdmbet-5bmt2s::after {
  background: #192ac8;
}

.bdmbet-171vxt.bdmbet-dfnial .bdmbet-ro73fc {
  background: #fa771f;
}

.bdmbet-171vxt.bdmbet-dfnial .bdmbet-x0ubzt {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-171vxt.bdmbet-dfnial .bdmbet-x0ubzt::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bdmbet-171vxt.bdmbet-dfnial .bdmbet-x0ubzt::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bdmbet-171vxt.bdmbet-dfnial .bdmbet-5bmt2s::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-171vxt.bdmbet-dfnial .bdmbet-5bmt2s::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

.bdmbet-8xaywc {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

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

.bdmbet-l3fbbd .bdmbet-ijk1mb {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.bdmbet-4s9o6y {
  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-4s9o6y.bdmbet-bvgn44 {
  display: block;
}

.bdmbet-4s9o6y.bdmbet-ql7ocf {
  display: none;
}

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

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

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

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

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

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

.bdmbet-fxff8j .bdmbet-ijk1mb {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-9g9o2w .bdmbet-ew6u21 {
  justify-content: center;
}

/* faq */

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

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

.bdmbet-3yzzy4::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bdmbet-wcme83 ease;
}

.bdmbet-ju069i.bdmbet-dng0j5 .bdmbet-3yzzy4::after {
  transform: rotate(45deg);
}

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

.bdmbet-ju069i.bdmbet-dng0j5 .bdmbet-4v1g79 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bdmbet-93f31k {
  margin: 25px 0;
}

.bdmbet-948gkw > input:not(:checked) ~ label:hover,
.bdmbet-948gkw > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-1wapyp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-4rbekr 44.bdmbet-n1xr97.bdmbet-7b1y1w.bdmbet-6hh3tq.bdmbet-2l1dt4.bdmbet-c5fpan.bdmbet-e5uga5.bdmbet-hghpjn.bdmbet-kq4tyd.bdmbet-5p6ovr.bdmbet-1ldczy.bdmbet-zs8s8h.bdmbet-pftzjt 0l-12.bdmbet-yh3ppe 30.bdmbet-pwggzt.bdmbet-7l015b 2.bdmbet-19v2cc.bdmbet-7l015b 3.bdmbet-kb3ce6 3.bdmbet-awrc9v.bdmbet-xlaopb 3.bdmbet-jblhlu.bdmbet-5l1sqa.bdmbet-o75izp.bdmbet-6ruzek 7-3.bdmbet-yh3ppe 10.bdmbet-k7dyux.bdmbet-6ruzek 23.bdmbet-mxfjz9.bdmbet-wgm7k4 1.bdmbet-he6xkl 2.bdmbet-yh3ppe 3.bdmbet-wgm7k4 1.bdmbet-xlaopb 5.bdmbet-lhe6hx.bdmbet-xlaopb 32.bdmbet-dd1vy3.bdmbet-5l1sqa 5.bdmbet-pftzjt 4.bdmbet-6ruzek 9.bdmbet-6ruzek 8.bdmbet-xlaopb 6.bdmbet-gwimfq.bdmbet-21r5ua.bdmbet-cgcbzo.bdmbet-dgivnf.bdmbet-wfw84d 4.bdmbet-vfd6mo.bdmbet-wfw84d 6.bdmbet-wfw84d 0l29.bdmbet-pftzjt 17.bdmbet-i6zcr0.bdmbet-il0uau 2.bdmbet-qp57od 10.bdmbet-jfc16d.bdmbet-yh3ppe 8.bdmbet-64dyrp.bdmbet-rkw1tc.bdmbet-w16ugk.bdmbet-t0moy5.bdmbet-9n3vgi.bdmbet-5l1sqa.bdmbet-c5fpan.bdmbet-yh3ppe 1.bdmbet-ms74c6.bdmbet-9v8u74.bdmbet-nv9oh7.bdmbet-unxehf.bdmbet-iyg7jr.bdmbet-he6xkl 1.bdmbet-sauq04.bdmbet-5y8gms.5z'/%3e%3c/svg%3e");
}

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

.bdmbet-vg6bv1 {
  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-vg6bv1.bdmbet-lzff5b {
  display: block;
}

.bdmbet-vg6bv1.bdmbet-pd0fn6 {
  display: none;
}

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

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

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

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

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

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

.bdmbet-sfohp7 .bdmbet-1sbdhj {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bdmbet-mg687i 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-mg687i 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-6es1dh {
  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-6es1dh.bdmbet-7yxz4u {
  opacity: 1;
  pointer-events: auto;
}
