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

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

.royal-reels-dum16c {
  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-reels-dum16c: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-reels-5v5g3m {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-5v5g3m {
    margin: 20px auto 100px;
  }
}

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

@media only screen and (max-width: 767px) {
  .royal-reels-5v5g3m h1 {
    font-size: 120px;
  }
}

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

.royal-reels-iz9a7m {
  cursor: pointer;
}

.royal-reels-rseisu {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.royal-reels-s0aajk {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.royal-reels-s0aajk figure {
  margin: 0;
}

.royal-reels-s0aajk.royal-reels-49mte5 {
  justify-content: flex-start;
  margin-right: 4px;
}

.royal-reels-s0aajk.royal-reels-uanh1q {
  justify-content: flex-end;
  margin-left: 4px;
}

.royal-reels-s0aajk.royal-reels-p5qb89 {
  justify-content: center;
}

.royal-reels-s0aajk.royal-reels-e2zxw2 {
  justify-content: normal;
}

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

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

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

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

.royal-reels-0tv8rq {
  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-reels-0tv8rq {
    flex-direction: column;
  }
}

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

.royal-reels-yyr5wr img {
  width: 100%;
}

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

.royal-reels-q1fsj8 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.royal-reels-q1fsj8 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-reels-q1fsj8 ul {
    margin-bottom: 15px;
  }
}

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

.royal-reels-q1fsj8 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-reels-q1fsj8 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.royal-reels-q1fsj8 ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.royal-reels-jlz5r9.royal-reels-pf9hah {
  background-color: #000;
}

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

.royal-reels-8vdbiz {
  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-reels-8vdbiz {
    padding: 80px 16px 0;
  }
}

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

.royal-reels-fkxmn7 {
  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-reels-fkxmn7 {
    flex-direction: column;
  }
}

.royal-reels-vhurq7 {
  margin-bottom: 94px;
}

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

.royal-reels-lm73jl .royal-reels-vx72sn {
  margin-bottom: 28px;
}

.royal-reels-lm73jl .royal-reels-vx72sn img {
  max-height: 100px;
  width: auto;
}

.royal-reels-v60pv8 {
  display: flex;
  align-items: center;
}

.royal-reels-v60pv8 a + a {
  margin-left: 24px;
}

.royal-reels-v60pv8 img {
  max-height: 56px;
  width: auto;
}

.royal-reels-v60pv8 img + img {
  margin-left: 24px;
}

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

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

.royal-reels-9qa4v0 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.royal-reels-mrv2on li {
  display: flex;
  margin: 0 7px;
}

.royal-reels-mrv2on li svg {
  transition: 0.royal-reels-4juxp3 ease-in-out;
}

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

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

.royal-reels-an87qn + .royal-reels-an87qn {
  margin-left: 120px;
}

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

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

.royal-reels-qgwg0t {
  list-style: none;
  margin: 0;
  padding: 0;
}

.royal-reels-qgwg0t li {
  font-size: 16px;
}

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

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

.royal-reels-qgwg0t li + li {
  margin-top: 16px;
}

.royal-reels-7euzqi {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.royal-reels-ub3xhd ease-in-out;
}

.royal-reels-7euzqi.royal-reels-w8iyi6 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.royal-reels-16al8t {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.royal-reels-16al8t h1,
.royal-reels-16al8t 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-reels-16al8t h1,
  .royal-reels-16al8t h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.royal-reels-gh9hf0 li {
  width: 100%;
}

.royal-reels-gh9hf0 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-reels-4juxp3 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.royal-reels-gh9hf0 li a svg {
  fill: var(--button-text-color);
}

.royal-reels-gh9hf0 li a.royal-reels-w8iyi6 {
  background: var(--border-color);
}

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

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

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

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

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

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

.royal-reels-2292om small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.royal-reels-fbi7e4 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.royal-reels-fbi7e4 img {
  width: 100%;
  transition: 0.royal-reels-4juxp3 ease-in-out;
}

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

.royal-reels-q7mwtq {
  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-reels-q7mwtq {
    height: 54px;
  }
}

.royal-reels-oulbir {
  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-reels-oulbir {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .royal-reels-oulbir .royal-reels-vx72sn img {
    max-width: 90px;
  }
}

.royal-reels-vx72sn img {
  max-height: 50px;
  width: auto;
}

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

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

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

.royal-reels-jhdtct li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.royal-reels-u3x431.royal-reels-pf0yp9 {
  margin-right: 0;
}

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

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

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

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

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

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

.royal-reels-vu9we5:hover > ul {
  display: flex;
}

.royal-reels-vu9we5:focus > ul {
  display: flex;
}

.royal-reels-vu9we5:focus-within > ul {
  display: flex;
}

.royal-reels-zhlhze {
  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-reels-zhlhze::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-reels-ub3xhd ease-in-out;
}

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

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

.royal-reels-vu9we5 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-reels-4juxp3 ease-in-out;
  overflow: hidden;
}

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

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

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

.royal-reels-vcq0lg {
  display: none;
}

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

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

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

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

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

.royal-reels-gp7ay2 img {
  margin-bottom: 20px;
}

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

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

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

.royal-reels-rdmvpc {
  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-reels-rdmvpc {
    font-size: 32px;
  }
}

.royal-reels-xgrum7 {
  color: var(--text-color);
}

.royal-reels-6aww0p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.royal-reels-6aww0p p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.royal-reels-6aww0p p img {
  display: block;
  margin: 0 auto;
}

.royal-reels-6aww0p p:first-of-type {
  margin-top: 0;
}

.royal-reels-6aww0p p:last-of-type {
  margin-bottom: 0;
}

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

.royal-reels-6aww0p ul {
  padding: 0 0 0 20px;
}

.royal-reels-6aww0p table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.royal-reels-6aww0p table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.royal-reels-6aww0p iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-6aww0p iframe {
    height: 200px;
  }
}

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

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

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

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

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

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

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

.royal-reels-k8iq2x .royal-reels-e4w8ce {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.royal-reels-k8iq2x .royal-reels-l80f2p {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.royal-reels-l80f2p {
  margin: 0 0 28px;
}

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

.royal-reels-e4w8ce {
  margin: 0 0 28px;
}

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

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

.royal-reels-x7ic70 .royal-reels-dum16c {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.royal-reels-6kvqzi {
  position: relative;
  border: none;
}

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

.royal-reels-43dbun {
  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-reels-43dbun span {
  height: 32px;
}

.royal-reels-43dbun span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.royal-reels-43dbun.royal-reels-5mt9og span {
  transform: scaleY(-1);
}

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

.royal-reels-sm54dx {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.royal-reels-sm54dx li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.royal-reels-4juxp3 ease-in-out;
}

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

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

.royal-reels-sm54dx.royal-reels-8smel7 {
  display: none;
}

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

.royal-reels-gngiv1 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .royal-reels-gngiv1 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.royal-reels-o2nykg {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.royal-reels-wxpetm p {
  color: var(--text-color);
}

.royal-reels-3133tk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.royal-reels-uld8oc {
  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-reels-h9u3v8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.royal-reels-ysth7y p + p {
  margin-top: 10px;
}

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

.royal-reels-60bdbp {
  display: none;
}

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

.royal-reels-xaj35w li {
  margin: 0 20px;
}

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

.royal-reels-xaj35w li a img {
  margin-bottom: 4px;
}

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

.royal-reels-bzx32a {
  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-reels-bzx32a {
    padding: 0 16px;
  }
}

.royal-reels-bzx32a li {
  font-size: 16px;
  position: relative;
}

.royal-reels-bzx32a li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.royal-reels-bzx32a li span {
  opacity: 0.5;
}

.royal-reels-bzx32a li + li {
  margin-left: 30px;
}

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

h2.royal-reels-j51rbz {
  margin: 0 0 28px;
}

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

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

.royal-reels-pjtc4n 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-reels-pjtc4n 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-reels-pjtc4n 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-reels-pjtc4n tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.royal-reels-pjtc4n tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.royal-reels-pjtc4n 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-reels-pjtc4n 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-reels-pjtc4n tbody tr td:last-of-type {
  margin-left: auto;
}

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

.royal-reels-pjtc4n tbody tr td .royal-reels-qgdweh {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .royal-reels-pjtc4n tbody tr td .royal-reels-qgdweh {
    width: 100%;
  }
}

.royal-reels-pjtc4n tbody tr td .royal-reels-efdk2o {
  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-reels-4juxp3 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .royal-reels-pjtc4n tbody tr td .royal-reels-efdk2o {
    width: 100%;
  }
}

.royal-reels-pjtc4n tbody tr td .royal-reels-ukv6kj {
  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-reels-pjtc4n tbody tr td .royal-reels-ukv6kj:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

.royal-reels-4c9i0y {
  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-reels-4c9i0y {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.royal-reels-3wz10v {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.royal-reels-rbi4yy img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.royal-reels-4juxp3 ease-in-out;
}

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

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

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

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

.royal-reels-5is1rd {
  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-reels-5is1rd {
    height: 190px;
    margin: 20px auto;
  }
}

.royal-reels-5is1rd img {
  width: 100%;
  height: 100%;
}

.royal-reels-5is1rd iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

.royal-reels-3c6j28::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-reels-c6uuyx {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.royal-reels-c6uuyx svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.royal-reels-4juxp3 ease-in-out;
}

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

.royal-reels-gqjvt5 {
  padding: 90px 0;
}

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

.royal-reels-qnjcaz {
  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-reels-qnjcaz {
    padding: 0 16px;
  }
}

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

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

.royal-reels-n3qqo2 img {
  width: 100%;
}

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

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

.royal-reels-5z1cyt {
  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-reels-5z1cyt 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-reels-5z1cyt {
    flex-basis: auto;
  }
}

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

.royal-reels-ponnfw {
  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-reels-4juxp3 ease-in-out;
}

.royal-reels-ponnfw:hover {
  border: 1px solid #8c8ca2;
}

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

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

.royal-reels-6nssfb a {
  text-decoration: underline;
  color: #8babff;
}

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

.royal-reels-mgmuc7 .royal-reels-ponnfw {
  width: 50%;
  margin: 0;
}

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

.royal-reels-o7k2b9 {
  margin: 0 0 100px;
}

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

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

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

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

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

.royal-reels-gv3hsw {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.royal-reels-xahct8 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-reels-4juxp3 ease-in-out;
}

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

.royal-reels-xahct8 a svg {
  fill: #fff;
}

.royal-reels-xahct8 a:hover {
  background: #3d68e7;
}

.royal-reels-3e3uzn {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.royal-reels-pbkyxp {
  margin-bottom: 16px;
}

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

.royal-reels-linyzq {
  font-size: 16px;
  color: var(--text-color);
}

.royal-reels-kptrjm {
  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-reels-kptrjm {
    padding: 0 16px;
  }
}

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

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

.royal-reels-3tdj7x {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

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

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

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

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

.royal-reels-hs0u8h {
  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-reels-hs0u8h {
    min-height: 190px;
  }
}

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

.royal-reels-qd80dm::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-reels-owdncr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.royal-reels-owdncr.royal-reels-1sh6ni {
  display: none;
}

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

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

.royal-reels-ty7l4t iframe.royal-reels-ww1jsd {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.royal-reels-ty7l4t.royal-reels-sig0dk {
  opacity: 1;
  pointer-events: all;
}

.royal-reels-3i0eua {
  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-reels-4juxp3 ease-in-out;
}

.royal-reels-3i0eua svg {
  margin-right: 10px;
}

.royal-reels-3i0eua + .royal-reels-3i0eua {
  margin-top: 14px;
}

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

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

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

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

.royal-reels-kptrjm .royal-reels-x7ic70 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.royal-reels-kptrjm .royal-reels-x7ic70 h1,
.royal-reels-kptrjm .royal-reels-x7ic70 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-reels-kptrjm .royal-reels-x7ic70 h1,
  .royal-reels-kptrjm .royal-reels-x7ic70 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .royal-reels-kptrjm .royal-reels-x7ic70 {
    margin: 28px 0 0;
  }
}

.royal-reels-3cc3vz {
  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-reels-3cc3vz {
    padding: 0 16px;
  }
}

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

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

.royal-reels-6lciow {
  max-width: 545px;
  width: 100%;
}

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

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

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

.royal-reels-7pu54u iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.royal-reels-40340o {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.royal-reels-2ggbbi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.royal-reels-k4kqes .royal-reels-dum16c {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .royal-reels-k4kqes .royal-reels-dum16c {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.royal-reels-svta2o img {
  width: 100%;
}

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

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

.royal-reels-oigrg4 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.royal-reels-m4x0eu {
  width: 100%;
  margin: 0 0 100px;
}

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

.royal-reels-m4x0eu .royal-reels-d3i8ab {
  position: relative;
}

.royal-reels-m4x0eu .royal-reels-x39n56 {
  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-reels-m4x0eu .royal-reels-x39n56.royal-reels-1sh6ni {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .royal-reels-m4x0eu .royal-reels-38bsrj {
    bottom: 90px;
  }
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-oye229 {
  max-width: 300px;
  width: 100%;
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-oye229 .royal-reels-nn95wy {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-oye229 .royal-reels-nn95wy {
    font-size: 32px;
    text-align: center;
  }
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-oye229 .royal-reels-iwezb3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-oye229 .royal-reels-iwezb3 {
    text-align: center;
  }
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 {
    flex-direction: column-reverse;
  }
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-rdxcxw {
  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-reels-4juxp3 ease-in-out;
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-rdxcxw:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-rdxcxw {
    width: 100%;
  }
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-7actzj {
  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-reels-4juxp3 ease-in-out;
  overflow: hidden;
}

.royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-7actzj 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-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-7actzj: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-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-7actzj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .royal-reels-m4x0eu .royal-reels-38bsrj .royal-reels-pf0yp9 .royal-reels-7actzj {
    width: 100%;
  }
}

.royal-reels-m4x0eu .royal-reels-38bsrj.royal-reels-1sh6ni {
  display: none;
}

.royal-reels-m4x0eu .royal-reels-nbxm0r {
  display: none;
}

.royal-reels-m4x0eu .royal-reels-nbxm0r.royal-reels-sig0dk {
  display: block;
}

.royal-reels-m4x0eu .royal-reels-nbxm0r iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.royal-reels-m4x0eu .royal-reels-0cea1b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .royal-reels-m4x0eu .royal-reels-0cea1b {
    padding: 24px 16px 0;
  }
}

.royal-reels-m4x0eu .royal-reels-0cea1b .royal-reels-nn95wy {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-m4x0eu .royal-reels-0cea1b .royal-reels-nn95wy {
    margin-bottom: 24px;
  }
}

.royal-reels-m4x0eu .royal-reels-0cea1b 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-reels-m4x0eu .royal-reels-0cea1b 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-reels-m4x0eu .royal-reels-0cea1b table tr td {
    padding: 12px 4px;
  }
}

.royal-reels-m4x0eu .royal-reels-0cea1b 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-reels-m4x0eu .royal-reels-0cea1b table tr th {
    padding: 12px 4px;
  }
}

.royal-reels-m4x0eu .royal-reels-0cea1b table tr:last-of-type td {
  border-bottom: none;
}

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

.royal-reels-d9aqvj.royal-reels-w8iyi6 {
  display: block;
}

.royal-reels-d9aqvj iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.royal-reels-d9aqvj .royal-reels-qnnwqt {
  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-reels-d9aqvj .royal-reels-z5d5ua {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.royal-reels-d9aqvj .royal-reels-7actzj {
  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-reels-4juxp3 ease-in-out;
}

.royal-reels-d9aqvj .royal-reels-7actzj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.royal-reels-xwz52r.royal-reels-w8iyi6 {
  display: block;
}

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

.royal-reels-9czbf7 {
  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-reels-txva66 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.royal-reels-0ht158 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.royal-reels-0ht158 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.royal-reels-f9tv1q {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.royal-reels-v0pno5.royal-reels-1sh6ni {
  display: none;
}

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

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

.royal-reels-8jfmdj {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.royal-reels-8jfmdj 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-reels-4juxp3 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.royal-reels-8jfmdj input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royal-reels-8jfmdj input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royal-reels-8jfmdj input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.royal-reels-8jfmdj input:active {
  border-color: #c2c0ce;
}

.royal-reels-8jfmdj input:focus {
  border-color: #c2c0ce;
}

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

.royal-reels-36arq1 {
  margin-bottom: 36px;
}

.royal-reels-36arq1 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-reels-36arq1 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royal-reels-36arq1 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .royal-reels-36arq1 {
    margin-bottom: 24px;
  }
}

.royal-reels-mi16cs {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.royal-reels-fjp9at {
  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-reels-4juxp3 ease-in-out;
}

.royal-reels-fjp9at:hover {
  background: var(--border-color);
}

.royal-reels-u985df {
  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-reels-4juxp3 ease-in-out;
}

.royal-reels-u985df:hover {
  background: #166ad9;
}

.royal-reels-7641sr {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.royal-reels-7641sr.royal-reels-1sh6ni {
  display: none;
}

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

.royal-reels-7641sr .royal-reels-fjp9at {
  margin: 0 auto;
}

.royal-reels-10odnc {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.royal-reels-hrmf58 {
  filter: grayscale(100%);
}

.royal-reels-jh92yh > input {
  display: none;
}

.royal-reels-jh92yh > 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-reels-0ugnh0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.royal-reels-mu8trl 44.royal-reels-96w372.royal-reels-z8rilx.royal-reels-6pt96h.royal-reels-fzt90d.royal-reels-8m4wt9.royal-reels-stnanp.royal-reels-2runqd.royal-reels-1zj6iw.royal-reels-ayh6a4.royal-reels-u2jc3b.royal-reels-sgxmp4.royal-reels-383qky 0l-12.royal-reels-9s8452 30.royal-reels-67yuyv.royal-reels-2a6o5z 2.royal-reels-pnzx54.royal-reels-2a6o5z 3.royal-reels-kiao15 3.royal-reels-h2px86.royal-reels-5scmi4 3.royal-reels-rgtc3d.royal-reels-yx6w34.royal-reels-sbgmys.royal-reels-2benjl 7-3.royal-reels-9s8452 10.royal-reels-5cfbvg.royal-reels-2benjl 23.royal-reels-iva0uw.royal-reels-jifal5 1.royal-reels-g67u56 2.royal-reels-9s8452 3.royal-reels-jifal5 1.royal-reels-5scmi4 5.royal-reels-se2d7x.royal-reels-5scmi4 32.royal-reels-lzyf1y.royal-reels-yx6w34 5.royal-reels-383qky 4.royal-reels-2benjl 9.royal-reels-2benjl 8.royal-reels-5scmi4 6.royal-reels-jys086.royal-reels-2041fl.royal-reels-9uqoou.royal-reels-rcxgeo.royal-reels-m6x481 4.royal-reels-97e3mm.royal-reels-m6x481 6.royal-reels-m6x481 0l29.royal-reels-383qky 17.royal-reels-6010yt.royal-reels-kujmhq 2.royal-reels-vipbwh 10.royal-reels-z57qpl.royal-reels-9s8452 8.royal-reels-p9bmx0.royal-reels-zdgwlt.royal-reels-mogitn.royal-reels-1w8ktb.royal-reels-vwpxdm.royal-reels-yx6w34.royal-reels-8m4wt9.royal-reels-9s8452 1.royal-reels-u70t6c.royal-reels-0rqhkw.royal-reels-4fnych.royal-reels-ohp0jf.royal-reels-gxbq85.royal-reels-g67u56 1.royal-reels-wahi2v.royal-reels-p7mmcc.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.royal-reels-jh92yh > input:checked ~ label,
.royal-reels-jh92yh > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-0ugnh0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.royal-reels-mu8trl 44.royal-reels-96w372.royal-reels-z8rilx.royal-reels-6pt96h.royal-reels-fzt90d.royal-reels-8m4wt9.royal-reels-stnanp.royal-reels-2runqd.royal-reels-1zj6iw.royal-reels-ayh6a4.royal-reels-u2jc3b.royal-reels-sgxmp4.royal-reels-383qky 0l-12.royal-reels-9s8452 30.royal-reels-67yuyv.royal-reels-2a6o5z 2.royal-reels-pnzx54.royal-reels-2a6o5z 3.royal-reels-kiao15 3.royal-reels-h2px86.royal-reels-5scmi4 3.royal-reels-rgtc3d.royal-reels-yx6w34.royal-reels-sbgmys.royal-reels-2benjl 7-3.royal-reels-9s8452 10.royal-reels-5cfbvg.royal-reels-2benjl 23.royal-reels-iva0uw.royal-reels-jifal5 1.royal-reels-g67u56 2.royal-reels-9s8452 3.royal-reels-jifal5 1.royal-reels-5scmi4 5.royal-reels-se2d7x.royal-reels-5scmi4 32.royal-reels-lzyf1y.royal-reels-yx6w34 5.royal-reels-383qky 4.royal-reels-2benjl 9.royal-reels-2benjl 8.royal-reels-5scmi4 6.royal-reels-jys086.royal-reels-2041fl.royal-reels-9uqoou.royal-reels-rcxgeo.royal-reels-m6x481 4.royal-reels-97e3mm.royal-reels-m6x481 6.royal-reels-m6x481 0l29.royal-reels-383qky 17.royal-reels-6010yt.royal-reels-kujmhq 2.royal-reels-vipbwh 10.royal-reels-z57qpl.royal-reels-9s8452 8.royal-reels-p9bmx0.royal-reels-zdgwlt.royal-reels-mogitn.royal-reels-1w8ktb.royal-reels-vwpxdm.royal-reels-yx6w34.royal-reels-8m4wt9.royal-reels-9s8452 1.royal-reels-u70t6c.royal-reels-0rqhkw.royal-reels-4fnych.royal-reels-ohp0jf.royal-reels-gxbq85.royal-reels-g67u56 1.royal-reels-wahi2v.royal-reels-p7mmcc.5z'/%3e%3c/svg%3e");
}

.royal-reels-jh92yh > input:not(:checked) ~ label:hover,
.royal-reels-jh92yh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-0ugnh0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-reels-mu8trl 44.royal-reels-96w372.royal-reels-z8rilx.royal-reels-6pt96h.royal-reels-fzt90d.royal-reels-8m4wt9.royal-reels-stnanp.royal-reels-2runqd.royal-reels-1zj6iw.royal-reels-ayh6a4.royal-reels-u2jc3b.royal-reels-sgxmp4.royal-reels-383qky 0l-12.royal-reels-9s8452 30.royal-reels-67yuyv.royal-reels-2a6o5z 2.royal-reels-pnzx54.royal-reels-2a6o5z 3.royal-reels-kiao15 3.royal-reels-h2px86.royal-reels-5scmi4 3.royal-reels-rgtc3d.royal-reels-yx6w34.royal-reels-sbgmys.royal-reels-2benjl 7-3.royal-reels-9s8452 10.royal-reels-5cfbvg.royal-reels-2benjl 23.royal-reels-iva0uw.royal-reels-jifal5 1.royal-reels-g67u56 2.royal-reels-9s8452 3.royal-reels-jifal5 1.royal-reels-5scmi4 5.royal-reels-se2d7x.royal-reels-5scmi4 32.royal-reels-lzyf1y.royal-reels-yx6w34 5.royal-reels-383qky 4.royal-reels-2benjl 9.royal-reels-2benjl 8.royal-reels-5scmi4 6.royal-reels-jys086.royal-reels-2041fl.royal-reels-9uqoou.royal-reels-rcxgeo.royal-reels-m6x481 4.royal-reels-97e3mm.royal-reels-m6x481 6.royal-reels-m6x481 0l29.royal-reels-383qky 17.royal-reels-6010yt.royal-reels-kujmhq 2.royal-reels-vipbwh 10.royal-reels-z57qpl.royal-reels-9s8452 8.royal-reels-p9bmx0.royal-reels-zdgwlt.royal-reels-mogitn.royal-reels-1w8ktb.royal-reels-vwpxdm.royal-reels-yx6w34.royal-reels-8m4wt9.royal-reels-9s8452 1.royal-reels-u70t6c.royal-reels-0rqhkw.royal-reels-4fnych.royal-reels-ohp0jf.royal-reels-gxbq85.royal-reels-g67u56 1.royal-reels-wahi2v.royal-reels-p7mmcc.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .royal-reels-0frriq > .royal-reels-dhl0s1 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .royal-reels-0frriq > .royal-reels-dhl0s1 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .royal-reels-0frriq > .royal-reels-dhl0s1 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .royal-reels-0frriq > .royal-reels-dhl0s1 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .royal-reels-0frriq > .royal-reels-dhl0s1 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.royal-reels-xtfk38.royal-reels-1sh6ni {
  display: none;
}

.royal-reels-5pxwjb {
  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-reels-5pxwjb {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .royal-reels-5pxwjb {
    border-radius: 20px 20px 0 0;
  }
}

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

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

.royal-reels-jvsj5s img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.royal-reels-3em8js {
  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-reels-3em8js::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-reels-3em8js::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.royal-reels-3em8js::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-reels-3em8js::after {
    display: none;
  }
}

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

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

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

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

.royal-reels-srixqh {
  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-reels-4juxp3 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.royal-reels-xtfk38.royal-reels-weouph .royal-reels-5pxwjb {
  background: #2b3b67;
}

.royal-reels-xtfk38.royal-reels-weouph .royal-reels-jvsj5s {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.royal-reels-xtfk38.royal-reels-weouph .royal-reels-jvsj5s::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.royal-reels-xtfk38.royal-reels-weouph .royal-reels-jvsj5s::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.royal-reels-xtfk38.royal-reels-weouph .royal-reels-3em8js::before {
  background: #0e0f41;
}

.royal-reels-xtfk38.royal-reels-weouph .royal-reels-3em8js::after {
  background: #152557;
}

.royal-reels-xtfk38.royal-reels-7xyilw .royal-reels-5pxwjb {
  background: #1f35fa;
}

.royal-reels-xtfk38.royal-reels-7xyilw .royal-reels-jvsj5s {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.royal-reels-xtfk38.royal-reels-7xyilw .royal-reels-jvsj5s::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.royal-reels-xtfk38.royal-reels-7xyilw .royal-reels-jvsj5s::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.royal-reels-xtfk38.royal-reels-7xyilw .royal-reels-3em8js::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.royal-reels-xtfk38.royal-reels-7xyilw .royal-reels-3em8js::after {
  background: #192ac8;
}

.royal-reels-xtfk38.royal-reels-uy8lbd .royal-reels-5pxwjb {
  background: #fa771f;
}

.royal-reels-xtfk38.royal-reels-uy8lbd .royal-reels-jvsj5s {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-reels-xtfk38.royal-reels-uy8lbd .royal-reels-jvsj5s::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.royal-reels-xtfk38.royal-reels-uy8lbd .royal-reels-jvsj5s::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.royal-reels-xtfk38.royal-reels-uy8lbd .royal-reels-3em8js::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-reels-xtfk38.royal-reels-uy8lbd .royal-reels-3em8js::after {
  background: #fa8535;
}

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

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

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

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

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

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

.royal-reels-x0gv8b {
  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-reels-x0gv8b {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

.royal-reels-1rjhcu {
  display: flex;
  align-items: center;
  gap: 10px;
}

.royal-reels-1rjhcu span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.royal-reels-1rjhcu small {
  font-size: 14px;
  color: var(--text-color);
}

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

.royal-reels-dghxdf {
  width: 120px;
  height: 22px;
}

.royal-reels-dghxdf .royal-reels-x8evkw {
  fill: #c2c0ce;
}

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

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

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

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

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

.royal-reels-eypn0r {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.royal-reels-giwjz8 {
  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-reels-giwjz8.royal-reels-sig0dk {
  display: block;
}

.royal-reels-giwjz8.royal-reels-1sh6ni {
  display: none;
}

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

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

.royal-reels-m3uhqh {
  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-reels-lio85e {
  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-reels-2gypwy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.royal-reels-tkxli7 {
  font-size: 16px;
  line-height: 140%;
}

.royal-reels-jq3e86 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.royal-reels-jq3e86 .royal-reels-x8evkw {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.royal-reels-nub330 {
  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-reels-nub330 {
    padding: 12px;
    gap: 12px;
  }
}

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

.royal-reels-5h1sma img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royal-reels-ile3oe {
  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-reels-bfae6l {
  flex: 1;
  min-width: 0;
}

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

.royal-reels-4r5fkr {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.royal-reels-4r5fkr svg,
.royal-reels-4r5fkr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royal-reels-4r5fkr svg path {
  fill: var(--button-bg-color);
}

.royal-reels-4r5fkr svg circle {
  fill: var(--button-text-color);
}

.royal-reels-9lwcmk {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .royal-reels-9lwcmk {
    font-size: 12px;
  }
}

.royal-reels-9lwcmk strong {
  font-weight: 600;
}

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

.royal-reels-ja9z89 p {
  margin: 0 0 16px;
}

.royal-reels-ja9z89 p:last-child {
  margin-bottom: 0;
}

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

.royal-reels-e99v75 {
  max-width: 300px;
  width: 100%;
}

.royal-reels-e99v75 a {
  width: 100%;
}

@media (max-width: 575px) {
  .royal-reels-e99v75 {
    max-width: 200px;
  }
}

.royal-reels-d4m061 {
  justify-content: center;
}

.royal-reels-p61qay {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.royal-reels-4w0q1y {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.royal-reels-ru8ns8 .royal-reels-jhdtct {
  justify-content: center;
}

/* faq */

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

.royal-reels-ba1q0g {
  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-reels-2aqgpb ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royal-reels-ba1q0g::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.royal-reels-2aqgpb ease;
}

.royal-reels-jjef61.royal-reels-w8iyi6 .royal-reels-ba1q0g::after {
  transform: rotate(45deg);
}

.royal-reels-56gnct {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.royal-reels-4juxp3 ease, padding 0.royal-reels-4juxp3 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.royal-reels-jjef61.royal-reels-w8iyi6 .royal-reels-56gnct {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.royal-reels-csvioc {
  margin: 25px 0;
}

.royal-reels-jh92yh > input:not(:checked) ~ label:hover,
.royal-reels-jh92yh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-bofuh2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-reels-ak4n1u 44.royal-reels-nq0ivi.royal-reels-ic6nac.royal-reels-yrl5nk.royal-reels-0vzkuj.royal-reels-bnuv8t.royal-reels-v8ftbz.royal-reels-q7jau3.royal-reels-t4mixu.royal-reels-hi44v3.royal-reels-95xtvd.royal-reels-36sjmp.royal-reels-thgva7 0l-12.royal-reels-mj27fj 30.royal-reels-8szkeu.royal-reels-20tn5s 2.royal-reels-31clgv.royal-reels-20tn5s 3.royal-reels-g0jl8f 3.royal-reels-6zgnfq.royal-reels-95vazb 3.royal-reels-80xksr.royal-reels-zsqgvw.royal-reels-5qsh9c.royal-reels-bta6cl 7-3.royal-reels-mj27fj 10.royal-reels-jqjqm7.royal-reels-bta6cl 23.royal-reels-x7wpxn.royal-reels-q6rg16 1.royal-reels-4vz5x6 2.royal-reels-mj27fj 3.royal-reels-q6rg16 1.royal-reels-95vazb 5.royal-reels-gev7ve.royal-reels-95vazb 32.royal-reels-g6zlst.royal-reels-zsqgvw 5.royal-reels-thgva7 4.royal-reels-bta6cl 9.royal-reels-bta6cl 8.royal-reels-95vazb 6.royal-reels-t3iny0.royal-reels-cqfow0.royal-reels-25priq.royal-reels-76w5b7.royal-reels-kmpyzr 4.royal-reels-3b18c5.royal-reels-kmpyzr 6.royal-reels-kmpyzr 0l29.royal-reels-thgva7 17.royal-reels-i8xxvj.royal-reels-qcc48u 2.royal-reels-hqlvxa 10.royal-reels-szijqt.royal-reels-mj27fj 8.royal-reels-tsi8la.royal-reels-iphzzr.royal-reels-q59szm.royal-reels-tbgnei.royal-reels-f0zms6.royal-reels-zsqgvw.royal-reels-bnuv8t.royal-reels-mj27fj 1.royal-reels-rkpl67.royal-reels-fy2n43.royal-reels-k8evsd.royal-reels-9pbfyc.royal-reels-r8psy7.royal-reels-4vz5x6 1.royal-reels-r81v0u.royal-reels-9hjs3s.5z'/%3e%3c/svg%3e");
}

.royal-reels-5nntic {
  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-reels-5nntic {
    gap: 16px 0;
  }
}

.royal-reels-4az20j {
  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-reels-4az20j.royal-reels-ioyuu3 {
  display: block;
}

.royal-reels-4az20j.royal-reels-eeovd3 {
  display: none;
}

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

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

.royal-reels-ekrict {
  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-reels-ujjhml {
  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-reels-f43cfo small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.royal-reels-huvw80 {
  font-size: 16px;
  line-height: 140%;
}

.royal-reels-o5ljui {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.royal-reels-o5ljui .royal-reels-nokuir {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.royal-reels-trvut3 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-reels-trvut3 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-reels-imf4yc {
  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-reels-imf4yc.royal-reels-mvaa5d {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.royal-reels-y959am {
  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-reels-y959am label {
  font-size: 14px;
}

.royal-reels-y959am h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royal-reels-y959am input,
.royal-reels-y959am textarea,
.royal-reels-y959am 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-reels-y959am button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royal-reels-2aqgpb ease;
}
.royal-reels-y959am button:hover {
  background-color: var(--button-bg-hover);
}
.royal-reels-lxszl1 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royal-reels-gfjaf9 ease-in;
}

.royal-reels-lxszl1 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-reels-odlf07, .royal-reels-kp9mmx, [class*="review-card"],
thead, thead th, table th, .royal-reels-bfh05b,
.royal-reels-g1drwx, [class*="collapsible-header"],
.royal-reels-3133tk, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
