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

.bluebet-l96n2h {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.bluebet-0zm0ow {
  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) {
  .bluebet-0zm0ow: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;
  }
}

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

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

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

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

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

.bluebet-9ff49m {
  cursor: pointer;
}

.bluebet-7jkgym {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.bluebet-7x163n {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bluebet-7x163n figure {
  margin: 0;
}

.bluebet-7x163n.bluebet-vza41o {
  justify-content: flex-start;
  margin-right: 4px;
}

.bluebet-7x163n.bluebet-r8mitu {
  justify-content: flex-end;
  margin-left: 4px;
}

.bluebet-7x163n.bluebet-zm1u6o {
  justify-content: center;
}

.bluebet-7x163n.bluebet-5mxk1p {
  justify-content: normal;
}

.bluebet-pkzq46 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.bluebet-17bxtu {
  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) {
  .bluebet-17bxtu {
    flex-direction: column;
  }
}

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

.bluebet-1eepg0 img {
  width: 100%;
}

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

.bluebet-8v4kxc {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.bluebet-8v4kxc 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) {
  .bluebet-8v4kxc ul {
    margin-bottom: 15px;
  }
}

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

.bluebet-8v4kxc 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);
}

.bluebet-8v4kxc ul li span svg {
  fill: var(--title-color);
}

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

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

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

.bluebet-8v4kxc ul li:last-of-type::after {
  display: none;
}

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

.bluebet-3rzt0s {
  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) {
  .bluebet-3rzt0s {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.bluebet-j5y6nk {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.bluebet-oc6me4.bluebet-9fd99r {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .bluebet-oc6me4.bluebet-9fd99r:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.bluebet-k5kxqp {
  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) {
  .bluebet-k5kxqp {
    padding: 80px 16px 0;
  }
}

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

.bluebet-2p0qsv {
  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) {
  .bluebet-2p0qsv {
    flex-direction: column;
  }
}

.bluebet-ftarf3 {
  margin-bottom: 94px;
}

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

.bluebet-g95axt .bluebet-6ruh4t {
  margin-bottom: 28px;
}

.bluebet-g95axt .bluebet-6ruh4t img {
  max-height: 100px;
  width: auto;
}

.bluebet-izsvma {
  display: flex;
  align-items: center;
}

.bluebet-izsvma a + a {
  margin-left: 24px;
}

.bluebet-izsvma img {
  max-height: 56px;
  width: auto;
}

.bluebet-izsvma img + img {
  margin-left: 24px;
}

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

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

.bluebet-si2j7c {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.bluebet-ls0h7k li {
  display: flex;
  margin: 0 7px;
}

.bluebet-ls0h7k li svg {
  transition: 0.bluebet-wj9wmy ease-in-out;
}

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

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

.bluebet-4lepv8 + .bluebet-4lepv8 {
  margin-left: 120px;
}

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

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

.bluebet-vln7qi {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bluebet-vln7qi li {
  font-size: 16px;
}

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

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

.bluebet-vln7qi li + li {
  margin-top: 16px;
}

.bluebet-690pma {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bluebet-90jjr1 ease-in-out;
}

.bluebet-690pma.bluebet-le2yyh {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.bluebet-m7wp3f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bluebet-aul83a li {
  width: 100%;
}

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

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

.bluebet-aul83a li a.bluebet-le2yyh {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.bluebet-v928kn {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.bluebet-v928kn img {
  width: 100%;
  transition: 0.bluebet-wj9wmy ease-in-out;
}

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

.bluebet-8wqt9o {
  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) {
  .bluebet-8wqt9o {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .bluebet-gg1kku .bluebet-6ruh4t img {
    max-width: 90px;
  }
}

.bluebet-6ruh4t img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .bluebet-6ruh4t {
    order: -2;
  }
}

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

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

.bluebet-a84z3t li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.bluebet-ytkd89 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.bluebet-ytkd89.bluebet-j3ckd1 {
  margin-right: 0;
}

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

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

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

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

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

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

.bluebet-s48ad3:hover > ul {
  display: flex;
}

.bluebet-s48ad3:focus > ul {
  display: flex;
}

.bluebet-s48ad3:focus-within > ul {
  display: flex;
}

.bluebet-wtoi69 {
  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;
}

.bluebet-wtoi69::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.bluebet-90jjr1 ease-in-out;
}

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

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

.bluebet-s48ad3 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.bluebet-wj9wmy ease-in-out;
  overflow: hidden;
}

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

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

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

.bluebet-ksi1o8 {
  display: none;
}

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

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

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

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

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

.bluebet-mv5ltj img {
  margin-bottom: 20px;
}

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

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

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

.bluebet-777mx5 {
  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) {
  .bluebet-777mx5 {
    font-size: 32px;
  }
}

.bluebet-fdxj1g {
  color: var(--text-color);
}

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

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

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

.bluebet-fv8tfx p img {
  display: block;
  margin: 0 auto;
}

.bluebet-fv8tfx p:first-of-type {
  margin-top: 0;
}

.bluebet-fv8tfx p:last-of-type {
  margin-bottom: 0;
}

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

.bluebet-fv8tfx ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bluebet-ylm6oz .bluebet-fihpi8 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.bluebet-ylm6oz .bluebet-2mabqa {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .bluebet-ylm6oz .bluebet-2mabqa {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .bluebet-ylm6oz .bluebet-2mabqa img {
    width: 100%;
  }
}

.bluebet-2mabqa {
  margin: 0 0 28px;
}

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

.bluebet-fihpi8 {
  margin: 0 0 28px;
}

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

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

.bluebet-4po414 .bluebet-0zm0ow {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bluebet-mk7dhu {
  position: relative;
  border: none;
}

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

.bluebet-ul3yua {
  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;
}

.bluebet-ul3yua span {
  height: 32px;
}

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

.bluebet-ul3yua.bluebet-uv4tpb span {
  transform: scaleY(-1);
}

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

.bluebet-1fodjm {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.bluebet-1fodjm li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.bluebet-wj9wmy ease-in-out;
}

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

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

.bluebet-1fodjm.bluebet-tj27b2 {
  display: none;
}

.bluebet-og462q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.bluebet-og462q table {
  width: 100%;
  border-collapse: collapse;
}

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

  .bluebet-og462q table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.bluebet-2qkecp {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.bluebet-9w69f9 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.bluebet-9w69f9 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.bluebet-9w69f9 p {
  color: var(--text-color);
}

.bluebet-w23q4i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.bluebet-28hlrx {
  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);
}

.bluebet-7779v5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bluebet-5sqacx p + p {
  margin-top: 10px;
}

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

.bluebet-s6gygz {
  display: none;
}

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

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

.bluebet-naey6t li {
  margin: 0 20px;
}

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

.bluebet-naey6t li a img {
  margin-bottom: 4px;
}

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

.bluebet-9ic91m {
  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) {
  .bluebet-9ic91m {
    padding: 0 16px;
  }
}

.bluebet-9ic91m li {
  font-size: 16px;
  position: relative;
}

.bluebet-9ic91m li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.bluebet-9ic91m li span {
  opacity: 0.5;
}

.bluebet-9ic91m li + li {
  margin-left: 30px;
}

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

h2.bluebet-6pwrhu {
  margin: 0 0 28px;
}

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

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

.bluebet-4wza90 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);
}

.bluebet-4wza90 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;
}

.bluebet-4wza90 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;
}

.bluebet-4wza90 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.bluebet-4wza90 tbody tr:last-of-type {
  margin-bottom: 0;
}

.bluebet-4wza90 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.bluebet-4wza90 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);
}

.bluebet-4wza90 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);
}

.bluebet-4wza90 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bluebet-4wza90 tbody tr td .bluebet-4nbxn6 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .bluebet-4wza90 tbody tr td .bluebet-4nbxn6 {
    width: 100%;
  }
}

.bluebet-4wza90 tbody tr td .bluebet-nxft4f {
  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.bluebet-wj9wmy ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .bluebet-4wza90 tbody tr td .bluebet-nxft4f:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .bluebet-4wza90 tbody tr td .bluebet-nxft4f {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .bluebet-4wza90 tbody tr td .bluebet-nxft4f {
    width: 100%;
  }
}

.bluebet-4wza90 tbody tr td .bluebet-ctwcqe {
  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) {
  .bluebet-4wza90 tbody tr td .bluebet-ctwcqe:hover {
    text-decoration: none;
  }
}

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

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

.bluebet-vx8a9y {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.bluebet-9yufid {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.bluebet-4zuq4f img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bluebet-wj9wmy ease-in-out;
}

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

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

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

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

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

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

.bluebet-rnjrcj img {
  width: 100%;
  height: 100%;
}

.bluebet-rnjrcj iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.bluebet-69g5j6 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bluebet-wj9wmy ease-in-out;
}

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

.bluebet-t9d744 {
  padding: 90px 0;
}

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

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

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

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

.bluebet-hsk0up img {
  width: 100%;
}

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

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

.bluebet-k0xklk {
  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;
}

.bluebet-k0xklk 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) {
  .bluebet-k0xklk {
    flex-basis: auto;
  }
}

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

.bluebet-kjx018 {
  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.bluebet-wj9wmy ease-in-out;
}

.bluebet-kjx018:hover {
  border: 1px solid #8c8ca2;
}

.bluebet-08b9z3 {
  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%);
}

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

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

.bluebet-pi75dx a {
  text-decoration: underline;
  color: #8babff;
}

.bluebet-9fqwt8 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.bluebet-9fqwt8 .bluebet-kjx018 {
  width: 50%;
  margin: 0;
}

.bluebet-m7xerb {
  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;
}

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

.bluebet-sz2twu {
  margin: 0 0 100px;
}

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

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

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

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

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

.bluebet-lf3il5 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.bluebet-boz4e4 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.bluebet-wj9wmy ease-in-out;
}

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

.bluebet-boz4e4 a svg {
  fill: #fff;
}

.bluebet-boz4e4 a:hover {
  background: #3d68e7;
}

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

.bluebet-jl9tei {
  margin-bottom: 16px;
}

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

.bluebet-9uycjh {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.bluebet-4q9u0b {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.bluebet-oth7wd 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);
}

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

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

.bluebet-oth7wd table tr:last-of-type td {
  border-bottom: none;
}

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

.bluebet-615jyt {
  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) {
  .bluebet-615jyt {
    min-height: 190px;
  }
}

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

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

.bluebet-vyuew5 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.bluebet-vyuew5.bluebet-8w6gvi {
  display: none;
}

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

.bluebet-2anhz4 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bluebet-2anhz4 iframe.bluebet-49c96h {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bluebet-2anhz4.bluebet-bgbb5y {
  opacity: 1;
  pointer-events: all;
}

.bluebet-s36vzr {
  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.bluebet-wj9wmy ease-in-out;
}

.bluebet-s36vzr svg {
  margin-right: 10px;
}

.bluebet-s36vzr + .bluebet-s36vzr {
  margin-top: 14px;
}

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

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

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

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

.bluebet-y8ye3e .bluebet-4po414 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.bluebet-y8ye3e .bluebet-4po414 h1,
.bluebet-y8ye3e .bluebet-4po414 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) {
  .bluebet-y8ye3e .bluebet-4po414 h1,
  .bluebet-y8ye3e .bluebet-4po414 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .bluebet-y8ye3e .bluebet-4po414 {
    margin: 28px 0 0;
  }
}

.bluebet-1rrftk {
  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) {
  .bluebet-1rrftk {
    padding: 0 16px;
  }
}

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

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

.bluebet-kah4lv {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.bluebet-nb391o {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.bluebet-ah9bkd {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.bluebet-jijlx0 .bluebet-0zm0ow {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .bluebet-jijlx0 .bluebet-0zm0ow {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.bluebet-ucayxs {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.bluebet-ucayxs img {
  width: 100%;
}

.bluebet-8rh8f6 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.bluebet-gzh0oz {
  width: 100%;
  margin: 0 0 100px;
}

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

.bluebet-gzh0oz .bluebet-os92fn {
  position: relative;
}

.bluebet-gzh0oz .bluebet-jjfbgv {
  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;
}

.bluebet-gzh0oz .bluebet-jjfbgv.bluebet-8w6gvi {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .bluebet-gzh0oz .bluebet-lv2lt8 {
    bottom: 90px;
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-rcionx {
  max-width: 300px;
  width: 100%;
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-rcionx .bluebet-35m74z {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-rcionx .bluebet-35m74z {
    font-size: 32px;
    text-align: center;
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-rcionx .bluebet-u1fh5o {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-rcionx .bluebet-u1fh5o {
    text-align: center;
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 {
    flex-direction: column-reverse;
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-15bqrl {
  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.bluebet-wj9wmy ease-in-out;
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-15bqrl:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-15bqrl {
    width: 100%;
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-5yya37 {
  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.bluebet-wj9wmy ease-in-out;
  overflow: hidden;
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-5yya37 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);
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-5yya37: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;
}

.bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-5yya37:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-lv2lt8 .bluebet-j3ckd1 .bluebet-5yya37 {
    width: 100%;
  }
}

.bluebet-gzh0oz .bluebet-lv2lt8.bluebet-8w6gvi {
  display: none;
}

.bluebet-gzh0oz .bluebet-xqh0qn {
  display: none;
}

.bluebet-gzh0oz .bluebet-xqh0qn.bluebet-bgbb5y {
  display: block;
}

.bluebet-gzh0oz .bluebet-xqh0qn iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-xqh0qn iframe {
    height: calc(100vh - 54px);
  }
}

.bluebet-gzh0oz .bluebet-hog2nl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .bluebet-gzh0oz .bluebet-hog2nl {
    padding: 24px 16px 0;
  }
}

.bluebet-gzh0oz .bluebet-hog2nl .bluebet-35m74z {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bluebet-gzh0oz .bluebet-hog2nl .bluebet-35m74z {
    margin-bottom: 24px;
  }
}

.bluebet-gzh0oz .bluebet-hog2nl 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);
}

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

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

.bluebet-gzh0oz .bluebet-hog2nl table tr:last-of-type td {
  border-bottom: none;
}

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

.bluebet-al7vlv.bluebet-le2yyh {
  display: block;
}

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

.bluebet-al7vlv .bluebet-xrtsrj {
  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;
}

.bluebet-al7vlv .bluebet-i0iyez {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bluebet-al7vlv .bluebet-5yya37 {
  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.bluebet-wj9wmy ease-in-out;
}

.bluebet-al7vlv .bluebet-5yya37:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.bluebet-869gsg.bluebet-le2yyh {
  display: block;
}

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

.bluebet-ktci2r {
  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;
}

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

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

.bluebet-0snsgv {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bluebet-0snsgv svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.bluebet-lva2jw {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bluebet-tdnj9i.bluebet-8w6gvi {
  display: none;
}

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

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

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

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

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

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

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

.bluebet-zncc4v input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.bluebet-zncc4v input:active {
  border-color: #c2c0ce;
}

.bluebet-zncc4v input:focus {
  border-color: #c2c0ce;
}

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

.bluebet-ope9pv {
  margin-bottom: 36px;
}

.bluebet-ope9pv 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;
}

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

.bluebet-ope9pv textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.bluebet-v3pxu8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bluebet-2iylmz {
  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.bluebet-wj9wmy ease-in-out;
}

.bluebet-2iylmz:hover {
  background: var(--border-color);
}

.bluebet-4jbhpo {
  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.bluebet-wj9wmy ease-in-out;
}

.bluebet-4jbhpo:hover {
  background: #166ad9;
}

.bluebet-2fndcf {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.bluebet-2fndcf.bluebet-8w6gvi {
  display: none;
}

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

.bluebet-2fndcf .bluebet-2iylmz {
  margin: 0 auto;
}

.bluebet-aaz0qs {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.bluebet-zqwpbv {
  filter: grayscale(100%);
}

.bluebet-ootnsc > input {
  display: none;
}

.bluebet-ootnsc > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bluebet-0v5n3t.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bluebet-2045vz 44.bluebet-lgl8zy.bluebet-p04zdz.bluebet-792yuo.bluebet-wb22ye.bluebet-8vzi45.bluebet-iguehq.bluebet-lxsiab.bluebet-8jurfe.bluebet-pakktm.bluebet-f77zgt.bluebet-jr5yso.bluebet-3sxj5i 0l-12.bluebet-6aq3cu 30.bluebet-vx0n49.bluebet-fka3aw 2.bluebet-9xbjnw.bluebet-fka3aw 3.bluebet-shopuo 3.bluebet-4nfsvv.bluebet-qfa86j 3.bluebet-kf373x.bluebet-sdbdnx.bluebet-papge1.bluebet-drl88l 7-3.bluebet-6aq3cu 10.bluebet-v4evya.bluebet-drl88l 23.bluebet-jhphcj.bluebet-m46ksv 1.bluebet-2x1n78 2.bluebet-6aq3cu 3.bluebet-m46ksv 1.bluebet-qfa86j 5.bluebet-bsqg7g.bluebet-qfa86j 32.bluebet-7nnfm5.bluebet-sdbdnx 5.bluebet-3sxj5i 4.bluebet-drl88l 9.bluebet-drl88l 8.bluebet-qfa86j 6.bluebet-4lmaqs.bluebet-02wq9p.bluebet-6bkkno.bluebet-4nsrhj.bluebet-rhuj1t 4.bluebet-cnge3j.bluebet-rhuj1t 6.bluebet-rhuj1t 0l29.bluebet-3sxj5i 17.bluebet-6f0xn2.bluebet-46i2ob 2.bluebet-1k20zg 10.bluebet-hxe09l.bluebet-6aq3cu 8.bluebet-2z4qo8.bluebet-4vp62f.bluebet-dxgb62.bluebet-xa6zyx.bluebet-uqqkf0.bluebet-sdbdnx.bluebet-8vzi45.bluebet-6aq3cu 1.bluebet-xcq5i9.bluebet-q2noz3.bluebet-39r0rs.bluebet-2pha1c.bluebet-l30ulm.bluebet-2x1n78 1.bluebet-a60mdn.bluebet-w20fwf.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bluebet-ootnsc > input:checked ~ label,
.bluebet-ootnsc > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bluebet-0v5n3t.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bluebet-2045vz 44.bluebet-lgl8zy.bluebet-p04zdz.bluebet-792yuo.bluebet-wb22ye.bluebet-8vzi45.bluebet-iguehq.bluebet-lxsiab.bluebet-8jurfe.bluebet-pakktm.bluebet-f77zgt.bluebet-jr5yso.bluebet-3sxj5i 0l-12.bluebet-6aq3cu 30.bluebet-vx0n49.bluebet-fka3aw 2.bluebet-9xbjnw.bluebet-fka3aw 3.bluebet-shopuo 3.bluebet-4nfsvv.bluebet-qfa86j 3.bluebet-kf373x.bluebet-sdbdnx.bluebet-papge1.bluebet-drl88l 7-3.bluebet-6aq3cu 10.bluebet-v4evya.bluebet-drl88l 23.bluebet-jhphcj.bluebet-m46ksv 1.bluebet-2x1n78 2.bluebet-6aq3cu 3.bluebet-m46ksv 1.bluebet-qfa86j 5.bluebet-bsqg7g.bluebet-qfa86j 32.bluebet-7nnfm5.bluebet-sdbdnx 5.bluebet-3sxj5i 4.bluebet-drl88l 9.bluebet-drl88l 8.bluebet-qfa86j 6.bluebet-4lmaqs.bluebet-02wq9p.bluebet-6bkkno.bluebet-4nsrhj.bluebet-rhuj1t 4.bluebet-cnge3j.bluebet-rhuj1t 6.bluebet-rhuj1t 0l29.bluebet-3sxj5i 17.bluebet-6f0xn2.bluebet-46i2ob 2.bluebet-1k20zg 10.bluebet-hxe09l.bluebet-6aq3cu 8.bluebet-2z4qo8.bluebet-4vp62f.bluebet-dxgb62.bluebet-xa6zyx.bluebet-uqqkf0.bluebet-sdbdnx.bluebet-8vzi45.bluebet-6aq3cu 1.bluebet-xcq5i9.bluebet-q2noz3.bluebet-39r0rs.bluebet-2pha1c.bluebet-l30ulm.bluebet-2x1n78 1.bluebet-a60mdn.bluebet-w20fwf.5z'/%3e%3c/svg%3e");
}

.bluebet-ootnsc > input:not(:checked) ~ label:hover,
.bluebet-ootnsc > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bluebet-0v5n3t.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bluebet-2045vz 44.bluebet-lgl8zy.bluebet-p04zdz.bluebet-792yuo.bluebet-wb22ye.bluebet-8vzi45.bluebet-iguehq.bluebet-lxsiab.bluebet-8jurfe.bluebet-pakktm.bluebet-f77zgt.bluebet-jr5yso.bluebet-3sxj5i 0l-12.bluebet-6aq3cu 30.bluebet-vx0n49.bluebet-fka3aw 2.bluebet-9xbjnw.bluebet-fka3aw 3.bluebet-shopuo 3.bluebet-4nfsvv.bluebet-qfa86j 3.bluebet-kf373x.bluebet-sdbdnx.bluebet-papge1.bluebet-drl88l 7-3.bluebet-6aq3cu 10.bluebet-v4evya.bluebet-drl88l 23.bluebet-jhphcj.bluebet-m46ksv 1.bluebet-2x1n78 2.bluebet-6aq3cu 3.bluebet-m46ksv 1.bluebet-qfa86j 5.bluebet-bsqg7g.bluebet-qfa86j 32.bluebet-7nnfm5.bluebet-sdbdnx 5.bluebet-3sxj5i 4.bluebet-drl88l 9.bluebet-drl88l 8.bluebet-qfa86j 6.bluebet-4lmaqs.bluebet-02wq9p.bluebet-6bkkno.bluebet-4nsrhj.bluebet-rhuj1t 4.bluebet-cnge3j.bluebet-rhuj1t 6.bluebet-rhuj1t 0l29.bluebet-3sxj5i 17.bluebet-6f0xn2.bluebet-46i2ob 2.bluebet-1k20zg 10.bluebet-hxe09l.bluebet-6aq3cu 8.bluebet-2z4qo8.bluebet-4vp62f.bluebet-dxgb62.bluebet-xa6zyx.bluebet-uqqkf0.bluebet-sdbdnx.bluebet-8vzi45.bluebet-6aq3cu 1.bluebet-xcq5i9.bluebet-q2noz3.bluebet-39r0rs.bluebet-2pha1c.bluebet-l30ulm.bluebet-2x1n78 1.bluebet-a60mdn.bluebet-w20fwf.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .bluebet-l7qr8e > .bluebet-v8v1z6 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .bluebet-l7qr8e > .bluebet-v8v1z6 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bluebet-l7qr8e > .bluebet-v8v1z6 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bluebet-l7qr8e > .bluebet-v8v1z6 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bluebet-l7qr8e > .bluebet-v8v1z6 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.bluebet-lnkia6.bluebet-8w6gvi {
  display: none;
}

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

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

.bluebet-41kp30 {
  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;
}

.bluebet-41kp30::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.bluebet-41kp30::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.bluebet-41kp30 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.bluebet-subfti {
  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;
}

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

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

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

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

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

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

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

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

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

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

.bluebet-lnkia6.bluebet-gg5fr3 .bluebet-y8fa0e {
  background: #2b3b67;
}

.bluebet-lnkia6.bluebet-gg5fr3 .bluebet-41kp30 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bluebet-lnkia6.bluebet-gg5fr3 .bluebet-41kp30::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bluebet-lnkia6.bluebet-gg5fr3 .bluebet-41kp30::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bluebet-lnkia6.bluebet-gg5fr3 .bluebet-subfti::before {
  background: #0e0f41;
}

.bluebet-lnkia6.bluebet-gg5fr3 .bluebet-subfti::after {
  background: #152557;
}

.bluebet-lnkia6.bluebet-hdbqhp .bluebet-y8fa0e {
  background: #1f35fa;
}

.bluebet-lnkia6.bluebet-hdbqhp .bluebet-41kp30 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bluebet-lnkia6.bluebet-hdbqhp .bluebet-41kp30::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bluebet-lnkia6.bluebet-hdbqhp .bluebet-41kp30::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bluebet-lnkia6.bluebet-hdbqhp .bluebet-subfti::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bluebet-lnkia6.bluebet-hdbqhp .bluebet-subfti::after {
  background: #192ac8;
}

.bluebet-lnkia6.bluebet-2xyppn .bluebet-y8fa0e {
  background: #fa771f;
}

.bluebet-lnkia6.bluebet-2xyppn .bluebet-41kp30 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bluebet-lnkia6.bluebet-2xyppn .bluebet-41kp30::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bluebet-lnkia6.bluebet-2xyppn .bluebet-41kp30::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bluebet-lnkia6.bluebet-2xyppn .bluebet-subfti::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bluebet-lnkia6.bluebet-2xyppn .bluebet-subfti::after {
  background: #fa8535;
}

.bluebet-ddqk7g {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.bluebet-nmyrmu {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.bluebet-09yaw2 {
  width: 120px;
  height: 22px;
}

.bluebet-09yaw2 .bluebet-d21fv1 {
  fill: #c2c0ce;
}

.bluebet-09yaw2 [rating="1"] .bluebet-d21fv1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bluebet-09yaw2 [rating="2"] .bluebet-d21fv1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bluebet-09yaw2 [rating="3"] .bluebet-d21fv1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bluebet-09yaw2 [rating="4"] .bluebet-d21fv1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bluebet-09yaw2 [rating="5"] .bluebet-d21fv1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.bluebet-femehw {
  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);
}

.bluebet-femehw.bluebet-bgbb5y {
  display: block;
}

.bluebet-femehw.bluebet-8w6gvi {
  display: none;
}

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

.bluebet-oxr0ho {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bluebet-9elxh7 {
  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);
}

.bluebet-3uqgrw {
  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;
}

.bluebet-3jtvaw small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.bluebet-10jblz {
  font-size: 16px;
  line-height: 140%;
}

.bluebet-vrsox4 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bluebet-vrsox4 .bluebet-d21fv1 {
  fill: #c2c0ce;
}

.bluebet-vrsox4 [rating="1"] .bluebet-d21fv1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bluebet-vrsox4 [rating="2"] .bluebet-d21fv1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bluebet-vrsox4 [rating="3"] .bluebet-d21fv1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bluebet-vrsox4 [rating="4"] .bluebet-d21fv1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bluebet-vrsox4 [rating="5"] .bluebet-d21fv1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.bluebet-1sc50y {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.bluebet-t9hykr {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.bluebet-9hudkq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bluebet-1wcg8j {
  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;
}

.bluebet-manff4 {
  flex: 1;
  min-width: 0;
}

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

.bluebet-wadocj {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.bluebet-wadocj svg path {
  fill: var(--button-bg-color);
}

.bluebet-wadocj svg circle {
  fill: var(--button-text-color);
}

.bluebet-49eazm {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.bluebet-49eazm strong {
  font-weight: 600;
}

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

.bluebet-bjjqcn p {
  margin: 0 0 16px;
}

.bluebet-bjjqcn p:last-child {
  margin-bottom: 0;
}

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

.bluebet-fpcft5 {
  max-width: 300px;
  width: 100%;
}

.bluebet-fpcft5 a {
  width: 100%;
}

@media (max-width: 575px) {
  .bluebet-fpcft5 {
    max-width: 200px;
  }
}

.bluebet-aben6q {
  justify-content: center;
}

.bluebet-ofrwat {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bluebet-vngt71 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.bluebet-451f61 .bluebet-a84z3t {
  justify-content: center;
}

/* faq */

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

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

.bluebet-ekbupq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bluebet-3pk2wq ease;
}

.bluebet-9ibvet.bluebet-le2yyh .bluebet-ekbupq::after {
  transform: rotate(45deg);
}

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

.bluebet-9ibvet.bluebet-le2yyh .bluebet-xupckw {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bluebet-ouv3fh {
  margin: 25px 0;
}

.bluebet-ootnsc > input:not(:checked) ~ label:hover,
.bluebet-ootnsc > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bluebet-kro7t6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bluebet-ijlkuu 44.bluebet-chjs6c.bluebet-5hq57v.bluebet-8od38q.bluebet-xxpz7j.bluebet-1x324u.bluebet-a5ip8b.bluebet-78wyeb.bluebet-8usr3f.bluebet-q8bb2o.bluebet-il2r0a.bluebet-wjnyts.bluebet-ga11fe 0l-12.bluebet-b3fzul 30.bluebet-xpux3h.bluebet-ffrgj8 2.bluebet-75o7l2.bluebet-ffrgj8 3.bluebet-qv04o6 3.bluebet-3lzibj.bluebet-iriwv1 3.bluebet-uw8cfp.bluebet-6oxfgl.bluebet-3wft9r.bluebet-gjceol 7-3.bluebet-b3fzul 10.bluebet-eizqha.bluebet-gjceol 23.bluebet-5ld56k.bluebet-umg0le 1.bluebet-b70o8q 2.bluebet-b3fzul 3.bluebet-umg0le 1.bluebet-iriwv1 5.bluebet-elaxn1.bluebet-iriwv1 32.bluebet-3adnac.bluebet-6oxfgl 5.bluebet-ga11fe 4.bluebet-gjceol 9.bluebet-gjceol 8.bluebet-iriwv1 6.bluebet-cnzhyl.bluebet-7uvkzh.bluebet-0xvzti.bluebet-p28oqf.bluebet-v20kpt 4.bluebet-212l34.bluebet-v20kpt 6.bluebet-v20kpt 0l29.bluebet-ga11fe 17.bluebet-b2fdwx.bluebet-8zuivk 2.bluebet-5k1vou 10.bluebet-hhl2yl.bluebet-b3fzul 8.bluebet-vfn9v2.bluebet-rh4ubk.bluebet-8lebok.bluebet-ajpj68.bluebet-r18ok1.bluebet-6oxfgl.bluebet-1x324u.bluebet-b3fzul 1.bluebet-iz0pee.bluebet-9t1hni.bluebet-7g819g.bluebet-qujxln.bluebet-m5n85q.bluebet-b70o8q 1.bluebet-ufe05o.bluebet-6jfp86.5z'/%3e%3c/svg%3e");
}

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

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

.bluebet-fbr7w5 {
  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);
}

.bluebet-fbr7w5.bluebet-tfhjzg {
  display: block;
}

.bluebet-fbr7w5.bluebet-fz7yq0 {
  display: none;
}

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

.bluebet-eo1itk {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bluebet-rkoe4f {
  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);
}

.bluebet-xi8r4z {
  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;
}

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

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

.bluebet-8k4hs6 {
  font-size: 16px;
  line-height: 140%;
}

.bluebet-ycg8c6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bluebet-ycg8c6 .bluebet-7xbvox {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bluebet-3k03bt 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;
}

.bluebet-3k03bt 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 */

.bluebet-c1ot8i {
  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);
}

.bluebet-c1ot8i.bluebet-byaeho {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.bluebet-2j6dim {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.bluebet-2j6dim label {
  font-size: 14px;
}

.bluebet-2j6dim h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bluebet-2j6dim input,
.bluebet-2j6dim textarea,
.bluebet-2j6dim button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.bluebet-2j6dim button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bluebet-3pk2wq ease;
}
.bluebet-2j6dim button:hover {
  background-color: var(--button-bg-hover);
}
.bluebet-pa1mlp {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bluebet-uyi6k1 ease-in;
}

.bluebet-pa1mlp h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.bluebet-uhm700, .bluebet-wffuuv, [class*="review-card"],
thead, thead th, table th, .bluebet-razx2m,
.bluebet-witq6k, [class*="collapsible-header"],
.bluebet-w23q4i, [class*="updated-block"] {
  color: #ece7dc !important;
}
