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;
  color: var(--title-color);
  text-decoration: none;
}

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

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

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

.plinko-bzaq2z {
  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) {
  .plinko-bzaq2z: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;
  }
}

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

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

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

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

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

.plinko-4f4h42 {
  cursor: pointer;
}

.plinko-gn41iy {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.plinko-zrrih9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.plinko-zrrih9 figure {
  margin: 0;
}

.plinko-zrrih9.plinko-rpzqur {
  justify-content: flex-start;
  margin-right: 4px;
}

.plinko-zrrih9.plinko-b8j203 {
  justify-content: flex-end;
  margin-left: 4px;
}

.plinko-zrrih9.plinko-u7g3f9 {
  justify-content: center;
}

.plinko-zrrih9.plinko-7kurko {
  justify-content: normal;
}

.plinko-8s5f3k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.plinko-68gasx img {
  width: 100%;
}

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

.plinko-7vw159 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.plinko-7vw159 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);
}

.plinko-7vw159 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.plinko-7vw159 ul li:last-of-type::after {
  display: none;
}

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

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

.plinko-feljbu {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.plinko-vdvfi4.plinko-8ywx4g {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .plinko-vdvfi4.plinko-8ywx4g:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.plinko-ocuaec {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

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

.plinko-k5bjis {
  margin-bottom: 94px;
}

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

.plinko-i4cyi0 .plinko-9et3pr {
  margin-bottom: 28px;
}

.plinko-i4cyi0 .plinko-9et3pr img {
  max-height: 100px;
  width: auto;
}

.plinko-r9br65 {
  display: flex;
  align-items: center;
}

.plinko-r9br65 a + a {
  margin-left: 24px;
}

.plinko-r9br65 img {
  max-height: 56px;
  width: auto;
}

.plinko-qobdnn img {
  max-height: 38px!important;
  width: auto;
}

.plinko-r9br65 img + img {
  margin-left: 24px;
}

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

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

.plinko-9bztky {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.plinko-h634lg li {
  display: flex;
  margin: 0 7px;
}

.plinko-h634lg li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.plinko-sp9n74 + .plinko-sp9n74 {
  margin-left: 120px;
}

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

.plinko-39g3xv {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.plinko-6ibbtu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.plinko-6ibbtu li {
  font-size: 16px;
}

.plinko-6ibbtu li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.plinko-6ibbtu li + li {
  margin-top: 16px;
}

.plinko-j2divm {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.plinko-j2divm.plinko-fuvrj3 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.plinko-6m2kqu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.plinko-vn0tsr li {
  width: 100%;
}

.plinko-vn0tsr 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: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.plinko-vn0tsr li a.plinko-fuvrj3 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.plinko-jhwq6l {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.plinko-jhwq6l img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.plinko-e3t4qi {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .plinko-e3t4qi {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .plinko-hvvk1x .plinko-9et3pr img {
    max-width: 90px;
  }
}

.plinko-9et3pr img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .plinko-9et3pr {
    order: -2;
  }
}

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

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

.plinko-0z9c7u li {
  font-size: 16px;
  margin: 0 20px;
}

.plinko-0z9c7u li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.plinko-vd6th9 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.plinko-vd6th9.plinko-f9qa3i {
  margin-right: 0;
}

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

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

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

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

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

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

.plinko-zb66ax:hover > ul {
  display: flex;
}

.plinko-zb66ax:focus > ul {
  display: flex;
}

.plinko-zb66ax:focus-within > ul {
  display: flex;
}

.plinko-nbl30f {
  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;
}

.plinko-nbl30f::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 0chicken-road-jpdxgz ease-in-out;
}

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

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

.plinko-zb66ax 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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

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

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

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

.plinko-8kh9ba {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .plinko-8kh9ba:checked ~ .plinko-c8vx4o {
    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;
  }
  .plinko-c8vx4o {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .plinko-8kh9ba:checked ~ .plinko-c8vx4o {
    display: block;
  }
  .plinko-8kh9ba:checked + .plinko-7j37pu span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .plinko-8kh9ba:checked + .plinko-7j37pu span:nth-child(2) {
    display: none;
  }
  .plinko-8kh9ba:checked + .plinko-7j37pu span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.plinko-gys0sm img {
  margin-bottom: 3px;
}

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

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

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

@media (max-width: 600px) {
  .plinko-gys0sm {
    padding: 0px 0px !important;
  }
}

.plinko-58h8eg {
  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) {
  .plinko-58h8eg {
    font-size: 32px;
  }
}

.plinko-3e6hih {
  color: var(--text-color);
}

.plinko-4eez7u {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.plinko-4eez7u p img {
  display: block;
  margin: 0 auto;
}

.plinko-4eez7u p:first-of-type {
  margin-top: 0;
}

.plinko-4eez7u p:last-of-type {
  margin-bottom: 0;
}

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

.plinko-4eez7u ul {
  padding: 0 0 0 20px;
}

.plinko-4eez7u table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.plinko-4eez7u table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.plinko-4eez7u iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

.plinko-094toq {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.plinko-094toq .plinko-7cd8c1 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .plinko-094toq .plinko-7cd8c1 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.plinko-094toq .plinko-u4j39l {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .plinko-094toq .plinko-u4j39l {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .plinko-094toq .plinko-u4j39l img {
    width: 100%;
  }
}

.plinko-u4j39l {
  margin: 0 0 28px;
}

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

.plinko-7cd8c1 {
  margin: 0 0 28px;
}

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

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

.plinko-0d49mv .plinko-bzaq2z {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.plinko-amef0z {
  position: relative;
  border: none;
}

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

.plinko-2hga9f {
  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;
}

.plinko-2hga9f span {
  height: 32px;
}

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

.plinko-2hga9f.plinko-e4abgc span {
  transform: scaleY(-1);
}

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

.plinko-7fu35p {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.plinko-7fu35p li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.plinko-7fu35p.plinko-gxag1r {
  display: none;
}

.plinko-ebkogm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.plinko-ebkogm table {
  width: 100%;
  border-collapse: collapse;
}

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

  .plinko-ebkogm table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.plinko-juarb8 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.plinko-9ucqsm table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.plinko-9ucqsm table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.plinko-9ucqsm p {
  color: var(--text-color);
}

.plinko-ep5twk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.plinko-0nt2eo {
  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);
}

.plinko-oqthm6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.plinko-e8ba6a p + p {
  margin-top: 10px;
}

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

.plinko-106b8m {
  display: none;
}

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

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

.plinko-f371t8 li {
  margin: 0 20px;
}

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

.plinko-f371t8 li a img {
  margin-bottom: 4px;
}

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

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

.plinko-fm78sd li {
  font-size: 16px;
  position: relative;
}

.plinko-fm78sd li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.plinko-fm78sd li span {
  opacity: 0.5;
}

.plinko-fm78sd li + li {
  margin-left: 30px;
}

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

h2.plinko-pdy4ng {
  margin: 0 0 28px;
}

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

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

.plinko-jlrbjf 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);
}

.plinko-jlrbjf 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;
}

.plinko-jlrbjf 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;
}

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

.plinko-jlrbjf tbody tr:last-of-type {
  margin-bottom: 0;
}

.plinko-jlrbjf tbody tr td:first-of-type {
  flex-shrink: 0;
}

.plinko-jlrbjf 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);
}

.plinko-jlrbjf 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);
}

.plinko-jlrbjf tbody tr td:last-of-type {
  margin-left: auto;
}

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

.plinko-jlrbjf tbody tr td .plinko-s4om3p {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .plinko-jlrbjf tbody tr td .plinko-s4om3p {
    width: 100%;
  }
}

.plinko-jlrbjf tbody tr td .plinko-7w34yd {
  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: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .plinko-jlrbjf tbody tr td .plinko-7w34yd:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .plinko-jlrbjf tbody tr td .plinko-7w34yd {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .plinko-jlrbjf tbody tr td .plinko-7w34yd {
    width: 100%;
  }
}

.plinko-jlrbjf tbody tr td .plinko-ccc48a {
  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) {
  .plinko-jlrbjf tbody tr td .plinko-ccc48a:hover {
    text-decoration: none;
  }
}

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

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

.plinko-263xum {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.plinko-4wci61 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

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

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

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

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

.plinko-grub8g img {
  width: 100%;
  height: 100%;
}

.plinko-grub8g iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.plinko-zpjn9x svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.plinko-ue4n77 {
  padding: 90px 0;
}

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

.plinko-6e9esb {
  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) {
  .plinko-6e9esb {
    padding: 0 16px;
  }
}

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

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

.plinko-s8xnj3 img {
  width: 100%;
}

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

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

.plinko-zj77gn {
  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;
}

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

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

.plinko-wsfeu6 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.plinko-wsfeu6:hover {
  border: 1px solid #8c8ca2;
}

.plinko-c3pjca {
  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%);
}

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

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

.plinko-uffe3j a {
  text-decoration: underline;
  color: #8babff;
}

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

.plinko-jietje .plinko-wsfeu6 {
  width: 50%;
  margin: 0;
}

.plinko-mgwo5v {
  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;
}

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

.plinko-u8wyg7 {
  margin: 0 0 100px;
}

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

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

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

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

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

.plinko-qstvro {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.plinko-x33ow8 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: 0chicken-road-spynx9 ease-in-out;
}

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

.plinko-x33ow8 a svg {
  fill: #fff;
}

.plinko-x33ow8 a:hover {
  background: #3d68e7;
}

.plinko-9cnsxb {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.plinko-or2qqc {
  margin-bottom: 16px;
}

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

.plinko-rlri20 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.plinko-jfpwe2 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);
}

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

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

.plinko-jfpwe2 table tr:last-of-type td {
  border-bottom: none;
}

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

.plinko-54m16p {
  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) {
  .plinko-54m16p {
    min-height: 190px;
  }
}

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

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

.plinko-1pm0xg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.plinko-1pm0xg.plinko-dap8rb {
  display: none;
}

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

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

.plinko-mo0w73 iframe.plinko-ernrns {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.plinko-mo0w73.plinko-evhb1x {
  opacity: 1;
  pointer-events: all;
}

.plinko-ylgcpi {
  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: 0chicken-road-spynx9 ease-in-out;
}

.plinko-ylgcpi svg {
  margin-right: 10px;
}

.plinko-ylgcpi + .plinko-ylgcpi {
  margin-top: 14px;
}

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

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

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

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

.plinko-hcfxks .plinko-0d49mv {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .plinko-hcfxks .plinko-0d49mv {
    margin: 28px 0 0;
  }
}

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

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

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

.plinko-0a1h92 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.plinko-v5060c {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.plinko-jv16v6 .plinko-bzaq2z {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .plinko-jv16v6 .plinko-bzaq2z {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.plinko-1i0zbl {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.plinko-1i0zbl img {
  width: 100%;
}

.plinko-0ao4i1 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.plinko-2ut2hm {
  width: 100%;
  margin: 0 0 100px;
}

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

.plinko-2ut2hm .plinko-rgryx6 {
  position: relative;
}

.plinko-2ut2hm .plinko-wycode {
  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;
}

.plinko-2ut2hm .plinko-wycode.plinko-dap8rb {
  display: none;
}

.plinko-2ut2hm .plinko-4myq2b {
  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) {
  .plinko-2ut2hm .plinko-4myq2b {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .plinko-2ut2hm .plinko-4myq2b {
    bottom: 90px;
  }
}

.plinko-2ut2hm .plinko-4myq2b .plinko-vyapnl {
  max-width: 300px;
  width: 100%;
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-vyapnl
  .plinko-81oe0x {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm
    .plinko-4myq2b
    .plinko-vyapnl
    .plinko-81oe0x {
    font-size: 32px;
    text-align: center;
  }
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-vyapnl
  .plinko-0u1qp3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm
    .plinko-4myq2b
    .plinko-vyapnl
    .plinko-0u1qp3 {
    text-align: center;
  }
}

.plinko-2ut2hm .plinko-4myq2b .plinko-f9qa3i {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm .plinko-4myq2b .plinko-f9qa3i {
    flex-direction: column-reverse;
  }
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-f9qa3i
  .plinko-6vpohy {
  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: 0chicken-road-spynx9 ease-in-out;
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-f9qa3i
  .plinko-6vpohy:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm
    .plinko-4myq2b
    .plinko-f9qa3i
    .plinko-6vpohy {
    width: 100%;
  }
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-f9qa3i
  .plinko-ubjawm {
  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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-f9qa3i
  .plinko-ubjawm
  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);
  }
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-f9qa3i
  .plinko-ubjawm: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;
}

.plinko-2ut2hm
  .plinko-4myq2b
  .plinko-f9qa3i
  .plinko-ubjawm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm
    .plinko-4myq2b
    .plinko-f9qa3i
    .plinko-ubjawm {
    width: 100%;
  }
}

.plinko-2ut2hm .plinko-4myq2b.plinko-dap8rb {
  display: none;
}

.plinko-2ut2hm .plinko-ioxeik {
  display: none;
}

.plinko-2ut2hm .plinko-ioxeik.plinko-evhb1x {
  display: block;
}

.plinko-2ut2hm .plinko-ioxeik iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm .plinko-ioxeik iframe {
    height: calc(100vh - 54px);
  }
}

.plinko-2ut2hm .plinko-j58ous {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .plinko-2ut2hm .plinko-j58ous {
    padding: 24px 16px 0;
  }
}

.plinko-2ut2hm .plinko-j58ous .plinko-81oe0x {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .plinko-2ut2hm .plinko-j58ous .plinko-81oe0x {
    margin-bottom: 24px;
  }
}

.plinko-2ut2hm .plinko-j58ous 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);
}

.plinko-2ut2hm .plinko-j58ous 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) {
  .plinko-2ut2hm .plinko-j58ous table tr td {
    padding: 12px 4px;
  }
}

.plinko-2ut2hm .plinko-j58ous 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) {
  .plinko-2ut2hm .plinko-j58ous table tr th {
    padding: 12px 4px;
  }
}

.plinko-2ut2hm .plinko-j58ous table tr:last-of-type td {
  border-bottom: none;
}

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

.plinko-hlwvp4.plinko-fuvrj3 {
  display: block;
}

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

.plinko-hlwvp4 .plinko-op7ngh {
  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;
}

.plinko-hlwvp4 .plinko-celq4d {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.plinko-hlwvp4 .plinko-ubjawm {
  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: 0chicken-road-spynx9 ease-in-out;
}

.plinko-hlwvp4 .plinko-ubjawm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.plinko-c0o3kl.plinko-fuvrj3 {
  display: block;
}

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

.plinko-t1nsax {
  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;
}

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

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

.plinko-6hhfq1 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.plinko-6hhfq1 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.plinko-u6bg52 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.plinko-shzdch.plinko-dap8rb {
  display: none;
}

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

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

.plinko-63dnyx {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.plinko-63dnyx 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: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.plinko-63dnyx input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.plinko-63dnyx input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.plinko-63dnyx input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.plinko-63dnyx input:active {
  border-color: #c2c0ce;
}

.plinko-63dnyx input:focus {
  border-color: #c2c0ce;
}

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

.plinko-lb5o02 {
  margin-bottom: 36px;
}

.plinko-lb5o02 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;
}

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

.plinko-lb5o02 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.plinko-60pbh8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.plinko-kziel0 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.plinko-kziel0:hover {
  background: var(--border-color);
}

.plinko-79a7fo {
  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: 0chicken-road-spynx9 ease-in-out;
}

.plinko-79a7fo:hover {
  background: #166ad9;
}

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

.plinko-u8r0jn.plinko-dap8rb {
  display: none;
}

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

.plinko-u8r0jn .plinko-kziel0 {
  margin: 0 auto;
}

.plinko-tzdwmx {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.plinko-kd147x {
  filter: grayscale(100%);
}

.plinko-vqsl4o > input {
  display: none;
}

.plinko-vqsl4o > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-75utkg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.plinko-faqm6y 44.plinko-thcl47.plinko-5i6h7e.plinko-me724e.plinko-y398z2.plinko-qpoka4.plinko-nzhp63.plinko-te4413.plinko-q40jlj.plinko-2du3yo.plinko-obbvp6.plinko-xsg4dj.plinko-kfddh2 0l-12.plinko-f8xiec 30.plinko-35a0ys.plinko-f3wzo6 2.plinko-fa5msj.plinko-f3wzo6 3.plinko-kidu18 3.plinko-9b60vf.plinko-vjmfev 3.plinko-97jr0e.plinko-ka86fk.plinko-tijrrb.plinko-4la5h1 7-3.plinko-f8xiec 10.plinko-059dh6.plinko-4la5h1 23.plinko-j43z5s.plinko-wu8j72 1.plinko-owxnul 2.plinko-f8xiec 3.plinko-wu8j72 1.plinko-vjmfev 5.plinko-4930tl.plinko-vjmfev 32.plinko-2fdnh1.plinko-ka86fk 5.plinko-kfddh2 4.plinko-4la5h1 9.plinko-4la5h1 8.plinko-vjmfev 6.plinko-3bgxup.plinko-f1ohei.plinko-8n6g2t.plinko-ei4j8s.plinko-cx6frl 4.plinko-8v5fwy.plinko-cx6frl 6.plinko-cx6frl 0l29.plinko-kfddh2 17.plinko-zcaqog.plinko-ta6i53 2.plinko-unf73c 10.plinko-xwjoav.plinko-f8xiec 8.plinko-k96gt1.plinko-ce5i76.plinko-ikmdeh.plinko-j1rc9j.plinko-346qsy.plinko-ka86fk.plinko-qpoka4.plinko-f8xiec 1.plinko-r5g281.plinko-a1ae0o.plinko-zhc9tj.plinko-5mbd94.plinko-9r28a4.plinko-owxnul 1.plinko-sgpq6p.plinko-i61du5.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.plinko-vqsl4o > input:checked ~ label,
.plinko-vqsl4o > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-75utkg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.plinko-faqm6y 44.plinko-thcl47.plinko-5i6h7e.plinko-me724e.plinko-y398z2.plinko-qpoka4.plinko-nzhp63.plinko-te4413.plinko-q40jlj.plinko-2du3yo.plinko-obbvp6.plinko-xsg4dj.plinko-kfddh2 0l-12.plinko-f8xiec 30.plinko-35a0ys.plinko-f3wzo6 2.plinko-fa5msj.plinko-f3wzo6 3.plinko-kidu18 3.plinko-9b60vf.plinko-vjmfev 3.plinko-97jr0e.plinko-ka86fk.plinko-tijrrb.plinko-4la5h1 7-3.plinko-f8xiec 10.plinko-059dh6.plinko-4la5h1 23.plinko-j43z5s.plinko-wu8j72 1.plinko-owxnul 2.plinko-f8xiec 3.plinko-wu8j72 1.plinko-vjmfev 5.plinko-4930tl.plinko-vjmfev 32.plinko-2fdnh1.plinko-ka86fk 5.plinko-kfddh2 4.plinko-4la5h1 9.plinko-4la5h1 8.plinko-vjmfev 6.plinko-3bgxup.plinko-f1ohei.plinko-8n6g2t.plinko-ei4j8s.plinko-cx6frl 4.plinko-8v5fwy.plinko-cx6frl 6.plinko-cx6frl 0l29.plinko-kfddh2 17.plinko-zcaqog.plinko-ta6i53 2.plinko-unf73c 10.plinko-xwjoav.plinko-f8xiec 8.plinko-k96gt1.plinko-ce5i76.plinko-ikmdeh.plinko-j1rc9j.plinko-346qsy.plinko-ka86fk.plinko-qpoka4.plinko-f8xiec 1.plinko-r5g281.plinko-a1ae0o.plinko-zhc9tj.plinko-5mbd94.plinko-9r28a4.plinko-owxnul 1.plinko-sgpq6p.plinko-i61du5.5z'/%3e%3c/svg%3e");
}

.plinko-vqsl4o > input:not(:checked) ~ label:hover,
.plinko-vqsl4o > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-75utkg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-faqm6y 44.plinko-thcl47.plinko-5i6h7e.plinko-me724e.plinko-y398z2.plinko-qpoka4.plinko-nzhp63.plinko-te4413.plinko-q40jlj.plinko-2du3yo.plinko-obbvp6.plinko-xsg4dj.plinko-kfddh2 0l-12.plinko-f8xiec 30.plinko-35a0ys.plinko-f3wzo6 2.plinko-fa5msj.plinko-f3wzo6 3.plinko-kidu18 3.plinko-9b60vf.plinko-vjmfev 3.plinko-97jr0e.plinko-ka86fk.plinko-tijrrb.plinko-4la5h1 7-3.plinko-f8xiec 10.plinko-059dh6.plinko-4la5h1 23.plinko-j43z5s.plinko-wu8j72 1.plinko-owxnul 2.plinko-f8xiec 3.plinko-wu8j72 1.plinko-vjmfev 5.plinko-4930tl.plinko-vjmfev 32.plinko-2fdnh1.plinko-ka86fk 5.plinko-kfddh2 4.plinko-4la5h1 9.plinko-4la5h1 8.plinko-vjmfev 6.plinko-3bgxup.plinko-f1ohei.plinko-8n6g2t.plinko-ei4j8s.plinko-cx6frl 4.plinko-8v5fwy.plinko-cx6frl 6.plinko-cx6frl 0l29.plinko-kfddh2 17.plinko-zcaqog.plinko-ta6i53 2.plinko-unf73c 10.plinko-xwjoav.plinko-f8xiec 8.plinko-k96gt1.plinko-ce5i76.plinko-ikmdeh.plinko-j1rc9j.plinko-346qsy.plinko-ka86fk.plinko-qpoka4.plinko-f8xiec 1.plinko-r5g281.plinko-a1ae0o.plinko-zhc9tj.plinko-5mbd94.plinko-9r28a4.plinko-owxnul 1.plinko-sgpq6p.plinko-i61du5.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .plinko-cw2ir9 > .plinko-ye4h8j {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .plinko-cw2ir9 > .plinko-ye4h8j {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .plinko-cw2ir9 > .plinko-ye4h8j {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .plinko-cw2ir9 > .plinko-ye4h8j {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .plinko-cw2ir9 > .plinko-ye4h8j {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.plinko-p8yp2w.plinko-dap8rb {
  display: none;
}

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

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

.plinko-2moydh {
  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;
}

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

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

.plinko-2moydh img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.plinko-7fehd9 {
  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;
}

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

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

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

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

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

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

.plinko-1s1895 {
  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: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.plinko-p8yp2w.plinko-nxn59b .plinko-ezt7w6 {
  background: #2b3b67;
}

.plinko-p8yp2w.plinko-nxn59b .plinko-2moydh {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.plinko-p8yp2w.plinko-nxn59b .plinko-2moydh::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.plinko-p8yp2w.plinko-nxn59b .plinko-2moydh::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.plinko-p8yp2w.plinko-nxn59b .plinko-7fehd9::before {
  background: #0e0f41;
}

.plinko-p8yp2w.plinko-nxn59b .plinko-7fehd9::after {
  background: #152557;
}

.plinko-p8yp2w.plinko-4hffpk .plinko-ezt7w6 {
  background: #1f35fa;
}

.plinko-p8yp2w.plinko-4hffpk .plinko-2moydh {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.plinko-p8yp2w.plinko-4hffpk .plinko-2moydh::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.plinko-p8yp2w.plinko-4hffpk .plinko-2moydh::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.plinko-p8yp2w.plinko-4hffpk .plinko-7fehd9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.plinko-p8yp2w.plinko-4hffpk .plinko-7fehd9::after {
  background: #192ac8;
}

.plinko-p8yp2w.plinko-9abshm .plinko-ezt7w6 {
  background: #fa771f;
}

.plinko-p8yp2w.plinko-9abshm .plinko-2moydh {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-p8yp2w.plinko-9abshm .plinko-2moydh::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.plinko-p8yp2w.plinko-9abshm .plinko-2moydh::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.plinko-p8yp2w.plinko-9abshm .plinko-7fehd9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-p8yp2w.plinko-9abshm .plinko-7fehd9::after {
  background: #fa8535;
}

.plinko-vjgn32 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.plinko-zhehmj {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.plinko-lv8045 {
  width: 120px;
  height: 22px;
}

.plinko-lv8045 .plinko-mklyrr {
  fill: #c2c0ce;
}

.plinko-lv8045 [rating="1"] .plinko-mklyrr:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.plinko-lv8045 [rating="2"] .plinko-mklyrr:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.plinko-lv8045 [rating="3"] .plinko-mklyrr:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.plinko-lv8045 [rating="4"] .plinko-mklyrr:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.plinko-lv8045 [rating="5"] .plinko-mklyrr:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.plinko-1ootjc {
  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);
}

.plinko-1ootjc.plinko-evhb1x {
  display: block;
}

.plinko-1ootjc.plinko-dap8rb {
  display: none;
}

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

.plinko-t4tey3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.plinko-yi3wv4 {
  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);
}

.plinko-9lr0hp {
  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;
}

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

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

.plinko-4xq97e {
  font-size: 16px;
  line-height: 140%;
}

.plinko-rkd9ab {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.plinko-rkd9ab .plinko-mklyrr {
  fill: #c2c0ce;
}

.plinko-rkd9ab [rating="1"] .plinko-mklyrr:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.plinko-rkd9ab [rating="2"] .plinko-mklyrr:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.plinko-rkd9ab [rating="3"] .plinko-mklyrr:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.plinko-rkd9ab [rating="4"] .plinko-mklyrr:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.plinko-rkd9ab [rating="5"] .plinko-mklyrr:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.plinko-k86eqf {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.plinko-12qbls img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.plinko-asmtpm {
  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;
}

.plinko-k8c7sd {
  flex: 1;
  min-width: 0;
}

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

.plinko-evhgoo {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.plinko-evhgoo svg path {
  fill: var(--button-bg-color);
}

.plinko-evhgoo svg circle {
  fill: var(--button-text-color);
}

.plinko-75h2uv {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.plinko-75h2uv strong {
  font-weight: 600;
}

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

.plinko-2q47od p {
  margin: 0 0 16px;
}

.plinko-2q47od p:last-child {
  margin-bottom: 0;
}

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

.plinko-nag5ac {
  max-width: 300px;
  width: 100%;
}

.plinko-nag5ac a {
  width: 100%;
}

@media (max-width: 575px) {
  .plinko-nag5ac {
    max-width: 200px;
  }
}

.plinko-nbk682 {
  justify-content: center;
}

.plinko-orgdeh {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.plinko-6etrum {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.plinko-9bzv9u .plinko-0z9c7u {
  justify-content: center;
}

/* faq */

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

.plinko-dmu6ls {
  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 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.plinko-dmu6ls::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.plinko-t1khhy.plinko-fuvrj3 .plinko-dmu6ls::after {
  transform: rotate(45deg);
}

.plinko-09cqt6 {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.plinko-t1khhy.plinko-fuvrj3 .plinko-09cqt6 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.plinko-0w7ira {
  margin: 25px 0;
}

.plinko-vqsl4o > input:not(:checked) ~ label:hover,
.plinko-vqsl4o > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-kie6wc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-5i9d52 44.plinko-9wae6o.plinko-c7j1pr.plinko-oki1nd.plinko-q4gryg.plinko-yf9e8o.plinko-9mjrd8.plinko-4sej4d.plinko-yym8vq.plinko-y3k6si.plinko-nex293.plinko-mxo0al.plinko-ecbdzm 0l-12.plinko-vzm96k 30.plinko-jlinvx.plinko-w3bagp 2.plinko-7lb0rq.plinko-w3bagp 3.plinko-0u1lok 3.plinko-yij574.plinko-g9o4e5 3.plinko-4vsh34.plinko-iz2b0t.plinko-fvcyje.plinko-pl7alm 7-3.plinko-vzm96k 10.plinko-6n8gvo.plinko-pl7alm 23.plinko-zlo04o.plinko-jcauvi 1.plinko-529bvj 2.plinko-vzm96k 3.plinko-jcauvi 1.plinko-g9o4e5 5.plinko-ymjy71.plinko-g9o4e5 32.plinko-xmyqy7.plinko-iz2b0t 5.plinko-ecbdzm 4.plinko-pl7alm 9.plinko-pl7alm 8.plinko-g9o4e5 6.plinko-e9wh2y.plinko-zzen83.plinko-acwyv7.plinko-28mhso.plinko-qlxi8b 4.plinko-f02klu.plinko-qlxi8b 6.plinko-qlxi8b 0l29.plinko-ecbdzm 17.plinko-mizpcc.plinko-1hd6k1 2.plinko-8jlrcn 10.plinko-t2x4i9.plinko-vzm96k 8.plinko-9mjmwb.plinko-8gi8g5.plinko-mfqanw.plinko-0hlhnb.plinko-zizflp.plinko-iz2b0t.plinko-yf9e8o.plinko-vzm96k 1.plinko-fl05y6.plinko-g173hb.plinko-shq1hv.plinko-cisjb9.plinko-a91wtr.plinko-529bvj 1.plinko-b0iqvp.plinko-ntwprl.5z'/%3e%3c/svg%3e");
}

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

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

.plinko-vwtepp {
  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);
}

.plinko-vwtepp.plinko-i1bn0r {
  display: block;
}

.plinko-vwtepp.plinko-tf9sb3 {
  display: none;
}

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

.plinko-rgkfxj {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.plinko-p1z0ri {
  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);
}

.plinko-20f3r9 {
  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;
}

.plinko-7dp2ok small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.plinko-b8x2ru {
  font-size: 16px;
  line-height: 140%;
}

.plinko-8ckh1d {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.plinko-8ckh1d .plinko-d4ftae {
  fill: #c2c0ce;
}

.plinko-8ckh1d [rating="1"] .plinko-d4ftae:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.plinko-8ckh1d [rating="2"] .plinko-d4ftae:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.plinko-8ckh1d [rating="3"] .plinko-d4ftae:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.plinko-8ckh1d [rating="4"] .plinko-d4ftae:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.plinko-8ckh1d [rating="5"] .plinko-d4ftae:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.plinko-ael76n 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;
}

.plinko-ael76n 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 */

.plinko-qt9g8v {
  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);
}

.plinko-qt9g8v.plinko-uu7dy7 {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.plinko-xeqagj {
  margin: 25px 0;
}

.plinko-wvd40n > input:not(:checked) ~ label:hover,
.plinko-wvd40n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-wb5klc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-s1ty9b 44.plinko-yh5b6s.plinko-ojf9uk.plinko-7nltch.plinko-hdma29.plinko-s3q46b.plinko-gm4rny.plinko-skujlc.plinko-a2vhmb.plinko-tn0sdb.plinko-ctqo3m.plinko-bujqvd.plinko-c9y32p 0l-12.plinko-rq1m84 30.plinko-8g6mdc.plinko-1ggvhg 2.plinko-qzvxxx.plinko-1ggvhg 3.plinko-syd055 3.plinko-qp9xhi.plinko-at3zf6 3.plinko-57x01r.plinko-wcqz25.plinko-wo17h4.plinko-sbecu8 7-3.plinko-rq1m84 10.plinko-4ml4pf.plinko-sbecu8 23.plinko-bt8giu.plinko-jb9zpa 1.plinko-yam5wl 2.plinko-rq1m84 3.plinko-jb9zpa 1.plinko-at3zf6 5.plinko-ab2nul.plinko-at3zf6 32.plinko-qqkmf9.plinko-wcqz25 5.plinko-c9y32p 4.plinko-sbecu8 9.plinko-sbecu8 8.plinko-at3zf6 6.plinko-lo967f.plinko-kecsyx.plinko-xct81g.plinko-0cwvrw.plinko-k6xt29 4.plinko-2njfs0.plinko-k6xt29 6.plinko-k6xt29 0l29.plinko-c9y32p 17.plinko-09h1rq.plinko-3idhj9 2.plinko-q65iar 10.plinko-01854a.plinko-rq1m84 8.plinko-shlmfr.plinko-7q05ka.plinko-83q66h.plinko-hngtdb.plinko-qjpd6a.plinko-wcqz25.plinko-s3q46b.plinko-rq1m84 1.plinko-79pg4t.plinko-639nn0.plinko-rk080j.plinko-s96vok.plinko-1thdq2.plinko-yam5wl 1.plinko-a443xt.plinko-cfbqa8.5z'/%3e%3c/svg%3e");
}

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

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

.plinko-vl767s {
  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);
}

.plinko-vl767s.plinko-m73xob {
  display: block;
}

.plinko-vl767s.plinko-2ip848 {
  display: none;
}

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

.plinko-fyo8m4 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.plinko-0fk541 {
  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);
}

.plinko-tu32k8 {
  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;
}

.plinko-7g81j7 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.plinko-5heo9b {
  font-size: 16px;
  line-height: 140%;
}

.plinko-9gbl1m {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.plinko-9gbl1m .plinko-ke4jh7 {
  fill: #c2c0ce;
}

.plinko-9gbl1m [rating="1"] .plinko-ke4jh7:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.plinko-9gbl1m [rating="2"] .plinko-ke4jh7:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.plinko-9gbl1m [rating="3"] .plinko-ke4jh7:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.plinko-9gbl1m [rating="4"] .plinko-ke4jh7:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.plinko-9gbl1m [rating="5"] .plinko-ke4jh7:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.plinko-mljf9h {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  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) {
  .plinko-mljf9h:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .plinko-mljf9h {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.plinko-ezyfc9 {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.plinko-8iatr7 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.plinko-vl767s {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.plinko-vl767s.plinko-m73xob {
  display: block;
}

.plinko-xazam3 {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.plinko-alm5s1 {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.plinko-xazam3:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.plinko-xazam3:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .plinko-8iatr7 {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .plinko-vl767s {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .plinko-xazam3 {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.plinko-0oyaln {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.plinko-yu83a2 {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.plinko-yu83a2::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.plinko-0oyaln.plinko-s6btio .plinko-yu83a2::after {
  transform: rotate(45deg);
}

.plinko-yu83a2:hover {
  background: rgba(255, 255, 255, 0.3);
}

.plinko-gomfsz {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.plinko-0oyaln.plinko-s6btio .plinko-gomfsz {
  max-height: 100%;
  padding: 15px 20px;
}

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

.plinko-7gd56p {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.plinko-7gd56p img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .plinko-7gd56p img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .plinko-gys0sm .plinko-ynhlfj img {
    margin-top: -150px !important;
  }

  .plinko-du9u9k {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.plinko-3x6j8j {
  margin-bottom: 25px;
}

.plinko-3x6j8j iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.plinko-8cg945 {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.plinko-tmygie ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.plinko-fgmuco {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.plinko-fgmuco p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.plinko-fgmuco button {
  z-index: 2;
}

.plinko-8cg945.plinko-qri0dk {
  bottom: 40px;
}

.plinko-2nwbxe {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.plinko-9ajgzs {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.plinko-4tzk7n infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.plinko-1usnit {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.plinko-oblx7e ease;
  z-index: 10000;
}

.plinko-1usnit:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .plinko-fgmuco p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .plinko-fgmuco .plinko-919q16 {
    font-size: 13.5px;
  }

  .plinko-8cg945 .plinko-9ajgzs {
    animation: jump-y 0.plinko-4tzk7n infinite ease-in-out;
  }

  .plinko-r0njl9 {
    display: none;
  }
}

.plinko-8bxc5n {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.plinko-fwerey {
  top: 10px;
  animation-duration: 7s;
}

.plinko-a9pvmp {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.plinko-6uvp2u {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.plinko-r0njl9 {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.plinko-ukw1q7 {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.plinko-zwytl1 {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.plinko-21wyvj {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.plinko-5ztwgg {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.plinko-5ztwgg .plinko-rtzf05 {
  display: flex;
  align-items: center;
}

.plinko-j59be1 {
  display: flex;
  flex-direction: column;
}

.plinko-i6nl35 {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.plinko-bo2sie {
  max-width: 300px;
  width: 100%;
}

.plinko-r0n4yd {
  max-width: 280px;
  width: 100%;
  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);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .plinko-5ztwgg {
    flex-direction: column;
  }

  .plinko-rtzf05 {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .plinko-j59be1 {
    text-align: center;
  }

  .plinko-5ztwgg h3 {
    margin-bottom: 0 !important;
  }
}

.plinko-0ntm51 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

@media (max-width: 501px) {
  .plinko-0ntm51 {
    font-size: 12px;
  }
}

.plinko-mx2y24 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

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

.plinko-m8p7a4 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.plinko-gcee3d li:first-child {
  margin-bottom: 10px;
}

.plinko-gcee3d a {
  color: #000;
}

.plinko-rgfgui {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .plinko-rgfgui {
    align-items: center;
  }

  .plinko-shrrwb {
    flex-direction: column;
  }
}

.plinko-s8yoh3 {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.plinko-vuzxz4 img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.plinko-cszy2d {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.plinko-cszy2d a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.plinko-3e9fr4 ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.plinko-cszy2d a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.plinko-hm81d9 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .plinko-hm81d9 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-hm81d9 {
    margin: 15px auto;
  }
}
.plinko-hm81d9 li {
  font-size: 16px;
  position: relative;
}
.plinko-hm81d9 li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .plinko-hm81d9 li a:hover {
    text-decoration: underline;
  }
}
.plinko-hm81d9 li span {
  opacity: 0.5;
}
.plinko-hm81d9 li + li {
  margin-left: 30px;
}
.plinko-hm81d9 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.plinko-0dvkd5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .plinko-0dvkd5 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-0dvkd5 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.plinko-4i2we4 {
  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) {
  .plinko-4i2we4 {
    flex-direction: column;
  }
}
.plinko-ss0kk5 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.plinko-ss0kk5 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .plinko-ss0kk5 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.plinko-0s2wff {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.plinko-0s2wff 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) {
  .plinko-0s2wff ul {
    margin-bottom: 15px;
  }
}
.plinko-0s2wff ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.plinko-0s2wff 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);
}
.plinko-0s2wff ul li span svg {
  fill: var(--title-color);
}
.plinko-0s2wff ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .plinko-0s2wff ul li small {
    font-size: 12px;
  }
}
.plinko-0s2wff ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.plinko-0s2wff ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .plinko-0s2wff {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.plinko-1039ik {
  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) {
  .plinko-1039ik {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.plinko-9csvd2 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.plinko-ymjhg0 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .plinko-ymjhg0 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .plinko-ymjhg0:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.plinko-ymjhg0.plinko-y9fezq {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .plinko-ymjhg0.plinko-y9fezq:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.plinko-gehxfp {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .plinko-gehxfp {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-gehxfp {
    padding: 50px 16px 68px;
  }
}
.plinko-qk2a5g {
  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) {
  .plinko-qk2a5g {
    flex-direction: column;
  }
}
.plinko-wod3js {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .plinko-wod3js {
    margin-bottom: 40px;
  }
}
.plinko-6gserp .plinko-51jd50 {
  margin-bottom: 28px;
}
.plinko-6gserp .plinko-51jd50 img {
  max-height: 100px;
  width: auto;
}
.plinko-laxo65 {
  display: flex;
  align-items: center;
}
.plinko-laxo65 a + a {
  margin-left: 24px;
}
.plinko-laxo65 img {
  max-height: 56px;
  width: auto;
}
.plinko-laxo65 img + img {
  margin-left: 24px;
}
.plinko-gtfwcd {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .plinko-gtfwcd {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.plinko-mn6vn0 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .plinko-mn6vn0 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.plinko-x5x012 {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.plinko-x5x012 label {
  font-size: 14px;
}

.plinko-x5x012 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.plinko-x5x012 input,
.plinko-x5x012 textarea,
.plinko-x5x012 button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.plinko-x5x012 button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.plinko-oblx7e ease;
}
.plinko-x5x012 button:hover {
  background-color: var(--button-bg-hover);
}
.plinko-spamu0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.plinko-bupljn ease-in;
}

.plinko-spamu0 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .plinko-a80lax {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .plinko-a80lax > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .plinko-a80lax > div.plinko-bdg6d2 {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .plinko-a80lax > div.plinko-bdg6d2 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.plinko-ecy5j9 {
  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: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .plinko-hvvk1x .plinko-vd6th9 a {
    font-size: 12px;
  }
}

/* app */
.plinko-klypux {
  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) {
  .plinko-klypux {
    flex-direction: column;
  }
}
.plinko-nkdl6d {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.plinko-nkdl6d img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .plinko-nkdl6d {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.plinko-997wrn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.plinko-997wrn 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) {
  .plinko-997wrn ul {
    margin-bottom: 15px;
  }
}
.plinko-997wrn ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.plinko-997wrn 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);
}
.plinko-997wrn ul li span svg {
  fill: var(--title-color);
}
.plinko-997wrn ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .plinko-997wrn ul li small {
    font-size: 12px;
  }
}
.plinko-997wrn ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.plinko-997wrn ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .plinko-997wrn {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.plinko-6n2rtm {
  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) {
  .plinko-6n2rtm {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.plinko-os7ly0 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.plinko-zcmbaw {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .plinko-zcmbaw {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .plinko-zcmbaw:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.plinko-zcmbaw.plinko-laiz85 {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .plinko-zcmbaw.plinko-laiz85:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.plinko-ci2v4v {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .plinko-ci2v4v {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-ci2v4v {
    padding: 50px 16px 68px;
  }
}