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

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

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

body {
  margin: 0;
}

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

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

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

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

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

a {
  cursor: pointer;
}

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

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

svg {
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-hz8cfw {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.royal-reels-18-yebkbf {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

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

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.royal-reels-18-6023z1 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.royal-reels-18-zqomir {
  cursor: pointer;
}

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

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

.royal-reels-18-64j2vk figure {
  margin: 0;
}

.royal-reels-18-64j2vk.royal-reels-18-7igm7j {
  justify-content: flex-start;
  margin-right: 4px;
}

.royal-reels-18-64j2vk.royal-reels-18-epqu8i {
  justify-content: flex-end;
  margin-left: 4px;
}

.royal-reels-18-64j2vk.royal-reels-18-qc8eft {
  justify-content: center;
}

.royal-reels-18-64j2vk.royal-reels-18-wdhl9p {
  justify-content: normal;
}

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

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

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

.royal-reels-18-gxecsz {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .royal-reels-18-gxecsz {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.royal-reels-18-n2me0s {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

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

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

.royal-reels-18-57znsa img {
  width: 100%;
}

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

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

.royal-reels-18-n8txg5 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

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

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

.royal-reels-18-n8txg5 ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.royal-reels-18-n8txg5 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

.royal-reels-18-h2v2cu {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-h2v2cu {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

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

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

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

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

.royal-reels-18-1awzoo.royal-reels-18-nthpxs {
  background-color: #000;
}

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

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

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

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

.royal-reels-18-43v9mt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

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

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

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

.royal-reels-18-jrykwh .royal-reels-18-egevw6 {
  margin-bottom: 28px;
}

.royal-reels-18-jrykwh .royal-reels-18-egevw6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-bs1f6k li svg {
  transition: 0.royal-reels-18-7shl5i ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-sxmi97 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.royal-reels-18-ukjqs2 ease-in-out;
}

.royal-reels-18-sxmi97.royal-reels-18-dbhbaw {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-eckq12 li a.royal-reels-18-dbhbaw {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.royal-reels-18-a9eshz img {
  width: 100%;
  transition: 0.royal-reels-18-7shl5i ease-in-out;
}

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

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

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

.royal-reels-18-s8oyij {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-otcfoq.royal-reels-18-ckj373 {
  margin-right: 0;
}

.royal-reels-18-rh9oi4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

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

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

.royal-reels-18-wz0j5q {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

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

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

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

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

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

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

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

.royal-reels-18-yahcxr {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

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

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

.royal-reels-18-uhqy3a ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.royal-reels-18-7shl5i ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-uhqy3a ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

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

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

.royal-reels-18-uhqy3a ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

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

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

.royal-reels-18-98whst {
  display: none;
}

.royal-reels-18-5ynzzt {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .royal-reels-18-5ynzzt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .royal-reels-18-98whst:checked ~ .royal-reels-18-j7gkwk {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .royal-reels-18-j7gkwk {
    display: none;
    transition: display 0.royal-reels-18-7shl5i ease-in-out;
  }
  .royal-reels-18-98whst:checked ~ .royal-reels-18-j7gkwk {
    display: block;
  }
  .royal-reels-18-98whst:checked + .royal-reels-18-5ynzzt span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .royal-reels-18-98whst:checked + .royal-reels-18-5ynzzt span:nth-child(2) {
    display: none;
  }
  .royal-reels-18-98whst:checked + .royal-reels-18-5ynzzt span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.royal-reels-18-4pdk88 img {
  margin-bottom: 20px;
}

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

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

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

.royal-reels-18-jvltcn {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

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

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

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

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

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

.royal-reels-18-uukj6a p img {
  display: block;
  margin: 0 auto;
}

.royal-reels-18-uukj6a p:first-of-type {
  margin-top: 0;
}

.royal-reels-18-uukj6a p:last-of-type {
  margin-bottom: 0;
}

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

.royal-reels-18-uukj6a ul {
  padding: 0 0 0 20px;
}

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

.royal-reels-18-uukj6a table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-uukj6a table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.royal-reels-18-uukj6a table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-uukj6a table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

.royal-reels-18-3nruac {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-3nruac {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.royal-reels-18-3nruac h1,
.royal-reels-18-3nruac h2,
.royal-reels-18-3nruac h3,
.royal-reels-18-3nruac h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-3nruac h1,
  .royal-reels-18-3nruac h2,
  .royal-reels-18-3nruac h3,
  .royal-reels-18-3nruac h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.royal-reels-18-qco7sb .royal-reels-18-m6amc6 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.royal-reels-18-qco7sb .royal-reels-18-y1eyzo {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

.royal-reels-18-l3fdw4 h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

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

.royal-reels-18-l3fdw4 .royal-reels-18-yebkbf {
  margin-top: 30px;
  margin-bottom: 30px;
}

.royal-reels-18-6r674j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .royal-reels-18-6r674j {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

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

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

.royal-reels-18-sghqyk {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.royal-reels-18-sghqyk span {
  height: 32px;
}

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

.royal-reels-18-sghqyk.royal-reels-18-07ok8x span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.royal-reels-18-pz557q.royal-reels-18-tu843z {
  display: none;
}

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

.royal-reels-18-78jmqw table {
  width: 100%;
  border-collapse: collapse;
}

.royal-reels-18-78jmqw table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-78jmqw table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .royal-reels-18-78jmqw table td {
    min-width: 75px;
  }
}

.royal-reels-18-78jmqw table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-78jmqw table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.royal-reels-18-bam1ko {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-bam1ko {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

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

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

.royal-reels-18-ktxuso tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-ktxuso tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

.royal-reels-18-gxul7y {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.royal-reels-18-n4qtg2 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-n4qtg2 {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.royal-reels-18-o0icz1 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

.royal-reels-18-0bt1o2 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

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

.royal-reels-18-0bt1o2 li {
  font-size: 16px;
  position: relative;
}

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

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

.royal-reels-18-0bt1o2 li span {
  opacity: 0.5;
}

.royal-reels-18-0bt1o2 li + li {
  margin-left: 30px;
}

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

h2.royal-reels-18-3nruac {
  margin: 0 0 28px;
}

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

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

.royal-reels-18-mel8ux tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.royal-reels-18-mel8ux tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.royal-reels-18-mel8ux tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

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

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

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

.royal-reels-18-mel8ux tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.royal-reels-18-mel8ux tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.royal-reels-18-mel8ux tbody tr td:last-of-type {
  margin-left: auto;
}

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

.royal-reels-18-mel8ux tbody tr td .royal-reels-18-uh43jb {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

.royal-reels-18-mel8ux tbody tr td .royal-reels-18-kyci38 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .royal-reels-18-mel8ux tbody tr td .royal-reels-18-kyci38:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

.royal-reels-18-1dhmkb {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-1dhmkb {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

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

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

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

.royal-reels-18-1o97y9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.royal-reels-18-7shl5i ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-xakkw4 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.royal-reels-18-7shl5i ease-in-out;
}

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

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

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

.royal-reels-18-wzcc9s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

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

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

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

.royal-reels-18-3rf49l img {
  width: 100%;
}

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

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

.royal-reels-18-68c3ag {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.royal-reels-18-68c3ag h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .royal-reels-18-68c3ag {
    flex-basis: auto;
  }
}

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

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

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

.royal-reels-18-jzqv2s {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

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

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

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

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

.royal-reels-18-tdhetk .royal-reels-18-nhwkea {
  width: 50%;
  margin: 0;
}

.royal-reels-18-24n9ej {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

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

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

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

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

.royal-reels-18-p5gvyv {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-p5gvyv {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

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

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

.royal-reels-18-r8bvsc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-r8bvsc {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

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

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

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

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

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

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

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

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

.royal-reels-18-ohmmgp {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

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

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

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

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

.royal-reels-18-pq5rix h1,
.royal-reels-18-pq5rix h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

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

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

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

.royal-reels-18-alsyyk h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

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

.royal-reels-18-alsyyk h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-alsyyk h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.royal-reels-18-alsyyk table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.royal-reels-18-alsyyk table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-alsyyk table tr td {
    padding: 12px 4px;
  }
}

.royal-reels-18-alsyyk table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-alsyyk table tr th {
    padding: 12px 4px;
  }
}

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

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

.royal-reels-18-3y0q65 {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-3y0q65 {
    min-height: 190px;
  }
}

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

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

.royal-reels-18-0kbjgh {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.royal-reels-18-0kbjgh.royal-reels-18-msn0uj {
  display: none;
}

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

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

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

.royal-reels-18-b1x9u7.royal-reels-18-vn0wp4 {
  opacity: 1;
  pointer-events: all;
}

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

.royal-reels-18-2iztxk svg {
  margin-right: 10px;
}

.royal-reels-18-2iztxk + .royal-reels-18-2iztxk {
  margin-top: 14px;
}

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

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

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

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

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

.royal-reels-18-ohmmgp .royal-reels-18-l3fdw4 h1,
.royal-reels-18-ohmmgp .royal-reels-18-l3fdw4 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-ohmmgp .royal-reels-18-l3fdw4 h1,
  .royal-reels-18-ohmmgp .royal-reels-18-l3fdw4 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

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

.royal-reels-18-l8yuav {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-8vl636 img {
  width: 100%;
}

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

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

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

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

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

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

.royal-reels-18-e1farw .royal-reels-18-dkpj0y {
  position: relative;
}

.royal-reels-18-e1farw .royal-reels-18-lg1efl {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.royal-reels-18-e1farw .royal-reels-18-lg1efl.royal-reels-18-msn0uj {
  display: none;
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .royal-reels-18-e1farw .royal-reels-18-v2x6dz {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .royal-reels-18-e1farw .royal-reels-18-v2x6dz {
    bottom: 90px;
  }
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-sv8fzh {
  max-width: 300px;
  width: 100%;
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-sv8fzh .royal-reels-18-o8cup1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-sv8fzh .royal-reels-18-o8cup1 {
    font-size: 32px;
    text-align: center;
  }
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-sv8fzh .royal-reels-18-cj7le3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-sv8fzh .royal-reels-18-cj7le3 {
    text-align: center;
  }
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-3p5gth {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.royal-reels-18-7shl5i ease-in-out;
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-3p5gth:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-3p5gth {
    width: 100%;
  }
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-qg99qo {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.royal-reels-18-7shl5i ease-in-out;
  overflow: hidden;
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-qg99qo span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-qg99qo:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-qg99qo:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-e1farw .royal-reels-18-v2x6dz .royal-reels-18-ckj373 .royal-reels-18-qg99qo {
    width: 100%;
  }
}

.royal-reels-18-e1farw .royal-reels-18-v2x6dz.royal-reels-18-msn0uj {
  display: none;
}

.royal-reels-18-e1farw .royal-reels-18-uk5qu0 {
  display: none;
}

.royal-reels-18-e1farw .royal-reels-18-uk5qu0.royal-reels-18-vn0wp4 {
  display: block;
}

.royal-reels-18-e1farw .royal-reels-18-uk5qu0 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.royal-reels-18-e1farw .royal-reels-18-v3aygo .royal-reels-18-o8cup1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

.royal-reels-18-e1farw .royal-reels-18-v3aygo table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.royal-reels-18-e1farw .royal-reels-18-v3aygo table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-e1farw .royal-reels-18-v3aygo table tr td {
    padding: 12px 4px;
  }
}

.royal-reels-18-e1farw .royal-reels-18-v3aygo table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-e1farw .royal-reels-18-v3aygo table tr th {
    padding: 12px 4px;
  }
}

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

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

.royal-reels-18-44ds44.royal-reels-18-dbhbaw {
  display: block;
}

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

.royal-reels-18-44ds44 .royal-reels-18-kb1q98 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.royal-reels-18-44ds44 .royal-reels-18-w1pqwk {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

.royal-reels-18-44ds44 .royal-reels-18-qg99qo:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.royal-reels-18-xwfwnm.royal-reels-18-dbhbaw {
  display: block;
}

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

.royal-reels-18-ig2tpc {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.royal-reels-18-793xtk {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.royal-reels-18-9rfzwp {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.royal-reels-18-9rfzwp svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

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

.royal-reels-18-wuustq.royal-reels-18-msn0uj {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-j0ignc textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.royal-reels-18-j0ignc textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

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

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

.royal-reels-18-30w9n7.royal-reels-18-msn0uj {
  display: none;
}

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

.royal-reels-18-30w9n7 .royal-reels-18-mhdq2c {
  margin: 0 auto;
}

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

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

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

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

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

.royal-reels-18-uac8l7 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-18-letgjy.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.royal-reels-18-gqz19p 44.royal-reels-18-mirgqh.royal-reels-18-68srla.royal-reels-18-092ysb.royal-reels-18-3sjamd.royal-reels-18-1bid9e.royal-reels-18-u6hfaq.royal-reels-18-efv3n7.royal-reels-18-elbruq.royal-reels-18-7xkcgo.royal-reels-18-mmn1ky.royal-reels-18-3b5bh1.royal-reels-18-v1p7gh 0l-12.royal-reels-18-g11am5 30.royal-reels-18-lg37fc.royal-reels-18-9xyql2 2.royal-reels-18-9qg3dn.royal-reels-18-9xyql2 3.royal-reels-18-2kh0s8 3.royal-reels-18-8qr2kb.royal-reels-18-e9cofs 3.royal-reels-18-grkpwc.royal-reels-18-uk0025.royal-reels-18-7tw5rs.royal-reels-18-p0o6et 7-3.royal-reels-18-g11am5 10.royal-reels-18-wb059v.royal-reels-18-p0o6et 23.royal-reels-18-2xfvz6.royal-reels-18-4g7kkj 1.royal-reels-18-qxcw6k 2.royal-reels-18-g11am5 3.royal-reels-18-4g7kkj 1.royal-reels-18-e9cofs 5.royal-reels-18-dowq6k.royal-reels-18-e9cofs 32.royal-reels-18-hbjn9b.royal-reels-18-uk0025 5.royal-reels-18-v1p7gh 4.royal-reels-18-p0o6et 9.royal-reels-18-p0o6et 8.royal-reels-18-e9cofs 6.royal-reels-18-wspvha.royal-reels-18-9qmhop.royal-reels-18-7z9v16.royal-reels-18-r8a0g3.royal-reels-18-xtx9hc 4.royal-reels-18-1lfmlj.royal-reels-18-xtx9hc 6.royal-reels-18-xtx9hc 0l29.royal-reels-18-v1p7gh 17.royal-reels-18-mz8euy.royal-reels-18-9e42m2 2.royal-reels-18-xbb6od 10.royal-reels-18-x8m7dp.royal-reels-18-g11am5 8.royal-reels-18-uwi0ce.royal-reels-18-ex1qw4.royal-reels-18-s7t8jb.royal-reels-18-3y63yn.royal-reels-18-7g4o3w.royal-reels-18-uk0025.royal-reels-18-1bid9e.royal-reels-18-g11am5 1.royal-reels-18-bmm16x.royal-reels-18-93500o.royal-reels-18-lzgkes.royal-reels-18-tjdush.royal-reels-18-v5oiia.royal-reels-18-qxcw6k 1.royal-reels-18-se2kjn.royal-reels-18-367mjr.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.royal-reels-18-uac8l7 > input:checked ~ label,
.royal-reels-18-uac8l7 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-18-letgjy.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.royal-reels-18-gqz19p 44.royal-reels-18-mirgqh.royal-reels-18-68srla.royal-reels-18-092ysb.royal-reels-18-3sjamd.royal-reels-18-1bid9e.royal-reels-18-u6hfaq.royal-reels-18-efv3n7.royal-reels-18-elbruq.royal-reels-18-7xkcgo.royal-reels-18-mmn1ky.royal-reels-18-3b5bh1.royal-reels-18-v1p7gh 0l-12.royal-reels-18-g11am5 30.royal-reels-18-lg37fc.royal-reels-18-9xyql2 2.royal-reels-18-9qg3dn.royal-reels-18-9xyql2 3.royal-reels-18-2kh0s8 3.royal-reels-18-8qr2kb.royal-reels-18-e9cofs 3.royal-reels-18-grkpwc.royal-reels-18-uk0025.royal-reels-18-7tw5rs.royal-reels-18-p0o6et 7-3.royal-reels-18-g11am5 10.royal-reels-18-wb059v.royal-reels-18-p0o6et 23.royal-reels-18-2xfvz6.royal-reels-18-4g7kkj 1.royal-reels-18-qxcw6k 2.royal-reels-18-g11am5 3.royal-reels-18-4g7kkj 1.royal-reels-18-e9cofs 5.royal-reels-18-dowq6k.royal-reels-18-e9cofs 32.royal-reels-18-hbjn9b.royal-reels-18-uk0025 5.royal-reels-18-v1p7gh 4.royal-reels-18-p0o6et 9.royal-reels-18-p0o6et 8.royal-reels-18-e9cofs 6.royal-reels-18-wspvha.royal-reels-18-9qmhop.royal-reels-18-7z9v16.royal-reels-18-r8a0g3.royal-reels-18-xtx9hc 4.royal-reels-18-1lfmlj.royal-reels-18-xtx9hc 6.royal-reels-18-xtx9hc 0l29.royal-reels-18-v1p7gh 17.royal-reels-18-mz8euy.royal-reels-18-9e42m2 2.royal-reels-18-xbb6od 10.royal-reels-18-x8m7dp.royal-reels-18-g11am5 8.royal-reels-18-uwi0ce.royal-reels-18-ex1qw4.royal-reels-18-s7t8jb.royal-reels-18-3y63yn.royal-reels-18-7g4o3w.royal-reels-18-uk0025.royal-reels-18-1bid9e.royal-reels-18-g11am5 1.royal-reels-18-bmm16x.royal-reels-18-93500o.royal-reels-18-lzgkes.royal-reels-18-tjdush.royal-reels-18-v5oiia.royal-reels-18-qxcw6k 1.royal-reels-18-se2kjn.royal-reels-18-367mjr.5z'/%3e%3c/svg%3e");
}

.royal-reels-18-uac8l7 > input:not(:checked) ~ label:hover,
.royal-reels-18-uac8l7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-18-letgjy.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-reels-18-gqz19p 44.royal-reels-18-mirgqh.royal-reels-18-68srla.royal-reels-18-092ysb.royal-reels-18-3sjamd.royal-reels-18-1bid9e.royal-reels-18-u6hfaq.royal-reels-18-efv3n7.royal-reels-18-elbruq.royal-reels-18-7xkcgo.royal-reels-18-mmn1ky.royal-reels-18-3b5bh1.royal-reels-18-v1p7gh 0l-12.royal-reels-18-g11am5 30.royal-reels-18-lg37fc.royal-reels-18-9xyql2 2.royal-reels-18-9qg3dn.royal-reels-18-9xyql2 3.royal-reels-18-2kh0s8 3.royal-reels-18-8qr2kb.royal-reels-18-e9cofs 3.royal-reels-18-grkpwc.royal-reels-18-uk0025.royal-reels-18-7tw5rs.royal-reels-18-p0o6et 7-3.royal-reels-18-g11am5 10.royal-reels-18-wb059v.royal-reels-18-p0o6et 23.royal-reels-18-2xfvz6.royal-reels-18-4g7kkj 1.royal-reels-18-qxcw6k 2.royal-reels-18-g11am5 3.royal-reels-18-4g7kkj 1.royal-reels-18-e9cofs 5.royal-reels-18-dowq6k.royal-reels-18-e9cofs 32.royal-reels-18-hbjn9b.royal-reels-18-uk0025 5.royal-reels-18-v1p7gh 4.royal-reels-18-p0o6et 9.royal-reels-18-p0o6et 8.royal-reels-18-e9cofs 6.royal-reels-18-wspvha.royal-reels-18-9qmhop.royal-reels-18-7z9v16.royal-reels-18-r8a0g3.royal-reels-18-xtx9hc 4.royal-reels-18-1lfmlj.royal-reels-18-xtx9hc 6.royal-reels-18-xtx9hc 0l29.royal-reels-18-v1p7gh 17.royal-reels-18-mz8euy.royal-reels-18-9e42m2 2.royal-reels-18-xbb6od 10.royal-reels-18-x8m7dp.royal-reels-18-g11am5 8.royal-reels-18-uwi0ce.royal-reels-18-ex1qw4.royal-reels-18-s7t8jb.royal-reels-18-3y63yn.royal-reels-18-7g4o3w.royal-reels-18-uk0025.royal-reels-18-1bid9e.royal-reels-18-g11am5 1.royal-reels-18-bmm16x.royal-reels-18-93500o.royal-reels-18-lzgkes.royal-reels-18-tjdush.royal-reels-18-v5oiia.royal-reels-18-qxcw6k 1.royal-reels-18-se2kjn.royal-reels-18-367mjr.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.royal-reels-18-0fj9vk.royal-reels-18-msn0uj {
  display: none;
}

.royal-reels-18-zife0b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .royal-reels-18-zife0b {
    height: 74px;
    overflow: visible;
  }
}

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

.royal-reels-18-t68lr6 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .royal-reels-18-t68lr6 {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .royal-reels-18-t68lr6 img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.royal-reels-18-iuw931 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.royal-reels-18-iuw931::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-iuw931::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.royal-reels-18-iuw931::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-iuw931::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.royal-reels-18-0fj9vk.royal-reels-18-hibxqz .royal-reels-18-zife0b {
  background: #2b3b67;
}

.royal-reels-18-0fj9vk.royal-reels-18-hibxqz .royal-reels-18-t68lr6 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.royal-reels-18-0fj9vk.royal-reels-18-hibxqz .royal-reels-18-t68lr6::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.royal-reels-18-0fj9vk.royal-reels-18-hibxqz .royal-reels-18-t68lr6::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.royal-reels-18-0fj9vk.royal-reels-18-hibxqz .royal-reels-18-iuw931::before {
  background: #0e0f41;
}

.royal-reels-18-0fj9vk.royal-reels-18-hibxqz .royal-reels-18-iuw931::after {
  background: #152557;
}

.royal-reels-18-0fj9vk.royal-reels-18-kyjavj .royal-reels-18-zife0b {
  background: #1f35fa;
}

.royal-reels-18-0fj9vk.royal-reels-18-kyjavj .royal-reels-18-t68lr6 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.royal-reels-18-0fj9vk.royal-reels-18-kyjavj .royal-reels-18-t68lr6::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.royal-reels-18-0fj9vk.royal-reels-18-kyjavj .royal-reels-18-t68lr6::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.royal-reels-18-0fj9vk.royal-reels-18-kyjavj .royal-reels-18-iuw931::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.royal-reels-18-0fj9vk.royal-reels-18-kyjavj .royal-reels-18-iuw931::after {
  background: #192ac8;
}

.royal-reels-18-0fj9vk.royal-reels-18-9bxxzo .royal-reels-18-zife0b {
  background: #fa771f;
}

.royal-reels-18-0fj9vk.royal-reels-18-9bxxzo .royal-reels-18-t68lr6 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-reels-18-0fj9vk.royal-reels-18-9bxxzo .royal-reels-18-t68lr6::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.royal-reels-18-0fj9vk.royal-reels-18-9bxxzo .royal-reels-18-t68lr6::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.royal-reels-18-0fj9vk.royal-reels-18-9bxxzo .royal-reels-18-iuw931::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.royal-reels-18-0fj9vk.royal-reels-18-9bxxzo .royal-reels-18-iuw931::after {
  background: #fa8535;
}

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

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

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

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

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

.royal-reels-18-56eb0r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-56eb0r {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.royal-reels-18-gztn2e {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

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

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

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

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

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

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

.royal-reels-18-rulzn1 .royal-reels-18-8phdh4 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.royal-reels-18-p8mghp {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.royal-reels-18-p8mghp.royal-reels-18-vn0wp4 {
  display: block;
}

.royal-reels-18-p8mghp.royal-reels-18-msn0uj {
  display: none;
}

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

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

.royal-reels-18-l8vot7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.royal-reels-18-jobok7 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.royal-reels-18-cbnmyp small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.royal-reels-18-rnonwz .royal-reels-18-8phdh4 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

.royal-reels-18-c6a1vf {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

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

.royal-reels-18-4kvn6c {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-4kvn6c {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.royal-reels-18-m3rwhc {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.royal-reels-18-8wz3oe {
  flex: 1;
  min-width: 0;
}

.royal-reels-18-2ctmiz {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .royal-reels-18-2ctmiz {
    font-size: 14px;
    gap: 6px;
  }
}

.royal-reels-18-3j225z {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.royal-reels-18-3j225z svg,
.royal-reels-18-3j225z img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.royal-reels-18-3j225z svg path {
  fill: var(--button-bg-color);
}

.royal-reels-18-3j225z svg circle {
  fill: var(--button-text-color);
}

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

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

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

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

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

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

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

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

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

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

.royal-reels-18-42yb0a {
  justify-content: center;
}

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

.royal-reels-18-tqjpje {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.royal-reels-18-705f8x .royal-reels-18-g14yzd {
  justify-content: center;
}

/* faq */

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

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

.royal-reels-18-k1lw7s::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.royal-reels-18-glgvj5 ease;
}

.royal-reels-18-5ljyei.royal-reels-18-dbhbaw .royal-reels-18-k1lw7s::after {
  transform: rotate(45deg);
}

.royal-reels-18-3qiorr {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.royal-reels-18-7shl5i ease, padding 0.royal-reels-18-7shl5i ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.royal-reels-18-5ljyei.royal-reels-18-dbhbaw .royal-reels-18-3qiorr {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.royal-reels-18-uac8l7 > input:not(:checked) ~ label:hover,
.royal-reels-18-uac8l7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.royal-reels-18-qcxxak.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.royal-reels-18-2qql3p 44.royal-reels-18-d9467f.royal-reels-18-m3o5f1.royal-reels-18-3wfamr.royal-reels-18-wpguf9.royal-reels-18-fvoucw.royal-reels-18-poqsd0.royal-reels-18-q0oyov.royal-reels-18-o2vxhc.royal-reels-18-gcwe3a.royal-reels-18-syhsgh.royal-reels-18-u8jxgf.royal-reels-18-dsd6na 0l-12.royal-reels-18-37av9n 30.royal-reels-18-4nx8iw.royal-reels-18-9fw148 2.royal-reels-18-yhrefo.royal-reels-18-9fw148 3.royal-reels-18-dvtskt 3.royal-reels-18-ri0meh.royal-reels-18-uq3mij 3.royal-reels-18-63ux0h.royal-reels-18-sxh073.royal-reels-18-vpyuer.royal-reels-18-fh1b03 7-3.royal-reels-18-37av9n 10.royal-reels-18-w9phs9.royal-reels-18-fh1b03 23.royal-reels-18-564t7p.royal-reels-18-oog4yf 1.royal-reels-18-9ou9vf 2.royal-reels-18-37av9n 3.royal-reels-18-oog4yf 1.royal-reels-18-uq3mij 5.royal-reels-18-rdcmqw.royal-reels-18-uq3mij 32.royal-reels-18-a41jvs.royal-reels-18-sxh073 5.royal-reels-18-dsd6na 4.royal-reels-18-fh1b03 9.royal-reels-18-fh1b03 8.royal-reels-18-uq3mij 6.royal-reels-18-0sef0i.royal-reels-18-b0lmxk.royal-reels-18-n3afi9.royal-reels-18-41dspb.royal-reels-18-irc9ta 4.royal-reels-18-hs6hjt.royal-reels-18-irc9ta 6.royal-reels-18-irc9ta 0l29.royal-reels-18-dsd6na 17.royal-reels-18-zmff60.royal-reels-18-b2cl8m 2.royal-reels-18-cgfh9l 10.royal-reels-18-r8xcm7.royal-reels-18-37av9n 8.royal-reels-18-5x401t.royal-reels-18-cjvrgv.royal-reels-18-i2iyol.royal-reels-18-6lti7y.royal-reels-18-934o5s.royal-reels-18-sxh073.royal-reels-18-fvoucw.royal-reels-18-37av9n 1.royal-reels-18-a4wqmm.royal-reels-18-q6hu7m.royal-reels-18-8s3wmh.royal-reels-18-vijg2g.royal-reels-18-j6v74k.royal-reels-18-9ou9vf 1.royal-reels-18-xzr4ij.royal-reels-18-zl9srx.5z'/%3e%3c/svg%3e");
}

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

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

.royal-reels-18-f1b1yq {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.royal-reels-18-f1b1yq.royal-reels-18-qktkn3 {
  display: block;
}

.royal-reels-18-f1b1yq.royal-reels-18-4jah4e {
  display: none;
}

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

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

.royal-reels-18-rieof5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.royal-reels-18-x7cris {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.royal-reels-18-4dejx7 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.royal-reels-18-dxgwyn .royal-reels-18-kebkd3 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.royal-reels-18-oln06m textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.royal-reels-18-oln06m button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.royal-reels-18-yrczst {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-reels-18-yrczst.royal-reels-18-bmpade {
  opacity: 1;
  pointer-events: auto;
}

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

.royal-reels-18-t56xcz label {
  font-size: 14px;
}

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

.royal-reels-18-jn7d1b h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.royal-reels-18-fitrpb, .royal-reels-18-8hi42p, [class*="review-card"],
thead, thead th, table th, .royal-reels-18-0arfld,
.royal-reels-18-cnbp8q, [class*="collapsible-header"],
.royal-reels-18-axom9c, [class*="updated-block"] {
  color: #ece7dc !important;
}

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