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

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

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

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

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

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

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

.bdmbet-nb3npu {
  cursor: pointer;
}

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

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

.bdmbet-n9z5qj figure {
  margin: 0;
}

.bdmbet-n9z5qj.bdmbet-mdqpzh {
  justify-content: flex-start;
  margin-right: 4px;
}

.bdmbet-n9z5qj.bdmbet-ti5ws2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.bdmbet-n9z5qj.bdmbet-jck4ja {
  justify-content: center;
}

.bdmbet-n9z5qj.bdmbet-58axy3 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-l0c3fy.bdmbet-h2ohkj {
  background-color: #000;
}

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

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

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

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

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

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

.bdmbet-n46h2f .bdmbet-i35v7a {
  margin-bottom: 28px;
}

.bdmbet-n46h2f .bdmbet-i35v7a img {
  max-height: 100px;
  width: auto;
}

.bdmbet-86xwt7 {
  display: flex;
  align-items: center;
}

.bdmbet-86xwt7 a + a {
  margin-left: 24px;
}

.bdmbet-86xwt7 img {
  max-height: 56px;
  width: auto;
}

.bdmbet-86xwt7 img + img {
  margin-left: 24px;
}

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

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

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

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

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

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

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

.bdmbet-xvpuyy li svg {
  transition: 0.bdmbet-jovvc4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-jsd6tr.bdmbet-1eohhf {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.bdmbet-bil498 li a.bdmbet-1eohhf {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-pbzq70.bdmbet-8l4dhe {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-p4iqo2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-4tvmvn .bdmbet-ty1xmn {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bdmbet-1ooxk0 {
  position: relative;
  border: none;
}

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

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

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

.bdmbet-hmuxfe.bdmbet-oa48hr span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.bdmbet-6hf5li.bdmbet-mtjq3s {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-dqkfkl {
  display: none;
}

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

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

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

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

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

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

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

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

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

.bdmbet-7djb59 li span {
  opacity: 0.5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-5mkzpw {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.bdmbet-2hm9qy {
  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-jovvc4 ease-in-out;
}

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

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

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

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

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

.bdmbet-wzygft .bdmbet-2hm9qy {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-ueqv8x 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-jovvc4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-lanzp4.bdmbet-xmdca0 {
  display: none;
}

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

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

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

.bdmbet-hy9798.bdmbet-bhbatr {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.bdmbet-028u9w .bdmbet-4tvmvn {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .bdmbet-028u9w .bdmbet-4tvmvn {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-2i5kyn .bdmbet-ty1xmn {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-wzk9qe .bdmbet-1hm3m3 {
  position: relative;
}

.bdmbet-wzk9qe .bdmbet-7a8php {
  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-wzk9qe .bdmbet-7a8php.bdmbet-xmdca0 {
  display: none;
}

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

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

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-7scjzn {
  max-width: 300px;
  width: 100%;
}

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-7scjzn .bdmbet-buco4s {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-7scjzn .bdmbet-buco4s {
    font-size: 32px;
    text-align: center;
  }
}

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-7scjzn .bdmbet-3eop12 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-7scjzn .bdmbet-3eop12 {
    text-align: center;
  }
}

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-khgdqc {
  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-jovvc4 ease-in-out;
}

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-khgdqc:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-khgdqc {
    width: 100%;
  }
}

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-a1mu68 {
  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-jovvc4 ease-in-out;
  overflow: hidden;
}

.bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-a1mu68 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-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-a1mu68: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-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-a1mu68:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bdmbet-wzk9qe .bdmbet-zx0plj .bdmbet-8l4dhe .bdmbet-a1mu68 {
    width: 100%;
  }
}

.bdmbet-wzk9qe .bdmbet-zx0plj.bdmbet-xmdca0 {
  display: none;
}

.bdmbet-wzk9qe .bdmbet-ig0ohd {
  display: none;
}

.bdmbet-wzk9qe .bdmbet-ig0ohd.bdmbet-bhbatr {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

.bdmbet-zoprvr.bdmbet-1eohhf {
  display: block;
}

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

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

.bdmbet-zoprvr .bdmbet-a1mu68 {
  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-jovvc4 ease-in-out;
}

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

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

.bdmbet-spbxx8.bdmbet-1eohhf {
  display: block;
}

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

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

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

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

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

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

.bdmbet-4r1viq.bdmbet-xmdca0 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-w22t5l.bdmbet-xmdca0 {
  display: none;
}

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

.bdmbet-w22t5l .bdmbet-pjrtlt {
  margin: 0 auto;
}

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

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

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

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

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

.bdmbet-xhubjw > 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-dacqmz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bdmbet-p21t6z 44.bdmbet-qs88pw.bdmbet-e5bj64.bdmbet-rh0fab.bdmbet-l1wsar.bdmbet-d8hhhz.bdmbet-ypgem2.bdmbet-mo39b6.bdmbet-actmzn.bdmbet-klmfqx.bdmbet-iysgbr.bdmbet-4m4c2a.bdmbet-ua6p1l 0l-12.bdmbet-5hyf4c 30.bdmbet-9wgvlp.bdmbet-j670gj 2.bdmbet-npwy2l.bdmbet-j670gj 3.bdmbet-xcx56i 3.bdmbet-7isjpp.bdmbet-wm0gjc 3.bdmbet-maclvm.bdmbet-hjjcxv.bdmbet-pmdkj4.bdmbet-7kmp40 7-3.bdmbet-5hyf4c 10.bdmbet-8qck1h.bdmbet-7kmp40 23.bdmbet-lvohoq.bdmbet-zvroop 1.bdmbet-w4ixml 2.bdmbet-5hyf4c 3.bdmbet-zvroop 1.bdmbet-wm0gjc 5.bdmbet-6lq9qk.bdmbet-wm0gjc 32.bdmbet-6dr6tj.bdmbet-hjjcxv 5.bdmbet-ua6p1l 4.bdmbet-7kmp40 9.bdmbet-7kmp40 8.bdmbet-wm0gjc 6.bdmbet-p9gxxp.bdmbet-e0qvlm.bdmbet-kffwo0.bdmbet-0w43bz.bdmbet-tn96ow 4.bdmbet-mac0ga.bdmbet-tn96ow 6.bdmbet-tn96ow 0l29.bdmbet-ua6p1l 17.bdmbet-6xpqba.bdmbet-mx9j4e 2.bdmbet-6urqmz 10.bdmbet-4iqs0z.bdmbet-5hyf4c 8.bdmbet-qm491l.bdmbet-yk02oa.bdmbet-95z4cb.bdmbet-wrjsnj.bdmbet-lfuovl.bdmbet-hjjcxv.bdmbet-d8hhhz.bdmbet-5hyf4c 1.bdmbet-htav0p.bdmbet-38oyk9.bdmbet-h988hd.bdmbet-dyjbg4.bdmbet-aqcwxt.bdmbet-w4ixml 1.bdmbet-nb2fli.bdmbet-vewzxo.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bdmbet-xhubjw > input:checked ~ label,
.bdmbet-xhubjw > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-dacqmz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bdmbet-p21t6z 44.bdmbet-qs88pw.bdmbet-e5bj64.bdmbet-rh0fab.bdmbet-l1wsar.bdmbet-d8hhhz.bdmbet-ypgem2.bdmbet-mo39b6.bdmbet-actmzn.bdmbet-klmfqx.bdmbet-iysgbr.bdmbet-4m4c2a.bdmbet-ua6p1l 0l-12.bdmbet-5hyf4c 30.bdmbet-9wgvlp.bdmbet-j670gj 2.bdmbet-npwy2l.bdmbet-j670gj 3.bdmbet-xcx56i 3.bdmbet-7isjpp.bdmbet-wm0gjc 3.bdmbet-maclvm.bdmbet-hjjcxv.bdmbet-pmdkj4.bdmbet-7kmp40 7-3.bdmbet-5hyf4c 10.bdmbet-8qck1h.bdmbet-7kmp40 23.bdmbet-lvohoq.bdmbet-zvroop 1.bdmbet-w4ixml 2.bdmbet-5hyf4c 3.bdmbet-zvroop 1.bdmbet-wm0gjc 5.bdmbet-6lq9qk.bdmbet-wm0gjc 32.bdmbet-6dr6tj.bdmbet-hjjcxv 5.bdmbet-ua6p1l 4.bdmbet-7kmp40 9.bdmbet-7kmp40 8.bdmbet-wm0gjc 6.bdmbet-p9gxxp.bdmbet-e0qvlm.bdmbet-kffwo0.bdmbet-0w43bz.bdmbet-tn96ow 4.bdmbet-mac0ga.bdmbet-tn96ow 6.bdmbet-tn96ow 0l29.bdmbet-ua6p1l 17.bdmbet-6xpqba.bdmbet-mx9j4e 2.bdmbet-6urqmz 10.bdmbet-4iqs0z.bdmbet-5hyf4c 8.bdmbet-qm491l.bdmbet-yk02oa.bdmbet-95z4cb.bdmbet-wrjsnj.bdmbet-lfuovl.bdmbet-hjjcxv.bdmbet-d8hhhz.bdmbet-5hyf4c 1.bdmbet-htav0p.bdmbet-38oyk9.bdmbet-h988hd.bdmbet-dyjbg4.bdmbet-aqcwxt.bdmbet-w4ixml 1.bdmbet-nb2fli.bdmbet-vewzxo.5z'/%3e%3c/svg%3e");
}

.bdmbet-xhubjw > input:not(:checked) ~ label:hover,
.bdmbet-xhubjw > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-dacqmz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-p21t6z 44.bdmbet-qs88pw.bdmbet-e5bj64.bdmbet-rh0fab.bdmbet-l1wsar.bdmbet-d8hhhz.bdmbet-ypgem2.bdmbet-mo39b6.bdmbet-actmzn.bdmbet-klmfqx.bdmbet-iysgbr.bdmbet-4m4c2a.bdmbet-ua6p1l 0l-12.bdmbet-5hyf4c 30.bdmbet-9wgvlp.bdmbet-j670gj 2.bdmbet-npwy2l.bdmbet-j670gj 3.bdmbet-xcx56i 3.bdmbet-7isjpp.bdmbet-wm0gjc 3.bdmbet-maclvm.bdmbet-hjjcxv.bdmbet-pmdkj4.bdmbet-7kmp40 7-3.bdmbet-5hyf4c 10.bdmbet-8qck1h.bdmbet-7kmp40 23.bdmbet-lvohoq.bdmbet-zvroop 1.bdmbet-w4ixml 2.bdmbet-5hyf4c 3.bdmbet-zvroop 1.bdmbet-wm0gjc 5.bdmbet-6lq9qk.bdmbet-wm0gjc 32.bdmbet-6dr6tj.bdmbet-hjjcxv 5.bdmbet-ua6p1l 4.bdmbet-7kmp40 9.bdmbet-7kmp40 8.bdmbet-wm0gjc 6.bdmbet-p9gxxp.bdmbet-e0qvlm.bdmbet-kffwo0.bdmbet-0w43bz.bdmbet-tn96ow 4.bdmbet-mac0ga.bdmbet-tn96ow 6.bdmbet-tn96ow 0l29.bdmbet-ua6p1l 17.bdmbet-6xpqba.bdmbet-mx9j4e 2.bdmbet-6urqmz 10.bdmbet-4iqs0z.bdmbet-5hyf4c 8.bdmbet-qm491l.bdmbet-yk02oa.bdmbet-95z4cb.bdmbet-wrjsnj.bdmbet-lfuovl.bdmbet-hjjcxv.bdmbet-d8hhhz.bdmbet-5hyf4c 1.bdmbet-htav0p.bdmbet-38oyk9.bdmbet-h988hd.bdmbet-dyjbg4.bdmbet-aqcwxt.bdmbet-w4ixml 1.bdmbet-nb2fli.bdmbet-vewzxo.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.bdmbet-2iu5pk.bdmbet-xmdca0 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-2iu5pk.bdmbet-gdhj8q .bdmbet-4qj0ax {
  background: #2b3b67;
}

.bdmbet-2iu5pk.bdmbet-gdhj8q .bdmbet-bpfbac {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bdmbet-2iu5pk.bdmbet-gdhj8q .bdmbet-bpfbac::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bdmbet-2iu5pk.bdmbet-gdhj8q .bdmbet-bpfbac::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bdmbet-2iu5pk.bdmbet-gdhj8q .bdmbet-uojcgm::before {
  background: #0e0f41;
}

.bdmbet-2iu5pk.bdmbet-gdhj8q .bdmbet-uojcgm::after {
  background: #152557;
}

.bdmbet-2iu5pk.bdmbet-gvo44x .bdmbet-4qj0ax {
  background: #1f35fa;
}

.bdmbet-2iu5pk.bdmbet-gvo44x .bdmbet-bpfbac {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bdmbet-2iu5pk.bdmbet-gvo44x .bdmbet-bpfbac::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bdmbet-2iu5pk.bdmbet-gvo44x .bdmbet-bpfbac::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bdmbet-2iu5pk.bdmbet-gvo44x .bdmbet-uojcgm::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bdmbet-2iu5pk.bdmbet-gvo44x .bdmbet-uojcgm::after {
  background: #192ac8;
}

.bdmbet-2iu5pk.bdmbet-swy951 .bdmbet-4qj0ax {
  background: #fa771f;
}

.bdmbet-2iu5pk.bdmbet-swy951 .bdmbet-bpfbac {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-2iu5pk.bdmbet-swy951 .bdmbet-bpfbac::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bdmbet-2iu5pk.bdmbet-swy951 .bdmbet-bpfbac::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bdmbet-2iu5pk.bdmbet-swy951 .bdmbet-uojcgm::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdmbet-2iu5pk.bdmbet-swy951 .bdmbet-uojcgm::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-mhqiwn .bdmbet-84rt5h {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.bdmbet-xn8zx0.bdmbet-xmdca0 {
  display: none;
}

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

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

.bdmbet-r2uam3 {
  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-1ccy80 {
  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-8i1ojr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bdmbet-14a65f .bdmbet-84rt5h {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bdmbet-9etuww strong {
  font-weight: 600;
}

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

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

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

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

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

.bdmbet-6927lj a {
  width: 100%;
}

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

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

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

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

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

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

.bdmbet-zdgr1c .bdmbet-mrbu13 {
  justify-content: center;
}

/* faq */

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

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

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

.bdmbet-lu0gyq.bdmbet-1eohhf .bdmbet-ceq211::after {
  transform: rotate(45deg);
}

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

.bdmbet-lu0gyq.bdmbet-1eohhf .bdmbet-d2iswf {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.bdmbet-xhubjw > input:not(:checked) ~ label:hover,
.bdmbet-xhubjw > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdmbet-voc7ed.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdmbet-e8eo1h 44.bdmbet-hgwjha.bdmbet-gpas0u.bdmbet-1qchqm.bdmbet-1m8p0s.bdmbet-uu4ww1.bdmbet-ty2zv9.bdmbet-4ktejy.bdmbet-4xpnja.bdmbet-ei8a8j.bdmbet-rs61vi.bdmbet-5k6hpo.bdmbet-0dyfdj 0l-12.bdmbet-mxek7z 30.bdmbet-e6zypa.bdmbet-jroaq8 2.bdmbet-au9jsh.bdmbet-jroaq8 3.bdmbet-uer5nj 3.bdmbet-91v43b.bdmbet-keceti 3.bdmbet-b6nui9.bdmbet-f7e5h9.bdmbet-v2s4r5.bdmbet-s4hpoj 7-3.bdmbet-mxek7z 10.bdmbet-usl67f.bdmbet-s4hpoj 23.bdmbet-ulxxw7.bdmbet-2i823h 1.bdmbet-ltfey4 2.bdmbet-mxek7z 3.bdmbet-2i823h 1.bdmbet-keceti 5.bdmbet-phrckc.bdmbet-keceti 32.bdmbet-7qqenh.bdmbet-f7e5h9 5.bdmbet-0dyfdj 4.bdmbet-s4hpoj 9.bdmbet-s4hpoj 8.bdmbet-keceti 6.bdmbet-xiz0r1.bdmbet-wmxsa2.bdmbet-37x21x.bdmbet-quzcbd.bdmbet-k9ys22 4.bdmbet-betl0a.bdmbet-k9ys22 6.bdmbet-k9ys22 0l29.bdmbet-0dyfdj 17.bdmbet-arn5qm.bdmbet-w557tq 2.bdmbet-4eozwt 10.bdmbet-ai867c.bdmbet-mxek7z 8.bdmbet-l8lddp.bdmbet-grcigo.bdmbet-yl908g.bdmbet-acyj4g.bdmbet-577lyz.bdmbet-f7e5h9.bdmbet-uu4ww1.bdmbet-mxek7z 1.bdmbet-3nsijc.bdmbet-f2edwo.bdmbet-fue55s.bdmbet-jh0qtd.bdmbet-p8ng24.bdmbet-ltfey4 1.bdmbet-cyurw6.bdmbet-2zk5ma.5z'/%3e%3c/svg%3e");
}

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

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

.bdmbet-u7kysg.bdmbet-q8x0lo {
  display: none;
}

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

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

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

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

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

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

.bdmbet-8ay78u .bdmbet-g6h62c {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bdmbet-a8atwy 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-a8atwy 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-5256nc {
  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-5256nc.bdmbet-ev0cnk {
  opacity: 1;
  pointer-events: auto;
}
