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

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

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

.billybets-z18gux {
  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) {
  .billybets-z18gux: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;
  }
}

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

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

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

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

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

.billybets-uurqih {
  cursor: pointer;
}

.billybets-8vn8a0 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.billybets-axtvek {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.billybets-axtvek figure {
  margin: 0;
}

.billybets-axtvek.billybets-cxlgen {
  justify-content: flex-start;
  margin-right: 4px;
}

.billybets-axtvek.billybets-edbgnz {
  justify-content: flex-end;
  margin-left: 4px;
}

.billybets-axtvek.billybets-625t3z {
  justify-content: center;
}

.billybets-axtvek.billybets-5yc3zd {
  justify-content: normal;
}

.billybets-ux53hb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.billybets-4n81ra img {
  width: 100%;
}

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

.billybets-pb6ag4 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.billybets-pb6ag4 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);
}

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

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

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

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

.billybets-pb6ag4 ul li:last-of-type::after {
  display: none;
}

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

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

.billybets-m8drq6 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.billybets-qoc8c0.billybets-kyhz0t {
  background-color: #000;
}

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

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

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

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

.billybets-lqmxjw {
  margin-bottom: 94px;
}

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

.billybets-5r3y2w .billybets-yhzq3l {
  margin-bottom: 28px;
}

.billybets-5r3y2w .billybets-yhzq3l img {
  max-height: 100px;
  width: auto;
}

.billybets-oizq0n {
  display: flex;
  align-items: center;
}

.billybets-oizq0n a + a {
  margin-left: 24px;
}

.billybets-oizq0n img {
  max-height: 56px;
  width: auto;
}

.billybets-oizq0n img + img {
  margin-left: 24px;
}

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

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

.billybets-qy9d9k {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .billybets-3tluyf {
    flex-wrap: wrap;
  }
}

.billybets-3tluyf li {
  display: flex;
  margin: 0 7px;
}

.billybets-3tluyf li svg {
  transition: 0.billybets-l8utr4 ease-in-out;
}

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

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

.billybets-l3lhtw + .billybets-l3lhtw {
  margin-left: 120px;
}

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

.billybets-7mpgsd {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.billybets-2325jq {
  list-style: none;
  margin: 0;
  padding: 0;
}

.billybets-2325jq li {
  font-size: 16px;
}

.billybets-2325jq li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.billybets-2325jq li + li {
  margin-top: 16px;
}

.billybets-uveexd {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.billybets-wvtlvv ease-in-out;
}

.billybets-uveexd.billybets-t2e3wu {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.billybets-v6563k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.billybets-yt31p8 li {
  width: 100%;
}

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

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

.billybets-yt31p8 li a.billybets-t2e3wu {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.billybets-b6fa0m {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.billybets-b6fa0m img {
  width: 100%;
  transition: 0.billybets-l8utr4 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .billybets-o4yqvg .billybets-yhzq3l img {
    max-width: 90px;
  }
}

.billybets-yhzq3l img {
  max-height: 50px;
  width: auto;
}

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

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

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

.billybets-nj92rq li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.billybets-sd6n83 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.billybets-sd6n83.billybets-tq05sy {
  margin-right: 0;
}

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

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

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

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

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

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

.billybets-qjw8zj:hover > ul {
  display: flex;
}

.billybets-qjw8zj:focus > ul {
  display: flex;
}

.billybets-qjw8zj:focus-within > ul {
  display: flex;
}

.billybets-pczeqe {
  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;
}

.billybets-pczeqe::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.billybets-wvtlvv ease-in-out;
}

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

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

.billybets-qjw8zj 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.billybets-l8utr4 ease-in-out;
  overflow: hidden;
}

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

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

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

.billybets-5ivazk {
  display: none;
}

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

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

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

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

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

.billybets-0a7cc2 img {
  margin-bottom: 20px;
}

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

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

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

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

.billybets-8irr8y {
  color: var(--text-color);
}

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

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

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

.billybets-ier4k3 p img {
  display: block;
  margin: 0 auto;
}

.billybets-ier4k3 p:first-of-type {
  margin-top: 0;
}

.billybets-ier4k3 p:last-of-type {
  margin-bottom: 0;
}

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

.billybets-ier4k3 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.billybets-jqihh0 .billybets-1wfbac {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .billybets-jqihh0 .billybets-1wfbac {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.billybets-jqihh0 .billybets-v5v5xn {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.billybets-v5v5xn {
  margin: 0 0 28px;
}

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

.billybets-1wfbac {
  margin: 0 0 28px;
}

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

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

.billybets-tbca8s .billybets-z18gux {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.billybets-hkhzjl {
  position: relative;
  border: none;
}

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

.billybets-czloeo {
  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;
}

.billybets-czloeo span {
  height: 32px;
}

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

.billybets-czloeo.billybets-rxp218 span {
  transform: scaleY(-1);
}

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

.billybets-4hbmpq {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.billybets-4hbmpq li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.billybets-l8utr4 ease-in-out;
}

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

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

.billybets-4hbmpq.billybets-53972f {
  display: none;
}

.billybets-ty62gk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.billybets-ty62gk table {
  width: 100%;
  border-collapse: collapse;
}

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

  .billybets-ty62gk table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.billybets-gfwes8 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.billybets-eph73x p {
  color: var(--text-color);
}

.billybets-l0dldh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.billybets-2watnt {
  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);
}

.billybets-k7p7ua {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.billybets-i86xlw p + p {
  margin-top: 10px;
}

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

.billybets-pa3k2d {
  display: none;
}

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

.billybets-9diiuc {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.billybets-9diiuc li {
  margin: 0 20px;
}

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

.billybets-9diiuc li a img {
  margin-bottom: 4px;
}

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

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

.billybets-dmodr0 li {
  font-size: 16px;
  position: relative;
}

.billybets-dmodr0 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.billybets-dmodr0 li span {
  opacity: 0.5;
}

.billybets-dmodr0 li + li {
  margin-left: 30px;
}

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

h2.billybets-u7ofkn {
  margin: 0 0 28px;
}

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

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

.billybets-94mwgc 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);
}

.billybets-94mwgc 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;
}

.billybets-94mwgc 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;
}

.billybets-94mwgc tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.billybets-94mwgc tbody tr:last-of-type {
  margin-bottom: 0;
}

.billybets-94mwgc tbody tr td:first-of-type {
  flex-shrink: 0;
}

.billybets-94mwgc 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);
}

.billybets-94mwgc 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);
}

.billybets-94mwgc tbody tr td:last-of-type {
  margin-left: auto;
}

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

.billybets-94mwgc tbody tr td .billybets-e9edi5 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .billybets-94mwgc tbody tr td .billybets-e9edi5 {
    width: 100%;
  }
}

.billybets-94mwgc tbody tr td .billybets-9ejhc3 {
  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.billybets-l8utr4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .billybets-94mwgc tbody tr td .billybets-9ejhc3:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .billybets-94mwgc tbody tr td .billybets-9ejhc3 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .billybets-94mwgc tbody tr td .billybets-9ejhc3 {
    width: 100%;
  }
}

.billybets-94mwgc tbody tr td .billybets-jekm9c {
  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) {
  .billybets-94mwgc tbody tr td .billybets-jekm9c:hover {
    text-decoration: none;
  }
}

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

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

.billybets-13ai6z {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.billybets-093quy {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.billybets-16vruc img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.billybets-l8utr4 ease-in-out;
}

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

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

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

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

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

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

.billybets-ndevnk img {
  width: 100%;
  height: 100%;
}

.billybets-ndevnk iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.billybets-i8k4av svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.billybets-l8utr4 ease-in-out;
}

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

.billybets-j3jkyv {
  padding: 90px 0;
}

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

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

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

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

.billybets-zgbb4x img {
  width: 100%;
}

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

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

.billybets-ufidi1 {
  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;
}

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

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

.billybets-op6quy {
  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.billybets-l8utr4 ease-in-out;
}

.billybets-op6quy:hover {
  border: 1px solid #8c8ca2;
}

.billybets-bwyyv8 {
  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%);
}

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

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

.billybets-88qew8 a {
  text-decoration: underline;
  color: #8babff;
}

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

.billybets-hcdwhz .billybets-op6quy {
  width: 50%;
  margin: 0;
}

.billybets-8rtqcn {
  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;
}

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

.billybets-l3j6e8 {
  margin: 0 0 100px;
}

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

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

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

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

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

.billybets-o7z1pd {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.billybets-53ebfk 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.billybets-l8utr4 ease-in-out;
}

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

.billybets-53ebfk a svg {
  fill: #fff;
}

.billybets-53ebfk a:hover {
  background: #3d68e7;
}

.billybets-3sl5kh {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.billybets-ooxypg {
  margin-bottom: 16px;
}

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

.billybets-w9clua {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.billybets-ce0fgu 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);
}

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

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

.billybets-ce0fgu table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.billybets-0sz28b {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.billybets-0sz28b.billybets-zr6j75 {
  display: none;
}

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

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

.billybets-t8a5zp iframe.billybets-zgeuj1 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.billybets-t8a5zp.billybets-t54bxc {
  opacity: 1;
  pointer-events: all;
}

.billybets-qgmnsp {
  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.billybets-l8utr4 ease-in-out;
}

.billybets-qgmnsp svg {
  margin-right: 10px;
}

.billybets-qgmnsp + .billybets-qgmnsp {
  margin-top: 14px;
}

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

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

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

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

.billybets-e39gpt .billybets-tbca8s {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .billybets-e39gpt .billybets-tbca8s {
    margin: 28px 0 0;
  }
}

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

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

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

.billybets-29glay {
  max-width: 545px;
  width: 100%;
}

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

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

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

.billybets-6lpl7a iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.billybets-0ethia {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.billybets-8xcveo {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.billybets-jnd0e2 .billybets-z18gux {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .billybets-jnd0e2 .billybets-z18gux {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.billybets-kuitlk {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.billybets-kuitlk img {
  width: 100%;
}

.billybets-tr6ltk {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.billybets-sqn6br {
  width: 100%;
  margin: 0 0 100px;
}

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

.billybets-sqn6br .billybets-nk14rs {
  position: relative;
}

.billybets-sqn6br .billybets-9ykfd2 {
  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;
}

.billybets-sqn6br .billybets-9ykfd2.billybets-zr6j75 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .billybets-sqn6br .billybets-k9cy7p {
    bottom: 90px;
  }
}

.billybets-sqn6br .billybets-k9cy7p .billybets-u1rj8y {
  max-width: 300px;
  width: 100%;
}

.billybets-sqn6br .billybets-k9cy7p .billybets-u1rj8y .billybets-yrfnzx {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-k9cy7p .billybets-u1rj8y .billybets-yrfnzx {
    font-size: 32px;
    text-align: center;
  }
}

.billybets-sqn6br .billybets-k9cy7p .billybets-u1rj8y .billybets-cntmzf {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-k9cy7p .billybets-u1rj8y .billybets-cntmzf {
    text-align: center;
  }
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy {
    flex-direction: column-reverse;
  }
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-d0fqil {
  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.billybets-l8utr4 ease-in-out;
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-d0fqil:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-d0fqil {
    width: 100%;
  }
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-9zllw0 {
  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.billybets-l8utr4 ease-in-out;
  overflow: hidden;
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-9zllw0 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);
  }
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-9zllw0: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;
}

.billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-9zllw0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-k9cy7p .billybets-tq05sy .billybets-9zllw0 {
    width: 100%;
  }
}

.billybets-sqn6br .billybets-k9cy7p.billybets-zr6j75 {
  display: none;
}

.billybets-sqn6br .billybets-8nsu74 {
  display: none;
}

.billybets-sqn6br .billybets-8nsu74.billybets-t54bxc {
  display: block;
}

.billybets-sqn6br .billybets-8nsu74 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-8nsu74 iframe {
    height: calc(100vh - 54px);
  }
}

.billybets-sqn6br .billybets-d44m5k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .billybets-sqn6br .billybets-d44m5k {
    padding: 24px 16px 0;
  }
}

.billybets-sqn6br .billybets-d44m5k .billybets-yrfnzx {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .billybets-sqn6br .billybets-d44m5k .billybets-yrfnzx {
    margin-bottom: 24px;
  }
}

.billybets-sqn6br .billybets-d44m5k 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);
}

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

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

.billybets-sqn6br .billybets-d44m5k table tr:last-of-type td {
  border-bottom: none;
}

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

.billybets-ioxrmp.billybets-t2e3wu {
  display: block;
}

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

.billybets-ioxrmp .billybets-ivegz4 {
  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;
}

.billybets-ioxrmp .billybets-zwvitx {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.billybets-ioxrmp .billybets-9zllw0 {
  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.billybets-l8utr4 ease-in-out;
}

.billybets-ioxrmp .billybets-9zllw0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.billybets-wifj6c.billybets-t2e3wu {
  display: block;
}

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

.billybets-cie32s {
  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;
}

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

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

.billybets-7x2czu {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.billybets-7x2czu svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.billybets-0o4htw {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.billybets-zjvhku.billybets-zr6j75 {
  display: none;
}

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

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

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

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

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

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

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

.billybets-d9v2vf input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.billybets-d9v2vf input:active {
  border-color: #c2c0ce;
}

.billybets-d9v2vf input:focus {
  border-color: #c2c0ce;
}

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

.billybets-rr7nrg {
  margin-bottom: 36px;
}

.billybets-rr7nrg 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;
}

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

.billybets-rr7nrg textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.billybets-j6a1m5 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.billybets-kc3a3a {
  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.billybets-l8utr4 ease-in-out;
}

.billybets-kc3a3a:hover {
  background: var(--border-color);
}

.billybets-vnwsfo {
  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.billybets-l8utr4 ease-in-out;
}

.billybets-vnwsfo:hover {
  background: #166ad9;
}

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

.billybets-dmequx.billybets-zr6j75 {
  display: none;
}

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

.billybets-dmequx .billybets-kc3a3a {
  margin: 0 auto;
}

.billybets-i77ucv {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.billybets-ggiaaf {
  filter: grayscale(100%);
}

.billybets-y106cd > input {
  display: none;
}

.billybets-y106cd > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.billybets-zeor6n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.billybets-z13thq 44.billybets-n8r1c2.billybets-aww5be.billybets-yvxtnl.billybets-dz7jx9.billybets-lqesvg.billybets-0zkolk.billybets-tdizof.billybets-hxu869.billybets-h17uq4.billybets-s1wt61.billybets-cg80yk.billybets-hhxwkx 0l-12.billybets-jmgofc 30.billybets-r28v9f.billybets-1p5743 2.billybets-k2bsar.billybets-1p5743 3.billybets-7li8qe 3.billybets-nqiioi.billybets-0bqa9o 3.billybets-xdbzh8.billybets-c6jjrx.billybets-oyvliu.billybets-fpcq3l 7-3.billybets-jmgofc 10.billybets-0ujbek.billybets-fpcq3l 23.billybets-iew2jt.billybets-5nul3v 1.billybets-4scdmk 2.billybets-jmgofc 3.billybets-5nul3v 1.billybets-0bqa9o 5.billybets-lytywe.billybets-0bqa9o 32.billybets-4yjhp9.billybets-c6jjrx 5.billybets-hhxwkx 4.billybets-fpcq3l 9.billybets-fpcq3l 8.billybets-0bqa9o 6.billybets-acnt1s.billybets-93rk29.billybets-z173pr.billybets-vh3bjw.billybets-29zral 4.billybets-a0i1nt.billybets-29zral 6.billybets-29zral 0l29.billybets-hhxwkx 17.billybets-gkeytp.billybets-7zvytl 2.billybets-yc8hl2 10.billybets-nxsisb.billybets-jmgofc 8.billybets-ctvbj6.billybets-k4deqf.billybets-2yf3i9.billybets-a2vbzo.billybets-9vpr6b.billybets-c6jjrx.billybets-lqesvg.billybets-jmgofc 1.billybets-yjs4nt.billybets-io2pmu.billybets-m0f2vx.billybets-wicyqx.billybets-qnhogx.billybets-4scdmk 1.billybets-r6l6co.billybets-lwlopb.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.billybets-y106cd > input:checked ~ label,
.billybets-y106cd > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.billybets-zeor6n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.billybets-z13thq 44.billybets-n8r1c2.billybets-aww5be.billybets-yvxtnl.billybets-dz7jx9.billybets-lqesvg.billybets-0zkolk.billybets-tdizof.billybets-hxu869.billybets-h17uq4.billybets-s1wt61.billybets-cg80yk.billybets-hhxwkx 0l-12.billybets-jmgofc 30.billybets-r28v9f.billybets-1p5743 2.billybets-k2bsar.billybets-1p5743 3.billybets-7li8qe 3.billybets-nqiioi.billybets-0bqa9o 3.billybets-xdbzh8.billybets-c6jjrx.billybets-oyvliu.billybets-fpcq3l 7-3.billybets-jmgofc 10.billybets-0ujbek.billybets-fpcq3l 23.billybets-iew2jt.billybets-5nul3v 1.billybets-4scdmk 2.billybets-jmgofc 3.billybets-5nul3v 1.billybets-0bqa9o 5.billybets-lytywe.billybets-0bqa9o 32.billybets-4yjhp9.billybets-c6jjrx 5.billybets-hhxwkx 4.billybets-fpcq3l 9.billybets-fpcq3l 8.billybets-0bqa9o 6.billybets-acnt1s.billybets-93rk29.billybets-z173pr.billybets-vh3bjw.billybets-29zral 4.billybets-a0i1nt.billybets-29zral 6.billybets-29zral 0l29.billybets-hhxwkx 17.billybets-gkeytp.billybets-7zvytl 2.billybets-yc8hl2 10.billybets-nxsisb.billybets-jmgofc 8.billybets-ctvbj6.billybets-k4deqf.billybets-2yf3i9.billybets-a2vbzo.billybets-9vpr6b.billybets-c6jjrx.billybets-lqesvg.billybets-jmgofc 1.billybets-yjs4nt.billybets-io2pmu.billybets-m0f2vx.billybets-wicyqx.billybets-qnhogx.billybets-4scdmk 1.billybets-r6l6co.billybets-lwlopb.5z'/%3e%3c/svg%3e");
}

.billybets-y106cd > input:not(:checked) ~ label:hover,
.billybets-y106cd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.billybets-zeor6n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.billybets-z13thq 44.billybets-n8r1c2.billybets-aww5be.billybets-yvxtnl.billybets-dz7jx9.billybets-lqesvg.billybets-0zkolk.billybets-tdizof.billybets-hxu869.billybets-h17uq4.billybets-s1wt61.billybets-cg80yk.billybets-hhxwkx 0l-12.billybets-jmgofc 30.billybets-r28v9f.billybets-1p5743 2.billybets-k2bsar.billybets-1p5743 3.billybets-7li8qe 3.billybets-nqiioi.billybets-0bqa9o 3.billybets-xdbzh8.billybets-c6jjrx.billybets-oyvliu.billybets-fpcq3l 7-3.billybets-jmgofc 10.billybets-0ujbek.billybets-fpcq3l 23.billybets-iew2jt.billybets-5nul3v 1.billybets-4scdmk 2.billybets-jmgofc 3.billybets-5nul3v 1.billybets-0bqa9o 5.billybets-lytywe.billybets-0bqa9o 32.billybets-4yjhp9.billybets-c6jjrx 5.billybets-hhxwkx 4.billybets-fpcq3l 9.billybets-fpcq3l 8.billybets-0bqa9o 6.billybets-acnt1s.billybets-93rk29.billybets-z173pr.billybets-vh3bjw.billybets-29zral 4.billybets-a0i1nt.billybets-29zral 6.billybets-29zral 0l29.billybets-hhxwkx 17.billybets-gkeytp.billybets-7zvytl 2.billybets-yc8hl2 10.billybets-nxsisb.billybets-jmgofc 8.billybets-ctvbj6.billybets-k4deqf.billybets-2yf3i9.billybets-a2vbzo.billybets-9vpr6b.billybets-c6jjrx.billybets-lqesvg.billybets-jmgofc 1.billybets-yjs4nt.billybets-io2pmu.billybets-m0f2vx.billybets-wicyqx.billybets-qnhogx.billybets-4scdmk 1.billybets-r6l6co.billybets-lwlopb.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .billybets-28ul8w > .billybets-gsvjcb {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .billybets-28ul8w > .billybets-gsvjcb {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .billybets-28ul8w > .billybets-gsvjcb {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .billybets-28ul8w > .billybets-gsvjcb {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .billybets-28ul8w > .billybets-gsvjcb {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.billybets-v0meiy.billybets-zr6j75 {
  display: none;
}

.billybets-1boqfk {
  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) {
  .billybets-1boqfk {
    height: 74px;
    overflow: visible;
  }
}

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

.billybets-6937tb {
  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;
}

.billybets-6937tb::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.billybets-6937tb::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.billybets-6937tb img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.billybets-p85hnm {
  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;
}

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

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

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

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

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

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

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

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

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

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

.billybets-v0meiy.billybets-f2kh38 .billybets-1boqfk {
  background: #2b3b67;
}

.billybets-v0meiy.billybets-f2kh38 .billybets-6937tb {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.billybets-v0meiy.billybets-f2kh38 .billybets-6937tb::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.billybets-v0meiy.billybets-f2kh38 .billybets-6937tb::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.billybets-v0meiy.billybets-f2kh38 .billybets-p85hnm::before {
  background: #0e0f41;
}

.billybets-v0meiy.billybets-f2kh38 .billybets-p85hnm::after {
  background: #152557;
}

.billybets-v0meiy.billybets-cvzyu0 .billybets-1boqfk {
  background: #1f35fa;
}

.billybets-v0meiy.billybets-cvzyu0 .billybets-6937tb {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.billybets-v0meiy.billybets-cvzyu0 .billybets-6937tb::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.billybets-v0meiy.billybets-cvzyu0 .billybets-6937tb::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.billybets-v0meiy.billybets-cvzyu0 .billybets-p85hnm::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.billybets-v0meiy.billybets-cvzyu0 .billybets-p85hnm::after {
  background: #192ac8;
}

.billybets-v0meiy.billybets-gx8nef .billybets-1boqfk {
  background: #fa771f;
}

.billybets-v0meiy.billybets-gx8nef .billybets-6937tb {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.billybets-v0meiy.billybets-gx8nef .billybets-6937tb::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.billybets-v0meiy.billybets-gx8nef .billybets-6937tb::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.billybets-v0meiy.billybets-gx8nef .billybets-p85hnm::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.billybets-v0meiy.billybets-gx8nef .billybets-p85hnm::after {
  background: #fa8535;
}

.billybets-7vou3k {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.billybets-wruxza {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.billybets-fun617 {
  width: 120px;
  height: 22px;
}

.billybets-fun617 .billybets-7ykyfi {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.billybets-qul9xx {
  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);
}

.billybets-qul9xx.billybets-t54bxc {
  display: block;
}

.billybets-qul9xx.billybets-zr6j75 {
  display: none;
}

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

.billybets-g2r1v9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.billybets-vzmtm2 {
  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);
}

.billybets-y3i9yk {
  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;
}

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

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

.billybets-68zvme {
  font-size: 16px;
  line-height: 140%;
}

.billybets-buuicp {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.billybets-buuicp .billybets-7ykyfi {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

.billybets-fd306s {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.billybets-5ihrcz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.billybets-0jwpka {
  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;
}

.billybets-ywl35q {
  flex: 1;
  min-width: 0;
}

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

.billybets-cxfc0a {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.billybets-cxfc0a svg path {
  fill: var(--button-bg-color);
}

.billybets-cxfc0a svg circle {
  fill: var(--button-text-color);
}

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

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

.billybets-m7auz0 strong {
  font-weight: 600;
}

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

.billybets-g2pbuj p {
  margin: 0 0 16px;
}

.billybets-g2pbuj p:last-child {
  margin-bottom: 0;
}

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

.billybets-nyumb2 {
  max-width: 300px;
  width: 100%;
}

.billybets-nyumb2 a {
  width: 100%;
}

@media (max-width: 575px) {
  .billybets-nyumb2 {
    max-width: 200px;
  }
}

.billybets-0obvxq {
  justify-content: center;
}

.billybets-15wfdl {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.billybets-xh0c68 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.billybets-cdu3k2 .billybets-nj92rq {
  justify-content: center;
}

/* faq */

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

.billybets-xqf1os {
  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.billybets-ynf488 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.billybets-xqf1os::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.billybets-ynf488 ease;
}

.billybets-rtuwpa.billybets-t2e3wu .billybets-xqf1os::after {
  transform: rotate(45deg);
}

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

.billybets-rtuwpa.billybets-t2e3wu .billybets-etqwg2 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.billybets-li5v0h {
  margin: 25px 0;
}

.billybets-y106cd > input:not(:checked) ~ label:hover,
.billybets-y106cd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.billybets-mste7x.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.billybets-sxqbuj 44.billybets-pr8dbx.billybets-nwrprw.billybets-b5xve4.billybets-2hxy2a.billybets-t6pjrk.billybets-vrhu4n.billybets-ig1akp.billybets-hwpjta.billybets-x0eyyi.billybets-n454ek.billybets-u2exx1.billybets-qg6azc 0l-12.billybets-a1uhrb 30.billybets-fwu3fs.billybets-5ho4cq 2.billybets-rz7tla.billybets-5ho4cq 3.billybets-veihjw 3.billybets-fo3k92.billybets-231fmx 3.billybets-onsn2s.billybets-wqpelr.billybets-xko29z.billybets-2sz90r 7-3.billybets-a1uhrb 10.billybets-8bhyjh.billybets-2sz90r 23.billybets-gy790e.billybets-bqfiox 1.billybets-5wuibr 2.billybets-a1uhrb 3.billybets-bqfiox 1.billybets-231fmx 5.billybets-ddaw5w.billybets-231fmx 32.billybets-6bcazc.billybets-wqpelr 5.billybets-qg6azc 4.billybets-2sz90r 9.billybets-2sz90r 8.billybets-231fmx 6.billybets-nbp3kr.billybets-4y57qc.billybets-7lkitn.billybets-1vxfpn.billybets-cr3wro 4.billybets-02cs3z.billybets-cr3wro 6.billybets-cr3wro 0l29.billybets-qg6azc 17.billybets-lktt2b.billybets-miqa40 2.billybets-d5gpyd 10.billybets-yv08oq.billybets-a1uhrb 8.billybets-9vf13w.billybets-xca0jw.billybets-qpb6lc.billybets-rlortg.billybets-m9cujp.billybets-wqpelr.billybets-t6pjrk.billybets-a1uhrb 1.billybets-nkhnns.billybets-zl109o.billybets-kgga93.billybets-e2x9la.billybets-5txkfp.billybets-5wuibr 1.billybets-ybq6fx.billybets-kt0kio.5z'/%3e%3c/svg%3e");
}

.billybets-9kkgmm {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.billybets-h5ldhe {
  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);
}

.billybets-h5ldhe.billybets-xkb36l {
  display: block;
}

.billybets-h5ldhe.billybets-1joevd {
  display: none;
}

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

.billybets-08gb9v {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.billybets-s8spb9 {
  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);
}

.billybets-icmbva {
  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;
}

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

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

.billybets-p06xie {
  font-size: 16px;
  line-height: 140%;
}

.billybets-fvdzrl {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.billybets-fvdzrl .billybets-macmxq {
  fill: #c2c0ce;
}

.billybets-fvdzrl [rating="1"] .billybets-macmxq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.billybets-fvdzrl [rating="2"] .billybets-macmxq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.billybets-fvdzrl [rating="3"] .billybets-macmxq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.billybets-fvdzrl [rating="4"] .billybets-macmxq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.billybets-fvdzrl [rating="5"] .billybets-macmxq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.billybets-ukcvf0 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;
}

.billybets-ukcvf0 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 */

.billybets-0xqyxd {
  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);
}

.billybets-0xqyxd.billybets-fcdm41 {
  opacity: 1;
  pointer-events: auto;
}

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

.billybets-emf0fe label {
  font-size: 14px;
}

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

.billybets-71180q h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.billybets-uilr1l, .billybets-0thl6t, [class*="review-card"],
thead, thead th, table th, .billybets-u4jj45,
.billybets-2luxy4, [class*="collapsible-header"],
.billybets-l0dldh, [class*="updated-block"] {
  color: #ece7dc !important;
}
