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

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

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

.tonybet-amu3k3 {
  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) {
  .tonybet-amu3k3: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;
  }
}

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

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

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

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

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

.tonybet-7bs3gl {
  cursor: pointer;
}

.tonybet-u3hsvg {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.tonybet-thxvwr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tonybet-thxvwr figure {
  margin: 0;
}

.tonybet-thxvwr.tonybet-hwwm66 {
  justify-content: flex-start;
  margin-right: 4px;
}

.tonybet-thxvwr.tonybet-ud6o18 {
  justify-content: flex-end;
  margin-left: 4px;
}

.tonybet-thxvwr.tonybet-ff6021 {
  justify-content: center;
}

.tonybet-thxvwr.tonybet-r3zo4n {
  justify-content: normal;
}

.tonybet-yqfm2d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.tonybet-5vpxo3 img {
  width: 100%;
}

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

.tonybet-qepixt {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.tonybet-qepixt 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);
}

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

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

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

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

.tonybet-qepixt ul li:last-of-type::after {
  display: none;
}

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

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

.tonybet-njnlzw {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.tonybet-egh90n.tonybet-3ihw6e {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .tonybet-egh90n.tonybet-3ihw6e:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.tonybet-wuv10u {
  padding: 80px 0 0;
  background: var(--footer-bg-color, var(--fh-bg-color));
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

.tonybet-lfml9f {
  margin-bottom: 94px;
}

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

.tonybet-mg1z1m .tonybet-41i4l9 {
  margin-bottom: 28px;
}

.tonybet-mg1z1m .tonybet-41i4l9 img {
  max-height: 100px;
  width: auto;
}

.tonybet-kv6743 {
  display: flex;
  align-items: center;
}

.tonybet-kv6743 a + a {
  margin-left: 24px;
}

.tonybet-kv6743 img {
  max-height: 56px;
  width: auto;
}

.tonybet-kv6743 img + img {
  margin-left: 24px;
}

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

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

.tonybet-7ow3m0 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.tonybet-t8zhly li {
  display: flex;
  margin: 0 7px;
}

.tonybet-t8zhly li svg {
  transition: 0.tonybet-5282je ease-in-out;
}

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

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

.tonybet-skw6g2 + .tonybet-skw6g2 {
  margin-left: 120px;
}

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

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

.tonybet-8tnh9u {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tonybet-8tnh9u li {
  font-size: 16px;
}

.tonybet-8tnh9u li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

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

.tonybet-8tnh9u li + li {
  margin-top: 16px;
}

.tonybet-ocec5k {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.tonybet-3cxgra ease-in-out;
}

.tonybet-ocec5k.tonybet-g7zn9z {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.tonybet-7vsqae {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.tonybet-7vsqae h1,
.tonybet-7vsqae h2, .tonybet-7vsqae #h2_0 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .tonybet-7vsqae h1,
  .tonybet-7vsqae h2, .tonybet-7vsqae #h2_0 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.tonybet-6h3l2w li {
  width: 100%;
}

.tonybet-6h3l2w 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.tonybet-5282je ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.tonybet-6h3l2w li a svg {
  fill: var(--button-text-color);
}

.tonybet-6h3l2w li a.tonybet-g7zn9z {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.tonybet-j0r7yh {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.tonybet-j0r7yh img {
  width: 100%;
  transition: 0.tonybet-5282je ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .tonybet-1sb4ab .tonybet-41i4l9 img {
    max-width: 90px;
  }
}

.tonybet-41i4l9 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .tonybet-41i4l9 {
    order: -2;
  }
}

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

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

.tonybet-poqbzj li {
  font-size: 16px;
  margin: 0 20px;
}

.tonybet-poqbzj li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

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

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

.tonybet-2nu7aq {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.tonybet-2nu7aq.tonybet-eqt5nr {
  margin-right: 0;
}

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

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

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

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

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

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

.tonybet-s2vt8h:hover > ul {
  display: flex;
}

.tonybet-s2vt8h:focus > ul {
  display: flex;
}

.tonybet-s2vt8h:focus-within > ul {
  display: flex;
}

.tonybet-mmmetb {
  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;
}

.tonybet-mmmetb::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.tonybet-3cxgra ease-in-out;
}

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

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

.tonybet-s2vt8h 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.tonybet-5282je ease-in-out;
  overflow: hidden;
}

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

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

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

.tonybet-55j8fw {
  display: none;
}

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

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

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

.tonybet-7v4rwf {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.tonybet-7v4rwf img {
  margin-bottom: 20px;
}

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

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

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

.tonybet-2bwaj0 {
  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) {
  .tonybet-2bwaj0 {
    font-size: 32px;
  }
}

.tonybet-vn12tc {
  color: var(--text-color);
}

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

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

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

.tonybet-l1s9uz p img {
  display: block;
  margin: 0 auto;
}

.tonybet-l1s9uz p:first-of-type {
  margin-top: 0;
}

.tonybet-l1s9uz p:last-of-type {
  margin-bottom: 0;
}

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

.tonybet-l1s9uz ul {
  padding: 0 0 0 20px;
}

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

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

.tonybet-l1s9uz table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .tonybet-l1s9uz table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

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

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

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

.tonybet-wtoai2 .tonybet-yx4r6z {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.tonybet-wtoai2 .tonybet-48xsmj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .tonybet-wtoai2 .tonybet-48xsmj {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .tonybet-wtoai2 .tonybet-48xsmj img {
    width: 100%;
  }
}

.tonybet-48xsmj {
  margin: 0 0 28px;
}

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

.tonybet-yx4r6z {
  margin: 0 0 28px;
}

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

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

.tonybet-sk6ewe .tonybet-amu3k3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.tonybet-wnali5 {
  position: relative;
  border: none;
}

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

.tonybet-tgm50w {
  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;
}

.tonybet-tgm50w span {
  height: 32px;
}

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

.tonybet-tgm50w.tonybet-x3t9o6 span {
  transform: scaleY(-1);
}

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

.tonybet-0a8c77 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.tonybet-0a8c77 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.tonybet-5282je ease-in-out;
}

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

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

.tonybet-0a8c77.tonybet-861hz2 {
  display: none;
}

.tonybet-tmapik {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.tonybet-tmapik table {
  width: 100%;
  border-collapse: collapse;
}

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

  .tonybet-tmapik table td {
    min-width: 75px;
  }
}

.tonybet-tmapik table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .tonybet-tmapik table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.tonybet-pi3tp7 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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) {
  .tonybet-pi3tp7 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.tonybet-9umd6b {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.tonybet-lct16s p {
  color: var(--text-color);
}

.tonybet-oltc7i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.tonybet-ei55pc {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.tonybet-oi5arz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.tonybet-yqufo9 h3 {
  position: relative;
  color: var(--card-text-color, var(--title-color));
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

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

.tonybet-yqufo9 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--card-text-color, var(--text-color));
}

.tonybet-yqufo9 p + p {
  margin-top: 10px;
}

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

.tonybet-0ea053 {
  display: none;
}

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

.tonybet-8u7si6 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.tonybet-8u7si6 li {
  margin: 0 20px;
}

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

.tonybet-8u7si6 li a img {
  margin-bottom: 4px;
}

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

.tonybet-4a7m1i {
  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) {
  .tonybet-4a7m1i {
    padding: 0 16px;
  }
}

.tonybet-4a7m1i li {
  font-size: 16px;
  position: relative;
}

.tonybet-4a7m1i li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.tonybet-4a7m1i li span {
  opacity: 0.5;
}

.tonybet-4a7m1i li + li {
  margin-left: 30px;
}

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

h2.tonybet-3wy50f {
  margin: 0 0 28px;
}

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

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

.tonybet-r3q6f8 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);
}

.tonybet-r3q6f8 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;
}

.tonybet-r3q6f8 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;
}

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

.tonybet-r3q6f8 tbody tr:last-of-type {
  margin-bottom: 0;
}

.tonybet-r3q6f8 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.tonybet-r3q6f8 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);
}

.tonybet-r3q6f8 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);
}

.tonybet-r3q6f8 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.tonybet-r3q6f8 tbody tr td .tonybet-i8zk0f {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .tonybet-r3q6f8 tbody tr td .tonybet-i8zk0f {
    width: 100%;
  }
}

.tonybet-r3q6f8 tbody tr td .tonybet-0ur9tc {
  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.tonybet-5282je ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .tonybet-r3q6f8 tbody tr td .tonybet-0ur9tc:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .tonybet-r3q6f8 tbody tr td .tonybet-0ur9tc {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .tonybet-r3q6f8 tbody tr td .tonybet-0ur9tc {
    width: 100%;
  }
}

.tonybet-r3q6f8 tbody tr td .tonybet-3zcp2b {
  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) {
  .tonybet-r3q6f8 tbody tr td .tonybet-3zcp2b:hover {
    text-decoration: none;
  }
}

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

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

.tonybet-upd6am {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.tonybet-6xr4ju img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.tonybet-5282je ease-in-out;
}

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

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

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

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

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

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

.tonybet-wo0l9x img {
  width: 100%;
  height: 100%;
}

.tonybet-wo0l9x iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.tonybet-ma2sf0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.tonybet-5282je ease-in-out;
}

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

.tonybet-dmv4eg {
  padding: 90px 0;
}

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

.tonybet-51n6oq {
  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) {
  .tonybet-51n6oq {
    padding: 0 16px;
  }
}

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

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

.tonybet-kt3zrc img {
  width: 100%;
}

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

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

.tonybet-xxtu16 {
  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;
}

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

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

.tonybet-c3cy7y {
  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.tonybet-5282je ease-in-out;
}

.tonybet-c3cy7y:hover {
  border: 1px solid #8c8ca2;
}

.tonybet-by7on5 {
  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%);
}

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

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

.tonybet-v35ood a {
  text-decoration: underline;
  color: #8babff;
}

.tonybet-1rdgxu {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.tonybet-1rdgxu .tonybet-c3cy7y {
  width: 50%;
  margin: 0;
}

.tonybet-5318jd {
  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;
}

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

.tonybet-sq304l {
  margin: 0 0 100px;
}

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

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

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

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

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

.tonybet-2dtlyk {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.tonybet-8esmj0 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.tonybet-5282je ease-in-out;
}

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

.tonybet-8esmj0 a svg {
  fill: #fff;
}

.tonybet-8esmj0 a:hover {
  background: #3d68e7;
}

.tonybet-4h07sd {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.tonybet-ycnk0k {
  margin-bottom: 16px;
}

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

.tonybet-hgnquj {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.tonybet-5mnjgv {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.tonybet-wzwhbr 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);
}

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

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

.tonybet-wzwhbr table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.tonybet-306nso {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.tonybet-306nso.tonybet-5yg8o2 {
  display: none;
}

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

.tonybet-7js72x iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tonybet-7js72x iframe.tonybet-w05rcb {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.tonybet-7js72x.tonybet-ym6h01 {
  opacity: 1;
  pointer-events: all;
}

.tonybet-eqmxy1 {
  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.tonybet-5282je ease-in-out;
}

.tonybet-eqmxy1 svg {
  margin-right: 10px;
}

.tonybet-eqmxy1 + .tonybet-eqmxy1 {
  margin-top: 14px;
}

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

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

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

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

.tonybet-f6slud .tonybet-sk6ewe {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .tonybet-f6slud .tonybet-sk6ewe {
    margin: 28px 0 0;
  }
}

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

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

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

.tonybet-ryb729 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.tonybet-kpy0hg {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.tonybet-zud13q {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .tonybet-4ftami {
    padding: 10px;
  }
}

.tonybet-4ftami .tonybet-amu3k3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .tonybet-4ftami .tonybet-amu3k3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .tonybet-4ftami {
    flex-wrap: wrap;
  }
}

.tonybet-btqyv9 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.tonybet-btqyv9 img {
  width: 100%;
}

.tonybet-24y8xo {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.tonybet-e9vraa {
  width: 100%;
  margin: 0 0 100px;
}

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

.tonybet-e9vraa .tonybet-0357kh {
  position: relative;
}

.tonybet-e9vraa .tonybet-k2co9l {
  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;
}

.tonybet-e9vraa .tonybet-k2co9l.tonybet-5yg8o2 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .tonybet-e9vraa .tonybet-wu2ejh {
    bottom: 90px;
  }
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-c2vvx9 {
  max-width: 300px;
  width: 100%;
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-c2vvx9 .tonybet-2t6efj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tonybet-e9vraa .tonybet-wu2ejh .tonybet-c2vvx9 .tonybet-2t6efj {
    font-size: 32px;
    text-align: center;
  }
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-c2vvx9 .tonybet-7b18kr {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .tonybet-e9vraa .tonybet-wu2ejh .tonybet-c2vvx9 .tonybet-7b18kr {
    text-align: center;
  }
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr {
    flex-direction: column-reverse;
  }
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-dv306c {
  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.tonybet-5282je ease-in-out;
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-dv306c:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-dv306c {
    width: 100%;
  }
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-nq0qc9 {
  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.tonybet-5282je ease-in-out;
  overflow: hidden;
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-nq0qc9 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);
  }
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-nq0qc9: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;
}

.tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-nq0qc9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .tonybet-e9vraa .tonybet-wu2ejh .tonybet-eqt5nr .tonybet-nq0qc9 {
    width: 100%;
  }
}

.tonybet-e9vraa .tonybet-wu2ejh.tonybet-5yg8o2 {
  display: none;
}

.tonybet-e9vraa .tonybet-8nq491 {
  display: none;
}

.tonybet-e9vraa .tonybet-8nq491.tonybet-ym6h01 {
  display: block;
}

.tonybet-e9vraa .tonybet-8nq491 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.tonybet-e9vraa .tonybet-5botja {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .tonybet-e9vraa .tonybet-5botja {
    padding: 24px 16px 0;
  }
}

.tonybet-e9vraa .tonybet-5botja .tonybet-2t6efj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .tonybet-e9vraa .tonybet-5botja .tonybet-2t6efj {
    margin-bottom: 24px;
  }
}

.tonybet-e9vraa .tonybet-5botja 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);
}

.tonybet-e9vraa .tonybet-5botja 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) {
  .tonybet-e9vraa .tonybet-5botja table tr td {
    padding: 12px 4px;
  }
}

.tonybet-e9vraa .tonybet-5botja 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) {
  .tonybet-e9vraa .tonybet-5botja table tr th {
    padding: 12px 4px;
  }
}

.tonybet-e9vraa .tonybet-5botja table tr:last-of-type td {
  border-bottom: none;
}

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

.tonybet-4w1fkg.tonybet-g7zn9z {
  display: block;
}

.tonybet-4w1fkg iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.tonybet-4w1fkg .tonybet-p1fx06 {
  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;
}

.tonybet-4w1fkg .tonybet-33mvhh {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.tonybet-4w1fkg .tonybet-nq0qc9 {
  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.tonybet-5282je ease-in-out;
}

.tonybet-4w1fkg .tonybet-nq0qc9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.tonybet-ef9yld.tonybet-g7zn9z {
  display: block;
}

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

.tonybet-rradot {
  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;
}

.tonybet-5o5rhl {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.tonybet-aji0no {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.tonybet-aji0no svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.tonybet-cyxns4 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.tonybet-a0kv4s.tonybet-5yg8o2 {
  display: none;
}

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

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

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

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

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

.tonybet-1qazpw 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.tonybet-5282je ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.tonybet-1qazpw input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.tonybet-1qazpw input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.tonybet-1qazpw input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.tonybet-1qazpw input:active {
  border-color: #c2c0ce;
}

.tonybet-1qazpw input:focus {
  border-color: #c2c0ce;
}

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

.tonybet-8q54n6 {
  margin-bottom: 36px;
}

.tonybet-8q54n6 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;
}

.tonybet-8q54n6 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.tonybet-8q54n6 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.tonybet-z8n5d9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.tonybet-ok00g8 {
  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.tonybet-5282je ease-in-out;
}

.tonybet-ok00g8:hover {
  background: var(--border-color);
}

.tonybet-3jdxgr {
  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.tonybet-5282je ease-in-out;
}

.tonybet-3jdxgr:hover {
  background: #166ad9;
}

.tonybet-5rx3n8 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.tonybet-5rx3n8.tonybet-5yg8o2 {
  display: none;
}

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

.tonybet-5rx3n8 .tonybet-ok00g8 {
  margin: 0 auto;
}

.tonybet-vpwet6 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.tonybet-q5c5e9 {
  filter: grayscale(100%);
}

.tonybet-av53kr > input {
  display: none;
}

.tonybet-av53kr > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tonybet-kweenf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tonybet-w4h7o4 44.tonybet-zf5q2d.tonybet-2azgwx.tonybet-zbmg6j.tonybet-z2idv1.tonybet-vvcg30.tonybet-u4ti9s.tonybet-1fy6l2.tonybet-a5mtkm.tonybet-0qfo3h.tonybet-9uj41b.tonybet-ur67i6.tonybet-qam34d 0l-12.tonybet-pxwga1 30.tonybet-dbv6wm.tonybet-8ptahc 2.tonybet-wh6z5c.tonybet-8ptahc 3.tonybet-v61iix 3.tonybet-095l87.tonybet-p86xtf 3.tonybet-ag9pec.tonybet-4nzo4j.tonybet-htn8q8.tonybet-upewip 7-3.tonybet-pxwga1 10.tonybet-p903bz.tonybet-upewip 23.tonybet-ae4vb4.tonybet-we0at5 1.tonybet-wm9q4c 2.tonybet-pxwga1 3.tonybet-we0at5 1.tonybet-p86xtf 5.tonybet-crr2wk.tonybet-p86xtf 32.tonybet-1lv6iy.tonybet-4nzo4j 5.tonybet-qam34d 4.tonybet-upewip 9.tonybet-upewip 8.tonybet-p86xtf 6.tonybet-0zabg4.tonybet-9hdk27.tonybet-bmrlcp.tonybet-frjqs2.tonybet-gnfeo0 4.tonybet-6ihszy.tonybet-gnfeo0 6.tonybet-gnfeo0 0l29.tonybet-qam34d 17.tonybet-ciu909.tonybet-5cu2gj 2.tonybet-b0949c 10.tonybet-o5ku8h.tonybet-pxwga1 8.tonybet-usf423.tonybet-2qut6e.tonybet-zkkohs.tonybet-vj5spi.tonybet-vxdioa.tonybet-4nzo4j.tonybet-vvcg30.tonybet-pxwga1 1.tonybet-9tu3o1.tonybet-kmsj79.tonybet-pp7yaq.tonybet-a4vvg4.tonybet-b1mhk1.tonybet-wm9q4c 1.tonybet-1xchrw.tonybet-ncod0q.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tonybet-av53kr > input:checked ~ label,
.tonybet-av53kr > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tonybet-kweenf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tonybet-w4h7o4 44.tonybet-zf5q2d.tonybet-2azgwx.tonybet-zbmg6j.tonybet-z2idv1.tonybet-vvcg30.tonybet-u4ti9s.tonybet-1fy6l2.tonybet-a5mtkm.tonybet-0qfo3h.tonybet-9uj41b.tonybet-ur67i6.tonybet-qam34d 0l-12.tonybet-pxwga1 30.tonybet-dbv6wm.tonybet-8ptahc 2.tonybet-wh6z5c.tonybet-8ptahc 3.tonybet-v61iix 3.tonybet-095l87.tonybet-p86xtf 3.tonybet-ag9pec.tonybet-4nzo4j.tonybet-htn8q8.tonybet-upewip 7-3.tonybet-pxwga1 10.tonybet-p903bz.tonybet-upewip 23.tonybet-ae4vb4.tonybet-we0at5 1.tonybet-wm9q4c 2.tonybet-pxwga1 3.tonybet-we0at5 1.tonybet-p86xtf 5.tonybet-crr2wk.tonybet-p86xtf 32.tonybet-1lv6iy.tonybet-4nzo4j 5.tonybet-qam34d 4.tonybet-upewip 9.tonybet-upewip 8.tonybet-p86xtf 6.tonybet-0zabg4.tonybet-9hdk27.tonybet-bmrlcp.tonybet-frjqs2.tonybet-gnfeo0 4.tonybet-6ihszy.tonybet-gnfeo0 6.tonybet-gnfeo0 0l29.tonybet-qam34d 17.tonybet-ciu909.tonybet-5cu2gj 2.tonybet-b0949c 10.tonybet-o5ku8h.tonybet-pxwga1 8.tonybet-usf423.tonybet-2qut6e.tonybet-zkkohs.tonybet-vj5spi.tonybet-vxdioa.tonybet-4nzo4j.tonybet-vvcg30.tonybet-pxwga1 1.tonybet-9tu3o1.tonybet-kmsj79.tonybet-pp7yaq.tonybet-a4vvg4.tonybet-b1mhk1.tonybet-wm9q4c 1.tonybet-1xchrw.tonybet-ncod0q.5z'/%3e%3c/svg%3e");
}

.tonybet-av53kr > input:not(:checked) ~ label:hover,
.tonybet-av53kr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tonybet-kweenf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tonybet-w4h7o4 44.tonybet-zf5q2d.tonybet-2azgwx.tonybet-zbmg6j.tonybet-z2idv1.tonybet-vvcg30.tonybet-u4ti9s.tonybet-1fy6l2.tonybet-a5mtkm.tonybet-0qfo3h.tonybet-9uj41b.tonybet-ur67i6.tonybet-qam34d 0l-12.tonybet-pxwga1 30.tonybet-dbv6wm.tonybet-8ptahc 2.tonybet-wh6z5c.tonybet-8ptahc 3.tonybet-v61iix 3.tonybet-095l87.tonybet-p86xtf 3.tonybet-ag9pec.tonybet-4nzo4j.tonybet-htn8q8.tonybet-upewip 7-3.tonybet-pxwga1 10.tonybet-p903bz.tonybet-upewip 23.tonybet-ae4vb4.tonybet-we0at5 1.tonybet-wm9q4c 2.tonybet-pxwga1 3.tonybet-we0at5 1.tonybet-p86xtf 5.tonybet-crr2wk.tonybet-p86xtf 32.tonybet-1lv6iy.tonybet-4nzo4j 5.tonybet-qam34d 4.tonybet-upewip 9.tonybet-upewip 8.tonybet-p86xtf 6.tonybet-0zabg4.tonybet-9hdk27.tonybet-bmrlcp.tonybet-frjqs2.tonybet-gnfeo0 4.tonybet-6ihszy.tonybet-gnfeo0 6.tonybet-gnfeo0 0l29.tonybet-qam34d 17.tonybet-ciu909.tonybet-5cu2gj 2.tonybet-b0949c 10.tonybet-o5ku8h.tonybet-pxwga1 8.tonybet-usf423.tonybet-2qut6e.tonybet-zkkohs.tonybet-vj5spi.tonybet-vxdioa.tonybet-4nzo4j.tonybet-vvcg30.tonybet-pxwga1 1.tonybet-9tu3o1.tonybet-kmsj79.tonybet-pp7yaq.tonybet-a4vvg4.tonybet-b1mhk1.tonybet-wm9q4c 1.tonybet-1xchrw.tonybet-ncod0q.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .tonybet-5cqwnk > .tonybet-gz6tl5 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .tonybet-5cqwnk > .tonybet-gz6tl5 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .tonybet-5cqwnk > .tonybet-gz6tl5 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .tonybet-5cqwnk > .tonybet-gz6tl5 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .tonybet-5cqwnk > .tonybet-gz6tl5 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.tonybet-lu4h96.tonybet-5yg8o2 {
  display: none;
}

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

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

.tonybet-yuer6v {
  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;
}

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

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

.tonybet-yuer6v img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.tonybet-plyyyp {
  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;
}

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

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

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

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

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

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

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

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

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

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

.tonybet-lu4h96.tonybet-alpag4 .tonybet-i36eit {
  background: #2b3b67;
}

.tonybet-lu4h96.tonybet-alpag4 .tonybet-yuer6v {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tonybet-lu4h96.tonybet-alpag4 .tonybet-yuer6v::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tonybet-lu4h96.tonybet-alpag4 .tonybet-yuer6v::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tonybet-lu4h96.tonybet-alpag4 .tonybet-plyyyp::before {
  background: #0e0f41;
}

.tonybet-lu4h96.tonybet-alpag4 .tonybet-plyyyp::after {
  background: #152557;
}

.tonybet-lu4h96.tonybet-x433h0 .tonybet-i36eit {
  background: #1f35fa;
}

.tonybet-lu4h96.tonybet-x433h0 .tonybet-yuer6v {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tonybet-lu4h96.tonybet-x433h0 .tonybet-yuer6v::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tonybet-lu4h96.tonybet-x433h0 .tonybet-yuer6v::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tonybet-lu4h96.tonybet-x433h0 .tonybet-plyyyp::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tonybet-lu4h96.tonybet-x433h0 .tonybet-plyyyp::after {
  background: #192ac8;
}

.tonybet-lu4h96.tonybet-1o8d6e .tonybet-i36eit {
  background: #fa771f;
}

.tonybet-lu4h96.tonybet-1o8d6e .tonybet-yuer6v {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tonybet-lu4h96.tonybet-1o8d6e .tonybet-yuer6v::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tonybet-lu4h96.tonybet-1o8d6e .tonybet-yuer6v::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tonybet-lu4h96.tonybet-1o8d6e .tonybet-plyyyp::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tonybet-lu4h96.tonybet-1o8d6e .tonybet-plyyyp::after {
  background: #fa8535;
}

.tonybet-zaa40y {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.tonybet-81o457 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.tonybet-81o457 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.tonybet-81o457 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.tonybet-xaznbt {
  width: 120px;
  height: 22px;
}

.tonybet-xaznbt .tonybet-dffrk9 {
  fill: #c2c0ce;
}

.tonybet-xaznbt [rating="1"] .tonybet-dffrk9:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.tonybet-xaznbt [rating="2"] .tonybet-dffrk9:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.tonybet-xaznbt [rating="3"] .tonybet-dffrk9:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.tonybet-xaznbt [rating="4"] .tonybet-dffrk9:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.tonybet-xaznbt [rating="5"] .tonybet-dffrk9:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.tonybet-2iqjrd {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.tonybet-nssfrw {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.tonybet-nssfrw.tonybet-ym6h01 {
  display: block;
}

.tonybet-nssfrw.tonybet-5yg8o2 {
  display: none;
}

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

.tonybet-ubdwsp {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.tonybet-zgvaqk {
  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);
}

.tonybet-hs0fl9 {
  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;
}

.tonybet-ch0qil small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.tonybet-ch0qil span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.tonybet-h3xbl9 {
  font-size: 16px;
  line-height: 140%;
}

.tonybet-7d5oel {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.tonybet-7d5oel .tonybet-dffrk9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

.tonybet-cgh22x {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.tonybet-0duiye {
  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) {
  .tonybet-0duiye {
    padding: 12px;
    gap: 12px;
  }
}

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

.tonybet-74ku8t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tonybet-ud6epk {
  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;
}

.tonybet-ikt6hu {
  flex: 1;
  min-width: 0;
}

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

.tonybet-xizonp {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.tonybet-xizonp svg path {
  fill: var(--button-bg-color);
}

.tonybet-xizonp svg circle {
  fill: var(--button-text-color);
}

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

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

.tonybet-hblfk8 strong {
  font-weight: 600;
}

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

.tonybet-2wlc6r p {
  margin: 0 0 16px;
}

.tonybet-2wlc6r p:last-child {
  margin-bottom: 0;
}

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

.tonybet-r5ndzt {
  max-width: 300px;
  width: 100%;
}

.tonybet-r5ndzt a {
  width: 100%;
}

@media (max-width: 575px) {
  .tonybet-r5ndzt {
    max-width: 200px;
  }
}

.tonybet-rby6vw {
  justify-content: center;
}

.tonybet-xaievv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tonybet-qch94w {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.tonybet-h6c80u .tonybet-poqbzj {
  justify-content: center;
}

/* faq */

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

.tonybet-uoh2s2 {
  color: var(--card-text-color, var(--text-color));
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--card-bg-color, var(--table-1-color));
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.tonybet-q5gojm ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tonybet-uoh2s2::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.tonybet-q5gojm ease;
}

.tonybet-4ubrfg.tonybet-g7zn9z .tonybet-uoh2s2::after {
  transform: rotate(45deg);
}

.tonybet-0qeedy {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.tonybet-5282je ease, padding 0.tonybet-5282je ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.tonybet-4ubrfg.tonybet-g7zn9z .tonybet-0qeedy {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.tonybet-v1v88k {
  margin: 25px 0;
}

.tonybet-av53kr > input:not(:checked) ~ label:hover,
.tonybet-av53kr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tonybet-0d92x2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tonybet-rg3qzc 44.tonybet-fglvjk.tonybet-zlyjji.tonybet-wxwa5k.tonybet-ekrhr0.tonybet-rtoynr.tonybet-fwcedl.tonybet-7roh4a.tonybet-gswbu2.tonybet-ul6ncp.tonybet-jj1k34.tonybet-dtokpq.tonybet-p2txrk 0l-12.tonybet-n4ei1c 30.tonybet-4saivv.tonybet-zov9fb 2.tonybet-k5nzsg.tonybet-zov9fb 3.tonybet-9f7lo8 3.tonybet-y7murj.tonybet-w9xypn 3.tonybet-7nnnrf.tonybet-w545ty.tonybet-c9vlt5.tonybet-jvaher 7-3.tonybet-n4ei1c 10.tonybet-bm942u.tonybet-jvaher 23.tonybet-wzuryo.tonybet-g3dqgf 1.tonybet-ottu5z 2.tonybet-n4ei1c 3.tonybet-g3dqgf 1.tonybet-w9xypn 5.tonybet-2oyp3j.tonybet-w9xypn 32.tonybet-nejgrq.tonybet-w545ty 5.tonybet-p2txrk 4.tonybet-jvaher 9.tonybet-jvaher 8.tonybet-w9xypn 6.tonybet-gcz52n.tonybet-grw622.tonybet-9zh2b1.tonybet-olhlv9.tonybet-pcqffx 4.tonybet-ecgx1a.tonybet-pcqffx 6.tonybet-pcqffx 0l29.tonybet-p2txrk 17.tonybet-r6t9df.tonybet-oirf5x 2.tonybet-ojyrgv 10.tonybet-p97uki.tonybet-n4ei1c 8.tonybet-w66oy5.tonybet-aeqgs8.tonybet-shcnnw.tonybet-q5isp0.tonybet-tb85zd.tonybet-w545ty.tonybet-rtoynr.tonybet-n4ei1c 1.tonybet-s4vb2e.tonybet-qp66au.tonybet-6ezviu.tonybet-1cui4d.tonybet-92gl9x.tonybet-ottu5z 1.tonybet-tmeipo.tonybet-rksh9b.5z'/%3e%3c/svg%3e");
}

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

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

.tonybet-0jlo1x {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.tonybet-0jlo1x.tonybet-hxjyr2 {
  display: block;
}

.tonybet-0jlo1x.tonybet-46vhqw {
  display: none;
}

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

.tonybet-ata8gr {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.tonybet-ist51y {
  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);
}

.tonybet-mmbptf {
  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;
}

.tonybet-si3zwc small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.tonybet-si3zwc span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.tonybet-ln5yp6 {
  font-size: 16px;
  line-height: 140%;
}

.tonybet-itq47i {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.tonybet-itq47i .tonybet-rvq3ha {
  fill: #c2c0ce;
}

.tonybet-itq47i [rating="1"] .tonybet-rvq3ha:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.tonybet-itq47i [rating="2"] .tonybet-rvq3ha:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.tonybet-itq47i [rating="3"] .tonybet-rvq3ha:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.tonybet-itq47i [rating="4"] .tonybet-rvq3ha:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.tonybet-itq47i [rating="5"] .tonybet-rvq3ha:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.tonybet-kcowk3 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;
}

.tonybet-kcowk3 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 */

.tonybet-iqbxwm {
  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);
}

.tonybet-iqbxwm.tonybet-ac892h {
  opacity: 1;
  pointer-events: auto;
}

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

.tonybet-xx4vsb label {
  font-size: 14px;
}

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

.tonybet-ovzww4 h2 {
  color: green;
  font-weight: 500;
}

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

/* h2->p SEO fix */
.tonybet-7vsqae #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.tonybet-lct16s:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tonybet-tnc21z, .tonybet-9205em, [class*="review-card"],
thead, thead th, table th, .tonybet-yqeru6,
.tonybet-kxvf6m, [class*="collapsible-header"],
.tonybet-oltc7i, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-socialfix v1 (white badges on light footer) */
.tonybet-t8zhly img { filter: invert(1); }
