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

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

.shining-crown-aimwrb {
  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-aimwrb: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-2oxwt0 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.shining-crown-2oxwt0 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-2oxwt0 h1 {
    font-size: 120px;
  }
}

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

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

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

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

.shining-crown-zchsac figure {
  margin: 0;
}

.shining-crown-zchsac.shining-crown-shiouq {
  justify-content: flex-start;
  margin-right: 4px;
}

.shining-crown-zchsac.shining-crown-uo5xru {
  justify-content: flex-end;
  margin-left: 4px;
}

.shining-crown-zchsac.shining-crown-cez37n {
  justify-content: center;
}

.shining-crown-zchsac.shining-crown-oh5unk {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-5m2wb9 {
  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-5m2wb9 {
    height: 50px;
  }
}

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

.shining-crown-5m2wb9.shining-crown-j0nrec {
  background-color: #000;
}

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

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

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

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

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

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

.shining-crown-koumf3 .shining-crown-ptbng1 {
  margin-bottom: 28px;
}

.shining-crown-koumf3 .shining-crown-ptbng1 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-zx9ca5.shining-crown-ipkt18 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

.shining-crown-yk23ka {
  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-yk23ka {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

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

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

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

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

.shining-crown-pdwv5y {
  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-pdwv5y span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

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

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

.shining-crown-aco0u8 {
  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-aco0u8 {
    height: 54px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-c8gkeb.shining-crown-sqmqk1 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.shining-crown-0fjcdo 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-0fjcdo ul li {
    padding: 5px;
  }
}

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

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

.shining-crown-94jjvh {
  display: none;
}

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

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

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

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

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

.shining-crown-2wlb8d img {
  margin-bottom: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-j55l6l .shining-crown-9dvw8f {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.shining-crown-nmvez8 .shining-crown-aimwrb {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.shining-crown-gn3yzg {
  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-gn3yzg span {
  height: 32px;
}

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

.shining-crown-gn3yzg.shining-crown-zhcquu span {
  transform: scaleY(-1);
}

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

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

.shining-crown-kv9ysb 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-kv9ysb li {
    font-size: 16px;
  }
}

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

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

.shining-crown-kv9ysb.shining-crown-uvwemw {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-gtu0ny {
  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-q0oe53 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.shining-crown-xgl6j4 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-xgl6j4 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

.shining-crown-2zog0w {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-1jbvn5 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-1jbvn5 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-1jbvn5 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.shining-crown-1jbvn5 tbody tr td .shining-crown-n0v4xd {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.shining-crown-1jbvn5 tbody tr td .shining-crown-q0f179 {
  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-1jbvn5 tbody tr td .shining-crown-q0f179:hover {
    background: var(--button-bg-hover);
  }
}

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

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

.shining-crown-1jbvn5 tbody tr td .shining-crown-10ai9r {
  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-1jbvn5 tbody tr td .shining-crown-10ai9r:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-y9m367 {
  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-y9m367 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

.shining-crown-oevi36 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-oevi36:hover svg {
    transform: scale(1.1);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-s4kvzx {
  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-s4kvzx a {
  text-decoration: underline;
  color: #8babff;
}

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

.shining-crown-4fxg0q .shining-crown-9ku4dr {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.shining-crown-klrlic {
  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-klrlic {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.shining-crown-0zuobm 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-0zuobm a {
    margin: 1px 0 4px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-va82h9::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-lldvmk {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.shining-crown-lldvmk.shining-crown-68k4q8 {
  display: none;
}

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

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

.shining-crown-00p3k7 iframe.shining-crown-zqczoa {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.shining-crown-00p3k7.shining-crown-i7tgj0 {
  opacity: 1;
  pointer-events: all;
}

.shining-crown-bzuy3f {
  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-bzuy3f svg {
  margin-right: 10px;
}

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

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

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

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

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

.shining-crown-2gnz2i .shining-crown-nmvez8 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.shining-crown-2gnz2i .shining-crown-nmvez8 h1,
.shining-crown-2gnz2i .shining-crown-nmvez8 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-2gnz2i .shining-crown-nmvez8 h1,
  .shining-crown-2gnz2i .shining-crown-nmvez8 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .shining-crown-2gnz2i .shining-crown-nmvez8 {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.shining-crown-8h1m1t 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-8h1m1t h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.shining-crown-hradvr {
  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-hradvr {
    padding: 10px;
  }
}

.shining-crown-hradvr .shining-crown-aimwrb {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

.shining-crown-8dhmnj {
  width: 100%;
  margin: 0 0 100px;
}

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

.shining-crown-8dhmnj .shining-crown-vzkb8f {
  position: relative;
}

.shining-crown-8dhmnj .shining-crown-x0lc8l {
  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-8dhmnj .shining-crown-x0lc8l.shining-crown-68k4q8 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .shining-crown-8dhmnj .shining-crown-t6eyks {
    bottom: 90px;
  }
}

.shining-crown-8dhmnj .shining-crown-t6eyks .shining-crown-3ntgby {
  max-width: 300px;
  width: 100%;
}

.shining-crown-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-3ntgby
  .shining-crown-03sb3n {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .shining-crown-8dhmnj
    .shining-crown-t6eyks
    .shining-crown-3ntgby
    .shining-crown-03sb3n {
    font-size: 32px;
    text-align: center;
  }
}

.shining-crown-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-3ntgby
  .shining-crown-3jcm5k {
  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-8dhmnj
    .shining-crown-t6eyks
    .shining-crown-3ntgby
    .shining-crown-3jcm5k {
    text-align: center;
  }
}

.shining-crown-8dhmnj .shining-crown-t6eyks .shining-crown-sqmqk1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.shining-crown-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-sqmqk1
  .shining-crown-scin2y {
  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-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-sqmqk1
  .shining-crown-scin2y:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .shining-crown-8dhmnj
    .shining-crown-t6eyks
    .shining-crown-sqmqk1
    .shining-crown-scin2y {
    width: 100%;
  }
}

.shining-crown-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-sqmqk1
  .shining-crown-jpr8qs {
  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-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-sqmqk1
  .shining-crown-jpr8qs
  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-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-sqmqk1
  .shining-crown-jpr8qs: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-8dhmnj
  .shining-crown-t6eyks
  .shining-crown-sqmqk1
  .shining-crown-jpr8qs:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .shining-crown-8dhmnj
    .shining-crown-t6eyks
    .shining-crown-sqmqk1
    .shining-crown-jpr8qs {
    width: 100%;
  }
}

.shining-crown-8dhmnj .shining-crown-t6eyks.shining-crown-68k4q8 {
  display: none;
}

.shining-crown-8dhmnj .shining-crown-owqsa6 {
  display: none;
}

.shining-crown-8dhmnj .shining-crown-owqsa6.shining-crown-i7tgj0 {
  display: block;
}

.shining-crown-8dhmnj .shining-crown-owqsa6 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.shining-crown-8dhmnj .shining-crown-loqdf2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

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

.shining-crown-8dhmnj .shining-crown-loqdf2 .shining-crown-03sb3n {
  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-8dhmnj .shining-crown-loqdf2 .shining-crown-03sb3n {
    margin-bottom: 24px;
  }
}

.shining-crown-8dhmnj .shining-crown-loqdf2 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-8dhmnj .shining-crown-loqdf2 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-8dhmnj .shining-crown-loqdf2 table tr td {
    padding: 12px 4px;
  }
}

.shining-crown-8dhmnj .shining-crown-loqdf2 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-8dhmnj .shining-crown-loqdf2 table tr th {
    padding: 12px 4px;
  }
}

.shining-crown-8dhmnj .shining-crown-loqdf2 table tr:last-of-type td {
  border-bottom: none;
}

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

.shining-crown-p36n4o.shining-crown-ipkt18 {
  display: block;
}

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

.shining-crown-p36n4o .shining-crown-821kkt {
  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-p36n4o .shining-crown-zu6gdt {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

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

.shining-crown-fdf835.shining-crown-ipkt18 {
  display: block;
}

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

.shining-crown-uswzhr {
  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-pd8epo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.shining-crown-bvjhnl.shining-crown-68k4q8 {
  display: none;
}

.shining-crown-2tv8qn {
  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-2tv8qn {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-517suv {
  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-517suv:hover {
  background: #166ad9;
}

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

.shining-crown-mxy95l.shining-crown-68k4q8 {
  display: none;
}

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

.shining-crown-mxy95l .shining-crown-owe1ad {
  margin: 0 auto;
}

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

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

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

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

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

.shining-crown-qn3ivk > 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-cjw5pq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.shining-crown-lqyf2g 44.shining-crown-txmlm7.shining-crown-a5a358.shining-crown-ymd04i.shining-crown-gwbord.shining-crown-k9kuvb.shining-crown-4ifr72.shining-crown-grk7lj.shining-crown-atxmzy.shining-crown-rpqaer.shining-crown-nb3v6k.shining-crown-q4x5xv.shining-crown-d3aj5i 0l-12.shining-crown-26v19b 30.shining-crown-unsl5j.shining-crown-a2qqqu 2.shining-crown-u8t072.shining-crown-a2qqqu 3.shining-crown-xivmfe 3.shining-crown-2wm9yk.shining-crown-wc3otq 3.shining-crown-pvz6ye.shining-crown-8yxkil.shining-crown-hb306c.shining-crown-9h2gye 7-3.shining-crown-26v19b 10.shining-crown-55pshm.shining-crown-9h2gye 23.shining-crown-idu4ek.shining-crown-3ktq9a 1.shining-crown-1gz5cm 2.shining-crown-26v19b 3.shining-crown-3ktq9a 1.shining-crown-wc3otq 5.shining-crown-sjcb2c.shining-crown-wc3otq 32.shining-crown-4y3qx1.shining-crown-8yxkil 5.shining-crown-d3aj5i 4.shining-crown-9h2gye 9.shining-crown-9h2gye 8.shining-crown-wc3otq 6.shining-crown-414843.shining-crown-j8f5oa.shining-crown-cpmg2y.shining-crown-j1xrbl.shining-crown-jvwnxa 4.shining-crown-3vmjwq.shining-crown-jvwnxa 6.shining-crown-jvwnxa 0l29.shining-crown-d3aj5i 17.shining-crown-wk9ofd.shining-crown-z062tt 2.shining-crown-ai8iqv 10.shining-crown-hjbkzd.shining-crown-26v19b 8.shining-crown-510lp9.shining-crown-yhfstc.shining-crown-hhww3g.shining-crown-rv9rrt.shining-crown-vubzan.shining-crown-8yxkil.shining-crown-k9kuvb.shining-crown-26v19b 1.shining-crown-t0jpml.shining-crown-8qxacj.shining-crown-zc260j.shining-crown-yelnqk.shining-crown-ahgelb.shining-crown-1gz5cm 1.shining-crown-ww0gru.shining-crown-iss1p3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.shining-crown-qn3ivk > input:checked ~ label,
.shining-crown-qn3ivk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-cjw5pq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.shining-crown-lqyf2g 44.shining-crown-txmlm7.shining-crown-a5a358.shining-crown-ymd04i.shining-crown-gwbord.shining-crown-k9kuvb.shining-crown-4ifr72.shining-crown-grk7lj.shining-crown-atxmzy.shining-crown-rpqaer.shining-crown-nb3v6k.shining-crown-q4x5xv.shining-crown-d3aj5i 0l-12.shining-crown-26v19b 30.shining-crown-unsl5j.shining-crown-a2qqqu 2.shining-crown-u8t072.shining-crown-a2qqqu 3.shining-crown-xivmfe 3.shining-crown-2wm9yk.shining-crown-wc3otq 3.shining-crown-pvz6ye.shining-crown-8yxkil.shining-crown-hb306c.shining-crown-9h2gye 7-3.shining-crown-26v19b 10.shining-crown-55pshm.shining-crown-9h2gye 23.shining-crown-idu4ek.shining-crown-3ktq9a 1.shining-crown-1gz5cm 2.shining-crown-26v19b 3.shining-crown-3ktq9a 1.shining-crown-wc3otq 5.shining-crown-sjcb2c.shining-crown-wc3otq 32.shining-crown-4y3qx1.shining-crown-8yxkil 5.shining-crown-d3aj5i 4.shining-crown-9h2gye 9.shining-crown-9h2gye 8.shining-crown-wc3otq 6.shining-crown-414843.shining-crown-j8f5oa.shining-crown-cpmg2y.shining-crown-j1xrbl.shining-crown-jvwnxa 4.shining-crown-3vmjwq.shining-crown-jvwnxa 6.shining-crown-jvwnxa 0l29.shining-crown-d3aj5i 17.shining-crown-wk9ofd.shining-crown-z062tt 2.shining-crown-ai8iqv 10.shining-crown-hjbkzd.shining-crown-26v19b 8.shining-crown-510lp9.shining-crown-yhfstc.shining-crown-hhww3g.shining-crown-rv9rrt.shining-crown-vubzan.shining-crown-8yxkil.shining-crown-k9kuvb.shining-crown-26v19b 1.shining-crown-t0jpml.shining-crown-8qxacj.shining-crown-zc260j.shining-crown-yelnqk.shining-crown-ahgelb.shining-crown-1gz5cm 1.shining-crown-ww0gru.shining-crown-iss1p3.5z'/%3e%3c/svg%3e");
}

.shining-crown-qn3ivk > input:not(:checked) ~ label:hover,
.shining-crown-qn3ivk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-cjw5pq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.shining-crown-lqyf2g 44.shining-crown-txmlm7.shining-crown-a5a358.shining-crown-ymd04i.shining-crown-gwbord.shining-crown-k9kuvb.shining-crown-4ifr72.shining-crown-grk7lj.shining-crown-atxmzy.shining-crown-rpqaer.shining-crown-nb3v6k.shining-crown-q4x5xv.shining-crown-d3aj5i 0l-12.shining-crown-26v19b 30.shining-crown-unsl5j.shining-crown-a2qqqu 2.shining-crown-u8t072.shining-crown-a2qqqu 3.shining-crown-xivmfe 3.shining-crown-2wm9yk.shining-crown-wc3otq 3.shining-crown-pvz6ye.shining-crown-8yxkil.shining-crown-hb306c.shining-crown-9h2gye 7-3.shining-crown-26v19b 10.shining-crown-55pshm.shining-crown-9h2gye 23.shining-crown-idu4ek.shining-crown-3ktq9a 1.shining-crown-1gz5cm 2.shining-crown-26v19b 3.shining-crown-3ktq9a 1.shining-crown-wc3otq 5.shining-crown-sjcb2c.shining-crown-wc3otq 32.shining-crown-4y3qx1.shining-crown-8yxkil 5.shining-crown-d3aj5i 4.shining-crown-9h2gye 9.shining-crown-9h2gye 8.shining-crown-wc3otq 6.shining-crown-414843.shining-crown-j8f5oa.shining-crown-cpmg2y.shining-crown-j1xrbl.shining-crown-jvwnxa 4.shining-crown-3vmjwq.shining-crown-jvwnxa 6.shining-crown-jvwnxa 0l29.shining-crown-d3aj5i 17.shining-crown-wk9ofd.shining-crown-z062tt 2.shining-crown-ai8iqv 10.shining-crown-hjbkzd.shining-crown-26v19b 8.shining-crown-510lp9.shining-crown-yhfstc.shining-crown-hhww3g.shining-crown-rv9rrt.shining-crown-vubzan.shining-crown-8yxkil.shining-crown-k9kuvb.shining-crown-26v19b 1.shining-crown-t0jpml.shining-crown-8qxacj.shining-crown-zc260j.shining-crown-yelnqk.shining-crown-ahgelb.shining-crown-1gz5cm 1.shining-crown-ww0gru.shining-crown-iss1p3.5z'/%3e%3c/svg%3e");
}

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

#rating-container-2:checked ~ .shining-crown-01ge7m > .shining-crown-1wbeyu {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .shining-crown-01ge7m > .shining-crown-1wbeyu {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .shining-crown-01ge7m > .shining-crown-1wbeyu {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .shining-crown-01ge7m > .shining-crown-1wbeyu {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.shining-crown-b1uklm.shining-crown-68k4q8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-b1uklm.shining-crown-0krr4z .shining-crown-gqpg19 {
  background: #2b3b67;
}

.shining-crown-b1uklm.shining-crown-0krr4z .shining-crown-xrfadm {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.shining-crown-b1uklm.shining-crown-0krr4z .shining-crown-xrfadm::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.shining-crown-b1uklm.shining-crown-0krr4z .shining-crown-xrfadm::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.shining-crown-b1uklm.shining-crown-0krr4z .shining-crown-2zs87t::before {
  background: #0e0f41;
}

.shining-crown-b1uklm.shining-crown-0krr4z .shining-crown-2zs87t::after {
  background: #152557;
}

.shining-crown-b1uklm.shining-crown-svtdmt .shining-crown-gqpg19 {
  background: #1f35fa;
}

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

.shining-crown-b1uklm.shining-crown-svtdmt .shining-crown-xrfadm::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.shining-crown-b1uklm.shining-crown-svtdmt .shining-crown-xrfadm::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.shining-crown-b1uklm.shining-crown-svtdmt .shining-crown-2zs87t::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.shining-crown-b1uklm.shining-crown-svtdmt .shining-crown-2zs87t::after {
  background: #192ac8;
}

.shining-crown-b1uklm.shining-crown-qa10xd .shining-crown-gqpg19 {
  background: #fa771f;
}

.shining-crown-b1uklm.shining-crown-qa10xd .shining-crown-xrfadm {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.shining-crown-b1uklm.shining-crown-qa10xd .shining-crown-xrfadm::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.shining-crown-b1uklm.shining-crown-qa10xd .shining-crown-xrfadm::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.shining-crown-b1uklm.shining-crown-qa10xd .shining-crown-2zs87t::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.shining-crown-b1uklm.shining-crown-qa10xd .shining-crown-2zs87t::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-t2ave6 .shining-crown-x6hlii {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.shining-crown-3f60si {
  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-3f60si.shining-crown-i7tgj0 {
  display: block;
}

.shining-crown-3f60si.shining-crown-68k4q8 {
  display: none;
}

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

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

.shining-crown-hv9u80 {
  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-ve9ru4 {
  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-ac0lyx small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.shining-crown-swrnas .shining-crown-x6hlii {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.shining-crown-pjosxk {
  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-0yr6um {
  flex: 1;
  min-width: 0;
}

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

.shining-crown-15eti4 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-fr6jej .shining-crown-kp08nx {
  justify-content: center;
}

/* faq */

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

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

.shining-crown-mn7ksq.shining-crown-ipkt18 .shining-crown-0z8ltv::after {
  transform: rotate(45deg);
}

.shining-crown-pbjifx {
  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-mn7ksq.shining-crown-ipkt18 .shining-crown-pbjifx {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.shining-crown-qn3ivk > input:not(:checked) ~ label:hover,
.shining-crown-qn3ivk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-h6yunc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.shining-crown-kx8vy5 44.shining-crown-svgs1m.shining-crown-eyuiot.shining-crown-vn8qbg.shining-crown-1kzczq.shining-crown-tx4zj6.shining-crown-e3uk5c.shining-crown-sr5r5b.shining-crown-g3thb3.shining-crown-nvoimz.shining-crown-i105qm.shining-crown-l7i9e0.shining-crown-9enoow 0l-12.shining-crown-oy4pav 30.shining-crown-x13n5v.shining-crown-uhjgt4 2.shining-crown-3etsdg.shining-crown-uhjgt4 3.shining-crown-327aga 3.shining-crown-nugmkd.shining-crown-08nym5 3.shining-crown-9m1fef.shining-crown-5ty668.shining-crown-95jx5h.shining-crown-kwu31e 7-3.shining-crown-oy4pav 10.shining-crown-fkx2nn.shining-crown-kwu31e 23.shining-crown-5ssurx.shining-crown-u6o1br 1.shining-crown-vllzpa 2.shining-crown-oy4pav 3.shining-crown-u6o1br 1.shining-crown-08nym5 5.shining-crown-lm57kn.shining-crown-08nym5 32.shining-crown-044r4v.shining-crown-5ty668 5.shining-crown-9enoow 4.shining-crown-kwu31e 9.shining-crown-kwu31e 8.shining-crown-08nym5 6.shining-crown-uh0fdu.shining-crown-1mgo0t.shining-crown-8cktqu.shining-crown-m7odug.shining-crown-hhqlvm 4.shining-crown-2jsck4.shining-crown-hhqlvm 6.shining-crown-hhqlvm 0l29.shining-crown-9enoow 17.shining-crown-fs6nr7.shining-crown-uapth2 2.shining-crown-7vd5x0 10.shining-crown-z3ua7n.shining-crown-oy4pav 8.shining-crown-ilm1nd.shining-crown-mwqapf.shining-crown-1eooq1.shining-crown-n59yu1.shining-crown-acrm9j.shining-crown-5ty668.shining-crown-tx4zj6.shining-crown-oy4pav 1.shining-crown-0u815r.shining-crown-277atq.shining-crown-nje5zs.shining-crown-suzosw.shining-crown-2ll63e.shining-crown-vllzpa 1.shining-crown-v44kq1.shining-crown-q1q974.5z'/%3e%3c/svg%3e");
}

.shining-crown-dc7ldt {
  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-dc7ldt {
    gap: 16px 0;
  }
}

.shining-crown-8g3d2n {
  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-8g3d2n.shining-crown-udiqkq {
  display: block;
}

.shining-crown-8g3d2n.shining-crown-1mumes {
  display: none;
}

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

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

.shining-crown-2i493m {
  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-4p7jj4 {
  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-2j0ogy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.shining-crown-x3r1lf .shining-crown-2f0k66 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.shining-crown-7u44xp 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-7u44xp 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-nedcy1 {
  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-nedcy1.shining-crown-pw9e59 {
  opacity: 1;
  pointer-events: auto;
}

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

.shining-crown-hwoj3o > input:not(:checked) ~ label:hover,
.shining-crown-hwoj3o > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.shining-crown-y1tz8h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.shining-crown-27ltgq 44.shining-crown-nqfv0y.shining-crown-22xpo3.shining-crown-95t0bu.shining-crown-gkv4ki.shining-crown-2wrx6f.shining-crown-5pxivf.shining-crown-p5lp99.shining-crown-shmvnw.shining-crown-w64gdu.shining-crown-jye2tj.shining-crown-6xwuz1.shining-crown-dqk5vv 0l-12.shining-crown-k8u3c1 30.shining-crown-qtpk2g.shining-crown-w30jvv 2.shining-crown-mpbdov.shining-crown-w30jvv 3.shining-crown-g44ftq 3.shining-crown-f944em.shining-crown-mfn495 3.shining-crown-z2z4qh.shining-crown-kukwqg.shining-crown-avd7p4.shining-crown-usuln0 7-3.shining-crown-k8u3c1 10.shining-crown-jezdce.shining-crown-usuln0 23.shining-crown-2gjo2x.shining-crown-ftluzu 1.shining-crown-4joyiy 2.shining-crown-k8u3c1 3.shining-crown-ftluzu 1.shining-crown-mfn495 5.shining-crown-r15yf0.shining-crown-mfn495 32.shining-crown-y92z1p.shining-crown-kukwqg 5.shining-crown-dqk5vv 4.shining-crown-usuln0 9.shining-crown-usuln0 8.shining-crown-mfn495 6.shining-crown-8ltyau.shining-crown-jwfuhr.shining-crown-6z7wbc.shining-crown-y0uhur.shining-crown-0gtvyc 4.shining-crown-t5i3c3.shining-crown-0gtvyc 6.shining-crown-0gtvyc 0l29.shining-crown-dqk5vv 17.shining-crown-fxr0ex.shining-crown-eexob8 2.shining-crown-mdgovj 10.shining-crown-zoni7t.shining-crown-k8u3c1 8.shining-crown-fuaef6.shining-crown-l6tbg6.shining-crown-phhfdl.shining-crown-3n8gh4.shining-crown-6r3woi.shining-crown-kukwqg.shining-crown-2wrx6f.shining-crown-k8u3c1 1.shining-crown-uqh05h.shining-crown-zqtren.shining-crown-vlqgt9.shining-crown-dhmqig.shining-crown-javhyl.shining-crown-4joyiy 1.shining-crown-vgugpy.shining-crown-njcc69.5z'/%3e%3c/svg%3e");
}

.shining-crown-7tijrd {
  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-7tijrd {
    gap: 16px 0;
  }
}

.shining-crown-g5x34x {
  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-g5x34x.shining-crown-frbnuk {
  display: block;
}

.shining-crown-g5x34x.shining-crown-8wrwzb {
  display: none;
}

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

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

.shining-crown-33zham {
  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-ioz2vd {
  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-v25cpg small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.shining-crown-v0c7bi .shining-crown-3n7c7z {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.shining-crown-7tijrd {
  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-g5x34x {
  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-g5x34x.shining-crown-frbnuk {
  display: block;
}

.shining-crown-94g03x {
  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-bo2eeu {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

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

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

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

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

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

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

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

.shining-crown-bo1sul.shining-crown-j4r9tk .shining-crown-vsf1sz::after {
  transform: rotate(45deg);
}

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

.shining-crown-6v2r2o {
  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-bo1sul.shining-crown-j4r9tk .shining-crown-6v2r2o {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

@media (max-width: 601px) {
  .shining-crown-2wlb8d .shining-crown-tpucmb img {
    margin-top: -150px !important;
  }

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

.shining-crown-9n7khn {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

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

/* popup */

.shining-crown-8rwn66 {
  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-a7aeea ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

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

.shining-crown-wp26v7 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-wp26v7 button {
  z-index: 2;
}

.shining-crown-8rwn66.shining-crown-i4cpdz {
  bottom: 40px;
}

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

.shining-crown-tt18ef {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.shining-crown-cw45h0 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-06mslp {
  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-bizg04 ease;
  z-index: 10000;
}

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

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

  .shining-crown-wp26v7 .shining-crown-uh8vkz {
    font-size: 13.5px;
  }

  .shining-crown-8rwn66 .shining-crown-tt18ef {
    animation: jump-y 0.shining-crown-cw45h0 infinite ease-in-out;
  }

  .shining-crown-2zrx26 {
    display: none;
  }
}

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

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

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

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

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

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

.shining-crown-ub2dvx {
  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-exv3d6 {
  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-w6a6yq {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

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

.shining-crown-5c0nyd {
  display: flex;
  flex-direction: column;
}

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

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

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

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

  .shining-crown-5c0nyd {
    text-align: center;
  }

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

.shining-crown-rfxb6m {
  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-rfxb6m {
    font-size: 12px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shining-crown-w3732s {
  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-w3732s {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .shining-crown-w3732s {
    padding: 50px 16px 68px;
  }
}
.shining-crown-sd89b0 {
  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-sd89b0 {
    flex-direction: column;
  }
}
.shining-crown-ihbwgw {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .shining-crown-ihbwgw {
    margin-bottom: 40px;
  }
}
.shining-crown-6x7jru .shining-crown-obtr8t {
  margin-bottom: 28px;
}
.shining-crown-6x7jru .shining-crown-obtr8t img {
  max-height: 100px;
  width: auto;
}
.shining-crown-zd1sj7 {
  display: flex;
  align-items: center;
}
.shining-crown-zd1sj7 a + a {
  margin-left: 24px;
}
.shining-crown-zd1sj7 img {
  max-height: 56px;
  width: auto;
}
.shining-crown-zd1sj7 img + img {
  margin-left: 24px;
}
.shining-crown-0ezak9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .shining-crown-0ezak9 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.shining-crown-q80yyp {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .shining-crown-q80yyp {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

.shining-crown-49xgxo h2 {
  color: green;
  font-weight: 500;
}

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

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

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

#reviews .shining-crown-le51gt > div.shining-crown-gwdcyf {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

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

.shining-crown-7yqibg {
  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-v2275m .shining-crown-c8gkeb a {
    font-size: 12px;
  }
}

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

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

.shining-crown-9zn48i {
  margin: 0 auto;
  max-width: 700px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 25px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.shining-crown-o6vjzc {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 105px;
    transform: rotate(339deg);
    z-index: 10;
    pointer-events: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
}

.shining-crown-o6vjzc img {
  width: 100%;
  display: block;
}

.shining-crown-ubc0hb {
  max-width: 300px;
}

.shining-crown-hs4bq9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shining-crown-hs4bq9 .shining-crown-tmo4fb:first-child {
  margin-bottom:15px;
}

.shining-crown-9zn48i .shining-crown-kxzu51 {
  font-size: 40px!important;
  color: var(--menu-color)!important ;
  margin: 0;
}

@media (max-width: 619px) {
  .shining-crown-9zn48i {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}

.shining-crown-hs4bq9 .shining-crown-bghn5a {
  background: gray;
  border: 1px solid var(--border-color)
}
