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-w5fc66 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.plinko-1kv1cq {
  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-1kv1cq: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-xr6916 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.plinko-unb4sg {
  cursor: pointer;
}

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

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

.plinko-pkzs0o figure {
  margin: 0;
}

.plinko-pkzs0o.plinko-ig0tkf {
  justify-content: flex-start;
  margin-right: 4px;
}

.plinko-pkzs0o.plinko-5c0m3a {
  justify-content: flex-end;
  margin-left: 4px;
}

.plinko-pkzs0o.plinko-jywp2w {
  justify-content: center;
}

.plinko-pkzs0o.plinko-16k4jc {
  justify-content: normal;
}

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

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

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

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

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

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

.plinko-8qm55v img {
  width: 100%;
}

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

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

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

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

.plinko-a85f5p 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-a85f5p ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

.plinko-6wrnop {
  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-6wrnop {
    height: 50px;
  }
}

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

.plinko-6wrnop.plinko-94vdrn {
  background-color: #000;
}

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

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

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

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

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

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

.plinko-12pxyj .plinko-jcx3gr {
  margin-bottom: 28px;
}

.plinko-12pxyj .plinko-jcx3gr img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-rvyt0s.plinko-i0rcoa {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.plinko-w1ar13 h1,
.plinko-w1ar13 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-w1ar13 h1,
  .plinko-w1ar13 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.plinko-1fayfh li {
  width: 100%;
}

.plinko-1fayfh 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-1fayfh li a svg {
  fill: var(--button-text-color);
}

.plinko-1fayfh li a.plinko-i0rcoa {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

.plinko-m31tho {
  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-m31tho {
    height: 54px;
  }
}

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .plinko-wgkdht {
    display: block;
  }
  .plinko-wgkdht li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .plinko-wgkdht li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .plinko-wgkdht 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-wgkdht li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.plinko-4y28gu.plinko-1dcdvx {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.plinko-2m959n {
  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-2m959n::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-2m959n {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .plinko-2m959n img {
    max-width: 20px;
  }
}

.plinko-rxq9d7 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-rxq9d7 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.plinko-rxq9d7 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-rxq9d7 ul li {
    padding: 5px;
  }
}

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

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

.plinko-yuhlnc {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-nqq80s .plinko-37ia3t {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .plinko-nqq80s .plinko-37ia3t {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.plinko-nqq80s .plinko-g1ktme {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

.plinko-37ia3t {
  margin: 0 0 28px;
}

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

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

.plinko-sfveoa .plinko-1kv1cq {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.plinko-94t5ue {
  position: relative;
  border: none;
}

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

.plinko-uj1a8j {
  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-uj1a8j span {
  height: 32px;
}

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

.plinko-uj1a8j.plinko-0ts823 span {
  transform: scaleY(-1);
}

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

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

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

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

.plinko-l9owhq 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-l9owhq li a:hover {
    background: var(--main-theme-color);
  }
}

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

.plinko-l9owhq.plinko-pkob7h {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-2nimxv {
  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-8mxea8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.plinko-t42g2r {
  display: none;
}

@media only screen and (max-width: 767px) {
  .plinko-t42g2r {
    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-cmphgt {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-cm49jd 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-cm49jd 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-cm49jd 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-cm49jd tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.plinko-cm49jd 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-cm49jd 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-cm49jd tbody tr td:last-of-type {
  margin-left: auto;
}

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

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

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

.plinko-cm49jd tbody tr td .plinko-cyxtp1 {
  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-cm49jd tbody tr td .plinko-cyxtp1:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-dc8oii {
  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-dc8oii {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.plinko-53mop5::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-sj3evd {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-9zbn6f {
  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-9zbn6f:hover {
  border: 1px solid #8c8ca2;
}

.plinko-43gxwb {
  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-43gxwb:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.plinko-q5lxbc .plinko-9zbn6f {
  width: 50%;
  margin: 0;
}

.plinko-b0x0yn {
  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-b0x0yn:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

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

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

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

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

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

.plinko-76xqju 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-76xqju a {
    margin: 1px 0 4px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-k60e6v::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-9yh3ts {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.plinko-9yh3ts.plinko-d3hli5 {
  display: none;
}

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

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

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

.plinko-ifwcrb.plinko-qbczra {
  opacity: 1;
  pointer-events: all;
}

.plinko-gs4sb6 {
  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-gs4sb6 svg {
  margin-right: 10px;
}

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

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

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

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

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

.plinko-8sc51x .plinko-sfveoa {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-1ny9dx .plinko-1kv1cq {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.plinko-rxsd6e .plinko-h8jn3d {
  position: relative;
}

.plinko-rxsd6e .plinko-816qf0 {
  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-rxsd6e .plinko-816qf0.plinko-d3hli5 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .plinko-rxsd6e .plinko-0t85ry {
    bottom: 90px;
  }
}

.plinko-rxsd6e .plinko-0t85ry .plinko-4inf69 {
  max-width: 300px;
  width: 100%;
}

.plinko-rxsd6e
  .plinko-0t85ry
  .plinko-4inf69
  .plinko-8w3b1i {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .plinko-rxsd6e
    .plinko-0t85ry
    .plinko-4inf69
    .plinko-8w3b1i {
    font-size: 32px;
    text-align: center;
  }
}

.plinko-rxsd6e
  .plinko-0t85ry
  .plinko-4inf69
  .plinko-pzbm6c {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .plinko-rxsd6e
    .plinko-0t85ry
    .plinko-4inf69
    .plinko-pzbm6c {
    text-align: center;
  }
}

.plinko-rxsd6e .plinko-0t85ry .plinko-1dcdvx {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .plinko-rxsd6e .plinko-0t85ry .plinko-1dcdvx {
    flex-direction: column-reverse;
  }
}

.plinko-rxsd6e
  .plinko-0t85ry
  .plinko-1dcdvx
  .plinko-njp0iw {
  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-rxsd6e
  .plinko-0t85ry
  .plinko-1dcdvx
  .plinko-njp0iw:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .plinko-rxsd6e
    .plinko-0t85ry
    .plinko-1dcdvx
    .plinko-njp0iw {
    width: 100%;
  }
}

.plinko-rxsd6e
  .plinko-0t85ry
  .plinko-1dcdvx
  .plinko-49gvxj {
  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-rxsd6e
  .plinko-0t85ry
  .plinko-1dcdvx
  .plinko-49gvxj
  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-rxsd6e
  .plinko-0t85ry
  .plinko-1dcdvx
  .plinko-49gvxj: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-rxsd6e
  .plinko-0t85ry
  .plinko-1dcdvx
  .plinko-49gvxj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .plinko-rxsd6e
    .plinko-0t85ry
    .plinko-1dcdvx
    .plinko-49gvxj {
    width: 100%;
  }
}

.plinko-rxsd6e .plinko-0t85ry.plinko-d3hli5 {
  display: none;
}

.plinko-rxsd6e .plinko-940duv {
  display: none;
}

.plinko-rxsd6e .plinko-940duv.plinko-qbczra {
  display: block;
}

.plinko-rxsd6e .plinko-940duv iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.plinko-rxsd6e .plinko-xopi6s .plinko-8w3b1i {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.plinko-iasx0y.plinko-i0rcoa {
  display: block;
}

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

.plinko-iasx0y .plinko-wx49ts {
  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-iasx0y .plinko-550jp9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.plinko-iasx0y .plinko-49gvxj {
  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-iasx0y .plinko-49gvxj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.plinko-nnmxxx.plinko-i0rcoa {
  display: block;
}

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

.plinko-u3v4hb {
  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-oiieyj {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.plinko-3yedts {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.plinko-3yedts svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

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

.plinko-antxbm.plinko-d3hli5 {
  display: none;
}

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

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

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

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

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

.plinko-z6y8g3 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-z6y8g3 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

.plinko-l8fauk 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-l8fauk textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

.plinko-4vxv1e {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.plinko-cmbl2w {
  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-cmbl2w:hover {
  background: var(--border-color);
}

.plinko-48ptid {
  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-48ptid:hover {
  background: #166ad9;
}

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

.plinko-5htx1t.plinko-d3hli5 {
  display: none;
}

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

.plinko-5htx1t .plinko-cmbl2w {
  margin: 0 auto;
}

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

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

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

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

.plinko-1q373o > input {
  display: none;
}

.plinko-1q373o > 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-1sca0z.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.plinko-ml29xn 44.plinko-e60rvb.plinko-183deu.plinko-7p3kwx.plinko-xu65e9.plinko-gqgqz8.plinko-ai503h.plinko-k4bs3x.plinko-uijhe3.plinko-imxgoj.plinko-tskl4c.plinko-9wepzi.plinko-5di1dw 0l-12.plinko-g3gaez 30.plinko-1vlhoe.plinko-6goery 2.plinko-s4163i.plinko-6goery 3.plinko-udbkzk 3.plinko-8ap995.plinko-ce17pz 3.plinko-15hh4g.plinko-eq06kf.plinko-j7nfdx.plinko-wtlodz 7-3.plinko-g3gaez 10.plinko-feityz.plinko-wtlodz 23.plinko-48kijb.plinko-we77zh 1.plinko-nw4wy6 2.plinko-g3gaez 3.plinko-we77zh 1.plinko-ce17pz 5.plinko-wzyce8.plinko-ce17pz 32.plinko-b3rpd5.plinko-eq06kf 5.plinko-5di1dw 4.plinko-wtlodz 9.plinko-wtlodz 8.plinko-ce17pz 6.plinko-8comuc.plinko-9x03hb.plinko-fz4mho.plinko-upup8p.plinko-7eyq5j 4.plinko-9ph8dk.plinko-7eyq5j 6.plinko-7eyq5j 0l29.plinko-5di1dw 17.plinko-jmfwp8.plinko-1v0mya 2.plinko-971kuo 10.plinko-nktoc2.plinko-g3gaez 8.plinko-kt1j6s.plinko-h4jpa9.plinko-bivfkt.plinko-jsj9nt.plinko-71hpiu.plinko-eq06kf.plinko-gqgqz8.plinko-g3gaez 1.plinko-v0a96j.plinko-kpypam.plinko-t0ytrc.plinko-dgimu2.plinko-wi5wr6.plinko-nw4wy6 1.plinko-01zluo.plinko-c6xhxp.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.plinko-1q373o > input:checked ~ label,
.plinko-1q373o > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-1sca0z.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.plinko-ml29xn 44.plinko-e60rvb.plinko-183deu.plinko-7p3kwx.plinko-xu65e9.plinko-gqgqz8.plinko-ai503h.plinko-k4bs3x.plinko-uijhe3.plinko-imxgoj.plinko-tskl4c.plinko-9wepzi.plinko-5di1dw 0l-12.plinko-g3gaez 30.plinko-1vlhoe.plinko-6goery 2.plinko-s4163i.plinko-6goery 3.plinko-udbkzk 3.plinko-8ap995.plinko-ce17pz 3.plinko-15hh4g.plinko-eq06kf.plinko-j7nfdx.plinko-wtlodz 7-3.plinko-g3gaez 10.plinko-feityz.plinko-wtlodz 23.plinko-48kijb.plinko-we77zh 1.plinko-nw4wy6 2.plinko-g3gaez 3.plinko-we77zh 1.plinko-ce17pz 5.plinko-wzyce8.plinko-ce17pz 32.plinko-b3rpd5.plinko-eq06kf 5.plinko-5di1dw 4.plinko-wtlodz 9.plinko-wtlodz 8.plinko-ce17pz 6.plinko-8comuc.plinko-9x03hb.plinko-fz4mho.plinko-upup8p.plinko-7eyq5j 4.plinko-9ph8dk.plinko-7eyq5j 6.plinko-7eyq5j 0l29.plinko-5di1dw 17.plinko-jmfwp8.plinko-1v0mya 2.plinko-971kuo 10.plinko-nktoc2.plinko-g3gaez 8.plinko-kt1j6s.plinko-h4jpa9.plinko-bivfkt.plinko-jsj9nt.plinko-71hpiu.plinko-eq06kf.plinko-gqgqz8.plinko-g3gaez 1.plinko-v0a96j.plinko-kpypam.plinko-t0ytrc.plinko-dgimu2.plinko-wi5wr6.plinko-nw4wy6 1.plinko-01zluo.plinko-c6xhxp.5z'/%3e%3c/svg%3e");
}

.plinko-1q373o > input:not(:checked) ~ label:hover,
.plinko-1q373o > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-1sca0z.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-ml29xn 44.plinko-e60rvb.plinko-183deu.plinko-7p3kwx.plinko-xu65e9.plinko-gqgqz8.plinko-ai503h.plinko-k4bs3x.plinko-uijhe3.plinko-imxgoj.plinko-tskl4c.plinko-9wepzi.plinko-5di1dw 0l-12.plinko-g3gaez 30.plinko-1vlhoe.plinko-6goery 2.plinko-s4163i.plinko-6goery 3.plinko-udbkzk 3.plinko-8ap995.plinko-ce17pz 3.plinko-15hh4g.plinko-eq06kf.plinko-j7nfdx.plinko-wtlodz 7-3.plinko-g3gaez 10.plinko-feityz.plinko-wtlodz 23.plinko-48kijb.plinko-we77zh 1.plinko-nw4wy6 2.plinko-g3gaez 3.plinko-we77zh 1.plinko-ce17pz 5.plinko-wzyce8.plinko-ce17pz 32.plinko-b3rpd5.plinko-eq06kf 5.plinko-5di1dw 4.plinko-wtlodz 9.plinko-wtlodz 8.plinko-ce17pz 6.plinko-8comuc.plinko-9x03hb.plinko-fz4mho.plinko-upup8p.plinko-7eyq5j 4.plinko-9ph8dk.plinko-7eyq5j 6.plinko-7eyq5j 0l29.plinko-5di1dw 17.plinko-jmfwp8.plinko-1v0mya 2.plinko-971kuo 10.plinko-nktoc2.plinko-g3gaez 8.plinko-kt1j6s.plinko-h4jpa9.plinko-bivfkt.plinko-jsj9nt.plinko-71hpiu.plinko-eq06kf.plinko-gqgqz8.plinko-g3gaez 1.plinko-v0a96j.plinko-kpypam.plinko-t0ytrc.plinko-dgimu2.plinko-wi5wr6.plinko-nw4wy6 1.plinko-01zluo.plinko-c6xhxp.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.plinko-xt6ozs.plinko-d3hli5 {
  display: none;
}

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

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

.plinko-cqhcap {
  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-cqhcap::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-4cs2qb {
  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-4cs2qb:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.plinko-xt6ozs.plinko-3kjxqu .plinko-6zi2vm {
  background: #2b3b67;
}

.plinko-xt6ozs.plinko-3kjxqu .plinko-cqhcap {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.plinko-xt6ozs.plinko-3kjxqu .plinko-cqhcap::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.plinko-xt6ozs.plinko-3kjxqu .plinko-cqhcap::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.plinko-xt6ozs.plinko-3kjxqu .plinko-zcuovx::before {
  background: #0e0f41;
}

.plinko-xt6ozs.plinko-3kjxqu .plinko-zcuovx::after {
  background: #152557;
}

.plinko-xt6ozs.plinko-ghi185 .plinko-6zi2vm {
  background: #1f35fa;
}

.plinko-xt6ozs.plinko-ghi185 .plinko-cqhcap {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.plinko-xt6ozs.plinko-ghi185 .plinko-cqhcap::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.plinko-xt6ozs.plinko-ghi185 .plinko-cqhcap::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.plinko-xt6ozs.plinko-ghi185 .plinko-zcuovx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.plinko-xt6ozs.plinko-ghi185 .plinko-zcuovx::after {
  background: #192ac8;
}

.plinko-xt6ozs.plinko-1umvvn .plinko-6zi2vm {
  background: #fa771f;
}

.plinko-xt6ozs.plinko-1umvvn .plinko-cqhcap {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-xt6ozs.plinko-1umvvn .plinko-cqhcap::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.plinko-xt6ozs.plinko-1umvvn .plinko-cqhcap::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.plinko-xt6ozs.plinko-1umvvn .plinko-zcuovx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-xt6ozs.plinko-1umvvn .plinko-zcuovx::after {
  background: #fa8535;
}

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

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

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

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

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

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

.plinko-0vsq6e {
  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-0vsq6e {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.plinko-4su4mf .plinko-zkpw0c {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.plinko-vn7xu3 {
  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-vn7xu3.plinko-qbczra {
  display: block;
}

.plinko-vn7xu3.plinko-d3hli5 {
  display: none;
}

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

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

.plinko-uzov5x {
  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-buprk6 {
  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-wql9us small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.plinko-dx153t .plinko-zkpw0c {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.plinko-2gc1vb {
  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-yec0fd {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.plinko-yvmdi0 strong {
  font-weight: 600;
}

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

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

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

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

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

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

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

.plinko-8qe9hd {
  justify-content: center;
}

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

.plinko-97b5c8 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.plinko-l7uxr7 .plinko-wgkdht {
  justify-content: center;
}

/* faq */

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

.plinko-pkbbyn {
  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-pkbbyn::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.plinko-aw1534.plinko-i0rcoa .plinko-pkbbyn::after {
  transform: rotate(45deg);
}

.plinko-h35w3p {
  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-aw1534.plinko-i0rcoa .plinko-h35w3p {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.plinko-1q373o > input:not(:checked) ~ label:hover,
.plinko-1q373o > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-em8zoz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-jpxtel 44.plinko-gof2kl.plinko-2phwnu.plinko-5nzqa1.plinko-xmb4wq.plinko-auo7kc.plinko-zpkjmo.plinko-tl5nnb.plinko-gax1sb.plinko-68ojj8.plinko-7d4ktt.plinko-dp18dk.plinko-zt8110 0l-12.plinko-yhktqe 30.plinko-pidvku.plinko-ccey16 2.plinko-2glhw7.plinko-ccey16 3.plinko-itukzg 3.plinko-edk349.plinko-wzbw5t 3.plinko-1osxz9.plinko-apb1ch.plinko-z5jrmu.plinko-d1esbz 7-3.plinko-yhktqe 10.plinko-xpbkek.plinko-d1esbz 23.plinko-en2mep.plinko-6kpoqr 1.plinko-b0ydui 2.plinko-yhktqe 3.plinko-6kpoqr 1.plinko-wzbw5t 5.plinko-98ymq5.plinko-wzbw5t 32.plinko-2kh4sq.plinko-apb1ch 5.plinko-zt8110 4.plinko-d1esbz 9.plinko-d1esbz 8.plinko-wzbw5t 6.plinko-d3n0mb.plinko-ertn7m.plinko-8fx8nr.plinko-kofpx2.plinko-xxor8z 4.plinko-03yogx.plinko-xxor8z 6.plinko-xxor8z 0l29.plinko-zt8110 17.plinko-mugka1.plinko-psqgdi 2.plinko-91564z 10.plinko-3ncre2.plinko-yhktqe 8.plinko-5x6xiq.plinko-ccn381.plinko-52ag4n.plinko-76lig7.plinko-20m05o.plinko-apb1ch.plinko-auo7kc.plinko-yhktqe 1.plinko-m7bjpr.plinko-zfmx46.plinko-i6n133.plinko-cp5za0.plinko-jht7ir.plinko-b0ydui 1.plinko-104dyv.plinko-m6a0of.5z'/%3e%3c/svg%3e");
}

.plinko-h3ni3e {
  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-h3ni3e {
    gap: 16px 0;
  }
}

.plinko-48fk0c {
  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-48fk0c.plinko-0wje8m {
  display: block;
}

.plinko-48fk0c.plinko-gkb34j {
  display: none;
}

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

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

.plinko-u6bzyg {
  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-5g7a39 {
  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-9nruah small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.plinko-iyg7oj .plinko-eddx0y {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.plinko-b3qzv0 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-b3qzv0 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-g9z61v {
  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-g9z61v.plinko-hrdlwe {
  opacity: 1;
  pointer-events: auto;
}

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

.plinko-g5506s > input:not(:checked) ~ label:hover,
.plinko-g5506s > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-4mnux2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-ak2z46 44.plinko-byrmii.plinko-886b5m.plinko-3nxzyi.plinko-1d0qab.plinko-csgrqe.plinko-jiyubg.plinko-wv5c33.plinko-2ivg4e.plinko-vpg0i2.plinko-e61p2d.plinko-4kvax8.plinko-31jqld 0l-12.plinko-1zp01l 30.plinko-0di85u.plinko-hwckr5 2.plinko-c0dhug.plinko-hwckr5 3.plinko-lnvaw7 3.plinko-nv25e4.plinko-ybug0y 3.plinko-qny15k.plinko-gv801j.plinko-asbcbe.plinko-m78kzz 7-3.plinko-1zp01l 10.plinko-11iztl.plinko-m78kzz 23.plinko-coqssb.plinko-f71cnp 1.plinko-xw10pe 2.plinko-1zp01l 3.plinko-f71cnp 1.plinko-ybug0y 5.plinko-pcyhxf.plinko-ybug0y 32.plinko-90apmz.plinko-gv801j 5.plinko-31jqld 4.plinko-m78kzz 9.plinko-m78kzz 8.plinko-ybug0y 6.plinko-qiaodn.plinko-98o10m.plinko-dh3alk.plinko-zp3f8k.plinko-x6oe5g 4.plinko-87nazn.plinko-x6oe5g 6.plinko-x6oe5g 0l29.plinko-31jqld 17.plinko-1yvy6y.plinko-w49uiq 2.plinko-3a3wn1 10.plinko-ftvrbd.plinko-1zp01l 8.plinko-hu8psw.plinko-47fmyy.plinko-qo4nme.plinko-pxwmxp.plinko-r5awpe.plinko-gv801j.plinko-csgrqe.plinko-1zp01l 1.plinko-mmzcnh.plinko-rg195y.plinko-63lrnq.plinko-bc66s4.plinko-58xr8z.plinko-xw10pe 1.plinko-ibknwt.plinko-bdm551.5z'/%3e%3c/svg%3e");
}

.plinko-znrr5t {
  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-znrr5t {
    gap: 16px 0;
  }
}

.plinko-ms2jlz {
  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-ms2jlz.plinko-i814rw {
  display: block;
}

.plinko-ms2jlz.plinko-osm2pu {
  display: none;
}

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

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

.plinko-hnl21j {
  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-h1c6xi {
  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-6pl8yd small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.plinko-qgmw87 .plinko-o5yvya {
  fill: #c2c0ce;
}

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

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

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

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

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

.plinko-hiq7fq {
  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-hiq7fq:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .plinko-hiq7fq {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.plinko-znrr5t {
  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-ms2jlz {
  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-ms2jlz.plinko-i814rw {
  display: block;
}

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

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

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

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

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

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

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

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

.plinko-efvkj1 {
  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-efvkj1::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.plinko-23xqfm.plinko-sh09t4 .plinko-efvkj1::after {
  transform: rotate(45deg);
}

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

.plinko-fqz6x3 {
  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-23xqfm.plinko-sh09t4 .plinko-fqz6x3 {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

.plinko-i1jf44 {
  margin-bottom: 25px;
}

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

/* popup */

.plinko-23mk80 {
  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-j45sf3 ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

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

.plinko-ct3258 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-ct3258 button {
  z-index: 2;
}

.plinko-23mk80.plinko-5ud9hr {
  bottom: 40px;
}

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

.plinko-g1ynb2 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.plinko-zyq431 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-379jlv {
  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-gf2337 ease;
  z-index: 10000;
}

.plinko-379jlv:hover {
  background: rgba(0, 0, 0, 0.8);
}

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

  .plinko-ct3258 .plinko-kzxsdb {
    font-size: 13.5px;
  }

  .plinko-23mk80 .plinko-g1ynb2 {
    animation: jump-y 0.plinko-zyq431 infinite ease-in-out;
  }

  .plinko-rwhtxi {
    display: none;
  }
}

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

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

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

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

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

.plinko-rwhtxi {
  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-l0clh8 {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.plinko-c0n9ee {
  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-2s5mke {
  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-09hgiq {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.plinko-09hgiq .plinko-4a0dxj {
  display: flex;
  align-items: center;
}

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

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

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

.plinko-bv364j {
  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-09hgiq {
    flex-direction: column;
  }

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

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

  .plinko-09hgiq h3 {
    margin-bottom: 0 !important;
  }
}

.plinko-013udx {
  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-013udx {
    font-size: 12px;
  }
}

.plinko-x84kd8 {
  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-4pngod {
  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-4pngod {
    flex-direction: column;
  }
}

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

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

.plinko-9ttpts a {
  color: #000;
}

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

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

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

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

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

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

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

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

.plinko-909wns {
  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-909wns {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-909wns {
    margin: 15px auto;
  }
}
.plinko-909wns li {
  font-size: 16px;
  position: relative;
}
.plinko-909wns li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .plinko-909wns li a:hover {
    text-decoration: underline;
  }
}
.plinko-909wns li span {
  opacity: 0.5;
}
.plinko-909wns li + li {
  margin-left: 30px;
}
.plinko-909wns li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

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

.plinko-rmvpe5 {
  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-rmvpe5 {
    flex-direction: column;
  }
}
.plinko-5qt32b {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.plinko-5qt32b img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .plinko-5qt32b {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.plinko-yrmwkn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.plinko-yrmwkn 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-yrmwkn ul {
    margin-bottom: 15px;
  }
}
.plinko-yrmwkn ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.plinko-yrmwkn 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-yrmwkn ul li span svg {
  fill: var(--title-color);
}
.plinko-yrmwkn ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .plinko-yrmwkn ul li small {
    font-size: 12px;
  }
}
.plinko-yrmwkn ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.plinko-yrmwkn ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .plinko-yrmwkn {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.plinko-94zv0z {
  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-94zv0z {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.plinko-bamoyp {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.plinko-7hf28u {
  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-7hf28u {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .plinko-7hf28u:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.plinko-7hf28u.plinko-o0w9lt {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .plinko-7hf28u.plinko-o0w9lt:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.plinko-pm8tpd {
  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-pm8tpd {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-pm8tpd {
    padding: 50px 16px 68px;
  }
}
.plinko-886xs7 {
  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-886xs7 {
    flex-direction: column;
  }
}
.plinko-1tvx7j {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .plinko-1tvx7j {
    margin-bottom: 40px;
  }
}
.plinko-l5snny .plinko-vbsr6u {
  margin-bottom: 28px;
}
.plinko-l5snny .plinko-vbsr6u img {
  max-height: 100px;
  width: auto;
}
.plinko-ctwzet {
  display: flex;
  align-items: center;
}
.plinko-ctwzet a + a {
  margin-left: 24px;
}
.plinko-ctwzet img {
  max-height: 56px;
  width: auto;
}
.plinko-ctwzet img + img {
  margin-left: 24px;
}
.plinko-7ywibl {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .plinko-7ywibl {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.plinko-gfxw2q {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .plinko-gfxw2q {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.plinko-t0t7z2 {
  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-vhvbxu .plinko-4y28gu a {
    font-size: 12px;
  }
}

/* app */
.plinko-urm2bg {
  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-urm2bg {
    flex-direction: column;
  }
}
.plinko-aizeec {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.plinko-aizeec img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .plinko-aizeec {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.plinko-567380 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.plinko-567380 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-567380 ul {
    margin-bottom: 15px;
  }
}
.plinko-567380 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.plinko-567380 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-567380 ul li span svg {
  fill: var(--title-color);
}
.plinko-567380 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .plinko-567380 ul li small {
    font-size: 12px;
  }
}
.plinko-567380 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.plinko-567380 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .plinko-567380 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.plinko-hialqf {
  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-hialqf {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.plinko-xnn81e {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.plinko-79yvnh {
  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-79yvnh {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .plinko-79yvnh:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.plinko-79yvnh.plinko-9cisml {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .plinko-79yvnh.plinko-9cisml:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.plinko-tqmoap {
  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-tqmoap {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-tqmoap {
    padding: 50px 16px 68px;
  }
}