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

.king-johnnie-vs3zp1 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.king-johnnie-rz5gf7 {
  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) {
  .king-johnnie-rz5gf7: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;
  }
}

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

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

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

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

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

.king-johnnie-e2j8jb {
  cursor: pointer;
}

.king-johnnie-5w49fn {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.king-johnnie-dguyy4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.king-johnnie-dguyy4 figure {
  margin: 0;
}

.king-johnnie-dguyy4.king-johnnie-acqdvt {
  justify-content: flex-start;
  margin-right: 4px;
}

.king-johnnie-dguyy4.king-johnnie-kry6lq {
  justify-content: flex-end;
  margin-left: 4px;
}

.king-johnnie-dguyy4.king-johnnie-py7pfz {
  justify-content: center;
}

.king-johnnie-dguyy4.king-johnnie-ww74q7 {
  justify-content: normal;
}

.king-johnnie-yfebzq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.king-johnnie-dtsp8c {
  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) {
  .king-johnnie-dtsp8c {
    flex-direction: column;
  }
}

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

.king-johnnie-dfjbgx img {
  width: 100%;
}

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

.king-johnnie-1oi6om {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.king-johnnie-1oi6om 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) {
  .king-johnnie-1oi6om ul {
    margin-bottom: 15px;
  }
}

.king-johnnie-1oi6om ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.king-johnnie-1oi6om 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);
}

.king-johnnie-1oi6om ul li span svg {
  fill: var(--title-color);
}

.king-johnnie-1oi6om ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-1oi6om ul li small {
    font-size: 12px;
  }
}

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

.king-johnnie-1oi6om ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-1oi6om {
    flex-basis: auto;
    margin: 0 auto;
  }
}

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

.king-johnnie-6al26j {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .king-johnnie-tgj394 {
    height: 50px;
  }
}

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

.king-johnnie-tgj394.king-johnnie-zr8tsr {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .king-johnnie-tgj394.king-johnnie-zr8tsr:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.king-johnnie-njz5na {
  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) {
  .king-johnnie-njz5na {
    padding: 80px 16px 0;
  }
}

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

.king-johnnie-xeatfz {
  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) {
  .king-johnnie-xeatfz {
    flex-direction: column;
  }
}

.king-johnnie-9g8fjh {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-9g8fjh {
    margin-bottom: 40px;
  }
}

.king-johnnie-z7ob29 .king-johnnie-pb0n92 {
  margin-bottom: 28px;
}

.king-johnnie-z7ob29 .king-johnnie-pb0n92 img {
  max-height: 100px;
  width: auto;
}

.king-johnnie-ubn2wz {
  display: flex;
  align-items: center;
}

.king-johnnie-ubn2wz a + a {
  margin-left: 24px;
}

.king-johnnie-ubn2wz img {
  max-height: 56px;
  width: auto;
}

.king-johnnie-ubn2wz img + img {
  margin-left: 24px;
}

.king-johnnie-0j5t6m {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.king-johnnie-n3exld {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.king-johnnie-1024bj {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-1024bj {
    flex-wrap: wrap;
  }
}

.king-johnnie-1024bj li {
  display: flex;
  margin: 0 7px;
}

.king-johnnie-1024bj li svg {
  transition: 0.king-johnnie-tv8248 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .king-johnnie-1024bj li:hover svg {
    transform: scale(1.2);
  }
}

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

.king-johnnie-r6c0lj + .king-johnnie-r6c0lj {
  margin-left: 120px;
}

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

.king-johnnie-yy7sqh {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.king-johnnie-4svzz0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.king-johnnie-4svzz0 li {
  font-size: 16px;
}

.king-johnnie-4svzz0 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.king-johnnie-4svzz0 li + li {
  margin-top: 16px;
}

.king-johnnie-32tb79 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.king-johnnie-5056cm ease-in-out;
}

.king-johnnie-32tb79.king-johnnie-ae2bx2 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.king-johnnie-vuasir {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.king-johnnie-3e184s {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.king-johnnie-3e184s li {
  width: 100%;
}

.king-johnnie-3e184s 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.king-johnnie-tv8248 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.king-johnnie-3e184s li a svg {
  fill: var(--button-text-color);
}

.king-johnnie-3e184s li a.king-johnnie-ae2bx2 {
  background: var(--border-color);
}

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

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

.king-johnnie-40c10z {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-40c10z {
    margin: 0 -5px;
  }
}

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

.king-johnnie-3tsegy span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.king-johnnie-3tsegy small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.king-johnnie-ye4fl8 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.king-johnnie-ye4fl8 img {
  width: 100%;
  transition: 0.king-johnnie-tv8248 ease-in-out;
}

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

.king-johnnie-u6bktc {
  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) {
  .king-johnnie-u6bktc {
    height: 54px;
  }
}

.king-johnnie-khnvld {
  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) {
  .king-johnnie-khnvld {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .king-johnnie-khnvld .king-johnnie-pb0n92 img {
    max-width: 90px;
  }
}

.king-johnnie-pb0n92 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .king-johnnie-pb0n92 {
    order: -2;
  }
}

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

.king-johnnie-2ezbtu {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.king-johnnie-2ezbtu li {
  font-size: 16px;
  margin: 0 20px;
}

.king-johnnie-2ezbtu li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.king-johnnie-bfqwnm {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.king-johnnie-bfqwnm.king-johnnie-re0cs3 {
  margin-right: 0;
}

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

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

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

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

.king-johnnie-rhgjwz {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.king-johnnie-rhgjwz:hover > ul {
  display: flex;
}

.king-johnnie-rhgjwz:focus > ul {
  display: flex;
}

.king-johnnie-rhgjwz:focus-within > ul {
  display: flex;
}

.king-johnnie-sjkep4 {
  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;
}

.king-johnnie-sjkep4::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.king-johnnie-5056cm ease-in-out;
}

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

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

.king-johnnie-rhgjwz 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.king-johnnie-tv8248 ease-in-out;
  overflow: hidden;
}

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

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

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

.king-johnnie-jngyv3 {
  display: none;
}

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

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

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

.king-johnnie-knh29n {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.king-johnnie-knh29n img {
  margin-bottom: 20px;
}

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

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

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

.king-johnnie-mhlv9d {
  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) {
  .king-johnnie-mhlv9d {
    font-size: 32px;
  }
}

.king-johnnie-hdu61h {
  color: var(--text-color);
}

.king-johnnie-wustgk {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.king-johnnie-wustgk p img {
  display: block;
  margin: 0 auto;
}

.king-johnnie-wustgk p:first-of-type {
  margin-top: 0;
}

.king-johnnie-wustgk p:last-of-type {
  margin-bottom: 0;
}

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

.king-johnnie-wustgk ul {
  padding: 0 0 0 20px;
}

.king-johnnie-wustgk table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.king-johnnie-wustgk table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.king-johnnie-wustgk iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.king-johnnie-x4mcep {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.king-johnnie-nvpagb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.king-johnnie-nvpagb .king-johnnie-lwluwn {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-nvpagb .king-johnnie-lwluwn {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.king-johnnie-nvpagb .king-johnnie-yrwzik {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-nvpagb .king-johnnie-yrwzik {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .king-johnnie-nvpagb .king-johnnie-yrwzik img {
    width: 100%;
  }
}

.king-johnnie-yrwzik {
  margin: 0 0 28px;
}

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

.king-johnnie-lwluwn {
  margin: 0 0 28px;
}

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

.king-johnnie-x4mcep 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) {
  .king-johnnie-x4mcep h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.king-johnnie-x4mcep .king-johnnie-rz5gf7 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.king-johnnie-g8oxhr {
  position: relative;
  border: none;
}

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

.king-johnnie-asrnzl {
  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;
}

.king-johnnie-asrnzl span {
  height: 32px;
}

.king-johnnie-asrnzl span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.king-johnnie-asrnzl.king-johnnie-o79buy span {
  transform: scaleY(-1);
}

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

.king-johnnie-40vmdb {
  list-style: none;
  padding: 0;
  margin: 0;
}

.king-johnnie-40vmdb li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .king-johnnie-40vmdb li {
    font-size: 16px;
  }
}

.king-johnnie-40vmdb li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.king-johnnie-tv8248 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .king-johnnie-40vmdb li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .king-johnnie-40vmdb li a {
    padding: 12px 14px;
  }
}

.king-johnnie-40vmdb.king-johnnie-kl23ni {
  display: none;
}

.king-johnnie-d7dwtp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.king-johnnie-d7dwtp table {
  width: 100%;
  border-collapse: collapse;
}

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

  .king-johnnie-d7dwtp table td {
    min-width: 75px;
  }
}

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

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

.king-johnnie-d7dwtp p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.king-johnnie-6u3vnv {
  width: 100%;
  border-collapse: collapse;
}

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

.king-johnnie-6u3vnv 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) {
  .king-johnnie-6u3vnv tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.king-johnnie-6u3vnv tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.king-johnnie-t9sfpa table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.king-johnnie-t9sfpa table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.king-johnnie-t9sfpa p {
  color: var(--text-color);
}

.king-johnnie-u3hbir {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.king-johnnie-rezqih {
  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);
}

.king-johnnie-sdi7ti {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.king-johnnie-fbgkbt p + p {
  margin-top: 10px;
}

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

.king-johnnie-16d39c {
  display: none;
}

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

.king-johnnie-y0wu06 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.king-johnnie-y0wu06 li {
  margin: 0 20px;
}

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

.king-johnnie-y0wu06 li a img {
  margin-bottom: 4px;
}

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

.king-johnnie-joo061 {
  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) {
  .king-johnnie-joo061 {
    padding: 0 16px;
  }
}

.king-johnnie-joo061 li {
  font-size: 16px;
  position: relative;
}

.king-johnnie-joo061 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.king-johnnie-joo061 li span {
  opacity: 0.5;
}

.king-johnnie-joo061 li + li {
  margin-left: 30px;
}

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

h2.king-johnnie-tcswst {
  margin: 0 0 28px;
}

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

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

.king-johnnie-sk9bkn 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);
}

.king-johnnie-sk9bkn 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;
}

.king-johnnie-sk9bkn 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;
}

.king-johnnie-sk9bkn tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.king-johnnie-sk9bkn tbody tr:last-of-type {
  margin-bottom: 0;
}

.king-johnnie-sk9bkn tbody tr td:first-of-type {
  flex-shrink: 0;
}

.king-johnnie-sk9bkn 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);
}

.king-johnnie-sk9bkn 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);
}

.king-johnnie-sk9bkn tbody tr td:last-of-type {
  margin-left: auto;
}

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

.king-johnnie-sk9bkn tbody tr td .king-johnnie-yumnvc {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .king-johnnie-sk9bkn tbody tr td .king-johnnie-yumnvc {
    width: 100%;
  }
}

.king-johnnie-sk9bkn tbody tr td .king-johnnie-ylh7pj {
  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.king-johnnie-tv8248 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .king-johnnie-sk9bkn tbody tr td .king-johnnie-ylh7pj:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .king-johnnie-sk9bkn tbody tr td .king-johnnie-ylh7pj {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .king-johnnie-sk9bkn tbody tr td .king-johnnie-ylh7pj {
    width: 100%;
  }
}

.king-johnnie-sk9bkn tbody tr td .king-johnnie-gx9zoy {
  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) {
  .king-johnnie-sk9bkn tbody tr td .king-johnnie-gx9zoy:hover {
    text-decoration: none;
  }
}

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

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

.king-johnnie-vae0c5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.king-johnnie-se6eat {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.king-johnnie-otjo20 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.king-johnnie-tv8248 ease-in-out;
}

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

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

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

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

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

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

.king-johnnie-tgeykj img {
  width: 100%;
  height: 100%;
}

.king-johnnie-tgeykj iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.king-johnnie-oisle0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.king-johnnie-tv8248 ease-in-out;
}

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

.king-johnnie-4xerjl {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-4xerjl {
    padding: 40px 0;
  }
}

.king-johnnie-ca2td9 {
  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) {
  .king-johnnie-ca2td9 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .king-johnnie-ca2td9 {
    flex-direction: column-reverse;
  }
}

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

.king-johnnie-uqxeyq img {
  width: 100%;
}

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

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

.king-johnnie-p9c8gf {
  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;
}

.king-johnnie-p9c8gf 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) {
  .king-johnnie-p9c8gf {
    flex-basis: auto;
  }
}

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

.king-johnnie-9z2lwj {
  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.king-johnnie-tv8248 ease-in-out;
}

.king-johnnie-9z2lwj:hover {
  border: 1px solid #8c8ca2;
}

.king-johnnie-oq9hsl {
  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%);
}

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

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

.king-johnnie-59l3hd a {
  text-decoration: underline;
  color: #8babff;
}

.king-johnnie-4uvk5i {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.king-johnnie-4uvk5i .king-johnnie-9z2lwj {
  width: 50%;
  margin: 0;
}

.king-johnnie-6cisvc {
  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;
}

.king-johnnie-6cisvc:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.king-johnnie-cf3fef {
  margin: 0 0 100px;
}

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

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

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

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

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

.king-johnnie-u9meo0 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.king-johnnie-sz21le 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.king-johnnie-tv8248 ease-in-out;
}

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

.king-johnnie-sz21le a svg {
  fill: #fff;
}

.king-johnnie-sz21le a:hover {
  background: #3d68e7;
}

.king-johnnie-cq2t1d {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.king-johnnie-7uqqf5 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-7uqqf5 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.king-johnnie-9ttnmi {
  font-size: 16px;
  color: var(--text-color);
}

.king-johnnie-i59dvo {
  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) {
  .king-johnnie-i59dvo {
    padding: 0 16px;
  }
}

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

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

.king-johnnie-0jgce4 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.king-johnnie-y7zsbu {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.king-johnnie-y7zsbu 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);
}

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

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

.king-johnnie-y7zsbu table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .king-johnnie-y7zsbu {
    margin: 0;
  }
}

.king-johnnie-xb7h4y {
  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) {
  .king-johnnie-xb7h4y {
    min-height: 190px;
  }
}

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

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

.king-johnnie-p8fv81 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.king-johnnie-p8fv81.king-johnnie-ddzsym {
  display: none;
}

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

.king-johnnie-mm0hxd iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.king-johnnie-mm0hxd iframe.king-johnnie-gitpzc {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.king-johnnie-mm0hxd.king-johnnie-jstjtj {
  opacity: 1;
  pointer-events: all;
}

.king-johnnie-jnjbik {
  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.king-johnnie-tv8248 ease-in-out;
}

.king-johnnie-jnjbik svg {
  margin-right: 10px;
}

.king-johnnie-jnjbik + .king-johnnie-jnjbik {
  margin-top: 14px;
}

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

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

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

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

.king-johnnie-i59dvo .king-johnnie-x4mcep {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.king-johnnie-i59dvo .king-johnnie-x4mcep h1,
.king-johnnie-i59dvo .king-johnnie-x4mcep 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) {
  .king-johnnie-i59dvo .king-johnnie-x4mcep h1,
  .king-johnnie-i59dvo .king-johnnie-x4mcep h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .king-johnnie-i59dvo .king-johnnie-x4mcep {
    margin: 28px 0 0;
  }
}

.king-johnnie-nakm4r {
  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) {
  .king-johnnie-nakm4r {
    padding: 0 16px;
  }
}

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

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

.king-johnnie-0lsdbh {
  max-width: 545px;
  width: 100%;
}

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

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

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

.king-johnnie-tb2dpi iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.king-johnnie-1trqia {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.king-johnnie-7kbo6n {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-7kbo6n {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

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

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

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

@media only screen and (max-width: 540px) {
  .king-johnnie-bwnl0g {
    padding: 10px;
  }
}

.king-johnnie-bwnl0g .king-johnnie-rz5gf7 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .king-johnnie-bwnl0g .king-johnnie-rz5gf7 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .king-johnnie-bwnl0g {
    flex-wrap: wrap;
  }
}

.king-johnnie-iinib5 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.king-johnnie-iinib5 img {
  width: 100%;
}

.king-johnnie-7xkj7o {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .king-johnnie-7xkj7o {
    max-width: 200px;
    margin: 0;
  }
}

.king-johnnie-5nhdcn {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.king-johnnie-noljqs {
  width: 100%;
  margin: 0 0 100px;
}

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

.king-johnnie-noljqs .king-johnnie-bawp7k {
  position: relative;
}

.king-johnnie-noljqs .king-johnnie-56eluh {
  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;
}

.king-johnnie-noljqs .king-johnnie-56eluh.king-johnnie-ddzsym {
  display: none;
}

.king-johnnie-noljqs .king-johnnie-tqsbbv {
  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) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv {
    bottom: 90px;
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-0xkfnl {
  max-width: 300px;
  width: 100%;
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-0xkfnl .king-johnnie-h6hksr {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-0xkfnl .king-johnnie-h6hksr {
    font-size: 32px;
    text-align: center;
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-0xkfnl .king-johnnie-b1dpi3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-0xkfnl .king-johnnie-b1dpi3 {
    text-align: center;
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 {
    flex-direction: column-reverse;
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-hvujsg {
  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.king-johnnie-tv8248 ease-in-out;
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-hvujsg:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-hvujsg {
    width: 100%;
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-4mk12n {
  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.king-johnnie-tv8248 ease-in-out;
  overflow: hidden;
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-4mk12n 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);
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-4mk12n: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;
}

.king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-4mk12n:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-tqsbbv .king-johnnie-re0cs3 .king-johnnie-4mk12n {
    width: 100%;
  }
}

.king-johnnie-noljqs .king-johnnie-tqsbbv.king-johnnie-ddzsym {
  display: none;
}

.king-johnnie-noljqs .king-johnnie-q4toeq {
  display: none;
}

.king-johnnie-noljqs .king-johnnie-q4toeq.king-johnnie-jstjtj {
  display: block;
}

.king-johnnie-noljqs .king-johnnie-q4toeq iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-q4toeq iframe {
    height: calc(100vh - 54px);
  }
}

.king-johnnie-noljqs .king-johnnie-b286gv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .king-johnnie-noljqs .king-johnnie-b286gv {
    padding: 24px 16px 0;
  }
}

.king-johnnie-noljqs .king-johnnie-b286gv .king-johnnie-h6hksr {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-noljqs .king-johnnie-b286gv .king-johnnie-h6hksr {
    margin-bottom: 24px;
  }
}

.king-johnnie-noljqs .king-johnnie-b286gv 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);
}

.king-johnnie-noljqs .king-johnnie-b286gv 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) {
  .king-johnnie-noljqs .king-johnnie-b286gv table tr td {
    padding: 12px 4px;
  }
}

.king-johnnie-noljqs .king-johnnie-b286gv 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) {
  .king-johnnie-noljqs .king-johnnie-b286gv table tr th {
    padding: 12px 4px;
  }
}

.king-johnnie-noljqs .king-johnnie-b286gv table tr:last-of-type td {
  border-bottom: none;
}

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

.king-johnnie-wrc3ak.king-johnnie-ae2bx2 {
  display: block;
}

.king-johnnie-wrc3ak iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.king-johnnie-wrc3ak .king-johnnie-bl913j {
  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;
}

.king-johnnie-wrc3ak .king-johnnie-sipto3 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.king-johnnie-wrc3ak .king-johnnie-4mk12n {
  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.king-johnnie-tv8248 ease-in-out;
}

.king-johnnie-wrc3ak .king-johnnie-4mk12n:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.king-johnnie-oxub17.king-johnnie-ae2bx2 {
  display: block;
}

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

.king-johnnie-i6765q {
  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;
}

.king-johnnie-57ycpy {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.king-johnnie-fb1j14 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.king-johnnie-fb1j14 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.king-johnnie-iqi13h {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.king-johnnie-9hys70.king-johnnie-ddzsym {
  display: none;
}

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

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

.king-johnnie-so6dfj {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.king-johnnie-so6dfj 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.king-johnnie-tv8248 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.king-johnnie-so6dfj input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.king-johnnie-so6dfj input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.king-johnnie-so6dfj input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.king-johnnie-so6dfj input:active {
  border-color: #c2c0ce;
}

.king-johnnie-so6dfj input:focus {
  border-color: #c2c0ce;
}

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

.king-johnnie-uzkzu2 {
  margin-bottom: 36px;
}

.king-johnnie-uzkzu2 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;
}

.king-johnnie-uzkzu2 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.king-johnnie-uzkzu2 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.king-johnnie-uyfocz {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.king-johnnie-bhyi5p {
  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.king-johnnie-tv8248 ease-in-out;
}

.king-johnnie-bhyi5p:hover {
  background: var(--border-color);
}

.king-johnnie-t0scnc {
  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.king-johnnie-tv8248 ease-in-out;
}

.king-johnnie-t0scnc:hover {
  background: #166ad9;
}

.king-johnnie-9sd5fl {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.king-johnnie-9sd5fl.king-johnnie-ddzsym {
  display: none;
}

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

.king-johnnie-9sd5fl .king-johnnie-bhyi5p {
  margin: 0 auto;
}

.king-johnnie-5z9jgt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .king-johnnie-5z9jgt {
    margin-bottom: 16px;
  }
}

.king-johnnie-0w64hb {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.king-johnnie-cwqf09 {
  filter: grayscale(100%);
}

.king-johnnie-0w64hb > input {
  display: none;
}

.king-johnnie-0w64hb > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.king-johnnie-p0lqsn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.king-johnnie-ii63xk 44.king-johnnie-urf7cp.king-johnnie-33zik0.king-johnnie-4pep0i.king-johnnie-x2wfqu.king-johnnie-0yrirx.king-johnnie-5b61e3.king-johnnie-zmwy8w.king-johnnie-x2oiox.king-johnnie-8betoz.king-johnnie-m7lyh1.king-johnnie-d2blof.king-johnnie-9n7pu5 0l-12.king-johnnie-nevasl 30.king-johnnie-ib2so2.king-johnnie-0xyfec 2.king-johnnie-b9wmey.king-johnnie-0xyfec 3.king-johnnie-b58pmo 3.king-johnnie-1x4yh3.king-johnnie-6cha9h 3.king-johnnie-kb7acv.king-johnnie-r2m5bk.king-johnnie-munkvy.king-johnnie-8l3mp2 7-3.king-johnnie-nevasl 10.king-johnnie-ed7stp.king-johnnie-8l3mp2 23.king-johnnie-x2htx2.king-johnnie-hswb0a 1.king-johnnie-mre5p6 2.king-johnnie-nevasl 3.king-johnnie-hswb0a 1.king-johnnie-6cha9h 5.king-johnnie-z98kjv.king-johnnie-6cha9h 32.king-johnnie-7tnszw.king-johnnie-r2m5bk 5.king-johnnie-9n7pu5 4.king-johnnie-8l3mp2 9.king-johnnie-8l3mp2 8.king-johnnie-6cha9h 6.king-johnnie-zpjbcd.king-johnnie-euei2v.king-johnnie-mt351r.king-johnnie-e1oxbe.king-johnnie-5n6ylg 4.king-johnnie-xn30lr.king-johnnie-5n6ylg 6.king-johnnie-5n6ylg 0l29.king-johnnie-9n7pu5 17.king-johnnie-nqwjq3.king-johnnie-8ee4pn 2.king-johnnie-75ki0t 10.king-johnnie-3i5pf8.king-johnnie-nevasl 8.king-johnnie-otyrnm.king-johnnie-4wey6g.king-johnnie-an8ld0.king-johnnie-891ag8.king-johnnie-q5uivu.king-johnnie-r2m5bk.king-johnnie-0yrirx.king-johnnie-nevasl 1.king-johnnie-qs9a4r.king-johnnie-7pacyi.king-johnnie-ayujwy.king-johnnie-z4gmlo.king-johnnie-v00o74.king-johnnie-mre5p6 1.king-johnnie-k03jq0.king-johnnie-lp34aj.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.king-johnnie-0w64hb > input:checked ~ label,
.king-johnnie-0w64hb > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.king-johnnie-p0lqsn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.king-johnnie-ii63xk 44.king-johnnie-urf7cp.king-johnnie-33zik0.king-johnnie-4pep0i.king-johnnie-x2wfqu.king-johnnie-0yrirx.king-johnnie-5b61e3.king-johnnie-zmwy8w.king-johnnie-x2oiox.king-johnnie-8betoz.king-johnnie-m7lyh1.king-johnnie-d2blof.king-johnnie-9n7pu5 0l-12.king-johnnie-nevasl 30.king-johnnie-ib2so2.king-johnnie-0xyfec 2.king-johnnie-b9wmey.king-johnnie-0xyfec 3.king-johnnie-b58pmo 3.king-johnnie-1x4yh3.king-johnnie-6cha9h 3.king-johnnie-kb7acv.king-johnnie-r2m5bk.king-johnnie-munkvy.king-johnnie-8l3mp2 7-3.king-johnnie-nevasl 10.king-johnnie-ed7stp.king-johnnie-8l3mp2 23.king-johnnie-x2htx2.king-johnnie-hswb0a 1.king-johnnie-mre5p6 2.king-johnnie-nevasl 3.king-johnnie-hswb0a 1.king-johnnie-6cha9h 5.king-johnnie-z98kjv.king-johnnie-6cha9h 32.king-johnnie-7tnszw.king-johnnie-r2m5bk 5.king-johnnie-9n7pu5 4.king-johnnie-8l3mp2 9.king-johnnie-8l3mp2 8.king-johnnie-6cha9h 6.king-johnnie-zpjbcd.king-johnnie-euei2v.king-johnnie-mt351r.king-johnnie-e1oxbe.king-johnnie-5n6ylg 4.king-johnnie-xn30lr.king-johnnie-5n6ylg 6.king-johnnie-5n6ylg 0l29.king-johnnie-9n7pu5 17.king-johnnie-nqwjq3.king-johnnie-8ee4pn 2.king-johnnie-75ki0t 10.king-johnnie-3i5pf8.king-johnnie-nevasl 8.king-johnnie-otyrnm.king-johnnie-4wey6g.king-johnnie-an8ld0.king-johnnie-891ag8.king-johnnie-q5uivu.king-johnnie-r2m5bk.king-johnnie-0yrirx.king-johnnie-nevasl 1.king-johnnie-qs9a4r.king-johnnie-7pacyi.king-johnnie-ayujwy.king-johnnie-z4gmlo.king-johnnie-v00o74.king-johnnie-mre5p6 1.king-johnnie-k03jq0.king-johnnie-lp34aj.5z'/%3e%3c/svg%3e");
}

.king-johnnie-0w64hb > input:not(:checked) ~ label:hover,
.king-johnnie-0w64hb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.king-johnnie-p0lqsn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.king-johnnie-ii63xk 44.king-johnnie-urf7cp.king-johnnie-33zik0.king-johnnie-4pep0i.king-johnnie-x2wfqu.king-johnnie-0yrirx.king-johnnie-5b61e3.king-johnnie-zmwy8w.king-johnnie-x2oiox.king-johnnie-8betoz.king-johnnie-m7lyh1.king-johnnie-d2blof.king-johnnie-9n7pu5 0l-12.king-johnnie-nevasl 30.king-johnnie-ib2so2.king-johnnie-0xyfec 2.king-johnnie-b9wmey.king-johnnie-0xyfec 3.king-johnnie-b58pmo 3.king-johnnie-1x4yh3.king-johnnie-6cha9h 3.king-johnnie-kb7acv.king-johnnie-r2m5bk.king-johnnie-munkvy.king-johnnie-8l3mp2 7-3.king-johnnie-nevasl 10.king-johnnie-ed7stp.king-johnnie-8l3mp2 23.king-johnnie-x2htx2.king-johnnie-hswb0a 1.king-johnnie-mre5p6 2.king-johnnie-nevasl 3.king-johnnie-hswb0a 1.king-johnnie-6cha9h 5.king-johnnie-z98kjv.king-johnnie-6cha9h 32.king-johnnie-7tnszw.king-johnnie-r2m5bk 5.king-johnnie-9n7pu5 4.king-johnnie-8l3mp2 9.king-johnnie-8l3mp2 8.king-johnnie-6cha9h 6.king-johnnie-zpjbcd.king-johnnie-euei2v.king-johnnie-mt351r.king-johnnie-e1oxbe.king-johnnie-5n6ylg 4.king-johnnie-xn30lr.king-johnnie-5n6ylg 6.king-johnnie-5n6ylg 0l29.king-johnnie-9n7pu5 17.king-johnnie-nqwjq3.king-johnnie-8ee4pn 2.king-johnnie-75ki0t 10.king-johnnie-3i5pf8.king-johnnie-nevasl 8.king-johnnie-otyrnm.king-johnnie-4wey6g.king-johnnie-an8ld0.king-johnnie-891ag8.king-johnnie-q5uivu.king-johnnie-r2m5bk.king-johnnie-0yrirx.king-johnnie-nevasl 1.king-johnnie-qs9a4r.king-johnnie-7pacyi.king-johnnie-ayujwy.king-johnnie-z4gmlo.king-johnnie-v00o74.king-johnnie-mre5p6 1.king-johnnie-k03jq0.king-johnnie-lp34aj.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .king-johnnie-69abya > .king-johnnie-auby5m {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .king-johnnie-69abya > .king-johnnie-auby5m {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .king-johnnie-69abya > .king-johnnie-auby5m {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .king-johnnie-69abya > .king-johnnie-auby5m {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .king-johnnie-69abya > .king-johnnie-auby5m {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.king-johnnie-3m1b66 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.king-johnnie-3m1b66.king-johnnie-ddzsym {
  display: none;
}

.king-johnnie-c42300 {
  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) {
  .king-johnnie-c42300 {
    height: 74px;
    overflow: visible;
  }
}

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

.king-johnnie-xgxnev {
  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;
}

.king-johnnie-xgxnev::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.king-johnnie-xgxnev::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.king-johnnie-xgxnev img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.king-johnnie-rcc1h9 {
  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;
}

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

.king-johnnie-rcc1h9::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) {
  .king-johnnie-rcc1h9::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .king-johnnie-zcwpih {
    top: -20px;
  }
}

.king-johnnie-zhx7bv {
  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.king-johnnie-tv8248 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.king-johnnie-3m1b66.king-johnnie-8pc7gn .king-johnnie-c42300 {
  background: #2b3b67;
}

.king-johnnie-3m1b66.king-johnnie-8pc7gn .king-johnnie-xgxnev {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.king-johnnie-3m1b66.king-johnnie-8pc7gn .king-johnnie-xgxnev::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.king-johnnie-3m1b66.king-johnnie-8pc7gn .king-johnnie-xgxnev::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.king-johnnie-3m1b66.king-johnnie-8pc7gn .king-johnnie-rcc1h9::before {
  background: #0e0f41;
}

.king-johnnie-3m1b66.king-johnnie-8pc7gn .king-johnnie-rcc1h9::after {
  background: #152557;
}

.king-johnnie-3m1b66.king-johnnie-d8nauq .king-johnnie-c42300 {
  background: #1f35fa;
}

.king-johnnie-3m1b66.king-johnnie-d8nauq .king-johnnie-xgxnev {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.king-johnnie-3m1b66.king-johnnie-d8nauq .king-johnnie-xgxnev::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.king-johnnie-3m1b66.king-johnnie-d8nauq .king-johnnie-xgxnev::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.king-johnnie-3m1b66.king-johnnie-d8nauq .king-johnnie-rcc1h9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.king-johnnie-3m1b66.king-johnnie-d8nauq .king-johnnie-rcc1h9::after {
  background: #192ac8;
}

.king-johnnie-3m1b66.king-johnnie-03x2t0 .king-johnnie-c42300 {
  background: #fa771f;
}

.king-johnnie-3m1b66.king-johnnie-03x2t0 .king-johnnie-xgxnev {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.king-johnnie-3m1b66.king-johnnie-03x2t0 .king-johnnie-xgxnev::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.king-johnnie-3m1b66.king-johnnie-03x2t0 .king-johnnie-xgxnev::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.king-johnnie-3m1b66.king-johnnie-03x2t0 .king-johnnie-rcc1h9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.king-johnnie-3m1b66.king-johnnie-03x2t0 .king-johnnie-rcc1h9::after {
  background: #fa8535;
}

.king-johnnie-p3yiq6 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.king-johnnie-9pkxi3 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.king-johnnie-9pkxi3 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.king-johnnie-9pkxi3 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.king-johnnie-drqtjl {
  width: 120px;
  height: 22px;
}

.king-johnnie-drqtjl .king-johnnie-8wyeyz {
  fill: #c2c0ce;
}

.king-johnnie-drqtjl [rating="1"] .king-johnnie-8wyeyz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.king-johnnie-drqtjl [rating="2"] .king-johnnie-8wyeyz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.king-johnnie-drqtjl [rating="3"] .king-johnnie-8wyeyz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.king-johnnie-drqtjl [rating="4"] .king-johnnie-8wyeyz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.king-johnnie-drqtjl [rating="5"] .king-johnnie-8wyeyz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.king-johnnie-ouyf62 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.king-johnnie-qct8y3 {
  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);
}

.king-johnnie-qct8y3.king-johnnie-jstjtj {
  display: block;
}

.king-johnnie-qct8y3.king-johnnie-ddzsym {
  display: none;
}

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

.king-johnnie-7qbcva {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.king-johnnie-hcn6ga {
  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);
}

.king-johnnie-7dcf5o {
  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;
}

.king-johnnie-m6y208 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.king-johnnie-scjwuh {
  font-size: 16px;
  line-height: 140%;
}

.king-johnnie-zni3ny {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.king-johnnie-zni3ny .king-johnnie-8wyeyz {
  fill: #c2c0ce;
}

.king-johnnie-zni3ny [rating="1"] .king-johnnie-8wyeyz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.king-johnnie-zni3ny [rating="2"] .king-johnnie-8wyeyz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.king-johnnie-zni3ny [rating="3"] .king-johnnie-8wyeyz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.king-johnnie-zni3ny [rating="4"] .king-johnnie-8wyeyz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.king-johnnie-zni3ny [rating="5"] .king-johnnie-8wyeyz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.king-johnnie-kpf9jd {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.king-johnnie-j44nn2 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .king-johnnie-j44nn2 {
    padding: 0 16px;
  }
}

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

.king-johnnie-msg1gk {
  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) {
  .king-johnnie-msg1gk {
    padding: 12px;
    gap: 12px;
  }
}

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

.king-johnnie-r9dmnd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.king-johnnie-u1ggxt {
  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;
}

.king-johnnie-3vdhjg {
  flex: 1;
  min-width: 0;
}

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

.king-johnnie-bm8ga7 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.king-johnnie-bm8ga7 svg,
.king-johnnie-bm8ga7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.king-johnnie-bm8ga7 svg path {
  fill: var(--button-bg-color);
}

.king-johnnie-bm8ga7 svg circle {
  fill: var(--button-text-color);
}

.king-johnnie-y7iume {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.king-johnnie-y7iume strong {
  font-weight: 600;
}

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

.king-johnnie-f7um63 p {
  margin: 0 0 16px;
}

.king-johnnie-f7um63 p:last-child {
  margin-bottom: 0;
}

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

.king-johnnie-l6xom1 {
  max-width: 300px;
  width: 100%;
}

.king-johnnie-l6xom1 a {
  width: 100%;
}

@media (max-width: 575px) {
  .king-johnnie-l6xom1 {
    max-width: 200px;
  }
}

.king-johnnie-pr7y6p {
  justify-content: center;
}

.king-johnnie-ndx3ab {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.king-johnnie-xk8min {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.king-johnnie-3ief3m .king-johnnie-2ezbtu {
  justify-content: center;
}

/* faq */

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

.king-johnnie-vnqwly {
  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.king-johnnie-vpaekv ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.king-johnnie-vnqwly::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.king-johnnie-vpaekv ease;
}

.king-johnnie-td9anm.king-johnnie-ae2bx2 .king-johnnie-vnqwly::after {
  transform: rotate(45deg);
}

.king-johnnie-krkjo7 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.king-johnnie-tv8248 ease, padding 0.king-johnnie-tv8248 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.king-johnnie-td9anm.king-johnnie-ae2bx2 .king-johnnie-krkjo7 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.king-johnnie-j2tejl {
  margin: 25px 0;
}

.king-johnnie-0w64hb > input:not(:checked) ~ label:hover,
.king-johnnie-0w64hb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.king-johnnie-orbe4b.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.king-johnnie-f45v2a 44.king-johnnie-g48moo.king-johnnie-44hw9k.king-johnnie-xdq1am.king-johnnie-3icz34.king-johnnie-63iu99.king-johnnie-c0zlzq.king-johnnie-l15rjo.king-johnnie-k31nk3.king-johnnie-5vum3u.king-johnnie-5megr9.king-johnnie-c12ybi.king-johnnie-n2638u 0l-12.king-johnnie-h30spg 30.king-johnnie-8rp5uf.king-johnnie-rzbc4e 2.king-johnnie-duucoy.king-johnnie-rzbc4e 3.king-johnnie-ka79zx 3.king-johnnie-xzptce.king-johnnie-z8j2d7 3.king-johnnie-w3a1w3.king-johnnie-d80z2m.king-johnnie-lfp5n2.king-johnnie-bblkx1 7-3.king-johnnie-h30spg 10.king-johnnie-e1jxwz.king-johnnie-bblkx1 23.king-johnnie-r7sakj.king-johnnie-32mnuq 1.king-johnnie-wkukml 2.king-johnnie-h30spg 3.king-johnnie-32mnuq 1.king-johnnie-z8j2d7 5.king-johnnie-ugf8b0.king-johnnie-z8j2d7 32.king-johnnie-szbm1j.king-johnnie-d80z2m 5.king-johnnie-n2638u 4.king-johnnie-bblkx1 9.king-johnnie-bblkx1 8.king-johnnie-z8j2d7 6.king-johnnie-oblatm.king-johnnie-n11c6e.king-johnnie-9v21uq.king-johnnie-6kjwqg.king-johnnie-l0dufd 4.king-johnnie-f9csdj.king-johnnie-l0dufd 6.king-johnnie-l0dufd 0l29.king-johnnie-n2638u 17.king-johnnie-ckkb1u.king-johnnie-x5jazz 2.king-johnnie-6kp8ij 10.king-johnnie-0aw7vp.king-johnnie-h30spg 8.king-johnnie-ljjj6a.king-johnnie-ukf3ys.king-johnnie-s1fv17.king-johnnie-jhki7x.king-johnnie-bp4veq.king-johnnie-d80z2m.king-johnnie-63iu99.king-johnnie-h30spg 1.king-johnnie-r1zdin.king-johnnie-ldadak.king-johnnie-ysbw3b.king-johnnie-1sqhb6.king-johnnie-vm5h39.king-johnnie-wkukml 1.king-johnnie-dx2sju.king-johnnie-kj6uia.5z'/%3e%3c/svg%3e");
}

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

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

.king-johnnie-fya7v5 {
  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);
}

.king-johnnie-fya7v5.king-johnnie-49dc3i {
  display: block;
}

.king-johnnie-fya7v5.king-johnnie-u47l92 {
  display: none;
}

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

.king-johnnie-tqtcse {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.king-johnnie-haee4e {
  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);
}

.king-johnnie-6aec0i {
  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;
}

.king-johnnie-nrkx0z small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.king-johnnie-dftbty {
  font-size: 16px;
  line-height: 140%;
}

.king-johnnie-5wct72 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.king-johnnie-5wct72 .king-johnnie-cc7e1z {
  fill: #c2c0ce;
}

.king-johnnie-5wct72 [rating="1"] .king-johnnie-cc7e1z:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.king-johnnie-5wct72 [rating="2"] .king-johnnie-cc7e1z:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.king-johnnie-5wct72 [rating="3"] .king-johnnie-cc7e1z:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.king-johnnie-5wct72 [rating="4"] .king-johnnie-cc7e1z:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.king-johnnie-5wct72 [rating="5"] .king-johnnie-cc7e1z:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.king-johnnie-okfv54 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;
}

.king-johnnie-okfv54 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 */

.king-johnnie-s86764 {
  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);
}

.king-johnnie-s86764.king-johnnie-brzalk {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.king-johnnie-p7i16e {
  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;
}

.king-johnnie-p7i16e label {
  font-size: 14px;
}

.king-johnnie-p7i16e h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.king-johnnie-p7i16e input,
.king-johnnie-p7i16e textarea,
.king-johnnie-p7i16e 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;
}
.king-johnnie-p7i16e button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.king-johnnie-vpaekv ease;
}
.king-johnnie-p7i16e button:hover {
  background-color: var(--button-bg-hover);
}
.king-johnnie-gz6gk4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.king-johnnie-067ffh ease-in;
}

.king-johnnie-gz6gk4 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;
}
.king-johnnie-a8ql2z, .king-johnnie-wv0uut, [class*="review-card"],
thead, thead th, table th, .king-johnnie-jdboxi,
.king-johnnie-lz8wl3, [class*="collapsible-header"],
.king-johnnie-u3hbir, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.king-johnnie-tgj394, .king-johnnie-tgj394 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
