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

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

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

.spybet-f39q5d {
  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) {
  .spybet-f39q5d: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;
  }
}

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

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

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

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

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

.spybet-p0egwq {
  cursor: pointer;
}

.spybet-4uu2n9 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.spybet-fpwb32 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spybet-fpwb32 figure {
  margin: 0;
}

.spybet-fpwb32.spybet-89q95o {
  justify-content: flex-start;
  margin-right: 4px;
}

.spybet-fpwb32.spybet-mpsf6d {
  justify-content: flex-end;
  margin-left: 4px;
}

.spybet-fpwb32.spybet-fn2iuh {
  justify-content: center;
}

.spybet-fpwb32.spybet-gb7oal {
  justify-content: normal;
}

.spybet-x0woup {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.spybet-9pp9z2 {
  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) {
  .spybet-9pp9z2 {
    flex-direction: column;
  }
}

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

.spybet-34hjmd img {
  width: 100%;
}

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

.spybet-a71b4n {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.spybet-a71b4n 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);
}

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

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

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

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

.spybet-a71b4n ul li:last-of-type::after {
  display: none;
}

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

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

.spybet-f7mxcy {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.spybet-mqgdwi.spybet-h5hvrh {
  background-color: #000;
}

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

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

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

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

.spybet-3to4uq {
  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) {
  .spybet-3to4uq {
    flex-direction: column;
  }
}

.spybet-2pvhrl {
  margin-bottom: 94px;
}

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

.spybet-rq3hb1 .spybet-f0lx3p {
  margin-bottom: 28px;
}

.spybet-rq3hb1 .spybet-f0lx3p img {
  max-height: 100px;
  width: auto;
}

.spybet-p61dm1 {
  display: flex;
  align-items: center;
}

.spybet-p61dm1 a + a {
  margin-left: 24px;
}

.spybet-p61dm1 img {
  max-height: 56px;
  width: auto;
}

.spybet-p61dm1 img + img {
  margin-left: 24px;
}

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

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

.spybet-fcgq9j {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.spybet-bf3etj li {
  display: flex;
  margin: 0 7px;
}

.spybet-bf3etj li svg {
  transition: 0.spybet-3jvgol ease-in-out;
}

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

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

.spybet-g87ohv + .spybet-g87ohv {
  margin-left: 120px;
}

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

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

.spybet-xbhpir {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spybet-xbhpir li {
  font-size: 16px;
}

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

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

.spybet-xbhpir li + li {
  margin-top: 16px;
}

.spybet-o6y4oh {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spybet-07vnoe ease-in-out;
}

.spybet-o6y4oh.spybet-9w6gef {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.spybet-e2emt2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spybet-c23tbj li {
  width: 100%;
}

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

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

.spybet-c23tbj li a.spybet-9w6gef {
  background: var(--border-color);
}

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

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

.spybet-3uy9wc {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.spybet-6ww7xz {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.spybet-6ww7xz img {
  width: 100%;
  transition: 0.spybet-3jvgol ease-in-out;
}

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

.spybet-92bss2 {
  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) {
  .spybet-92bss2 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .spybet-as38ve .spybet-f0lx3p img {
    max-width: 90px;
  }
}

.spybet-f0lx3p img {
  max-height: 50px;
  width: auto;
}

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

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

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

.spybet-xng1pp li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.spybet-wkzmov {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.spybet-wkzmov.spybet-1cnlis {
  margin-right: 0;
}

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

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

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

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

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

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

.spybet-srfhu5:hover > ul {
  display: flex;
}

.spybet-srfhu5:focus > ul {
  display: flex;
}

.spybet-srfhu5:focus-within > ul {
  display: flex;
}

.spybet-wqs7y8 {
  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;
}

.spybet-wqs7y8::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.spybet-07vnoe ease-in-out;
}

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

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

.spybet-srfhu5 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.spybet-3jvgol ease-in-out;
  overflow: hidden;
}

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

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

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

.spybet-72yj3h {
  display: none;
}

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

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

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

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

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

.spybet-x5yk0j img {
  margin-bottom: 20px;
}

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

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

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

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

.spybet-iunzrd {
  color: var(--text-color);
}

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

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

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

.spybet-gs89ti p img {
  display: block;
  margin: 0 auto;
}

.spybet-gs89ti p:first-of-type {
  margin-top: 0;
}

.spybet-gs89ti p:last-of-type {
  margin-bottom: 0;
}

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

.spybet-gs89ti ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spybet-w72mjn .spybet-ummu6i {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.spybet-w72mjn .spybet-9dpdqd {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .spybet-w72mjn .spybet-9dpdqd {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .spybet-w72mjn .spybet-9dpdqd img {
    width: 100%;
  }
}

.spybet-9dpdqd {
  margin: 0 0 28px;
}

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

.spybet-ummu6i {
  margin: 0 0 28px;
}

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

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

.spybet-vk3i97 .spybet-f39q5d {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spybet-67rd6x {
  position: relative;
  border: none;
}

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

.spybet-knvosy {
  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;
}

.spybet-knvosy span {
  height: 32px;
}

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

.spybet-knvosy.spybet-ki9w6z span {
  transform: scaleY(-1);
}

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

.spybet-veuhd2 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.spybet-veuhd2 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.spybet-3jvgol ease-in-out;
}

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

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

.spybet-veuhd2.spybet-ydt9w4 {
  display: none;
}

.spybet-ac88kf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spybet-ac88kf table {
  width: 100%;
  border-collapse: collapse;
}

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

  .spybet-ac88kf table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.spybet-l8hp93 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .spybet-l8hp93 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.spybet-swbu0q {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.spybet-im545z p {
  color: var(--text-color);
}

.spybet-xr022z {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.spybet-7loil3 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.spybet-s01zor {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spybet-pkjmah p + p {
  margin-top: 10px;
}

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

.spybet-42lp6g {
  display: none;
}

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

.spybet-080wv2 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.spybet-080wv2 li {
  margin: 0 20px;
}

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

.spybet-080wv2 li a img {
  margin-bottom: 4px;
}

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

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

.spybet-pyl3n2 li {
  font-size: 16px;
  position: relative;
}

.spybet-pyl3n2 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.spybet-pyl3n2 li span {
  opacity: 0.5;
}

.spybet-pyl3n2 li + li {
  margin-left: 30px;
}

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

h2.spybet-3n6w1b {
  margin: 0 0 28px;
}

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

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

.spybet-61x41x 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);
}

.spybet-61x41x 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;
}

.spybet-61x41x 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;
}

.spybet-61x41x tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.spybet-61x41x tbody tr:last-of-type {
  margin-bottom: 0;
}

.spybet-61x41x tbody tr td:first-of-type {
  flex-shrink: 0;
}

.spybet-61x41x 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);
}

.spybet-61x41x 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);
}

.spybet-61x41x tbody tr td:last-of-type {
  margin-left: auto;
}

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

.spybet-61x41x tbody tr td .spybet-mfilku {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .spybet-61x41x tbody tr td .spybet-mfilku {
    width: 100%;
  }
}

.spybet-61x41x tbody tr td .spybet-601zxr {
  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.spybet-3jvgol ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .spybet-61x41x tbody tr td .spybet-601zxr:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .spybet-61x41x tbody tr td .spybet-601zxr {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .spybet-61x41x tbody tr td .spybet-601zxr {
    width: 100%;
  }
}

.spybet-61x41x tbody tr td .spybet-8m3adj {
  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) {
  .spybet-61x41x tbody tr td .spybet-8m3adj:hover {
    text-decoration: none;
  }
}

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

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

.spybet-jqdbou {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spybet-i1lk1m img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.spybet-3jvgol ease-in-out;
}

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

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

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

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

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

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

.spybet-iavbef img {
  width: 100%;
  height: 100%;
}

.spybet-iavbef iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.spybet-gh2au1 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spybet-3jvgol ease-in-out;
}

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

.spybet-hnjiuq {
  padding: 90px 0;
}

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

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

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

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

.spybet-gpssdp img {
  width: 100%;
}

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

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

.spybet-z9t64w {
  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;
}

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

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

.spybet-4bj2gf {
  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.spybet-3jvgol ease-in-out;
}

.spybet-4bj2gf:hover {
  border: 1px solid #8c8ca2;
}

.spybet-rmtis6 {
  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%);
}

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

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

.spybet-1aim5r a {
  text-decoration: underline;
  color: #8babff;
}

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

.spybet-xhndyk .spybet-4bj2gf {
  width: 50%;
  margin: 0;
}

.spybet-ed7epr {
  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;
}

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

.spybet-areatm {
  margin: 0 0 100px;
}

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

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

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

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

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

.spybet-1g7hpf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.spybet-3mm8oq 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.spybet-3jvgol ease-in-out;
}

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

.spybet-3mm8oq a svg {
  fill: #fff;
}

.spybet-3mm8oq a:hover {
  background: #3d68e7;
}

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

.spybet-t2vc9o {
  margin-bottom: 16px;
}

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

.spybet-vxn0cx {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.spybet-62876y {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.spybet-62876y 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);
}

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

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

.spybet-62876y table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .spybet-62876y {
    margin: 0;
  }
}

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

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

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

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

.spybet-xts4ws.spybet-2jqn0l {
  display: none;
}

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

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

.spybet-xqx8hx iframe.spybet-4j31yi {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spybet-xqx8hx.spybet-xr2wrn {
  opacity: 1;
  pointer-events: all;
}

.spybet-bbrijh {
  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.spybet-3jvgol ease-in-out;
}

.spybet-bbrijh svg {
  margin-right: 10px;
}

.spybet-bbrijh + .spybet-bbrijh {
  margin-top: 14px;
}

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

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

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

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

.spybet-mm2g5k .spybet-vk3i97 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .spybet-mm2g5k .spybet-vk3i97 {
    margin: 28px 0 0;
  }
}

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

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

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

.spybet-e5umkh {
  max-width: 545px;
  width: 100%;
}

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

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

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

.spybet-150rxr iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spybet-9horai {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.spybet-gjbzqc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.spybet-vt4kq5 .spybet-f39q5d {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .spybet-vt4kq5 .spybet-f39q5d {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.spybet-kzvlto {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.spybet-kzvlto img {
  width: 100%;
}

.spybet-d7bm0x {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.spybet-7aabsd {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.spybet-udv4m5 {
  width: 100%;
  margin: 0 0 100px;
}

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

.spybet-udv4m5 .spybet-i4ezmj {
  position: relative;
}

.spybet-udv4m5 .spybet-8knqgc {
  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;
}

.spybet-udv4m5 .spybet-8knqgc.spybet-2jqn0l {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .spybet-udv4m5 .spybet-3mercq {
    bottom: 90px;
  }
}

.spybet-udv4m5 .spybet-3mercq .spybet-o4rttk {
  max-width: 300px;
  width: 100%;
}

.spybet-udv4m5 .spybet-3mercq .spybet-o4rttk .spybet-3ya4ig {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-3mercq .spybet-o4rttk .spybet-3ya4ig {
    font-size: 32px;
    text-align: center;
  }
}

.spybet-udv4m5 .spybet-3mercq .spybet-o4rttk .spybet-32dhv4 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-3mercq .spybet-o4rttk .spybet-32dhv4 {
    text-align: center;
  }
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-3mercq .spybet-1cnlis {
    flex-direction: column-reverse;
  }
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-3a3113 {
  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.spybet-3jvgol ease-in-out;
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-3a3113:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-3a3113 {
    width: 100%;
  }
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-7nh6pq {
  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.spybet-3jvgol ease-in-out;
  overflow: hidden;
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-7nh6pq 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);
  }
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-7nh6pq: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;
}

.spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-7nh6pq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-3mercq .spybet-1cnlis .spybet-7nh6pq {
    width: 100%;
  }
}

.spybet-udv4m5 .spybet-3mercq.spybet-2jqn0l {
  display: none;
}

.spybet-udv4m5 .spybet-p5m9a7 {
  display: none;
}

.spybet-udv4m5 .spybet-p5m9a7.spybet-xr2wrn {
  display: block;
}

.spybet-udv4m5 .spybet-p5m9a7 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-p5m9a7 iframe {
    height: calc(100vh - 54px);
  }
}

.spybet-udv4m5 .spybet-gslvyo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spybet-udv4m5 .spybet-gslvyo {
    padding: 24px 16px 0;
  }
}

.spybet-udv4m5 .spybet-gslvyo .spybet-3ya4ig {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spybet-udv4m5 .spybet-gslvyo .spybet-3ya4ig {
    margin-bottom: 24px;
  }
}

.spybet-udv4m5 .spybet-gslvyo 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);
}

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

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

.spybet-udv4m5 .spybet-gslvyo table tr:last-of-type td {
  border-bottom: none;
}

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

.spybet-3s7av6.spybet-9w6gef {
  display: block;
}

.spybet-3s7av6 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.spybet-3s7av6 .spybet-2yfdv1 {
  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;
}

.spybet-3s7av6 .spybet-4j1y6f {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spybet-3s7av6 .spybet-7nh6pq {
  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.spybet-3jvgol ease-in-out;
}

.spybet-3s7av6 .spybet-7nh6pq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.spybet-c51b3t.spybet-9w6gef {
  display: block;
}

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

.spybet-2s2xjo {
  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;
}

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

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

.spybet-cgarhf {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spybet-cgarhf svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.spybet-tizqnb {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.spybet-zwqtqg.spybet-2jqn0l {
  display: none;
}

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

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

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

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

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

.spybet-qr9fd2 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.spybet-3jvgol ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.spybet-qr9fd2 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.spybet-qr9fd2 input:active {
  border-color: #c2c0ce;
}

.spybet-qr9fd2 input:focus {
  border-color: #c2c0ce;
}

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

.spybet-pu2upb {
  margin-bottom: 36px;
}

.spybet-pu2upb 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;
}

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

.spybet-pu2upb textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.spybet-x72wnv {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.spybet-39slfy {
  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.spybet-3jvgol ease-in-out;
}

.spybet-39slfy:hover {
  background: var(--border-color);
}

.spybet-k4szk4 {
  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.spybet-3jvgol ease-in-out;
}

.spybet-k4szk4:hover {
  background: #166ad9;
}

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

.spybet-pvsv2e.spybet-2jqn0l {
  display: none;
}

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

.spybet-pvsv2e .spybet-39slfy {
  margin: 0 auto;
}

.spybet-4z6mmw {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.spybet-gy7zw2 {
  filter: grayscale(100%);
}

.spybet-ty6jsz > input {
  display: none;
}

.spybet-ty6jsz > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spybet-v171ee.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spybet-r9g4w9 44.spybet-jvp3lf.spybet-hfiv42.spybet-16wyxh.spybet-0dlj5y.spybet-jxdlim.spybet-m8erlf.spybet-43xq1u.spybet-ai268o.spybet-ld129g.spybet-fwqmxa.spybet-0t99cd.spybet-8r0gpz 0l-12.spybet-nkwveh 30.spybet-4t632m.spybet-zzv8pa 2.spybet-1pu8k2.spybet-zzv8pa 3.spybet-c8rj09 3.spybet-bkim8q.spybet-a08100 3.spybet-eu8a73.spybet-tbtz50.spybet-2coz4q.spybet-4mqrb4 7-3.spybet-nkwveh 10.spybet-2nafwy.spybet-4mqrb4 23.spybet-k6ttz2.spybet-9obm4f 1.spybet-kdg2p2 2.spybet-nkwveh 3.spybet-9obm4f 1.spybet-a08100 5.spybet-afh9r0.spybet-a08100 32.spybet-a5y6z2.spybet-tbtz50 5.spybet-8r0gpz 4.spybet-4mqrb4 9.spybet-4mqrb4 8.spybet-a08100 6.spybet-cq13zh.spybet-ti55bf.spybet-rzvuww.spybet-576znz.spybet-d6te01 4.spybet-0bl6fo.spybet-d6te01 6.spybet-d6te01 0l29.spybet-8r0gpz 17.spybet-e81awj.spybet-bkn59d 2.spybet-is7t6o 10.spybet-p35cmy.spybet-nkwveh 8.spybet-5adkoz.spybet-nbgpwp.spybet-z892xp.spybet-6brdm4.spybet-nlr4zx.spybet-tbtz50.spybet-jxdlim.spybet-nkwveh 1.spybet-r849xb.spybet-oi6iny.spybet-28atnh.spybet-ntah4s.spybet-zv238v.spybet-kdg2p2 1.spybet-zb894k.spybet-g4ntv2.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spybet-ty6jsz > input:checked ~ label,
.spybet-ty6jsz > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spybet-v171ee.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spybet-r9g4w9 44.spybet-jvp3lf.spybet-hfiv42.spybet-16wyxh.spybet-0dlj5y.spybet-jxdlim.spybet-m8erlf.spybet-43xq1u.spybet-ai268o.spybet-ld129g.spybet-fwqmxa.spybet-0t99cd.spybet-8r0gpz 0l-12.spybet-nkwveh 30.spybet-4t632m.spybet-zzv8pa 2.spybet-1pu8k2.spybet-zzv8pa 3.spybet-c8rj09 3.spybet-bkim8q.spybet-a08100 3.spybet-eu8a73.spybet-tbtz50.spybet-2coz4q.spybet-4mqrb4 7-3.spybet-nkwveh 10.spybet-2nafwy.spybet-4mqrb4 23.spybet-k6ttz2.spybet-9obm4f 1.spybet-kdg2p2 2.spybet-nkwveh 3.spybet-9obm4f 1.spybet-a08100 5.spybet-afh9r0.spybet-a08100 32.spybet-a5y6z2.spybet-tbtz50 5.spybet-8r0gpz 4.spybet-4mqrb4 9.spybet-4mqrb4 8.spybet-a08100 6.spybet-cq13zh.spybet-ti55bf.spybet-rzvuww.spybet-576znz.spybet-d6te01 4.spybet-0bl6fo.spybet-d6te01 6.spybet-d6te01 0l29.spybet-8r0gpz 17.spybet-e81awj.spybet-bkn59d 2.spybet-is7t6o 10.spybet-p35cmy.spybet-nkwveh 8.spybet-5adkoz.spybet-nbgpwp.spybet-z892xp.spybet-6brdm4.spybet-nlr4zx.spybet-tbtz50.spybet-jxdlim.spybet-nkwveh 1.spybet-r849xb.spybet-oi6iny.spybet-28atnh.spybet-ntah4s.spybet-zv238v.spybet-kdg2p2 1.spybet-zb894k.spybet-g4ntv2.5z'/%3e%3c/svg%3e");
}

.spybet-ty6jsz > input:not(:checked) ~ label:hover,
.spybet-ty6jsz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spybet-v171ee.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spybet-r9g4w9 44.spybet-jvp3lf.spybet-hfiv42.spybet-16wyxh.spybet-0dlj5y.spybet-jxdlim.spybet-m8erlf.spybet-43xq1u.spybet-ai268o.spybet-ld129g.spybet-fwqmxa.spybet-0t99cd.spybet-8r0gpz 0l-12.spybet-nkwveh 30.spybet-4t632m.spybet-zzv8pa 2.spybet-1pu8k2.spybet-zzv8pa 3.spybet-c8rj09 3.spybet-bkim8q.spybet-a08100 3.spybet-eu8a73.spybet-tbtz50.spybet-2coz4q.spybet-4mqrb4 7-3.spybet-nkwveh 10.spybet-2nafwy.spybet-4mqrb4 23.spybet-k6ttz2.spybet-9obm4f 1.spybet-kdg2p2 2.spybet-nkwveh 3.spybet-9obm4f 1.spybet-a08100 5.spybet-afh9r0.spybet-a08100 32.spybet-a5y6z2.spybet-tbtz50 5.spybet-8r0gpz 4.spybet-4mqrb4 9.spybet-4mqrb4 8.spybet-a08100 6.spybet-cq13zh.spybet-ti55bf.spybet-rzvuww.spybet-576znz.spybet-d6te01 4.spybet-0bl6fo.spybet-d6te01 6.spybet-d6te01 0l29.spybet-8r0gpz 17.spybet-e81awj.spybet-bkn59d 2.spybet-is7t6o 10.spybet-p35cmy.spybet-nkwveh 8.spybet-5adkoz.spybet-nbgpwp.spybet-z892xp.spybet-6brdm4.spybet-nlr4zx.spybet-tbtz50.spybet-jxdlim.spybet-nkwveh 1.spybet-r849xb.spybet-oi6iny.spybet-28atnh.spybet-ntah4s.spybet-zv238v.spybet-kdg2p2 1.spybet-zb894k.spybet-g4ntv2.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .spybet-iuwadi > .spybet-5hqhef {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .spybet-iuwadi > .spybet-5hqhef {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .spybet-iuwadi > .spybet-5hqhef {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .spybet-iuwadi > .spybet-5hqhef {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .spybet-iuwadi > .spybet-5hqhef {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.spybet-aedm0r.spybet-2jqn0l {
  display: none;
}

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

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

.spybet-vy54js {
  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;
}

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

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

.spybet-vy54js img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.spybet-nayaoh {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .spybet-1tgqbi {
    top: -20px;
  }
}

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

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

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

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

.spybet-aedm0r.spybet-88h0lr .spybet-fha6sp {
  background: #2b3b67;
}

.spybet-aedm0r.spybet-88h0lr .spybet-vy54js {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spybet-aedm0r.spybet-88h0lr .spybet-vy54js::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spybet-aedm0r.spybet-88h0lr .spybet-vy54js::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spybet-aedm0r.spybet-88h0lr .spybet-nayaoh::before {
  background: #0e0f41;
}

.spybet-aedm0r.spybet-88h0lr .spybet-nayaoh::after {
  background: #152557;
}

.spybet-aedm0r.spybet-nhamil .spybet-fha6sp {
  background: #1f35fa;
}

.spybet-aedm0r.spybet-nhamil .spybet-vy54js {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spybet-aedm0r.spybet-nhamil .spybet-vy54js::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spybet-aedm0r.spybet-nhamil .spybet-vy54js::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spybet-aedm0r.spybet-nhamil .spybet-nayaoh::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spybet-aedm0r.spybet-nhamil .spybet-nayaoh::after {
  background: #192ac8;
}

.spybet-aedm0r.spybet-y1mz8i .spybet-fha6sp {
  background: #fa771f;
}

.spybet-aedm0r.spybet-y1mz8i .spybet-vy54js {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spybet-aedm0r.spybet-y1mz8i .spybet-vy54js::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spybet-aedm0r.spybet-y1mz8i .spybet-vy54js::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spybet-aedm0r.spybet-y1mz8i .spybet-nayaoh::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spybet-aedm0r.spybet-y1mz8i .spybet-nayaoh::after {
  background: #fa8535;
}

.spybet-mimv4a {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.spybet-9ivydh {
  display: flex;
  align-items: center;
  gap: 10px;
}

.spybet-9ivydh span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.spybet-9ivydh small {
  font-size: 14px;
  color: var(--text-color);
}

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

.spybet-yu12ih {
  width: 120px;
  height: 22px;
}

.spybet-yu12ih .spybet-twmd7b {
  fill: #c2c0ce;
}

.spybet-yu12ih [rating="1"] .spybet-twmd7b:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spybet-yu12ih [rating="2"] .spybet-twmd7b:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spybet-yu12ih [rating="3"] .spybet-twmd7b:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spybet-yu12ih [rating="4"] .spybet-twmd7b:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spybet-yu12ih [rating="5"] .spybet-twmd7b:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.spybet-7mdnkx.spybet-xr2wrn {
  display: block;
}

.spybet-7mdnkx.spybet-2jqn0l {
  display: none;
}

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

.spybet-h87k3b {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spybet-i32yv5 {
  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);
}

.spybet-mwj742 {
  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;
}

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

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

.spybet-obznz6 {
  font-size: 16px;
  line-height: 140%;
}

.spybet-h6ogeg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spybet-h6ogeg .spybet-twmd7b {
  fill: #c2c0ce;
}

.spybet-h6ogeg [rating="1"] .spybet-twmd7b:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spybet-h6ogeg [rating="2"] .spybet-twmd7b:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spybet-h6ogeg [rating="3"] .spybet-twmd7b:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spybet-h6ogeg [rating="4"] .spybet-twmd7b:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spybet-h6ogeg [rating="5"] .spybet-twmd7b:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.spybet-n2qfob {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.spybet-mkg049 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spybet-ojvohv {
  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;
}

.spybet-hf19uh {
  flex: 1;
  min-width: 0;
}

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

.spybet-jpw6f7 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.spybet-jpw6f7 svg path {
  fill: var(--button-bg-color);
}

.spybet-jpw6f7 svg circle {
  fill: var(--button-text-color);
}

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

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

.spybet-f05l4g strong {
  font-weight: 600;
}

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

.spybet-kty4pk p {
  margin: 0 0 16px;
}

.spybet-kty4pk p:last-child {
  margin-bottom: 0;
}

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

.spybet-ps1yf5 {
  max-width: 300px;
  width: 100%;
}

.spybet-ps1yf5 a {
  width: 100%;
}

@media (max-width: 575px) {
  .spybet-ps1yf5 {
    max-width: 200px;
  }
}

.spybet-4w7cka {
  justify-content: center;
}

.spybet-j3mh4u {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.spybet-p2kcq1 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.spybet-9gqafb .spybet-xng1pp {
  justify-content: center;
}

/* faq */

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

.spybet-41f5gx {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.spybet-4im75o ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spybet-41f5gx::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spybet-4im75o ease;
}

.spybet-15cekh.spybet-9w6gef .spybet-41f5gx::after {
  transform: rotate(45deg);
}

.spybet-v4btz2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.spybet-3jvgol ease, padding 0.spybet-3jvgol ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.spybet-15cekh.spybet-9w6gef .spybet-v4btz2 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spybet-2epp3s {
  margin: 25px 0;
}

.spybet-ty6jsz > input:not(:checked) ~ label:hover,
.spybet-ty6jsz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spybet-ddp1r7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spybet-rlzqhr 44.spybet-df3vbp.spybet-fgob3m.spybet-dntv6q.spybet-urv0yk.spybet-2bcws5.spybet-7wpw66.spybet-vcnx6z.spybet-smi85l.spybet-hvpcsx.spybet-g7bft3.spybet-l9q9ly.spybet-bw6jmg 0l-12.spybet-r5emwk 30.spybet-v1eoej.spybet-ldtmry 2.spybet-l2dtij.spybet-ldtmry 3.spybet-zywued 3.spybet-qt1ym3.spybet-4tjn5j 3.spybet-mcujvd.spybet-8a6m62.spybet-2dty05.spybet-55v63h 7-3.spybet-r5emwk 10.spybet-2157k9.spybet-55v63h 23.spybet-xwkbaz.spybet-nhhyk4 1.spybet-qnq11d 2.spybet-r5emwk 3.spybet-nhhyk4 1.spybet-4tjn5j 5.spybet-cd8h9u.spybet-4tjn5j 32.spybet-h6smtn.spybet-8a6m62 5.spybet-bw6jmg 4.spybet-55v63h 9.spybet-55v63h 8.spybet-4tjn5j 6.spybet-kbr1rp.spybet-2m39q8.spybet-k4fpqm.spybet-iscdg6.spybet-2elezz 4.spybet-0d0scn.spybet-2elezz 6.spybet-2elezz 0l29.spybet-bw6jmg 17.spybet-cdp2jn.spybet-b503kn 2.spybet-qgfrua 10.spybet-lhjl2x.spybet-r5emwk 8.spybet-u0km3b.spybet-ttofqv.spybet-vxcumh.spybet-qmv2az.spybet-pu1snv.spybet-8a6m62.spybet-2bcws5.spybet-r5emwk 1.spybet-2wnglg.spybet-vtcpg1.spybet-tygdmw.spybet-w5239p.spybet-e8h15u.spybet-qnq11d 1.spybet-af81fm.spybet-9xhxg4.5z'/%3e%3c/svg%3e");
}

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

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

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

.spybet-jydn7x.spybet-k9j4f7 {
  display: block;
}

.spybet-jydn7x.spybet-urgbka {
  display: none;
}

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

.spybet-wju0aq {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spybet-y6zyae {
  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);
}

.spybet-ttt1o4 {
  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;
}

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

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

.spybet-ljx15h {
  font-size: 16px;
  line-height: 140%;
}

.spybet-c0hdek {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spybet-c0hdek .spybet-3bv1d6 {
  fill: #c2c0ce;
}

.spybet-c0hdek [rating="1"] .spybet-3bv1d6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spybet-c0hdek [rating="2"] .spybet-3bv1d6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spybet-c0hdek [rating="3"] .spybet-3bv1d6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spybet-c0hdek [rating="4"] .spybet-3bv1d6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spybet-c0hdek [rating="5"] .spybet-3bv1d6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.spybet-ssg624 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;
}

.spybet-ssg624 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 */

.spybet-vdcvy7 {
  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);
}

.spybet-vdcvy7.spybet-m6zzug {
  opacity: 1;
  pointer-events: auto;
}
