html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

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

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

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

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

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

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

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

.plinko-casino-mabdwv {
  cursor: pointer;
}

.plinko-casino-5np5h3 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

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

.plinko-casino-m7gate figure {
  margin: 0;
}

.plinko-casino-m7gate.plinko-casino-k7t7ph {
  justify-content: flex-start;
  margin-right: 4px;
}

.plinko-casino-m7gate.plinko-casino-1hf5pf {
  justify-content: flex-end;
  margin-left: 4px;
}

.plinko-casino-m7gate.plinko-casino-uom3bi {
  justify-content: center;
}

.plinko-casino-m7gate.plinko-casino-433i6d {
  justify-content: normal;
}

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

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

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

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

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

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

.plinko-casino-3akjbd img {
  width: 100%;
}

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

.plinko-casino-8eaynu {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

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

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

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

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

.plinko-casino-8eaynu ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.plinko-casino-nkxfmw.plinko-casino-hphr9r {
  background-color: #000;
}

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

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

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

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

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

.plinko-casino-m6w8ya {
  margin-bottom: 94px;
}

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

.plinko-casino-p3rk9y .plinko-casino-1g691s {
  margin-bottom: 28px;
}

.plinko-casino-p3rk9y .plinko-casino-1g691s img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

.plinko-casino-8ov82h li {
  display: flex;
  margin: 0 7px;
}

.plinko-casino-8ov82h li svg {
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

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

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

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

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

.plinko-casino-8hosvf {
  list-style: none;
  margin: 0;
  padding: 0;
}

.plinko-casino-8hosvf li {
  font-size: 16px;
}

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

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

.plinko-casino-8hosvf li + li {
  margin-top: 16px;
}

.plinko-casino-d2yxe2 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.plinko-casino-14tdw5 ease-in-out;
}

.plinko-casino-d2yxe2.plinko-casino-dbrzve {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.plinko-casino-w68g68 li {
  width: 100%;
}

.plinko-casino-w68g68 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.plinko-casino-zwsubu ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.plinko-casino-w68g68 li a.plinko-casino-dbrzve {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.plinko-casino-tccowt img {
  width: 100%;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

.plinko-casino-h7ke2i {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

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

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

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

@media only screen and (max-width: 767px) {
  .plinko-casino-m77f54 .plinko-casino-1g691s img {
    max-width: 90px;
  }
}

.plinko-casino-1g691s img {
  max-height: 50px;
  width: auto;
}

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

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

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

.plinko-casino-4cutay li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.plinko-casino-v503yu.plinko-casino-flmywb {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.plinko-casino-dir1g8 {
  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-casino-dir1g8::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.plinko-casino-14tdw5 ease-in-out;
}

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

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

.plinko-casino-a2d9f1 ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.plinko-casino-zwsubu ease-in-out;
  overflow: hidden;
}

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

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

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

.plinko-casino-bgr4vz {
  display: none;
}

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

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

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

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

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

.plinko-casino-norkhq img {
  margin-bottom: 20px;
}

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

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

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

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

.plinko-casino-8mrxxf {
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-casino-x6y7vn .plinko-casino-3vmzvc {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.plinko-casino-x6y7vn .plinko-casino-q2wlhi {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.plinko-casino-q2wlhi {
  margin: 0 0 28px;
}

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

.plinko-casino-3vmzvc {
  margin: 0 0 28px;
}

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

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

.plinko-casino-ka26x0 .plinko-casino-y34t6t {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.plinko-casino-uishse {
  position: relative;
  border: none;
}

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

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

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

.plinko-casino-szq1vo.plinko-casino-unmkrh span {
  transform: scaleY(-1);
}

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

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

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

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

.plinko-casino-hrlp7i li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

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

.plinko-casino-hrlp7i.plinko-casino-b5yu5g {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.plinko-casino-6njtgv {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

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

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

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

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

.plinko-casino-o93vrt {
  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-casino-jp3to2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.plinko-casino-f0cl21 {
  display: none;
}

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

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

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

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

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

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

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

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

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

.plinko-casino-d7yd14 li span {
  opacity: 0.5;
}

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

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

h2.plinko-casino-8w7qom {
  margin: 0 0 28px;
}

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

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

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

.plinko-casino-414hpn tbody tr:last-of-type {
  margin-bottom: 0;
}

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

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

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

.plinko-casino-414hpn tbody tr td .plinko-casino-p7s54a {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .plinko-casino-414hpn tbody tr td .plinko-casino-p7s54a {
    width: 100%;
  }
}

.plinko-casino-414hpn tbody tr td .plinko-casino-ko1suh {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.plinko-casino-zwsubu ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .plinko-casino-414hpn tbody tr td .plinko-casino-ko1suh:hover {
    background: var(--button-bg-hover);
  }
}

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

@media only screen and (max-width: 420px) {
  .plinko-casino-414hpn tbody tr td .plinko-casino-ko1suh {
    width: 100%;
  }
}

.plinko-casino-414hpn tbody tr td .plinko-casino-jt9oqo {
  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-casino-414hpn tbody tr td .plinko-casino-jt9oqo:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.plinko-casino-gbhtkr img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

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

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

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

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

.plinko-casino-31cv1t img {
  width: 100%;
  height: 100%;
}

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

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

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

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

.plinko-casino-nj5bax svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

.plinko-casino-30f6vy {
  padding: 90px 0;
}

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

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

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

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

.plinko-casino-z39aj8 img {
  width: 100%;
}

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

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

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

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

.plinko-casino-t9igxo {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

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

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

.plinko-casino-5aw1u1 a {
  text-decoration: underline;
  color: #8babff;
}

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

.plinko-casino-2s7b0v .plinko-casino-t9igxo {
  width: 50%;
  margin: 0;
}

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

.plinko-casino-loya4r {
  margin: 0 0 100px;
}

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

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

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

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

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

.plinko-casino-1k3uik {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.plinko-casino-7595xw a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

.plinko-casino-7595xw a svg {
  fill: #fff;
}

.plinko-casino-7595xw a:hover {
  background: #3d68e7;
}

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

.plinko-casino-9so11f {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-casino-58la1p::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-casino-wyihjd {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.plinko-casino-wyihjd.plinko-casino-50xjuw {
  display: none;
}

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

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

.plinko-casino-52rw5i iframe.plinko-casino-tlt1aa {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.plinko-casino-52rw5i.plinko-casino-88saza {
  opacity: 1;
  pointer-events: all;
}

.plinko-casino-5cwcq5 {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

.plinko-casino-5cwcq5 svg {
  margin-right: 10px;
}

.plinko-casino-5cwcq5 + .plinko-casino-5cwcq5 {
  margin-top: 14px;
}

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

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

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

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

.plinko-casino-us9c1h .plinko-casino-ka26x0 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-casino-l56hlp .plinko-casino-y34t6t {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

.plinko-casino-v55hu0 img {
  width: 100%;
}

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

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

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

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

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

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

.plinko-casino-jyvrbv .plinko-casino-zc6gag {
  position: relative;
}

.plinko-casino-jyvrbv .plinko-casino-zt2n6n {
  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-casino-jyvrbv .plinko-casino-zt2n6n.plinko-casino-50xjuw {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .plinko-casino-jyvrbv .plinko-casino-ognumc {
    bottom: 90px;
  }
}

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-dyvwpy {
  max-width: 300px;
  width: 100%;
}

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-dyvwpy .plinko-casino-hft50y {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-dyvwpy .plinko-casino-hft50y {
    font-size: 32px;
    text-align: center;
  }
}

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-dyvwpy .plinko-casino-60ov6n {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-dyvwpy .plinko-casino-60ov6n {
    text-align: center;
  }
}

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-flmywb {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-flmywb .plinko-casino-fx2hpa {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-flmywb .plinko-casino-fx2hpa:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-flmywb .plinko-casino-fx2hpa {
    width: 100%;
  }
}

.plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-flmywb .plinko-casino-msv2vh {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.plinko-casino-zwsubu ease-in-out;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .plinko-casino-jyvrbv .plinko-casino-ognumc .plinko-casino-flmywb .plinko-casino-msv2vh {
    width: 100%;
  }
}

.plinko-casino-jyvrbv .plinko-casino-ognumc.plinko-casino-50xjuw {
  display: none;
}

.plinko-casino-jyvrbv .plinko-casino-exrdlr {
  display: none;
}

.plinko-casino-jyvrbv .plinko-casino-exrdlr.plinko-casino-88saza {
  display: block;
}

.plinko-casino-jyvrbv .plinko-casino-exrdlr iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.plinko-casino-jyvrbv .plinko-casino-6rr5p2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

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

.plinko-casino-jyvrbv .plinko-casino-6rr5p2 .plinko-casino-hft50y {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .plinko-casino-jyvrbv .plinko-casino-6rr5p2 .plinko-casino-hft50y {
    margin-bottom: 24px;
  }
}

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

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

.plinko-casino-jyvrbv .plinko-casino-6rr5p2 table tr:last-of-type td {
  border-bottom: none;
}

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

.plinko-casino-yaao4z.plinko-casino-dbrzve {
  display: block;
}

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

.plinko-casino-yaao4z .plinko-casino-n40iuy {
  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-casino-yaao4z .plinko-casino-nqjdi2 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.plinko-casino-yaao4z .plinko-casino-msv2vh {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

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

.plinko-casino-na2155.plinko-casino-dbrzve {
  display: block;
}

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

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

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

.plinko-casino-pczfwf {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.plinko-casino-pczfwf svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

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

.plinko-casino-387mgq.plinko-casino-50xjuw {
  display: none;
}

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

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

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

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

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

.plinko-casino-bvkkb7 input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.plinko-casino-zwsubu ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

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

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

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

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

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

.plinko-casino-g8issv {
  margin-bottom: 36px;
}

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

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

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

.plinko-casino-0rgd5o {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.plinko-casino-p0iegi {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

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

.plinko-casino-07w12n {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.plinko-casino-zwsubu ease-in-out;
}

.plinko-casino-07w12n:hover {
  background: #166ad9;
}

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

.plinko-casino-1r7xcv.plinko-casino-50xjuw {
  display: none;
}

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

.plinko-casino-1r7xcv .plinko-casino-p0iegi {
  margin: 0 auto;
}

.plinko-casino-6tr1p6 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

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

.plinko-casino-s9rftg > input {
  display: none;
}

.plinko-casino-s9rftg > 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-casino-15qn5v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.plinko-casino-dhyv1c 44.plinko-casino-1whrgf.plinko-casino-euzlgd.plinko-casino-1s1qwi.plinko-casino-63fu0t.plinko-casino-3n0kv8.plinko-casino-2z0vxp.plinko-casino-auf7xy.plinko-casino-pd3n39.plinko-casino-90d5h8.plinko-casino-3syz02.plinko-casino-3t9lwa.plinko-casino-6006dg 0l-12.plinko-casino-lntyym 30.plinko-casino-9w35sp.plinko-casino-mgfdw3 2.plinko-casino-zarjc9.plinko-casino-mgfdw3 3.plinko-casino-zweenr 3.plinko-casino-f1ix1s.plinko-casino-oes1za 3.plinko-casino-m3htgu.plinko-casino-2rywcs.plinko-casino-3egoq5.plinko-casino-nrlxsn 7-3.plinko-casino-lntyym 10.plinko-casino-zqxo0e.plinko-casino-nrlxsn 23.plinko-casino-llf3xr.plinko-casino-k81psf 1.plinko-casino-macxc5 2.plinko-casino-lntyym 3.plinko-casino-k81psf 1.plinko-casino-oes1za 5.plinko-casino-mnf9gs.plinko-casino-oes1za 32.plinko-casino-xcgy4j.plinko-casino-2rywcs 5.plinko-casino-6006dg 4.plinko-casino-nrlxsn 9.plinko-casino-nrlxsn 8.plinko-casino-oes1za 6.plinko-casino-t68tob.plinko-casino-d2vedx.plinko-casino-gn3p3q.plinko-casino-os6e1j.plinko-casino-amk8b9 4.plinko-casino-adufss.plinko-casino-amk8b9 6.plinko-casino-amk8b9 0l29.plinko-casino-6006dg 17.plinko-casino-z3tlym.plinko-casino-2yscmg 2.plinko-casino-pzx64m 10.plinko-casino-91gqbr.plinko-casino-lntyym 8.plinko-casino-1ik2c5.plinko-casino-3qeyqp.plinko-casino-8ug8iw.plinko-casino-notrws.plinko-casino-vr6wxg.plinko-casino-2rywcs.plinko-casino-3n0kv8.plinko-casino-lntyym 1.plinko-casino-xji8ks.plinko-casino-dcne1j.plinko-casino-25eiah.plinko-casino-3j0uxi.plinko-casino-bmqw5c.plinko-casino-macxc5 1.plinko-casino-9crbnn.plinko-casino-zuef02.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.plinko-casino-s9rftg > input:checked ~ label,
.plinko-casino-s9rftg > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-casino-15qn5v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.plinko-casino-dhyv1c 44.plinko-casino-1whrgf.plinko-casino-euzlgd.plinko-casino-1s1qwi.plinko-casino-63fu0t.plinko-casino-3n0kv8.plinko-casino-2z0vxp.plinko-casino-auf7xy.plinko-casino-pd3n39.plinko-casino-90d5h8.plinko-casino-3syz02.plinko-casino-3t9lwa.plinko-casino-6006dg 0l-12.plinko-casino-lntyym 30.plinko-casino-9w35sp.plinko-casino-mgfdw3 2.plinko-casino-zarjc9.plinko-casino-mgfdw3 3.plinko-casino-zweenr 3.plinko-casino-f1ix1s.plinko-casino-oes1za 3.plinko-casino-m3htgu.plinko-casino-2rywcs.plinko-casino-3egoq5.plinko-casino-nrlxsn 7-3.plinko-casino-lntyym 10.plinko-casino-zqxo0e.plinko-casino-nrlxsn 23.plinko-casino-llf3xr.plinko-casino-k81psf 1.plinko-casino-macxc5 2.plinko-casino-lntyym 3.plinko-casino-k81psf 1.plinko-casino-oes1za 5.plinko-casino-mnf9gs.plinko-casino-oes1za 32.plinko-casino-xcgy4j.plinko-casino-2rywcs 5.plinko-casino-6006dg 4.plinko-casino-nrlxsn 9.plinko-casino-nrlxsn 8.plinko-casino-oes1za 6.plinko-casino-t68tob.plinko-casino-d2vedx.plinko-casino-gn3p3q.plinko-casino-os6e1j.plinko-casino-amk8b9 4.plinko-casino-adufss.plinko-casino-amk8b9 6.plinko-casino-amk8b9 0l29.plinko-casino-6006dg 17.plinko-casino-z3tlym.plinko-casino-2yscmg 2.plinko-casino-pzx64m 10.plinko-casino-91gqbr.plinko-casino-lntyym 8.plinko-casino-1ik2c5.plinko-casino-3qeyqp.plinko-casino-8ug8iw.plinko-casino-notrws.plinko-casino-vr6wxg.plinko-casino-2rywcs.plinko-casino-3n0kv8.plinko-casino-lntyym 1.plinko-casino-xji8ks.plinko-casino-dcne1j.plinko-casino-25eiah.plinko-casino-3j0uxi.plinko-casino-bmqw5c.plinko-casino-macxc5 1.plinko-casino-9crbnn.plinko-casino-zuef02.5z'/%3e%3c/svg%3e");
}

.plinko-casino-s9rftg > input:not(:checked) ~ label:hover,
.plinko-casino-s9rftg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-casino-15qn5v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-casino-dhyv1c 44.plinko-casino-1whrgf.plinko-casino-euzlgd.plinko-casino-1s1qwi.plinko-casino-63fu0t.plinko-casino-3n0kv8.plinko-casino-2z0vxp.plinko-casino-auf7xy.plinko-casino-pd3n39.plinko-casino-90d5h8.plinko-casino-3syz02.plinko-casino-3t9lwa.plinko-casino-6006dg 0l-12.plinko-casino-lntyym 30.plinko-casino-9w35sp.plinko-casino-mgfdw3 2.plinko-casino-zarjc9.plinko-casino-mgfdw3 3.plinko-casino-zweenr 3.plinko-casino-f1ix1s.plinko-casino-oes1za 3.plinko-casino-m3htgu.plinko-casino-2rywcs.plinko-casino-3egoq5.plinko-casino-nrlxsn 7-3.plinko-casino-lntyym 10.plinko-casino-zqxo0e.plinko-casino-nrlxsn 23.plinko-casino-llf3xr.plinko-casino-k81psf 1.plinko-casino-macxc5 2.plinko-casino-lntyym 3.plinko-casino-k81psf 1.plinko-casino-oes1za 5.plinko-casino-mnf9gs.plinko-casino-oes1za 32.plinko-casino-xcgy4j.plinko-casino-2rywcs 5.plinko-casino-6006dg 4.plinko-casino-nrlxsn 9.plinko-casino-nrlxsn 8.plinko-casino-oes1za 6.plinko-casino-t68tob.plinko-casino-d2vedx.plinko-casino-gn3p3q.plinko-casino-os6e1j.plinko-casino-amk8b9 4.plinko-casino-adufss.plinko-casino-amk8b9 6.plinko-casino-amk8b9 0l29.plinko-casino-6006dg 17.plinko-casino-z3tlym.plinko-casino-2yscmg 2.plinko-casino-pzx64m 10.plinko-casino-91gqbr.plinko-casino-lntyym 8.plinko-casino-1ik2c5.plinko-casino-3qeyqp.plinko-casino-8ug8iw.plinko-casino-notrws.plinko-casino-vr6wxg.plinko-casino-2rywcs.plinko-casino-3n0kv8.plinko-casino-lntyym 1.plinko-casino-xji8ks.plinko-casino-dcne1j.plinko-casino-25eiah.plinko-casino-3j0uxi.plinko-casino-bmqw5c.plinko-casino-macxc5 1.plinko-casino-9crbnn.plinko-casino-zuef02.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.plinko-casino-pr4lby.plinko-casino-50xjuw {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.plinko-casino-a254xz {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.plinko-casino-zwsubu ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.plinko-casino-pr4lby.plinko-casino-3yophd .plinko-casino-mnzm0k {
  background: #2b3b67;
}

.plinko-casino-pr4lby.plinko-casino-3yophd .plinko-casino-b612bs {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.plinko-casino-pr4lby.plinko-casino-3yophd .plinko-casino-b612bs::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.plinko-casino-pr4lby.plinko-casino-3yophd .plinko-casino-b612bs::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.plinko-casino-pr4lby.plinko-casino-3yophd .plinko-casino-hv5b39::before {
  background: #0e0f41;
}

.plinko-casino-pr4lby.plinko-casino-3yophd .plinko-casino-hv5b39::after {
  background: #152557;
}

.plinko-casino-pr4lby.plinko-casino-cj9q1b .plinko-casino-mnzm0k {
  background: #1f35fa;
}

.plinko-casino-pr4lby.plinko-casino-cj9q1b .plinko-casino-b612bs {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.plinko-casino-pr4lby.plinko-casino-cj9q1b .plinko-casino-b612bs::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.plinko-casino-pr4lby.plinko-casino-cj9q1b .plinko-casino-b612bs::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.plinko-casino-pr4lby.plinko-casino-cj9q1b .plinko-casino-hv5b39::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.plinko-casino-pr4lby.plinko-casino-cj9q1b .plinko-casino-hv5b39::after {
  background: #192ac8;
}

.plinko-casino-pr4lby.plinko-casino-80n70l .plinko-casino-mnzm0k {
  background: #fa771f;
}

.plinko-casino-pr4lby.plinko-casino-80n70l .plinko-casino-b612bs {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-casino-pr4lby.plinko-casino-80n70l .plinko-casino-b612bs::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.plinko-casino-pr4lby.plinko-casino-80n70l .plinko-casino-b612bs::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.plinko-casino-pr4lby.plinko-casino-80n70l .plinko-casino-hv5b39::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.plinko-casino-pr4lby.plinko-casino-80n70l .plinko-casino-hv5b39::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

.plinko-casino-912b3u {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

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

.plinko-casino-pkgfqa .plinko-casino-2j1lo9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.plinko-casino-5t6dcd {
  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-casino-5t6dcd.plinko-casino-88saza {
  display: block;
}

.plinko-casino-5t6dcd.plinko-casino-50xjuw {
  display: none;
}

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

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

.plinko-casino-pdr3y3 {
  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-casino-w49eoq {
  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-casino-3h9gyg small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.plinko-casino-yb4yb8 .plinko-casino-2j1lo9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.plinko-casino-v0dcz5 {
  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-casino-mb9yxi {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.plinko-casino-anby8h strong {
  font-weight: 600;
}

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

.plinko-casino-7qyll4 p {
  margin: 0 0 16px;
}

.plinko-casino-7qyll4 p:last-child {
  margin-bottom: 0;
}

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

.plinko-casino-608djg {
  max-width: 300px;
  width: 100%;
}

.plinko-casino-608djg a {
  width: 100%;
}

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

.plinko-casino-6abzvj {
  justify-content: center;
}

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

.plinko-casino-sqmqly {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.plinko-casino-lh178d .plinko-casino-4cutay {
  justify-content: center;
}

/* faq */

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

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

.plinko-casino-njbv1c::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.plinko-casino-vddzwv ease;
}

.plinko-casino-u6tcao.plinko-casino-dbrzve .plinko-casino-njbv1c::after {
  transform: rotate(45deg);
}

.plinko-casino-ce0ddm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.plinko-casino-zwsubu ease, padding 0.plinko-casino-zwsubu ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.plinko-casino-u6tcao.plinko-casino-dbrzve .plinko-casino-ce0ddm {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.plinko-casino-djxt58 {
  margin: 25px 0;
}

.plinko-casino-s9rftg > input:not(:checked) ~ label:hover,
.plinko-casino-s9rftg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.plinko-casino-rwj7nn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.plinko-casino-7kcmc5 44.plinko-casino-qllvf8.plinko-casino-1w4i31.plinko-casino-v55mwt.plinko-casino-7953an.plinko-casino-jogvo1.plinko-casino-avb1z5.plinko-casino-5ipxuo.plinko-casino-y558zv.plinko-casino-cqv8uo.plinko-casino-dduapq.plinko-casino-36xden.plinko-casino-kq24pg 0l-12.plinko-casino-2vyjh2 30.plinko-casino-bauev5.plinko-casino-iek38g 2.plinko-casino-pxa1om.plinko-casino-iek38g 3.plinko-casino-bow1wr 3.plinko-casino-t6s0dp.plinko-casino-sbirj3 3.plinko-casino-1bfz5u.plinko-casino-bl2wkm.plinko-casino-houzqx.plinko-casino-dwzb5p 7-3.plinko-casino-2vyjh2 10.plinko-casino-g31rhx.plinko-casino-dwzb5p 23.plinko-casino-otduet.plinko-casino-tgr056 1.plinko-casino-gefuvo 2.plinko-casino-2vyjh2 3.plinko-casino-tgr056 1.plinko-casino-sbirj3 5.plinko-casino-fs33jx.plinko-casino-sbirj3 32.plinko-casino-x3vzek.plinko-casino-bl2wkm 5.plinko-casino-kq24pg 4.plinko-casino-dwzb5p 9.plinko-casino-dwzb5p 8.plinko-casino-sbirj3 6.plinko-casino-7xeqpv.plinko-casino-xt0x6s.plinko-casino-pi0re8.plinko-casino-98qodp.plinko-casino-ng7xa9 4.plinko-casino-gpxye3.plinko-casino-ng7xa9 6.plinko-casino-ng7xa9 0l29.plinko-casino-kq24pg 17.plinko-casino-cco2a5.plinko-casino-iiatzy 2.plinko-casino-ewlrin 10.plinko-casino-7l2mj6.plinko-casino-2vyjh2 8.plinko-casino-byqlmp.plinko-casino-hc6rtc.plinko-casino-iza4aw.plinko-casino-c7zb2d.plinko-casino-oo6ms7.plinko-casino-bl2wkm.plinko-casino-jogvo1.plinko-casino-2vyjh2 1.plinko-casino-duvur6.plinko-casino-aae5pu.plinko-casino-f2dk22.plinko-casino-josm01.plinko-casino-g297yx.plinko-casino-gefuvo 1.plinko-casino-u24kt6.plinko-casino-52slaq.5z'/%3e%3c/svg%3e");
}

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

.plinko-casino-j76ayb {
  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-casino-j76ayb.plinko-casino-n1msw1 {
  display: block;
}

.plinko-casino-j76ayb.plinko-casino-n8ygo4 {
  display: none;
}

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

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

.plinko-casino-sy011j {
  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-casino-y9inyi {
  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-casino-oab8iu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

.plinko-casino-35x50i {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.plinko-casino-35x50i .plinko-casino-j6mjjp {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.plinko-casino-bl7jo4 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-casino-bl7jo4 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-casino-6c8csi {
  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-casino-6c8csi.plinko-casino-6exx62 {
  opacity: 1;
  pointer-events: auto;
}

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

.plinko-casino-8uof7j label {
  font-size: 14px;
}

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

.plinko-casino-9tmsp1 h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.plinko-casino-sv99yk, .plinko-casino-dxjy2k, [class*="review-card"],
thead, thead th, table th, .plinko-casino-rtca68,
.plinko-casino-ecyum8, [class*="collapsible-header"],
.plinko-casino-u1ou9d, [class*="updated-block"] {
  color: #ece7dc !important;
}
