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;
  }
}

.royalreels16-j8655z {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.royalreels16-i6b8sy {
  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) {
  .royalreels16-i6b8sy: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;
  }
}

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

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

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

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

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

.royalreels16-iosebk {
  cursor: pointer;
}

.royalreels16-9djy1f {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.royalreels16-k542z5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.royalreels16-k542z5 figure {
  margin: 0;
}

.royalreels16-k542z5.royalreels16-pc3xr1 {
  justify-content: flex-start;
  margin-right: 4px;
}

.royalreels16-k542z5.royalreels16-zfupi7 {
  justify-content: flex-end;
  margin-left: 4px;
}

.royalreels16-k542z5.royalreels16-bww5y4 {
  justify-content: center;
}

.royalreels16-k542z5.royalreels16-pq4rz7 {
  justify-content: normal;
}

.royalreels16-v4xurc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.royalreels16-5jpxoa {
  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) {
  .royalreels16-5jpxoa {
    flex-direction: column;
  }
}

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

.royalreels16-rikh2u img {
  width: 100%;
}

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

.royalreels16-aabr93 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.royalreels16-aabr93 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) {
  .royalreels16-aabr93 ul {
    margin-bottom: 15px;
  }
}

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

.royalreels16-aabr93 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);
}

.royalreels16-aabr93 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.royalreels16-aabr93 ul li:last-of-type::after {
  display: none;
}

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

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

.royalreels16-91dxcs {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .royalreels16-zq41k8 {
    height: 50px;
  }
}

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

.royalreels16-zq41k8.royalreels16-09gnuu {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .royalreels16-zq41k8.royalreels16-09gnuu:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.royalreels16-46cy78 {
  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) {
  .royalreels16-46cy78 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .royalreels16-46cy78 {
    padding: 50px 16px 68px;
  }
}

.royalreels16-w932ag {
  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) {
  .royalreels16-w932ag {
    flex-direction: column;
  }
}

.royalreels16-j1l0kt {
  margin-bottom: 94px;
}

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

.royalreels16-yl97qt .royalreels16-3mqfq4 {
  margin-bottom: 28px;
}

.royalreels16-yl97qt .royalreels16-3mqfq4 img {
  max-height: 100px;
  width: auto;
}

.royalreels16-nq4448 {
  display: flex;
  align-items: center;
}

.royalreels16-nq4448 a + a {
  margin-left: 24px;
}

.royalreels16-nq4448 img {
  max-height: 56px;
  width: auto;
}

.royalreels16-nq4448 img + img {
  margin-left: 24px;
}

.royalreels16-vl5apk {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.royalreels16-bnicpv {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .royalreels16-g0hgxv {
    flex-wrap: wrap;
  }
}

.royalreels16-g0hgxv li {
  display: flex;
  margin: 0 7px;
}

.royalreels16-g0hgxv li svg {
  transition: 0.royalreels16-vkf80j ease-in-out;
}

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

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

.royalreels16-s3xj7t + .royalreels16-s3xj7t {
  margin-left: 120px;
}

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

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

.royalreels16-o656yo {
  list-style: none;
  margin: 0;
  padding: 0;
}

.royalreels16-o656yo li {
  font-size: 16px;
}

.royalreels16-o656yo li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.royalreels16-o656yo li + li {
  margin-top: 16px;
}

.royalreels16-degyfb {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.royalreels16-230xw2 ease-in-out;
}

.royalreels16-degyfb.royalreels16-mi6g2p {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.royalreels16-cxd4n6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.royalreels16-2gzjhh {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.royalreels16-2gzjhh li {
  width: 100%;
}

.royalreels16-2gzjhh 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.royalreels16-vkf80j ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.royalreels16-2gzjhh li a svg {
  fill: var(--button-text-color);
}

.royalreels16-2gzjhh li a.royalreels16-mi6g2p {
  background: var(--border-color);
}

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

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

.royalreels16-p8ep3s {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.royalreels16-jhi9rh {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.royalreels16-jhi9rh img {
  width: 100%;
  transition: 0.royalreels16-vkf80j ease-in-out;
}

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

.royalreels16-oqurk2 {
  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) {
  .royalreels16-oqurk2 {
    height: 54px;
  }
}

.royalreels16-l1ka3a {
  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) {
  .royalreels16-l1ka3a {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .royalreels16-l1ka3a .royalreels16-3mqfq4 img {
    max-width: 90px;
  }
}

.royalreels16-3mqfq4 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .royalreels16-3mqfq4 {
    order: -2;
  }
}

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

.royalreels16-7i81j5 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.royalreels16-7i81j5 li {
  font-size: 16px;
  margin: 0 20px;
}

.royalreels16-7i81j5 li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .royalreels16-7i81j5 li a:hover {
    text-decoration: underline;
  }
}

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

.royalreels16-sru3qh {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.royalreels16-sru3qh.royalreels16-egwbxo {
  margin-right: 0;
}

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

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

.royalreels16-6vyvsg {
  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) {
  .royalreels16-6vyvsg:hover {
    background: var(--button-bg-hover);
  }
}

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

.royalreels16-tg3x5h {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.royalreels16-tg3x5h:hover > ul {
  display: flex;
}

.royalreels16-tg3x5h:focus > ul {
  display: flex;
}

.royalreels16-tg3x5h:focus-within > ul {
  display: flex;
}

.royalreels16-csbtzu {
  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;
}

.royalreels16-csbtzu::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.royalreels16-230xw2 ease-in-out;
}

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

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

.royalreels16-tg3x5h 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.royalreels16-vkf80j ease-in-out;
  overflow: hidden;
}

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

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

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

.royalreels16-zp2sit {
  display: none;
}

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

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

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

.royalreels16-tjhcdw {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.royalreels16-tjhcdw img {
  margin-bottom: 20px;
}

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

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

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

.royalreels16-i8iduj {
  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) {
  .royalreels16-i8iduj {
    font-size: 32px;
  }
}

.royalreels16-mhbogs {
  color: var(--text-color);
}

.royalreels16-xp7dse {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.royalreels16-xp7dse p img {
  display: block;
  margin: 0 auto;
}

.royalreels16-xp7dse p:first-of-type {
  margin-top: 0;
}

.royalreels16-xp7dse p:last-of-type {
  margin-bottom: 0;
}

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

.royalreels16-xp7dse ul {
  padding: 0 0 0 20px;
}

.royalreels16-xp7dse table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.royalreels16-xp7dse table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.royalreels16-xp7dse iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.royalreels16-e58v45 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.royalreels16-ansde7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.royalreels16-ansde7 .royalreels16-6p85qj {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .royalreels16-ansde7 .royalreels16-6p85qj {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.royalreels16-ansde7 .royalreels16-xmy4dv {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .royalreels16-ansde7 .royalreels16-xmy4dv {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .royalreels16-ansde7 .royalreels16-xmy4dv img {
    width: 100%;
  }
}

.royalreels16-xmy4dv {
  margin: 0 0 28px;
}

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

.royalreels16-6p85qj {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .royalreels16-6p85qj {
    margin-bottom: 18px;
  }
}

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

.royalreels16-e58v45 .royalreels16-i6b8sy {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.royalreels16-b2g64g {
  position: relative;
  border: none;
}

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

.royalreels16-f7g7md {
  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;
}

.royalreels16-f7g7md span {
  height: 32px;
}

.royalreels16-f7g7md span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.royalreels16-f7g7md.royalreels16-afhp5c span {
  transform: scaleY(-1);
}

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

.royalreels16-8z4cxo {
  list-style: none;
  padding: 0;
  margin: 0;
}

.royalreels16-8z4cxo li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .royalreels16-8z4cxo li {
    font-size: 16px;
  }
}

.royalreels16-8z4cxo li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.royalreels16-vkf80j ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .royalreels16-8z4cxo li a {
    padding: 12px 14px;
  }
}

.royalreels16-8z4cxo.royalreels16-zax7nl {
  display: none;
}

.royalreels16-6dhuqf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.royalreels16-6dhuqf table {
  width: 100%;
  border-collapse: collapse;
}

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

  .royalreels16-6dhuqf table td {
    min-width: 75px;
  }
}

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

.royalreels16-6dhuqf table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.royalreels16-6dhuqf p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

@media only screen and (max-width: 1200px) {
  .royalreels16-6dhuqf {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .royalreels16-6dhuqf {
    margin-bottom: 60px;
  }
}

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

.royalreels16-1h42km {
  width: 100%;
  border-collapse: collapse;
}

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

.royalreels16-1h42km 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) {
  .royalreels16-1h42km tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.royalreels16-1h42km tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.royalreels16-b0m686 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.royalreels16-b0m686 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.royalreels16-b0m686 p {
  color: var(--text-color);
}

.royalreels16-vbvuq8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.royalreels16-pm8j5y {
  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);
}

.royalreels16-ce440q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.royalreels16-6j0w93 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .royalreels16-6j0w93 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.royalreels16-6j0w93 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.royalreels16-6j0w93 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .royalreels16-6j0w93 p {
    font-size: 16px;
  }
}

.royalreels16-uekcaj {
  display: none;
}

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

.royalreels16-0prx2e {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.royalreels16-0prx2e li {
  margin: 0 20px;
}

.royalreels16-0prx2e li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.royalreels16-0prx2e li a img {
  margin-bottom: 4px;
}

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

.royalreels16-f0gijp {
  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) {
  .royalreels16-f0gijp {
    padding: 0 16px;
  }
}

.royalreels16-f0gijp li {
  font-size: 16px;
  position: relative;
}

.royalreels16-f0gijp li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.royalreels16-f0gijp li span {
  opacity: 0.5;
}

.royalreels16-f0gijp li + li {
  margin-left: 30px;
}

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

h2.royalreels16-r5n81f {
  margin: 0 0 28px;
}

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

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

.royalreels16-xq4x8k 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);
}

.royalreels16-xq4x8k 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;
}

.royalreels16-xq4x8k 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;
}

.royalreels16-xq4x8k tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.royalreels16-xq4x8k tbody tr:last-of-type {
  margin-bottom: 0;
}

.royalreels16-xq4x8k tbody tr td:first-of-type {
  flex-shrink: 0;
}

.royalreels16-xq4x8k 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);
}

.royalreels16-xq4x8k 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);
}

.royalreels16-xq4x8k tbody tr td:last-of-type {
  margin-left: auto;
}

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

.royalreels16-xq4x8k tbody tr td .royalreels16-8s2m5p {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .royalreels16-xq4x8k tbody tr td .royalreels16-8s2m5p {
    width: 100%;
  }
}

.royalreels16-xq4x8k tbody tr td .royalreels16-vl53tw {
  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.royalreels16-vkf80j ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .royalreels16-xq4x8k tbody tr td .royalreels16-vl53tw:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .royalreels16-xq4x8k tbody tr td .royalreels16-vl53tw {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .royalreels16-xq4x8k tbody tr td .royalreels16-vl53tw {
    width: 100%;
  }
}

.royalreels16-xq4x8k tbody tr td .royalreels16-sqoq1n {
  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) {
  .royalreels16-xq4x8k tbody tr td .royalreels16-sqoq1n:hover {
    text-decoration: none;
  }
}

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

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

.royalreels16-22emse {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .royalreels16-22emse {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .royalreels16-22emse {
    margin: 0 auto 60px;
  }
}

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

.royalreels16-yaa4hz {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.royalreels16-7emno7 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.royalreels16-vkf80j ease-in-out;
}

.royalreels16-7emno7 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .royalreels16-7emno7:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .royalreels16-7emno7 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.royalreels16-o5jobq img {
  width: 100%;
  height: 100%;
}

.royalreels16-o5jobq iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.royalreels16-c5t2qd svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.royalreels16-vkf80j ease-in-out;
}

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

.royalreels16-1if676 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .royalreels16-1if676 {
    padding: 40px 0;
  }
}

.royalreels16-erqham {
  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) {
  .royalreels16-erqham {
    padding: 0 16px;
  }
}

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

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

.royalreels16-lhzdcj img {
  width: 100%;
}

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

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

.royalreels16-w21fwn {
  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;
}

.royalreels16-w21fwn 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) {
  .royalreels16-w21fwn {
    flex-basis: auto;
  }
}

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

.royalreels16-i0yee5 {
  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.royalreels16-vkf80j ease-in-out;
}

.royalreels16-i0yee5:hover {
  border: 1px solid #8c8ca2;
}

.royalreels16-31zdno {
  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%);
}

.royalreels16-31zdno:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.royalreels16-4ihf8z a {
  text-decoration: underline;
  color: #8babff;
}

.royalreels16-t2el5m {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.royalreels16-t2el5m .royalreels16-i0yee5 {
  width: 50%;
  margin: 0;
}

.royalreels16-d4adp4 {
  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;
}

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

.royalreels16-g365ke {
  margin: 0 0 100px;
}

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

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

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

.royalreels16-92pz70 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.royalreels16-a6r2bt {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.royalreels16-ungf46 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.royalreels16-vkf80j ease-in-out;
}

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

.royalreels16-ungf46 a svg {
  fill: #fff;
}

.royalreels16-ungf46 a:hover {
  background: #3d68e7;
}

.royalreels16-ccft05 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.royalreels16-mznzux {
  margin-bottom: 16px;
}

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

.royalreels16-osucci {
  font-size: 16px;
  color: var(--text-color);
}

.royalreels16-f5uirx {
  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) {
  .royalreels16-f5uirx {
    padding: 0 16px;
  }
}

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

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

.royalreels16-ydp5f0 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.royalreels16-u3fmjk {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.royalreels16-u3fmjk 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);
}

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

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

.royalreels16-u3fmjk table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .royalreels16-u3fmjk {
    margin: 0;
  }
}

.royalreels16-nzbo93 {
  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) {
  .royalreels16-nzbo93 {
    min-height: 190px;
  }
}

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

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

.royalreels16-v4vc1c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.royalreels16-v4vc1c.royalreels16-l7vq09 {
  display: none;
}

.royalreels16-269ius {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.royalreels16-269ius iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.royalreels16-269ius iframe.royalreels16-gpgdr1 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.royalreels16-269ius.royalreels16-2lntla {
  opacity: 1;
  pointer-events: all;
}

.royalreels16-imspar {
  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.royalreels16-vkf80j ease-in-out;
}

.royalreels16-imspar svg {
  margin-right: 10px;
}

.royalreels16-imspar + .royalreels16-imspar {
  margin-top: 14px;
}

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

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

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

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

.royalreels16-f5uirx .royalreels16-e58v45 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.royalreels16-f5uirx .royalreels16-e58v45 h1,
.royalreels16-f5uirx .royalreels16-e58v45 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) {
  .royalreels16-f5uirx .royalreels16-e58v45 h1,
  .royalreels16-f5uirx .royalreels16-e58v45 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .royalreels16-f5uirx .royalreels16-e58v45 {
    margin: 28px 0 0;
  }
}

.royalreels16-xyqgws {
  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) {
  .royalreels16-xyqgws {
    padding: 0 16px;
  }
}

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

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

.royalreels16-clwt9k {
  max-width: 545px;
  width: 100%;
}

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

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

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

.royalreels16-vxjf68 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.royalreels16-tbqyp8 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.royalreels16-y68xyg {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .royalreels16-o2eyjk {
    padding: 10px;
  }
}

.royalreels16-o2eyjk .royalreels16-i6b8sy {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .royalreels16-o2eyjk .royalreels16-i6b8sy {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .royalreels16-o2eyjk {
    flex-wrap: wrap;
  }
}

.royalreels16-qrty3b {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.royalreels16-qrty3b img {
  width: 100%;
}

.royalreels16-yixdp2 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.royalreels16-ewz0ll {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.royalreels16-5rge6q {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.royalreels16-124wlk {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk {
    margin: 0 0 60px;
  }
}

.royalreels16-124wlk .royalreels16-bxxxr7 {
  position: relative;
}

.royalreels16-124wlk .royalreels16-byfgrx {
  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;
}

.royalreels16-124wlk .royalreels16-byfgrx.royalreels16-l7vq09 {
  display: none;
}

.royalreels16-124wlk .royalreels16-6n0mm5 {
  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) {
  .royalreels16-124wlk .royalreels16-6n0mm5 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .royalreels16-124wlk .royalreels16-6n0mm5 {
    bottom: 90px;
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-pd4tij {
  max-width: 300px;
  width: 100%;
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-pd4tij .royalreels16-u2u6od {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-pd4tij .royalreels16-u2u6od {
    font-size: 32px;
    text-align: center;
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-pd4tij .royalreels16-cz2ql4 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-pd4tij .royalreels16-cz2ql4 {
    text-align: center;
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo {
    flex-direction: column-reverse;
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-kmwvrb {
  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.royalreels16-vkf80j ease-in-out;
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-kmwvrb:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-kmwvrb {
    width: 100%;
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-a0mr95 {
  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.royalreels16-vkf80j ease-in-out;
  overflow: hidden;
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-a0mr95 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);
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-a0mr95: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;
}

.royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-a0mr95:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-6n0mm5 .royalreels16-egwbxo .royalreels16-a0mr95 {
    width: 100%;
  }
}

.royalreels16-124wlk .royalreels16-6n0mm5.royalreels16-l7vq09 {
  display: none;
}

.royalreels16-124wlk .royalreels16-04r6pt {
  display: none;
}

.royalreels16-124wlk .royalreels16-04r6pt.royalreels16-2lntla {
  display: block;
}

.royalreels16-124wlk .royalreels16-04r6pt iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-04r6pt iframe {
    height: calc(100vh - 54px);
  }
}

.royalreels16-124wlk .royalreels16-gt6e8r {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .royalreels16-124wlk .royalreels16-gt6e8r {
    padding: 24px 16px 0;
  }
}

.royalreels16-124wlk .royalreels16-gt6e8r .royalreels16-u2u6od {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .royalreels16-124wlk .royalreels16-gt6e8r .royalreels16-u2u6od {
    margin-bottom: 24px;
  }
}

.royalreels16-124wlk .royalreels16-gt6e8r 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);
}

.royalreels16-124wlk .royalreels16-gt6e8r 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) {
  .royalreels16-124wlk .royalreels16-gt6e8r table tr td {
    padding: 12px 4px;
  }
}

.royalreels16-124wlk .royalreels16-gt6e8r 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) {
  .royalreels16-124wlk .royalreels16-gt6e8r table tr th {
    padding: 12px 4px;
  }
}

.royalreels16-124wlk .royalreels16-gt6e8r table tr:last-of-type td {
  border-bottom: none;
}

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

.royalreels16-npxs00.royalreels16-mi6g2p {
  display: block;
}

.royalreels16-npxs00 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.royalreels16-npxs00 .royalreels16-kiuu2h {
  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;
}

.royalreels16-npxs00 .royalreels16-ixyqea {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.royalreels16-npxs00 .royalreels16-a0mr95 {
  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.royalreels16-vkf80j ease-in-out;
}

.royalreels16-npxs00 .royalreels16-a0mr95:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.royalreels16-9clfoe {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.royalreels16-9clfoe.royalreels16-mi6g2p {
  display: block;
}

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

.royalreels16-yfl402 {
  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;
}

.royalreels16-02zwlh {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.royalreels16-4chtjb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.royalreels16-4chtjb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.royalreels16-ulksd2 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.royalreels16-wpr9sr.royalreels16-l7vq09 {
  display: none;
}

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

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

.royalreels16-fwbng4 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.royalreels16-fwbng4 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.royalreels16-vkf80j ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.royalreels16-fwbng4 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royalreels16-fwbng4 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royalreels16-fwbng4 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.royalreels16-fwbng4 input:active {
  border-color: #c2c0ce;
}

.royalreels16-fwbng4 input:focus {
  border-color: #c2c0ce;
}

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

.royalreels16-npnqu1 {
  margin-bottom: 36px;
}

.royalreels16-npnqu1 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;
}

.royalreels16-npnqu1 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.royalreels16-npnqu1 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.royalreels16-opp1zi {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.royalreels16-fkujw2 {
  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.royalreels16-vkf80j ease-in-out;
}

.royalreels16-fkujw2:hover {
  background: var(--border-color);
}

.royalreels16-zg78b1 {
  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.royalreels16-vkf80j ease-in-out;
}

.royalreels16-zg78b1:hover {
  background: #166ad9;
}

.royalreels16-5mrlja {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.royalreels16-5mrlja.royalreels16-l7vq09 {
  display: none;
}

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

.royalreels16-5mrlja .royalreels16-fkujw2 {
  margin: 0 auto;
}

.royalreels16-bah1we {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.royalreels16-t7yopr {
  filter: grayscale(100%);
}

.royalreels16-q2wcnd > input {
  display: none;
}

.royalreels16-q2wcnd > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royalreels16-7ajamm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.royalreels16-jv2kfp 44.royalreels16-l4tsae.royalreels16-2x8u93.royalreels16-58p8k6.royalreels16-axjj5d.royalreels16-8yjpqt.royalreels16-qt869c.royalreels16-fs0egs.royalreels16-bt5xec.royalreels16-g8sans.royalreels16-018itz.royalreels16-oj5tik.royalreels16-prcdce 0l-12.royalreels16-wy0y8k 30.royalreels16-9m8zqq.royalreels16-lkk1k3 2.royalreels16-k55pnd.royalreels16-lkk1k3 3.royalreels16-89v78g 3.royalreels16-gmkmax.royalreels16-agas93 3.royalreels16-m3zafl.royalreels16-5muiph.royalreels16-hb4sm1.royalreels16-i5tvhh 7-3.royalreels16-wy0y8k 10.royalreels16-dhhpzj.royalreels16-i5tvhh 23.royalreels16-50nqh0.royalreels16-gg6w12 1.royalreels16-qdpjsw 2.royalreels16-wy0y8k 3.royalreels16-gg6w12 1.royalreels16-agas93 5.royalreels16-jmsk6z.royalreels16-agas93 32.royalreels16-coqo0s.royalreels16-5muiph 5.royalreels16-prcdce 4.royalreels16-i5tvhh 9.royalreels16-i5tvhh 8.royalreels16-agas93 6.royalreels16-xqzpwr.royalreels16-2zeo4j.royalreels16-le0gtr.royalreels16-yv0hl2.royalreels16-n233px 4.royalreels16-zqpljz.royalreels16-n233px 6.royalreels16-n233px 0l29.royalreels16-prcdce 17.royalreels16-qyp02g.royalreels16-gtfnjr 2.royalreels16-phnrre 10.royalreels16-g6yrtz.royalreels16-wy0y8k 8.royalreels16-xrushq.royalreels16-cylj0i.royalreels16-kc9gm7.royalreels16-wqnub9.royalreels16-zxjuxd.royalreels16-5muiph.royalreels16-8yjpqt.royalreels16-wy0y8k 1.royalreels16-gbaxr8.royalreels16-hg5q6w.royalreels16-6jl9ed.royalreels16-o6i7fr.royalreels16-gdfh6a.royalreels16-qdpjsw 1.royalreels16-1uabgg.royalreels16-ulzqxu.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.royalreels16-q2wcnd > input:checked ~ label,
.royalreels16-q2wcnd > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royalreels16-7ajamm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.royalreels16-jv2kfp 44.royalreels16-l4tsae.royalreels16-2x8u93.royalreels16-58p8k6.royalreels16-axjj5d.royalreels16-8yjpqt.royalreels16-qt869c.royalreels16-fs0egs.royalreels16-bt5xec.royalreels16-g8sans.royalreels16-018itz.royalreels16-oj5tik.royalreels16-prcdce 0l-12.royalreels16-wy0y8k 30.royalreels16-9m8zqq.royalreels16-lkk1k3 2.royalreels16-k55pnd.royalreels16-lkk1k3 3.royalreels16-89v78g 3.royalreels16-gmkmax.royalreels16-agas93 3.royalreels16-m3zafl.royalreels16-5muiph.royalreels16-hb4sm1.royalreels16-i5tvhh 7-3.royalreels16-wy0y8k 10.royalreels16-dhhpzj.royalreels16-i5tvhh 23.royalreels16-50nqh0.royalreels16-gg6w12 1.royalreels16-qdpjsw 2.royalreels16-wy0y8k 3.royalreels16-gg6w12 1.royalreels16-agas93 5.royalreels16-jmsk6z.royalreels16-agas93 32.royalreels16-coqo0s.royalreels16-5muiph 5.royalreels16-prcdce 4.royalreels16-i5tvhh 9.royalreels16-i5tvhh 8.royalreels16-agas93 6.royalreels16-xqzpwr.royalreels16-2zeo4j.royalreels16-le0gtr.royalreels16-yv0hl2.royalreels16-n233px 4.royalreels16-zqpljz.royalreels16-n233px 6.royalreels16-n233px 0l29.royalreels16-prcdce 17.royalreels16-qyp02g.royalreels16-gtfnjr 2.royalreels16-phnrre 10.royalreels16-g6yrtz.royalreels16-wy0y8k 8.royalreels16-xrushq.royalreels16-cylj0i.royalreels16-kc9gm7.royalreels16-wqnub9.royalreels16-zxjuxd.royalreels16-5muiph.royalreels16-8yjpqt.royalreels16-wy0y8k 1.royalreels16-gbaxr8.royalreels16-hg5q6w.royalreels16-6jl9ed.royalreels16-o6i7fr.royalreels16-gdfh6a.royalreels16-qdpjsw 1.royalreels16-1uabgg.royalreels16-ulzqxu.5z'/%3e%3c/svg%3e");
}

.royalreels16-q2wcnd > input:not(:checked) ~ label:hover,
.royalreels16-q2wcnd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royalreels16-7ajamm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royalreels16-jv2kfp 44.royalreels16-l4tsae.royalreels16-2x8u93.royalreels16-58p8k6.royalreels16-axjj5d.royalreels16-8yjpqt.royalreels16-qt869c.royalreels16-fs0egs.royalreels16-bt5xec.royalreels16-g8sans.royalreels16-018itz.royalreels16-oj5tik.royalreels16-prcdce 0l-12.royalreels16-wy0y8k 30.royalreels16-9m8zqq.royalreels16-lkk1k3 2.royalreels16-k55pnd.royalreels16-lkk1k3 3.royalreels16-89v78g 3.royalreels16-gmkmax.royalreels16-agas93 3.royalreels16-m3zafl.royalreels16-5muiph.royalreels16-hb4sm1.royalreels16-i5tvhh 7-3.royalreels16-wy0y8k 10.royalreels16-dhhpzj.royalreels16-i5tvhh 23.royalreels16-50nqh0.royalreels16-gg6w12 1.royalreels16-qdpjsw 2.royalreels16-wy0y8k 3.royalreels16-gg6w12 1.royalreels16-agas93 5.royalreels16-jmsk6z.royalreels16-agas93 32.royalreels16-coqo0s.royalreels16-5muiph 5.royalreels16-prcdce 4.royalreels16-i5tvhh 9.royalreels16-i5tvhh 8.royalreels16-agas93 6.royalreels16-xqzpwr.royalreels16-2zeo4j.royalreels16-le0gtr.royalreels16-yv0hl2.royalreels16-n233px 4.royalreels16-zqpljz.royalreels16-n233px 6.royalreels16-n233px 0l29.royalreels16-prcdce 17.royalreels16-qyp02g.royalreels16-gtfnjr 2.royalreels16-phnrre 10.royalreels16-g6yrtz.royalreels16-wy0y8k 8.royalreels16-xrushq.royalreels16-cylj0i.royalreels16-kc9gm7.royalreels16-wqnub9.royalreels16-zxjuxd.royalreels16-5muiph.royalreels16-8yjpqt.royalreels16-wy0y8k 1.royalreels16-gbaxr8.royalreels16-hg5q6w.royalreels16-6jl9ed.royalreels16-o6i7fr.royalreels16-gdfh6a.royalreels16-qdpjsw 1.royalreels16-1uabgg.royalreels16-ulzqxu.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .royalreels16-40f82a > .royalreels16-bsxfuj {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .royalreels16-40f82a > .royalreels16-bsxfuj {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .royalreels16-40f82a > .royalreels16-bsxfuj {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .royalreels16-40f82a > .royalreels16-bsxfuj {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .royalreels16-40f82a > .royalreels16-bsxfuj {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.royalreels16-eern4o {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.royalreels16-eern4o.royalreels16-l7vq09 {
  display: none;
}

.royalreels16-d704lv {
  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) {
  .royalreels16-d704lv {
    height: 74px;
    overflow: visible;
  }
}

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

.royalreels16-hbjaag {
  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;
}

.royalreels16-hbjaag::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.royalreels16-hbjaag::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.royalreels16-hbjaag img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.royalreels16-zrlse9 {
  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;
}

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

.royalreels16-zrlse9::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) {
  .royalreels16-zrlse9::after {
    display: none;
  }
}

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

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

.royalreels16-9w2j5r {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .royalreels16-9w2j5r {
    top: -20px;
  }
}

.royalreels16-35sgv8 {
  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.royalreels16-vkf80j ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .royalreels16-35sgv8 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .royalreels16-35sgv8 {
    width: 90px;
    height: 40px;
  }
}

.royalreels16-eern4o.royalreels16-0xznjv .royalreels16-d704lv {
  background: #2b3b67;
}

.royalreels16-eern4o.royalreels16-0xznjv .royalreels16-hbjaag {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.royalreels16-eern4o.royalreels16-0xznjv .royalreels16-hbjaag::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.royalreels16-eern4o.royalreels16-0xznjv .royalreels16-hbjaag::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.royalreels16-eern4o.royalreels16-0xznjv .royalreels16-zrlse9::before {
  background: #0e0f41;
}

.royalreels16-eern4o.royalreels16-0xznjv .royalreels16-zrlse9::after {
  background: #152557;
}

.royalreels16-eern4o.royalreels16-712ljr .royalreels16-d704lv {
  background: #1f35fa;
}

.royalreels16-eern4o.royalreels16-712ljr .royalreels16-hbjaag {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.royalreels16-eern4o.royalreels16-712ljr .royalreels16-hbjaag::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.royalreels16-eern4o.royalreels16-712ljr .royalreels16-hbjaag::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.royalreels16-eern4o.royalreels16-712ljr .royalreels16-zrlse9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.royalreels16-eern4o.royalreels16-712ljr .royalreels16-zrlse9::after {
  background: #192ac8;
}

.royalreels16-eern4o.royalreels16-hwjj03 .royalreels16-d704lv {
  background: #fa771f;
}

.royalreels16-eern4o.royalreels16-hwjj03 .royalreels16-hbjaag {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royalreels16-eern4o.royalreels16-hwjj03 .royalreels16-hbjaag::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.royalreels16-eern4o.royalreels16-hwjj03 .royalreels16-hbjaag::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.royalreels16-eern4o.royalreels16-hwjj03 .royalreels16-zrlse9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royalreels16-eern4o.royalreels16-hwjj03 .royalreels16-zrlse9::after {
  background: #fa8535;
}

.royalreels16-hu8bt0 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.royalreels16-7yu2pr {
  display: flex;
  align-items: center;
  gap: 10px;
}

.royalreels16-7yu2pr span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.royalreels16-7yu2pr small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .royalreels16-7yu2pr {
    margin-bottom: 16px;
  }
}

.royalreels16-ahdt1m {
  width: 120px;
  height: 22px;
}

.royalreels16-ahdt1m .royalreels16-9hjzar {
  fill: #c2c0ce;
}

.royalreels16-ahdt1m [rating="1"] .royalreels16-9hjzar:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.royalreels16-ahdt1m [rating="2"] .royalreels16-9hjzar:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.royalreels16-ahdt1m [rating="3"] .royalreels16-9hjzar:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.royalreels16-ahdt1m [rating="4"] .royalreels16-9hjzar:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.royalreels16-ahdt1m [rating="5"] .royalreels16-9hjzar:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.royalreels16-up06dr {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.royalreels16-1gp2qr {
  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);
}

.royalreels16-1gp2qr.royalreels16-2lntla {
  display: block;
}

.royalreels16-1gp2qr.royalreels16-l7vq09 {
  display: none;
}

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

.royalreels16-l5jk0v {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.royalreels16-mh08jt {
  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);
}

.royalreels16-54hqba {
  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;
}

.royalreels16-niwid4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.royalreels16-mosb5a {
  font-size: 16px;
  line-height: 140%;
}

.royalreels16-03gq9p {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.royalreels16-03gq9p .royalreels16-9hjzar {
  fill: #c2c0ce;
}

.royalreels16-03gq9p [rating="1"] .royalreels16-9hjzar:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.royalreels16-03gq9p [rating="2"] .royalreels16-9hjzar:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.royalreels16-03gq9p [rating="3"] .royalreels16-9hjzar:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.royalreels16-03gq9p [rating="4"] .royalreels16-9hjzar:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.royalreels16-03gq9p [rating="5"] .royalreels16-9hjzar:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.royalreels16-fp67af {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.royalreels16-voubb8 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .royalreels16-voubb8 {
    padding: 0 16px;
  }
}

.royalreels16-1hgpgb {
  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) {
  .royalreels16-1hgpgb {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.royalreels16-c7h1ql {
  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) {
  .royalreels16-c7h1ql {
    padding: 12px;
    gap: 12px;
  }
}

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

.royalreels16-oqwq99 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royalreels16-k9lvrq {
  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;
}

.royalreels16-bw939t {
  flex: 1;
  min-width: 0;
}

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

.royalreels16-aszqhz {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.royalreels16-aszqhz svg,
.royalreels16-aszqhz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royalreels16-aszqhz svg path {
  fill: var(--button-bg-color);
}

.royalreels16-aszqhz svg circle {
  fill: var(--button-text-color);
}

.royalreels16-tos329 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.royalreels16-tos329 strong {
  font-weight: 600;
}

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

.royalreels16-ri1bmx p {
  margin: 0 0 16px;
}

.royalreels16-ri1bmx p:last-child {
  margin-bottom: 0;
}

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

.royalreels16-sellj7 {
  max-width: 300px;
  width: 100%;
}

.royalreels16-sellj7 a {
  width: 100%;
}

@media (max-width: 575px) {
  .royalreels16-sellj7 {
    max-width: 200px;
  }
}

.royalreels16-6oyvgk {
  justify-content: center;
}

.royalreels16-93qhsh {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.royalreels16-wxhk5x {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.royalreels16-ne003f .royalreels16-7i81j5 {
  justify-content: center;
}

/* faq */

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

.royalreels16-lizef8 {
  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.royalreels16-abjdsf ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royalreels16-lizef8::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.royalreels16-abjdsf ease;
}

.royalreels16-s31pb0.royalreels16-mi6g2p .royalreels16-lizef8::after {
  transform: rotate(45deg);
}

.royalreels16-jf9xim {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.royalreels16-vkf80j ease, padding 0.royalreels16-vkf80j ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.royalreels16-s31pb0.royalreels16-mi6g2p .royalreels16-jf9xim {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.royalreels16-1qibeh {
  margin: 25px 0;
}

.royalreels16-q2wcnd > input:not(:checked) ~ label:hover,
.royalreels16-q2wcnd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royalreels16-vz9kui.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royalreels16-can0te 44.royalreels16-hc86t9.royalreels16-9hv2eb.royalreels16-xob5mw.royalreels16-62in4b.royalreels16-mzk358.royalreels16-hpkuyk.royalreels16-5y0lmi.royalreels16-vjz8fp.royalreels16-llw8jc.royalreels16-m4xpa6.royalreels16-c5ab9b.royalreels16-2guj8q 0l-12.royalreels16-t7ud7r 30.royalreels16-aujssj.royalreels16-lltz01 2.royalreels16-lb7p3z.royalreels16-lltz01 3.royalreels16-y5jv2g 3.royalreels16-ltxqmi.royalreels16-cpq7bb 3.royalreels16-md7bgn.royalreels16-iv9dch.royalreels16-tt3zjz.royalreels16-qcon3s 7-3.royalreels16-t7ud7r 10.royalreels16-9n79ck.royalreels16-qcon3s 23.royalreels16-aixgu0.royalreels16-ov44d2 1.royalreels16-csn1uu 2.royalreels16-t7ud7r 3.royalreels16-ov44d2 1.royalreels16-cpq7bb 5.royalreels16-ox7pr6.royalreels16-cpq7bb 32.royalreels16-x076tr.royalreels16-iv9dch 5.royalreels16-2guj8q 4.royalreels16-qcon3s 9.royalreels16-qcon3s 8.royalreels16-cpq7bb 6.royalreels16-9yq6l1.royalreels16-tpzl4r.royalreels16-47gvpo.royalreels16-8xzc8k.royalreels16-ifq0pi 4.royalreels16-01tc77.royalreels16-ifq0pi 6.royalreels16-ifq0pi 0l29.royalreels16-2guj8q 17.royalreels16-r9v7vi.royalreels16-gpbqx3 2.royalreels16-bxp6hc 10.royalreels16-40gy85.royalreels16-t7ud7r 8.royalreels16-z3het4.royalreels16-e98o4a.royalreels16-vu2pqz.royalreels16-420jr8.royalreels16-dkb33i.royalreels16-iv9dch.royalreels16-mzk358.royalreels16-t7ud7r 1.royalreels16-37ui7x.royalreels16-sn7np8.royalreels16-beoflz.royalreels16-e1au7h.royalreels16-3l21a2.royalreels16-csn1uu 1.royalreels16-yqkspr.royalreels16-0vrxfg.5z'/%3e%3c/svg%3e");
}

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

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

.royalreels16-uk13cp {
  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);
}

.royalreels16-uk13cp.royalreels16-7n1g9v {
  display: block;
}

.royalreels16-uk13cp.royalreels16-x7aome {
  display: none;
}

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

.royalreels16-zbrhse {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.royalreels16-q93zdz {
  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);
}

.royalreels16-z30ot0 {
  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;
}

.royalreels16-sbm1aw small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.royalreels16-hkbir9 {
  font-size: 16px;
  line-height: 140%;
}

.royalreels16-97gjjk {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.royalreels16-97gjjk .royalreels16-klixj2 {
  fill: #c2c0ce;
}

.royalreels16-97gjjk [rating="1"] .royalreels16-klixj2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.royalreels16-97gjjk [rating="2"] .royalreels16-klixj2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.royalreels16-97gjjk [rating="3"] .royalreels16-klixj2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.royalreels16-97gjjk [rating="4"] .royalreels16-klixj2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.royalreels16-97gjjk [rating="5"] .royalreels16-klixj2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.royalreels16-xy2q5n 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;
}

.royalreels16-xy2q5n 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 */

.royalreels16-psekvs {
  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);
}

.royalreels16-psekvs.royalreels16-2502iy {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.royalreels16-l91p6y {
  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;
}

.royalreels16-l91p6y label {
  font-size: 14px;
}

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

.royalreels16-9035ri 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;
}
.royalreels16-l01xdt, .royalreels16-i2f64m, [class*="review-card"],
thead, thead th, table th, .royalreels16-6hy6te,
.royalreels16-8cvv8v, [class*="collapsible-header"],
.royalreels16-vbvuq8, [class*="updated-block"] {
  color: #ece7dc !important;
}

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