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

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

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

.kinbet-p50dzq {
  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) {
  .kinbet-p50dzq: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;
  }
}

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

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

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

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

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

.kinbet-09q9ab {
  cursor: pointer;
}

.kinbet-ub678v {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.kinbet-yttxl5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.kinbet-yttxl5 figure {
  margin: 0;
}

.kinbet-yttxl5.kinbet-pot5xs {
  justify-content: flex-start;
  margin-right: 4px;
}

.kinbet-yttxl5.kinbet-nbt1jq {
  justify-content: flex-end;
  margin-left: 4px;
}

.kinbet-yttxl5.kinbet-cnofc2 {
  justify-content: center;
}

.kinbet-yttxl5.kinbet-p2ory1 {
  justify-content: normal;
}

.kinbet-q1d6fr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.kinbet-cu60l3 img {
  width: 100%;
}

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

.kinbet-e5dyuc {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.kinbet-e5dyuc 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);
}

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

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

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

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

.kinbet-e5dyuc ul li:last-of-type::after {
  display: none;
}

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

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

.kinbet-9b2iq8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.kinbet-cwyuk5.kinbet-rvztvv {
  background-color: #000;
}

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

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

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

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

.kinbet-2foaab {
  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) {
  .kinbet-2foaab {
    flex-direction: column;
  }
}

.kinbet-s2lfzq {
  margin-bottom: 94px;
}

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

.kinbet-t9efla .kinbet-aorh3w {
  margin-bottom: 28px;
}

.kinbet-t9efla .kinbet-aorh3w img {
  max-height: 100px;
  width: auto;
}

.kinbet-twa544 {
  display: flex;
  align-items: center;
}

.kinbet-twa544 a + a {
  margin-left: 24px;
}

.kinbet-twa544 img {
  max-height: 56px;
  width: auto;
}

.kinbet-twa544 img + img {
  margin-left: 24px;
}

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

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

.kinbet-uv1eba {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.kinbet-fhqp04 li {
  display: flex;
  margin: 0 7px;
}

.kinbet-fhqp04 li svg {
  transition: 0.kinbet-16i4qq ease-in-out;
}

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

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

.kinbet-4weqap + .kinbet-4weqap {
  margin-left: 120px;
}

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

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

.kinbet-ib9ukp {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kinbet-ib9ukp li {
  font-size: 16px;
}

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

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

.kinbet-ib9ukp li + li {
  margin-top: 16px;
}

.kinbet-uuohda {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.kinbet-htjstp ease-in-out;
}

.kinbet-uuohda.kinbet-oberdt {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.kinbet-s1wenj li {
  width: 100%;
}

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

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

.kinbet-s1wenj li a.kinbet-oberdt {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.kinbet-3ylytb {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.kinbet-3ylytb img {
  width: 100%;
  transition: 0.kinbet-16i4qq ease-in-out;
}

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

.kinbet-8nbusx {
  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) {
  .kinbet-8nbusx {
    height: 54px;
  }
}

.kinbet-04a6uv {
  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) {
  .kinbet-04a6uv {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .kinbet-04a6uv .kinbet-aorh3w img {
    max-width: 90px;
  }
}

.kinbet-aorh3w img {
  max-height: 50px;
  width: auto;
}

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

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

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

.kinbet-wroo09 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.kinbet-q5t8r2 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.kinbet-q5t8r2.kinbet-p0g8zq {
  margin-right: 0;
}

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

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

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

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

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

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

.kinbet-ik43g2:hover > ul {
  display: flex;
}

.kinbet-ik43g2:focus > ul {
  display: flex;
}

.kinbet-ik43g2:focus-within > ul {
  display: flex;
}

.kinbet-putpej {
  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;
}

.kinbet-putpej::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.kinbet-htjstp ease-in-out;
}

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

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

.kinbet-ik43g2 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.kinbet-16i4qq ease-in-out;
  overflow: hidden;
}

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

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

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

.kinbet-u83omp {
  display: none;
}

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

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

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

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

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

.kinbet-qcilce img {
  margin-bottom: 20px;
}

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

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

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

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

.kinbet-wfjatr {
  color: var(--text-color);
}

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

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

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

.kinbet-jp9is4 p img {
  display: block;
  margin: 0 auto;
}

.kinbet-jp9is4 p:first-of-type {
  margin-top: 0;
}

.kinbet-jp9is4 p:last-of-type {
  margin-bottom: 0;
}

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

.kinbet-jp9is4 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

.kinbet-9pswuu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.kinbet-0xf8cn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.kinbet-0xf8cn .kinbet-d66gz8 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.kinbet-0xf8cn .kinbet-gpzos7 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.kinbet-gpzos7 {
  margin: 0 0 28px;
}

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

.kinbet-d66gz8 {
  margin: 0 0 28px;
}

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

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

.kinbet-9pswuu .kinbet-p50dzq {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.kinbet-xo4cli {
  position: relative;
  border: none;
}

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

.kinbet-vjl5fm {
  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;
}

.kinbet-vjl5fm span {
  height: 32px;
}

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

.kinbet-vjl5fm.kinbet-n8i4h1 span {
  transform: scaleY(-1);
}

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

.kinbet-1uw215 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.kinbet-1uw215 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.kinbet-16i4qq ease-in-out;
}

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

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

.kinbet-1uw215.kinbet-vurjim {
  display: none;
}

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

.kinbet-4guuxr table {
  width: 100%;
  border-collapse: collapse;
}

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

  .kinbet-4guuxr table td {
    min-width: 75px;
  }
}

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

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

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

.kinbet-4guuxr p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

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

.kinbet-64hyc9 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.kinbet-3taewz table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.kinbet-3taewz table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.kinbet-3taewz p {
  color: var(--text-color);
}

.kinbet-dbkh48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.kinbet-331fpe {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.kinbet-ud3wni p + p {
  margin-top: 10px;
}

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

.kinbet-qag7y4 {
  display: none;
}

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

.kinbet-2ddew1 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.kinbet-2ddew1 li {
  margin: 0 20px;
}

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

.kinbet-2ddew1 li a img {
  margin-bottom: 4px;
}

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

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

.kinbet-z92oi6 li {
  font-size: 16px;
  position: relative;
}

.kinbet-z92oi6 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.kinbet-z92oi6 li span {
  opacity: 0.5;
}

.kinbet-z92oi6 li + li {
  margin-left: 30px;
}

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

h2.kinbet-2qbqf3 {
  margin: 0 0 28px;
}

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

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

.kinbet-p1z7ps 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);
}

.kinbet-p1z7ps 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;
}

.kinbet-p1z7ps 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;
}

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

.kinbet-p1z7ps tbody tr:last-of-type {
  margin-bottom: 0;
}

.kinbet-p1z7ps tbody tr td:first-of-type {
  flex-shrink: 0;
}

.kinbet-p1z7ps 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);
}

.kinbet-p1z7ps 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);
}

.kinbet-p1z7ps tbody tr td:last-of-type {
  margin-left: auto;
}

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

.kinbet-p1z7ps tbody tr td .kinbet-wirbva {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .kinbet-p1z7ps tbody tr td .kinbet-wirbva {
    width: 100%;
  }
}

.kinbet-p1z7ps tbody tr td .kinbet-lab7ho {
  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.kinbet-16i4qq ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .kinbet-p1z7ps tbody tr td .kinbet-lab7ho {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .kinbet-p1z7ps tbody tr td .kinbet-lab7ho {
    width: 100%;
  }
}

.kinbet-p1z7ps tbody tr td .kinbet-yske7u {
  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) {
  .kinbet-p1z7ps tbody tr td .kinbet-yske7u:hover {
    text-decoration: none;
  }
}

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

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

.kinbet-kvtfy0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.kinbet-e77uoj img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.kinbet-16i4qq ease-in-out;
}

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

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

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

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

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

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

.kinbet-eqdlex img {
  width: 100%;
  height: 100%;
}

.kinbet-eqdlex iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.kinbet-yj0t4m svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.kinbet-16i4qq ease-in-out;
}

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

.kinbet-gziufo {
  padding: 90px 0;
}

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

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

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

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

.kinbet-gpebxq img {
  width: 100%;
}

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

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

.kinbet-mxsesm {
  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;
}

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

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

.kinbet-ubck22 {
  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.kinbet-16i4qq ease-in-out;
}

.kinbet-ubck22:hover {
  border: 1px solid #8c8ca2;
}

.kinbet-rwqyly {
  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%);
}

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

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

.kinbet-hdt18q a {
  text-decoration: underline;
  color: #8babff;
}

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

.kinbet-mb3hc4 .kinbet-ubck22 {
  width: 50%;
  margin: 0;
}

.kinbet-5wr9r7 {
  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;
}

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

.kinbet-2ykrwv {
  margin: 0 0 100px;
}

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

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

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

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

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

.kinbet-oky36d {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.kinbet-hme12j 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.kinbet-16i4qq ease-in-out;
}

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

.kinbet-hme12j a svg {
  fill: #fff;
}

.kinbet-hme12j a:hover {
  background: #3d68e7;
}

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

.kinbet-utv6yf {
  margin-bottom: 16px;
}

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

.kinbet-banvu4 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.kinbet-juq023 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);
}

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

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

.kinbet-juq023 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.kinbet-x71g4i.kinbet-kf8h9t {
  display: none;
}

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

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

.kinbet-qez2tk iframe.kinbet-iz4hvl {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.kinbet-qez2tk.kinbet-rfo0p6 {
  opacity: 1;
  pointer-events: all;
}

.kinbet-qq62mj {
  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.kinbet-16i4qq ease-in-out;
}

.kinbet-qq62mj svg {
  margin-right: 10px;
}

.kinbet-qq62mj + .kinbet-qq62mj {
  margin-top: 14px;
}

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

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

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

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

.kinbet-x8f4is .kinbet-9pswuu {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.kinbet-x8f4is .kinbet-9pswuu h1,
.kinbet-x8f4is .kinbet-9pswuu 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) {
  .kinbet-x8f4is .kinbet-9pswuu h1,
  .kinbet-x8f4is .kinbet-9pswuu h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .kinbet-x8f4is .kinbet-9pswuu {
    margin: 28px 0 0;
  }
}

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

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

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

.kinbet-swz30n {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.kinbet-1cbb8w {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.kinbet-c10kky {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.kinbet-orzi92 .kinbet-p50dzq {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .kinbet-orzi92 .kinbet-p50dzq {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.kinbet-ou769a {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.kinbet-ou769a img {
  width: 100%;
}

.kinbet-5ayigy {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.kinbet-65lhit {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.kinbet-5kdqze {
  width: 100%;
  margin: 0 0 100px;
}

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

.kinbet-5kdqze .kinbet-qsyxpn {
  position: relative;
}

.kinbet-5kdqze .kinbet-vml476 {
  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;
}

.kinbet-5kdqze .kinbet-vml476.kinbet-kf8h9t {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .kinbet-5kdqze .kinbet-lpfbdu {
    bottom: 90px;
  }
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-ul6jr8 {
  max-width: 300px;
  width: 100%;
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-ul6jr8 .kinbet-23vkz0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-lpfbdu .kinbet-ul6jr8 .kinbet-23vkz0 {
    font-size: 32px;
    text-align: center;
  }
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-ul6jr8 .kinbet-pg3cyg {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-lpfbdu .kinbet-ul6jr8 .kinbet-pg3cyg {
    text-align: center;
  }
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq {
    flex-direction: column-reverse;
  }
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-otsba4 {
  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.kinbet-16i4qq ease-in-out;
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-otsba4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-otsba4 {
    width: 100%;
  }
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-93b337 {
  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.kinbet-16i4qq ease-in-out;
  overflow: hidden;
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-93b337 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);
  }
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-93b337: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;
}

.kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-93b337:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-lpfbdu .kinbet-p0g8zq .kinbet-93b337 {
    width: 100%;
  }
}

.kinbet-5kdqze .kinbet-lpfbdu.kinbet-kf8h9t {
  display: none;
}

.kinbet-5kdqze .kinbet-fprh47 {
  display: none;
}

.kinbet-5kdqze .kinbet-fprh47.kinbet-rfo0p6 {
  display: block;
}

.kinbet-5kdqze .kinbet-fprh47 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-fprh47 iframe {
    height: calc(100vh - 54px);
  }
}

.kinbet-5kdqze .kinbet-bvoi1r {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .kinbet-5kdqze .kinbet-bvoi1r {
    padding: 24px 16px 0;
  }
}

.kinbet-5kdqze .kinbet-bvoi1r .kinbet-23vkz0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .kinbet-5kdqze .kinbet-bvoi1r .kinbet-23vkz0 {
    margin-bottom: 24px;
  }
}

.kinbet-5kdqze .kinbet-bvoi1r 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);
}

.kinbet-5kdqze .kinbet-bvoi1r 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) {
  .kinbet-5kdqze .kinbet-bvoi1r table tr td {
    padding: 12px 4px;
  }
}

.kinbet-5kdqze .kinbet-bvoi1r 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) {
  .kinbet-5kdqze .kinbet-bvoi1r table tr th {
    padding: 12px 4px;
  }
}

.kinbet-5kdqze .kinbet-bvoi1r table tr:last-of-type td {
  border-bottom: none;
}

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

.kinbet-7gfaz5.kinbet-oberdt {
  display: block;
}

.kinbet-7gfaz5 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.kinbet-7gfaz5 .kinbet-4j4jp3 {
  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;
}

.kinbet-7gfaz5 .kinbet-2g7hc7 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.kinbet-7gfaz5 .kinbet-93b337 {
  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.kinbet-16i4qq ease-in-out;
}

.kinbet-7gfaz5 .kinbet-93b337:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.kinbet-1bmmgp.kinbet-oberdt {
  display: block;
}

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

.kinbet-ej6lce {
  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;
}

.kinbet-9wik2m {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.kinbet-cxfofp {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.kinbet-cxfofp svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.kinbet-q3m9lf {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.kinbet-jw1jqw.kinbet-kf8h9t {
  display: none;
}

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

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

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

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

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

.kinbet-w472a5 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.kinbet-16i4qq ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.kinbet-w472a5 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.kinbet-w472a5 input:active {
  border-color: #c2c0ce;
}

.kinbet-w472a5 input:focus {
  border-color: #c2c0ce;
}

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

.kinbet-brs28l {
  margin-bottom: 36px;
}

.kinbet-brs28l 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;
}

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

.kinbet-brs28l textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.kinbet-79j06p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.kinbet-1e3h3y {
  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.kinbet-16i4qq ease-in-out;
}

.kinbet-1e3h3y:hover {
  background: var(--border-color);
}

.kinbet-ebygnw {
  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.kinbet-16i4qq ease-in-out;
}

.kinbet-ebygnw:hover {
  background: #166ad9;
}

.kinbet-4v3a73 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.kinbet-4v3a73.kinbet-kf8h9t {
  display: none;
}

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

.kinbet-4v3a73 .kinbet-1e3h3y {
  margin: 0 auto;
}

.kinbet-25dv23 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.kinbet-o6coeh {
  filter: grayscale(100%);
}

.kinbet-b7t58b > input {
  display: none;
}

.kinbet-b7t58b > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.kinbet-1u1m9j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.kinbet-830a5a 44.kinbet-e6890b.kinbet-7lw019.kinbet-6w8fq9.kinbet-6dif47.kinbet-yn6s8e.kinbet-x1rz62.kinbet-qzrse6.kinbet-uz19sa.kinbet-duu4d4.kinbet-jfh5aa.kinbet-zzowkf.kinbet-518weg 0l-12.kinbet-mm03cj 30.kinbet-xy9jib.kinbet-w0bb3x 2.kinbet-m4flvq.kinbet-w0bb3x 3.kinbet-5j0xlb 3.kinbet-9b7iz8.kinbet-yd9s2g 3.kinbet-sejy72.kinbet-qq9ggw.kinbet-cz3l08.kinbet-k77v2x 7-3.kinbet-mm03cj 10.kinbet-dntk8y.kinbet-k77v2x 23.kinbet-yl8tmq.kinbet-ucu0b5 1.kinbet-pl9no4 2.kinbet-mm03cj 3.kinbet-ucu0b5 1.kinbet-yd9s2g 5.kinbet-0klwdk.kinbet-yd9s2g 32.kinbet-fniooo.kinbet-qq9ggw 5.kinbet-518weg 4.kinbet-k77v2x 9.kinbet-k77v2x 8.kinbet-yd9s2g 6.kinbet-h7nxad.kinbet-5zuf54.kinbet-f1aigt.kinbet-m5txdw.kinbet-ip27x9 4.kinbet-fzduc5.kinbet-ip27x9 6.kinbet-ip27x9 0l29.kinbet-518weg 17.kinbet-qjaz1x.kinbet-yvnjnz 2.kinbet-cz8w09 10.kinbet-z30k9b.kinbet-mm03cj 8.kinbet-i5kak6.kinbet-sz4vbm.kinbet-ryetlw.kinbet-rqhrab.kinbet-qskui0.kinbet-qq9ggw.kinbet-yn6s8e.kinbet-mm03cj 1.kinbet-10l6za.kinbet-z3uwo1.kinbet-jrpa7d.kinbet-fx1ju4.kinbet-bby8uk.kinbet-pl9no4 1.kinbet-ezwsv1.kinbet-94s8w1.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.kinbet-b7t58b > input:checked ~ label,
.kinbet-b7t58b > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.kinbet-1u1m9j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.kinbet-830a5a 44.kinbet-e6890b.kinbet-7lw019.kinbet-6w8fq9.kinbet-6dif47.kinbet-yn6s8e.kinbet-x1rz62.kinbet-qzrse6.kinbet-uz19sa.kinbet-duu4d4.kinbet-jfh5aa.kinbet-zzowkf.kinbet-518weg 0l-12.kinbet-mm03cj 30.kinbet-xy9jib.kinbet-w0bb3x 2.kinbet-m4flvq.kinbet-w0bb3x 3.kinbet-5j0xlb 3.kinbet-9b7iz8.kinbet-yd9s2g 3.kinbet-sejy72.kinbet-qq9ggw.kinbet-cz3l08.kinbet-k77v2x 7-3.kinbet-mm03cj 10.kinbet-dntk8y.kinbet-k77v2x 23.kinbet-yl8tmq.kinbet-ucu0b5 1.kinbet-pl9no4 2.kinbet-mm03cj 3.kinbet-ucu0b5 1.kinbet-yd9s2g 5.kinbet-0klwdk.kinbet-yd9s2g 32.kinbet-fniooo.kinbet-qq9ggw 5.kinbet-518weg 4.kinbet-k77v2x 9.kinbet-k77v2x 8.kinbet-yd9s2g 6.kinbet-h7nxad.kinbet-5zuf54.kinbet-f1aigt.kinbet-m5txdw.kinbet-ip27x9 4.kinbet-fzduc5.kinbet-ip27x9 6.kinbet-ip27x9 0l29.kinbet-518weg 17.kinbet-qjaz1x.kinbet-yvnjnz 2.kinbet-cz8w09 10.kinbet-z30k9b.kinbet-mm03cj 8.kinbet-i5kak6.kinbet-sz4vbm.kinbet-ryetlw.kinbet-rqhrab.kinbet-qskui0.kinbet-qq9ggw.kinbet-yn6s8e.kinbet-mm03cj 1.kinbet-10l6za.kinbet-z3uwo1.kinbet-jrpa7d.kinbet-fx1ju4.kinbet-bby8uk.kinbet-pl9no4 1.kinbet-ezwsv1.kinbet-94s8w1.5z'/%3e%3c/svg%3e");
}

.kinbet-b7t58b > input:not(:checked) ~ label:hover,
.kinbet-b7t58b > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.kinbet-1u1m9j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.kinbet-830a5a 44.kinbet-e6890b.kinbet-7lw019.kinbet-6w8fq9.kinbet-6dif47.kinbet-yn6s8e.kinbet-x1rz62.kinbet-qzrse6.kinbet-uz19sa.kinbet-duu4d4.kinbet-jfh5aa.kinbet-zzowkf.kinbet-518weg 0l-12.kinbet-mm03cj 30.kinbet-xy9jib.kinbet-w0bb3x 2.kinbet-m4flvq.kinbet-w0bb3x 3.kinbet-5j0xlb 3.kinbet-9b7iz8.kinbet-yd9s2g 3.kinbet-sejy72.kinbet-qq9ggw.kinbet-cz3l08.kinbet-k77v2x 7-3.kinbet-mm03cj 10.kinbet-dntk8y.kinbet-k77v2x 23.kinbet-yl8tmq.kinbet-ucu0b5 1.kinbet-pl9no4 2.kinbet-mm03cj 3.kinbet-ucu0b5 1.kinbet-yd9s2g 5.kinbet-0klwdk.kinbet-yd9s2g 32.kinbet-fniooo.kinbet-qq9ggw 5.kinbet-518weg 4.kinbet-k77v2x 9.kinbet-k77v2x 8.kinbet-yd9s2g 6.kinbet-h7nxad.kinbet-5zuf54.kinbet-f1aigt.kinbet-m5txdw.kinbet-ip27x9 4.kinbet-fzduc5.kinbet-ip27x9 6.kinbet-ip27x9 0l29.kinbet-518weg 17.kinbet-qjaz1x.kinbet-yvnjnz 2.kinbet-cz8w09 10.kinbet-z30k9b.kinbet-mm03cj 8.kinbet-i5kak6.kinbet-sz4vbm.kinbet-ryetlw.kinbet-rqhrab.kinbet-qskui0.kinbet-qq9ggw.kinbet-yn6s8e.kinbet-mm03cj 1.kinbet-10l6za.kinbet-z3uwo1.kinbet-jrpa7d.kinbet-fx1ju4.kinbet-bby8uk.kinbet-pl9no4 1.kinbet-ezwsv1.kinbet-94s8w1.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .kinbet-8rxqtw > .kinbet-dtzu5m {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .kinbet-8rxqtw > .kinbet-dtzu5m {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .kinbet-8rxqtw > .kinbet-dtzu5m {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .kinbet-8rxqtw > .kinbet-dtzu5m {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .kinbet-8rxqtw > .kinbet-dtzu5m {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.kinbet-4c3tfq {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.kinbet-4c3tfq.kinbet-kf8h9t {
  display: none;
}

.kinbet-3n0mzp {
  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) {
  .kinbet-3n0mzp {
    height: 74px;
    overflow: visible;
  }
}

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

.kinbet-ghklbv {
  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;
}

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

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

.kinbet-ghklbv img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.kinbet-flglk9 {
  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;
}

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

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

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

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

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

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

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

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

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

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

.kinbet-4c3tfq.kinbet-0zaja4 .kinbet-3n0mzp {
  background: #2b3b67;
}

.kinbet-4c3tfq.kinbet-0zaja4 .kinbet-ghklbv {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.kinbet-4c3tfq.kinbet-0zaja4 .kinbet-ghklbv::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.kinbet-4c3tfq.kinbet-0zaja4 .kinbet-ghklbv::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.kinbet-4c3tfq.kinbet-0zaja4 .kinbet-flglk9::before {
  background: #0e0f41;
}

.kinbet-4c3tfq.kinbet-0zaja4 .kinbet-flglk9::after {
  background: #152557;
}

.kinbet-4c3tfq.kinbet-bmn4h0 .kinbet-3n0mzp {
  background: #1f35fa;
}

.kinbet-4c3tfq.kinbet-bmn4h0 .kinbet-ghklbv {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.kinbet-4c3tfq.kinbet-bmn4h0 .kinbet-ghklbv::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.kinbet-4c3tfq.kinbet-bmn4h0 .kinbet-ghklbv::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.kinbet-4c3tfq.kinbet-bmn4h0 .kinbet-flglk9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.kinbet-4c3tfq.kinbet-bmn4h0 .kinbet-flglk9::after {
  background: #192ac8;
}

.kinbet-4c3tfq.kinbet-b9eslq .kinbet-3n0mzp {
  background: #fa771f;
}

.kinbet-4c3tfq.kinbet-b9eslq .kinbet-ghklbv {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.kinbet-4c3tfq.kinbet-b9eslq .kinbet-ghklbv::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.kinbet-4c3tfq.kinbet-b9eslq .kinbet-ghklbv::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.kinbet-4c3tfq.kinbet-b9eslq .kinbet-flglk9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.kinbet-4c3tfq.kinbet-b9eslq .kinbet-flglk9::after {
  background: #fa8535;
}

.kinbet-wafi4z {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.kinbet-fbwcwp {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.kinbet-b3rr2h {
  width: 120px;
  height: 22px;
}

.kinbet-b3rr2h .kinbet-sjks7y {
  fill: #c2c0ce;
}

.kinbet-b3rr2h [rating="1"] .kinbet-sjks7y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.kinbet-b3rr2h [rating="2"] .kinbet-sjks7y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.kinbet-b3rr2h [rating="3"] .kinbet-sjks7y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.kinbet-b3rr2h [rating="4"] .kinbet-sjks7y:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.kinbet-b3rr2h [rating="5"] .kinbet-sjks7y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.kinbet-htemxb.kinbet-rfo0p6 {
  display: block;
}

.kinbet-htemxb.kinbet-kf8h9t {
  display: none;
}

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

.kinbet-vqq3y7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.kinbet-gkqbn4 {
  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);
}

.kinbet-96iv3p {
  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;
}

.kinbet-1p2fia small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.kinbet-hxu12n {
  font-size: 16px;
  line-height: 140%;
}

.kinbet-ulfoby {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.kinbet-ulfoby .kinbet-sjks7y {
  fill: #c2c0ce;
}

.kinbet-ulfoby [rating="1"] .kinbet-sjks7y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.kinbet-ulfoby [rating="2"] .kinbet-sjks7y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.kinbet-ulfoby [rating="3"] .kinbet-sjks7y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.kinbet-ulfoby [rating="4"] .kinbet-sjks7y:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.kinbet-ulfoby [rating="5"] .kinbet-sjks7y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.kinbet-9iulek {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .kinbet-9iulek {
    padding: 0 16px;
  }
}

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

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

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

.kinbet-zhaok5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kinbet-wtc9vz {
  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;
}

.kinbet-rch87i {
  flex: 1;
  min-width: 0;
}

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

.kinbet-yjaqnh {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.kinbet-yjaqnh svg path {
  fill: var(--button-bg-color);
}

.kinbet-yjaqnh svg circle {
  fill: var(--button-text-color);
}

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

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

.kinbet-dh1uec strong {
  font-weight: 600;
}

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

.kinbet-un945a p {
  margin: 0 0 16px;
}

.kinbet-un945a p:last-child {
  margin-bottom: 0;
}

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

.kinbet-8x3e3i {
  max-width: 300px;
  width: 100%;
}

.kinbet-8x3e3i a {
  width: 100%;
}

@media (max-width: 575px) {
  .kinbet-8x3e3i {
    max-width: 200px;
  }
}

.kinbet-z6hzp8 {
  justify-content: center;
}

.kinbet-kzu0aa {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.kinbet-0ktz4v {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.kinbet-3dqkwt .kinbet-wroo09 {
  justify-content: center;
}

/* faq */

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

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

.kinbet-0sf1nh::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.kinbet-os8g9v ease;
}

.kinbet-7ou30b.kinbet-oberdt .kinbet-0sf1nh::after {
  transform: rotate(45deg);
}

.kinbet-wieze9 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.kinbet-16i4qq ease, padding 0.kinbet-16i4qq ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.kinbet-7ou30b.kinbet-oberdt .kinbet-wieze9 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.kinbet-hd0r3x {
  margin: 25px 0;
}

.kinbet-b7t58b > input:not(:checked) ~ label:hover,
.kinbet-b7t58b > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.kinbet-09kxqk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.kinbet-7vhxi2 44.kinbet-5g7r86.kinbet-e3mg3k.kinbet-xpgoae.kinbet-y4kujk.kinbet-cuf8e3.kinbet-ob29wp.kinbet-di7z8q.kinbet-w2uxbl.kinbet-xjluh5.kinbet-d7pam6.kinbet-y42mk6.kinbet-9nli9z 0l-12.kinbet-7zo47g 30.kinbet-hghroq.kinbet-qibtyo 2.kinbet-yp6xmf.kinbet-qibtyo 3.kinbet-hq81jt 3.kinbet-mxk2rw.kinbet-qliji2 3.kinbet-llesgw.kinbet-0sfxef.kinbet-m0rjlv.kinbet-uxjt5r 7-3.kinbet-7zo47g 10.kinbet-n35cag.kinbet-uxjt5r 23.kinbet-gm7kff.kinbet-76mttt 1.kinbet-48xpme 2.kinbet-7zo47g 3.kinbet-76mttt 1.kinbet-qliji2 5.kinbet-67h3gk.kinbet-qliji2 32.kinbet-k9dd2h.kinbet-0sfxef 5.kinbet-9nli9z 4.kinbet-uxjt5r 9.kinbet-uxjt5r 8.kinbet-qliji2 6.kinbet-zxwnld.kinbet-j2xzpg.kinbet-bptxu5.kinbet-ea1fq4.kinbet-hv00js 4.kinbet-yrs6ya.kinbet-hv00js 6.kinbet-hv00js 0l29.kinbet-9nli9z 17.kinbet-iygpzl.kinbet-geitl6 2.kinbet-myzfaf 10.kinbet-c7wt4q.kinbet-7zo47g 8.kinbet-mof1nb.kinbet-r4nbu5.kinbet-7wiijw.kinbet-oao7zz.kinbet-agbt9h.kinbet-0sfxef.kinbet-cuf8e3.kinbet-7zo47g 1.kinbet-7cr3ym.kinbet-z2dmk6.kinbet-q6mtyu.kinbet-romwim.kinbet-tkz5n3.kinbet-48xpme 1.kinbet-ieqov3.kinbet-tsnpmz.5z'/%3e%3c/svg%3e");
}

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

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

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

.kinbet-zwmi8s.kinbet-n0tq5x {
  display: block;
}

.kinbet-zwmi8s.kinbet-wvg0ma {
  display: none;
}

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

.kinbet-bv2o9u {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.kinbet-6aq16f {
  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);
}

.kinbet-4asub0 {
  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;
}

.kinbet-8gb09k small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.kinbet-4alpmm {
  font-size: 16px;
  line-height: 140%;
}

.kinbet-zw94b6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.kinbet-zw94b6 .kinbet-so39iy {
  fill: #c2c0ce;
}

.kinbet-zw94b6 [rating="1"] .kinbet-so39iy:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.kinbet-zw94b6 [rating="2"] .kinbet-so39iy:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.kinbet-zw94b6 [rating="3"] .kinbet-so39iy:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.kinbet-zw94b6 [rating="4"] .kinbet-so39iy:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.kinbet-zw94b6 [rating="5"] .kinbet-so39iy:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.kinbet-1jsuqn 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;
}

.kinbet-1jsuqn button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.kinbet-8fveoj {
  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);
}

.kinbet-8fveoj.kinbet-qe7pn8 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.kinbet-tlj5ci, .kinbet-87e268, [class*="review-card"],
thead, thead th, table th, .kinbet-t5grv5,
.kinbet-q63kcr, [class*="collapsible-header"],
.kinbet-dbkh48, [class*="updated-block"] {
  color: #ece7dc !important;
}
