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

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

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

body {
  margin: 0;
}

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

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

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

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

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

a {
  cursor: pointer;
  color: var(--title-color);
  text-decoration: none;
}

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

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

svg {
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-95t44y {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .shining-crown-95t44y {
    padding: 54px 0 0;
  }
}

.shining-crown-3cu4sg {
  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) {
  .shining-crown-3cu4sg: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;
  }
}

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

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

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

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

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

.shining-crown-i72hay {
  cursor: pointer;
}

.shining-crown-zs9n4p {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.shining-crown-672aiu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.shining-crown-672aiu figure {
  margin: 0;
}

.shining-crown-672aiu.shining-crown-deit0y {
  justify-content: flex-start;
  margin-right: 4px;
}

.shining-crown-672aiu.shining-crown-qm5uj8 {
  justify-content: flex-end;
  margin-left: 4px;
}

.shining-crown-672aiu.shining-crown-t3qdja {
  justify-content: center;
}

.shining-crown-672aiu.shining-crown-rp5s4c {
  justify-content: normal;
}

.shining-crown-bod6bw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.shining-crown-ne0kzk {
  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) {
  .shining-crown-ne0kzk {
    flex-direction: column;
  }
}

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

.shining-crown-y203ci img {
  width: 100%;
}

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

.shining-crown-ipg7kc {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.shining-crown-ipg7kc 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) {
  .shining-crown-ipg7kc ul {
    margin-bottom: 15px;
  }
}

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

.shining-crown-ipg7kc 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);
}

.shining-crown-ipg7kc ul li span svg {
  fill: var(--title-color);
}

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

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

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

.shining-crown-ipg7kc ul li:last-of-type::after {
  display: none;
}

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

.shining-crown-c53icd {
  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) {
  .shining-crown-c53icd {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.shining-crown-z93gi8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .shining-crown-whpm25 {
    height: 50px;
  }
}

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

.shining-crown-whpm25.shining-crown-cfmnyt {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .shining-crown-whpm25.shining-crown-cfmnyt:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .shining-crown-8fdl71 {
    flex-direction: column;
  }
}

.shining-crown-goykao {
  margin-bottom: 94px;
}

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

.shining-crown-862xk6 .shining-crown-98bzhn {
  margin-bottom: 28px;
}

.shining-crown-862xk6 .shining-crown-98bzhn img {
  max-height: 100px;
  width: auto;
}

.shining-crown-r98cuf {
  display: flex;
  align-items: center;
}

.shining-crown-r98cuf a + a {
  margin-left: 24px;
}

.shining-crown-r98cuf img {
  max-height: 56px;
  width: auto;
}

.shining-crown-nzkxkr img {
  max-height: 38px!important;
  width: auto;
}

.shining-crown-r98cuf img + img {
  margin-left: 24px;
}

.shining-crown-x8e6s7 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.shining-crown-z25qt9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .shining-crown-gld1xu {
    flex-wrap: wrap;
  }
}

.shining-crown-gld1xu li {
  display: flex;
  margin: 0 7px;
}

.shining-crown-gld1xu li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.shining-crown-2n23st + .shining-crown-2n23st {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-2n23st + .shining-crown-2n23st {
    margin: 36px 0 0;
  }
}

.shining-crown-98vl26 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.shining-crown-3euzs2 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.shining-crown-3euzs2 li {
  font-size: 16px;
}

.shining-crown-3euzs2 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .shining-crown-3euzs2 li a:hover {
    text-decoration: underline;
  }
}

.shining-crown-3euzs2 li + li {
  margin-top: 16px;
}

.shining-crown-r7pq2g {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.shining-crown-r7pq2g.shining-crown-udr5zw {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.shining-crown-fkv1ex {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.shining-crown-zaz535 li {
  width: 100%;
}

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

.shining-crown-zaz535 li a svg {
  fill: var(--button-text-color);
}

.shining-crown-zaz535 li a.shining-crown-udr5zw {
  background: var(--border-color);
}

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

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

.shining-crown-8dv2dl {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-8dv2dl {
    margin: 0 -5px;
  }
}

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

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

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

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

.shining-crown-oyl02l {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.shining-crown-oyl02l img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

@media only screen and (max-width: 767px) {
  .shining-crown-0c95gr {
    height: 54px;
  }
}

.shining-crown-t6wt21 {
  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) {
  .shining-crown-t6wt21 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .shining-crown-t6wt21 .shining-crown-98bzhn img {
    max-width: 90px;
  }
}

.shining-crown-98bzhn img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .shining-crown-98bzhn {
    order: -2;
  }
}

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

.shining-crown-qf2ejs {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.shining-crown-qf2ejs li {
  font-size: 16px;
  margin: 0 20px;
}

.shining-crown-qf2ejs li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.shining-crown-js6x1y {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.shining-crown-js6x1y.shining-crown-p1eawh {
  margin-right: 0;
}

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

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

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

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

.shining-crown-mx6abx {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.shining-crown-mx6abx:hover > ul {
  display: flex;
}

.shining-crown-mx6abx:focus > ul {
  display: flex;
}

.shining-crown-mx6abx:focus-within > ul {
  display: flex;
}

.shining-crown-l4sq5g {
  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;
}

.shining-crown-l4sq5g::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0chicken-road-jpdxgz ease-in-out;
}

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

.shining-crown-mx6abx ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0chicken-road-spynx9 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .shining-crown-mx6abx ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

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

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

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

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

.shining-crown-13olii {
  display: none;
}

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

.shining-crown-6oj29s span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

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

.shining-crown-4yk6ym {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .shining-crown-4yk6ym {
    padding: 0 16px;
  }
}

.shining-crown-4yk6ym img {
  margin-bottom: 3px;
}

.shining-crown-4yk6ym p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-4yk6ym p {
    font-size: 16px;
  }
}

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

@media (max-width: 600px) {
  .shining-crown-4yk6ym {
    padding: 0px 0px !important;
  }
}

.shining-crown-r71mjw {
  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) {
  .shining-crown-r71mjw {
    font-size: 32px;
  }
}

.shining-crown-m2eryz {
  color: var(--text-color);
}

.shining-crown-cu2xbq {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.shining-crown-cu2xbq p img {
  display: block;
  margin: 0 auto;
}

.shining-crown-cu2xbq p:first-of-type {
  margin-top: 0;
}

.shining-crown-cu2xbq p:last-of-type {
  margin-bottom: 0;
}

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

.shining-crown-cu2xbq ul {
  padding: 0 0 0 20px;
}

.shining-crown-cu2xbq table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.shining-crown-cu2xbq table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.shining-crown-cu2xbq iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.shining-crown-8mqez4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.shining-crown-rt8twj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.shining-crown-rt8twj .shining-crown-azmkpq {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .shining-crown-rt8twj .shining-crown-azmkpq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.shining-crown-rt8twj .shining-crown-htfbs5 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-rt8twj .shining-crown-htfbs5 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .shining-crown-rt8twj .shining-crown-htfbs5 img {
    width: 100%;
  }
}

.shining-crown-htfbs5 {
  margin: 0 0 28px;
}

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

.shining-crown-azmkpq {
  margin: 0 0 28px;
}

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

.shining-crown-8mqez4 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) {
  .shining-crown-8mqez4 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.shining-crown-8mqez4 .shining-crown-3cu4sg {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.shining-crown-u6jcne {
  position: relative;
  border: none;
}

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

.shining-crown-vpijbz {
  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;
}

.shining-crown-vpijbz span {
  height: 32px;
}

.shining-crown-vpijbz span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.shining-crown-vpijbz.shining-crown-ye1981 span {
  transform: scaleY(-1);
}

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

.shining-crown-ltz36y {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.shining-crown-ltz36y.shining-crown-x1u7q4 {
  display: none;
}

.shining-crown-p9yh9i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.shining-crown-p9yh9i table {
  width: 100%;
  border-collapse: collapse;
}

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

  .shining-crown-p9yh9i table td {
    min-width: 75px;
  }
}

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

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

.shining-crown-p9yh9i p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.shining-crown-d30nmh {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.shining-crown-ghz5au table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.shining-crown-ghz5au table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.shining-crown-ghz5au p {
  color: var(--text-color);
}

.shining-crown-59cg23 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .shining-crown-59cg23 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .shining-crown-59cg23 {
    margin-bottom: 60px;
  }
}

.shining-crown-n4d279 {
  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);
}

.shining-crown-3o9ns2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.shining-crown-10yiaz h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-10yiaz h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.shining-crown-10yiaz p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.shining-crown-10yiaz p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-10yiaz p {
    font-size: 16px;
  }
}

.shining-crown-xenbj6 {
  display: none;
}

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

.shining-crown-ey2smg {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.shining-crown-ey2smg li {
  margin: 0 20px;
}

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

.shining-crown-ey2smg li a img {
  margin-bottom: 4px;
}

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

.shining-crown-6yxocb {
  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) {
  .shining-crown-6yxocb {
    padding: 0 16px;
  }
}

.shining-crown-6yxocb li {
  font-size: 16px;
  position: relative;
}

.shining-crown-6yxocb li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.shining-crown-6yxocb li span {
  opacity: 0.5;
}

.shining-crown-6yxocb li + li {
  margin-left: 30px;
}

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

h2.shining-crown-mgh8j0 {
  margin: 0 0 28px;
}

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

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

.shining-crown-v898v2 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);
}

.shining-crown-v898v2 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;
}

.shining-crown-v898v2 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;
}

.shining-crown-v898v2 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.shining-crown-v898v2 tbody tr:last-of-type {
  margin-bottom: 0;
}

.shining-crown-v898v2 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.shining-crown-v898v2 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);
}

.shining-crown-v898v2 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);
}

.shining-crown-v898v2 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.shining-crown-v898v2 tbody tr td .shining-crown-m9bbsk {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .shining-crown-v898v2 tbody tr td .shining-crown-m9bbsk {
    width: 100%;
  }
}

.shining-crown-v898v2 tbody tr td .shining-crown-svwsz7 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .shining-crown-v898v2 tbody tr td .shining-crown-svwsz7:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .shining-crown-v898v2 tbody tr td .shining-crown-svwsz7 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .shining-crown-v898v2 tbody tr td .shining-crown-svwsz7 {
    width: 100%;
  }
}

.shining-crown-v898v2 tbody tr td .shining-crown-trdtz1 {
  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) {
  .shining-crown-v898v2 tbody tr td .shining-crown-trdtz1:hover {
    text-decoration: none;
  }
}

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

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

.shining-crown-brkj06 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.shining-crown-b12v66 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .shining-crown-23960j {
    height: 190px;
    margin: 20px auto;
  }
}

.shining-crown-23960j img {
  width: 100%;
  height: 100%;
}

.shining-crown-23960j iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .shining-crown-23960j iframe {
    height: 190px;
  }
}

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

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

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

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

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

.shining-crown-fa857s {
  padding: 90px 0;
}

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

.shining-crown-xu5xlu {
  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) {
  .shining-crown-xu5xlu {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .shining-crown-xu5xlu {
    flex-direction: column-reverse;
  }
}

.shining-crown-5qot9j {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.shining-crown-5qot9j img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .shining-crown-5qot9j {
    margin: 10px 0 0;
  }
}

.shining-crown-xgsmq4 {
  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;
}

.shining-crown-xgsmq4 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) {
  .shining-crown-xgsmq4 {
    flex-basis: auto;
  }
}

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

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

.shining-crown-pn032h:hover {
  border: 1px solid #8c8ca2;
}

.shining-crown-0ie9yj {
  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%);
}

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

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

.shining-crown-1fqnzb a {
  text-decoration: underline;
  color: #8babff;
}

.shining-crown-7rxofs {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.shining-crown-7rxofs .shining-crown-pn032h {
  width: 50%;
  margin: 0;
}

.shining-crown-fuv5b6 {
  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;
}

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

.shining-crown-fhv6hb {
  margin: 0 0 100px;
}

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

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

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

.shining-crown-5uksfx {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.shining-crown-tp4hvu {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.shining-crown-fsbffm a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.shining-crown-fsbffm a svg {
  fill: #fff;
}

.shining-crown-fsbffm a:hover {
  background: #3d68e7;
}

.shining-crown-zygwfo {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.shining-crown-fsibel {
  margin-bottom: 16px;
}

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

.shining-crown-jdntso {
  font-size: 16px;
  color: var(--text-color);
}

.shining-crown-7gx5nd {
  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) {
  .shining-crown-7gx5nd {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .shining-crown-7gx5nd {
    margin: 20px auto 60px;
  }
}

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

.shining-crown-2rdseo {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .shining-crown-2rdseo {
    margin: 0;
    padding-right: 20px;
  }
}

.shining-crown-40l3la {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.shining-crown-40l3la 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);
}

.shining-crown-40l3la 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) {
  .shining-crown-40l3la table tr td {
    padding: 12px 4px;
  }
}

.shining-crown-40l3la 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) {
  .shining-crown-40l3la table tr th {
    padding: 12px 4px;
  }
}

.shining-crown-40l3la table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .shining-crown-40l3la {
    margin: 0;
  }
}

.shining-crown-1xkqpb {
  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) {
  .shining-crown-1xkqpb {
    min-height: 190px;
  }
}

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

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

.shining-crown-88go9c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.shining-crown-88go9c.shining-crown-bh3tev {
  display: none;
}

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

.shining-crown-fivyy3 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shining-crown-fivyy3 iframe.shining-crown-7jwx2m {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.shining-crown-fivyy3.shining-crown-05iexd {
  opacity: 1;
  pointer-events: all;
}

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

.shining-crown-o9bjvk svg {
  margin-right: 10px;
}

.shining-crown-o9bjvk + .shining-crown-o9bjvk {
  margin-top: 14px;
}

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

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

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

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

.shining-crown-7gx5nd .shining-crown-8mqez4 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.shining-crown-7gx5nd .shining-crown-8mqez4 h1,
.shining-crown-7gx5nd .shining-crown-8mqez4 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) {
  .shining-crown-7gx5nd .shining-crown-8mqez4 h1,
  .shining-crown-7gx5nd .shining-crown-8mqez4 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .shining-crown-7gx5nd .shining-crown-8mqez4 {
    margin: 28px 0 0;
  }
}

.shining-crown-3me0h8 {
  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) {
  .shining-crown-3me0h8 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .shining-crown-3me0h8 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .shining-crown-3me0h8 {
    margin: 20px auto 60px;
  }
}

.shining-crown-0dhcgj {
  max-width: 545px;
  width: 100%;
}

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

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

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

.shining-crown-pxjji8 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shining-crown-jym2oi {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.shining-crown-fg7hgn {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.shining-crown-92g0r0 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .shining-crown-6n2c1s {
    padding: 10px;
  }
}

.shining-crown-6n2c1s .shining-crown-3cu4sg {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .shining-crown-6n2c1s .shining-crown-3cu4sg {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .shining-crown-6n2c1s {
    flex-wrap: wrap;
  }
}

.shining-crown-13l3y2 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.shining-crown-13l3y2 img {
  width: 100%;
}

.shining-crown-go5z5i {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.shining-crown-mv1z1q {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.shining-crown-4m5t9j {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j {
    margin: 0 0 60px;
  }
}

.shining-crown-4m5t9j .shining-crown-wy5jcy {
  position: relative;
}

.shining-crown-4m5t9j .shining-crown-ptdtek {
  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;
}

.shining-crown-4m5t9j .shining-crown-ptdtek.shining-crown-bh3tev {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .shining-crown-4m5t9j .shining-crown-nd361e {
    bottom: 90px;
  }
}

.shining-crown-4m5t9j .shining-crown-nd361e .shining-crown-ha8bte {
  max-width: 300px;
  width: 100%;
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-ha8bte
  .shining-crown-gybzgw {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j
    .shining-crown-nd361e
    .shining-crown-ha8bte
    .shining-crown-gybzgw {
    font-size: 32px;
    text-align: center;
  }
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-ha8bte
  .shining-crown-nzwa43 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j
    .shining-crown-nd361e
    .shining-crown-ha8bte
    .shining-crown-nzwa43 {
    text-align: center;
  }
}

.shining-crown-4m5t9j .shining-crown-nd361e .shining-crown-p1eawh {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j .shining-crown-nd361e .shining-crown-p1eawh {
    flex-direction: column-reverse;
  }
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-p1eawh
  .shining-crown-hlwvy2 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-p1eawh
  .shining-crown-hlwvy2:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j
    .shining-crown-nd361e
    .shining-crown-p1eawh
    .shining-crown-hlwvy2 {
    width: 100%;
  }
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-p1eawh
  .shining-crown-37j9mr {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-p1eawh
  .shining-crown-37j9mr
  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);
  }
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-p1eawh
  .shining-crown-37j9mr: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;
}

.shining-crown-4m5t9j
  .shining-crown-nd361e
  .shining-crown-p1eawh
  .shining-crown-37j9mr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j
    .shining-crown-nd361e
    .shining-crown-p1eawh
    .shining-crown-37j9mr {
    width: 100%;
  }
}

.shining-crown-4m5t9j .shining-crown-nd361e.shining-crown-bh3tev {
  display: none;
}

.shining-crown-4m5t9j .shining-crown-eycbwt {
  display: none;
}

.shining-crown-4m5t9j .shining-crown-eycbwt.shining-crown-05iexd {
  display: block;
}

.shining-crown-4m5t9j .shining-crown-eycbwt iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j .shining-crown-eycbwt iframe {
    height: calc(100vh - 54px);
  }
}

.shining-crown-4m5t9j .shining-crown-o6sp8c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .shining-crown-4m5t9j .shining-crown-o6sp8c {
    padding: 24px 16px 0;
  }
}

.shining-crown-4m5t9j .shining-crown-o6sp8c .shining-crown-gybzgw {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .shining-crown-4m5t9j .shining-crown-o6sp8c .shining-crown-gybzgw {
    margin-bottom: 24px;
  }
}

.shining-crown-4m5t9j .shining-crown-o6sp8c 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);
}

.shining-crown-4m5t9j .shining-crown-o6sp8c 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) {
  .shining-crown-4m5t9j .shining-crown-o6sp8c table tr td {
    padding: 12px 4px;
  }
}

.shining-crown-4m5t9j .shining-crown-o6sp8c 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) {
  .shining-crown-4m5t9j .shining-crown-o6sp8c table tr th {
    padding: 12px 4px;
  }
}

.shining-crown-4m5t9j .shining-crown-o6sp8c table tr:last-of-type td {
  border-bottom: none;
}

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

.shining-crown-e94qdw.shining-crown-udr5zw {
  display: block;
}

.shining-crown-e94qdw iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.shining-crown-e94qdw .shining-crown-swwfpu {
  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;
}

.shining-crown-e94qdw .shining-crown-zt048n {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

.shining-crown-e94qdw .shining-crown-37j9mr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.shining-crown-7a4p5w {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.shining-crown-7a4p5w.shining-crown-udr5zw {
  display: block;
}

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

.shining-crown-mszy97 {
  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;
}

.shining-crown-xuxwlc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.shining-crown-ru5g6v {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.shining-crown-ru5g6v svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.shining-crown-qa0txv {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.shining-crown-2wvzlp.shining-crown-bh3tev {
  display: none;
}

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

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

.shining-crown-s29ycx {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.shining-crown-s29ycx input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.shining-crown-s29ycx input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.shining-crown-s29ycx input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.shining-crown-s29ycx input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.shining-crown-s29ycx input:active {
  border-color: #c2c0ce;
}

.shining-crown-s29ycx input:focus {
  border-color: #c2c0ce;
}

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

.shining-crown-brxoxr {
  margin-bottom: 36px;
}

.shining-crown-brxoxr 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;
}

.shining-crown-brxoxr textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.shining-crown-brxoxr textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.shining-crown-jkg8jg {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

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

.shining-crown-spfxff:hover {
  background: var(--border-color);
}

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

.shining-crown-6k4sg0:hover {
  background: #166ad9;
}

.shining-crown-p7oi8v {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.shining-crown-p7oi8v.shining-crown-bh3tev {
  display: none;
}

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

.shining-crown-p7oi8v .shining-crown-spfxff {
  margin: 0 auto;
}

.shining-crown-pvlv38 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.shining-crown-bjjx8f {
  filter: grayscale(100%);
}

.shining-crown-w1kglk > input {
  display: none;
}

.shining-crown-w1kglk > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-r0fd42.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.shining-crown-goihys 44.shining-crown-qu3pzj.shining-crown-9gt8vt.shining-crown-9z9oas.shining-crown-eos9fc.shining-crown-bdzl6v.shining-crown-imtw49.shining-crown-fsejdo.shining-crown-5rafru.shining-crown-x1rwgu.shining-crown-cex1e6.shining-crown-dbmsog.shining-crown-k4dhqw 0l-12.shining-crown-ouep22 30.shining-crown-juif5t.shining-crown-jdcrhe 2.shining-crown-qdl5dz.shining-crown-jdcrhe 3.shining-crown-o8hno1 3.shining-crown-y2jfui.shining-crown-v005lh 3.shining-crown-2fzk9h.shining-crown-u2zfrp.shining-crown-z2rrxp.shining-crown-91kpdy 7-3.shining-crown-ouep22 10.shining-crown-72lf9a.shining-crown-91kpdy 23.shining-crown-0icvq0.shining-crown-k5a1ic 1.shining-crown-lc3vl3 2.shining-crown-ouep22 3.shining-crown-k5a1ic 1.shining-crown-v005lh 5.shining-crown-pftqmg.shining-crown-v005lh 32.shining-crown-dk83pd.shining-crown-u2zfrp 5.shining-crown-k4dhqw 4.shining-crown-91kpdy 9.shining-crown-91kpdy 8.shining-crown-v005lh 6.shining-crown-zljqph.shining-crown-2sm4kz.shining-crown-qhfu4u.shining-crown-fnmu8b.shining-crown-8xik5i 4.shining-crown-cjp6vb.shining-crown-8xik5i 6.shining-crown-8xik5i 0l29.shining-crown-k4dhqw 17.shining-crown-k72fyh.shining-crown-q28ty3 2.shining-crown-sv770v 10.shining-crown-5of3oe.shining-crown-ouep22 8.shining-crown-r3xls1.shining-crown-5b7019.shining-crown-yw8max.shining-crown-um6cvw.shining-crown-t6p07s.shining-crown-u2zfrp.shining-crown-bdzl6v.shining-crown-ouep22 1.shining-crown-ul3b9c.shining-crown-wfo4lr.shining-crown-bvvjbl.shining-crown-jm4wf9.shining-crown-ys2fm4.shining-crown-lc3vl3 1.shining-crown-gtkdky.shining-crown-zsdwki.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.shining-crown-w1kglk > input:checked ~ label,
.shining-crown-w1kglk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-r0fd42.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.shining-crown-goihys 44.shining-crown-qu3pzj.shining-crown-9gt8vt.shining-crown-9z9oas.shining-crown-eos9fc.shining-crown-bdzl6v.shining-crown-imtw49.shining-crown-fsejdo.shining-crown-5rafru.shining-crown-x1rwgu.shining-crown-cex1e6.shining-crown-dbmsog.shining-crown-k4dhqw 0l-12.shining-crown-ouep22 30.shining-crown-juif5t.shining-crown-jdcrhe 2.shining-crown-qdl5dz.shining-crown-jdcrhe 3.shining-crown-o8hno1 3.shining-crown-y2jfui.shining-crown-v005lh 3.shining-crown-2fzk9h.shining-crown-u2zfrp.shining-crown-z2rrxp.shining-crown-91kpdy 7-3.shining-crown-ouep22 10.shining-crown-72lf9a.shining-crown-91kpdy 23.shining-crown-0icvq0.shining-crown-k5a1ic 1.shining-crown-lc3vl3 2.shining-crown-ouep22 3.shining-crown-k5a1ic 1.shining-crown-v005lh 5.shining-crown-pftqmg.shining-crown-v005lh 32.shining-crown-dk83pd.shining-crown-u2zfrp 5.shining-crown-k4dhqw 4.shining-crown-91kpdy 9.shining-crown-91kpdy 8.shining-crown-v005lh 6.shining-crown-zljqph.shining-crown-2sm4kz.shining-crown-qhfu4u.shining-crown-fnmu8b.shining-crown-8xik5i 4.shining-crown-cjp6vb.shining-crown-8xik5i 6.shining-crown-8xik5i 0l29.shining-crown-k4dhqw 17.shining-crown-k72fyh.shining-crown-q28ty3 2.shining-crown-sv770v 10.shining-crown-5of3oe.shining-crown-ouep22 8.shining-crown-r3xls1.shining-crown-5b7019.shining-crown-yw8max.shining-crown-um6cvw.shining-crown-t6p07s.shining-crown-u2zfrp.shining-crown-bdzl6v.shining-crown-ouep22 1.shining-crown-ul3b9c.shining-crown-wfo4lr.shining-crown-bvvjbl.shining-crown-jm4wf9.shining-crown-ys2fm4.shining-crown-lc3vl3 1.shining-crown-gtkdky.shining-crown-zsdwki.5z'/%3e%3c/svg%3e");
}

.shining-crown-w1kglk > input:not(:checked) ~ label:hover,
.shining-crown-w1kglk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-r0fd42.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.shining-crown-goihys 44.shining-crown-qu3pzj.shining-crown-9gt8vt.shining-crown-9z9oas.shining-crown-eos9fc.shining-crown-bdzl6v.shining-crown-imtw49.shining-crown-fsejdo.shining-crown-5rafru.shining-crown-x1rwgu.shining-crown-cex1e6.shining-crown-dbmsog.shining-crown-k4dhqw 0l-12.shining-crown-ouep22 30.shining-crown-juif5t.shining-crown-jdcrhe 2.shining-crown-qdl5dz.shining-crown-jdcrhe 3.shining-crown-o8hno1 3.shining-crown-y2jfui.shining-crown-v005lh 3.shining-crown-2fzk9h.shining-crown-u2zfrp.shining-crown-z2rrxp.shining-crown-91kpdy 7-3.shining-crown-ouep22 10.shining-crown-72lf9a.shining-crown-91kpdy 23.shining-crown-0icvq0.shining-crown-k5a1ic 1.shining-crown-lc3vl3 2.shining-crown-ouep22 3.shining-crown-k5a1ic 1.shining-crown-v005lh 5.shining-crown-pftqmg.shining-crown-v005lh 32.shining-crown-dk83pd.shining-crown-u2zfrp 5.shining-crown-k4dhqw 4.shining-crown-91kpdy 9.shining-crown-91kpdy 8.shining-crown-v005lh 6.shining-crown-zljqph.shining-crown-2sm4kz.shining-crown-qhfu4u.shining-crown-fnmu8b.shining-crown-8xik5i 4.shining-crown-cjp6vb.shining-crown-8xik5i 6.shining-crown-8xik5i 0l29.shining-crown-k4dhqw 17.shining-crown-k72fyh.shining-crown-q28ty3 2.shining-crown-sv770v 10.shining-crown-5of3oe.shining-crown-ouep22 8.shining-crown-r3xls1.shining-crown-5b7019.shining-crown-yw8max.shining-crown-um6cvw.shining-crown-t6p07s.shining-crown-u2zfrp.shining-crown-bdzl6v.shining-crown-ouep22 1.shining-crown-ul3b9c.shining-crown-wfo4lr.shining-crown-bvvjbl.shining-crown-jm4wf9.shining-crown-ys2fm4.shining-crown-lc3vl3 1.shining-crown-gtkdky.shining-crown-zsdwki.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .shining-crown-i0u3tv > .shining-crown-r7rhwc {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .shining-crown-i0u3tv > .shining-crown-r7rhwc {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .shining-crown-i0u3tv > .shining-crown-r7rhwc {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .shining-crown-i0u3tv > .shining-crown-r7rhwc {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .shining-crown-i0u3tv > .shining-crown-r7rhwc {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.shining-crown-vle5hh {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.shining-crown-vle5hh.shining-crown-bh3tev {
  display: none;
}

.shining-crown-kxlsib {
  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) {
  .shining-crown-kxlsib {
    height: 74px;
    overflow: visible;
  }
}

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

.shining-crown-rhk9m5 {
  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;
}

.shining-crown-rhk9m5::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.shining-crown-rhk9m5::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.shining-crown-rhk9m5 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.shining-crown-b9l95k {
  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;
}

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

.shining-crown-b9l95k::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) {
  .shining-crown-b9l95k::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .shining-crown-hwjfhz {
    top: -20px;
  }
}

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

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

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

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

.shining-crown-vle5hh.shining-crown-pce4qe .shining-crown-kxlsib {
  background: #2b3b67;
}

.shining-crown-vle5hh.shining-crown-pce4qe .shining-crown-rhk9m5 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.shining-crown-vle5hh.shining-crown-pce4qe .shining-crown-rhk9m5::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.shining-crown-vle5hh.shining-crown-pce4qe .shining-crown-rhk9m5::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.shining-crown-vle5hh.shining-crown-pce4qe .shining-crown-b9l95k::before {
  background: #0e0f41;
}

.shining-crown-vle5hh.shining-crown-pce4qe .shining-crown-b9l95k::after {
  background: #152557;
}

.shining-crown-vle5hh.shining-crown-y4gcu8 .shining-crown-kxlsib {
  background: #1f35fa;
}

.shining-crown-vle5hh.shining-crown-y4gcu8 .shining-crown-rhk9m5 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.shining-crown-vle5hh.shining-crown-y4gcu8 .shining-crown-rhk9m5::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.shining-crown-vle5hh.shining-crown-y4gcu8 .shining-crown-rhk9m5::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.shining-crown-vle5hh.shining-crown-y4gcu8 .shining-crown-b9l95k::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.shining-crown-vle5hh.shining-crown-y4gcu8 .shining-crown-b9l95k::after {
  background: #192ac8;
}

.shining-crown-vle5hh.shining-crown-xxag4y .shining-crown-kxlsib {
  background: #fa771f;
}

.shining-crown-vle5hh.shining-crown-xxag4y .shining-crown-rhk9m5 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.shining-crown-vle5hh.shining-crown-xxag4y .shining-crown-rhk9m5::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.shining-crown-vle5hh.shining-crown-xxag4y .shining-crown-rhk9m5::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.shining-crown-vle5hh.shining-crown-xxag4y .shining-crown-b9l95k::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.shining-crown-vle5hh.shining-crown-xxag4y .shining-crown-b9l95k::after {
  background: #fa8535;
}

.shining-crown-s0wdw2 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.shining-crown-6udvb8 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.shining-crown-6udvb8 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.shining-crown-6udvb8 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .shining-crown-6udvb8 {
    margin-bottom: 16px;
  }
}

.shining-crown-5m25h0 {
  width: 120px;
  height: 22px;
}

.shining-crown-5m25h0 .shining-crown-r307k8 {
  fill: #c2c0ce;
}

.shining-crown-5m25h0 [rating="1"] .shining-crown-r307k8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.shining-crown-5m25h0 [rating="2"] .shining-crown-r307k8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.shining-crown-5m25h0 [rating="3"] .shining-crown-r307k8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.shining-crown-5m25h0 [rating="4"] .shining-crown-r307k8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.shining-crown-5m25h0 [rating="5"] .shining-crown-r307k8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.shining-crown-vjnyu9 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.shining-crown-uj03fs {
  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);
}

.shining-crown-uj03fs.shining-crown-05iexd {
  display: block;
}

.shining-crown-uj03fs.shining-crown-bh3tev {
  display: none;
}

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

.shining-crown-9mguxu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.shining-crown-757kb3 {
  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);
}

.shining-crown-bm1qwg {
  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;
}

.shining-crown-32qtrr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.shining-crown-32qtrr span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.shining-crown-x8fds9 {
  font-size: 16px;
  line-height: 140%;
}

.shining-crown-1czh6v {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.shining-crown-1czh6v .shining-crown-r307k8 {
  fill: #c2c0ce;
}

.shining-crown-1czh6v [rating="1"] .shining-crown-r307k8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.shining-crown-1czh6v [rating="2"] .shining-crown-r307k8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.shining-crown-1czh6v [rating="3"] .shining-crown-r307k8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.shining-crown-1czh6v [rating="4"] .shining-crown-r307k8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.shining-crown-1czh6v [rating="5"] .shining-crown-r307k8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.shining-crown-v1m2ow {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.shining-crown-yeyn93 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .shining-crown-yeyn93 {
    padding: 0 16px;
  }
}

.shining-crown-6w1izm {
  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) {
  .shining-crown-6w1izm {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.shining-crown-00pfl3 {
  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) {
  .shining-crown-00pfl3 {
    padding: 12px;
    gap: 12px;
  }
}

.shining-crown-9sm64b {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.shining-crown-9sm64b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shining-crown-e2t68t {
  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;
}

.shining-crown-zhsd3s {
  flex: 1;
  min-width: 0;
}

.shining-crown-v4nd02 {
  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) {
  .shining-crown-v4nd02 {
    font-size: 14px;
    gap: 6px;
  }
}

.shining-crown-2mssm0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.shining-crown-2mssm0 svg,
.shining-crown-2mssm0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shining-crown-2mssm0 svg path {
  fill: var(--button-bg-color);
}

.shining-crown-2mssm0 svg circle {
  fill: var(--button-text-color);
}

.shining-crown-is3exb {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.shining-crown-is3exb strong {
  font-weight: 600;
}

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

.shining-crown-cfais5 p {
  margin: 0 0 16px;
}

.shining-crown-cfais5 p:last-child {
  margin-bottom: 0;
}

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

.shining-crown-n4khhg {
  max-width: 300px;
  width: 100%;
}

.shining-crown-n4khhg a {
  width: 100%;
}

@media (max-width: 575px) {
  .shining-crown-n4khhg {
    max-width: 200px;
  }
}

.shining-crown-lrh0pd {
  justify-content: center;
}

.shining-crown-j4e2l2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.shining-crown-n7ttap {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.shining-crown-0pzeua .shining-crown-qf2ejs {
  justify-content: center;
}

/* faq */

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

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

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

.shining-crown-j4y0ow.shining-crown-udr5zw .shining-crown-coem3m::after {
  transform: rotate(45deg);
}

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

.shining-crown-j4y0ow.shining-crown-udr5zw .shining-crown-htuxrb {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.shining-crown-c0hhbo {
  margin: 25px 0;
}

.shining-crown-w1kglk > input:not(:checked) ~ label:hover,
.shining-crown-w1kglk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-xfnrrt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.shining-crown-gpan3b 44.shining-crown-ku1v6m.shining-crown-3t0yov.shining-crown-3wkwen.shining-crown-gpgm9k.shining-crown-iml3sp.shining-crown-xx5nlp.shining-crown-7hlhiz.shining-crown-a15tf7.shining-crown-hxvsbd.shining-crown-chtcdr.shining-crown-06myqd.shining-crown-aoq0dg 0l-12.shining-crown-xqxr8k 30.shining-crown-19ejpb.shining-crown-c6hr3h 2.shining-crown-7aosgq.shining-crown-c6hr3h 3.shining-crown-t1iu7e 3.shining-crown-j86l2p.shining-crown-5g8wc3 3.shining-crown-z7yka1.shining-crown-vepmzw.shining-crown-wawm7b.shining-crown-tytzy5 7-3.shining-crown-xqxr8k 10.shining-crown-p7ppc1.shining-crown-tytzy5 23.shining-crown-e905h3.shining-crown-y4rgcg 1.shining-crown-xgbg2x 2.shining-crown-xqxr8k 3.shining-crown-y4rgcg 1.shining-crown-5g8wc3 5.shining-crown-u1aapd.shining-crown-5g8wc3 32.shining-crown-ge7h6l.shining-crown-vepmzw 5.shining-crown-aoq0dg 4.shining-crown-tytzy5 9.shining-crown-tytzy5 8.shining-crown-5g8wc3 6.shining-crown-tjfiqj.shining-crown-1mavcu.shining-crown-t0b5ps.shining-crown-lo0x9d.shining-crown-27gx19 4.shining-crown-ft3vuz.shining-crown-27gx19 6.shining-crown-27gx19 0l29.shining-crown-aoq0dg 17.shining-crown-b9rbch.shining-crown-7q7sht 2.shining-crown-ojwy77 10.shining-crown-1yu1no.shining-crown-xqxr8k 8.shining-crown-60b1w1.shining-crown-jsm16g.shining-crown-p8jk9d.shining-crown-zn5jko.shining-crown-b594xa.shining-crown-vepmzw.shining-crown-iml3sp.shining-crown-xqxr8k 1.shining-crown-x4p4o5.shining-crown-iilaem.shining-crown-oafzyc.shining-crown-0d3tsk.shining-crown-rjnf7j.shining-crown-xgbg2x 1.shining-crown-naw2wq.shining-crown-ta8tcn.5z'/%3e%3c/svg%3e");
}

.shining-crown-fiye5e {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.shining-crown-n2gnqc {
  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);
}

.shining-crown-n2gnqc.shining-crown-7ug425 {
  display: block;
}

.shining-crown-n2gnqc.shining-crown-ze88gh {
  display: none;
}

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

.shining-crown-uyduc8 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.shining-crown-wbats4 {
  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);
}

.shining-crown-miqren {
  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;
}

.shining-crown-b5zezz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.shining-crown-kuzu1p {
  font-size: 16px;
  line-height: 140%;
}

.shining-crown-e472zt {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.shining-crown-e472zt .shining-crown-l037vk {
  fill: #c2c0ce;
}

.shining-crown-e472zt [rating="1"] .shining-crown-l037vk:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.shining-crown-e472zt [rating="2"] .shining-crown-l037vk:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.shining-crown-e472zt [rating="3"] .shining-crown-l037vk:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.shining-crown-e472zt [rating="4"] .shining-crown-l037vk:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.shining-crown-e472zt [rating="5"] .shining-crown-l037vk:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.shining-crown-y6gfzt 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;
}

.shining-crown-y6gfzt 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 */

.shining-crown-g29bta {
  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);
}

.shining-crown-g29bta.shining-crown-itlkvo {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.shining-crown-a0eems {
  margin: 25px 0;
}

.shining-crown-0waw5n > input:not(:checked) ~ label:hover,
.shining-crown-0waw5n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-nsgs3o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.shining-crown-mgd1ue 44.shining-crown-643oyb.shining-crown-3jhlhm.shining-crown-4jdu1c.shining-crown-61lr3d.shining-crown-6jehbm.shining-crown-ab6s1c.shining-crown-nmaafr.shining-crown-cnbnwi.shining-crown-xaev62.shining-crown-2b3llj.shining-crown-lqyuke.shining-crown-q7kgof 0l-12.shining-crown-bmq0jq 30.shining-crown-byhczv.shining-crown-68i06x 2.shining-crown-kvqgtg.shining-crown-68i06x 3.shining-crown-phkous 3.shining-crown-qtnen5.shining-crown-o67kc3 3.shining-crown-qm5nao.shining-crown-iu4mcr.shining-crown-9ygnh1.shining-crown-76wqn5 7-3.shining-crown-bmq0jq 10.shining-crown-lorjnj.shining-crown-76wqn5 23.shining-crown-o9xons.shining-crown-s6qegp 1.shining-crown-6k571b 2.shining-crown-bmq0jq 3.shining-crown-s6qegp 1.shining-crown-o67kc3 5.shining-crown-zr029l.shining-crown-o67kc3 32.shining-crown-2lrket.shining-crown-iu4mcr 5.shining-crown-q7kgof 4.shining-crown-76wqn5 9.shining-crown-76wqn5 8.shining-crown-o67kc3 6.shining-crown-t34vnk.shining-crown-65k922.shining-crown-xk2w3e.shining-crown-znt6fd.shining-crown-6h3uzj 4.shining-crown-a6enic.shining-crown-6h3uzj 6.shining-crown-6h3uzj 0l29.shining-crown-q7kgof 17.shining-crown-axt6h7.shining-crown-obeu5a 2.shining-crown-jacdtn 10.shining-crown-utwb61.shining-crown-bmq0jq 8.shining-crown-i2if8h.shining-crown-24hta3.shining-crown-lui0nz.shining-crown-gybybo.shining-crown-xng07n.shining-crown-iu4mcr.shining-crown-6jehbm.shining-crown-bmq0jq 1.shining-crown-08dfr8.shining-crown-wvjt8g.shining-crown-puvv6c.shining-crown-dwslwk.shining-crown-vaw5n1.shining-crown-6k571b 1.shining-crown-k0oxp2.shining-crown-igq67r.5z'/%3e%3c/svg%3e");
}

.shining-crown-mx8yfb {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.shining-crown-phr4cg {
  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);
}

.shining-crown-phr4cg.shining-crown-mtru3z {
  display: block;
}

.shining-crown-phr4cg.shining-crown-1op0q7 {
  display: none;
}

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

.shining-crown-rnd6fu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.shining-crown-aszm22 {
  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);
}

.shining-crown-e245qk {
  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;
}

.shining-crown-pfx94i small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.shining-crown-7z2vk2 {
  font-size: 16px;
  line-height: 140%;
}

.shining-crown-ljyssy {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.shining-crown-ljyssy .shining-crown-qhj98c {
  fill: #c2c0ce;
}

.shining-crown-ljyssy [rating="1"] .shining-crown-qhj98c:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.shining-crown-ljyssy [rating="2"] .shining-crown-qhj98c:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.shining-crown-ljyssy [rating="3"] .shining-crown-qhj98c:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.shining-crown-ljyssy [rating="4"] .shining-crown-qhj98c:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.shining-crown-ljyssy [rating="5"] .shining-crown-qhj98c:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.shining-crown-cz6uee {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@media only screen and (min-width: 1025px) {
  .shining-crown-cz6uee:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .shining-crown-cz6uee {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

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

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

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

.shining-crown-o4mf34 {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.shining-crown-vcekfi:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

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

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

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

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

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

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

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

.shining-crown-12cs3d::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.shining-crown-jcek5g.shining-crown-0r056j .shining-crown-12cs3d::after {
  transform: rotate(45deg);
}

.shining-crown-12cs3d:hover {
  background: rgba(255, 255, 255, 0.3);
}

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

.shining-crown-jcek5g.shining-crown-0r056j .shining-crown-36rze0 {
  max-height: 100%;
  padding: 15px 20px;
}

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

.shining-crown-je09f0 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.shining-crown-je09f0 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .shining-crown-je09f0 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .shining-crown-4yk6ym .shining-crown-1d3hvu img {
    margin-top: -150px !important;
  }

  .shining-crown-8wx6ne {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.shining-crown-zwdpna {
  margin-bottom: 25px;
}

.shining-crown-zwdpna iframe {
  width: 100%;
  height: 500px;
}

/* popup */

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

.shining-crown-ltdfci {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.shining-crown-ltdfci p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

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

.shining-crown-ltdfci button {
  z-index: 2;
}

.shining-crown-92bxat.shining-crown-rij2xi {
  bottom: 40px;
}

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

.shining-crown-ltlty8 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.shining-crown-kjit8z infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

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

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

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

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

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

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

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

.shining-crown-oqxx1n:hover {
  background: rgba(0, 0, 0, 0.8);
}

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

  .shining-crown-ltdfci .shining-crown-qtbbyu {
    font-size: 13.5px;
  }

  .shining-crown-92bxat .shining-crown-ltlty8 {
    animation: jump-y 0.shining-crown-kjit8z infinite ease-in-out;
  }

  .shining-crown-nxyt3q {
    display: none;
  }
}

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

.shining-crown-la67rr {
  top: 10px;
  animation-duration: 7s;
}

.shining-crown-9stivo {
  bottom: 10px;
  animation-duration: 5s;
}

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

.shining-crown-xdutfp {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shining-crown-xft7un .shining-crown-piiqwj {
  display: flex;
  align-items: center;
}

.shining-crown-6xjl8y {
  display: flex;
  flex-direction: column;
}

.shining-crown-30evzg {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.shining-crown-1vmsw6 {
  max-width: 300px;
  width: 100%;
}

.shining-crown-ml3zw3 {
  max-width: 280px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .shining-crown-xft7un {
    flex-direction: column;
  }

  .shining-crown-piiqwj {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .shining-crown-6xjl8y {
    text-align: center;
  }

  .shining-crown-xft7un h3 {
    margin-bottom: 0 !important;
  }
}

.shining-crown-yyeqpw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 501px) {
  .shining-crown-yyeqpw {
    font-size: 12px;
  }
}

.shining-crown-sv8qa3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

.shining-crown-bca6t0 {
  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) {
  .shining-crown-bca6t0 {
    flex-direction: column;
  }
}

.shining-crown-9vfx59 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.shining-crown-s82uls li:first-child {
  margin-bottom: 10px;
}

.shining-crown-s82uls a {
  color: #000;
}

.shining-crown-n5tqgk {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .shining-crown-n5tqgk {
    align-items: center;
  }

  .shining-crown-vc5ke8 {
    flex-direction: column;
  }
}

.shining-crown-02z9un {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.shining-crown-qiodyf img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.shining-crown-zqjh82 {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

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

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

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

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

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

.shining-crown-vg9k4z {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .shining-crown-vg9k4z {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .shining-crown-vg9k4z {
    padding: 50px 16px 68px;
  }
}
.shining-crown-7pgv84 {
  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) {
  .shining-crown-7pgv84 {
    flex-direction: column;
  }
}
.shining-crown-4vetrh {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .shining-crown-4vetrh {
    margin-bottom: 40px;
  }
}
.shining-crown-ubfnxn .shining-crown-i7a9qm {
  margin-bottom: 28px;
}
.shining-crown-ubfnxn .shining-crown-i7a9qm img {
  max-height: 100px;
  width: auto;
}
.shining-crown-ppktio {
  display: flex;
  align-items: center;
}
.shining-crown-ppktio a + a {
  margin-left: 24px;
}
.shining-crown-ppktio img {
  max-height: 56px;
  width: auto;
}
.shining-crown-ppktio img + img {
  margin-left: 24px;
}
.shining-crown-oytqce {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .shining-crown-oytqce {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.shining-crown-lxnhdn {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .shining-crown-lxnhdn {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

.shining-crown-f3duvw label {
  font-size: 14px;
}

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

.shining-crown-7za62m h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .shining-crown-1nlvfe {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

#reviews .shining-crown-1nlvfe > div.shining-crown-4wvkar {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .shining-crown-1nlvfe > div.shining-crown-4wvkar {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.shining-crown-2bocek {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .shining-crown-t6wt21 .shining-crown-js6x1y a {
    font-size: 12px;
  }
}

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

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