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

.funbet-2y5h3g {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.funbet-m5lpwt {
  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) {
  .funbet-m5lpwt: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;
  }
}

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

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

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

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

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

.funbet-0jp0yz {
  cursor: pointer;
}

.funbet-4fj5sh {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.funbet-vmxqew {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.funbet-vmxqew figure {
  margin: 0;
}

.funbet-vmxqew.funbet-15a9xw {
  justify-content: flex-start;
  margin-right: 4px;
}

.funbet-vmxqew.funbet-8269bh {
  justify-content: flex-end;
  margin-left: 4px;
}

.funbet-vmxqew.funbet-8zqe0r {
  justify-content: center;
}

.funbet-vmxqew.funbet-x55l95 {
  justify-content: normal;
}

.funbet-1ommea {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.funbet-uren33 img {
  width: 100%;
}

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

.funbet-hm4v3r {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.funbet-hm4v3r 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);
}

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

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

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

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

.funbet-hm4v3r ul li:last-of-type::after {
  display: none;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .funbet-1f68ct {
    height: 50px;
  }
}

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

.funbet-1f68ct.funbet-tlgaet {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .funbet-1f68ct.funbet-tlgaet:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.funbet-pr19eg {
  margin-bottom: 94px;
}

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

.funbet-tmlcs6 .funbet-nmt0xp {
  margin-bottom: 28px;
}

.funbet-tmlcs6 .funbet-nmt0xp img {
  max-height: 100px;
  width: auto;
}

.funbet-p2lxfy {
  display: flex;
  align-items: center;
}

.funbet-p2lxfy a + a {
  margin-left: 24px;
}

.funbet-p2lxfy img {
  max-height: 56px;
  width: auto;
}

.funbet-p2lxfy img + img {
  margin-left: 24px;
}

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

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

.funbet-5cq5g3 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .funbet-8to4an {
    flex-wrap: wrap;
  }
}

.funbet-8to4an li {
  display: flex;
  margin: 0 7px;
}

.funbet-8to4an li svg {
  transition: 0.funbet-trqm59 ease-in-out;
}

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

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

.funbet-ibzhxr + .funbet-ibzhxr {
  margin-left: 120px;
}

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

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

.funbet-lqt7i8 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.funbet-lqt7i8 li {
  font-size: 16px;
}

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

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

.funbet-lqt7i8 li + li {
  margin-top: 16px;
}

.funbet-0gr008 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.funbet-n5zl87 ease-in-out;
}

.funbet-0gr008.funbet-3tknwm {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.funbet-jfj795 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.funbet-68mmkz li {
  width: 100%;
}

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

.funbet-68mmkz li a svg {
  fill: var(--button-text-color);
}

.funbet-68mmkz li a.funbet-3tknwm {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.funbet-a124lq {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.funbet-a124lq img {
  width: 100%;
  transition: 0.funbet-trqm59 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .funbet-4x3qfs .funbet-nmt0xp img {
    max-width: 90px;
  }
}

.funbet-nmt0xp img {
  max-height: 50px;
  width: auto;
}

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

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

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

.funbet-cagohe li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.funbet-a9d7c5 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.funbet-a9d7c5.funbet-6kj56l {
  margin-right: 0;
}

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

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

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

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

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

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

.funbet-x561kc:hover > ul {
  display: flex;
}

.funbet-x561kc:focus > ul {
  display: flex;
}

.funbet-x561kc:focus-within > ul {
  display: flex;
}

.funbet-w9yowh {
  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;
}

.funbet-w9yowh::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.funbet-n5zl87 ease-in-out;
}

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

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

.funbet-x561kc 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.funbet-trqm59 ease-in-out;
  overflow: hidden;
}

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

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

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

.funbet-6hywq8 {
  display: none;
}

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

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

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

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

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

.funbet-ppoqlu img {
  margin-bottom: 20px;
}

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

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

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

.funbet-22p26p {
  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) {
  .funbet-22p26p {
    font-size: 32px;
  }
}

.funbet-9uciwa {
  color: var(--text-color);
}

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

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

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

.funbet-ee36ss p img {
  display: block;
  margin: 0 auto;
}

.funbet-ee36ss p:first-of-type {
  margin-top: 0;
}

.funbet-ee36ss p:last-of-type {
  margin-bottom: 0;
}

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

.funbet-ee36ss ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.funbet-q0ztfk .funbet-4v7l6v {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .funbet-q0ztfk .funbet-4v7l6v {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.funbet-q0ztfk .funbet-3ehmqz {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .funbet-q0ztfk .funbet-3ehmqz {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .funbet-q0ztfk .funbet-3ehmqz img {
    width: 100%;
  }
}

.funbet-3ehmqz {
  margin: 0 0 28px;
}

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

.funbet-4v7l6v {
  margin: 0 0 28px;
}

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

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

.funbet-isbs0m .funbet-m5lpwt {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.funbet-b1d23w {
  position: relative;
  border: none;
}

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

.funbet-29hnze {
  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;
}

.funbet-29hnze span {
  height: 32px;
}

.funbet-29hnze span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.funbet-29hnze.funbet-bkk6b2 span {
  transform: scaleY(-1);
}

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

.funbet-xpf32n {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.funbet-xpf32n.funbet-jf2mli {
  display: none;
}

.funbet-xwd3if {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.funbet-xwd3if table {
  width: 100%;
  border-collapse: collapse;
}

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

  .funbet-xwd3if table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.funbet-lq55pr {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.funbet-2hjyst table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

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

.funbet-2hjyst p {
  color: var(--text-color);
}

.funbet-6741ai {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.funbet-xhefhw {
  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);
}

.funbet-ozfqp5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.funbet-l9nbwj p + p {
  margin-top: 10px;
}

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

.funbet-qyre3w {
  display: none;
}

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

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

.funbet-f5kex8 li {
  margin: 0 20px;
}

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

.funbet-f5kex8 li a img {
  margin-bottom: 4px;
}

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

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

.funbet-gn93gz li {
  font-size: 16px;
  position: relative;
}

.funbet-gn93gz li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.funbet-gn93gz li span {
  opacity: 0.5;
}

.funbet-gn93gz li + li {
  margin-left: 30px;
}

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

h2.funbet-zihkcf {
  margin: 0 0 28px;
}

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

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

.funbet-sydhmq 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);
}

.funbet-sydhmq 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;
}

.funbet-sydhmq 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;
}

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

.funbet-sydhmq tbody tr:last-of-type {
  margin-bottom: 0;
}

.funbet-sydhmq tbody tr td:first-of-type {
  flex-shrink: 0;
}

.funbet-sydhmq 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);
}

.funbet-sydhmq 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);
}

.funbet-sydhmq tbody tr td:last-of-type {
  margin-left: auto;
}

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

.funbet-sydhmq tbody tr td .funbet-b0a91w {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .funbet-sydhmq tbody tr td .funbet-b0a91w {
    width: 100%;
  }
}

.funbet-sydhmq tbody tr td .funbet-z2wzc3 {
  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.funbet-trqm59 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .funbet-sydhmq tbody tr td .funbet-z2wzc3 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .funbet-sydhmq tbody tr td .funbet-z2wzc3 {
    width: 100%;
  }
}

.funbet-sydhmq tbody tr td .funbet-ey8ucb {
  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) {
  .funbet-sydhmq tbody tr td .funbet-ey8ucb:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.funbet-p70wbk img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.funbet-trqm59 ease-in-out;
}

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

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

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

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

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

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

.funbet-tpdv2z img {
  width: 100%;
  height: 100%;
}

.funbet-tpdv2z iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.funbet-2plo68 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.funbet-trqm59 ease-in-out;
}

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

.funbet-us492u {
  padding: 90px 0;
}

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

.funbet-8o4dts {
  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) {
  .funbet-8o4dts {
    padding: 0 16px;
  }
}

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

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

.funbet-ie176x img {
  width: 100%;
}

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

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

.funbet-tc50oc {
  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;
}

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

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

.funbet-jacebb {
  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.funbet-trqm59 ease-in-out;
}

.funbet-jacebb:hover {
  border: 1px solid #8c8ca2;
}

.funbet-m3m5iz {
  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%);
}

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

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

.funbet-71k49i a {
  text-decoration: underline;
  color: #8babff;
}

.funbet-9zqsmo {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.funbet-9zqsmo .funbet-jacebb {
  width: 50%;
  margin: 0;
}

.funbet-7ee58t {
  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;
}

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

.funbet-21gdo2 {
  margin: 0 0 100px;
}

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

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

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

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

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

.funbet-1xmdvn {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.funbet-1ox6gb 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.funbet-trqm59 ease-in-out;
}

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

.funbet-1ox6gb a svg {
  fill: #fff;
}

.funbet-1ox6gb a:hover {
  background: #3d68e7;
}

.funbet-7g5a76 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.funbet-0fh2gr {
  margin-bottom: 16px;
}

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

.funbet-x3dnuf {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.funbet-6bvbng {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.funbet-6bvbng 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);
}

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

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

.funbet-6bvbng table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .funbet-6bvbng {
    margin: 0;
  }
}

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

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

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

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

.funbet-girp26.funbet-9kucnu {
  display: none;
}

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

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

.funbet-gqef02 iframe.funbet-9iquou {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.funbet-gqef02.funbet-x3f33r {
  opacity: 1;
  pointer-events: all;
}

.funbet-uvbx5k {
  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.funbet-trqm59 ease-in-out;
}

.funbet-uvbx5k svg {
  margin-right: 10px;
}

.funbet-uvbx5k + .funbet-uvbx5k {
  margin-top: 14px;
}

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

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

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

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

.funbet-tndu9s .funbet-isbs0m {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .funbet-tndu9s .funbet-isbs0m {
    margin: 28px 0 0;
  }
}

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

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

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

.funbet-0fzqf9 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.funbet-j4kwq1 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.funbet-wy9t93 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.funbet-u3fmbd .funbet-m5lpwt {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .funbet-u3fmbd .funbet-m5lpwt {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.funbet-upx7z5 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.funbet-upx7z5 img {
  width: 100%;
}

.funbet-jwe3vd {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.funbet-008ntj {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.funbet-p8r4x6 {
  width: 100%;
  margin: 0 0 100px;
}

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

.funbet-p8r4x6 .funbet-g86b1e {
  position: relative;
}

.funbet-p8r4x6 .funbet-nl1ryk {
  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;
}

.funbet-p8r4x6 .funbet-nl1ryk.funbet-9kucnu {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .funbet-p8r4x6 .funbet-r40sw8 {
    bottom: 90px;
  }
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-dkw8u7 {
  max-width: 300px;
  width: 100%;
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-dkw8u7 .funbet-gow0y5 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-r40sw8 .funbet-dkw8u7 .funbet-gow0y5 {
    font-size: 32px;
    text-align: center;
  }
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-dkw8u7 .funbet-7i0gxk {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-r40sw8 .funbet-dkw8u7 .funbet-7i0gxk {
    text-align: center;
  }
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l {
    flex-direction: column-reverse;
  }
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-3694vh {
  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.funbet-trqm59 ease-in-out;
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-3694vh:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-3694vh {
    width: 100%;
  }
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-esa9bb {
  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.funbet-trqm59 ease-in-out;
  overflow: hidden;
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-esa9bb 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);
  }
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-esa9bb: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;
}

.funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-esa9bb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-r40sw8 .funbet-6kj56l .funbet-esa9bb {
    width: 100%;
  }
}

.funbet-p8r4x6 .funbet-r40sw8.funbet-9kucnu {
  display: none;
}

.funbet-p8r4x6 .funbet-qvl9pe {
  display: none;
}

.funbet-p8r4x6 .funbet-qvl9pe.funbet-x3f33r {
  display: block;
}

.funbet-p8r4x6 .funbet-qvl9pe iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-qvl9pe iframe {
    height: calc(100vh - 54px);
  }
}

.funbet-p8r4x6 .funbet-i021cl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .funbet-p8r4x6 .funbet-i021cl {
    padding: 24px 16px 0;
  }
}

.funbet-p8r4x6 .funbet-i021cl .funbet-gow0y5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .funbet-p8r4x6 .funbet-i021cl .funbet-gow0y5 {
    margin-bottom: 24px;
  }
}

.funbet-p8r4x6 .funbet-i021cl 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);
}

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

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

.funbet-p8r4x6 .funbet-i021cl table tr:last-of-type td {
  border-bottom: none;
}

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

.funbet-c5t0fo.funbet-3tknwm {
  display: block;
}

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

.funbet-c5t0fo .funbet-8kbn2g {
  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;
}

.funbet-c5t0fo .funbet-v6oieb {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.funbet-c5t0fo .funbet-esa9bb {
  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.funbet-trqm59 ease-in-out;
}

.funbet-c5t0fo .funbet-esa9bb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.funbet-82etve.funbet-3tknwm {
  display: block;
}

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

.funbet-6xg83p {
  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;
}

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

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

.funbet-2ssr1r {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.funbet-2ssr1r svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.funbet-nwev3s {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.funbet-ifh8vc.funbet-9kucnu {
  display: none;
}

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

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

.funbet-3tzjxk {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

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

.funbet-3tzjxk input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.funbet-3tzjxk input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.funbet-3tzjxk input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.funbet-3tzjxk input:active {
  border-color: #c2c0ce;
}

.funbet-3tzjxk input:focus {
  border-color: #c2c0ce;
}

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

.funbet-3jype0 {
  margin-bottom: 36px;
}

.funbet-3jype0 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;
}

.funbet-3jype0 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.funbet-3jype0 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.funbet-b2bswn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.funbet-69hzik {
  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.funbet-trqm59 ease-in-out;
}

.funbet-69hzik:hover {
  background: var(--border-color);
}

.funbet-ljv2hw {
  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.funbet-trqm59 ease-in-out;
}

.funbet-ljv2hw:hover {
  background: #166ad9;
}

.funbet-8rdbw7 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.funbet-8rdbw7.funbet-9kucnu {
  display: none;
}

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

.funbet-8rdbw7 .funbet-69hzik {
  margin: 0 auto;
}

.funbet-y44vnt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.funbet-px59qc {
  filter: grayscale(100%);
}

.funbet-x1e5af > input {
  display: none;
}

.funbet-x1e5af > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.funbet-1zylgw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.funbet-16fihr 44.funbet-gmsmfi.funbet-jcvc11.funbet-lwtlbl.funbet-543r5i.funbet-ptqvn5.funbet-4vyvk1.funbet-cu0wbd.funbet-7ypkxz.funbet-uzkom7.funbet-6u6clx.funbet-75c34m.funbet-ixgm7r 0l-12.funbet-0hjeeq 30.funbet-61p1xq.funbet-nlmaiq 2.funbet-nh3zye.funbet-nlmaiq 3.funbet-lfpgy2 3.funbet-9n2stu.funbet-lg9jam 3.funbet-404e7u.funbet-d081du.funbet-pjw1tk.funbet-vk8r34 7-3.funbet-0hjeeq 10.funbet-ukzn9b.funbet-vk8r34 23.funbet-q0exvw.funbet-chdjid 1.funbet-99fc3r 2.funbet-0hjeeq 3.funbet-chdjid 1.funbet-lg9jam 5.funbet-a7m37q.funbet-lg9jam 32.funbet-bcfah5.funbet-d081du 5.funbet-ixgm7r 4.funbet-vk8r34 9.funbet-vk8r34 8.funbet-lg9jam 6.funbet-2c0g7k.funbet-1by1qo.funbet-9z28xc.funbet-p5rfry.funbet-ikqvev 4.funbet-7kbza1.funbet-ikqvev 6.funbet-ikqvev 0l29.funbet-ixgm7r 17.funbet-tb5yn3.funbet-tpuj2i 2.funbet-ei3pza 10.funbet-s8at7b.funbet-0hjeeq 8.funbet-fl3w4z.funbet-onyx6f.funbet-z306tc.funbet-4gg06m.funbet-s6vrpv.funbet-d081du.funbet-ptqvn5.funbet-0hjeeq 1.funbet-vjui56.funbet-stk2lt.funbet-g8jhpr.funbet-5z9ozc.funbet-6a7p5k.funbet-99fc3r 1.funbet-8c4rcy.funbet-ecclup.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.funbet-x1e5af > input:checked ~ label,
.funbet-x1e5af > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.funbet-1zylgw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.funbet-16fihr 44.funbet-gmsmfi.funbet-jcvc11.funbet-lwtlbl.funbet-543r5i.funbet-ptqvn5.funbet-4vyvk1.funbet-cu0wbd.funbet-7ypkxz.funbet-uzkom7.funbet-6u6clx.funbet-75c34m.funbet-ixgm7r 0l-12.funbet-0hjeeq 30.funbet-61p1xq.funbet-nlmaiq 2.funbet-nh3zye.funbet-nlmaiq 3.funbet-lfpgy2 3.funbet-9n2stu.funbet-lg9jam 3.funbet-404e7u.funbet-d081du.funbet-pjw1tk.funbet-vk8r34 7-3.funbet-0hjeeq 10.funbet-ukzn9b.funbet-vk8r34 23.funbet-q0exvw.funbet-chdjid 1.funbet-99fc3r 2.funbet-0hjeeq 3.funbet-chdjid 1.funbet-lg9jam 5.funbet-a7m37q.funbet-lg9jam 32.funbet-bcfah5.funbet-d081du 5.funbet-ixgm7r 4.funbet-vk8r34 9.funbet-vk8r34 8.funbet-lg9jam 6.funbet-2c0g7k.funbet-1by1qo.funbet-9z28xc.funbet-p5rfry.funbet-ikqvev 4.funbet-7kbza1.funbet-ikqvev 6.funbet-ikqvev 0l29.funbet-ixgm7r 17.funbet-tb5yn3.funbet-tpuj2i 2.funbet-ei3pza 10.funbet-s8at7b.funbet-0hjeeq 8.funbet-fl3w4z.funbet-onyx6f.funbet-z306tc.funbet-4gg06m.funbet-s6vrpv.funbet-d081du.funbet-ptqvn5.funbet-0hjeeq 1.funbet-vjui56.funbet-stk2lt.funbet-g8jhpr.funbet-5z9ozc.funbet-6a7p5k.funbet-99fc3r 1.funbet-8c4rcy.funbet-ecclup.5z'/%3e%3c/svg%3e");
}

.funbet-x1e5af > input:not(:checked) ~ label:hover,
.funbet-x1e5af > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.funbet-1zylgw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.funbet-16fihr 44.funbet-gmsmfi.funbet-jcvc11.funbet-lwtlbl.funbet-543r5i.funbet-ptqvn5.funbet-4vyvk1.funbet-cu0wbd.funbet-7ypkxz.funbet-uzkom7.funbet-6u6clx.funbet-75c34m.funbet-ixgm7r 0l-12.funbet-0hjeeq 30.funbet-61p1xq.funbet-nlmaiq 2.funbet-nh3zye.funbet-nlmaiq 3.funbet-lfpgy2 3.funbet-9n2stu.funbet-lg9jam 3.funbet-404e7u.funbet-d081du.funbet-pjw1tk.funbet-vk8r34 7-3.funbet-0hjeeq 10.funbet-ukzn9b.funbet-vk8r34 23.funbet-q0exvw.funbet-chdjid 1.funbet-99fc3r 2.funbet-0hjeeq 3.funbet-chdjid 1.funbet-lg9jam 5.funbet-a7m37q.funbet-lg9jam 32.funbet-bcfah5.funbet-d081du 5.funbet-ixgm7r 4.funbet-vk8r34 9.funbet-vk8r34 8.funbet-lg9jam 6.funbet-2c0g7k.funbet-1by1qo.funbet-9z28xc.funbet-p5rfry.funbet-ikqvev 4.funbet-7kbza1.funbet-ikqvev 6.funbet-ikqvev 0l29.funbet-ixgm7r 17.funbet-tb5yn3.funbet-tpuj2i 2.funbet-ei3pza 10.funbet-s8at7b.funbet-0hjeeq 8.funbet-fl3w4z.funbet-onyx6f.funbet-z306tc.funbet-4gg06m.funbet-s6vrpv.funbet-d081du.funbet-ptqvn5.funbet-0hjeeq 1.funbet-vjui56.funbet-stk2lt.funbet-g8jhpr.funbet-5z9ozc.funbet-6a7p5k.funbet-99fc3r 1.funbet-8c4rcy.funbet-ecclup.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .funbet-948ite > .funbet-ayti00 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .funbet-948ite > .funbet-ayti00 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .funbet-948ite > .funbet-ayti00 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .funbet-948ite > .funbet-ayti00 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .funbet-948ite > .funbet-ayti00 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.funbet-xxhb2j.funbet-9kucnu {
  display: none;
}

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

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

.funbet-2f6znl {
  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;
}

.funbet-2f6znl::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.funbet-2f6znl::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.funbet-2f6znl img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.funbet-q50z6i {
  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;
}

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

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

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

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

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

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

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

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

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

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

.funbet-xxhb2j.funbet-0urx2h .funbet-vr1m3d {
  background: #2b3b67;
}

.funbet-xxhb2j.funbet-0urx2h .funbet-2f6znl {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.funbet-xxhb2j.funbet-0urx2h .funbet-2f6znl::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.funbet-xxhb2j.funbet-0urx2h .funbet-2f6znl::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.funbet-xxhb2j.funbet-0urx2h .funbet-q50z6i::before {
  background: #0e0f41;
}

.funbet-xxhb2j.funbet-0urx2h .funbet-q50z6i::after {
  background: #152557;
}

.funbet-xxhb2j.funbet-0jsl6b .funbet-vr1m3d {
  background: #1f35fa;
}

.funbet-xxhb2j.funbet-0jsl6b .funbet-2f6znl {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.funbet-xxhb2j.funbet-0jsl6b .funbet-2f6znl::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.funbet-xxhb2j.funbet-0jsl6b .funbet-2f6znl::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.funbet-xxhb2j.funbet-0jsl6b .funbet-q50z6i::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.funbet-xxhb2j.funbet-0jsl6b .funbet-q50z6i::after {
  background: #192ac8;
}

.funbet-xxhb2j.funbet-kpcptl .funbet-vr1m3d {
  background: #fa771f;
}

.funbet-xxhb2j.funbet-kpcptl .funbet-2f6znl {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.funbet-xxhb2j.funbet-kpcptl .funbet-2f6znl::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.funbet-xxhb2j.funbet-kpcptl .funbet-2f6znl::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.funbet-xxhb2j.funbet-kpcptl .funbet-q50z6i::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.funbet-xxhb2j.funbet-kpcptl .funbet-q50z6i::after {
  background: #fa8535;
}

.funbet-xjpgmz {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.funbet-q61a0n {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.funbet-72lnu2 {
  width: 120px;
  height: 22px;
}

.funbet-72lnu2 .funbet-o93wh4 {
  fill: #c2c0ce;
}

.funbet-72lnu2 [rating="1"] .funbet-o93wh4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.funbet-72lnu2 [rating="2"] .funbet-o93wh4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.funbet-72lnu2 [rating="3"] .funbet-o93wh4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.funbet-72lnu2 [rating="4"] .funbet-o93wh4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.funbet-72lnu2 [rating="5"] .funbet-o93wh4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.funbet-mhehou {
  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);
}

.funbet-mhehou.funbet-x3f33r {
  display: block;
}

.funbet-mhehou.funbet-9kucnu {
  display: none;
}

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

.funbet-nho1b2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.funbet-g31uh2 {
  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);
}

.funbet-si6r15 {
  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;
}

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

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

.funbet-o2kyxs {
  font-size: 16px;
  line-height: 140%;
}

.funbet-ar97l5 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.funbet-ar97l5 .funbet-o93wh4 {
  fill: #c2c0ce;
}

.funbet-ar97l5 [rating="1"] .funbet-o93wh4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.funbet-ar97l5 [rating="2"] .funbet-o93wh4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.funbet-ar97l5 [rating="3"] .funbet-o93wh4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.funbet-ar97l5 [rating="4"] .funbet-o93wh4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.funbet-ar97l5 [rating="5"] .funbet-o93wh4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.funbet-658wwl {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .funbet-658wwl {
    padding: 0 16px;
  }
}

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

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

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

.funbet-f5kzm5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.funbet-ypd9gn {
  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;
}

.funbet-wl4ioq {
  flex: 1;
  min-width: 0;
}

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

.funbet-wcvicd {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.funbet-wcvicd svg path {
  fill: var(--button-bg-color);
}

.funbet-wcvicd svg circle {
  fill: var(--button-text-color);
}

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

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

.funbet-sf55l1 strong {
  font-weight: 600;
}

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

.funbet-huzic3 p {
  margin: 0 0 16px;
}

.funbet-huzic3 p:last-child {
  margin-bottom: 0;
}

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

.funbet-fwa2gx {
  max-width: 300px;
  width: 100%;
}

.funbet-fwa2gx a {
  width: 100%;
}

@media (max-width: 575px) {
  .funbet-fwa2gx {
    max-width: 200px;
  }
}

.funbet-y450lq {
  justify-content: center;
}

.funbet-3y27kv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.funbet-8bxk6p {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.funbet-ypipct .funbet-cagohe {
  justify-content: center;
}

/* faq */

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

.funbet-dw4z9q {
  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.funbet-gxtfu4 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.funbet-dw4z9q::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.funbet-gxtfu4 ease;
}

.funbet-zkh80o.funbet-3tknwm .funbet-dw4z9q::after {
  transform: rotate(45deg);
}

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

.funbet-zkh80o.funbet-3tknwm .funbet-vgx2gy {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.funbet-w8kr9n {
  margin: 25px 0;
}

.funbet-x1e5af > input:not(:checked) ~ label:hover,
.funbet-x1e5af > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.funbet-x5egia.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.funbet-jv3ji4 44.funbet-urlqk9.funbet-02z981.funbet-gz18w6.funbet-0jdmto.funbet-c59kb3.funbet-fmctgh.funbet-vwn2rt.funbet-2350c2.funbet-r7h8yu.funbet-vwwr12.funbet-8zurt5.funbet-mfjn2b 0l-12.funbet-zk6xkd 30.funbet-qkc2vl.funbet-khffom 2.funbet-ds36em.funbet-khffom 3.funbet-gfmeal 3.funbet-g8e53q.funbet-mmmwb2 3.funbet-9usoxm.funbet-dnur2a.funbet-jc35ts.funbet-vhbb8o 7-3.funbet-zk6xkd 10.funbet-me02ww.funbet-vhbb8o 23.funbet-vymv8s.funbet-jpf7rr 1.funbet-1g6kk0 2.funbet-zk6xkd 3.funbet-jpf7rr 1.funbet-mmmwb2 5.funbet-0tsbn5.funbet-mmmwb2 32.funbet-6jaqkg.funbet-dnur2a 5.funbet-mfjn2b 4.funbet-vhbb8o 9.funbet-vhbb8o 8.funbet-mmmwb2 6.funbet-0wmkq7.funbet-s81rd2.funbet-afhprr.funbet-3zo3xh.funbet-kkwfy6 4.funbet-x1nwue.funbet-kkwfy6 6.funbet-kkwfy6 0l29.funbet-mfjn2b 17.funbet-8hg8xv.funbet-rq6mw0 2.funbet-l7aft5 10.funbet-k3uy24.funbet-zk6xkd 8.funbet-8bcrsw.funbet-m2asvs.funbet-2t4ccn.funbet-c6jn7d.funbet-ps3i7r.funbet-dnur2a.funbet-c59kb3.funbet-zk6xkd 1.funbet-gs99z7.funbet-e52j1u.funbet-kflqjz.funbet-3f40jh.funbet-bp7qve.funbet-1g6kk0 1.funbet-telzbl.funbet-p2p954.5z'/%3e%3c/svg%3e");
}

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

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

.funbet-7rvzfx {
  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);
}

.funbet-7rvzfx.funbet-kfzjlm {
  display: block;
}

.funbet-7rvzfx.funbet-9q0s2e {
  display: none;
}

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

.funbet-ev7u3s {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.funbet-1bk4pg {
  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);
}

.funbet-7knybb {
  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;
}

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

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

.funbet-u941ki {
  font-size: 16px;
  line-height: 140%;
}

.funbet-o929vl {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.funbet-o929vl .funbet-kbdz2f {
  fill: #c2c0ce;
}

.funbet-o929vl [rating="1"] .funbet-kbdz2f:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.funbet-o929vl [rating="2"] .funbet-kbdz2f:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.funbet-o929vl [rating="3"] .funbet-kbdz2f:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.funbet-o929vl [rating="4"] .funbet-kbdz2f:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.funbet-o929vl [rating="5"] .funbet-kbdz2f:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.funbet-xdx07i 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;
}

.funbet-xdx07i 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 */

.funbet-oruyyx {
  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);
}

.funbet-oruyyx.funbet-1oaso6 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.funbet-d5fjnw, .funbet-p8p9n9, [class*="review-card"],
thead, thead th, table th, .funbet-jr4oct,
.funbet-p8k96j, [class*="collapsible-header"],
.funbet-6741ai, [class*="updated-block"] {
  color: #ece7dc !important;
}
