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

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

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

.betbeast-jgw471 {
  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) {
  .betbeast-jgw471: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;
  }
}

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

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

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

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

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

.betbeast-qv0r86 {
  cursor: pointer;
}

.betbeast-bhgj7p {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betbeast-uf0mv0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betbeast-uf0mv0 figure {
  margin: 0;
}

.betbeast-uf0mv0.betbeast-wwz4e2 {
  justify-content: flex-start;
  margin-right: 4px;
}

.betbeast-uf0mv0.betbeast-n11jjr {
  justify-content: flex-end;
  margin-left: 4px;
}

.betbeast-uf0mv0.betbeast-hhkpwr {
  justify-content: center;
}

.betbeast-uf0mv0.betbeast-gowwi6 {
  justify-content: normal;
}

.betbeast-9fa9ee {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.betbeast-0cetui {
  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) {
  .betbeast-0cetui {
    flex-direction: column;
  }
}

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

.betbeast-0n0aq9 img {
  width: 100%;
}

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

.betbeast-zit69o {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.betbeast-zit69o 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) {
  .betbeast-zit69o ul {
    margin-bottom: 15px;
  }
}

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

.betbeast-zit69o 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);
}

.betbeast-zit69o ul li span svg {
  fill: var(--title-color);
}

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

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

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

.betbeast-zit69o ul li:last-of-type::after {
  display: none;
}

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

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

.betbeast-hmalzm {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betbeast-ksvvyg.betbeast-vpzbfl {
  background-color: #000;
}

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

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

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

.betbeast-7ayhj5 {
  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) {
  .betbeast-7ayhj5 {
    flex-direction: column;
  }
}

.betbeast-mdrh1t {
  margin-bottom: 94px;
}

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

.betbeast-sg6vyw .betbeast-m32bm9 {
  margin-bottom: 28px;
}

.betbeast-sg6vyw .betbeast-m32bm9 img {
  max-height: 100px;
  width: auto;
}

.betbeast-3sye4j {
  display: flex;
  align-items: center;
}

.betbeast-3sye4j a + a {
  margin-left: 24px;
}

.betbeast-3sye4j img {
  max-height: 56px;
  width: auto;
}

.betbeast-3sye4j img + img {
  margin-left: 24px;
}

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

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

.betbeast-6o42my {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.betbeast-hp4om4 li {
  display: flex;
  margin: 0 7px;
}

.betbeast-hp4om4 li svg {
  transition: 0.betbeast-nleduk ease-in-out;
}

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

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

.betbeast-zh49cu + .betbeast-zh49cu {
  margin-left: 120px;
}

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

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

.betbeast-a9vjku {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betbeast-a9vjku li {
  font-size: 16px;
}

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

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

.betbeast-a9vjku li + li {
  margin-top: 16px;
}

.betbeast-tmxn1c {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betbeast-c2jvgn ease-in-out;
}

.betbeast-tmxn1c.betbeast-a6gov1 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betbeast-wge6x8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betbeast-zrkjc5 li {
  width: 100%;
}

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

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

.betbeast-zrkjc5 li a.betbeast-a6gov1 {
  background: var(--border-color);
}

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

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

.betbeast-5fp7en {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.betbeast-82jbca {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betbeast-82jbca img {
  width: 100%;
  transition: 0.betbeast-nleduk ease-in-out;
}

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

.betbeast-u7k0wq {
  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) {
  .betbeast-u7k0wq {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .betbeast-1mnjkw .betbeast-m32bm9 img {
    max-width: 90px;
  }
}

.betbeast-m32bm9 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.betbeast-vwoqt0 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.betbeast-onugsn {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betbeast-onugsn.betbeast-pbp4g6 {
  margin-right: 0;
}

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

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

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

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

.betbeast-4ibkdm {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.betbeast-4ibkdm:hover > ul {
  display: flex;
}

.betbeast-4ibkdm:focus > ul {
  display: flex;
}

.betbeast-4ibkdm:focus-within > ul {
  display: flex;
}

.betbeast-jxvazu {
  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;
}

.betbeast-jxvazu::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.betbeast-c2jvgn ease-in-out;
}

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

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

.betbeast-4ibkdm 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.betbeast-nleduk ease-in-out;
  overflow: hidden;
}

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

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

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

.betbeast-pp86gf {
  display: none;
}

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

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

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

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

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

.betbeast-bfe0r3 img {
  margin-bottom: 20px;
}

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

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

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

.betbeast-a4l8ie {
  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) {
  .betbeast-a4l8ie {
    font-size: 32px;
  }
}

.betbeast-mpnuh8 {
  color: var(--text-color);
}

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

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

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

.betbeast-mak92s p img {
  display: block;
  margin: 0 auto;
}

.betbeast-mak92s p:first-of-type {
  margin-top: 0;
}

.betbeast-mak92s p:last-of-type {
  margin-bottom: 0;
}

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

.betbeast-mak92s ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.betbeast-2poyjv {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.betbeast-2poyjv .betbeast-d8waqr {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .betbeast-2poyjv .betbeast-d8waqr {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.betbeast-2poyjv .betbeast-vwuh1e {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betbeast-vwuh1e {
  margin: 0 0 28px;
}

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

.betbeast-d8waqr {
  margin: 0 0 28px;
}

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

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

.betbeast-xyuvn5 .betbeast-jgw471 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betbeast-o726yw {
  position: relative;
  border: none;
}

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

.betbeast-1ndga7 {
  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;
}

.betbeast-1ndga7 span {
  height: 32px;
}

.betbeast-1ndga7 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.betbeast-1ndga7.betbeast-zs3yc4 span {
  transform: scaleY(-1);
}

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

.betbeast-jt43o8 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.betbeast-jt43o8.betbeast-s2ogvp {
  display: none;
}

.betbeast-c4x63q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betbeast-c4x63q table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betbeast-c4x63q table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.betbeast-ux8czf {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.betbeast-wsftyl p {
  color: var(--text-color);
}

.betbeast-zryh5o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betbeast-voerev {
  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);
}

.betbeast-mwf89j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betbeast-c3s9n1 p + p {
  margin-top: 10px;
}

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

.betbeast-xgs2oi {
  display: none;
}

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

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

.betbeast-oobs3x li {
  margin: 0 20px;
}

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

.betbeast-oobs3x li a img {
  margin-bottom: 4px;
}

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

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

.betbeast-ghsklw li {
  font-size: 16px;
  position: relative;
}

.betbeast-ghsklw li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betbeast-ghsklw li span {
  opacity: 0.5;
}

.betbeast-ghsklw li + li {
  margin-left: 30px;
}

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

h2.betbeast-g9s1yy {
  margin: 0 0 28px;
}

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

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

.betbeast-2mo3jc 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);
}

.betbeast-2mo3jc 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;
}

.betbeast-2mo3jc 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;
}

.betbeast-2mo3jc tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.betbeast-2mo3jc tbody tr:last-of-type {
  margin-bottom: 0;
}

.betbeast-2mo3jc tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betbeast-2mo3jc 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);
}

.betbeast-2mo3jc 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);
}

.betbeast-2mo3jc tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betbeast-2mo3jc tbody tr td .betbeast-vueetw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betbeast-2mo3jc tbody tr td .betbeast-vueetw {
    width: 100%;
  }
}

.betbeast-2mo3jc tbody tr td .betbeast-uvs1jw {
  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.betbeast-nleduk ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .betbeast-2mo3jc tbody tr td .betbeast-uvs1jw {
    width: 100%;
  }
}

.betbeast-2mo3jc tbody tr td .betbeast-vy5idr {
  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) {
  .betbeast-2mo3jc tbody tr td .betbeast-vy5idr:hover {
    text-decoration: none;
  }
}

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

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

.betbeast-634hps {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betbeast-tc3ob3 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betbeast-nleduk ease-in-out;
}

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

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

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

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

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

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

.betbeast-sshn0k img {
  width: 100%;
  height: 100%;
}

.betbeast-sshn0k iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betbeast-djiuqq svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betbeast-nleduk ease-in-out;
}

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

.betbeast-pjvhzo {
  padding: 90px 0;
}

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

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

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

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

.betbeast-iwab4s img {
  width: 100%;
}

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

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

.betbeast-jkjlk8 {
  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;
}

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

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

.betbeast-y699p8 {
  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.betbeast-nleduk ease-in-out;
}

.betbeast-y699p8:hover {
  border: 1px solid #8c8ca2;
}

.betbeast-7o0r4n {
  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%);
}

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

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

.betbeast-md3dar a {
  text-decoration: underline;
  color: #8babff;
}

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

.betbeast-yffgzd .betbeast-y699p8 {
  width: 50%;
  margin: 0;
}

.betbeast-vosbtu {
  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;
}

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

.betbeast-ezlb8i {
  margin: 0 0 100px;
}

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

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

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

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

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

.betbeast-q126pb {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betbeast-jmzasx 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.betbeast-nleduk ease-in-out;
}

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

.betbeast-jmzasx a svg {
  fill: #fff;
}

.betbeast-jmzasx a:hover {
  background: #3d68e7;
}

.betbeast-5dx9oi {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.betbeast-psryn1 {
  margin-bottom: 16px;
}

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

.betbeast-zd1nj3 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.betbeast-g6067n 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);
}

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

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

.betbeast-g6067n table tr:last-of-type td {
  border-bottom: none;
}

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

.betbeast-kt18mp {
  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) {
  .betbeast-kt18mp {
    min-height: 190px;
  }
}

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

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

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

.betbeast-sg2ubi.betbeast-j2bzth {
  display: none;
}

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

.betbeast-4f1sjw iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betbeast-4f1sjw iframe.betbeast-svl69g {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betbeast-4f1sjw.betbeast-02xn95 {
  opacity: 1;
  pointer-events: all;
}

.betbeast-xlurwn {
  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.betbeast-nleduk ease-in-out;
}

.betbeast-xlurwn svg {
  margin-right: 10px;
}

.betbeast-xlurwn + .betbeast-xlurwn {
  margin-top: 14px;
}

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

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

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

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

.betbeast-as8l3l .betbeast-xyuvn5 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betbeast-as8l3l .betbeast-xyuvn5 h1,
.betbeast-as8l3l .betbeast-xyuvn5 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) {
  .betbeast-as8l3l .betbeast-xyuvn5 h1,
  .betbeast-as8l3l .betbeast-xyuvn5 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betbeast-as8l3l .betbeast-xyuvn5 {
    margin: 28px 0 0;
  }
}

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

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

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

.betbeast-lxz9jj {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.betbeast-arsq73 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betbeast-amtrhh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betbeast-km2a6z .betbeast-jgw471 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betbeast-km2a6z .betbeast-jgw471 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betbeast-wwdhlu {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betbeast-wwdhlu img {
  width: 100%;
}

.betbeast-5w6r0w {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.betbeast-hed8id {
  width: 100%;
  margin: 0 0 100px;
}

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

.betbeast-hed8id .betbeast-n7l3om {
  position: relative;
}

.betbeast-hed8id .betbeast-vu0ieq {
  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;
}

.betbeast-hed8id .betbeast-vu0ieq.betbeast-j2bzth {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .betbeast-hed8id .betbeast-fbgcid {
    bottom: 90px;
  }
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-bc4aqe {
  max-width: 300px;
  width: 100%;
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-bc4aqe .betbeast-8iusqn {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-fbgcid .betbeast-bc4aqe .betbeast-8iusqn {
    font-size: 32px;
    text-align: center;
  }
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-bc4aqe .betbeast-rb9oeo {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-fbgcid .betbeast-bc4aqe .betbeast-rb9oeo {
    text-align: center;
  }
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 {
    flex-direction: column-reverse;
  }
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-xgywju {
  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.betbeast-nleduk ease-in-out;
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-xgywju:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-xgywju {
    width: 100%;
  }
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-hivaf7 {
  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.betbeast-nleduk ease-in-out;
  overflow: hidden;
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-hivaf7 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);
  }
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-hivaf7: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;
}

.betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-hivaf7:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-fbgcid .betbeast-pbp4g6 .betbeast-hivaf7 {
    width: 100%;
  }
}

.betbeast-hed8id .betbeast-fbgcid.betbeast-j2bzth {
  display: none;
}

.betbeast-hed8id .betbeast-c1ahic {
  display: none;
}

.betbeast-hed8id .betbeast-c1ahic.betbeast-02xn95 {
  display: block;
}

.betbeast-hed8id .betbeast-c1ahic iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-c1ahic iframe {
    height: calc(100vh - 54px);
  }
}

.betbeast-hed8id .betbeast-snzbgb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betbeast-hed8id .betbeast-snzbgb {
    padding: 24px 16px 0;
  }
}

.betbeast-hed8id .betbeast-snzbgb .betbeast-8iusqn {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betbeast-hed8id .betbeast-snzbgb .betbeast-8iusqn {
    margin-bottom: 24px;
  }
}

.betbeast-hed8id .betbeast-snzbgb 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);
}

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

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

.betbeast-hed8id .betbeast-snzbgb table tr:last-of-type td {
  border-bottom: none;
}

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

.betbeast-5msjkj.betbeast-a6gov1 {
  display: block;
}

.betbeast-5msjkj iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.betbeast-5msjkj .betbeast-jontco {
  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;
}

.betbeast-5msjkj .betbeast-qklvxb {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betbeast-5msjkj .betbeast-hivaf7 {
  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.betbeast-nleduk ease-in-out;
}

.betbeast-5msjkj .betbeast-hivaf7:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betbeast-80vh2e.betbeast-a6gov1 {
  display: block;
}

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

.betbeast-7s469c {
  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;
}

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

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

.betbeast-oam9wm {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betbeast-oam9wm svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betbeast-88207n {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betbeast-8fxslx.betbeast-j2bzth {
  display: none;
}

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

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

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

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

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

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

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

.betbeast-mffpxz input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betbeast-mffpxz input:active {
  border-color: #c2c0ce;
}

.betbeast-mffpxz input:focus {
  border-color: #c2c0ce;
}

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

.betbeast-kuouvm {
  margin-bottom: 36px;
}

.betbeast-kuouvm 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;
}

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

.betbeast-kuouvm textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betbeast-hhlgzq {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betbeast-pxsgt7 {
  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.betbeast-nleduk ease-in-out;
}

.betbeast-pxsgt7:hover {
  background: var(--border-color);
}

.betbeast-jiuvnc {
  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.betbeast-nleduk ease-in-out;
}

.betbeast-jiuvnc:hover {
  background: #166ad9;
}

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

.betbeast-2xerb6.betbeast-j2bzth {
  display: none;
}

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

.betbeast-2xerb6 .betbeast-pxsgt7 {
  margin: 0 auto;
}

.betbeast-klsvpv {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betbeast-e0mxsn {
  filter: grayscale(100%);
}

.betbeast-7gpg08 > input {
  display: none;
}

.betbeast-7gpg08 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betbeast-c2tg7a.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betbeast-nrhpw9 44.betbeast-emvvho.betbeast-fqzyxo.betbeast-lcou4m.betbeast-4h98p0.betbeast-3dell4.betbeast-eybjjz.betbeast-63b9ue.betbeast-n5upn9.betbeast-10t7wy.betbeast-xqx1xt.betbeast-e4qzyp.betbeast-zuu8y6 0l-12.betbeast-h5rylh 30.betbeast-nnqnch.betbeast-9mw851 2.betbeast-4o83gj.betbeast-9mw851 3.betbeast-8x6nk0 3.betbeast-gghp58.betbeast-jx406e 3.betbeast-5phw55.betbeast-oeei6y.betbeast-vpgjdr.betbeast-r1gwl6 7-3.betbeast-h5rylh 10.betbeast-goj2gg.betbeast-r1gwl6 23.betbeast-lhh8fe.betbeast-c7vd47 1.betbeast-vw18fb 2.betbeast-h5rylh 3.betbeast-c7vd47 1.betbeast-jx406e 5.betbeast-g5smz2.betbeast-jx406e 32.betbeast-12hmot.betbeast-oeei6y 5.betbeast-zuu8y6 4.betbeast-r1gwl6 9.betbeast-r1gwl6 8.betbeast-jx406e 6.betbeast-4bl5b6.betbeast-satp7h.betbeast-ermyux.betbeast-vbzwiw.betbeast-x6aute 4.betbeast-grvt5y.betbeast-x6aute 6.betbeast-x6aute 0l29.betbeast-zuu8y6 17.betbeast-s1zjzy.betbeast-ep2tc5 2.betbeast-51fb3r 10.betbeast-6amsr9.betbeast-h5rylh 8.betbeast-hzd9yr.betbeast-32epfx.betbeast-s6lmzx.betbeast-175r95.betbeast-lvtine.betbeast-oeei6y.betbeast-3dell4.betbeast-h5rylh 1.betbeast-7popty.betbeast-r8x7q6.betbeast-8leam1.betbeast-6qkoqr.betbeast-qp092g.betbeast-vw18fb 1.betbeast-i8xfgs.betbeast-6ofkv1.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betbeast-7gpg08 > input:checked ~ label,
.betbeast-7gpg08 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betbeast-c2tg7a.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betbeast-nrhpw9 44.betbeast-emvvho.betbeast-fqzyxo.betbeast-lcou4m.betbeast-4h98p0.betbeast-3dell4.betbeast-eybjjz.betbeast-63b9ue.betbeast-n5upn9.betbeast-10t7wy.betbeast-xqx1xt.betbeast-e4qzyp.betbeast-zuu8y6 0l-12.betbeast-h5rylh 30.betbeast-nnqnch.betbeast-9mw851 2.betbeast-4o83gj.betbeast-9mw851 3.betbeast-8x6nk0 3.betbeast-gghp58.betbeast-jx406e 3.betbeast-5phw55.betbeast-oeei6y.betbeast-vpgjdr.betbeast-r1gwl6 7-3.betbeast-h5rylh 10.betbeast-goj2gg.betbeast-r1gwl6 23.betbeast-lhh8fe.betbeast-c7vd47 1.betbeast-vw18fb 2.betbeast-h5rylh 3.betbeast-c7vd47 1.betbeast-jx406e 5.betbeast-g5smz2.betbeast-jx406e 32.betbeast-12hmot.betbeast-oeei6y 5.betbeast-zuu8y6 4.betbeast-r1gwl6 9.betbeast-r1gwl6 8.betbeast-jx406e 6.betbeast-4bl5b6.betbeast-satp7h.betbeast-ermyux.betbeast-vbzwiw.betbeast-x6aute 4.betbeast-grvt5y.betbeast-x6aute 6.betbeast-x6aute 0l29.betbeast-zuu8y6 17.betbeast-s1zjzy.betbeast-ep2tc5 2.betbeast-51fb3r 10.betbeast-6amsr9.betbeast-h5rylh 8.betbeast-hzd9yr.betbeast-32epfx.betbeast-s6lmzx.betbeast-175r95.betbeast-lvtine.betbeast-oeei6y.betbeast-3dell4.betbeast-h5rylh 1.betbeast-7popty.betbeast-r8x7q6.betbeast-8leam1.betbeast-6qkoqr.betbeast-qp092g.betbeast-vw18fb 1.betbeast-i8xfgs.betbeast-6ofkv1.5z'/%3e%3c/svg%3e");
}

.betbeast-7gpg08 > input:not(:checked) ~ label:hover,
.betbeast-7gpg08 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betbeast-c2tg7a.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betbeast-nrhpw9 44.betbeast-emvvho.betbeast-fqzyxo.betbeast-lcou4m.betbeast-4h98p0.betbeast-3dell4.betbeast-eybjjz.betbeast-63b9ue.betbeast-n5upn9.betbeast-10t7wy.betbeast-xqx1xt.betbeast-e4qzyp.betbeast-zuu8y6 0l-12.betbeast-h5rylh 30.betbeast-nnqnch.betbeast-9mw851 2.betbeast-4o83gj.betbeast-9mw851 3.betbeast-8x6nk0 3.betbeast-gghp58.betbeast-jx406e 3.betbeast-5phw55.betbeast-oeei6y.betbeast-vpgjdr.betbeast-r1gwl6 7-3.betbeast-h5rylh 10.betbeast-goj2gg.betbeast-r1gwl6 23.betbeast-lhh8fe.betbeast-c7vd47 1.betbeast-vw18fb 2.betbeast-h5rylh 3.betbeast-c7vd47 1.betbeast-jx406e 5.betbeast-g5smz2.betbeast-jx406e 32.betbeast-12hmot.betbeast-oeei6y 5.betbeast-zuu8y6 4.betbeast-r1gwl6 9.betbeast-r1gwl6 8.betbeast-jx406e 6.betbeast-4bl5b6.betbeast-satp7h.betbeast-ermyux.betbeast-vbzwiw.betbeast-x6aute 4.betbeast-grvt5y.betbeast-x6aute 6.betbeast-x6aute 0l29.betbeast-zuu8y6 17.betbeast-s1zjzy.betbeast-ep2tc5 2.betbeast-51fb3r 10.betbeast-6amsr9.betbeast-h5rylh 8.betbeast-hzd9yr.betbeast-32epfx.betbeast-s6lmzx.betbeast-175r95.betbeast-lvtine.betbeast-oeei6y.betbeast-3dell4.betbeast-h5rylh 1.betbeast-7popty.betbeast-r8x7q6.betbeast-8leam1.betbeast-6qkoqr.betbeast-qp092g.betbeast-vw18fb 1.betbeast-i8xfgs.betbeast-6ofkv1.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betbeast-5wq6ni > .betbeast-lil4ra {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betbeast-5wq6ni > .betbeast-lil4ra {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betbeast-5wq6ni > .betbeast-lil4ra {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betbeast-5wq6ni > .betbeast-lil4ra {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betbeast-5wq6ni > .betbeast-lil4ra {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betbeast-eqgay6.betbeast-j2bzth {
  display: none;
}

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

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

.betbeast-lp6bke {
  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;
}

.betbeast-lp6bke::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

.betbeast-lp6bke img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betbeast-h04ivk {
  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;
}

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

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

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

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

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

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

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

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

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

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

.betbeast-eqgay6.betbeast-y6vgpn .betbeast-g41dk7 {
  background: #2b3b67;
}

.betbeast-eqgay6.betbeast-y6vgpn .betbeast-lp6bke {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betbeast-eqgay6.betbeast-y6vgpn .betbeast-lp6bke::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betbeast-eqgay6.betbeast-y6vgpn .betbeast-lp6bke::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betbeast-eqgay6.betbeast-y6vgpn .betbeast-h04ivk::before {
  background: #0e0f41;
}

.betbeast-eqgay6.betbeast-y6vgpn .betbeast-h04ivk::after {
  background: #152557;
}

.betbeast-eqgay6.betbeast-8z8tw8 .betbeast-g41dk7 {
  background: #1f35fa;
}

.betbeast-eqgay6.betbeast-8z8tw8 .betbeast-lp6bke {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betbeast-eqgay6.betbeast-8z8tw8 .betbeast-lp6bke::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betbeast-eqgay6.betbeast-8z8tw8 .betbeast-lp6bke::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betbeast-eqgay6.betbeast-8z8tw8 .betbeast-h04ivk::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betbeast-eqgay6.betbeast-8z8tw8 .betbeast-h04ivk::after {
  background: #192ac8;
}

.betbeast-eqgay6.betbeast-1dxrck .betbeast-g41dk7 {
  background: #fa771f;
}

.betbeast-eqgay6.betbeast-1dxrck .betbeast-lp6bke {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betbeast-eqgay6.betbeast-1dxrck .betbeast-lp6bke::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betbeast-eqgay6.betbeast-1dxrck .betbeast-lp6bke::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betbeast-eqgay6.betbeast-1dxrck .betbeast-h04ivk::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betbeast-eqgay6.betbeast-1dxrck .betbeast-h04ivk::after {
  background: #fa8535;
}

.betbeast-5xhvw9 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betbeast-7fwa4m {
  display: flex;
  align-items: center;
  gap: 10px;
}

.betbeast-7fwa4m span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.betbeast-7fwa4m small {
  font-size: 14px;
  color: var(--text-color);
}

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

.betbeast-ez8uam {
  width: 120px;
  height: 22px;
}

.betbeast-ez8uam .betbeast-y5vpvx {
  fill: #c2c0ce;
}

.betbeast-ez8uam [rating="1"] .betbeast-y5vpvx:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betbeast-ez8uam [rating="2"] .betbeast-y5vpvx:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betbeast-ez8uam [rating="3"] .betbeast-y5vpvx:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betbeast-ez8uam [rating="4"] .betbeast-y5vpvx:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betbeast-ez8uam [rating="5"] .betbeast-y5vpvx:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.betbeast-pnaux8 {
  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);
}

.betbeast-pnaux8.betbeast-02xn95 {
  display: block;
}

.betbeast-pnaux8.betbeast-j2bzth {
  display: none;
}

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

.betbeast-undi5u {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betbeast-e4psex {
  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);
}

.betbeast-2jtmyh {
  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;
}

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

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

.betbeast-32fj4b {
  font-size: 16px;
  line-height: 140%;
}

.betbeast-mu7vtm {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betbeast-mu7vtm .betbeast-y5vpvx {
  fill: #c2c0ce;
}

.betbeast-mu7vtm [rating="1"] .betbeast-y5vpvx:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betbeast-mu7vtm [rating="2"] .betbeast-y5vpvx:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betbeast-mu7vtm [rating="3"] .betbeast-y5vpvx:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betbeast-mu7vtm [rating="4"] .betbeast-y5vpvx:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betbeast-mu7vtm [rating="5"] .betbeast-y5vpvx:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.betbeast-cu675y {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.betbeast-4fntpr {
  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) {
  .betbeast-4fntpr {
    padding: 12px;
    gap: 12px;
  }
}

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

.betbeast-ew79i0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betbeast-uzyxs1 {
  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;
}

.betbeast-riyasn {
  flex: 1;
  min-width: 0;
}

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

.betbeast-m8nlih {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.betbeast-m8nlih svg path {
  fill: var(--button-bg-color);
}

.betbeast-m8nlih svg circle {
  fill: var(--button-text-color);
}

.betbeast-8scouh {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.betbeast-8scouh strong {
  font-weight: 600;
}

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

.betbeast-v9zzlr p {
  margin: 0 0 16px;
}

.betbeast-v9zzlr p:last-child {
  margin-bottom: 0;
}

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

.betbeast-s61fa5 {
  max-width: 300px;
  width: 100%;
}

.betbeast-s61fa5 a {
  width: 100%;
}

@media (max-width: 575px) {
  .betbeast-s61fa5 {
    max-width: 200px;
  }
}

.betbeast-8n4v88 {
  justify-content: center;
}

.betbeast-uu5hz7 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betbeast-3i06dt {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betbeast-lgc94d .betbeast-vwoqt0 {
  justify-content: center;
}

/* faq */

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

.betbeast-cl50i5 {
  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.betbeast-bi7kz5 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betbeast-cl50i5::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betbeast-bi7kz5 ease;
}

.betbeast-u0q5xp.betbeast-a6gov1 .betbeast-cl50i5::after {
  transform: rotate(45deg);
}

.betbeast-8sh14x {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.betbeast-nleduk ease, padding 0.betbeast-nleduk ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.betbeast-u0q5xp.betbeast-a6gov1 .betbeast-8sh14x {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betbeast-pe2lpo {
  margin: 25px 0;
}

.betbeast-7gpg08 > input:not(:checked) ~ label:hover,
.betbeast-7gpg08 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betbeast-mmbw7n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betbeast-ws7pyz 44.betbeast-kmx5px.betbeast-u2oxql.betbeast-kias5s.betbeast-su8ebl.betbeast-f29lhn.betbeast-uzwhfw.betbeast-sapusd.betbeast-rqclvo.betbeast-1suizn.betbeast-3d18w5.betbeast-t3m3hs.betbeast-uwdel6 0l-12.betbeast-4u0a71 30.betbeast-0wcup3.betbeast-rkc9ph 2.betbeast-g93klf.betbeast-rkc9ph 3.betbeast-9gcpw8 3.betbeast-upnbqn.betbeast-6zbxb5 3.betbeast-nzrfu4.betbeast-ev0u8x.betbeast-83d4ah.betbeast-20awym 7-3.betbeast-4u0a71 10.betbeast-5fqbbh.betbeast-20awym 23.betbeast-wqspmr.betbeast-f3glpz 1.betbeast-aueq17 2.betbeast-4u0a71 3.betbeast-f3glpz 1.betbeast-6zbxb5 5.betbeast-0bkojo.betbeast-6zbxb5 32.betbeast-wke61w.betbeast-ev0u8x 5.betbeast-uwdel6 4.betbeast-20awym 9.betbeast-20awym 8.betbeast-6zbxb5 6.betbeast-8g2i1c.betbeast-fih9or.betbeast-k7pjvy.betbeast-gx5rjo.betbeast-rtaso1 4.betbeast-8wkdvs.betbeast-rtaso1 6.betbeast-rtaso1 0l29.betbeast-uwdel6 17.betbeast-ld6200.betbeast-dgq5bx 2.betbeast-0w2h8j 10.betbeast-vehn6a.betbeast-4u0a71 8.betbeast-2vx79l.betbeast-ib8xar.betbeast-zu3bg1.betbeast-macmlg.betbeast-p4jqkg.betbeast-ev0u8x.betbeast-f29lhn.betbeast-4u0a71 1.betbeast-ownzt0.betbeast-ctt10q.betbeast-wx0dzg.betbeast-g5n1co.betbeast-0xvdmu.betbeast-aueq17 1.betbeast-52xf1y.betbeast-fh05nc.5z'/%3e%3c/svg%3e");
}

.betbeast-5iei6z {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.betbeast-1iiq7o {
  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);
}

.betbeast-1iiq7o.betbeast-argh8f {
  display: block;
}

.betbeast-1iiq7o.betbeast-a2cg28 {
  display: none;
}

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

.betbeast-a6zs98 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betbeast-93cy5x {
  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);
}

.betbeast-me6gra {
  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;
}

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

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

.betbeast-cwuao8 {
  font-size: 16px;
  line-height: 140%;
}

.betbeast-sqq7q2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betbeast-sqq7q2 .betbeast-l4fxrd {
  fill: #c2c0ce;
}

.betbeast-sqq7q2 [rating="1"] .betbeast-l4fxrd:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betbeast-sqq7q2 [rating="2"] .betbeast-l4fxrd:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betbeast-sqq7q2 [rating="3"] .betbeast-l4fxrd:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betbeast-sqq7q2 [rating="4"] .betbeast-l4fxrd:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betbeast-sqq7q2 [rating="5"] .betbeast-l4fxrd:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betbeast-82bmd4 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;
}

.betbeast-82bmd4 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 */

.betbeast-87nsjf {
  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);
}

.betbeast-87nsjf.betbeast-wt6ra2 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.betbeast-a2y6no, .betbeast-f9fqo2, [class*="review-card"],
thead, thead th, table th, .betbeast-luh8k0,
.betbeast-qx0cvw, [class*="collapsible-header"],
.betbeast-zryh5o, [class*="updated-block"] {
  color: #ece7dc !important;
}
