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

.nixbet-6972hf {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.nixbet-6f3aqj {
  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) {
  .nixbet-6f3aqj: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;
  }
}

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

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

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

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

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

.nixbet-alzi3f {
  cursor: pointer;
}

.nixbet-u13n9x {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.nixbet-z3aagm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.nixbet-z3aagm figure {
  margin: 0;
}

.nixbet-z3aagm.nixbet-vtetn4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.nixbet-z3aagm.nixbet-a8jul4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.nixbet-z3aagm.nixbet-ulsd8p {
  justify-content: center;
}

.nixbet-z3aagm.nixbet-pswrw9 {
  justify-content: normal;
}

.nixbet-0m4m10 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.nixbet-fbvof3 img {
  width: 100%;
}

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

.nixbet-kehhak {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.nixbet-kehhak 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);
}

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

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

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

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

.nixbet-kehhak ul li:last-of-type::after {
  display: none;
}

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

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

.nixbet-pjjdk1 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.nixbet-go2xpx.nixbet-komn6y {
  background-color: #000;
}

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

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

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

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

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

.nixbet-cutuif {
  margin-bottom: 94px;
}

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

.nixbet-a05ad2 .nixbet-dhywp2 {
  margin-bottom: 28px;
}

.nixbet-a05ad2 .nixbet-dhywp2 img {
  max-height: 100px;
  width: auto;
}

.nixbet-v3vtah {
  display: flex;
  align-items: center;
}

.nixbet-v3vtah a + a {
  margin-left: 24px;
}

.nixbet-v3vtah img {
  max-height: 56px;
  width: auto;
}

.nixbet-v3vtah img + img {
  margin-left: 24px;
}

.nixbet-3z2o6c {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.nixbet-ztmvil {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .nixbet-89uwxs {
    flex-wrap: wrap;
  }
}

.nixbet-89uwxs li {
  display: flex;
  margin: 0 7px;
}

.nixbet-89uwxs li svg {
  transition: 0.nixbet-cf22lj ease-in-out;
}

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

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

.nixbet-u3xasn + .nixbet-u3xasn {
  margin-left: 120px;
}

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

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

.nixbet-zqrg2b {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nixbet-zqrg2b li {
  font-size: 16px;
}

.nixbet-zqrg2b li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

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

.nixbet-zqrg2b li + li {
  margin-top: 16px;
}

.nixbet-mdy09c {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.nixbet-09nhnr ease-in-out;
}

.nixbet-mdy09c.nixbet-0hhvij {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.nixbet-dhvqgc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.nixbet-dwpur3 li {
  width: 100%;
}

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

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

.nixbet-dwpur3 li a.nixbet-0hhvij {
  background: var(--border-color);
}

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

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

.nixbet-1tpid0 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.nixbet-6acrlf {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.nixbet-6acrlf img {
  width: 100%;
  transition: 0.nixbet-cf22lj ease-in-out;
}

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

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

.nixbet-954b1e {
  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) {
  .nixbet-954b1e {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .nixbet-954b1e .nixbet-dhywp2 img {
    max-width: 90px;
  }
}

.nixbet-dhywp2 img {
  max-height: 50px;
  width: auto;
}

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

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

.nixbet-1q88uv {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nixbet-1q88uv li {
  font-size: 16px;
  margin: 0 20px;
}

.nixbet-1q88uv li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

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

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

.nixbet-t6lzgq {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.nixbet-t6lzgq.nixbet-zd6kah {
  margin-right: 0;
}

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

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

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

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

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

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

.nixbet-b8hlhk:hover > ul {
  display: flex;
}

.nixbet-b8hlhk:focus > ul {
  display: flex;
}

.nixbet-b8hlhk:focus-within > ul {
  display: flex;
}

.nixbet-hlm4mv {
  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;
}

.nixbet-hlm4mv::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.nixbet-09nhnr ease-in-out;
}

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

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

.nixbet-b8hlhk 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.nixbet-cf22lj ease-in-out;
  overflow: hidden;
}

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

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

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

.nixbet-0qao9d {
  display: none;
}

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

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

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

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

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

.nixbet-bd6poj img {
  margin-bottom: 20px;
}

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

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

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

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

.nixbet-h5vbj1 {
  color: var(--text-color);
}

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

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

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

.nixbet-v05jkn p img {
  display: block;
  margin: 0 auto;
}

.nixbet-v05jkn p:first-of-type {
  margin-top: 0;
}

.nixbet-v05jkn p:last-of-type {
  margin-bottom: 0;
}

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

.nixbet-v05jkn ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nixbet-zhl73k .nixbet-m6xlem {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.nixbet-zhl73k .nixbet-g18cyz {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .nixbet-zhl73k .nixbet-g18cyz {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .nixbet-zhl73k .nixbet-g18cyz img {
    width: 100%;
  }
}

.nixbet-g18cyz {
  margin: 0 0 28px;
}

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

.nixbet-m6xlem {
  margin: 0 0 28px;
}

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

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

.nixbet-hcrpwu .nixbet-6f3aqj {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.nixbet-pf3x0w {
  position: relative;
  border: none;
}

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

.nixbet-salmdp {
  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;
}

.nixbet-salmdp span {
  height: 32px;
}

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

.nixbet-salmdp.nixbet-coant8 span {
  transform: scaleY(-1);
}

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

.nixbet-jqlfx7 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.nixbet-jqlfx7.nixbet-yclksr {
  display: none;
}

.nixbet-ag9g69 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.nixbet-ag9g69 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .nixbet-ag9g69 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

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

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

.nixbet-k3j4zk {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.nixbet-s4axbc p {
  color: var(--text-color);
}

.nixbet-3dp4mz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.nixbet-r4gzhb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.nixbet-c47swn p + p {
  margin-top: 10px;
}

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

.nixbet-26t548 {
  display: none;
}

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

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

.nixbet-hpvb7y li {
  margin: 0 20px;
}

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

.nixbet-hpvb7y li a img {
  margin-bottom: 4px;
}

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

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

.nixbet-lcrewe li {
  font-size: 16px;
  position: relative;
}

.nixbet-lcrewe li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.nixbet-lcrewe li span {
  opacity: 0.5;
}

.nixbet-lcrewe li + li {
  margin-left: 30px;
}

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

h2.nixbet-j60g8x {
  margin: 0 0 28px;
}

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

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

.nixbet-56cc56 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);
}

.nixbet-56cc56 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;
}

.nixbet-56cc56 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;
}

.nixbet-56cc56 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.nixbet-56cc56 tbody tr:last-of-type {
  margin-bottom: 0;
}

.nixbet-56cc56 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.nixbet-56cc56 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);
}

.nixbet-56cc56 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);
}

.nixbet-56cc56 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.nixbet-56cc56 tbody tr td .nixbet-wsav5f {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .nixbet-56cc56 tbody tr td .nixbet-wsav5f {
    width: 100%;
  }
}

.nixbet-56cc56 tbody tr td .nixbet-xy4pgx {
  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.nixbet-cf22lj ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .nixbet-56cc56 tbody tr td .nixbet-xy4pgx:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .nixbet-56cc56 tbody tr td .nixbet-xy4pgx {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .nixbet-56cc56 tbody tr td .nixbet-xy4pgx {
    width: 100%;
  }
}

.nixbet-56cc56 tbody tr td .nixbet-ko8edj {
  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) {
  .nixbet-56cc56 tbody tr td .nixbet-ko8edj:hover {
    text-decoration: none;
  }
}

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

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

.nixbet-njvfwx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.nixbet-1v9fy2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.nixbet-9le6f8 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.nixbet-cf22lj ease-in-out;
}

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

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

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

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

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

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

.nixbet-w7ojoa img {
  width: 100%;
  height: 100%;
}

.nixbet-w7ojoa iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.nixbet-4gifis svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.nixbet-cf22lj ease-in-out;
}

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

.nixbet-i7tx9k {
  padding: 90px 0;
}

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

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

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

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

.nixbet-o2o7sg img {
  width: 100%;
}

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

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

.nixbet-95f8iz {
  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;
}

.nixbet-95f8iz 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) {
  .nixbet-95f8iz {
    flex-basis: auto;
  }
}

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

.nixbet-w1cb2w {
  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.nixbet-cf22lj ease-in-out;
}

.nixbet-w1cb2w:hover {
  border: 1px solid #8c8ca2;
}

.nixbet-k8l91b {
  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%);
}

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

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

.nixbet-ssw2dm a {
  text-decoration: underline;
  color: #8babff;
}

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

.nixbet-j61o0o .nixbet-w1cb2w {
  width: 50%;
  margin: 0;
}

.nixbet-cic035 {
  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;
}

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

.nixbet-y32dgp {
  margin: 0 0 100px;
}

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

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

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

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

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

.nixbet-4yfe8k {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.nixbet-bpd747 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.nixbet-cf22lj ease-in-out;
}

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

.nixbet-bpd747 a svg {
  fill: #fff;
}

.nixbet-bpd747 a:hover {
  background: #3d68e7;
}

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

.nixbet-xr6uvc {
  margin-bottom: 16px;
}

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

.nixbet-9c0bj5 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.nixbet-doonp9 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);
}

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

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

.nixbet-doonp9 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.nixbet-f06xvn.nixbet-tescth {
  display: none;
}

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

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

.nixbet-rmocuh iframe.nixbet-0sojxs {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.nixbet-rmocuh.nixbet-jgiyfs {
  opacity: 1;
  pointer-events: all;
}

.nixbet-5hs71c {
  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.nixbet-cf22lj ease-in-out;
}

.nixbet-5hs71c svg {
  margin-right: 10px;
}

.nixbet-5hs71c + .nixbet-5hs71c {
  margin-top: 14px;
}

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

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

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

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

.nixbet-wtbi1f .nixbet-hcrpwu {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .nixbet-wtbi1f .nixbet-hcrpwu {
    margin: 28px 0 0;
  }
}

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

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

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

.nixbet-hxmpoa {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.nixbet-5hppvi {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nixbet-pqtjfj .nixbet-6f3aqj {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .nixbet-pqtjfj .nixbet-6f3aqj {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.nixbet-u4b7vt {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.nixbet-u4b7vt img {
  width: 100%;
}

.nixbet-5h8rkl {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.nixbet-qey5vu {
  width: 100%;
  margin: 0 0 100px;
}

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

.nixbet-qey5vu .nixbet-g8tcy7 {
  position: relative;
}

.nixbet-qey5vu .nixbet-4t0avh {
  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;
}

.nixbet-qey5vu .nixbet-4t0avh.nixbet-tescth {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .nixbet-qey5vu .nixbet-7mdcjb {
    bottom: 90px;
  }
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-9ztw8m {
  max-width: 300px;
  width: 100%;
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-9ztw8m .nixbet-dd0cca {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-7mdcjb .nixbet-9ztw8m .nixbet-dd0cca {
    font-size: 32px;
    text-align: center;
  }
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-9ztw8m .nixbet-488ibz {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-7mdcjb .nixbet-9ztw8m .nixbet-488ibz {
    text-align: center;
  }
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah {
    flex-direction: column-reverse;
  }
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-ikuf0u {
  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.nixbet-cf22lj ease-in-out;
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-ikuf0u:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-ikuf0u {
    width: 100%;
  }
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-fh37i4 {
  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.nixbet-cf22lj ease-in-out;
  overflow: hidden;
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-fh37i4 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);
  }
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-fh37i4: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;
}

.nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-fh37i4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-7mdcjb .nixbet-zd6kah .nixbet-fh37i4 {
    width: 100%;
  }
}

.nixbet-qey5vu .nixbet-7mdcjb.nixbet-tescth {
  display: none;
}

.nixbet-qey5vu .nixbet-3p0402 {
  display: none;
}

.nixbet-qey5vu .nixbet-3p0402.nixbet-jgiyfs {
  display: block;
}

.nixbet-qey5vu .nixbet-3p0402 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-3p0402 iframe {
    height: calc(100vh - 54px);
  }
}

.nixbet-qey5vu .nixbet-907rk0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .nixbet-qey5vu .nixbet-907rk0 {
    padding: 24px 16px 0;
  }
}

.nixbet-qey5vu .nixbet-907rk0 .nixbet-dd0cca {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .nixbet-qey5vu .nixbet-907rk0 .nixbet-dd0cca {
    margin-bottom: 24px;
  }
}

.nixbet-qey5vu .nixbet-907rk0 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);
}

.nixbet-qey5vu .nixbet-907rk0 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) {
  .nixbet-qey5vu .nixbet-907rk0 table tr td {
    padding: 12px 4px;
  }
}

.nixbet-qey5vu .nixbet-907rk0 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) {
  .nixbet-qey5vu .nixbet-907rk0 table tr th {
    padding: 12px 4px;
  }
}

.nixbet-qey5vu .nixbet-907rk0 table tr:last-of-type td {
  border-bottom: none;
}

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

.nixbet-3n4aba.nixbet-0hhvij {
  display: block;
}

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

.nixbet-3n4aba .nixbet-8i37p5 {
  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;
}

.nixbet-3n4aba .nixbet-u88zbc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.nixbet-3n4aba .nixbet-fh37i4 {
  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.nixbet-cf22lj ease-in-out;
}

.nixbet-3n4aba .nixbet-fh37i4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.nixbet-s8p25r.nixbet-0hhvij {
  display: block;
}

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

.nixbet-l8f2hi {
  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;
}

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

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

.nixbet-wy19ku {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.nixbet-wy19ku svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.nixbet-sx5amt {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nixbet-bsi8ej.nixbet-tescth {
  display: none;
}

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

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

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

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

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

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

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

.nixbet-ynui4m input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.nixbet-ynui4m input:active {
  border-color: #c2c0ce;
}

.nixbet-ynui4m input:focus {
  border-color: #c2c0ce;
}

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

.nixbet-i7ovoy {
  margin-bottom: 36px;
}

.nixbet-i7ovoy 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;
}

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

.nixbet-i7ovoy textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.nixbet-r8yiu6 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.nixbet-8e9tqk {
  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.nixbet-cf22lj ease-in-out;
}

.nixbet-8e9tqk:hover {
  background: var(--border-color);
}

.nixbet-voqc9e {
  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.nixbet-cf22lj ease-in-out;
}

.nixbet-voqc9e:hover {
  background: #166ad9;
}

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

.nixbet-hreb5j.nixbet-tescth {
  display: none;
}

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

.nixbet-hreb5j .nixbet-8e9tqk {
  margin: 0 auto;
}

.nixbet-ijw2yo {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.nixbet-cpaan7 {
  filter: grayscale(100%);
}

.nixbet-sskry2 > input {
  display: none;
}

.nixbet-sskry2 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nixbet-ecpoju.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.nixbet-c8j3oq 44.nixbet-w5jfsi.nixbet-huw5p1.nixbet-1pdhmp.nixbet-cdlmkw.nixbet-r9en9m.nixbet-hvazpu.nixbet-bpwnp6.nixbet-hnbw56.nixbet-0x7mdm.nixbet-afeiq9.nixbet-wli07l.nixbet-u6dhhb 0l-12.nixbet-cnfi0s 30.nixbet-qxg5s5.nixbet-f1if58 2.nixbet-1ct9bm.nixbet-f1if58 3.nixbet-r7kpss 3.nixbet-0k48rk.nixbet-49rtcg 3.nixbet-to2u7b.nixbet-gewu3h.nixbet-uepl9o.nixbet-xee2f3 7-3.nixbet-cnfi0s 10.nixbet-40b8dk.nixbet-xee2f3 23.nixbet-7ii05f.nixbet-rs3iut 1.nixbet-z5ykhy 2.nixbet-cnfi0s 3.nixbet-rs3iut 1.nixbet-49rtcg 5.nixbet-ntiirr.nixbet-49rtcg 32.nixbet-ote19q.nixbet-gewu3h 5.nixbet-u6dhhb 4.nixbet-xee2f3 9.nixbet-xee2f3 8.nixbet-49rtcg 6.nixbet-rvrllw.nixbet-ndbfxv.nixbet-9napa6.nixbet-5sdd53.nixbet-parigo 4.nixbet-0aptzh.nixbet-parigo 6.nixbet-parigo 0l29.nixbet-u6dhhb 17.nixbet-lbn8bh.nixbet-vyosoq 2.nixbet-nquf4f 10.nixbet-iovaba.nixbet-cnfi0s 8.nixbet-y230rw.nixbet-0i047g.nixbet-5un9oc.nixbet-imvdd9.nixbet-m5ls4b.nixbet-gewu3h.nixbet-r9en9m.nixbet-cnfi0s 1.nixbet-u3axge.nixbet-7wiorz.nixbet-7v97m3.nixbet-kj9z58.nixbet-ej1sb3.nixbet-z5ykhy 1.nixbet-0xkege.nixbet-0742h0.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.nixbet-sskry2 > input:checked ~ label,
.nixbet-sskry2 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nixbet-ecpoju.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.nixbet-c8j3oq 44.nixbet-w5jfsi.nixbet-huw5p1.nixbet-1pdhmp.nixbet-cdlmkw.nixbet-r9en9m.nixbet-hvazpu.nixbet-bpwnp6.nixbet-hnbw56.nixbet-0x7mdm.nixbet-afeiq9.nixbet-wli07l.nixbet-u6dhhb 0l-12.nixbet-cnfi0s 30.nixbet-qxg5s5.nixbet-f1if58 2.nixbet-1ct9bm.nixbet-f1if58 3.nixbet-r7kpss 3.nixbet-0k48rk.nixbet-49rtcg 3.nixbet-to2u7b.nixbet-gewu3h.nixbet-uepl9o.nixbet-xee2f3 7-3.nixbet-cnfi0s 10.nixbet-40b8dk.nixbet-xee2f3 23.nixbet-7ii05f.nixbet-rs3iut 1.nixbet-z5ykhy 2.nixbet-cnfi0s 3.nixbet-rs3iut 1.nixbet-49rtcg 5.nixbet-ntiirr.nixbet-49rtcg 32.nixbet-ote19q.nixbet-gewu3h 5.nixbet-u6dhhb 4.nixbet-xee2f3 9.nixbet-xee2f3 8.nixbet-49rtcg 6.nixbet-rvrllw.nixbet-ndbfxv.nixbet-9napa6.nixbet-5sdd53.nixbet-parigo 4.nixbet-0aptzh.nixbet-parigo 6.nixbet-parigo 0l29.nixbet-u6dhhb 17.nixbet-lbn8bh.nixbet-vyosoq 2.nixbet-nquf4f 10.nixbet-iovaba.nixbet-cnfi0s 8.nixbet-y230rw.nixbet-0i047g.nixbet-5un9oc.nixbet-imvdd9.nixbet-m5ls4b.nixbet-gewu3h.nixbet-r9en9m.nixbet-cnfi0s 1.nixbet-u3axge.nixbet-7wiorz.nixbet-7v97m3.nixbet-kj9z58.nixbet-ej1sb3.nixbet-z5ykhy 1.nixbet-0xkege.nixbet-0742h0.5z'/%3e%3c/svg%3e");
}

.nixbet-sskry2 > input:not(:checked) ~ label:hover,
.nixbet-sskry2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nixbet-ecpoju.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.nixbet-c8j3oq 44.nixbet-w5jfsi.nixbet-huw5p1.nixbet-1pdhmp.nixbet-cdlmkw.nixbet-r9en9m.nixbet-hvazpu.nixbet-bpwnp6.nixbet-hnbw56.nixbet-0x7mdm.nixbet-afeiq9.nixbet-wli07l.nixbet-u6dhhb 0l-12.nixbet-cnfi0s 30.nixbet-qxg5s5.nixbet-f1if58 2.nixbet-1ct9bm.nixbet-f1if58 3.nixbet-r7kpss 3.nixbet-0k48rk.nixbet-49rtcg 3.nixbet-to2u7b.nixbet-gewu3h.nixbet-uepl9o.nixbet-xee2f3 7-3.nixbet-cnfi0s 10.nixbet-40b8dk.nixbet-xee2f3 23.nixbet-7ii05f.nixbet-rs3iut 1.nixbet-z5ykhy 2.nixbet-cnfi0s 3.nixbet-rs3iut 1.nixbet-49rtcg 5.nixbet-ntiirr.nixbet-49rtcg 32.nixbet-ote19q.nixbet-gewu3h 5.nixbet-u6dhhb 4.nixbet-xee2f3 9.nixbet-xee2f3 8.nixbet-49rtcg 6.nixbet-rvrllw.nixbet-ndbfxv.nixbet-9napa6.nixbet-5sdd53.nixbet-parigo 4.nixbet-0aptzh.nixbet-parigo 6.nixbet-parigo 0l29.nixbet-u6dhhb 17.nixbet-lbn8bh.nixbet-vyosoq 2.nixbet-nquf4f 10.nixbet-iovaba.nixbet-cnfi0s 8.nixbet-y230rw.nixbet-0i047g.nixbet-5un9oc.nixbet-imvdd9.nixbet-m5ls4b.nixbet-gewu3h.nixbet-r9en9m.nixbet-cnfi0s 1.nixbet-u3axge.nixbet-7wiorz.nixbet-7v97m3.nixbet-kj9z58.nixbet-ej1sb3.nixbet-z5ykhy 1.nixbet-0xkege.nixbet-0742h0.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .nixbet-278w1l > .nixbet-hvarf0 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .nixbet-278w1l > .nixbet-hvarf0 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .nixbet-278w1l > .nixbet-hvarf0 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .nixbet-278w1l > .nixbet-hvarf0 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .nixbet-278w1l > .nixbet-hvarf0 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.nixbet-99wlim {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.nixbet-99wlim.nixbet-tescth {
  display: none;
}

.nixbet-66pcy7 {
  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) {
  .nixbet-66pcy7 {
    height: 74px;
    overflow: visible;
  }
}

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

.nixbet-qa07rl {
  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;
}

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

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

.nixbet-qa07rl img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.nixbet-wp1y4j {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .nixbet-33gge2 {
    top: -20px;
  }
}

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

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

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

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

.nixbet-99wlim.nixbet-c5rkpw .nixbet-66pcy7 {
  background: #2b3b67;
}

.nixbet-99wlim.nixbet-c5rkpw .nixbet-qa07rl {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.nixbet-99wlim.nixbet-c5rkpw .nixbet-qa07rl::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.nixbet-99wlim.nixbet-c5rkpw .nixbet-qa07rl::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.nixbet-99wlim.nixbet-c5rkpw .nixbet-wp1y4j::before {
  background: #0e0f41;
}

.nixbet-99wlim.nixbet-c5rkpw .nixbet-wp1y4j::after {
  background: #152557;
}

.nixbet-99wlim.nixbet-jpvwkc .nixbet-66pcy7 {
  background: #1f35fa;
}

.nixbet-99wlim.nixbet-jpvwkc .nixbet-qa07rl {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.nixbet-99wlim.nixbet-jpvwkc .nixbet-qa07rl::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.nixbet-99wlim.nixbet-jpvwkc .nixbet-qa07rl::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.nixbet-99wlim.nixbet-jpvwkc .nixbet-wp1y4j::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.nixbet-99wlim.nixbet-jpvwkc .nixbet-wp1y4j::after {
  background: #192ac8;
}

.nixbet-99wlim.nixbet-mqqegn .nixbet-66pcy7 {
  background: #fa771f;
}

.nixbet-99wlim.nixbet-mqqegn .nixbet-qa07rl {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.nixbet-99wlim.nixbet-mqqegn .nixbet-qa07rl::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.nixbet-99wlim.nixbet-mqqegn .nixbet-qa07rl::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.nixbet-99wlim.nixbet-mqqegn .nixbet-wp1y4j::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.nixbet-99wlim.nixbet-mqqegn .nixbet-wp1y4j::after {
  background: #fa8535;
}

.nixbet-189343 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.nixbet-7bolpj {
  display: flex;
  align-items: center;
  gap: 10px;
}

.nixbet-7bolpj span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.nixbet-7bolpj small {
  font-size: 14px;
  color: var(--text-color);
}

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

.nixbet-r4rii1 {
  width: 120px;
  height: 22px;
}

.nixbet-r4rii1 .nixbet-nphruj {
  fill: #c2c0ce;
}

.nixbet-r4rii1 [rating="1"] .nixbet-nphruj:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nixbet-r4rii1 [rating="2"] .nixbet-nphruj:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nixbet-r4rii1 [rating="3"] .nixbet-nphruj:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nixbet-r4rii1 [rating="4"] .nixbet-nphruj:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nixbet-r4rii1 [rating="5"] .nixbet-nphruj:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.nixbet-9xjo9t {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

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

.nixbet-khc3a8.nixbet-jgiyfs {
  display: block;
}

.nixbet-khc3a8.nixbet-tescth {
  display: none;
}

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

.nixbet-w1yder {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.nixbet-56w4nj {
  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);
}

.nixbet-5vgl5g {
  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;
}

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

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

.nixbet-5uz50w {
  font-size: 16px;
  line-height: 140%;
}

.nixbet-xzvact {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.nixbet-xzvact .nixbet-nphruj {
  fill: #c2c0ce;
}

.nixbet-xzvact [rating="1"] .nixbet-nphruj:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nixbet-xzvact [rating="2"] .nixbet-nphruj:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nixbet-xzvact [rating="3"] .nixbet-nphruj:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nixbet-xzvact [rating="4"] .nixbet-nphruj:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nixbet-xzvact [rating="5"] .nixbet-nphruj:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.nixbet-6w0fph {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

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

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

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

.nixbet-5styot {
  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) {
  .nixbet-5styot {
    padding: 12px;
    gap: 12px;
  }
}

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

.nixbet-gyk7d9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nixbet-7nqcbq {
  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;
}

.nixbet-nb53kw {
  flex: 1;
  min-width: 0;
}

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

.nixbet-qho33x {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.nixbet-qho33x svg path {
  fill: var(--button-bg-color);
}

.nixbet-qho33x svg circle {
  fill: var(--button-text-color);
}

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

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

.nixbet-vheax2 strong {
  font-weight: 600;
}

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

.nixbet-q0vxg0 p {
  margin: 0 0 16px;
}

.nixbet-q0vxg0 p:last-child {
  margin-bottom: 0;
}

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

.nixbet-4yyi8r {
  max-width: 300px;
  width: 100%;
}

.nixbet-4yyi8r a {
  width: 100%;
}

@media (max-width: 575px) {
  .nixbet-4yyi8r {
    max-width: 200px;
  }
}

.nixbet-n7jhzf {
  justify-content: center;
}

.nixbet-bg2uik {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nixbet-zeumhx {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.nixbet-3ifs8i .nixbet-1q88uv {
  justify-content: center;
}

/* faq */

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

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

.nixbet-tlifdy::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.nixbet-tgqudb ease;
}

.nixbet-w4gt3o.nixbet-0hhvij .nixbet-tlifdy::after {
  transform: rotate(45deg);
}

.nixbet-k09wzo {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.nixbet-cf22lj ease, padding 0.nixbet-cf22lj ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.nixbet-w4gt3o.nixbet-0hhvij .nixbet-k09wzo {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.nixbet-sj8b9d {
  margin: 25px 0;
}

.nixbet-sskry2 > input:not(:checked) ~ label:hover,
.nixbet-sskry2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nixbet-criiee.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.nixbet-o049j6 44.nixbet-wgfmcm.nixbet-q7vfof.nixbet-5d28wf.nixbet-epk225.nixbet-i73xr5.nixbet-7mdzgf.nixbet-46nkqz.nixbet-7yd4sw.nixbet-ardoiz.nixbet-hm0ar6.nixbet-2o505n.nixbet-8rid1x 0l-12.nixbet-j40img 30.nixbet-iuqv6x.nixbet-iah6tg 2.nixbet-f5qesv.nixbet-iah6tg 3.nixbet-xb28b1 3.nixbet-42cu1z.nixbet-q4vn60 3.nixbet-th06sj.nixbet-n18eh0.nixbet-e9gyz2.nixbet-p26p1i 7-3.nixbet-j40img 10.nixbet-slqxu1.nixbet-p26p1i 23.nixbet-5l9jva.nixbet-9nr08w 1.nixbet-lj0ggb 2.nixbet-j40img 3.nixbet-9nr08w 1.nixbet-q4vn60 5.nixbet-w2e3uo.nixbet-q4vn60 32.nixbet-56cz2t.nixbet-n18eh0 5.nixbet-8rid1x 4.nixbet-p26p1i 9.nixbet-p26p1i 8.nixbet-q4vn60 6.nixbet-dacgc3.nixbet-8e4uw1.nixbet-gq1mub.nixbet-0zlq3m.nixbet-rfz034 4.nixbet-ssjwd5.nixbet-rfz034 6.nixbet-rfz034 0l29.nixbet-8rid1x 17.nixbet-gn07vn.nixbet-sox0jb 2.nixbet-ku237t 10.nixbet-b4wkfj.nixbet-j40img 8.nixbet-xvdrn1.nixbet-h24qh5.nixbet-w87yx2.nixbet-4x3ymv.nixbet-on69hm.nixbet-n18eh0.nixbet-i73xr5.nixbet-j40img 1.nixbet-xe5chn.nixbet-89zshb.nixbet-gf42z3.nixbet-r4drbe.nixbet-3hx471.nixbet-lj0ggb 1.nixbet-t8tnre.nixbet-nmsqqh.5z'/%3e%3c/svg%3e");
}

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

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

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

.nixbet-at01ye.nixbet-xl220y {
  display: block;
}

.nixbet-at01ye.nixbet-d4xny5 {
  display: none;
}

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

.nixbet-8wf438 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.nixbet-h753ju {
  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);
}

.nixbet-xiuqww {
  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;
}

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

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

.nixbet-8xqdx2 {
  font-size: 16px;
  line-height: 140%;
}

.nixbet-p27t7j {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.nixbet-p27t7j .nixbet-n4trq9 {
  fill: #c2c0ce;
}

.nixbet-p27t7j [rating="1"] .nixbet-n4trq9:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nixbet-p27t7j [rating="2"] .nixbet-n4trq9:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nixbet-p27t7j [rating="3"] .nixbet-n4trq9:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nixbet-p27t7j [rating="4"] .nixbet-n4trq9:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nixbet-p27t7j [rating="5"] .nixbet-n4trq9:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.nixbet-05q9w9 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;
}

.nixbet-05q9w9 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.nixbet-g14c82 {
  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);
}

.nixbet-g14c82.nixbet-yonly8 {
  opacity: 1;
  pointer-events: auto;
}

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

.nixbet-feivxx label {
  font-size: 14px;
}

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

.nixbet-i64494 h2 {
  color: green;
  font-weight: 500;
}

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

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

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.nixbet-cabfq7, .nixbet-pshcxp, [class*="review-card"],
thead, thead th, table th, .nixbet-eapzhk,
.nixbet-h6ona4, [class*="collapsible-header"],
.nixbet-3dp4mz, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.nixbet-go2xpx, .nixbet-go2xpx :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
.nixbet-6f3aqj, .nixbet-6f3aqj :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-dwpur3 li a, .nixbet-dwpur3 li a :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-9pax2n, .nixbet-9pax2n :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-9tzq8i, .nixbet-9tzq8i :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-hlm4mv, .nixbet-hlm4mv :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-b8hlhk ul, .nixbet-b8hlhk ul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-b8hlhk ul li, .nixbet-b8hlhk ul li :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-hkn5s6, .nixbet-hkn5s6 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-56cc56 tbody tr td .nixbet-xy4pgx, .nixbet-56cc56 tbody tr td .nixbet-xy4pgx :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-ctnjqi, .nixbet-ctnjqi :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-05q9w9 button, .nixbet-05q9w9 button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
/* up */ .nixbet-g14c82, /* up */ .nixbet-g14c82 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.nixbet-feivxx button, .nixbet-feivxx button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--button-text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
