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

.bdm-bet-44yrnn {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-44yrnn {
    padding: 54px 0 0;
  }
}

.bdm-bet-ljk8zx {
  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) {
  .bdm-bet-ljk8zx: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;
  }
}

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

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

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

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

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

.bdm-bet-g840vv {
  cursor: pointer;
}

.bdm-bet-joy4rg {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.bdm-bet-a1u31r {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bdm-bet-a1u31r figure {
  margin: 0;
}

.bdm-bet-a1u31r.bdm-bet-a852mh {
  justify-content: flex-start;
  margin-right: 4px;
}

.bdm-bet-a1u31r.bdm-bet-ha4fgs {
  justify-content: flex-end;
  margin-left: 4px;
}

.bdm-bet-a1u31r.bdm-bet-sqkhgg {
  justify-content: center;
}

.bdm-bet-a1u31r.bdm-bet-7bdbvl {
  justify-content: normal;
}

.bdm-bet-qiohjb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.bdm-bet-3opay2 {
  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) {
  .bdm-bet-3opay2 {
    flex-direction: column;
  }
}

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

.bdm-bet-odifuc img {
  width: 100%;
}

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

.bdm-bet-1tti8r {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.bdm-bet-1tti8r 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) {
  .bdm-bet-1tti8r ul {
    margin-bottom: 15px;
  }
}

.bdm-bet-1tti8r ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.bdm-bet-1tti8r 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);
}

.bdm-bet-1tti8r ul li span svg {
  fill: var(--title-color);
}

.bdm-bet-1tti8r ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-1tti8r ul li small {
    font-size: 12px;
  }
}

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

.bdm-bet-1tti8r ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-1tti8r {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.bdm-bet-2wmz35 {
  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) {
  .bdm-bet-2wmz35 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.bdm-bet-715roo {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .bdm-bet-gnabuv {
    height: 50px;
  }
}

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

.bdm-bet-gnabuv.bdm-bet-ig10tm {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .bdm-bet-gnabuv.bdm-bet-ig10tm:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.bdm-bet-ldczqs {
  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) {
  .bdm-bet-ldczqs {
    padding: 80px 16px 0;
  }
}

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

.bdm-bet-cxkvst {
  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) {
  .bdm-bet-cxkvst {
    flex-direction: column;
  }
}

.bdm-bet-y3aqsi {
  margin-bottom: 94px;
}

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

.bdm-bet-v7m53z .bdm-bet-ud9bqx {
  margin-bottom: 28px;
}

.bdm-bet-v7m53z .bdm-bet-ud9bqx img {
  max-height: 100px;
  width: auto;
}

.bdm-bet-yiwp1j {
  display: flex;
  align-items: center;
}

.bdm-bet-yiwp1j a + a {
  margin-left: 24px;
}

.bdm-bet-yiwp1j img {
  max-height: 56px;
  width: auto;
}

.bdm-bet-yiwp1j img + img {
  margin-left: 24px;
}

.bdm-bet-1vd63u {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.bdm-bet-oik0in {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.bdm-bet-31wnyx {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-31wnyx {
    flex-wrap: wrap;
  }
}

.bdm-bet-31wnyx li {
  display: flex;
  margin: 0 7px;
}

.bdm-bet-31wnyx li svg {
  transition: 0.bdm-bet-0egm6z ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .bdm-bet-31wnyx li:hover svg {
    transform: scale(1.2);
  }
}

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

.bdm-bet-0v8bbo + .bdm-bet-0v8bbo {
  margin-left: 120px;
}

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

.bdm-bet-odosz7 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.bdm-bet-580aq6 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bdm-bet-580aq6 li {
  font-size: 16px;
}

.bdm-bet-580aq6 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .bdm-bet-580aq6 li a:hover {
    text-decoration: underline;
  }
}

.bdm-bet-580aq6 li + li {
  margin-top: 16px;
}

.bdm-bet-6zx8y4 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bdm-bet-w5vs2g ease-in-out;
}

.bdm-bet-6zx8y4.bdm-bet-euse1b {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.bdm-bet-gqghyj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bdm-bet-oyg5ok li {
  width: 100%;
}

.bdm-bet-oyg5ok 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.bdm-bet-0egm6z ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.bdm-bet-oyg5ok li a svg {
  fill: var(--button-text-color);
}

.bdm-bet-oyg5ok li a.bdm-bet-euse1b {
  background: var(--border-color);
}

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

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

.bdm-bet-3daykq {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-3daykq {
    margin: 0 -5px;
  }
}

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

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

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

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

.bdm-bet-8iuhvx {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.bdm-bet-8iuhvx img {
  width: 100%;
  transition: 0.bdm-bet-0egm6z ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .bdm-bet-8iuhvx:hover img {
    transform: scale(1.1);
  }
}

.bdm-bet-c5k17u {
  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) {
  .bdm-bet-c5k17u {
    height: 54px;
  }
}

.bdm-bet-06q5hn {
  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) {
  .bdm-bet-06q5hn {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .bdm-bet-06q5hn .bdm-bet-ud9bqx img {
    max-width: 90px;
  }
}

.bdm-bet-ud9bqx img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .bdm-bet-ud9bqx {
    order: -2;
  }
}

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

.bdm-bet-i12yqx {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.bdm-bet-i12yqx li {
  font-size: 16px;
  margin: 0 20px;
}

.bdm-bet-i12yqx li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.bdm-bet-8pkp18 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .bdm-bet-8pkp18 {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .bdm-bet-8pkp18 {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.bdm-bet-8pkp18.bdm-bet-fr0w73 {
  margin-right: 0;
}

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

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

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

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

.bdm-bet-otdu2b {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.bdm-bet-otdu2b:hover > ul {
  display: flex;
}

.bdm-bet-otdu2b:focus > ul {
  display: flex;
}

.bdm-bet-otdu2b:focus-within > ul {
  display: flex;
}

.bdm-bet-bzyo2t {
  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;
}

.bdm-bet-bzyo2t::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.bdm-bet-w5vs2g ease-in-out;
}

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

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

.bdm-bet-otdu2b 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.bdm-bet-0egm6z ease-in-out;
  overflow: hidden;
}

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

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

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

.bdm-bet-u82ogw {
  display: none;
}

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

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

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

.bdm-bet-alx3d7 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.bdm-bet-alx3d7 img {
  margin-bottom: 20px;
}

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

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

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

.bdm-bet-q38az0 {
  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) {
  .bdm-bet-q38az0 {
    font-size: 32px;
  }
}

.bdm-bet-2o1mzo {
  color: var(--text-color);
}

.bdm-bet-xj97ia {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.bdm-bet-xj97ia p img {
  display: block;
  margin: 0 auto;
}

.bdm-bet-xj97ia p:first-of-type {
  margin-top: 0;
}

.bdm-bet-xj97ia p:last-of-type {
  margin-bottom: 0;
}

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

.bdm-bet-xj97ia ul {
  padding: 0 0 0 20px;
}

.bdm-bet-xj97ia table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.bdm-bet-xj97ia table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.bdm-bet-xj97ia iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.bdm-bet-0we470 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.bdm-bet-9mq0gf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-9mq0gf {
    flex-direction: column-reverse;
  }
}

.bdm-bet-9mq0gf .bdm-bet-abkz8l {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-9mq0gf .bdm-bet-abkz8l {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.bdm-bet-9mq0gf .bdm-bet-qz8ef3 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-9mq0gf .bdm-bet-qz8ef3 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .bdm-bet-9mq0gf .bdm-bet-qz8ef3 img {
    width: 100%;
  }
}

.bdm-bet-qz8ef3 {
  margin: 0 0 28px;
}

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

.bdm-bet-abkz8l {
  margin: 0 0 28px;
}

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

.bdm-bet-0we470 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) {
  .bdm-bet-0we470 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.bdm-bet-0we470 .bdm-bet-ljk8zx {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bdm-bet-670j9r {
  position: relative;
  border: none;
}

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

.bdm-bet-d64vyq {
  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;
}

.bdm-bet-d64vyq span {
  height: 32px;
}

.bdm-bet-d64vyq span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.bdm-bet-d64vyq.bdm-bet-tb5jvi span {
  transform: scaleY(-1);
}

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

.bdm-bet-51mkmi {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bdm-bet-51mkmi li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .bdm-bet-51mkmi li {
    font-size: 16px;
  }
}

.bdm-bet-51mkmi li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.bdm-bet-0egm6z ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .bdm-bet-51mkmi li a {
    padding: 12px 14px;
  }
}

.bdm-bet-51mkmi.bdm-bet-17co5x {
  display: none;
}

.bdm-bet-6lyime {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.bdm-bet-6lyime table {
  width: 100%;
  border-collapse: collapse;
}

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

  .bdm-bet-6lyime table td {
    min-width: 75px;
  }
}

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

.bdm-bet-6lyime table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.bdm-bet-6lyime p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

@media only screen and (max-width: 1200px) {
  .bdm-bet-6lyime {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bdm-bet-6lyime {
    margin-bottom: 60px;
  }
}

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

.bdm-bet-2c6o23 {
  width: 100%;
  border-collapse: collapse;
}

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

.bdm-bet-2c6o23 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) {
  .bdm-bet-2c6o23 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.bdm-bet-2c6o23 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.bdm-bet-ynzh68 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.bdm-bet-ynzh68 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.bdm-bet-ynzh68 p {
  color: var(--text-color);
}

.bdm-bet-s9bj2k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.bdm-bet-tv382t {
  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);
}

.bdm-bet-6ck73k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bdm-bet-6ck73k {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bdm-bet-6ck73k {
    margin-bottom: 60px;
  }
}

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

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

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

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

.bdm-bet-wv7hhk p + p {
  margin-top: 10px;
}

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

.bdm-bet-mgwmo7 {
  display: none;
}

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

.bdm-bet-kn49m6 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.bdm-bet-kn49m6 li {
  margin: 0 20px;
}

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

.bdm-bet-kn49m6 li a img {
  margin-bottom: 4px;
}

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

.bdm-bet-tjhhp9 {
  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) {
  .bdm-bet-tjhhp9 {
    padding: 0 16px;
  }
}

.bdm-bet-tjhhp9 li {
  font-size: 16px;
  position: relative;
}

.bdm-bet-tjhhp9 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.bdm-bet-tjhhp9 li span {
  opacity: 0.5;
}

.bdm-bet-tjhhp9 li + li {
  margin-left: 30px;
}

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

h2.bdm-bet-dyazzo {
  margin: 0 0 28px;
}

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

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

.bdm-bet-ncs2kl 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);
}

.bdm-bet-ncs2kl 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;
}

.bdm-bet-ncs2kl 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;
}

.bdm-bet-ncs2kl tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.bdm-bet-ncs2kl tbody tr:last-of-type {
  margin-bottom: 0;
}

.bdm-bet-ncs2kl tbody tr td:first-of-type {
  flex-shrink: 0;
}

.bdm-bet-ncs2kl 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);
}

.bdm-bet-ncs2kl 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);
}

.bdm-bet-ncs2kl tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bdm-bet-ncs2kl tbody tr td .bdm-bet-s3eoy0 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .bdm-bet-ncs2kl tbody tr td .bdm-bet-s3eoy0 {
    width: 100%;
  }
}

.bdm-bet-ncs2kl tbody tr td .bdm-bet-2ygchx {
  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.bdm-bet-0egm6z ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .bdm-bet-ncs2kl tbody tr td .bdm-bet-2ygchx:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .bdm-bet-ncs2kl tbody tr td .bdm-bet-2ygchx {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .bdm-bet-ncs2kl tbody tr td .bdm-bet-2ygchx {
    width: 100%;
  }
}

.bdm-bet-ncs2kl tbody tr td .bdm-bet-fknv30 {
  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) {
  .bdm-bet-ncs2kl tbody tr td .bdm-bet-fknv30:hover {
    text-decoration: none;
  }
}

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

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

.bdm-bet-pk0ad2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.bdm-bet-7u4086 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.bdm-bet-8oj7e1 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-8oj7e1 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .bdm-bet-8oj7e1:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .bdm-bet-8oj7e1 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.bdm-bet-qy99e7 img {
  width: 100%;
  height: 100%;
}

.bdm-bet-qy99e7 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.bdm-bet-futvud svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bdm-bet-0egm6z ease-in-out;
}

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

.bdm-bet-ufhjz8 {
  padding: 90px 0;
}

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

.bdm-bet-kr3wwz {
  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) {
  .bdm-bet-kr3wwz {
    padding: 0 16px;
  }
}

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

.bdm-bet-1pmmc8 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.bdm-bet-1pmmc8 img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .bdm-bet-1pmmc8 {
    margin: 10px 0 0;
  }
}

.bdm-bet-nch06q {
  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;
}

.bdm-bet-nch06q 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) {
  .bdm-bet-nch06q {
    flex-basis: auto;
  }
}

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

.bdm-bet-su61st {
  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.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-su61st:hover {
  border: 1px solid #8c8ca2;
}

.bdm-bet-y70uc9 {
  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%);
}

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

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

.bdm-bet-hndo06 a {
  text-decoration: underline;
  color: #8babff;
}

.bdm-bet-hqhr3a {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.bdm-bet-hqhr3a .bdm-bet-su61st {
  width: 50%;
  margin: 0;
}

.bdm-bet-8uk73i {
  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;
}

.bdm-bet-8uk73i:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.bdm-bet-iwg9sh {
  margin: 0 0 100px;
}

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

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

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

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

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

.bdm-bet-yn9nre {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.bdm-bet-r97w2j 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.bdm-bet-0egm6z ease-in-out;
}

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

.bdm-bet-r97w2j a svg {
  fill: #fff;
}

.bdm-bet-r97w2j a:hover {
  background: #3d68e7;
}

.bdm-bet-dlqsqo {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.bdm-bet-ns88s3 {
  margin-bottom: 16px;
}

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

.bdm-bet-npv570 {
  font-size: 16px;
  color: var(--text-color);
}

.bdm-bet-obofjf {
  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) {
  .bdm-bet-obofjf {
    padding: 0 16px;
  }
}

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

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

.bdm-bet-rnivqj {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.bdm-bet-drrb9s {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.bdm-bet-drrb9s 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);
}

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

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

.bdm-bet-drrb9s table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .bdm-bet-drrb9s {
    margin: 0;
  }
}

.bdm-bet-4iqikw {
  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) {
  .bdm-bet-4iqikw {
    min-height: 190px;
  }
}

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

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

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

.bdm-bet-8c67w2.bdm-bet-w6o0xh {
  display: none;
}

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

.bdm-bet-n3m9p3 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bdm-bet-n3m9p3 iframe.bdm-bet-lrcf3o {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bdm-bet-n3m9p3.bdm-bet-oxvh30 {
  opacity: 1;
  pointer-events: all;
}

.bdm-bet-w0zjid {
  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.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-w0zjid svg {
  margin-right: 10px;
}

.bdm-bet-w0zjid + .bdm-bet-w0zjid {
  margin-top: 14px;
}

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

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

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

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

.bdm-bet-obofjf .bdm-bet-0we470 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.bdm-bet-obofjf .bdm-bet-0we470 h1,
.bdm-bet-obofjf .bdm-bet-0we470 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) {
  .bdm-bet-obofjf .bdm-bet-0we470 h1,
  .bdm-bet-obofjf .bdm-bet-0we470 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .bdm-bet-obofjf .bdm-bet-0we470 {
    margin: 28px 0 0;
  }
}

.bdm-bet-n4zm7e {
  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) {
  .bdm-bet-n4zm7e {
    padding: 0 16px;
  }
}

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

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

.bdm-bet-cfwvvg {
  max-width: 545px;
  width: 100%;
}

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

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

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

.bdm-bet-cnf083 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bdm-bet-3acvtp {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.bdm-bet-3acvtp h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .bdm-bet-3acvtp h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .bdm-bet-3acvtp h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .bdm-bet-3acvtp {
    max-width: 100%;
    margin: 0;
  }
}

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

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

.bdm-bet-tn71rh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.bdm-bet-72yuqi span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .bdm-bet-8o5p9h {
    padding: 10px;
  }
}

.bdm-bet-8o5p9h .bdm-bet-ljk8zx {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .bdm-bet-8o5p9h .bdm-bet-ljk8zx {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .bdm-bet-8o5p9h {
    flex-wrap: wrap;
  }
}

.bdm-bet-1rt2ve {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.bdm-bet-1rt2ve img {
  width: 100%;
}

.bdm-bet-mkq4wc {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.bdm-bet-67jrgu {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.bdm-bet-bxqkw2 {
  width: 100%;
  margin: 0 0 100px;
}

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

.bdm-bet-bxqkw2 .bdm-bet-u84utw {
  position: relative;
}

.bdm-bet-bxqkw2 .bdm-bet-2s9928 {
  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;
}

.bdm-bet-bxqkw2 .bdm-bet-2s9928.bdm-bet-w6o0xh {
  display: none;
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 {
  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) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 {
    bottom: 90px;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-qu1k84 {
  max-width: 300px;
  width: 100%;
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-qu1k84 .bdm-bet-z1jlor {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-qu1k84 .bdm-bet-z1jlor {
    font-size: 32px;
    text-align: center;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-qu1k84 .bdm-bet-0ev0rz {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-qu1k84 .bdm-bet-0ev0rz {
    text-align: center;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 {
    flex-direction: column-reverse;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-x3j4ia {
  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.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-x3j4ia:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-x3j4ia {
    width: 100%;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-pahgjv {
  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.bdm-bet-0egm6z ease-in-out;
  overflow: hidden;
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-pahgjv 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);
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-pahgjv: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;
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-pahgjv:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-0mb4k6 .bdm-bet-fr0w73 .bdm-bet-pahgjv {
    width: 100%;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0mb4k6.bdm-bet-w6o0xh {
  display: none;
}

.bdm-bet-bxqkw2 .bdm-bet-tfdc7w {
  display: none;
}

.bdm-bet-bxqkw2 .bdm-bet-tfdc7w.bdm-bet-oxvh30 {
  display: block;
}

.bdm-bet-bxqkw2 .bdm-bet-tfdc7w iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-tfdc7w iframe {
    height: calc(100vh - 54px);
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0ill9h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .bdm-bet-bxqkw2 .bdm-bet-0ill9h {
    padding: 24px 16px 0;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0ill9h .bdm-bet-z1jlor {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-bxqkw2 .bdm-bet-0ill9h .bdm-bet-z1jlor {
    margin-bottom: 24px;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0ill9h 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);
}

.bdm-bet-bxqkw2 .bdm-bet-0ill9h 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) {
  .bdm-bet-bxqkw2 .bdm-bet-0ill9h table tr td {
    padding: 12px 4px;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0ill9h 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) {
  .bdm-bet-bxqkw2 .bdm-bet-0ill9h table tr th {
    padding: 12px 4px;
  }
}

.bdm-bet-bxqkw2 .bdm-bet-0ill9h table tr:last-of-type td {
  border-bottom: none;
}

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

.bdm-bet-ha1o6z.bdm-bet-euse1b {
  display: block;
}

.bdm-bet-ha1o6z iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.bdm-bet-ha1o6z .bdm-bet-wf7oh2 {
  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;
}

.bdm-bet-ha1o6z .bdm-bet-x71ox6 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bdm-bet-ha1o6z .bdm-bet-pahgjv {
  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.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-ha1o6z .bdm-bet-pahgjv:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.bdm-bet-uzibxt.bdm-bet-euse1b {
  display: block;
}

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

.bdm-bet-vcvvke {
  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;
}

.bdm-bet-k4ykko {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.bdm-bet-n5q8vk {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bdm-bet-n5q8vk svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.bdm-bet-f3yxzk {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bdm-bet-ue3zb7.bdm-bet-w6o0xh {
  display: none;
}

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

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

.bdm-bet-5kqox6 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.bdm-bet-5kqox6 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.bdm-bet-5kqox6 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.bdm-bet-0egm6z ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.bdm-bet-5kqox6 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bdm-bet-5kqox6 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bdm-bet-5kqox6 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.bdm-bet-5kqox6 input:active {
  border-color: #c2c0ce;
}

.bdm-bet-5kqox6 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .bdm-bet-5kqox6 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.bdm-bet-l4vnn8 {
  margin-bottom: 36px;
}

.bdm-bet-l4vnn8 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;
}

.bdm-bet-l4vnn8 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bdm-bet-l4vnn8 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.bdm-bet-ydgxas {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bdm-bet-9qrhr2 {
  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.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-9qrhr2:hover {
  background: var(--border-color);
}

.bdm-bet-418q1g {
  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.bdm-bet-0egm6z ease-in-out;
}

.bdm-bet-418q1g:hover {
  background: #166ad9;
}

.bdm-bet-qnfazw {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.bdm-bet-qnfazw.bdm-bet-w6o0xh {
  display: none;
}

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

.bdm-bet-qnfazw .bdm-bet-9qrhr2 {
  margin: 0 auto;
}

.bdm-bet-h5slmv {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.bdm-bet-5dqevk {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.bdm-bet-w9kgfw {
  filter: grayscale(100%);
}

.bdm-bet-5dqevk > input {
  display: none;
}

.bdm-bet-5dqevk > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdm-bet-f7ik0s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bdm-bet-h378lp 44.bdm-bet-pgjkyy.bdm-bet-07xsyq.bdm-bet-r7jhik.bdm-bet-yxfi9l.bdm-bet-a6p63p.bdm-bet-nx5v7f.bdm-bet-ox7eja.bdm-bet-hv1b80.bdm-bet-vb5klu.bdm-bet-iaapa2.bdm-bet-qb4uu2.bdm-bet-n9jdkq 0l-12.bdm-bet-dxrzcy 30.bdm-bet-km16il.bdm-bet-pk6nww 2.bdm-bet-mk9bxd.bdm-bet-pk6nww 3.bdm-bet-7o7jjp 3.bdm-bet-rp0gmj.bdm-bet-67k5yh 3.bdm-bet-493760.bdm-bet-909tvz.bdm-bet-2mvlcf.bdm-bet-z8qxnw 7-3.bdm-bet-dxrzcy 10.bdm-bet-ab0a4u.bdm-bet-z8qxnw 23.bdm-bet-ilqk5d.bdm-bet-0ah79z 1.bdm-bet-t42eg2 2.bdm-bet-dxrzcy 3.bdm-bet-0ah79z 1.bdm-bet-67k5yh 5.bdm-bet-kkm2g6.bdm-bet-67k5yh 32.bdm-bet-dkcoop.bdm-bet-909tvz 5.bdm-bet-n9jdkq 4.bdm-bet-z8qxnw 9.bdm-bet-z8qxnw 8.bdm-bet-67k5yh 6.bdm-bet-za7mwu.bdm-bet-auny7q.bdm-bet-msrir2.bdm-bet-s1t13e.bdm-bet-ljsdzm 4.bdm-bet-5vehb0.bdm-bet-ljsdzm 6.bdm-bet-ljsdzm 0l29.bdm-bet-n9jdkq 17.bdm-bet-b79o2g.bdm-bet-vtrcaj 2.bdm-bet-gclvyd 10.bdm-bet-0junxn.bdm-bet-dxrzcy 8.bdm-bet-h9gufe.bdm-bet-eaouyk.bdm-bet-b17joc.bdm-bet-zndeib.bdm-bet-g0x7ut.bdm-bet-909tvz.bdm-bet-a6p63p.bdm-bet-dxrzcy 1.bdm-bet-rvfglk.bdm-bet-83zai9.bdm-bet-fyfpdq.bdm-bet-94tqns.bdm-bet-y7x6ab.bdm-bet-t42eg2 1.bdm-bet-fvi0xj.bdm-bet-fmjkgy.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bdm-bet-5dqevk > input:checked ~ label,
.bdm-bet-5dqevk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdm-bet-f7ik0s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bdm-bet-h378lp 44.bdm-bet-pgjkyy.bdm-bet-07xsyq.bdm-bet-r7jhik.bdm-bet-yxfi9l.bdm-bet-a6p63p.bdm-bet-nx5v7f.bdm-bet-ox7eja.bdm-bet-hv1b80.bdm-bet-vb5klu.bdm-bet-iaapa2.bdm-bet-qb4uu2.bdm-bet-n9jdkq 0l-12.bdm-bet-dxrzcy 30.bdm-bet-km16il.bdm-bet-pk6nww 2.bdm-bet-mk9bxd.bdm-bet-pk6nww 3.bdm-bet-7o7jjp 3.bdm-bet-rp0gmj.bdm-bet-67k5yh 3.bdm-bet-493760.bdm-bet-909tvz.bdm-bet-2mvlcf.bdm-bet-z8qxnw 7-3.bdm-bet-dxrzcy 10.bdm-bet-ab0a4u.bdm-bet-z8qxnw 23.bdm-bet-ilqk5d.bdm-bet-0ah79z 1.bdm-bet-t42eg2 2.bdm-bet-dxrzcy 3.bdm-bet-0ah79z 1.bdm-bet-67k5yh 5.bdm-bet-kkm2g6.bdm-bet-67k5yh 32.bdm-bet-dkcoop.bdm-bet-909tvz 5.bdm-bet-n9jdkq 4.bdm-bet-z8qxnw 9.bdm-bet-z8qxnw 8.bdm-bet-67k5yh 6.bdm-bet-za7mwu.bdm-bet-auny7q.bdm-bet-msrir2.bdm-bet-s1t13e.bdm-bet-ljsdzm 4.bdm-bet-5vehb0.bdm-bet-ljsdzm 6.bdm-bet-ljsdzm 0l29.bdm-bet-n9jdkq 17.bdm-bet-b79o2g.bdm-bet-vtrcaj 2.bdm-bet-gclvyd 10.bdm-bet-0junxn.bdm-bet-dxrzcy 8.bdm-bet-h9gufe.bdm-bet-eaouyk.bdm-bet-b17joc.bdm-bet-zndeib.bdm-bet-g0x7ut.bdm-bet-909tvz.bdm-bet-a6p63p.bdm-bet-dxrzcy 1.bdm-bet-rvfglk.bdm-bet-83zai9.bdm-bet-fyfpdq.bdm-bet-94tqns.bdm-bet-y7x6ab.bdm-bet-t42eg2 1.bdm-bet-fvi0xj.bdm-bet-fmjkgy.5z'/%3e%3c/svg%3e");
}

.bdm-bet-5dqevk > input:not(:checked) ~ label:hover,
.bdm-bet-5dqevk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdm-bet-f7ik0s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdm-bet-h378lp 44.bdm-bet-pgjkyy.bdm-bet-07xsyq.bdm-bet-r7jhik.bdm-bet-yxfi9l.bdm-bet-a6p63p.bdm-bet-nx5v7f.bdm-bet-ox7eja.bdm-bet-hv1b80.bdm-bet-vb5klu.bdm-bet-iaapa2.bdm-bet-qb4uu2.bdm-bet-n9jdkq 0l-12.bdm-bet-dxrzcy 30.bdm-bet-km16il.bdm-bet-pk6nww 2.bdm-bet-mk9bxd.bdm-bet-pk6nww 3.bdm-bet-7o7jjp 3.bdm-bet-rp0gmj.bdm-bet-67k5yh 3.bdm-bet-493760.bdm-bet-909tvz.bdm-bet-2mvlcf.bdm-bet-z8qxnw 7-3.bdm-bet-dxrzcy 10.bdm-bet-ab0a4u.bdm-bet-z8qxnw 23.bdm-bet-ilqk5d.bdm-bet-0ah79z 1.bdm-bet-t42eg2 2.bdm-bet-dxrzcy 3.bdm-bet-0ah79z 1.bdm-bet-67k5yh 5.bdm-bet-kkm2g6.bdm-bet-67k5yh 32.bdm-bet-dkcoop.bdm-bet-909tvz 5.bdm-bet-n9jdkq 4.bdm-bet-z8qxnw 9.bdm-bet-z8qxnw 8.bdm-bet-67k5yh 6.bdm-bet-za7mwu.bdm-bet-auny7q.bdm-bet-msrir2.bdm-bet-s1t13e.bdm-bet-ljsdzm 4.bdm-bet-5vehb0.bdm-bet-ljsdzm 6.bdm-bet-ljsdzm 0l29.bdm-bet-n9jdkq 17.bdm-bet-b79o2g.bdm-bet-vtrcaj 2.bdm-bet-gclvyd 10.bdm-bet-0junxn.bdm-bet-dxrzcy 8.bdm-bet-h9gufe.bdm-bet-eaouyk.bdm-bet-b17joc.bdm-bet-zndeib.bdm-bet-g0x7ut.bdm-bet-909tvz.bdm-bet-a6p63p.bdm-bet-dxrzcy 1.bdm-bet-rvfglk.bdm-bet-83zai9.bdm-bet-fyfpdq.bdm-bet-94tqns.bdm-bet-y7x6ab.bdm-bet-t42eg2 1.bdm-bet-fvi0xj.bdm-bet-fmjkgy.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .bdm-bet-8yfqc9 > .bdm-bet-0oysrd {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .bdm-bet-8yfqc9 > .bdm-bet-0oysrd {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bdm-bet-8yfqc9 > .bdm-bet-0oysrd {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bdm-bet-8yfqc9 > .bdm-bet-0oysrd {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bdm-bet-8yfqc9 > .bdm-bet-0oysrd {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.bdm-bet-845012 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.bdm-bet-845012.bdm-bet-w6o0xh {
  display: none;
}

.bdm-bet-ar01dn {
  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) {
  .bdm-bet-ar01dn {
    height: 74px;
    overflow: visible;
  }
}

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

.bdm-bet-5knws4 {
  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;
}

.bdm-bet-5knws4::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.bdm-bet-5knws4::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.bdm-bet-5knws4 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.bdm-bet-leua0e {
  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;
}

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

.bdm-bet-leua0e::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) {
  .bdm-bet-leua0e::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.bdm-bet-845012.bdm-bet-marbem .bdm-bet-ar01dn {
  background: #2b3b67;
}

.bdm-bet-845012.bdm-bet-marbem .bdm-bet-5knws4 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bdm-bet-845012.bdm-bet-marbem .bdm-bet-5knws4::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bdm-bet-845012.bdm-bet-marbem .bdm-bet-5knws4::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bdm-bet-845012.bdm-bet-marbem .bdm-bet-leua0e::before {
  background: #0e0f41;
}

.bdm-bet-845012.bdm-bet-marbem .bdm-bet-leua0e::after {
  background: #152557;
}

.bdm-bet-845012.bdm-bet-0mccnd .bdm-bet-ar01dn {
  background: #1f35fa;
}

.bdm-bet-845012.bdm-bet-0mccnd .bdm-bet-5knws4 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bdm-bet-845012.bdm-bet-0mccnd .bdm-bet-5knws4::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bdm-bet-845012.bdm-bet-0mccnd .bdm-bet-5knws4::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bdm-bet-845012.bdm-bet-0mccnd .bdm-bet-leua0e::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bdm-bet-845012.bdm-bet-0mccnd .bdm-bet-leua0e::after {
  background: #192ac8;
}

.bdm-bet-845012.bdm-bet-stt123 .bdm-bet-ar01dn {
  background: #fa771f;
}

.bdm-bet-845012.bdm-bet-stt123 .bdm-bet-5knws4 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdm-bet-845012.bdm-bet-stt123 .bdm-bet-5knws4::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bdm-bet-845012.bdm-bet-stt123 .bdm-bet-5knws4::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bdm-bet-845012.bdm-bet-stt123 .bdm-bet-leua0e::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bdm-bet-845012.bdm-bet-stt123 .bdm-bet-leua0e::after {
  background: #fa8535;
}

.bdm-bet-t82ffx {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.bdm-bet-8a8f09 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bdm-bet-8a8f09 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.bdm-bet-8a8f09 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.bdm-bet-osp29b {
  width: 120px;
  height: 22px;
}

.bdm-bet-osp29b .bdm-bet-p7viwv {
  fill: #c2c0ce;
}

.bdm-bet-osp29b [rating="1"] .bdm-bet-p7viwv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bdm-bet-osp29b [rating="2"] .bdm-bet-p7viwv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bdm-bet-osp29b [rating="3"] .bdm-bet-p7viwv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bdm-bet-osp29b [rating="4"] .bdm-bet-p7viwv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bdm-bet-osp29b [rating="5"] .bdm-bet-p7viwv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.bdm-bet-dddzj4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.bdm-bet-nzzcyn {
  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);
}

.bdm-bet-nzzcyn.bdm-bet-oxvh30 {
  display: block;
}

.bdm-bet-nzzcyn.bdm-bet-w6o0xh {
  display: none;
}

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

.bdm-bet-oid41r {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bdm-bet-r6a4xp {
  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);
}

.bdm-bet-asj1cn {
  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;
}

.bdm-bet-52jtz0 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.bdm-bet-52jtz0 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.bdm-bet-bhhj1t {
  font-size: 16px;
  line-height: 140%;
}

.bdm-bet-37zkmc {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bdm-bet-37zkmc .bdm-bet-p7viwv {
  fill: #c2c0ce;
}

.bdm-bet-37zkmc [rating="1"] .bdm-bet-p7viwv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bdm-bet-37zkmc [rating="2"] .bdm-bet-p7viwv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bdm-bet-37zkmc [rating="3"] .bdm-bet-p7viwv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bdm-bet-37zkmc [rating="4"] .bdm-bet-p7viwv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bdm-bet-37zkmc [rating="5"] .bdm-bet-p7viwv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.bdm-bet-szkrj7 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.bdm-bet-0wo44m {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .bdm-bet-0wo44m {
    padding: 0 16px;
  }
}

.bdm-bet-72slx5 {
  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) {
  .bdm-bet-72slx5 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.bdm-bet-tx03kr {
  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) {
  .bdm-bet-tx03kr {
    padding: 12px;
    gap: 12px;
  }
}

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

.bdm-bet-oomckv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bdm-bet-a7yjp3 {
  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;
}

.bdm-bet-8t89h1 {
  flex: 1;
  min-width: 0;
}

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

.bdm-bet-qgwu4w {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.bdm-bet-qgwu4w svg,
.bdm-bet-qgwu4w img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bdm-bet-qgwu4w svg path {
  fill: var(--button-bg-color);
}

.bdm-bet-qgwu4w svg circle {
  fill: var(--button-text-color);
}

.bdm-bet-czg1cc {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.bdm-bet-czg1cc strong {
  font-weight: 600;
}

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

.bdm-bet-uvq3oq p {
  margin: 0 0 16px;
}

.bdm-bet-uvq3oq p:last-child {
  margin-bottom: 0;
}

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

.bdm-bet-o2hkel {
  max-width: 300px;
  width: 100%;
}

.bdm-bet-o2hkel a {
  width: 100%;
}

@media (max-width: 575px) {
  .bdm-bet-o2hkel {
    max-width: 200px;
  }
}

.bdm-bet-mgva4t {
  justify-content: center;
}

.bdm-bet-m9ifxc {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bdm-bet-s3za70 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.bdm-bet-n3lopw .bdm-bet-i12yqx {
  justify-content: center;
}

/* faq */

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

.bdm-bet-bfjm5a {
  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.bdm-bet-qawf2i ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bdm-bet-bfjm5a::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bdm-bet-qawf2i ease;
}

.bdm-bet-5901nu.bdm-bet-euse1b .bdm-bet-bfjm5a::after {
  transform: rotate(45deg);
}

.bdm-bet-zqjxzs {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.bdm-bet-0egm6z ease, padding 0.bdm-bet-0egm6z ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.bdm-bet-5901nu.bdm-bet-euse1b .bdm-bet-zqjxzs {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bdm-bet-8zmi40 {
  margin: 25px 0;
}

.bdm-bet-5dqevk > input:not(:checked) ~ label:hover,
.bdm-bet-5dqevk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bdm-bet-46faok.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bdm-bet-20bgfw 44.bdm-bet-kdh0u9.bdm-bet-72lnaj.bdm-bet-d0v4r2.bdm-bet-zw73jz.bdm-bet-4ood9f.bdm-bet-6gwp8i.bdm-bet-vy3uq8.bdm-bet-ok9xg5.bdm-bet-jq1cfl.bdm-bet-zg0659.bdm-bet-dq5njc.bdm-bet-vo4sgn 0l-12.bdm-bet-uicrd4 30.bdm-bet-s6j1jy.bdm-bet-n5a4rs 2.bdm-bet-lv1b86.bdm-bet-n5a4rs 3.bdm-bet-kfb05j 3.bdm-bet-rmb8di.bdm-bet-a3vjwi 3.bdm-bet-ieyjgu.bdm-bet-nqxnd9.bdm-bet-vkv1ji.bdm-bet-zqpj5t 7-3.bdm-bet-uicrd4 10.bdm-bet-ffsewi.bdm-bet-zqpj5t 23.bdm-bet-kityz2.bdm-bet-6nm4ez 1.bdm-bet-wx037u 2.bdm-bet-uicrd4 3.bdm-bet-6nm4ez 1.bdm-bet-a3vjwi 5.bdm-bet-6i6cvw.bdm-bet-a3vjwi 32.bdm-bet-si7rgk.bdm-bet-nqxnd9 5.bdm-bet-vo4sgn 4.bdm-bet-zqpj5t 9.bdm-bet-zqpj5t 8.bdm-bet-a3vjwi 6.bdm-bet-wxpn78.bdm-bet-v0eroo.bdm-bet-fy90ur.bdm-bet-777r0y.bdm-bet-rqkrcq 4.bdm-bet-qek54c.bdm-bet-rqkrcq 6.bdm-bet-rqkrcq 0l29.bdm-bet-vo4sgn 17.bdm-bet-dqt9i8.bdm-bet-iorio7 2.bdm-bet-9ht65w 10.bdm-bet-r3fo87.bdm-bet-uicrd4 8.bdm-bet-5y0ek4.bdm-bet-v1xc59.bdm-bet-jl1ivm.bdm-bet-e2skmu.bdm-bet-0i593x.bdm-bet-nqxnd9.bdm-bet-4ood9f.bdm-bet-uicrd4 1.bdm-bet-2skb36.bdm-bet-krkafr.bdm-bet-r9l4lt.bdm-bet-bgad3i.bdm-bet-9bznho.bdm-bet-wx037u 1.bdm-bet-tpm0mr.bdm-bet-fkjcr4.5z'/%3e%3c/svg%3e");
}

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

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

.bdm-bet-vgceld {
  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);
}

.bdm-bet-vgceld.bdm-bet-7sptco {
  display: block;
}

.bdm-bet-vgceld.bdm-bet-edahie {
  display: none;
}

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

.bdm-bet-lmcw8i {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bdm-bet-yuhsss {
  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);
}

.bdm-bet-4vxce0 {
  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;
}

.bdm-bet-zq4nvu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.bdm-bet-4pvn56 {
  font-size: 16px;
  line-height: 140%;
}

.bdm-bet-9wy30r {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bdm-bet-9wy30r .bdm-bet-9rep9f {
  fill: #c2c0ce;
}

.bdm-bet-9wy30r [rating="1"] .bdm-bet-9rep9f:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bdm-bet-9wy30r [rating="2"] .bdm-bet-9rep9f:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bdm-bet-9wy30r [rating="3"] .bdm-bet-9rep9f:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bdm-bet-9wy30r [rating="4"] .bdm-bet-9rep9f:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bdm-bet-9wy30r [rating="5"] .bdm-bet-9rep9f:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.bdm-bet-qwsah1 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;
}

.bdm-bet-qwsah1 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 */

.bdm-bet-nt6ttr {
  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);
}

.bdm-bet-nt6ttr.bdm-bet-jt1frg {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.bdm-bet-6f46ie, .bdm-bet-55tv2e, [class*="review-card"],
thead, thead th, table th, .bdm-bet-mbaqit,
.bdm-bet-ezxst2, [class*="collapsible-header"],
.bdm-bet-s9bj2k, [class*="updated-block"] {
  color: #ece7dc !important;
}
