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

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

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

.betandplay-ez1xvr {
  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) {
  .betandplay-ez1xvr: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;
  }
}

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

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

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

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

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

.betandplay-3o8ydg {
  cursor: pointer;
}

.betandplay-ney13m {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betandplay-n5pbo0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betandplay-n5pbo0 figure {
  margin: 0;
}

.betandplay-n5pbo0.betandplay-vrn2o4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.betandplay-n5pbo0.betandplay-swkqjo {
  justify-content: flex-end;
  margin-left: 4px;
}

.betandplay-n5pbo0.betandplay-7mpkz0 {
  justify-content: center;
}

.betandplay-n5pbo0.betandplay-zoeiuq {
  justify-content: normal;
}

.betandplay-ueo1bl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.betandplay-dm3qgz img {
  width: 100%;
}

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

.betandplay-hrym4j {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.betandplay-hrym4j 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);
}

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

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

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

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

.betandplay-hrym4j ul li:last-of-type::after {
  display: none;
}

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

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

.betandplay-zmlv1f {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betandplay-afv81h.betandplay-0g3o32 {
  background-color: #000;
}

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

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

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

.betandplay-478g6c {
  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) {
  .betandplay-478g6c {
    flex-direction: column;
  }
}

.betandplay-ccnn1n {
  margin-bottom: 94px;
}

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

.betandplay-u42lc9 .betandplay-jc4fzr {
  margin-bottom: 28px;
}

.betandplay-u42lc9 .betandplay-jc4fzr img {
  max-height: 100px;
  width: auto;
}

.betandplay-ulgn9g {
  display: flex;
  align-items: center;
}

.betandplay-ulgn9g a + a {
  margin-left: 24px;
}

.betandplay-ulgn9g img {
  max-height: 56px;
  width: auto;
}

.betandplay-ulgn9g img + img {
  margin-left: 24px;
}

.betandplay-2e14ej {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.betandplay-4rssi9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .betandplay-2iizao {
    flex-wrap: wrap;
  }
}

.betandplay-2iizao li {
  display: flex;
  margin: 0 7px;
}

.betandplay-2iizao li svg {
  transition: 0.betandplay-yteoe4 ease-in-out;
}

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

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

.betandplay-dj5kt2 + .betandplay-dj5kt2 {
  margin-left: 120px;
}

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

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

.betandplay-b4utyd {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betandplay-b4utyd li {
  font-size: 16px;
}

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

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

.betandplay-b4utyd li + li {
  margin-top: 16px;
}

.betandplay-tbhi6o {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betandplay-5a32tl ease-in-out;
}

.betandplay-tbhi6o.betandplay-tp6ibo {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betandplay-h2aeos {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betandplay-olwnnb li {
  width: 100%;
}

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

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

.betandplay-olwnnb li a.betandplay-tp6ibo {
  background: var(--border-color);
}

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

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

.betandplay-6eb41h {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.betandplay-c27ucz {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betandplay-c27ucz img {
  width: 100%;
  transition: 0.betandplay-yteoe4 ease-in-out;
}

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

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

.betandplay-5zw0zi {
  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) {
  .betandplay-5zw0zi {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .betandplay-5zw0zi .betandplay-jc4fzr img {
    max-width: 90px;
  }
}

.betandplay-jc4fzr img {
  max-height: 50px;
  width: auto;
}

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

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

.betandplay-5fsgan {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.betandplay-5fsgan li {
  font-size: 16px;
  margin: 0 20px;
}

.betandplay-5fsgan li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.betandplay-0vjajk {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betandplay-0vjajk.betandplay-l9fjlh {
  margin-right: 0;
}

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

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

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

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

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

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

.betandplay-uqqxmn:hover > ul {
  display: flex;
}

.betandplay-uqqxmn:focus > ul {
  display: flex;
}

.betandplay-uqqxmn:focus-within > ul {
  display: flex;
}

.betandplay-0rgsfp {
  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;
}

.betandplay-0rgsfp::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.betandplay-5a32tl ease-in-out;
}

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

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

.betandplay-uqqxmn 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.betandplay-yteoe4 ease-in-out;
  overflow: hidden;
}

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

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

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

.betandplay-2p7mu2 {
  display: none;
}

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

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

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

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

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

.betandplay-r7mc2j img {
  margin-bottom: 20px;
}

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

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

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

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

.betandplay-ylydow {
  color: var(--text-color);
}

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

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

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

.betandplay-ahi9p8 p img {
  display: block;
  margin: 0 auto;
}

.betandplay-ahi9p8 p:first-of-type {
  margin-top: 0;
}

.betandplay-ahi9p8 p:last-of-type {
  margin-bottom: 0;
}

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

.betandplay-ahi9p8 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.betandplay-8i5cl1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.betandplay-8z3psd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.betandplay-8z3psd .betandplay-vb2zr9 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .betandplay-8z3psd .betandplay-vb2zr9 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.betandplay-8z3psd .betandplay-zknfsc {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .betandplay-8z3psd .betandplay-zknfsc {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .betandplay-8z3psd .betandplay-zknfsc img {
    width: 100%;
  }
}

.betandplay-zknfsc {
  margin: 0 0 28px;
}

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

.betandplay-vb2zr9 {
  margin: 0 0 28px;
}

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

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

.betandplay-8i5cl1 .betandplay-ez1xvr {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betandplay-udbe54 {
  position: relative;
  border: none;
}

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

.betandplay-orgl4h {
  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;
}

.betandplay-orgl4h span {
  height: 32px;
}

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

.betandplay-orgl4h.betandplay-61plhs span {
  transform: scaleY(-1);
}

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

.betandplay-wahwjy {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.betandplay-wahwjy.betandplay-eisu4j {
  display: none;
}

.betandplay-ci5a19 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betandplay-ci5a19 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betandplay-ci5a19 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.betandplay-0vw4fd {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.betandplay-ckyi3w p {
  color: var(--text-color);
}

.betandplay-xdy58r {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betandplay-402m53 {
  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);
}

.betandplay-zjsllz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betandplay-cujz2v p + p {
  margin-top: 10px;
}

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

.betandplay-l4nwx8 {
  display: none;
}

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

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

.betandplay-rsnsi1 li {
  margin: 0 20px;
}

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

.betandplay-rsnsi1 li a img {
  margin-bottom: 4px;
}

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

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

.betandplay-l2andk li {
  font-size: 16px;
  position: relative;
}

.betandplay-l2andk li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betandplay-l2andk li span {
  opacity: 0.5;
}

.betandplay-l2andk li + li {
  margin-left: 30px;
}

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

h2.betandplay-pql3ix {
  margin: 0 0 28px;
}

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

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

.betandplay-yrkxeh 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);
}

.betandplay-yrkxeh 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;
}

.betandplay-yrkxeh 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;
}

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

.betandplay-yrkxeh tbody tr:last-of-type {
  margin-bottom: 0;
}

.betandplay-yrkxeh tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betandplay-yrkxeh 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);
}

.betandplay-yrkxeh 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);
}

.betandplay-yrkxeh tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betandplay-yrkxeh tbody tr td .betandplay-9mmxio {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betandplay-yrkxeh tbody tr td .betandplay-9mmxio {
    width: 100%;
  }
}

.betandplay-yrkxeh tbody tr td .betandplay-fazpdi {
  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.betandplay-yteoe4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .betandplay-yrkxeh tbody tr td .betandplay-fazpdi {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betandplay-yrkxeh tbody tr td .betandplay-fazpdi {
    width: 100%;
  }
}

.betandplay-yrkxeh tbody tr td .betandplay-mynz9q {
  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) {
  .betandplay-yrkxeh tbody tr td .betandplay-mynz9q:hover {
    text-decoration: none;
  }
}

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

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

.betandplay-4lzasz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betandplay-rk0na9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betandplay-yteoe4 ease-in-out;
}

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

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

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

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

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

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

.betandplay-h9wsur img {
  width: 100%;
  height: 100%;
}

.betandplay-h9wsur iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betandplay-empmlx svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betandplay-yteoe4 ease-in-out;
}

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

.betandplay-gfdwxo {
  padding: 90px 0;
}

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

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

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

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

.betandplay-llfsj2 img {
  width: 100%;
}

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

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

.betandplay-gy3y5d {
  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;
}

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

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

.betandplay-qeknr2 {
  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.betandplay-yteoe4 ease-in-out;
}

.betandplay-qeknr2:hover {
  border: 1px solid #8c8ca2;
}

.betandplay-xzmjnd {
  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%);
}

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

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

.betandplay-bu0py6 a {
  text-decoration: underline;
  color: #8babff;
}

.betandplay-5ddjm3 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.betandplay-5ddjm3 .betandplay-qeknr2 {
  width: 50%;
  margin: 0;
}

.betandplay-wfzesq {
  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;
}

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

.betandplay-qsolei {
  margin: 0 0 100px;
}

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

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

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

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

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

.betandplay-d58mra {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betandplay-av0aj5 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.betandplay-yteoe4 ease-in-out;
}

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

.betandplay-av0aj5 a svg {
  fill: #fff;
}

.betandplay-av0aj5 a:hover {
  background: #3d68e7;
}

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

.betandplay-mteept {
  margin-bottom: 16px;
}

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

.betandplay-2df19z {
  font-size: 16px;
  color: var(--text-color);
}

.betandplay-6oqn0o {
  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) {
  .betandplay-6oqn0o {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.betandplay-bh1vj9 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);
}

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

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

.betandplay-bh1vj9 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.betandplay-y6xt64.betandplay-lrpket {
  display: none;
}

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

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

.betandplay-4k1u1z iframe.betandplay-inro6w {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betandplay-4k1u1z.betandplay-2rs7ss {
  opacity: 1;
  pointer-events: all;
}

.betandplay-vmotcj {
  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.betandplay-yteoe4 ease-in-out;
}

.betandplay-vmotcj svg {
  margin-right: 10px;
}

.betandplay-vmotcj + .betandplay-vmotcj {
  margin-top: 14px;
}

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

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

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

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

.betandplay-6oqn0o .betandplay-8i5cl1 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betandplay-6oqn0o .betandplay-8i5cl1 h1,
.betandplay-6oqn0o .betandplay-8i5cl1 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) {
  .betandplay-6oqn0o .betandplay-8i5cl1 h1,
  .betandplay-6oqn0o .betandplay-8i5cl1 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betandplay-6oqn0o .betandplay-8i5cl1 {
    margin: 28px 0 0;
  }
}

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

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

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

.betandplay-n5o3u0 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.betandplay-x872ht {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betandplay-ue96xg {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betandplay-2t5nhu .betandplay-ez1xvr {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betandplay-2t5nhu .betandplay-ez1xvr {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betandplay-2xlqxy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betandplay-2xlqxy img {
  width: 100%;
}

.betandplay-4fq1ah {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.betandplay-v4mq46 {
  width: 100%;
  margin: 0 0 100px;
}

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

.betandplay-v4mq46 .betandplay-z2k4zv {
  position: relative;
}

.betandplay-v4mq46 .betandplay-6mmasz {
  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;
}

.betandplay-v4mq46 .betandplay-6mmasz.betandplay-lrpket {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .betandplay-v4mq46 .betandplay-ws6f5e {
    bottom: 90px;
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-ddktnm {
  max-width: 300px;
  width: 100%;
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-ddktnm .betandplay-dsn8iy {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-ws6f5e .betandplay-ddktnm .betandplay-dsn8iy {
    font-size: 32px;
    text-align: center;
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-ddktnm .betandplay-45n1rb {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-ws6f5e .betandplay-ddktnm .betandplay-45n1rb {
    text-align: center;
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh {
    flex-direction: column-reverse;
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-tgyfrl {
  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.betandplay-yteoe4 ease-in-out;
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-tgyfrl:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-tgyfrl {
    width: 100%;
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-ph6sz4 {
  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.betandplay-yteoe4 ease-in-out;
  overflow: hidden;
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-ph6sz4 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);
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-ph6sz4: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;
}

.betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-ph6sz4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-ws6f5e .betandplay-l9fjlh .betandplay-ph6sz4 {
    width: 100%;
  }
}

.betandplay-v4mq46 .betandplay-ws6f5e.betandplay-lrpket {
  display: none;
}

.betandplay-v4mq46 .betandplay-gdfklq {
  display: none;
}

.betandplay-v4mq46 .betandplay-gdfklq.betandplay-2rs7ss {
  display: block;
}

.betandplay-v4mq46 .betandplay-gdfklq iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-gdfklq iframe {
    height: calc(100vh - 54px);
  }
}

.betandplay-v4mq46 .betandplay-zmwqif {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betandplay-v4mq46 .betandplay-zmwqif {
    padding: 24px 16px 0;
  }
}

.betandplay-v4mq46 .betandplay-zmwqif .betandplay-dsn8iy {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betandplay-v4mq46 .betandplay-zmwqif .betandplay-dsn8iy {
    margin-bottom: 24px;
  }
}

.betandplay-v4mq46 .betandplay-zmwqif 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);
}

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

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

.betandplay-v4mq46 .betandplay-zmwqif table tr:last-of-type td {
  border-bottom: none;
}

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

.betandplay-46k9sq.betandplay-tp6ibo {
  display: block;
}

.betandplay-46k9sq iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.betandplay-46k9sq .betandplay-ph7sdz {
  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;
}

.betandplay-46k9sq .betandplay-r5okdz {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betandplay-46k9sq .betandplay-ph6sz4 {
  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.betandplay-yteoe4 ease-in-out;
}

.betandplay-46k9sq .betandplay-ph6sz4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betandplay-pxqvud.betandplay-tp6ibo {
  display: block;
}

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

.betandplay-8tkme3 {
  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;
}

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

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

.betandplay-icxwlc {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betandplay-icxwlc svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betandplay-utkbl3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betandplay-ojp4ip.betandplay-lrpket {
  display: none;
}

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

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

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

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

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

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

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

.betandplay-j59kp6 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betandplay-j59kp6 input:active {
  border-color: #c2c0ce;
}

.betandplay-j59kp6 input:focus {
  border-color: #c2c0ce;
}

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

.betandplay-kcb67k {
  margin-bottom: 36px;
}

.betandplay-kcb67k 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;
}

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

.betandplay-kcb67k textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betandplay-tkx8sc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betandplay-ee42rp {
  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.betandplay-yteoe4 ease-in-out;
}

.betandplay-ee42rp:hover {
  background: var(--border-color);
}

.betandplay-44cql2 {
  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.betandplay-yteoe4 ease-in-out;
}

.betandplay-44cql2:hover {
  background: #166ad9;
}

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

.betandplay-ssij1o.betandplay-lrpket {
  display: none;
}

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

.betandplay-ssij1o .betandplay-ee42rp {
  margin: 0 auto;
}

.betandplay-lanfhx {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betandplay-geqo52 {
  filter: grayscale(100%);
}

.betandplay-7lszfa > input {
  display: none;
}

.betandplay-7lszfa > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betandplay-mtj913.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betandplay-qiur4w 44.betandplay-lyx1de.betandplay-h60d8f.betandplay-g9u11p.betandplay-vpav96.betandplay-1eatui.betandplay-ch78jp.betandplay-p8puob.betandplay-0cydbg.betandplay-pr0j1r.betandplay-gabbdx.betandplay-i6ifkm.betandplay-k0th50 0l-12.betandplay-6nh62p 30.betandplay-46w8pr.betandplay-0d1jav 2.betandplay-pbmtht.betandplay-0d1jav 3.betandplay-jyucss 3.betandplay-tcclvn.betandplay-4oje1y 3.betandplay-rf6c0t.betandplay-a8fdoa.betandplay-xfqz1a.betandplay-4o1hj8 7-3.betandplay-6nh62p 10.betandplay-2f9vy0.betandplay-4o1hj8 23.betandplay-ydbks4.betandplay-kvvj6p 1.betandplay-n0ookh 2.betandplay-6nh62p 3.betandplay-kvvj6p 1.betandplay-4oje1y 5.betandplay-sjbmsg.betandplay-4oje1y 32.betandplay-bep6z4.betandplay-a8fdoa 5.betandplay-k0th50 4.betandplay-4o1hj8 9.betandplay-4o1hj8 8.betandplay-4oje1y 6.betandplay-7k7yul.betandplay-fibm4h.betandplay-kj0vt7.betandplay-ugxa8i.betandplay-c5v0ux 4.betandplay-3oj2fs.betandplay-c5v0ux 6.betandplay-c5v0ux 0l29.betandplay-k0th50 17.betandplay-ogsjgf.betandplay-eqlm61 2.betandplay-p6og7l 10.betandplay-pnf1gz.betandplay-6nh62p 8.betandplay-3i3jce.betandplay-9dk2sv.betandplay-7sqyv4.betandplay-luilgk.betandplay-ahdjsv.betandplay-a8fdoa.betandplay-1eatui.betandplay-6nh62p 1.betandplay-ydqhgn.betandplay-up9bv8.betandplay-wm2kj4.betandplay-6h83br.betandplay-xe4heo.betandplay-n0ookh 1.betandplay-68u218.betandplay-bge1pr.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betandplay-7lszfa > input:checked ~ label,
.betandplay-7lszfa > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betandplay-mtj913.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betandplay-qiur4w 44.betandplay-lyx1de.betandplay-h60d8f.betandplay-g9u11p.betandplay-vpav96.betandplay-1eatui.betandplay-ch78jp.betandplay-p8puob.betandplay-0cydbg.betandplay-pr0j1r.betandplay-gabbdx.betandplay-i6ifkm.betandplay-k0th50 0l-12.betandplay-6nh62p 30.betandplay-46w8pr.betandplay-0d1jav 2.betandplay-pbmtht.betandplay-0d1jav 3.betandplay-jyucss 3.betandplay-tcclvn.betandplay-4oje1y 3.betandplay-rf6c0t.betandplay-a8fdoa.betandplay-xfqz1a.betandplay-4o1hj8 7-3.betandplay-6nh62p 10.betandplay-2f9vy0.betandplay-4o1hj8 23.betandplay-ydbks4.betandplay-kvvj6p 1.betandplay-n0ookh 2.betandplay-6nh62p 3.betandplay-kvvj6p 1.betandplay-4oje1y 5.betandplay-sjbmsg.betandplay-4oje1y 32.betandplay-bep6z4.betandplay-a8fdoa 5.betandplay-k0th50 4.betandplay-4o1hj8 9.betandplay-4o1hj8 8.betandplay-4oje1y 6.betandplay-7k7yul.betandplay-fibm4h.betandplay-kj0vt7.betandplay-ugxa8i.betandplay-c5v0ux 4.betandplay-3oj2fs.betandplay-c5v0ux 6.betandplay-c5v0ux 0l29.betandplay-k0th50 17.betandplay-ogsjgf.betandplay-eqlm61 2.betandplay-p6og7l 10.betandplay-pnf1gz.betandplay-6nh62p 8.betandplay-3i3jce.betandplay-9dk2sv.betandplay-7sqyv4.betandplay-luilgk.betandplay-ahdjsv.betandplay-a8fdoa.betandplay-1eatui.betandplay-6nh62p 1.betandplay-ydqhgn.betandplay-up9bv8.betandplay-wm2kj4.betandplay-6h83br.betandplay-xe4heo.betandplay-n0ookh 1.betandplay-68u218.betandplay-bge1pr.5z'/%3e%3c/svg%3e");
}

.betandplay-7lszfa > input:not(:checked) ~ label:hover,
.betandplay-7lszfa > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betandplay-mtj913.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betandplay-qiur4w 44.betandplay-lyx1de.betandplay-h60d8f.betandplay-g9u11p.betandplay-vpav96.betandplay-1eatui.betandplay-ch78jp.betandplay-p8puob.betandplay-0cydbg.betandplay-pr0j1r.betandplay-gabbdx.betandplay-i6ifkm.betandplay-k0th50 0l-12.betandplay-6nh62p 30.betandplay-46w8pr.betandplay-0d1jav 2.betandplay-pbmtht.betandplay-0d1jav 3.betandplay-jyucss 3.betandplay-tcclvn.betandplay-4oje1y 3.betandplay-rf6c0t.betandplay-a8fdoa.betandplay-xfqz1a.betandplay-4o1hj8 7-3.betandplay-6nh62p 10.betandplay-2f9vy0.betandplay-4o1hj8 23.betandplay-ydbks4.betandplay-kvvj6p 1.betandplay-n0ookh 2.betandplay-6nh62p 3.betandplay-kvvj6p 1.betandplay-4oje1y 5.betandplay-sjbmsg.betandplay-4oje1y 32.betandplay-bep6z4.betandplay-a8fdoa 5.betandplay-k0th50 4.betandplay-4o1hj8 9.betandplay-4o1hj8 8.betandplay-4oje1y 6.betandplay-7k7yul.betandplay-fibm4h.betandplay-kj0vt7.betandplay-ugxa8i.betandplay-c5v0ux 4.betandplay-3oj2fs.betandplay-c5v0ux 6.betandplay-c5v0ux 0l29.betandplay-k0th50 17.betandplay-ogsjgf.betandplay-eqlm61 2.betandplay-p6og7l 10.betandplay-pnf1gz.betandplay-6nh62p 8.betandplay-3i3jce.betandplay-9dk2sv.betandplay-7sqyv4.betandplay-luilgk.betandplay-ahdjsv.betandplay-a8fdoa.betandplay-1eatui.betandplay-6nh62p 1.betandplay-ydqhgn.betandplay-up9bv8.betandplay-wm2kj4.betandplay-6h83br.betandplay-xe4heo.betandplay-n0ookh 1.betandplay-68u218.betandplay-bge1pr.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betandplay-imqdto > .betandplay-10ofz8 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betandplay-imqdto > .betandplay-10ofz8 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betandplay-imqdto > .betandplay-10ofz8 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betandplay-imqdto > .betandplay-10ofz8 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betandplay-imqdto > .betandplay-10ofz8 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betandplay-zi3rjh.betandplay-lrpket {
  display: none;
}

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

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

.betandplay-doq2wh {
  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;
}

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

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

.betandplay-doq2wh img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betandplay-fbraea {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .betandplay-4xnwxa {
    top: -20px;
  }
}

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

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

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

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

.betandplay-zi3rjh.betandplay-pw90de .betandplay-r0kfvj {
  background: #2b3b67;
}

.betandplay-zi3rjh.betandplay-pw90de .betandplay-doq2wh {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betandplay-zi3rjh.betandplay-pw90de .betandplay-doq2wh::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betandplay-zi3rjh.betandplay-pw90de .betandplay-doq2wh::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betandplay-zi3rjh.betandplay-pw90de .betandplay-fbraea::before {
  background: #0e0f41;
}

.betandplay-zi3rjh.betandplay-pw90de .betandplay-fbraea::after {
  background: #152557;
}

.betandplay-zi3rjh.betandplay-das3vb .betandplay-r0kfvj {
  background: #1f35fa;
}

.betandplay-zi3rjh.betandplay-das3vb .betandplay-doq2wh {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betandplay-zi3rjh.betandplay-das3vb .betandplay-doq2wh::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betandplay-zi3rjh.betandplay-das3vb .betandplay-doq2wh::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betandplay-zi3rjh.betandplay-das3vb .betandplay-fbraea::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betandplay-zi3rjh.betandplay-das3vb .betandplay-fbraea::after {
  background: #192ac8;
}

.betandplay-zi3rjh.betandplay-q0d386 .betandplay-r0kfvj {
  background: #fa771f;
}

.betandplay-zi3rjh.betandplay-q0d386 .betandplay-doq2wh {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betandplay-zi3rjh.betandplay-q0d386 .betandplay-doq2wh::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betandplay-zi3rjh.betandplay-q0d386 .betandplay-doq2wh::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betandplay-zi3rjh.betandplay-q0d386 .betandplay-fbraea::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betandplay-zi3rjh.betandplay-q0d386 .betandplay-fbraea::after {
  background: #fa8535;
}

.betandplay-1hv4jp {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betandplay-nxs2sj {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.betandplay-8z1q6c {
  width: 120px;
  height: 22px;
}

.betandplay-8z1q6c .betandplay-ar2153 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.betandplay-i960qc {
  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);
}

.betandplay-i960qc.betandplay-2rs7ss {
  display: block;
}

.betandplay-i960qc.betandplay-lrpket {
  display: none;
}

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

.betandplay-5j7hc9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betandplay-sdq5kn {
  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);
}

.betandplay-rfgnu6 {
  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;
}

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

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

.betandplay-dwegi5 {
  font-size: 16px;
  line-height: 140%;
}

.betandplay-g69jwj {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betandplay-g69jwj .betandplay-ar2153 {
  fill: #c2c0ce;
}

.betandplay-g69jwj [rating="1"] .betandplay-ar2153:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betandplay-g69jwj [rating="2"] .betandplay-ar2153:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betandplay-g69jwj [rating="3"] .betandplay-ar2153:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betandplay-g69jwj [rating="4"] .betandplay-ar2153:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betandplay-g69jwj [rating="5"] .betandplay-ar2153:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.betandplay-xf3mu1 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.betandplay-ohx2n3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betandplay-rlx8wj {
  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;
}

.betandplay-ksxkxj {
  flex: 1;
  min-width: 0;
}

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

.betandplay-8pvv0y {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.betandplay-8pvv0y svg,
.betandplay-8pvv0y img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betandplay-8pvv0y svg path {
  fill: var(--button-bg-color);
}

.betandplay-8pvv0y svg circle {
  fill: var(--button-text-color);
}

.betandplay-7ljozg {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.betandplay-7ljozg strong {
  font-weight: 600;
}

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

.betandplay-xg0t4s p {
  margin: 0 0 16px;
}

.betandplay-xg0t4s p:last-child {
  margin-bottom: 0;
}

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

.betandplay-19pt6u {
  max-width: 300px;
  width: 100%;
}

.betandplay-19pt6u a {
  width: 100%;
}

@media (max-width: 575px) {
  .betandplay-19pt6u {
    max-width: 200px;
  }
}

.betandplay-kr0dti {
  justify-content: center;
}

.betandplay-shi92p {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betandplay-nxqclw {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betandplay-trydji .betandplay-5fsgan {
  justify-content: center;
}

/* faq */

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

.betandplay-wpr7t5 {
  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.betandplay-wlt52d ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betandplay-wpr7t5::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betandplay-wlt52d ease;
}

.betandplay-y4r58u.betandplay-tp6ibo .betandplay-wpr7t5::after {
  transform: rotate(45deg);
}

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

.betandplay-y4r58u.betandplay-tp6ibo .betandplay-0dshs1 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betandplay-fgw9ux {
  margin: 25px 0;
}

.betandplay-7lszfa > input:not(:checked) ~ label:hover,
.betandplay-7lszfa > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betandplay-o8nli5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betandplay-1isuk0 44.betandplay-gp5rp1.betandplay-oisdyl.betandplay-8yaeoh.betandplay-r4ymbd.betandplay-ki5dgk.betandplay-lo412j.betandplay-ti6gzl.betandplay-yu8tpn.betandplay-ivf2nf.betandplay-2a2ynp.betandplay-xllqt1.betandplay-wwozpt 0l-12.betandplay-9vbou9 30.betandplay-pjvwn6.betandplay-noxrmv 2.betandplay-6a81bc.betandplay-noxrmv 3.betandplay-kjgviq 3.betandplay-t50b1y.betandplay-mhdy98 3.betandplay-zwibu1.betandplay-5xlfh5.betandplay-q9n3rb.betandplay-jhber7 7-3.betandplay-9vbou9 10.betandplay-l4soeo.betandplay-jhber7 23.betandplay-4w71zy.betandplay-1u7jq4 1.betandplay-qucxv9 2.betandplay-9vbou9 3.betandplay-1u7jq4 1.betandplay-mhdy98 5.betandplay-gb0j7f.betandplay-mhdy98 32.betandplay-8sqjrf.betandplay-5xlfh5 5.betandplay-wwozpt 4.betandplay-jhber7 9.betandplay-jhber7 8.betandplay-mhdy98 6.betandplay-eg6qzq.betandplay-s7iebb.betandplay-re7r9i.betandplay-ivmz5m.betandplay-2iswsn 4.betandplay-iqhqjf.betandplay-2iswsn 6.betandplay-2iswsn 0l29.betandplay-wwozpt 17.betandplay-4oy2w9.betandplay-3wh738 2.betandplay-j85y3h 10.betandplay-fty9ox.betandplay-9vbou9 8.betandplay-zo07gz.betandplay-uxfwm8.betandplay-zr0jmv.betandplay-m15ebb.betandplay-qnxwcj.betandplay-5xlfh5.betandplay-ki5dgk.betandplay-9vbou9 1.betandplay-v7wp1q.betandplay-ojfxpo.betandplay-5h8we0.betandplay-to0tmo.betandplay-2gnhd4.betandplay-qucxv9 1.betandplay-slrcmv.betandplay-7skji4.5z'/%3e%3c/svg%3e");
}

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

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

.betandplay-4o37j9 {
  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);
}

.betandplay-4o37j9.betandplay-34k5li {
  display: block;
}

.betandplay-4o37j9.betandplay-vyj2dw {
  display: none;
}

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

.betandplay-onx7mc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betandplay-5tnn69 {
  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);
}

.betandplay-mliyug {
  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;
}

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

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

.betandplay-bl0zoa {
  font-size: 16px;
  line-height: 140%;
}

.betandplay-38mlob {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betandplay-38mlob .betandplay-8lj415 {
  fill: #c2c0ce;
}

.betandplay-38mlob [rating="1"] .betandplay-8lj415:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betandplay-38mlob [rating="2"] .betandplay-8lj415:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betandplay-38mlob [rating="3"] .betandplay-8lj415:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betandplay-38mlob [rating="4"] .betandplay-8lj415:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betandplay-38mlob [rating="5"] .betandplay-8lj415:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betandplay-c08c90 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;
}

.betandplay-c08c90 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 */

.betandplay-h3fkl5 {
  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);
}

.betandplay-h3fkl5.betandplay-5c387l {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.betandplay-oldz3r {
  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;
}

.betandplay-oldz3r label {
  font-size: 14px;
}

.betandplay-oldz3r h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betandplay-oldz3r input,
.betandplay-oldz3r textarea,
.betandplay-oldz3r 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;
}
.betandplay-oldz3r button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betandplay-wlt52d ease;
}
.betandplay-oldz3r button:hover {
  background-color: var(--button-bg-hover);
}
.betandplay-y0m7qb {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betandplay-sl2pc2 ease-in;
}

.betandplay-y0m7qb h2 {
  color: green;
  font-weight: 500;
}

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