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

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

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

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

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

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

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

.plinko-qgtbgj {
  cursor: pointer;
}

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

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

.plinko-8vxi7g figure {
  margin: 0;
}

.plinko-8vxi7g.plinko-xiq6f9 {
  justify-content: flex-start;
  margin-right: 4px;
}

.plinko-8vxi7g.plinko-mfin8e {
  justify-content: flex-end;
  margin-left: 4px;
}

.plinko-8vxi7g.plinko-kjcyir {
  justify-content: center;
}

.plinko-8vxi7g.plinko-jwcdll {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-h17luc.plinko-fihcg3 {
  background-color: #000;
}

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

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

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

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

.plinko-8fvano {
  margin-bottom: 94px;
}

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

.plinko-c5kdoi .plinko-e7jh22 {
  margin-bottom: 28px;
}

.plinko-c5kdoi .plinko-e7jh22 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-heq4nf.plinko-axrmcq {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

.plinko-u7s4xq li a.plinko-axrmcq {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-6ouf81.plinko-kek49e {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-2yx26l {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-plai7u .plinko-pippzo {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.plinko-plai7u .plinko-8e8gty {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.plinko-8e8gty {
  margin: 0 0 28px;
}

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

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

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

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

.plinko-3osmrt .plinko-q3qw4k {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.plinko-lr2zyn.plinko-wullqt span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

.plinko-1hsn4n.plinko-rfucze {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-xpj7ue {
  display: none;
}

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

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

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

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

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

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

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

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

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

.plinko-4lib4w li span {
  opacity: 0.5;
}

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

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

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

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

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

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

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

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

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

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

.plinko-3oljf3 tbody tr td .plinko-gpf365 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-1xt7go {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-ulvao9 .plinko-wa0mfo {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-zzrabu.plinko-2nnwec {
  display: none;
}

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

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

.plinko-6j0tai iframe.plinko-fuh653 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.plinko-6j0tai.plinko-eio28s {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

.plinko-foyqya .plinko-3osmrt {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-mmwjls .plinko-j5y01i {
  position: relative;
}

.plinko-mmwjls .plinko-8vc175 {
  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-mmwjls .plinko-8vc175.plinko-2nnwec {
  display: none;
}

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

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

.plinko-mmwjls .plinko-4fyi5b .plinko-15vkuf {
  max-width: 300px;
  width: 100%;
}

.plinko-mmwjls
  .plinko-4fyi5b
  .plinko-15vkuf
  .plinko-sqdr5n {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .plinko-mmwjls
    .plinko-4fyi5b
    .plinko-15vkuf
    .plinko-sqdr5n {
    font-size: 32px;
    text-align: center;
  }
}

.plinko-mmwjls
  .plinko-4fyi5b
  .plinko-15vkuf
  .plinko-jycr3h {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .plinko-mmwjls
    .plinko-4fyi5b
    .plinko-15vkuf
    .plinko-jycr3h {
    text-align: center;
  }
}

.plinko-mmwjls .plinko-4fyi5b .plinko-kek49e {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.plinko-mmwjls
  .plinko-4fyi5b
  .plinko-kek49e
  .plinko-jtxdxe {
  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-mmwjls
  .plinko-4fyi5b
  .plinko-kek49e
  .plinko-jtxdxe:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .plinko-mmwjls
    .plinko-4fyi5b
    .plinko-kek49e
    .plinko-jtxdxe {
    width: 100%;
  }
}

.plinko-mmwjls
  .plinko-4fyi5b
  .plinko-kek49e
  .plinko-xp3r7r {
  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-mmwjls
  .plinko-4fyi5b
  .plinko-kek49e
  .plinko-xp3r7r
  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-mmwjls
  .plinko-4fyi5b
  .plinko-kek49e
  .plinko-xp3r7r: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-mmwjls
  .plinko-4fyi5b
  .plinko-kek49e
  .plinko-xp3r7r:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .plinko-mmwjls
    .plinko-4fyi5b
    .plinko-kek49e
    .plinko-xp3r7r {
    width: 100%;
  }
}

.plinko-mmwjls .plinko-4fyi5b.plinko-2nnwec {
  display: none;
}

.plinko-mmwjls .plinko-ghq1a3 {
  display: none;
}

.plinko-mmwjls .plinko-ghq1a3.plinko-eio28s {
  display: block;
}

.plinko-mmwjls .plinko-ghq1a3 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.plinko-mmwjls .plinko-iu66iz .plinko-sqdr5n {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.plinko-ocwwa6.plinko-axrmcq {
  display: block;
}

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

.plinko-ocwwa6 .plinko-kdiuk0 {
  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-ocwwa6 .plinko-4pq0b6 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

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

.plinko-3yly6w.plinko-axrmcq {
  display: block;
}

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

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

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

.plinko-45aeyl {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.plinko-45aeyl svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

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

.plinko-i871u2.plinko-2nnwec {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.plinko-2jnwh5 {
  margin-bottom: 36px;
}

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

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

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

.plinko-8bh2ka {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

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

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

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

.plinko-ams4yt.plinko-2nnwec {
  display: none;
}

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

.plinko-ams4yt .plinko-s6isj5 {
  margin: 0 auto;
}

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

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

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

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

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

.plinko-c9xwdz > 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-dnbsb6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.plinko-dc9m4z 44.plinko-2qr06h.plinko-dnitwo.plinko-0wb4pv.plinko-e5b02i.plinko-wssm3z.plinko-mwhttp.plinko-j1uwyp.plinko-jhfwrf.plinko-r0cmh1.plinko-13w2yx.plinko-9ktp55.plinko-ynoviz 0l-12.plinko-1hyntn 30.plinko-1nwbqw.plinko-5h7bhl 2.plinko-u0okgh.plinko-5h7bhl 3.plinko-md8pqa 3.plinko-btpsaz.plinko-wvn5lb 3.plinko-69k9fa.plinko-6mvm5p.plinko-xn116h.plinko-8jm3n8 7-3.plinko-1hyntn 10.plinko-5y2h3s.plinko-8jm3n8 23.plinko-yfp09u.plinko-ynh3au 1.plinko-vpodss 2.plinko-1hyntn 3.plinko-ynh3au 1.plinko-wvn5lb 5.plinko-o40tyl.plinko-wvn5lb 32.plinko-kalspu.plinko-6mvm5p 5.plinko-ynoviz 4.plinko-8jm3n8 9.plinko-8jm3n8 8.plinko-wvn5lb 6.plinko-qwxtmo.plinko-fgcja5.plinko-9twb7x.plinko-35lmi2.plinko-9ogts6 4.plinko-370fda.plinko-9ogts6 6.plinko-9ogts6 0l29.plinko-ynoviz 17.plinko-t7bsof.plinko-xtryah 2.plinko-4l8yru 10.plinko-zjc7oj.plinko-1hyntn 8.plinko-mr1sbr.plinko-ghdakq.plinko-ua83m5.plinko-nnbw0s.plinko-q6oi3h.plinko-6mvm5p.plinko-wssm3z.plinko-1hyntn 1.plinko-5ra7u6.plinko-vgfhys.plinko-1blbrk.plinko-76f5iq.plinko-fzigpa.plinko-vpodss 1.plinko-m8bu8h.plinko-0puts0.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.plinko-c9xwdz > input:checked ~ label,
.plinko-c9xwdz > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-dnbsb6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.plinko-dc9m4z 44.plinko-2qr06h.plinko-dnitwo.plinko-0wb4pv.plinko-e5b02i.plinko-wssm3z.plinko-mwhttp.plinko-j1uwyp.plinko-jhfwrf.plinko-r0cmh1.plinko-13w2yx.plinko-9ktp55.plinko-ynoviz 0l-12.plinko-1hyntn 30.plinko-1nwbqw.plinko-5h7bhl 2.plinko-u0okgh.plinko-5h7bhl 3.plinko-md8pqa 3.plinko-btpsaz.plinko-wvn5lb 3.plinko-69k9fa.plinko-6mvm5p.plinko-xn116h.plinko-8jm3n8 7-3.plinko-1hyntn 10.plinko-5y2h3s.plinko-8jm3n8 23.plinko-yfp09u.plinko-ynh3au 1.plinko-vpodss 2.plinko-1hyntn 3.plinko-ynh3au 1.plinko-wvn5lb 5.plinko-o40tyl.plinko-wvn5lb 32.plinko-kalspu.plinko-6mvm5p 5.plinko-ynoviz 4.plinko-8jm3n8 9.plinko-8jm3n8 8.plinko-wvn5lb 6.plinko-qwxtmo.plinko-fgcja5.plinko-9twb7x.plinko-35lmi2.plinko-9ogts6 4.plinko-370fda.plinko-9ogts6 6.plinko-9ogts6 0l29.plinko-ynoviz 17.plinko-t7bsof.plinko-xtryah 2.plinko-4l8yru 10.plinko-zjc7oj.plinko-1hyntn 8.plinko-mr1sbr.plinko-ghdakq.plinko-ua83m5.plinko-nnbw0s.plinko-q6oi3h.plinko-6mvm5p.plinko-wssm3z.plinko-1hyntn 1.plinko-5ra7u6.plinko-vgfhys.plinko-1blbrk.plinko-76f5iq.plinko-fzigpa.plinko-vpodss 1.plinko-m8bu8h.plinko-0puts0.5z'/%3e%3c/svg%3e");
}

.plinko-c9xwdz > input:not(:checked) ~ label:hover,
.plinko-c9xwdz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-dnbsb6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-dc9m4z 44.plinko-2qr06h.plinko-dnitwo.plinko-0wb4pv.plinko-e5b02i.plinko-wssm3z.plinko-mwhttp.plinko-j1uwyp.plinko-jhfwrf.plinko-r0cmh1.plinko-13w2yx.plinko-9ktp55.plinko-ynoviz 0l-12.plinko-1hyntn 30.plinko-1nwbqw.plinko-5h7bhl 2.plinko-u0okgh.plinko-5h7bhl 3.plinko-md8pqa 3.plinko-btpsaz.plinko-wvn5lb 3.plinko-69k9fa.plinko-6mvm5p.plinko-xn116h.plinko-8jm3n8 7-3.plinko-1hyntn 10.plinko-5y2h3s.plinko-8jm3n8 23.plinko-yfp09u.plinko-ynh3au 1.plinko-vpodss 2.plinko-1hyntn 3.plinko-ynh3au 1.plinko-wvn5lb 5.plinko-o40tyl.plinko-wvn5lb 32.plinko-kalspu.plinko-6mvm5p 5.plinko-ynoviz 4.plinko-8jm3n8 9.plinko-8jm3n8 8.plinko-wvn5lb 6.plinko-qwxtmo.plinko-fgcja5.plinko-9twb7x.plinko-35lmi2.plinko-9ogts6 4.plinko-370fda.plinko-9ogts6 6.plinko-9ogts6 0l29.plinko-ynoviz 17.plinko-t7bsof.plinko-xtryah 2.plinko-4l8yru 10.plinko-zjc7oj.plinko-1hyntn 8.plinko-mr1sbr.plinko-ghdakq.plinko-ua83m5.plinko-nnbw0s.plinko-q6oi3h.plinko-6mvm5p.plinko-wssm3z.plinko-1hyntn 1.plinko-5ra7u6.plinko-vgfhys.plinko-1blbrk.plinko-76f5iq.plinko-fzigpa.plinko-vpodss 1.plinko-m8bu8h.plinko-0puts0.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.plinko-rm0em6.plinko-2nnwec {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-rm0em6.plinko-813ocn .plinko-al22cx {
  background: #2b3b67;
}

.plinko-rm0em6.plinko-813ocn .plinko-av52w6 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.plinko-rm0em6.plinko-813ocn .plinko-av52w6::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.plinko-rm0em6.plinko-813ocn .plinko-av52w6::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.plinko-rm0em6.plinko-813ocn .plinko-oz83gf::before {
  background: #0e0f41;
}

.plinko-rm0em6.plinko-813ocn .plinko-oz83gf::after {
  background: #152557;
}

.plinko-rm0em6.plinko-h4wgwz .plinko-al22cx {
  background: #1f35fa;
}

.plinko-rm0em6.plinko-h4wgwz .plinko-av52w6 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.plinko-rm0em6.plinko-h4wgwz .plinko-av52w6::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.plinko-rm0em6.plinko-h4wgwz .plinko-av52w6::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.plinko-rm0em6.plinko-h4wgwz .plinko-oz83gf::after {
  background: #192ac8;
}

.plinko-rm0em6.plinko-ogqj6m .plinko-al22cx {
  background: #fa771f;
}

.plinko-rm0em6.plinko-ogqj6m .plinko-av52w6 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-rm0em6.plinko-ogqj6m .plinko-av52w6::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.plinko-rm0em6.plinko-ogqj6m .plinko-av52w6::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.plinko-rm0em6.plinko-ogqj6m .plinko-oz83gf::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-rm0em6.plinko-ogqj6m .plinko-oz83gf::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-zfqp32 .plinko-7j2xaj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.plinko-3twozz {
  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-3twozz.plinko-eio28s {
  display: block;
}

.plinko-3twozz.plinko-2nnwec {
  display: none;
}

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

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

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

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

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

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

.plinko-n59705 .plinko-7j2xaj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.plinko-aphiie {
  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-wab4gu {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-4f5od0 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.plinko-2ypv97 .plinko-2rwbzc {
  justify-content: center;
}

/* faq */

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

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

.plinko-8eawh2.plinko-axrmcq .plinko-eqj9el::after {
  transform: rotate(45deg);
}

.plinko-urwzs3 {
  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-8eawh2.plinko-axrmcq .plinko-urwzs3 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.plinko-c9xwdz > input:not(:checked) ~ label:hover,
.plinko-c9xwdz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-go4b0f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-f12yex 44.plinko-m97nnn.plinko-4owmv2.plinko-8fak8i.plinko-p276i2.plinko-owwu33.plinko-d3fks2.plinko-57vozj.plinko-zb88ak.plinko-b58b04.plinko-yisc2g.plinko-nmm9l5.plinko-os9ug3 0l-12.plinko-01dj8a 30.plinko-0o0l8v.plinko-tydq9j 2.plinko-c5897s.plinko-tydq9j 3.plinko-cbsegq 3.plinko-9kw8lj.plinko-x0psdi 3.plinko-zee09z.plinko-d45kf6.plinko-7mrgca.plinko-kahts5 7-3.plinko-01dj8a 10.plinko-mft5fy.plinko-kahts5 23.plinko-1z5ieo.plinko-qtfx91 1.plinko-d4j9i5 2.plinko-01dj8a 3.plinko-qtfx91 1.plinko-x0psdi 5.plinko-k4dlbt.plinko-x0psdi 32.plinko-c32ngr.plinko-d45kf6 5.plinko-os9ug3 4.plinko-kahts5 9.plinko-kahts5 8.plinko-x0psdi 6.plinko-gx2609.plinko-5fee12.plinko-j2olpq.plinko-z0886j.plinko-pax9he 4.plinko-ocmeka.plinko-pax9he 6.plinko-pax9he 0l29.plinko-os9ug3 17.plinko-7jkazi.plinko-lrv8mv 2.plinko-bjf1kg 10.plinko-xodst0.plinko-01dj8a 8.plinko-ibgyf0.plinko-ji0tci.plinko-st3l40.plinko-r71p7f.plinko-s021v3.plinko-d45kf6.plinko-owwu33.plinko-01dj8a 1.plinko-t35ft2.plinko-njaq20.plinko-d33nnw.plinko-lilxjn.plinko-z6daxq.plinko-d4j9i5 1.plinko-dzn2l4.plinko-3bqvqy.5z'/%3e%3c/svg%3e");
}

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

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

.plinko-kjt3e5.plinko-srab1n {
  display: none;
}

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

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

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

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

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

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

.plinko-udrg2j .plinko-66npjr {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.plinko-0qlwoq 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-0qlwoq 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-uh7ayf {
  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-uh7ayf.plinko-62uwes {
  opacity: 1;
  pointer-events: auto;
}

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

.plinko-5u72oe > input:not(:checked) ~ label:hover,
.plinko-5u72oe > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-5yatnq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-d2ecvb 44.plinko-0t1dja.plinko-46hhmf.plinko-tcedbp.plinko-ccrbmy.plinko-xt2qxe.plinko-7xhn17.plinko-grl2mk.plinko-qc2smf.plinko-qg2q5w.plinko-fmbn8u.plinko-45g1er.plinko-63u5ev 0l-12.plinko-sjsjr3 30.plinko-ba19g8.plinko-d3cwcp 2.plinko-fv6qma.plinko-d3cwcp 3.plinko-trmzud 3.plinko-e8cio1.plinko-k49i4e 3.plinko-9jpejb.plinko-v7oyqx.plinko-2bfcuw.plinko-wgn2gw 7-3.plinko-sjsjr3 10.plinko-b9q972.plinko-wgn2gw 23.plinko-8mn0s2.plinko-0ldwjj 1.plinko-nr4nha 2.plinko-sjsjr3 3.plinko-0ldwjj 1.plinko-k49i4e 5.plinko-gqjibo.plinko-k49i4e 32.plinko-xh26ws.plinko-v7oyqx 5.plinko-63u5ev 4.plinko-wgn2gw 9.plinko-wgn2gw 8.plinko-k49i4e 6.plinko-zl8ihx.plinko-loioew.plinko-ojt7ul.plinko-jx20vw.plinko-gg5wgt 4.plinko-ojgced.plinko-gg5wgt 6.plinko-gg5wgt 0l29.plinko-63u5ev 17.plinko-2h1uxf.plinko-nzh0z9 2.plinko-gxir3u 10.plinko-a2qlji.plinko-sjsjr3 8.plinko-125ltf.plinko-9z2hgs.plinko-6ef2al.plinko-4908jn.plinko-pyrx3h.plinko-v7oyqx.plinko-xt2qxe.plinko-sjsjr3 1.plinko-zjf38e.plinko-5feo3y.plinko-agy23s.plinko-ykajqk.plinko-md7wmy.plinko-nr4nha 1.plinko-cqovbh.plinko-g81j1y.5z'/%3e%3c/svg%3e");
}

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

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

.plinko-i5podv.plinko-f3ukss {
  display: none;
}

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

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

.plinko-3nm1zu {
  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-0vqhso {
  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-jbajck small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.plinko-b5s9hi .plinko-4zvy3t {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.plinko-prxp44 {
  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-i5podv {
  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-i5podv.plinko-xkazui {
  display: block;
}

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

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

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

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

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

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

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

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

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

.plinko-m8cmrl.plinko-xw5dkc .plinko-dg9oji::after {
  transform: rotate(45deg);
}

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

.plinko-8zblx8 {
  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-m8cmrl.plinko-xw5dkc .plinko-8zblx8 {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.plinko-4nze5f.plinko-ao6urg {
  bottom: 40px;
}

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

.plinko-pkz0y0 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.plinko-uc1r4c 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-i7bg2o {
  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-b192oz ease;
  z-index: 10000;
}

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

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

  .plinko-ox4yhd .plinko-2shfgb {
    font-size: 13.5px;
  }

  .plinko-4nze5f .plinko-pkz0y0 {
    animation: jump-y 0.plinko-uc1r4c infinite ease-in-out;
  }

  .plinko-qegiox {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .plinko-88jiq3 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.plinko-bg8xu1 {
  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-bg8xu1 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .plinko-bg8xu1 {
    padding: 50px 16px 68px;
  }
}
.plinko-9w3kj8 {
  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-9w3kj8 {
    flex-direction: column;
  }
}
.plinko-5g309c {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .plinko-5g309c {
    margin-bottom: 40px;
  }
}
.plinko-ogv9y8 .plinko-99h90i {
  margin-bottom: 28px;
}
.plinko-ogv9y8 .plinko-99h90i img {
  max-height: 100px;
  width: auto;
}
.plinko-c6w6w1 {
  display: flex;
  align-items: center;
}
.plinko-c6w6w1 a + a {
  margin-left: 24px;
}
.plinko-c6w6w1 img {
  max-height: 56px;
  width: auto;
}
.plinko-c6w6w1 img + img {
  margin-left: 24px;
}
.plinko-y8dmdp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .plinko-y8dmdp {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.plinko-8z8dzy {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .plinko-8z8dzy {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.plinko-jnvnla {
  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-lkhijy .plinko-6ouf81 a {
    font-size: 12px;
  }
}

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

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