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

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

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

.campeonbet-1tj64m {
  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) {
  .campeonbet-1tj64m: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;
  }
}

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

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

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

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

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

.campeonbet-oickl7 {
  cursor: pointer;
}

.campeonbet-h8i8gw {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.campeonbet-m1d2xs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.campeonbet-m1d2xs figure {
  margin: 0;
}

.campeonbet-m1d2xs.campeonbet-hc0pvc {
  justify-content: flex-start;
  margin-right: 4px;
}

.campeonbet-m1d2xs.campeonbet-0nd1iy {
  justify-content: flex-end;
  margin-left: 4px;
}

.campeonbet-m1d2xs.campeonbet-fbb9vv {
  justify-content: center;
}

.campeonbet-m1d2xs.campeonbet-43blu4 {
  justify-content: normal;
}

.campeonbet-e45zf1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.campeonbet-4a0uuh img {
  width: 100%;
}

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

.campeonbet-4oyypl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.campeonbet-4oyypl 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) {
  .campeonbet-4oyypl ul {
    margin-bottom: 15px;
  }
}

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

.campeonbet-4oyypl 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);
}

.campeonbet-4oyypl ul li span svg {
  fill: var(--title-color);
}

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

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

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

.campeonbet-4oyypl ul li:last-of-type::after {
  display: none;
}

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

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

.campeonbet-4ijuhw {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.campeonbet-zgks52.campeonbet-fppyrc {
  background-color: #000;
}

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

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

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

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

.campeonbet-9iajn7 {
  margin-bottom: 94px;
}

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

.campeonbet-ou6nbb .campeonbet-lhzqg3 {
  margin-bottom: 28px;
}

.campeonbet-ou6nbb .campeonbet-lhzqg3 img {
  max-height: 100px;
  width: auto;
}

.campeonbet-mbxewk {
  display: flex;
  align-items: center;
}

.campeonbet-mbxewk a + a {
  margin-left: 24px;
}

.campeonbet-mbxewk img {
  max-height: 56px;
  width: auto;
}

.campeonbet-mbxewk img + img {
  margin-left: 24px;
}

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

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

.campeonbet-512frh {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.campeonbet-s7s1xz li {
  display: flex;
  margin: 0 7px;
}

.campeonbet-s7s1xz li svg {
  transition: 0.campeonbet-po2x1e ease-in-out;
}

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

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

.campeonbet-wmfkz0 + .campeonbet-wmfkz0 {
  margin-left: 120px;
}

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

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

.campeonbet-du5ahh {
  list-style: none;
  margin: 0;
  padding: 0;
}

.campeonbet-du5ahh li {
  font-size: 16px;
}

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

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

.campeonbet-du5ahh li + li {
  margin-top: 16px;
}

.campeonbet-w7dkuw {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.campeonbet-w762tr ease-in-out;
}

.campeonbet-w7dkuw.campeonbet-rizn5m {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.campeonbet-xqmlyb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.campeonbet-iy1fig li {
  width: 100%;
}

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

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

.campeonbet-iy1fig li a.campeonbet-rizn5m {
  background: var(--border-color);
}

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

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

.campeonbet-54ood1 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.campeonbet-smixbm {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.campeonbet-smixbm img {
  width: 100%;
  transition: 0.campeonbet-po2x1e ease-in-out;
}

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

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

.campeonbet-3nzc94 {
  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) {
  .campeonbet-3nzc94 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .campeonbet-3nzc94 .campeonbet-lhzqg3 img {
    max-width: 90px;
  }
}

.campeonbet-lhzqg3 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.campeonbet-l2w18f li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.campeonbet-82shc9 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.campeonbet-82shc9.campeonbet-l9vdjj {
  margin-right: 0;
}

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

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

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

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

.campeonbet-99yszv {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.campeonbet-99yszv:hover > ul {
  display: flex;
}

.campeonbet-99yszv:focus > ul {
  display: flex;
}

.campeonbet-99yszv:focus-within > ul {
  display: flex;
}

.campeonbet-dlykbi {
  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;
}

.campeonbet-dlykbi::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.campeonbet-w762tr ease-in-out;
}

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

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

.campeonbet-99yszv 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.campeonbet-po2x1e ease-in-out;
  overflow: hidden;
}

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

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

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

.campeonbet-3lphx3 {
  display: none;
}

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

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

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

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

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

.campeonbet-mgq3y6 img {
  margin-bottom: 20px;
}

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

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

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

.campeonbet-6odjrx {
  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) {
  .campeonbet-6odjrx {
    font-size: 32px;
  }
}

.campeonbet-5jjyry {
  color: var(--text-color);
}

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

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

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

.campeonbet-i05234 p img {
  display: block;
  margin: 0 auto;
}

.campeonbet-i05234 p:first-of-type {
  margin-top: 0;
}

.campeonbet-i05234 p:last-of-type {
  margin-bottom: 0;
}

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

.campeonbet-i05234 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.campeonbet-81wpth {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.campeonbet-arvr3a .campeonbet-qu244e {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.campeonbet-arvr3a .campeonbet-53c2cq {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .campeonbet-arvr3a .campeonbet-53c2cq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .campeonbet-arvr3a .campeonbet-53c2cq img {
    width: 100%;
  }
}

.campeonbet-53c2cq {
  margin: 0 0 28px;
}

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

.campeonbet-qu244e {
  margin: 0 0 28px;
}

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

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

.campeonbet-81wpth .campeonbet-1tj64m {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.campeonbet-dxj01f {
  position: relative;
  border: none;
}

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

.campeonbet-ofkkjl {
  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;
}

.campeonbet-ofkkjl span {
  height: 32px;
}

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

.campeonbet-ofkkjl.campeonbet-grypz6 span {
  transform: scaleY(-1);
}

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

.campeonbet-diw8us {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.campeonbet-diw8us.campeonbet-qsjfml {
  display: none;
}

.campeonbet-14rrdw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.campeonbet-14rrdw table {
  width: 100%;
  border-collapse: collapse;
}

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

  .campeonbet-14rrdw table td {
    min-width: 75px;
  }
}

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

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

.campeonbet-14rrdw p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.campeonbet-8bcd5i {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.campeonbet-nebby9 p {
  color: var(--text-color);
}

.campeonbet-yyjghu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.campeonbet-gmkcju {
  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);
}

.campeonbet-2gzbtt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.campeonbet-vzca09 p + p {
  margin-top: 10px;
}

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

.campeonbet-1otxpv {
  display: none;
}

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

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

.campeonbet-0awtqh li {
  margin: 0 20px;
}

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

.campeonbet-0awtqh li a img {
  margin-bottom: 4px;
}

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

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

.campeonbet-ks8bmt li {
  font-size: 16px;
  position: relative;
}

.campeonbet-ks8bmt li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.campeonbet-ks8bmt li span {
  opacity: 0.5;
}

.campeonbet-ks8bmt li + li {
  margin-left: 30px;
}

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

h2.campeonbet-zceu3z {
  margin: 0 0 28px;
}

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

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

.campeonbet-owdc9x 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);
}

.campeonbet-owdc9x 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;
}

.campeonbet-owdc9x 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;
}

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

.campeonbet-owdc9x tbody tr:last-of-type {
  margin-bottom: 0;
}

.campeonbet-owdc9x tbody tr td:first-of-type {
  flex-shrink: 0;
}

.campeonbet-owdc9x 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);
}

.campeonbet-owdc9x 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);
}

.campeonbet-owdc9x tbody tr td:last-of-type {
  margin-left: auto;
}

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

.campeonbet-owdc9x tbody tr td .campeonbet-s3mcau {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .campeonbet-owdc9x tbody tr td .campeonbet-s3mcau {
    width: 100%;
  }
}

.campeonbet-owdc9x tbody tr td .campeonbet-0nqs9o {
  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.campeonbet-po2x1e ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .campeonbet-owdc9x tbody tr td .campeonbet-0nqs9o {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .campeonbet-owdc9x tbody tr td .campeonbet-0nqs9o {
    width: 100%;
  }
}

.campeonbet-owdc9x tbody tr td .campeonbet-7irzsn {
  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) {
  .campeonbet-owdc9x tbody tr td .campeonbet-7irzsn:hover {
    text-decoration: none;
  }
}

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

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

.campeonbet-52qwy0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.campeonbet-vbb1ae img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.campeonbet-po2x1e ease-in-out;
}

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

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

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

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

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

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

.campeonbet-xi62kh img {
  width: 100%;
  height: 100%;
}

.campeonbet-xi62kh iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.campeonbet-2ifv9e svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.campeonbet-po2x1e ease-in-out;
}

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

.campeonbet-gf9afa {
  padding: 90px 0;
}

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

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

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

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

.campeonbet-g4vgqy img {
  width: 100%;
}

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

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

.campeonbet-p7dafu {
  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;
}

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

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

.campeonbet-pzj1dt {
  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.campeonbet-po2x1e ease-in-out;
}

.campeonbet-pzj1dt:hover {
  border: 1px solid #8c8ca2;
}

.campeonbet-t390ck {
  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%);
}

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

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

.campeonbet-nbrmoe a {
  text-decoration: underline;
  color: #8babff;
}

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

.campeonbet-pj023r .campeonbet-pzj1dt {
  width: 50%;
  margin: 0;
}

.campeonbet-v60280 {
  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;
}

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

.campeonbet-plu5ne {
  margin: 0 0 100px;
}

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

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

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

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

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

.campeonbet-xomrqh {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.campeonbet-buy5xx 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.campeonbet-po2x1e ease-in-out;
}

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

.campeonbet-buy5xx a svg {
  fill: #fff;
}

.campeonbet-buy5xx a:hover {
  background: #3d68e7;
}

.campeonbet-2k8yrx {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.campeonbet-k8lfkd {
  margin-bottom: 16px;
}

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

.campeonbet-09xsg6 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.campeonbet-lhl0gb 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);
}

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

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

.campeonbet-lhl0gb table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.campeonbet-xrjnnu.campeonbet-tbsghw {
  display: none;
}

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

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

.campeonbet-cb9s8h iframe.campeonbet-36w2uq {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.campeonbet-cb9s8h.campeonbet-zadri0 {
  opacity: 1;
  pointer-events: all;
}

.campeonbet-opghec {
  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.campeonbet-po2x1e ease-in-out;
}

.campeonbet-opghec svg {
  margin-right: 10px;
}

.campeonbet-opghec + .campeonbet-opghec {
  margin-top: 14px;
}

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

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

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

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

.campeonbet-yn1342 .campeonbet-81wpth {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.campeonbet-yn1342 .campeonbet-81wpth h1,
.campeonbet-yn1342 .campeonbet-81wpth 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) {
  .campeonbet-yn1342 .campeonbet-81wpth h1,
  .campeonbet-yn1342 .campeonbet-81wpth h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .campeonbet-yn1342 .campeonbet-81wpth {
    margin: 28px 0 0;
  }
}

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

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

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

.campeonbet-qxhlr0 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.campeonbet-8aoa89 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.campeonbet-3b8z0j {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.campeonbet-kgbez9 .campeonbet-1tj64m {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .campeonbet-kgbez9 .campeonbet-1tj64m {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.campeonbet-gn3iiy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.campeonbet-gn3iiy img {
  width: 100%;
}

.campeonbet-6lhuwu {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.campeonbet-3bmoz7 {
  width: 100%;
  margin: 0 0 100px;
}

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

.campeonbet-3bmoz7 .campeonbet-px6wcr {
  position: relative;
}

.campeonbet-3bmoz7 .campeonbet-271g9e {
  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;
}

.campeonbet-3bmoz7 .campeonbet-271g9e.campeonbet-tbsghw {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .campeonbet-3bmoz7 .campeonbet-w2b4cn {
    bottom: 90px;
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-mm6iyy {
  max-width: 300px;
  width: 100%;
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-mm6iyy .campeonbet-e0rto6 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-mm6iyy .campeonbet-e0rto6 {
    font-size: 32px;
    text-align: center;
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-mm6iyy .campeonbet-or4bv6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-mm6iyy .campeonbet-or4bv6 {
    text-align: center;
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj {
    flex-direction: column-reverse;
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-btb5zs {
  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.campeonbet-po2x1e ease-in-out;
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-btb5zs:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-btb5zs {
    width: 100%;
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-jjfhws {
  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.campeonbet-po2x1e ease-in-out;
  overflow: hidden;
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-jjfhws 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);
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-jjfhws: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;
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-jjfhws:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-w2b4cn .campeonbet-l9vdjj .campeonbet-jjfhws {
    width: 100%;
  }
}

.campeonbet-3bmoz7 .campeonbet-w2b4cn.campeonbet-tbsghw {
  display: none;
}

.campeonbet-3bmoz7 .campeonbet-6qokq2 {
  display: none;
}

.campeonbet-3bmoz7 .campeonbet-6qokq2.campeonbet-zadri0 {
  display: block;
}

.campeonbet-3bmoz7 .campeonbet-6qokq2 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-6qokq2 iframe {
    height: calc(100vh - 54px);
  }
}

.campeonbet-3bmoz7 .campeonbet-6gr9c1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .campeonbet-3bmoz7 .campeonbet-6gr9c1 {
    padding: 24px 16px 0;
  }
}

.campeonbet-3bmoz7 .campeonbet-6gr9c1 .campeonbet-e0rto6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .campeonbet-3bmoz7 .campeonbet-6gr9c1 .campeonbet-e0rto6 {
    margin-bottom: 24px;
  }
}

.campeonbet-3bmoz7 .campeonbet-6gr9c1 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);
}

.campeonbet-3bmoz7 .campeonbet-6gr9c1 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) {
  .campeonbet-3bmoz7 .campeonbet-6gr9c1 table tr td {
    padding: 12px 4px;
  }
}

.campeonbet-3bmoz7 .campeonbet-6gr9c1 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) {
  .campeonbet-3bmoz7 .campeonbet-6gr9c1 table tr th {
    padding: 12px 4px;
  }
}

.campeonbet-3bmoz7 .campeonbet-6gr9c1 table tr:last-of-type td {
  border-bottom: none;
}

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

.campeonbet-w73r9x.campeonbet-rizn5m {
  display: block;
}

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

.campeonbet-w73r9x .campeonbet-h4kst2 {
  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;
}

.campeonbet-w73r9x .campeonbet-bdk0yg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.campeonbet-w73r9x .campeonbet-jjfhws {
  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.campeonbet-po2x1e ease-in-out;
}

.campeonbet-w73r9x .campeonbet-jjfhws:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.campeonbet-551t3v.campeonbet-rizn5m {
  display: block;
}

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

.campeonbet-h66inw {
  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;
}

.campeonbet-3dylrt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.campeonbet-edfjci {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.campeonbet-edfjci svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.campeonbet-lmv92p {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.campeonbet-8t8hnw.campeonbet-tbsghw {
  display: none;
}

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

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

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

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

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

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

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

.campeonbet-mh2832 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.campeonbet-mh2832 input:active {
  border-color: #c2c0ce;
}

.campeonbet-mh2832 input:focus {
  border-color: #c2c0ce;
}

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

.campeonbet-2e3xjr {
  margin-bottom: 36px;
}

.campeonbet-2e3xjr 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;
}

.campeonbet-2e3xjr textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.campeonbet-2e3xjr textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.campeonbet-edpi4p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.campeonbet-qhkltl {
  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.campeonbet-po2x1e ease-in-out;
}

.campeonbet-qhkltl:hover {
  background: var(--border-color);
}

.campeonbet-1ha7g5 {
  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.campeonbet-po2x1e ease-in-out;
}

.campeonbet-1ha7g5:hover {
  background: #166ad9;
}

.campeonbet-28ulxb {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.campeonbet-28ulxb.campeonbet-tbsghw {
  display: none;
}

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

.campeonbet-28ulxb .campeonbet-qhkltl {
  margin: 0 auto;
}

.campeonbet-phz3lk {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.campeonbet-16rvxl {
  filter: grayscale(100%);
}

.campeonbet-pto4st > input {
  display: none;
}

.campeonbet-pto4st > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.campeonbet-gxptld.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.campeonbet-ln3a1s 44.campeonbet-wqv0gx.campeonbet-614n97.campeonbet-7bb42t.campeonbet-oun6gn.campeonbet-07cffv.campeonbet-3gb5ft.campeonbet-80w3i8.campeonbet-9kuurl.campeonbet-878of1.campeonbet-2q23mb.campeonbet-j03wpt.campeonbet-pll7c8 0l-12.campeonbet-z7833h 30.campeonbet-bd1t54.campeonbet-da1n7v 2.campeonbet-k85x7h.campeonbet-da1n7v 3.campeonbet-180y4f 3.campeonbet-biuwkt.campeonbet-bl7lgh 3.campeonbet-40hofi.campeonbet-jg2xa5.campeonbet-3pd51x.campeonbet-o8it8k 7-3.campeonbet-z7833h 10.campeonbet-izulua.campeonbet-o8it8k 23.campeonbet-v5vl2m.campeonbet-albxf0 1.campeonbet-mh8uwk 2.campeonbet-z7833h 3.campeonbet-albxf0 1.campeonbet-bl7lgh 5.campeonbet-mj81a1.campeonbet-bl7lgh 32.campeonbet-507k1g.campeonbet-jg2xa5 5.campeonbet-pll7c8 4.campeonbet-o8it8k 9.campeonbet-o8it8k 8.campeonbet-bl7lgh 6.campeonbet-t2uu2w.campeonbet-xw9cpk.campeonbet-59agb8.campeonbet-edcaya.campeonbet-ac1c0w 4.campeonbet-7ue6eh.campeonbet-ac1c0w 6.campeonbet-ac1c0w 0l29.campeonbet-pll7c8 17.campeonbet-i361mn.campeonbet-mcz7w3 2.campeonbet-6y4eui 10.campeonbet-g84jt1.campeonbet-z7833h 8.campeonbet-1cs6rl.campeonbet-f99u3t.campeonbet-7cqju6.campeonbet-z1208v.campeonbet-58nwr9.campeonbet-jg2xa5.campeonbet-07cffv.campeonbet-z7833h 1.campeonbet-1wxobu.campeonbet-2082ee.campeonbet-pegzog.campeonbet-hazfzh.campeonbet-wb0w9c.campeonbet-mh8uwk 1.campeonbet-qroigr.campeonbet-gpiup6.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.campeonbet-pto4st > input:checked ~ label,
.campeonbet-pto4st > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.campeonbet-gxptld.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.campeonbet-ln3a1s 44.campeonbet-wqv0gx.campeonbet-614n97.campeonbet-7bb42t.campeonbet-oun6gn.campeonbet-07cffv.campeonbet-3gb5ft.campeonbet-80w3i8.campeonbet-9kuurl.campeonbet-878of1.campeonbet-2q23mb.campeonbet-j03wpt.campeonbet-pll7c8 0l-12.campeonbet-z7833h 30.campeonbet-bd1t54.campeonbet-da1n7v 2.campeonbet-k85x7h.campeonbet-da1n7v 3.campeonbet-180y4f 3.campeonbet-biuwkt.campeonbet-bl7lgh 3.campeonbet-40hofi.campeonbet-jg2xa5.campeonbet-3pd51x.campeonbet-o8it8k 7-3.campeonbet-z7833h 10.campeonbet-izulua.campeonbet-o8it8k 23.campeonbet-v5vl2m.campeonbet-albxf0 1.campeonbet-mh8uwk 2.campeonbet-z7833h 3.campeonbet-albxf0 1.campeonbet-bl7lgh 5.campeonbet-mj81a1.campeonbet-bl7lgh 32.campeonbet-507k1g.campeonbet-jg2xa5 5.campeonbet-pll7c8 4.campeonbet-o8it8k 9.campeonbet-o8it8k 8.campeonbet-bl7lgh 6.campeonbet-t2uu2w.campeonbet-xw9cpk.campeonbet-59agb8.campeonbet-edcaya.campeonbet-ac1c0w 4.campeonbet-7ue6eh.campeonbet-ac1c0w 6.campeonbet-ac1c0w 0l29.campeonbet-pll7c8 17.campeonbet-i361mn.campeonbet-mcz7w3 2.campeonbet-6y4eui 10.campeonbet-g84jt1.campeonbet-z7833h 8.campeonbet-1cs6rl.campeonbet-f99u3t.campeonbet-7cqju6.campeonbet-z1208v.campeonbet-58nwr9.campeonbet-jg2xa5.campeonbet-07cffv.campeonbet-z7833h 1.campeonbet-1wxobu.campeonbet-2082ee.campeonbet-pegzog.campeonbet-hazfzh.campeonbet-wb0w9c.campeonbet-mh8uwk 1.campeonbet-qroigr.campeonbet-gpiup6.5z'/%3e%3c/svg%3e");
}

.campeonbet-pto4st > input:not(:checked) ~ label:hover,
.campeonbet-pto4st > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.campeonbet-gxptld.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.campeonbet-ln3a1s 44.campeonbet-wqv0gx.campeonbet-614n97.campeonbet-7bb42t.campeonbet-oun6gn.campeonbet-07cffv.campeonbet-3gb5ft.campeonbet-80w3i8.campeonbet-9kuurl.campeonbet-878of1.campeonbet-2q23mb.campeonbet-j03wpt.campeonbet-pll7c8 0l-12.campeonbet-z7833h 30.campeonbet-bd1t54.campeonbet-da1n7v 2.campeonbet-k85x7h.campeonbet-da1n7v 3.campeonbet-180y4f 3.campeonbet-biuwkt.campeonbet-bl7lgh 3.campeonbet-40hofi.campeonbet-jg2xa5.campeonbet-3pd51x.campeonbet-o8it8k 7-3.campeonbet-z7833h 10.campeonbet-izulua.campeonbet-o8it8k 23.campeonbet-v5vl2m.campeonbet-albxf0 1.campeonbet-mh8uwk 2.campeonbet-z7833h 3.campeonbet-albxf0 1.campeonbet-bl7lgh 5.campeonbet-mj81a1.campeonbet-bl7lgh 32.campeonbet-507k1g.campeonbet-jg2xa5 5.campeonbet-pll7c8 4.campeonbet-o8it8k 9.campeonbet-o8it8k 8.campeonbet-bl7lgh 6.campeonbet-t2uu2w.campeonbet-xw9cpk.campeonbet-59agb8.campeonbet-edcaya.campeonbet-ac1c0w 4.campeonbet-7ue6eh.campeonbet-ac1c0w 6.campeonbet-ac1c0w 0l29.campeonbet-pll7c8 17.campeonbet-i361mn.campeonbet-mcz7w3 2.campeonbet-6y4eui 10.campeonbet-g84jt1.campeonbet-z7833h 8.campeonbet-1cs6rl.campeonbet-f99u3t.campeonbet-7cqju6.campeonbet-z1208v.campeonbet-58nwr9.campeonbet-jg2xa5.campeonbet-07cffv.campeonbet-z7833h 1.campeonbet-1wxobu.campeonbet-2082ee.campeonbet-pegzog.campeonbet-hazfzh.campeonbet-wb0w9c.campeonbet-mh8uwk 1.campeonbet-qroigr.campeonbet-gpiup6.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .campeonbet-kdf9qh > .campeonbet-13n2py {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .campeonbet-kdf9qh > .campeonbet-13n2py {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .campeonbet-kdf9qh > .campeonbet-13n2py {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .campeonbet-kdf9qh > .campeonbet-13n2py {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .campeonbet-kdf9qh > .campeonbet-13n2py {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.campeonbet-iyc4sz.campeonbet-tbsghw {
  display: none;
}

.campeonbet-2nw6aa {
  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) {
  .campeonbet-2nw6aa {
    height: 74px;
    overflow: visible;
  }
}

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

.campeonbet-lkk5j2 {
  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;
}

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

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

.campeonbet-lkk5j2 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.campeonbet-fzq59z {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .campeonbet-9hdogj {
    top: -20px;
  }
}

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

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

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

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

.campeonbet-iyc4sz.campeonbet-zj6wjz .campeonbet-2nw6aa {
  background: #2b3b67;
}

.campeonbet-iyc4sz.campeonbet-zj6wjz .campeonbet-lkk5j2 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.campeonbet-iyc4sz.campeonbet-zj6wjz .campeonbet-lkk5j2::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.campeonbet-iyc4sz.campeonbet-zj6wjz .campeonbet-lkk5j2::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.campeonbet-iyc4sz.campeonbet-zj6wjz .campeonbet-fzq59z::before {
  background: #0e0f41;
}

.campeonbet-iyc4sz.campeonbet-zj6wjz .campeonbet-fzq59z::after {
  background: #152557;
}

.campeonbet-iyc4sz.campeonbet-8l0xvz .campeonbet-2nw6aa {
  background: #1f35fa;
}

.campeonbet-iyc4sz.campeonbet-8l0xvz .campeonbet-lkk5j2 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.campeonbet-iyc4sz.campeonbet-8l0xvz .campeonbet-lkk5j2::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.campeonbet-iyc4sz.campeonbet-8l0xvz .campeonbet-lkk5j2::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.campeonbet-iyc4sz.campeonbet-8l0xvz .campeonbet-fzq59z::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.campeonbet-iyc4sz.campeonbet-8l0xvz .campeonbet-fzq59z::after {
  background: #192ac8;
}

.campeonbet-iyc4sz.campeonbet-h8k7fs .campeonbet-2nw6aa {
  background: #fa771f;
}

.campeonbet-iyc4sz.campeonbet-h8k7fs .campeonbet-lkk5j2 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.campeonbet-iyc4sz.campeonbet-h8k7fs .campeonbet-lkk5j2::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.campeonbet-iyc4sz.campeonbet-h8k7fs .campeonbet-lkk5j2::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.campeonbet-iyc4sz.campeonbet-h8k7fs .campeonbet-fzq59z::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.campeonbet-iyc4sz.campeonbet-h8k7fs .campeonbet-fzq59z::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.campeonbet-uhsvit {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.campeonbet-x8r2rg {
  width: 120px;
  height: 22px;
}

.campeonbet-x8r2rg .campeonbet-i3g1ks {
  fill: #c2c0ce;
}

.campeonbet-x8r2rg [rating="1"] .campeonbet-i3g1ks:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.campeonbet-x8r2rg [rating="2"] .campeonbet-i3g1ks:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.campeonbet-x8r2rg [rating="3"] .campeonbet-i3g1ks:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.campeonbet-x8r2rg [rating="4"] .campeonbet-i3g1ks:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.campeonbet-x8r2rg [rating="5"] .campeonbet-i3g1ks:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.campeonbet-neuolx {
  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);
}

.campeonbet-neuolx.campeonbet-zadri0 {
  display: block;
}

.campeonbet-neuolx.campeonbet-tbsghw {
  display: none;
}

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

.campeonbet-4dax7z {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.campeonbet-zg2kxa {
  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);
}

.campeonbet-qmub8n {
  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;
}

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

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

.campeonbet-i4hrtv {
  font-size: 16px;
  line-height: 140%;
}

.campeonbet-zjj2xq {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.campeonbet-zjj2xq .campeonbet-i3g1ks {
  fill: #c2c0ce;
}

.campeonbet-zjj2xq [rating="1"] .campeonbet-i3g1ks:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.campeonbet-zjj2xq [rating="2"] .campeonbet-i3g1ks:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.campeonbet-zjj2xq [rating="3"] .campeonbet-i3g1ks:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.campeonbet-zjj2xq [rating="4"] .campeonbet-i3g1ks:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.campeonbet-zjj2xq [rating="5"] .campeonbet-i3g1ks:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.campeonbet-61wkl3 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.campeonbet-5vfygy {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.campeonbet-covfkk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.campeonbet-7dv2m1 {
  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;
}

.campeonbet-lnsln0 {
  flex: 1;
  min-width: 0;
}

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

.campeonbet-40yt3x {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.campeonbet-40yt3x svg,
.campeonbet-40yt3x img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.campeonbet-40yt3x svg path {
  fill: var(--button-bg-color);
}

.campeonbet-40yt3x svg circle {
  fill: var(--button-text-color);
}

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

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

.campeonbet-gu1n1x strong {
  font-weight: 600;
}

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

.campeonbet-9ogisf p {
  margin: 0 0 16px;
}

.campeonbet-9ogisf p:last-child {
  margin-bottom: 0;
}

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

.campeonbet-lvpvk9 {
  max-width: 300px;
  width: 100%;
}

.campeonbet-lvpvk9 a {
  width: 100%;
}

@media (max-width: 575px) {
  .campeonbet-lvpvk9 {
    max-width: 200px;
  }
}

.campeonbet-hbwbhw {
  justify-content: center;
}

.campeonbet-2xitfp {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.campeonbet-y20ltr {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.campeonbet-p488oo .campeonbet-l2w18f {
  justify-content: center;
}

/* faq */

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

.campeonbet-5mrs3l {
  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.campeonbet-9xaqvp ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.campeonbet-5mrs3l::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.campeonbet-9xaqvp ease;
}

.campeonbet-t7dueu.campeonbet-rizn5m .campeonbet-5mrs3l::after {
  transform: rotate(45deg);
}

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

.campeonbet-t7dueu.campeonbet-rizn5m .campeonbet-jrmehc {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.campeonbet-a9npzp {
  margin: 25px 0;
}

.campeonbet-pto4st > input:not(:checked) ~ label:hover,
.campeonbet-pto4st > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.campeonbet-ghjspj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.campeonbet-hmvh2p 44.campeonbet-klzgwg.campeonbet-l17p4x.campeonbet-xw6x6j.campeonbet-gz30gk.campeonbet-mhv00i.campeonbet-0t7ggw.campeonbet-k9srz5.campeonbet-wjfytl.campeonbet-ibf7vz.campeonbet-ajoh85.campeonbet-ecxud1.campeonbet-7fbm9w 0l-12.campeonbet-4mdvuq 30.campeonbet-1lzfs5.campeonbet-ok53vn 2.campeonbet-ekdh8t.campeonbet-ok53vn 3.campeonbet-ha389l 3.campeonbet-0jkemi.campeonbet-umujzo 3.campeonbet-g2r6ii.campeonbet-9bgwy5.campeonbet-y8u8fg.campeonbet-mlak87 7-3.campeonbet-4mdvuq 10.campeonbet-l3v5o5.campeonbet-mlak87 23.campeonbet-ct6xto.campeonbet-r52mfa 1.campeonbet-3r5to4 2.campeonbet-4mdvuq 3.campeonbet-r52mfa 1.campeonbet-umujzo 5.campeonbet-e330d9.campeonbet-umujzo 32.campeonbet-dc5tho.campeonbet-9bgwy5 5.campeonbet-7fbm9w 4.campeonbet-mlak87 9.campeonbet-mlak87 8.campeonbet-umujzo 6.campeonbet-2akc4c.campeonbet-6rhx0y.campeonbet-ycbqje.campeonbet-abf3tp.campeonbet-7eq7e3 4.campeonbet-x6fz9p.campeonbet-7eq7e3 6.campeonbet-7eq7e3 0l29.campeonbet-7fbm9w 17.campeonbet-fi3nbx.campeonbet-4xlr50 2.campeonbet-zr7zb4 10.campeonbet-jehank.campeonbet-4mdvuq 8.campeonbet-y7zhxk.campeonbet-32tuot.campeonbet-xswu0g.campeonbet-39fvnm.campeonbet-1kf9nt.campeonbet-9bgwy5.campeonbet-mhv00i.campeonbet-4mdvuq 1.campeonbet-90x9tm.campeonbet-si4uty.campeonbet-adhj37.campeonbet-yddteu.campeonbet-8m122u.campeonbet-3r5to4 1.campeonbet-7ovvj4.campeonbet-43zrjl.5z'/%3e%3c/svg%3e");
}

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

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

.campeonbet-xbmcby {
  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);
}

.campeonbet-xbmcby.campeonbet-lza9ex {
  display: block;
}

.campeonbet-xbmcby.campeonbet-enxpjw {
  display: none;
}

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

.campeonbet-iandct {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.campeonbet-rb75jh {
  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);
}

.campeonbet-p6te2o {
  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;
}

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

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

.campeonbet-x7k81e {
  font-size: 16px;
  line-height: 140%;
}

.campeonbet-rtpmzh {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.campeonbet-rtpmzh .campeonbet-f1ibmh {
  fill: #c2c0ce;
}

.campeonbet-rtpmzh [rating="1"] .campeonbet-f1ibmh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.campeonbet-rtpmzh [rating="2"] .campeonbet-f1ibmh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.campeonbet-rtpmzh [rating="3"] .campeonbet-f1ibmh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.campeonbet-rtpmzh [rating="4"] .campeonbet-f1ibmh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.campeonbet-rtpmzh [rating="5"] .campeonbet-f1ibmh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.campeonbet-7b0a6r 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;
}

.campeonbet-7b0a6r 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 */

.campeonbet-qjaqk4 {
  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);
}

.campeonbet-qjaqk4.campeonbet-kjmx1n {
  opacity: 1;
  pointer-events: auto;
}

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

.campeonbet-83gtzb label {
  font-size: 14px;
}

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

.campeonbet-9iwb5w h2 {
  color: green;
  font-weight: 500;
}

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