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

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

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

body {
  margin: 0;
}

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

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

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

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

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

a {
  cursor: pointer;
}

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

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

svg {
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-ace-9s2fz2 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .royal-ace-9s2fz2 {
    padding: 54px 0 0;
  }
}

.royal-ace-ziqcb6 {
  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) {
  .royal-ace-ziqcb6: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;
  }
}

.royal-ace-0qsek8 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-0qsek8 {
    margin: 20px auto 100px;
  }
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-0qsek8 h1 {
    font-size: 120px;
  }
}

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

.royal-ace-uzt8hb {
  cursor: pointer;
}

.royal-ace-cvymvz {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.royal-ace-i813qr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.royal-ace-i813qr figure {
  margin: 0;
}

.royal-ace-i813qr.royal-ace-xkdgr7 {
  justify-content: flex-start;
  margin-right: 4px;
}

.royal-ace-i813qr.royal-ace-55n17p {
  justify-content: flex-end;
  margin-left: 4px;
}

.royal-ace-i813qr.royal-ace-9xl1ef {
  justify-content: center;
}

.royal-ace-i813qr.royal-ace-65nnuz {
  justify-content: normal;
}

.royal-ace-s0ajs7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.royal-ace-5fv650 {
  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) {
  .royal-ace-5fv650 {
    flex-direction: column;
  }
}

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

.royal-ace-vhhhag img {
  width: 100%;
}

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

.royal-ace-2lr9mr {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.royal-ace-2lr9mr 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) {
  .royal-ace-2lr9mr ul {
    margin-bottom: 15px;
  }
}

.royal-ace-2lr9mr ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.royal-ace-2lr9mr 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);
}

.royal-ace-2lr9mr ul li span svg {
  fill: var(--title-color);
}

.royal-ace-2lr9mr ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .royal-ace-2lr9mr ul li small {
    font-size: 12px;
  }
}

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

.royal-ace-2lr9mr ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .royal-ace-2lr9mr {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.royal-ace-in8xu9 {
  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) {
  .royal-ace-in8xu9 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.royal-ace-qbcp09 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-uv61ej {
    height: 50px;
  }
}

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

.royal-ace-uv61ej.royal-ace-ei6nff {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .royal-ace-uv61ej.royal-ace-ei6nff:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

@media only screen and (max-width: 1200px) {
  .royal-ace-piu28h {
    padding: 80px 16px 0;
  }
}

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

.royal-ace-9a71qy {
  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) {
  .royal-ace-9a71qy {
    flex-direction: column;
  }
}

.royal-ace-t1uged {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-t1uged {
    margin-bottom: 40px;
  }
}

.royal-ace-y0b2wi .royal-ace-0u54fc {
  margin-bottom: 28px;
}

.royal-ace-y0b2wi .royal-ace-0u54fc img {
  max-height: 100px;
  width: auto;
}

.royal-ace-b84ruf {
  display: flex;
  align-items: center;
}

.royal-ace-b84ruf a + a {
  margin-left: 24px;
}

.royal-ace-b84ruf img {
  max-height: 56px;
  width: auto;
}

.royal-ace-b84ruf img + img {
  margin-left: 24px;
}

.royal-ace-vxiony {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.royal-ace-sdfes6 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.royal-ace-6nuyxl {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .royal-ace-6nuyxl {
    flex-wrap: wrap;
  }
}

.royal-ace-6nuyxl li {
  display: flex;
  margin: 0 7px;
}

.royal-ace-6nuyxl li svg {
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .royal-ace-6nuyxl li:hover svg {
    transform: scale(1.2);
  }
}

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

.royal-ace-u1mzbr + .royal-ace-u1mzbr {
  margin-left: 120px;
}

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

.royal-ace-sa6tnw {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.royal-ace-tgddxo {
  list-style: none;
  margin: 0;
  padding: 0;
}

.royal-ace-tgddxo li {
  font-size: 16px;
}

.royal-ace-tgddxo li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.royal-ace-tgddxo li + li {
  margin-top: 16px;
}

.royal-ace-xbvwqe {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.royal-ace-azugzt ease-in-out;
}

.royal-ace-xbvwqe.royal-ace-lb3n1s {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.royal-ace-hvchz5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.royal-ace-7mpnhr {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.royal-ace-7mpnhr li {
  width: 100%;
}

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

.royal-ace-7mpnhr li a svg {
  fill: var(--button-text-color);
}

.royal-ace-7mpnhr li a.royal-ace-lb3n1s {
  background: var(--border-color);
}

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

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

.royal-ace-c4srps {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

.royal-ace-5la7ln small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.royal-ace-5knmkl {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.royal-ace-5knmkl img {
  width: 100%;
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .royal-ace-5knmkl:hover img {
    transform: scale(1.1);
  }
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-qr97bb {
    height: 54px;
  }
}

.royal-ace-zkywz2 {
  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) {
  .royal-ace-zkywz2 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-zkywz2 .royal-ace-0u54fc img {
    max-width: 90px;
  }
}

.royal-ace-0u54fc img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .royal-ace-0u54fc {
    order: -2;
  }
}

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

.royal-ace-ssi66o {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.royal-ace-ssi66o li {
  font-size: 16px;
  margin: 0 20px;
}

.royal-ace-ssi66o li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.royal-ace-p2mhth {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .royal-ace-p2mhth {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-p2mhth {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.royal-ace-p2mhth.royal-ace-m50kec {
  margin-right: 0;
}

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

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

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

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

.royal-ace-jtpafh {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.royal-ace-jtpafh:hover > ul {
  display: flex;
}

.royal-ace-jtpafh:focus > ul {
  display: flex;
}

.royal-ace-jtpafh:focus-within > ul {
  display: flex;
}

.royal-ace-nwf1b8 {
  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;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .royal-ace-jtpafh ul li {
    padding: 5px;
  }
}

.royal-ace-jtpafh 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) {
  .royal-ace-jtpafh ul li a:hover {
    text-decoration: underline;
  }
}

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

.royal-ace-0m2ov4 {
  display: none;
}

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

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

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

.royal-ace-dkwy77 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.royal-ace-dkwy77 img {
  margin-bottom: 20px;
}

.royal-ace-dkwy77 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

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

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

.royal-ace-r8lg55 {
  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) {
  .royal-ace-r8lg55 {
    font-size: 32px;
  }
}

.royal-ace-34ogls {
  color: var(--text-color);
}

.royal-ace-9ij5ag {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.royal-ace-9ij5ag p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.royal-ace-9ij5ag p img {
  display: block;
  margin: 0 auto;
}

.royal-ace-9ij5ag p:first-of-type {
  margin-top: 0;
}

.royal-ace-9ij5ag p:last-of-type {
  margin-bottom: 0;
}

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

.royal-ace-9ij5ag ul {
  padding: 0 0 0 20px;
}

.royal-ace-9ij5ag table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.royal-ace-9ij5ag 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) {
  .royal-ace-9ij5ag table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.royal-ace-9ij5ag 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) {
  .royal-ace-9ij5ag table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.royal-ace-9ij5ag table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.royal-ace-9ij5ag iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-9ij5ag iframe {
    height: 200px;
  }
}

.royal-ace-qi1to1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.royal-ace-5g5o48 {
  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) {
  .royal-ace-5g5o48 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.royal-ace-5g5o48 h1,
.royal-ace-5g5o48 h2,
.royal-ace-5g5o48 h3,
.royal-ace-5g5o48 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) {
  .royal-ace-5g5o48 h1,
  .royal-ace-5g5o48 h2,
  .royal-ace-5g5o48 h3,
  .royal-ace-5g5o48 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.royal-ace-rf5vr4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.royal-ace-rf5vr4 .royal-ace-lkd6c0 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .royal-ace-rf5vr4 .royal-ace-lkd6c0 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.royal-ace-rf5vr4 .royal-ace-dn1nme {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-rf5vr4 .royal-ace-dn1nme {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .royal-ace-rf5vr4 .royal-ace-dn1nme img {
    width: 100%;
  }
}

.royal-ace-dn1nme {
  margin: 0 0 28px;
}

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

.royal-ace-lkd6c0 {
  margin: 0 0 28px;
}

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

.royal-ace-qi1to1 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) {
  .royal-ace-qi1to1 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.royal-ace-qi1to1 .royal-ace-ziqcb6 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.royal-ace-e46cxg {
  position: relative;
  border: none;
}

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

.royal-ace-40pfi8 {
  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;
}

.royal-ace-40pfi8 span {
  height: 32px;
}

.royal-ace-40pfi8 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.royal-ace-40pfi8.royal-ace-kz732t span {
  transform: scaleY(-1);
}

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

.royal-ace-ck74yc {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-ck74yc li {
    font-size: 16px;
  }
}

.royal-ace-ck74yc li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .royal-ace-ck74yc li a {
    padding: 12px 14px;
  }
}

.royal-ace-ck74yc.royal-ace-znd3ro {
  display: none;
}

.royal-ace-cgcl8g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.royal-ace-cgcl8g table {
  width: 100%;
  border-collapse: collapse;
}

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

  .royal-ace-cgcl8g table td {
    min-width: 75px;
  }
}

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

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

.royal-ace-cgcl8g p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.royal-ace-b58aiz {
  width: 100%;
  border-collapse: collapse;
}

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

.royal-ace-b58aiz 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) {
  .royal-ace-b58aiz tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.royal-ace-rlblby table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.royal-ace-rlblby table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.royal-ace-rlblby p {
  color: var(--text-color);
}

.royal-ace-j3eb2y {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.royal-ace-h9cf6q {
  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);
}

.royal-ace-60aqa3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .royal-ace-60aqa3 {
    padding: 0 16px;
  }
}

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

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

.royal-ace-2s45w8 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-2s45w8 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.royal-ace-2s45w8 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.royal-ace-2s45w8 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-2s45w8 p {
    font-size: 16px;
  }
}

.royal-ace-5wa6b9 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .royal-ace-5wa6b9 {
    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;
  }
}

.royal-ace-03hsr4 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.royal-ace-03hsr4 li {
  margin: 0 20px;
}

.royal-ace-03hsr4 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.royal-ace-03hsr4 li a img {
  margin-bottom: 4px;
}

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

.royal-ace-2p1bhj {
  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) {
  .royal-ace-2p1bhj {
    padding: 0 16px;
  }
}

.royal-ace-2p1bhj li {
  font-size: 16px;
  position: relative;
}

.royal-ace-2p1bhj li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.royal-ace-2p1bhj li span {
  opacity: 0.5;
}

.royal-ace-2p1bhj li + li {
  margin-left: 30px;
}

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

h2.royal-ace-5g5o48 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.royal-ace-5g5o48 {
    margin-bottom: 18px;
  }
}

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

.royal-ace-tbbzrh 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);
}

.royal-ace-tbbzrh 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;
}

.royal-ace-tbbzrh 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;
}

.royal-ace-tbbzrh tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.royal-ace-tbbzrh tbody tr:last-of-type {
  margin-bottom: 0;
}

.royal-ace-tbbzrh tbody tr td:first-of-type {
  flex-shrink: 0;
}

.royal-ace-tbbzrh 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);
}

.royal-ace-tbbzrh 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);
}

.royal-ace-tbbzrh tbody tr td:last-of-type {
  margin-left: auto;
}

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

.royal-ace-tbbzrh tbody tr td .royal-ace-8j4t59 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .royal-ace-tbbzrh tbody tr td .royal-ace-8j4t59 {
    width: 100%;
  }
}

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

@media only screen and (min-width: 1025px) {
  .royal-ace-tbbzrh tbody tr td .royal-ace-llzqi7:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-tbbzrh tbody tr td .royal-ace-llzqi7 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .royal-ace-tbbzrh tbody tr td .royal-ace-llzqi7 {
    width: 100%;
  }
}

.royal-ace-tbbzrh tbody tr td .royal-ace-bj4f5v {
  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) {
  .royal-ace-tbbzrh tbody tr td .royal-ace-bj4f5v:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-tbbzrh tbody tr {
    flex-direction: column;
  }
}

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

.royal-ace-742dpl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .royal-ace-742dpl {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-742dpl {
    margin: 0 auto 60px;
  }
}

.royal-ace-1m3ytm {
  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) {
  .royal-ace-1m3ytm {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.royal-ace-kzkbyr {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.royal-ace-y4jc2m img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .royal-ace-t8cp6o {
    height: 190px;
    margin: 20px auto;
  }
}

.royal-ace-t8cp6o img {
  width: 100%;
  height: 100%;
}

.royal-ace-t8cp6o iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

.royal-ace-87nh62::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

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

.royal-ace-lmsqoc svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

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

.royal-ace-5rhczp {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .royal-ace-5rhczp {
    padding: 40px 0;
  }
}

.royal-ace-x3y1dd {
  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) {
  .royal-ace-x3y1dd {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .royal-ace-x3y1dd {
    flex-direction: column-reverse;
  }
}

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

.royal-ace-fpmwjh img {
  width: 100%;
}

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

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

.royal-ace-ukmqp4 {
  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;
}

.royal-ace-ukmqp4 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) {
  .royal-ace-ukmqp4 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-ukmqp4 {
    padding: 24px 10px;
  }
}

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

.royal-ace-9u3vlk:hover {
  border: 1px solid #8c8ca2;
}

.royal-ace-qnr0x5 {
  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%);
}

.royal-ace-qnr0x5:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.royal-ace-dwzdtk a {
  text-decoration: underline;
  color: #8babff;
}

.royal-ace-r8nkoa {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.royal-ace-r8nkoa .royal-ace-9u3vlk {
  width: 50%;
  margin: 0;
}

.royal-ace-9dc1o1 {
  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;
}

.royal-ace-9dc1o1:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.royal-ace-2qwc2p {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .royal-ace-2qwc2p {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-2qwc2p {
    margin: 0 0 60px;
  }
}

.royal-ace-4plbl2 {
  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) {
  .royal-ace-4plbl2 {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.royal-ace-3jhfdq {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.royal-ace-u4lfyx {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-u4lfyx {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.royal-ace-g0jq3s a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

@media only screen and (max-width: 767px) {
  .royal-ace-g0jq3s a {
    margin: 1px 0 4px;
  }
}

.royal-ace-g0jq3s a svg {
  fill: #fff;
}

.royal-ace-g0jq3s a:hover {
  background: #3d68e7;
}

.royal-ace-9qwcht {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.royal-ace-in5ql9 {
  margin-bottom: 16px;
}

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

.royal-ace-8mtxqy {
  font-size: 16px;
  color: var(--text-color);
}

.royal-ace-jct4zf {
  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) {
  .royal-ace-jct4zf {
    padding: 0 16px;
  }
}

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

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

.royal-ace-r4hf1m {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.royal-ace-e5mzse {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.royal-ace-e5mzse 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);
}

.royal-ace-e5mzse 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) {
  .royal-ace-e5mzse table tr td {
    padding: 12px 4px;
  }
}

.royal-ace-e5mzse 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) {
  .royal-ace-e5mzse table tr th {
    padding: 12px 4px;
  }
}

.royal-ace-e5mzse table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .royal-ace-e5mzse {
    margin: 0;
  }
}

.royal-ace-bmhvx6 {
  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) {
  .royal-ace-bmhvx6 {
    min-height: 190px;
  }
}

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

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

.royal-ace-2n94m1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.royal-ace-2n94m1.royal-ace-jy9856 {
  display: none;
}

.royal-ace-j4e92f {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.royal-ace-j4e92f iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.royal-ace-j4e92f iframe.royal-ace-zfxgnk {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.royal-ace-j4e92f.royal-ace-gyok1y {
  opacity: 1;
  pointer-events: all;
}

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

.royal-ace-oza8cm svg {
  margin-right: 10px;
}

.royal-ace-oza8cm + .royal-ace-oza8cm {
  margin-top: 14px;
}

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

.royal-ace-umvcws {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.royal-ace-jct4zf .royal-ace-qi1to1 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.royal-ace-jct4zf .royal-ace-qi1to1 h1,
.royal-ace-jct4zf .royal-ace-qi1to1 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) {
  .royal-ace-jct4zf .royal-ace-qi1to1 h1,
  .royal-ace-jct4zf .royal-ace-qi1to1 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .royal-ace-jct4zf .royal-ace-qi1to1 {
    margin: 28px 0 0;
  }
}

.royal-ace-u4qtju {
  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) {
  .royal-ace-u4qtju {
    padding: 0 16px;
  }
}

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

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

.royal-ace-0lbcd6 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .royal-ace-0lbcd6 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-0lbcd6 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

.royal-ace-pumx7t iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.royal-ace-joky74 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.royal-ace-joky74 h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .royal-ace-joky74 h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-joky74 h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .royal-ace-joky74 {
    max-width: 100%;
    margin: 0;
  }
}

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

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

.royal-ace-w8if4w {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .royal-ace-emkt6g {
    padding: 10px;
  }
}

.royal-ace-emkt6g .royal-ace-ziqcb6 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .royal-ace-emkt6g .royal-ace-ziqcb6 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .royal-ace-emkt6g {
    flex-wrap: wrap;
  }
}

.royal-ace-y7ctrg {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.royal-ace-y7ctrg img {
  width: 100%;
}

.royal-ace-kg1ii2 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.royal-ace-903fd6 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.royal-ace-adwluv {
  width: 100%;
  margin: 0 0 100px;
}

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

.royal-ace-adwluv .royal-ace-gk7onf {
  position: relative;
}

.royal-ace-adwluv .royal-ace-yc856l {
  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;
}

.royal-ace-adwluv .royal-ace-yc856l.royal-ace-jy9856 {
  display: none;
}

.royal-ace-adwluv .royal-ace-a9aajw {
  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) {
  .royal-ace-adwluv .royal-ace-a9aajw {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .royal-ace-adwluv .royal-ace-a9aajw {
    bottom: 90px;
  }
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-nrajtl {
  max-width: 300px;
  width: 100%;
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-nrajtl .royal-ace-tisrrg {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-a9aajw .royal-ace-nrajtl .royal-ace-tisrrg {
    font-size: 32px;
    text-align: center;
  }
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-nrajtl .royal-ace-lculu4 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-a9aajw .royal-ace-nrajtl .royal-ace-lculu4 {
    text-align: center;
  }
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec {
    flex-direction: column-reverse;
  }
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-5ns1r7 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.royal-ace-2mxf8y ease-in-out;
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-5ns1r7:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-5ns1r7 {
    width: 100%;
  }
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-3p9cbh {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.royal-ace-2mxf8y ease-in-out;
  overflow: hidden;
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-3p9cbh 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);
  }
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-3p9cbh: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;
}

.royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-3p9cbh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-a9aajw .royal-ace-m50kec .royal-ace-3p9cbh {
    width: 100%;
  }
}

.royal-ace-adwluv .royal-ace-a9aajw.royal-ace-jy9856 {
  display: none;
}

.royal-ace-adwluv .royal-ace-zqc88l {
  display: none;
}

.royal-ace-adwluv .royal-ace-zqc88l.royal-ace-gyok1y {
  display: block;
}

.royal-ace-adwluv .royal-ace-zqc88l iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-zqc88l iframe {
    height: calc(100vh - 54px);
  }
}

.royal-ace-adwluv .royal-ace-w8m03k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .royal-ace-adwluv .royal-ace-w8m03k {
    padding: 24px 16px 0;
  }
}

.royal-ace-adwluv .royal-ace-w8m03k .royal-ace-tisrrg {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .royal-ace-adwluv .royal-ace-w8m03k .royal-ace-tisrrg {
    margin-bottom: 24px;
  }
}

.royal-ace-adwluv .royal-ace-w8m03k 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);
}

.royal-ace-adwluv .royal-ace-w8m03k 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) {
  .royal-ace-adwluv .royal-ace-w8m03k table tr td {
    padding: 12px 4px;
  }
}

.royal-ace-adwluv .royal-ace-w8m03k 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) {
  .royal-ace-adwluv .royal-ace-w8m03k table tr th {
    padding: 12px 4px;
  }
}

.royal-ace-adwluv .royal-ace-w8m03k table tr:last-of-type td {
  border-bottom: none;
}

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

.royal-ace-8txfyd.royal-ace-lb3n1s {
  display: block;
}

.royal-ace-8txfyd iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.royal-ace-8txfyd .royal-ace-9q8loe {
  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;
}

.royal-ace-8txfyd .royal-ace-0qui54 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

.royal-ace-8txfyd .royal-ace-3p9cbh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.royal-ace-0k7ylz {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.royal-ace-0k7ylz.royal-ace-lb3n1s {
  display: block;
}

.royal-ace-4pvu2l {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.royal-ace-zephbq {
  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;
}

.royal-ace-pusj1u {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.royal-ace-boevcq {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.royal-ace-boevcq svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.royal-ace-dhnpg3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.royal-ace-6jfmrn.royal-ace-jy9856 {
  display: none;
}

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

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

.royal-ace-rhxoox {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.royal-ace-rhxoox span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

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

.royal-ace-rhxoox input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royal-ace-rhxoox input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royal-ace-rhxoox input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.royal-ace-rhxoox input:active {
  border-color: #c2c0ce;
}

.royal-ace-rhxoox input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .royal-ace-rhxoox {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.royal-ace-3zqv6k {
  margin-bottom: 36px;
}

.royal-ace-3zqv6k 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;
}

.royal-ace-3zqv6k textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royal-ace-3zqv6k textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .royal-ace-3zqv6k {
    margin-bottom: 24px;
  }
}

.royal-ace-pz3vr5 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

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

.royal-ace-vx0ae4:hover {
  background: var(--border-color);
}

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

.royal-ace-i9ntp0:hover {
  background: #166ad9;
}

.royal-ace-qgj8bj {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.royal-ace-qgj8bj.royal-ace-jy9856 {
  display: none;
}

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

.royal-ace-qgj8bj .royal-ace-vx0ae4 {
  margin: 0 auto;
}

.royal-ace-vkkzwt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.royal-ace-ui26dg {
  filter: grayscale(100%);
}

.royal-ace-p1zxsu > input {
  display: none;
}

.royal-ace-p1zxsu > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-ace-jyxepl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.royal-ace-nz7m4p 44.royal-ace-w61s9s.royal-ace-0p9x05.royal-ace-8fuwqb.royal-ace-5dgjlx.royal-ace-uvj9pp.royal-ace-4e5prf.royal-ace-za3z06.royal-ace-7z30et.royal-ace-vjzpxs.royal-ace-3ozlcf.royal-ace-gqmu74.royal-ace-clg8nw 0l-12.royal-ace-n7az83 30.royal-ace-tjks9b.royal-ace-9u1kvk 2.royal-ace-bvexpt.royal-ace-9u1kvk 3.royal-ace-x3cef1 3.royal-ace-pcwlff.royal-ace-o7k2kj 3.royal-ace-a0kjxi.royal-ace-rl9j4b.royal-ace-bmtd5p.royal-ace-9oyt24 7-3.royal-ace-n7az83 10.royal-ace-qlitz0.royal-ace-9oyt24 23.royal-ace-v2ejty.royal-ace-ttcypb 1.royal-ace-p8hi3u 2.royal-ace-n7az83 3.royal-ace-ttcypb 1.royal-ace-o7k2kj 5.royal-ace-8dtugq.royal-ace-o7k2kj 32.royal-ace-mmn1ew.royal-ace-rl9j4b 5.royal-ace-clg8nw 4.royal-ace-9oyt24 9.royal-ace-9oyt24 8.royal-ace-o7k2kj 6.royal-ace-345sgj.royal-ace-i189u9.royal-ace-uoc2p4.royal-ace-jj6if7.royal-ace-m1li6l 4.royal-ace-leyw9b.royal-ace-m1li6l 6.royal-ace-m1li6l 0l29.royal-ace-clg8nw 17.royal-ace-1ilwmt.royal-ace-oc1hl1 2.royal-ace-0ymjxu 10.royal-ace-8vzgui.royal-ace-n7az83 8.royal-ace-xkn2h0.royal-ace-dmj3re.royal-ace-x7t9fh.royal-ace-5gloif.royal-ace-er5g4i.royal-ace-rl9j4b.royal-ace-uvj9pp.royal-ace-n7az83 1.royal-ace-qvcvlp.royal-ace-wstivx.royal-ace-f7vrp8.royal-ace-fgdfc5.royal-ace-3mevq9.royal-ace-p8hi3u 1.royal-ace-a8umen.royal-ace-39l6c4.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.royal-ace-p1zxsu > input:checked ~ label,
.royal-ace-p1zxsu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-ace-jyxepl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.royal-ace-nz7m4p 44.royal-ace-w61s9s.royal-ace-0p9x05.royal-ace-8fuwqb.royal-ace-5dgjlx.royal-ace-uvj9pp.royal-ace-4e5prf.royal-ace-za3z06.royal-ace-7z30et.royal-ace-vjzpxs.royal-ace-3ozlcf.royal-ace-gqmu74.royal-ace-clg8nw 0l-12.royal-ace-n7az83 30.royal-ace-tjks9b.royal-ace-9u1kvk 2.royal-ace-bvexpt.royal-ace-9u1kvk 3.royal-ace-x3cef1 3.royal-ace-pcwlff.royal-ace-o7k2kj 3.royal-ace-a0kjxi.royal-ace-rl9j4b.royal-ace-bmtd5p.royal-ace-9oyt24 7-3.royal-ace-n7az83 10.royal-ace-qlitz0.royal-ace-9oyt24 23.royal-ace-v2ejty.royal-ace-ttcypb 1.royal-ace-p8hi3u 2.royal-ace-n7az83 3.royal-ace-ttcypb 1.royal-ace-o7k2kj 5.royal-ace-8dtugq.royal-ace-o7k2kj 32.royal-ace-mmn1ew.royal-ace-rl9j4b 5.royal-ace-clg8nw 4.royal-ace-9oyt24 9.royal-ace-9oyt24 8.royal-ace-o7k2kj 6.royal-ace-345sgj.royal-ace-i189u9.royal-ace-uoc2p4.royal-ace-jj6if7.royal-ace-m1li6l 4.royal-ace-leyw9b.royal-ace-m1li6l 6.royal-ace-m1li6l 0l29.royal-ace-clg8nw 17.royal-ace-1ilwmt.royal-ace-oc1hl1 2.royal-ace-0ymjxu 10.royal-ace-8vzgui.royal-ace-n7az83 8.royal-ace-xkn2h0.royal-ace-dmj3re.royal-ace-x7t9fh.royal-ace-5gloif.royal-ace-er5g4i.royal-ace-rl9j4b.royal-ace-uvj9pp.royal-ace-n7az83 1.royal-ace-qvcvlp.royal-ace-wstivx.royal-ace-f7vrp8.royal-ace-fgdfc5.royal-ace-3mevq9.royal-ace-p8hi3u 1.royal-ace-a8umen.royal-ace-39l6c4.5z'/%3e%3c/svg%3e");
}

.royal-ace-p1zxsu > input:not(:checked) ~ label:hover,
.royal-ace-p1zxsu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-ace-jyxepl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-ace-nz7m4p 44.royal-ace-w61s9s.royal-ace-0p9x05.royal-ace-8fuwqb.royal-ace-5dgjlx.royal-ace-uvj9pp.royal-ace-4e5prf.royal-ace-za3z06.royal-ace-7z30et.royal-ace-vjzpxs.royal-ace-3ozlcf.royal-ace-gqmu74.royal-ace-clg8nw 0l-12.royal-ace-n7az83 30.royal-ace-tjks9b.royal-ace-9u1kvk 2.royal-ace-bvexpt.royal-ace-9u1kvk 3.royal-ace-x3cef1 3.royal-ace-pcwlff.royal-ace-o7k2kj 3.royal-ace-a0kjxi.royal-ace-rl9j4b.royal-ace-bmtd5p.royal-ace-9oyt24 7-3.royal-ace-n7az83 10.royal-ace-qlitz0.royal-ace-9oyt24 23.royal-ace-v2ejty.royal-ace-ttcypb 1.royal-ace-p8hi3u 2.royal-ace-n7az83 3.royal-ace-ttcypb 1.royal-ace-o7k2kj 5.royal-ace-8dtugq.royal-ace-o7k2kj 32.royal-ace-mmn1ew.royal-ace-rl9j4b 5.royal-ace-clg8nw 4.royal-ace-9oyt24 9.royal-ace-9oyt24 8.royal-ace-o7k2kj 6.royal-ace-345sgj.royal-ace-i189u9.royal-ace-uoc2p4.royal-ace-jj6if7.royal-ace-m1li6l 4.royal-ace-leyw9b.royal-ace-m1li6l 6.royal-ace-m1li6l 0l29.royal-ace-clg8nw 17.royal-ace-1ilwmt.royal-ace-oc1hl1 2.royal-ace-0ymjxu 10.royal-ace-8vzgui.royal-ace-n7az83 8.royal-ace-xkn2h0.royal-ace-dmj3re.royal-ace-x7t9fh.royal-ace-5gloif.royal-ace-er5g4i.royal-ace-rl9j4b.royal-ace-uvj9pp.royal-ace-n7az83 1.royal-ace-qvcvlp.royal-ace-wstivx.royal-ace-f7vrp8.royal-ace-fgdfc5.royal-ace-3mevq9.royal-ace-p8hi3u 1.royal-ace-a8umen.royal-ace-39l6c4.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .royal-ace-vix1ah > .royal-ace-2ratj1 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .royal-ace-vix1ah > .royal-ace-2ratj1 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .royal-ace-vix1ah > .royal-ace-2ratj1 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .royal-ace-vix1ah > .royal-ace-2ratj1 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .royal-ace-vix1ah > .royal-ace-2ratj1 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.royal-ace-hbc21w {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.royal-ace-hbc21w.royal-ace-jy9856 {
  display: none;
}

.royal-ace-1use3t {
  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) {
  .royal-ace-1use3t {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .royal-ace-1use3t {
    border-radius: 20px 20px 0 0;
  }
}

.royal-ace-yia1rz {
  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;
}

.royal-ace-yia1rz::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.royal-ace-yia1rz::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.royal-ace-yia1rz img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.royal-ace-jw8ia2 {
  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;
}

.royal-ace-jw8ia2::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) {
  .royal-ace-jw8ia2::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.royal-ace-jw8ia2::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) {
  .royal-ace-jw8ia2::after {
    display: none;
  }
}

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

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

.royal-ace-82ygkt {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .royal-ace-82ygkt {
    top: -20px;
  }
}

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

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

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

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

.royal-ace-hbc21w.royal-ace-anjn5t .royal-ace-1use3t {
  background: #2b3b67;
}

.royal-ace-hbc21w.royal-ace-anjn5t .royal-ace-yia1rz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.royal-ace-hbc21w.royal-ace-anjn5t .royal-ace-yia1rz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.royal-ace-hbc21w.royal-ace-anjn5t .royal-ace-yia1rz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.royal-ace-hbc21w.royal-ace-anjn5t .royal-ace-jw8ia2::before {
  background: #0e0f41;
}

.royal-ace-hbc21w.royal-ace-anjn5t .royal-ace-jw8ia2::after {
  background: #152557;
}

.royal-ace-hbc21w.royal-ace-nxhc2a .royal-ace-1use3t {
  background: #1f35fa;
}

.royal-ace-hbc21w.royal-ace-nxhc2a .royal-ace-yia1rz {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.royal-ace-hbc21w.royal-ace-nxhc2a .royal-ace-yia1rz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.royal-ace-hbc21w.royal-ace-nxhc2a .royal-ace-yia1rz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.royal-ace-hbc21w.royal-ace-nxhc2a .royal-ace-jw8ia2::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.royal-ace-hbc21w.royal-ace-nxhc2a .royal-ace-jw8ia2::after {
  background: #192ac8;
}

.royal-ace-hbc21w.royal-ace-sow8nc .royal-ace-1use3t {
  background: #fa771f;
}

.royal-ace-hbc21w.royal-ace-sow8nc .royal-ace-yia1rz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-ace-hbc21w.royal-ace-sow8nc .royal-ace-yia1rz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.royal-ace-hbc21w.royal-ace-sow8nc .royal-ace-yia1rz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.royal-ace-hbc21w.royal-ace-sow8nc .royal-ace-jw8ia2::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-ace-hbc21w.royal-ace-sow8nc .royal-ace-jw8ia2::after {
  background: #fa8535;
}

.royal-ace-b95ngz {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.royal-ace-ryx85b {
  display: flex;
  align-items: center;
  gap: 10px;
}

.royal-ace-ryx85b span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.royal-ace-ryx85b small {
  font-size: 14px;
  color: var(--text-color);
}

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

.royal-ace-13ap5s {
  width: 120px;
  height: 22px;
}

.royal-ace-13ap5s .royal-ace-7xcwie {
  fill: #c2c0ce;
}

.royal-ace-13ap5s [rating="1"] .royal-ace-7xcwie:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.royal-ace-13ap5s [rating="2"] .royal-ace-7xcwie:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.royal-ace-13ap5s [rating="3"] .royal-ace-7xcwie:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.royal-ace-13ap5s [rating="4"] .royal-ace-7xcwie:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.royal-ace-13ap5s [rating="5"] .royal-ace-7xcwie:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.royal-ace-2qgl5o {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .royal-ace-2qgl5o {
    gap: 16px 0;
  }
}

.royal-ace-j3v77j {
  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);
}

.royal-ace-j3v77j.royal-ace-gyok1y {
  display: block;
}

.royal-ace-j3v77j.royal-ace-jy9856 {
  display: none;
}

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

.royal-ace-ai0846 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.royal-ace-8fis9b {
  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);
}

.royal-ace-yssxrh {
  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;
}

.royal-ace-l8fbni small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.royal-ace-dqbjyo {
  font-size: 16px;
  line-height: 140%;
}

.royal-ace-jkm51w {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.royal-ace-jkm51w .royal-ace-7xcwie {
  fill: #c2c0ce;
}

.royal-ace-jkm51w [rating="1"] .royal-ace-7xcwie:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.royal-ace-jkm51w [rating="2"] .royal-ace-7xcwie:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.royal-ace-jkm51w [rating="3"] .royal-ace-7xcwie:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.royal-ace-jkm51w [rating="4"] .royal-ace-7xcwie:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.royal-ace-jkm51w [rating="5"] .royal-ace-7xcwie:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.royal-ace-xuqhoi {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.royal-ace-culd0f {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .royal-ace-culd0f {
    padding: 0 16px;
  }
}

.royal-ace-ni8ue3 {
  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) {
  .royal-ace-ni8ue3 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.royal-ace-yj8c9w {
  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) {
  .royal-ace-yj8c9w {
    padding: 12px;
    gap: 12px;
  }
}

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

.royal-ace-qsa9ia img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royal-ace-u9tjqs {
  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;
}

.royal-ace-tmjd4v {
  flex: 1;
  min-width: 0;
}

.royal-ace-trozaj {
  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) {
  .royal-ace-trozaj {
    font-size: 14px;
    gap: 6px;
  }
}

.royal-ace-yncdgy {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.royal-ace-yncdgy svg,
.royal-ace-yncdgy img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royal-ace-yncdgy svg path {
  fill: var(--button-bg-color);
}

.royal-ace-yncdgy svg circle {
  fill: var(--button-text-color);
}

.royal-ace-6x3yjp {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .royal-ace-6x3yjp {
    font-size: 12px;
  }
}

.royal-ace-6x3yjp strong {
  font-weight: 600;
}

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

.royal-ace-y83r8q p {
  margin: 0 0 16px;
}

.royal-ace-y83r8q p:last-child {
  margin-bottom: 0;
}

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

.royal-ace-8ia9ay {
  max-width: 300px;
  width: 100%;
}

.royal-ace-8ia9ay a {
  width: 100%;
}

@media (max-width: 575px) {
  .royal-ace-8ia9ay {
    max-width: 200px;
  }
}

.royal-ace-0edms0 {
  justify-content: center;
}

.royal-ace-6sk234 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.royal-ace-718wku {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .royal-ace-wy1nuw {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.royal-ace-mh2f3b .royal-ace-ssi66o {
  justify-content: center;
}

/* faq */

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

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

.royal-ace-7gf6yf::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.royal-ace-d8vmwg ease;
}

.royal-ace-m8w20w.royal-ace-lb3n1s .royal-ace-7gf6yf::after {
  transform: rotate(45deg);
}

.royal-ace-vptsas {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.royal-ace-2mxf8y ease, padding 0.royal-ace-2mxf8y ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.royal-ace-m8w20w.royal-ace-lb3n1s .royal-ace-vptsas {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.royal-ace-tx2cg2 {
  margin: 25px 0;
}

.royal-ace-p1zxsu > input:not(:checked) ~ label:hover,
.royal-ace-p1zxsu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-ace-fr0wkq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-ace-2w7rdp 44.royal-ace-49gstl.royal-ace-fzrap5.royal-ace-mzwdbn.royal-ace-c8eb8u.royal-ace-46mzdh.royal-ace-xrjg4w.royal-ace-xask3z.royal-ace-cchnds.royal-ace-vp1fcz.royal-ace-3gbgnl.royal-ace-yp821c.royal-ace-gxaw5h 0l-12.royal-ace-w7uy30 30.royal-ace-y6r6mx.royal-ace-2r204i 2.royal-ace-he01d4.royal-ace-2r204i 3.royal-ace-rjeew4 3.royal-ace-lh5rrx.royal-ace-veb2i7 3.royal-ace-mry4py.royal-ace-q3hxna.royal-ace-0q2qje.royal-ace-8ncota 7-3.royal-ace-w7uy30 10.royal-ace-94ycxp.royal-ace-8ncota 23.royal-ace-2csufx.royal-ace-lr0txb 1.royal-ace-aady5p 2.royal-ace-w7uy30 3.royal-ace-lr0txb 1.royal-ace-veb2i7 5.royal-ace-eprdif.royal-ace-veb2i7 32.royal-ace-zp1cci.royal-ace-q3hxna 5.royal-ace-gxaw5h 4.royal-ace-8ncota 9.royal-ace-8ncota 8.royal-ace-veb2i7 6.royal-ace-815c6v.royal-ace-gpgi3v.royal-ace-2mwm76.royal-ace-nmlcw9.royal-ace-u3m5fp 4.royal-ace-csf58l.royal-ace-u3m5fp 6.royal-ace-u3m5fp 0l29.royal-ace-gxaw5h 17.royal-ace-n53f6u.royal-ace-0382pm 2.royal-ace-jwx3kn 10.royal-ace-4cnspl.royal-ace-w7uy30 8.royal-ace-t9o5ms.royal-ace-z641jx.royal-ace-9u9w52.royal-ace-ynllpk.royal-ace-t7dr4r.royal-ace-q3hxna.royal-ace-46mzdh.royal-ace-w7uy30 1.royal-ace-7466nu.royal-ace-491shs.royal-ace-wufyrj.royal-ace-fmq8vj.royal-ace-t4mfnr.royal-ace-aady5p 1.royal-ace-sv2fpx.royal-ace-q65gpp.5z'/%3e%3c/svg%3e");
}

.royal-ace-0krkwh {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.royal-ace-smbj9p {
  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);
}

.royal-ace-smbj9p.royal-ace-4tpkwi {
  display: block;
}

.royal-ace-smbj9p.royal-ace-686g5r {
  display: none;
}

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

.royal-ace-6myx2b {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.royal-ace-59yq3w {
  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);
}

.royal-ace-fniqwp {
  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;
}

.royal-ace-3nf1if small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.royal-ace-3nf1if span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.royal-ace-midcag {
  font-size: 16px;
  line-height: 140%;
}

.royal-ace-fke305 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.royal-ace-fke305 .royal-ace-fsm4d5 {
  fill: #c2c0ce;
}

.royal-ace-fke305 [rating="1"] .royal-ace-fsm4d5:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.royal-ace-fke305 [rating="2"] .royal-ace-fsm4d5:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.royal-ace-fke305 [rating="3"] .royal-ace-fsm4d5:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.royal-ace-fke305 [rating="4"] .royal-ace-fsm4d5:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.royal-ace-fke305 [rating="5"] .royal-ace-fsm4d5:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.royal-ace-78wm5g {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.royal-ace-78wm5g 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;
}

.royal-ace-78wm5g 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 */

.royal-ace-t3vjwv {
  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);
}

.royal-ace-t3vjwv.royal-ace-s4cvkw {
  opacity: 1;
  pointer-events: auto;
}

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

.royal-ace-7m3tr0 label {
  font-size: 14px;
}

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

.royal-ace-jv5qlr h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.royal-ace-uk5rb5, .royal-ace-7uevx1, [class*="review-card"],
thead, thead th, table th, .royal-ace-1vh7m1,
.royal-ace-olz6kp, [class*="collapsible-header"],
.royal-ace-j3eb2y, [class*="updated-block"] {
  color: #ece7dc !important;
}

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

/* brandauto-nav-fix-v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }

/* brandauto-nav-fix-v4b */
header nav li a, header ul li a { color: #FFFFFF !important; }
