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

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

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

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

.royal-reels-5oakek 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-5oakek h1 {
    font-size: 120px;
  }
}

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

.royal-reels-4axhh7 {
  cursor: pointer;
}

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

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

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

.royal-reels-e9cohi.royal-reels-mw5wck {
  justify-content: flex-start;
  margin-right: 4px;
}

.royal-reels-e9cohi.royal-reels-6ojadn {
  justify-content: flex-end;
  margin-left: 4px;
}

.royal-reels-e9cohi.royal-reels-thtyds {
  justify-content: center;
}

.royal-reels-e9cohi.royal-reels-57s8v0 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-hb4nc2.royal-reels-s7zqy7 {
  background-color: #000;
}

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

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

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

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

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

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

.royal-reels-318he6 .royal-reels-aqp5r2 {
  margin-bottom: 28px;
}

.royal-reels-318he6 .royal-reels-aqp5r2 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-erzwq3 li svg {
  transition: 0.royal-reels-jlax0o ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.royal-reels-a8wzs2 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.royal-reels-d0qvvu ease-in-out;
}

.royal-reels-a8wzs2.royal-reels-hb10ex {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

.royal-reels-wljq53 {
  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-wljq53 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-lhffus img {
  width: 100%;
  transition: 0.royal-reels-jlax0o ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-mwkh9j.royal-reels-jqjmey {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.royal-reels-0c8hhe {
  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-0c8hhe::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-d0qvvu ease-in-out;
}

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

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

.royal-reels-3ggl20 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-jlax0o ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-11ddcw p img {
  display: block;
  margin: 0 auto;
}

.royal-reels-11ddcw p:first-of-type {
  margin-top: 0;
}

.royal-reels-11ddcw p:last-of-type {
  margin-bottom: 0;
}

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

.royal-reels-11ddcw ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-4cewgr .royal-reels-zwotmh {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.royal-reels-z8j5cj.royal-reels-5aer6w span {
  transform: scaleY(-1);
}

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

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

.royal-reels-f194i9 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-f194i9 li {
    font-size: 16px;
  }
}

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

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

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

.royal-reels-f194i9.royal-reels-p13syx {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-w7grea 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-w7grea h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-d2cptz tbody tr td .royal-reels-15xo82 {
  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-jlax0o ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-5b7alv img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.royal-reels-jlax0o ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-00hre6 {
  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-jlax0o ease-in-out;
}

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

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

.royal-reels-ckmx7d {
  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-ckmx7d a {
  text-decoration: underline;
  color: #8babff;
}

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

.royal-reels-iqw96l .royal-reels-00hre6 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.royal-reels-j6k6hu {
  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-j6k6hu {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.royal-reels-jqshau 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-jlax0o ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-basxig.royal-reels-ydzu1v {
  display: none;
}

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

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

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

.royal-reels-b8hr8q.royal-reels-9id5bn {
  opacity: 1;
  pointer-events: all;
}

.royal-reels-8cyycg {
  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-jlax0o ease-in-out;
}

.royal-reels-8cyycg svg {
  margin-right: 10px;
}

.royal-reels-8cyycg + .royal-reels-8cyycg {
  margin-top: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-n29tb1 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-n29tb1 h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.royal-reels-71jt9c {
  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-71jt9c {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-76m6j4 .royal-reels-009y85 {
  position: relative;
}

.royal-reels-76m6j4 .royal-reels-0rn7uo {
  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-76m6j4 .royal-reels-0rn7uo.royal-reels-ydzu1v {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .royal-reels-76m6j4 .royal-reels-ka9ayf {
    bottom: 90px;
  }
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-5ezokb {
  max-width: 300px;
  width: 100%;
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-5ezokb .royal-reels-2ana4y {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-5ezokb .royal-reels-2ana4y {
    font-size: 32px;
    text-align: center;
  }
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-5ezokb .royal-reels-03q1oo {
  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-76m6j4 .royal-reels-ka9ayf .royal-reels-5ezokb .royal-reels-03q1oo {
    text-align: center;
  }
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-gplgg7 {
  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-jlax0o ease-in-out;
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-gplgg7:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-gplgg7 {
    width: 100%;
  }
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-yhxjvb {
  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-jlax0o ease-in-out;
  overflow: hidden;
}

.royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-yhxjvb 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-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-yhxjvb: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-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-yhxjvb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .royal-reels-76m6j4 .royal-reels-ka9ayf .royal-reels-jqjmey .royal-reels-yhxjvb {
    width: 100%;
  }
}

.royal-reels-76m6j4 .royal-reels-ka9ayf.royal-reels-ydzu1v {
  display: none;
}

.royal-reels-76m6j4 .royal-reels-w5mclv {
  display: none;
}

.royal-reels-76m6j4 .royal-reels-w5mclv.royal-reels-9id5bn {
  display: block;
}

.royal-reels-76m6j4 .royal-reels-w5mclv iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.royal-reels-76m6j4 .royal-reels-gxkz4k .royal-reels-2ana4y {
  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-76m6j4 .royal-reels-gxkz4k .royal-reels-2ana4y {
    margin-bottom: 24px;
  }
}

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

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

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

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

.royal-reels-enaz61.royal-reels-hb10ex {
  display: block;
}

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

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

.royal-reels-enaz61 .royal-reels-yhxjvb {
  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-jlax0o ease-in-out;
}

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

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

.royal-reels-b5hvhv.royal-reels-hb10ex {
  display: block;
}

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

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

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

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

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

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

.royal-reels-xpqbyr.royal-reels-ydzu1v {
  display: none;
}

.royal-reels-639i40 {
  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-639i40 {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-ey5v2h {
  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-jlax0o ease-in-out;
}

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

.royal-reels-2sruy0 {
  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-jlax0o ease-in-out;
}

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

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

.royal-reels-rf2u6r.royal-reels-ydzu1v {
  display: none;
}

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

.royal-reels-rf2u6r .royal-reels-ey5v2h {
  margin: 0 auto;
}

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

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

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

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

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

.royal-reels-wfqzsq > 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-4sjxhv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.royal-reels-uwhpt4 44.royal-reels-xu5wnp.royal-reels-s0iuz0.royal-reels-vzgp3d.royal-reels-2dns94.royal-reels-wmayj2.royal-reels-1sy8jc.royal-reels-jw3s8b.royal-reels-q27vgr.royal-reels-k81hjm.royal-reels-203ame.royal-reels-ad1h1h.royal-reels-fjsq3r 0l-12.royal-reels-0i1yf3 30.royal-reels-t9naak.royal-reels-zg4u76 2.royal-reels-eb3u7b.royal-reels-zg4u76 3.royal-reels-oxm4wf 3.royal-reels-d2d2xq.royal-reels-1gtmk8 3.royal-reels-y4xman.royal-reels-onmlqm.royal-reels-j9jwr3.royal-reels-ee169v 7-3.royal-reels-0i1yf3 10.royal-reels-b41thp.royal-reels-ee169v 23.royal-reels-9244ru.royal-reels-k08d78 1.royal-reels-jtomwy 2.royal-reels-0i1yf3 3.royal-reels-k08d78 1.royal-reels-1gtmk8 5.royal-reels-y4s1sf.royal-reels-1gtmk8 32.royal-reels-dardud.royal-reels-onmlqm 5.royal-reels-fjsq3r 4.royal-reels-ee169v 9.royal-reels-ee169v 8.royal-reels-1gtmk8 6.royal-reels-cg64hs.royal-reels-b7sm3g.royal-reels-0jg61m.royal-reels-fwzxm5.royal-reels-kz056w 4.royal-reels-inre09.royal-reels-kz056w 6.royal-reels-kz056w 0l29.royal-reels-fjsq3r 17.royal-reels-frulpv.royal-reels-cgzvug 2.royal-reels-wqez9v 10.royal-reels-71c1t3.royal-reels-0i1yf3 8.royal-reels-immkjq.royal-reels-pfiz1x.royal-reels-k21uzp.royal-reels-dlzzim.royal-reels-mrh23z.royal-reels-onmlqm.royal-reels-wmayj2.royal-reels-0i1yf3 1.royal-reels-w6594h.royal-reels-2hf9kv.royal-reels-24ghk1.royal-reels-a0su2a.royal-reels-eai1wa.royal-reels-jtomwy 1.royal-reels-gz4mko.royal-reels-o7edvy.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.royal-reels-wfqzsq > input:checked ~ label,
.royal-reels-wfqzsq > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-4sjxhv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.royal-reels-uwhpt4 44.royal-reels-xu5wnp.royal-reels-s0iuz0.royal-reels-vzgp3d.royal-reels-2dns94.royal-reels-wmayj2.royal-reels-1sy8jc.royal-reels-jw3s8b.royal-reels-q27vgr.royal-reels-k81hjm.royal-reels-203ame.royal-reels-ad1h1h.royal-reels-fjsq3r 0l-12.royal-reels-0i1yf3 30.royal-reels-t9naak.royal-reels-zg4u76 2.royal-reels-eb3u7b.royal-reels-zg4u76 3.royal-reels-oxm4wf 3.royal-reels-d2d2xq.royal-reels-1gtmk8 3.royal-reels-y4xman.royal-reels-onmlqm.royal-reels-j9jwr3.royal-reels-ee169v 7-3.royal-reels-0i1yf3 10.royal-reels-b41thp.royal-reels-ee169v 23.royal-reels-9244ru.royal-reels-k08d78 1.royal-reels-jtomwy 2.royal-reels-0i1yf3 3.royal-reels-k08d78 1.royal-reels-1gtmk8 5.royal-reels-y4s1sf.royal-reels-1gtmk8 32.royal-reels-dardud.royal-reels-onmlqm 5.royal-reels-fjsq3r 4.royal-reels-ee169v 9.royal-reels-ee169v 8.royal-reels-1gtmk8 6.royal-reels-cg64hs.royal-reels-b7sm3g.royal-reels-0jg61m.royal-reels-fwzxm5.royal-reels-kz056w 4.royal-reels-inre09.royal-reels-kz056w 6.royal-reels-kz056w 0l29.royal-reels-fjsq3r 17.royal-reels-frulpv.royal-reels-cgzvug 2.royal-reels-wqez9v 10.royal-reels-71c1t3.royal-reels-0i1yf3 8.royal-reels-immkjq.royal-reels-pfiz1x.royal-reels-k21uzp.royal-reels-dlzzim.royal-reels-mrh23z.royal-reels-onmlqm.royal-reels-wmayj2.royal-reels-0i1yf3 1.royal-reels-w6594h.royal-reels-2hf9kv.royal-reels-24ghk1.royal-reels-a0su2a.royal-reels-eai1wa.royal-reels-jtomwy 1.royal-reels-gz4mko.royal-reels-o7edvy.5z'/%3e%3c/svg%3e");
}

.royal-reels-wfqzsq > input:not(:checked) ~ label:hover,
.royal-reels-wfqzsq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-4sjxhv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-reels-uwhpt4 44.royal-reels-xu5wnp.royal-reels-s0iuz0.royal-reels-vzgp3d.royal-reels-2dns94.royal-reels-wmayj2.royal-reels-1sy8jc.royal-reels-jw3s8b.royal-reels-q27vgr.royal-reels-k81hjm.royal-reels-203ame.royal-reels-ad1h1h.royal-reels-fjsq3r 0l-12.royal-reels-0i1yf3 30.royal-reels-t9naak.royal-reels-zg4u76 2.royal-reels-eb3u7b.royal-reels-zg4u76 3.royal-reels-oxm4wf 3.royal-reels-d2d2xq.royal-reels-1gtmk8 3.royal-reels-y4xman.royal-reels-onmlqm.royal-reels-j9jwr3.royal-reels-ee169v 7-3.royal-reels-0i1yf3 10.royal-reels-b41thp.royal-reels-ee169v 23.royal-reels-9244ru.royal-reels-k08d78 1.royal-reels-jtomwy 2.royal-reels-0i1yf3 3.royal-reels-k08d78 1.royal-reels-1gtmk8 5.royal-reels-y4s1sf.royal-reels-1gtmk8 32.royal-reels-dardud.royal-reels-onmlqm 5.royal-reels-fjsq3r 4.royal-reels-ee169v 9.royal-reels-ee169v 8.royal-reels-1gtmk8 6.royal-reels-cg64hs.royal-reels-b7sm3g.royal-reels-0jg61m.royal-reels-fwzxm5.royal-reels-kz056w 4.royal-reels-inre09.royal-reels-kz056w 6.royal-reels-kz056w 0l29.royal-reels-fjsq3r 17.royal-reels-frulpv.royal-reels-cgzvug 2.royal-reels-wqez9v 10.royal-reels-71c1t3.royal-reels-0i1yf3 8.royal-reels-immkjq.royal-reels-pfiz1x.royal-reels-k21uzp.royal-reels-dlzzim.royal-reels-mrh23z.royal-reels-onmlqm.royal-reels-wmayj2.royal-reels-0i1yf3 1.royal-reels-w6594h.royal-reels-2hf9kv.royal-reels-24ghk1.royal-reels-a0su2a.royal-reels-eai1wa.royal-reels-jtomwy 1.royal-reels-gz4mko.royal-reels-o7edvy.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.royal-reels-wyuu9y.royal-reels-ydzu1v {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-wyuu9y.royal-reels-lxwknv .royal-reels-tsbor8 {
  background: #2b3b67;
}

.royal-reels-wyuu9y.royal-reels-lxwknv .royal-reels-gbhqtd {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.royal-reels-wyuu9y.royal-reels-lxwknv .royal-reels-gbhqtd::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.royal-reels-wyuu9y.royal-reels-lxwknv .royal-reels-gbhqtd::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.royal-reels-wyuu9y.royal-reels-lxwknv .royal-reels-7f6qb9::before {
  background: #0e0f41;
}

.royal-reels-wyuu9y.royal-reels-lxwknv .royal-reels-7f6qb9::after {
  background: #152557;
}

.royal-reels-wyuu9y.royal-reels-1rx79v .royal-reels-tsbor8 {
  background: #1f35fa;
}

.royal-reels-wyuu9y.royal-reels-1rx79v .royal-reels-gbhqtd {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.royal-reels-wyuu9y.royal-reels-1rx79v .royal-reels-gbhqtd::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.royal-reels-wyuu9y.royal-reels-1rx79v .royal-reels-gbhqtd::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.royal-reels-wyuu9y.royal-reels-1rx79v .royal-reels-7f6qb9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.royal-reels-wyuu9y.royal-reels-1rx79v .royal-reels-7f6qb9::after {
  background: #192ac8;
}

.royal-reels-wyuu9y.royal-reels-pr36ky .royal-reels-tsbor8 {
  background: #fa771f;
}

.royal-reels-wyuu9y.royal-reels-pr36ky .royal-reels-gbhqtd {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-reels-wyuu9y.royal-reels-pr36ky .royal-reels-gbhqtd::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.royal-reels-wyuu9y.royal-reels-pr36ky .royal-reels-gbhqtd::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.royal-reels-wyuu9y.royal-reels-pr36ky .royal-reels-7f6qb9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-reels-wyuu9y.royal-reels-pr36ky .royal-reels-7f6qb9::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-ovkuxh .royal-reels-dxc6ua {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.royal-reels-8z2rmo {
  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-8z2rmo.royal-reels-9id5bn {
  display: block;
}

.royal-reels-8z2rmo.royal-reels-ydzu1v {
  display: none;
}

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

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

.royal-reels-9nadeh {
  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-mhofez {
  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-j5t96m small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.royal-reels-1y7yb2 .royal-reels-dxc6ua {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

.royal-reels-13fbr0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-0yjkqa {
  justify-content: center;
}

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

.royal-reels-2eoa0h {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.royal-reels-53z4jq .royal-reels-upkmif {
  justify-content: center;
}

/* faq */

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

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

.royal-reels-7pez3d::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.royal-reels-b5lpj7 ease;
}

.royal-reels-ggcoiv.royal-reels-hb10ex .royal-reels-7pez3d::after {
  transform: rotate(45deg);
}

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

.royal-reels-ggcoiv.royal-reels-hb10ex .royal-reels-etnalj {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.royal-reels-wfqzsq > input:not(:checked) ~ label:hover,
.royal-reels-wfqzsq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-43kjlm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-reels-1fcfpz 44.royal-reels-tsw085.royal-reels-3w32x2.royal-reels-j09d9j.royal-reels-qzyz6p.royal-reels-8ovh53.royal-reels-u42wao.royal-reels-8cuoq6.royal-reels-63vecj.royal-reels-6iyavw.royal-reels-p5pq1v.royal-reels-ozh0mb.royal-reels-ll5vbl 0l-12.royal-reels-19n6ce 30.royal-reels-a8l7jn.royal-reels-rkamrq 2.royal-reels-ieupx7.royal-reels-rkamrq 3.royal-reels-ibwnyi 3.royal-reels-lbx2em.royal-reels-65swv4 3.royal-reels-mg8v2b.royal-reels-rd1wz1.royal-reels-x4qqlw.royal-reels-88iqnb 7-3.royal-reels-19n6ce 10.royal-reels-ua2u7c.royal-reels-88iqnb 23.royal-reels-504eun.royal-reels-jcjv2f 1.royal-reels-jeo1hj 2.royal-reels-19n6ce 3.royal-reels-jcjv2f 1.royal-reels-65swv4 5.royal-reels-uh6nr9.royal-reels-65swv4 32.royal-reels-m081dk.royal-reels-rd1wz1 5.royal-reels-ll5vbl 4.royal-reels-88iqnb 9.royal-reels-88iqnb 8.royal-reels-65swv4 6.royal-reels-gr1obw.royal-reels-a3f85s.royal-reels-2rz863.royal-reels-jhptw7.royal-reels-w74dma 4.royal-reels-3uxtkz.royal-reels-w74dma 6.royal-reels-w74dma 0l29.royal-reels-ll5vbl 17.royal-reels-0ymu0q.royal-reels-wmvljl 2.royal-reels-wxkvss 10.royal-reels-5dppsa.royal-reels-19n6ce 8.royal-reels-lrthlj.royal-reels-n6mhta.royal-reels-h3eqm8.royal-reels-eimiok.royal-reels-5qtik1.royal-reels-rd1wz1.royal-reels-8ovh53.royal-reels-19n6ce 1.royal-reels-xoa059.royal-reels-jbkasb.royal-reels-9awwkx.royal-reels-wv37ky.royal-reels-6bgtpj.royal-reels-jeo1hj 1.royal-reels-w2rf2m.royal-reels-exxz1y.5z'/%3e%3c/svg%3e");
}

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

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

.royal-reels-oe3m6g.royal-reels-htdyit {
  display: none;
}

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

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

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

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

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

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

.royal-reels-9j96hf .royal-reels-z2sfwk {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.royal-reels-xld9jp 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-xld9jp 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-razlk5 {
  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-razlk5.royal-reels-85em6n {
  opacity: 1;
  pointer-events: auto;
}

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

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

.royal-reels-a8w1w9 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-57ja72, .royal-reels-q6401i, [class*="review-card"],
thead, thead th, table th, .royal-reels-151038,
.royal-reels-aq8e5z, [class*="collapsible-header"],
.royal-reels-gyuak6, [class*="updated-block"] {
  color: #ece7dc !important;
}
