@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.royalreels16-1m73p2 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.royalreels16-g7zcdi {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.royalreels16-yf59dt,
ul.royalreels16-yf59dt {
  padding-left: 20px;
}

ul.royalreels16-yf59dt {
  list-style: disc;
}

ol.royalreels16-yf59dt {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.royalreels16-66mvjk > .royalreels16-bhwy76,
.royalreels16-66mvjk > .royalreels16-5j89x6,
.royalreels16-66mvjk > blockquote,
.royalreels16-66mvjk > h1,
.royalreels16-66mvjk > h2,
.royalreels16-66mvjk > h3,
.royalreels16-66mvjk > h4,
.royalreels16-66mvjk > h5,
.royalreels16-66mvjk > h6,
.royalreels16-66mvjk > ol,
.royalreels16-66mvjk > p,
.royalreels16-66mvjk > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.royalreels16-66mvjk > ol,
.royalreels16-66mvjk > ul {
  padding-left: 50px;
}

.royalreels16-66mvjk blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.royalreels16-66mvjk:not(:last-child) {
  margin-bottom: 2rem;
}

.royalreels16-66mvjk > :not(:first-child) {
  margin-top: 2rem;
}

.royalreels16-66mvjk {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.royalreels16-66mvjk:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .royalreels16-66mvjk:first-child {
    margin-top: 20px;
  }
}

.royalreels16-66mvjk > p:last-of-type {
  margin-bottom: 32px;
}

.royalreels16-66mvjk > .royalreels16-725uv3:not(:first-child) {
  margin: 64px auto 16px auto;
}

.royalreels16-nafyj5 > .royalreels16-725uv3 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.royalreels16-5j89x6 {
  overflow: auto;
}

.royalreels16-5j89x6::-webkit-scrollbar {
  height: 5px;
}

.royalreels16-5j89x6 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.royalreels16-5j89x6 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.royalreels16-5j89x6 table thead,
table thead {
  border-bottom: none;
}

.royalreels16-5j89x6 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.royalreels16-5j89x6 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.royalreels16-5j89x6 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.royalreels16-5j89x6 .royalreels16-zhmeg0 {
  table-layout: auto;
}

.royalreels16-5j89x6 .royalreels16-zhmeg0 th {
  word-break: normal;
}

.royalreels16-5j89x6 .royalreels16-zhmeg0 td {
  word-break: normal;
}

.royalreels16-1m73p2 .royalreels16-1m73p2 {
  padding-right: 0;
  padding-left: 0;
}

.royalreels16-b7czpx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.royalreels16-f9ilm9 {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.royalreels16-de1pip {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.royalreels16-bhwy76 {
  margin-top: 24px;
}

.royalreels16-bhwy76.royalreels16-msteq3 {
  text-align: left;
}

.royalreels16-bhwy76.royalreels16-fjrtr1 {
  text-align: right;
}

.royalreels16-bhwy76.royalreels16-ijrio3 {
  text-align: center;
}

.royalreels16-cck9cn {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.royalreels16-wpm0b8 ease-in-out;
  cursor: pointer;
}

.royalreels16-cck9cn:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.royalreels16-cck9cn {
  min-width: 328px;
}

@media (max-width: 768px) {
  .royalreels16-cck9cn {
    min-width: unset;
  }
}

.royalreels16-4digxj {
  background-color: var(--fh-bg-color);
}

.royalreels16-7oek17 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.royalreels16-lhab2m {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.royalreels16-lhab2m img {
  max-height: 80px;
  object-fit: contain;
}

.royalreels16-lkphpi {
  flex: 1 1;
}

.royalreels16-5m1c3d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.royalreels16-cn75rq {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.royalreels16-cn75rq span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.royalreels16-cn75rq.royalreels16-qlulr5 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.royalreels16-cn75rq.royalreels16-qlulr5 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.royalreels16-cn75rq.royalreels16-qlulr5 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.royalreels16-lkphpi + .royalreels16-5m1c3d {
  margin-left: 20px;
}

.royalreels16-d8twnz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.royalreels16-d8twnz > svg {
  max-width: 24px;
  max-height: 24px;
}

.royalreels16-d8twnz + .royalreels16-d8twnz {
  margin-left: 5px;
}

.royalreels16-3mpaxd {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.royalreels16-3mpaxd:hover {
  background-color: var(--button-bg-hover);
}

.royalreels16-0jeu9s {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.royalreels16-wpm0b8 ease-in-out;
  border: 1px solid var(--border-color);
}

.royalreels16-0jeu9s:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.royalreels16-w59j18 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .royalreels16-lkphpi {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .royalreels16-w59j18 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .royalreels16-lkphpi {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .royalreels16-d8twnz {
    min-width: unset;
    flex: 1 1;
  }
}

.royalreels16-qkbwwf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.royalreels16-qkbwwf:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.royalreels16-qkbwwf:hover .royalreels16-eo4bja {
  opacity: 1;
  pointer-events: auto;
}

.royalreels16-4rqpox {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.royalreels16-xqg22r ease-in-out;
  gap: 4px;
}

.royalreels16-4rqpox > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.royalreels16-4rqpox .royalreels16-b7czpx img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.royalreels16-bgrkx3,
.royalreels16-4rqpox:hover {
  color: var(--button-bg-hover);
}

.royalreels16-vfzdk2 {
  position: relative;
}

.royalreels16-vfzdk2 .royalreels16-4rqpox {
  margin-right: 0;
  padding-right: 4px;
}

.royalreels16-e8kqjy svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.royalreels16-vfzdk2.royalreels16-qlulr5 .royalreels16-e8kqjy svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.royalreels16-vfzdk2.royalreels16-qlulr5 .royalreels16-eo4bja {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.royalreels16-vfzdk2.royalreels16-qlulr5 .royalreels16-eo4bja::before {
  display: none;
}

.royalreels16-e8kqjy svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.royalreels16-eo4bja {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.royalreels16-d5l2mq 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.royalreels16-eo4bja::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.royalreels16-eo4bja:hover {
  color: var(--fh-bg-color);
}

.royalreels16-sab7nc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.royalreels16-d5l2mq 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.royalreels16-xqg22r ease-in-out;
  -o-transition: 0.royalreels16-xqg22r ease-in-out;
  transition: 0.royalreels16-xqg22r ease-in-out;
}

.royalreels16-sab7nc .royalreels16-b7czpx img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.royalreels16-647gfl,
.royalreels16-sab7nc:hover {
  color: var(--button-bg-hover);
}

.royalreels16-8kr2x7 {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.royalreels16-8kr2x7.royalreels16-ni8b3i {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.royalreels16-8kr2x7.royalreels16-ni8b3i:after,
.royalreels16-8kr2x7.royalreels16-ni8b3i:before {
  content: "";
  position: absolute;
  margin: auto;
}

.royalreels16-8kr2x7.royalreels16-ni8b3i:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.royalreels16-8kr2x7.royalreels16-ni8b3i:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.royalreels16-8kr2x7.royalreels16-ni8b3i > * {
  z-index: 1;
}

.royalreels16-8kr2x7 b,
.royalreels16-8kr2x7 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.royalreels16-8kr2x7 .royalreels16-rizinf {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.royalreels16-8kr2x7 .royalreels16-qefhjp {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.royalreels16-8kr2x7 .royalreels16-b7czpx {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.royalreels16-8kr2x7 .royalreels16-iypmf1 {
  margin-top: 12px;
}

.royalreels16-iypmf1 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.royalreels16-926cd7 {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.royalreels16-iypmf1 .royalreels16-l4hwi4 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.royalreels16-wpm0b8 ease-in-out;
}

.royalreels16-iypmf1 .royalreels16-l4hwi4:hover {
  background: rgba(255, 255, 255, 0.3);
}

.royalreels16-m9ph9b {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.royalreels16-8kr2x7.royalreels16-dfthpx {
  gap: 12px;
  padding: 16px;
}

.royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-m9ph9b {
  min-width: 240px;
}

.royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-m9ph9b.royalreels16-hozvx8 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .royalreels16-8kr2x7 .royalreels16-rizinf {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .royalreels16-8kr2x7 .royalreels16-qefhjp {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .royalreels16-8kr2x7 .royalreels16-b7czpx {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-b7czpx {
    max-width: 126px;
  }
  .royalreels16-8kr2x7 .royalreels16-iypmf1 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .royalreels16-8kr2x7 .royalreels16-926cd7 {
    max-width: unset;
  }
  .royalreels16-m9ph9b {
    min-width: unset;
    width: 100%;
  }
  .royalreels16-8kr2x7 .royalreels16-m9ph9b {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx {
    grid-template-rows: auto 1fr auto;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-m9ph9b {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .royalreels16-8kr2x7 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .royalreels16-8kr2x7 .royalreels16-rizinf {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .royalreels16-8kr2x7 .royalreels16-b7czpx {
    max-width: 78px;
  }
  .royalreels16-8kr2x7 .royalreels16-iypmf1 {
    margin-top: -12px;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx {
    gap: 8px;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-rizinf {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-qefhjp {
    grid-column: 1/3;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-b7czpx {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .royalreels16-8kr2x7.royalreels16-dfthpx .royalreels16-b7czpx img {
    max-width: 114px;
  }
}

.royalreels16-m9ph9b.royalreels16-2dk4mt,
.royalreels16-m9ph9b.royalreels16-x3ze47,
.royalreels16-m9ph9b.royalreels16-hl8y2r {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.royalreels16-wpm0b8 ease-in-out;
}

.royalreels16-m9ph9b.royalreels16-2dk4mt,
.royalreels16-m9ph9b.royalreels16-hl8y2r {
  padding: 10px;
}

.royalreels16-m9ph9b.royalreels16-2dk4mt:hover,
.royalreels16-m9ph9b.royalreels16-x3ze47:hover,
.royalreels16-m9ph9b.royalreels16-hl8y2r:hover {
  background: var(--button-bg-hover);
}

.royalreels16-m9ph9b.royalreels16-2dk4mt:hover svg path,
.royalreels16-m9ph9b.royalreels16-hl8y2r:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.royalreels16-m9ph9b.royalreels16-hozvx8 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.royalreels16-wpm0b8 ease-in-out;
  background: var(--button-bg-color);
}

.royalreels16-m9ph9b.royalreels16-hozvx8:hover {
  background-color: var(--button-bg-hover);
}

.royalreels16-m9ph9b.royalreels16-x3ze47:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.royalreels16-m9ph9b.royalreels16-x3ze47:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.royalreels16-m9ph9b.royalreels16-hozvx8:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.royalreels16-s2iy8x {
  max-width: 650px;
}

.royalreels16-qfq8ki {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.royalreels16-4aobyz {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.royalreels16-gb3tk2 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.royalreels16-xqg22r ease-in-out;
  cursor: pointer;
}

.royalreels16-gb3tk2:hover {
  opacity: 0.5;
}

.royalreels16-gb3tk2:focus {
  outline: 0;
}

.royalreels16-gb3tk2:focus .royalreels16-wqz78z,
.royalreels16-gb3tk2:hover .royalreels16-wqz78z {
  fill: red;
  fill-opacity: 1;
}

.royalreels16-gb3tk2:hover {
  cursor: pointer;
}

.royalreels16-9bst7v {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.royalreels16-s2iy8x.royalreels16-ijrio3 {
  margin: 0 auto;
}

.royalreels16-s2iy8x.royalreels16-fjrtr1 {
  margin-left: auto;
}

.royalreels16-pjaz8h {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.royalreels16-cbmknr {
  padding-bottom: 50px;
}

.royalreels16-xrdx04 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.royalreels16-gxrrt0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.royalreels16-1ke0sh {
  margin-top: 24px;
}

.royalreels16-sh164n {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.royalreels16-sq57ky {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.royalreels16-dw7puh {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.royalreels16-d66m8d {
  width: 468px;
}

.royalreels16-dw7puh .royalreels16-eo4bja {
  margin: 0.royalreels16-fbfwid 0;
}

.royalreels16-37cqx3 {
  display: flex;
  min-width: 224px;
}

.royalreels16-jmally {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.royalreels16-xqg22r ease-in-out;
}

.royalreels16-8rqu61,
.royalreels16-jmally:hover {
  color: var(--text-color);
}

.royalreels16-i4f6wa {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.royalreels16-fmzae7 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .royalreels16-pjaz8h {
    padding: 16px;
  }
  .royalreels16-i4f6wa {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .royalreels16-fmzae7 {
    align-items: center;
  }
  .royalreels16-d66m8d {
    width: unset;
  }
  .royalreels16-37cqx3 {
    min-width: unset;
  }
  .royalreels16-dw7puh {
    max-height: unset;
  }
  .royalreels16-xrdx04 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .royalreels16-pjaz8h {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.royalreels16-de3lye {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.royalreels16-de3lye:not(:last-child) {
  margin-bottom: 16px;
}

.royalreels16-m3rz5y {
  outline: 0;
}

.royalreels16-m3rz5y .royalreels16-9x17ik {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.royalreels16-zoflqq {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .royalreels16-zoflqq {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.royalreels16-zoflqq::-webkit-details-marker {
  display: none;
}

.royalreels16-zoflqq:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.royalreels16-zoflqq:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .royalreels16-zoflqq:after {
  transform: unset;
}

.royalreels16-9x17ik {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.royalreels16-9x17ik svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.royalreels16-xqg22r ease-in-out;
  -o-transition: 0.royalreels16-xqg22r ease-in-out;
  transition: 0.royalreels16-xqg22r ease-in-out;
}

.royalreels16-w34b58 {
  padding: 16px 0 0 0;
}

.royalreels16-w34b58 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .royalreels16-w34b58 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .royalreels16-zoflqq {
    flex-wrap: wrap;
    gap: 12px;
  }
  .royalreels16-zoflqq::after {
    margin-left: auto;
  }
  .royalreels16-9x17ik {
    order: 3;
    flex: 1 1 100%;
  }
  .royalreels16-zoflqq {
    font-size: 14px;
    line-height: 130%;
  }
  .royalreels16-9x17ik svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.royalreels16-985ixl {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.royalreels16-z5yyer {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.royalreels16-985ixl.royalreels16-qlulr5 .royalreels16-z5yyer {
  margin-bottom: 12px;
}

.royalreels16-z5yyer::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.royalreels16-985ixl.royalreels16-qlulr5 .royalreels16-z5yyer::after {
  transform: unset;
}

.royalreels16-1xvtak {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.royalreels16-3sto6n {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.royalreels16-xqg22r ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.royalreels16-3sto6n:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.royalreels16-985ixl.royalreels16-qlulr5 .royalreels16-1xvtak {
  max-height: 100%;
}

.royalreels16-cf0p2y {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.royalreels16-1e18e7 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.royalreels16-1nh2el {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.royalreels16-y2842a {
  margin-right: 4px;
}

.royalreels16-txkvmk {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.royalreels16-xqg22r ease-in-out;
}

.royalreels16-txkvmk svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.royalreels16-ml1h5e,
.royalreels16-txkvmk:hover {
  color: var(--text-color);
}

.royalreels16-9btj4b {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.royalreels16-9btj4b img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.royalreels16-9btj4b .royalreels16-bcjtbu {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.royalreels16-9btj4b .royalreels16-8xzhow {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.royalreels16-da67ea {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.royalreels16-nz8qsa {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.royalreels16-4kys3n .royalreels16-1m73p2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.royalreels16-4kys3n {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.royalreels16-ph5uah {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.royalreels16-ocrk8j {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.royalreels16-1cyekn {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.royalreels16-updmv1 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.royalreels16-1cyekn:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.royalreels16-oa02g8 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.royalreels16-870xcm {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.royalreels16-xqg22r ease-in-out;
  transition: transform 0.royalreels16-xqg22r ease-in-out;
  -o-transition: transform 0.royalreels16-xqg22r ease-in-out;
  transition:
    transform 0.royalreels16-xqg22r ease-in-out,
    -webkit-transform 0.royalreels16-xqg22r ease-in-out;
  cursor: pointer;
}

.royalreels16-870xcm svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.royalreels16-870xcm:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.royalreels16-z98sx8 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .royalreels16-z98sx8 {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.royalreels16-s6qxo1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.royalreels16-rbtjnz {
  position: relative;
  width: 100%;
}

.royalreels16-s6qxo1.royalreels16-6okfh1 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.royalreels16-s6qxo1.royalreels16-ijrio3 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.royalreels16-s6qxo1.royalreels16-fjrtr1 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.royalreels16-qc4erj {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.royalreels16-99rqg4 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.royalreels16-xqg22r ease-in-out;
  cursor: pointer;
}

.royalreels16-99rqg4:hover {
  opacity: 0.5;
}

.royalreels16-s6qxo1.royalreels16-8fwosa .royalreels16-99rqg4 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.royalreels16-s6qxo1.royalreels16-8fwosa .royalreels16-qc4erj {
  cursor: pointer;
}

.royalreels16-6tchov {
  fill: #0009;
}

.royalreels16-x038g0 {
  fill: #fff;
}

.royalreels16-99rqg4:hover .royalreels16-6tchov {
  fill: red;
}

.royalreels16-99rqg4 svg path {
  -webkit-transition: 0.royalreels16-xqg22r ease-in-out;
  -o-transition: 0.royalreels16-xqg22r ease-in-out;
  transition: 0.royalreels16-xqg22r ease-in-out;
}

.royalreels16-s6itrs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.royalreels16-s6itrs > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.royalreels16-s6itrs.royalreels16-38o66m > :not(.get-image) {
  grid-column: 1/3;
}

.royalreels16-8xpray:not(._h1-block) .royalreels16-s6itrs > .royalreels16-725uv3 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.royalreels16-s6itrs.royalreels16-38o66m .royalreels16-njsyyc {
  grid-column: 2/3;
}

.royalreels16-s6itrs.royalreels16-38o66m > .royalreels16-b7czpx {
  grid-column: 1/2;
}

.royalreels16-s6itrs.royalreels16-38o66m > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.royalreels16-s6itrs > p:first-of-type {
  margin-top: 0;
}

.royalreels16-s6itrs .royalreels16-b7czpx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.royalreels16-8xpray:not(._h1-block) .royalreels16-725uv3 ~ .royalreels16-b7czpx {
  grid-row: 2/10;
}

.royalreels16-8xpray.royalreels16-uu0uu4 .royalreels16-725uv3 ~ .royalreels16-b7czpx {
  grid-row: 1/10;
}

.royalreels16-8xpray.royalreels16-uu0uu4 > .royalreels16-725uv3 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.royalreels16-8xpray.royalreels16-uu0uu4 .royalreels16-b7czpx {
  grid-row: 1/10;
}

.royalreels16-s6itrs.royalreels16-obuutt .royalreels16-b7czpx {
  align-items: flex-start;
}

.royalreels16-s6itrs.royalreels16-ijrio3 .royalreels16-njsyyc {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.royalreels16-s6itrs.royalreels16-ijrio3 .royalreels16-b7czpx {
  align-items: center;
}

.royalreels16-s6itrs.royalreels16-d8ntzc .royalreels16-b7czpx {
  align-items: flex-end;
}

.royalreels16-njsyyc > :first-child {
  margin-top: 0;
}

.royalreels16-njsyyc > :last-child {
  margin-bottom: 0;
}

* + .royalreels16-7dfsjz,
.royalreels16-8xpray + .royalreels16-8xpray {
  margin-top: 2rem;
}

.royalreels16-vdpvhe td::before,
.royalreels16-vdpvhe th::after {
  display: none !important;
}

.royalreels16-vdpvhe #link-selector {
  color: #000;
}

.royalreels16-vdpvhe .royalreels16-kgn4v8 {
  color: #135e96;
}

.royalreels16-vdpvhe .royalreels16-ibway8 *,
.royalreels16-vdpvhe .royalreels16-vumz28 p,
.royalreels16-vdpvhe .royalreels16-4rlsah * {
  color: #000;
}

.royalreels16-vdpvhe .royalreels16-jobt8m {
  background: 0 0 !important;
}

.royalreels16-vdpvhe .royalreels16-6b8xha {
  color: #000;
}

.royalreels16-vdpvhe .royalreels16-mng3d7.royalreels16-edt09x {
  color: #fff;
}

.royalreels16-vdpvhe .royalreels16-k8mnbb {
  color: #000;
}

.royalreels16-vdpvhe
  .royalreels16-aie9u9
  .royalreels16-i3997r.royalreels16-edt09x.royalreels16-drpoxl {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.royalreels16-8gym56,
body .royalreels16-xxa3bc {
  color: #000;
  background: var(--color-body) !important;
}

.royalreels16-8gym56 .royalreels16-lario6 .royalreels16-z6uiic,
body .royalreels16-xxa3bc .royalreels16-lario6 .royalreels16-z6uiic {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .royalreels16-3sto6n:focus,
  .royalreels16-3sto6n:hover {
    color: #f9cb16;
  }
  .royalreels16-mesgp4:focus,
  .royalreels16-mesgp4:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .royalreels16-wyfvke:focus img,
  .royalreels16-wyfvke:focus svg,
  .royalreels16-wyfvke:hover img,
  .royalreels16-wyfvke:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .royalreels16-9btj4b {
    display: none;
  }
}

@media (min-width: 1024px) {
  .royalreels16-vfzdk2:hover .royalreels16-e8kqjy svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .royalreels16-e8kqjy {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .royalreels16-nwzpb6 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .royalreels16-7dhuz2 {
    grid-template-columns: repeat(4, 1fr);
  }
  .royalreels16-ecab2e {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .royalreels16-0xlql5 .royalreels16-m5m73i {
    grid-template-columns: 1fr;
  }
  .royalreels16-0xlql5 .royalreels16-3f0awo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .royalreels16-0xlql5 .royalreels16-8qhwnm {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .royalreels16-0xlql5 .royalreels16-os026j {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .royalreels16-0xlql5 .royalreels16-y78f0z {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .royalreels16-0xlql5 .royalreels16-8qhwnm:not(:first-child) {
    border: none;
  }
  .royalreels16-0xlql5 .royalreels16-8qhwnm:first-child .royalreels16-os026j {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .royalreels16-0xlql5 .royalreels16-8qhwnm:last-child .royalreels16-os026j {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .royalreels16-7oek17 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .royalreels16-lhab2m {
    max-width: 100px;
  }
  .royalreels16-lkphpi {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .royalreels16-5m1c3d {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .royalreels16-5m1c3d svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .royalreels16-cn75rq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .royalreels16-lkphpi + .royalreels16-5m1c3d {
    margin-left: auto;
  }
  .royalreels16-dcwr2z {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .royalreels16-dcwr2z.royalreels16-qlulr5 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .royalreels16-w59j18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .royalreels16-qkbwwf {
    width: 100%;
  }
  .royalreels16-qkbwwf:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .royalreels16-4rqpox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .royalreels16-4rqpox svg {
    margin-right: 4px;
  }
  .royalreels16-vfzdk2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .royalreels16-e8kqjy svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .royalreels16-e8kqjy {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .royalreels16-eo4bja {
    display: none;
    width: 100%;
  }
  .royalreels16-vfzdk2.royalreels16-qlulr5 .royalreels16-eo4bja {
    padding: 0 0 0 48px;
  }
  .royalreels16-sab7nc {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .royalreels16-gxrrt0 .royalreels16-b7czpx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .royalreels16-ztmhyj {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .royalreels16-ztmhyj + .royalreels16-ztmhyj {
    margin-right: 0;
  }
  .royalreels16-ztmhyj + .royalreels16-b7czpx {
    margin: 0;
  }
  .royalreels16-nwzpb6 {
    grid-template-columns: repeat(4, 1fr);
  }
  .royalreels16-7dhuz2 {
    grid-template-columns: repeat(3, 1fr);
  }
  .royalreels16-5t2xwj,
  .royalreels16-y9qqfg {
    grid-template-columns: repeat(2, 1fr);
  }
  .royalreels16-s6itrs {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .royalreels16-s6itrs.royalreels16-38o66m .royalreels16-njsyyc {
    grid-column: auto;
    grid-row: auto;
  }
  .royalreels16-s6itrs > .royalreels16-725uv3 {
    grid-column: 1/2;
  }
  .royalreels16-s6itrs.royalreels16-38o66m > :not(.get-image) {
    grid-column: 1/2;
  }
  .royalreels16-s6itrs .royalreels16-b7czpx,
  .royalreels16-s6itrs.royalreels16-38o66m > .royalreels16-b7czpx {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .royalreels16-s6itrs.royalreels16-38o66m > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .royalreels16-8xpray.royalreels16-uu0uu4 .royalreels16-s6itrs > .royalreels16-b7czpx {
    grid-row: 1/2;
  }
  .royalreels16-s6itrs .royalreels16-725uv3 ~ .royalreels16-b7czpx,
  .royalreels16-s6itrs.royalreels16-38o66m .royalreels16-725uv3 ~ .royalreels16-b7czpx {
    grid-row: 2/3;
  }
  .royalreels16-8xpray.royalreels16-uu0uu4 .royalreels16-725uv3 ~ .royalreels16-b7czpx {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .royalreels16-66mvjk:first-child .royalreels16-6at7bu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .royalreels16-66mvjk:first-child .royalreels16-6at7bu h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .royalreels16-66mvjk {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .royalreels16-66mvjk {
    padding: 0;
  }
  .royalreels16-bhwy76 {
    margin-top: 1rem;
  }
  .royalreels16-m3rz5y {
    border-radius: 5px;
  }
  .royalreels16-rd8qkw {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .royalreels16-z5yyer::after {
    display: inline-block;
  }
  .royalreels16-z5yyer {
    margin: 0;
    width: 100%;
  }
  .royalreels16-1xvtak {
    width: 100%;
  }
  .royalreels16-1xvtak.royalreels16-xlpjv8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .royalreels16-1xvtak.royalreels16-xlpjv8 .royalreels16-7a2doz {
    width: 100%;
  }
  .royalreels16-1xvtak.royalreels16-xlpjv8 .royalreels16-7a2doz:not(:last-child) {
    margin-right: 0;
  }
  .royalreels16-3sto6n {
    width: 100%;
    text-align: center;
  }
  .royalreels16-985ixl.royalreels16-qlulr5 .royalreels16-1xvtak {
    margin-top: 1rem;
  }
  .royalreels16-nwzpb6 {
    grid-template-columns: repeat(3, 1fr);
  }
  .royalreels16-ecab2e,
  .royalreels16-7dhuz2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .royalreels16-5t2xwj,
  .royalreels16-y9qqfg,
  .royalreels16-l6ctm7 {
    grid-template-columns: 1fr;
  }
  .royalreels16-2x3eyh {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .royalreels16-6rzceb {
    min-width: 300px;
    max-width: 325px;
  }
  .royalreels16-os026j {
    cursor: auto;
  }
  .royalreels16-dffxk3 .royalreels16-os026j {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .royalreels16-z98sx8 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .royalreels16-eo4bja {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .royalreels16-z98sx8 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.royalreels16-ztmhyj p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .royalreels16-5m1c3d {
    margin: 0 -0.2rem;
  }
  .royalreels16-ztmhyj {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .royalreels16-0xldsd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .royalreels16-0g7id3 {
    max-width: 100%;
  }
  .royalreels16-nwzpb6 {
    grid-template-columns: repeat(2, 1fr);
  }
  .royalreels16-ecab2e,
  .royalreels16-7dhuz2 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .royalreels16-7oek17 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .royalreels16-5m1c3d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .royalreels16-4digxj {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .royalreels16-d8twnz {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .royalreels16-kp3f8s,
  .royalreels16-j9gho0 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .royalreels16-cck9cn {
    width: 100%;
  }
  .royalreels16-nwzpb6 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .royalreels16-z98sx8 {
    top: 127px !important;
  }
}

.royalreels16-dn27vx {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .royalreels16-dn27vx {
  }
}

@media (max-width: 767px) {
  .royalreels16-dn27vx {
    margin-bottom: 12px;
  }
}

.royalreels16-dn27vx img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.royalreels16-monghb {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.royalreels16-monghb > .royalreels16-vsmc8j {
  flex: 1 1;
}

@media (max-width: 767px) {
  .royalreels16-monghb {
    flex-direction: column;
    gap: 12px;
  }
}

.royalreels16-62aftu {
  display: flex;
}

.royalreels16-62aftu .royalreels16-d16yn3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.royalreels16-62aftu .royalreels16-wi9j4e {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.royalreels16-62aftu .royalreels16-q9mngc {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.royalreels16-62aftu .royalreels16-dcdvzu {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.royalreels16-62aftu .royalreels16-dcdvzu:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.royalreels16-62aftu .royalreels16-cl0m4w {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.royalreels16-nmvbqv {
  border: unset;
  background-color: unset;
}

.royalreels16-nmvbqv tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.royalreels16-nmvbqv .royalreels16-5m6ngs,
.royalreels16-nmvbqv .royalreels16-m0ovba {
  flex: 0 1 330px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv {
  flex: 1 1;
}

.royalreels16-nmvbqv tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.royalreels16-nmvbqv tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.royalreels16-nmvbqv tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.royalreels16-nmvbqv tr td p {
  color: #fff;
  margin: 0;
}

.royalreels16-nmvbqv tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.royalreels16-nmvbqv tr.royalreels16-5m6ngs td p {
  padding: 16px 0;
}

.royalreels16-nmvbqv tr.royalreels16-5m6ngs td p:not(:last-child),
.royalreels16-nmvbqv tr.royalreels16-m0ovba td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.royalreels16-nmvbqv tr.royalreels16-5m6ngs td p:first-child,
.royalreels16-nmvbqv tr.royalreels16-m0ovba td p:first-child {
  padding-top: 0;
}

.royalreels16-nmvbqv tr.royalreels16-m0ovba td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.royalreels16-nmvbqv tr.royalreels16-m0ovba td p:last-child {
  padding-bottom: 0;
}

.royalreels16-nmvbqv .royalreels16-m0ovba img {
  max-width: 32px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv {
  min-width: 718px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td {
  display: flex;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-bfer27,
.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-t68bh8,
.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-z31lux {
  flex: 1 1 50%;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-8v8od7 {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-q59g2l,
.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-3vp82p {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-bfer27,
.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-t68bh8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-bfer27 span,
.royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-t68bh8 span {
  font-weight: 800;
}

.royalreels16-nmvbqv .royalreels16-9agkvv img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .royalreels16-nmvbqv .royalreels16-9agkvv td .royalreels16-z31lux:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .royalreels16-nmvbqv tr.royalreels16-5m6ngs td p:last-child {
    padding-bottom: 0;
  }
  .royalreels16-nmvbqv .royalreels16-m0ovba > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .royalreels16-nmvbqv .royalreels16-m0ovba > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .royalreels16-nmvbqv tr.royalreels16-5m6ngs td p:not(:last-child),
  .royalreels16-nmvbqv tr.royalreels16-m0ovba td p:not(:last-child) {
    border-bottom: unset;
  }
  .royalreels16-nmvbqv tr.royalreels16-m0ovba td p:last-child {
    padding-bottom: 12px;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-bfer27,
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-t68bh8,
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-z31lux {
    flex: 1 1 50%;
    padding: 0;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-bfer27,
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-t68bh8 {
    margin-top: 16px;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-z31lux {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-bfer27 {
    border-right: 1px solid var(--border-color);
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-z31lux:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td:last-child .royalreels16-z31lux:last-child {
    padding-bottom: 0;
  }
}

.royalreels16-z31lux {
  display: flex;
  flex-direction: column;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td .royalreels16-z31lux {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td .royalreels16-z31lux:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.royalreels16-nmvbqv .royalreels16-9agkvv td .royalreels16-z31lux:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .royalreels16-nmvbqv .royalreels16-9agkvv td .royalreels16-z31lux:not(:first-child) {
    padding-left: 0;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv td .royalreels16-z31lux:not(:last-of-type) {
    border-right: unset;
  }
}

.royalreels16-nmvbqv .royalreels16-2jxjhl {
  flex: 0 1 485px;
}

.royalreels16-nmvbqv .royalreels16-eapkie {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.royalreels16-nmvbqv .royalreels16-eapkie li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.royalreels16-nmvbqv .royalreels16-eapkie li.royalreels16-ke57i0 {
  padding: 6px 12px;
}

.royalreels16-nmvbqv .royalreels16-eapkie li a,
.royalreels16-nmvbqv .royalreels16-eapkie li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.royalreels16-nmvbqv .royalreels16-znrab9,
.royalreels16-nmvbqv .royalreels16-i0le0g {
  flex: 1 1;
}

.royalreels16-nmvbqv .royalreels16-rn9cbw,
.royalreels16-nmvbqv .royalreels16-shkmf4 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.royalreels16-nmvbqv .royalreels16-rn9cbw li,
.royalreels16-nmvbqv .royalreels16-shkmf4 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.royalreels16-nmvbqv .royalreels16-i0le0g img {
  max-width: 32px;
}

.royalreels16-nmvbqv .royalreels16-znrab9 img {
  max-width: 32px;
}

.royalreels16-nmvbqv .royalreels16-c589dd {
  min-width: 280px;
}

.royalreels16-nmvbqv .royalreels16-c589dd img {
  max-width: 146px;
}

.royalreels16-nmvbqv .royalreels16-c589dd td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .royalreels16-nmvbqv .royalreels16-5m6ngs,
  .royalreels16-nmvbqv .royalreels16-m0ovba {
    flex: 0 1 auto;
  }
  .royalreels16-nmvbqv .royalreels16-9agkvv {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .royalreels16-nmvbqv .royalreels16-5m6ngs,
  .royalreels16-nmvbqv .royalreels16-2jxjhl,
  .royalreels16-nmvbqv .royalreels16-m0ovba,
  .royalreels16-nmvbqv .royalreels16-9agkvv {
    flex: 1 1 calc(50% - 20px);
  }
  .royalreels16-nmvbqv .royalreels16-znrab9,
  .royalreels16-nmvbqv .royalreels16-c589dd,
  .royalreels16-nmvbqv .royalreels16-i0le0g {
    flex: 1 1 30%;
  }
  .royalreels16-nmvbqv .royalreels16-c589dd {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .royalreels16-nmvbqv .royalreels16-5m6ngs,
  .royalreels16-nmvbqv .royalreels16-2jxjhl,
  .royalreels16-nmvbqv .royalreels16-znrab9,
  .royalreels16-nmvbqv .royalreels16-m0ovba,
  .royalreels16-nmvbqv .royalreels16-9agkvv,
  .royalreels16-nmvbqv .royalreels16-c589dd,
  .royalreels16-nmvbqv .royalreels16-i0le0g {
    flex: 1 1 100%;
  }
}

.royalreels16-8wcm8p .royalreels16-r05gr5 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.royalreels16-8wcm8p .royalreels16-sr3m2p {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.royalreels16-8wcm8p .royalreels16-8h2ayi {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.royalreels16-8wcm8p .royalreels16-ogiykb {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.royalreels16-8wcm8p .royalreels16-ogiykb > :nth-child(3) {
  margin-top: 0;
}

.royalreels16-8wcm8p .royalreels16-b7czpx {
  grid-column: 2/3;
  grid-row: 1/10;
}

.royalreels16-8wcm8p .royalreels16-ic1of9 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.royalreels16-8wcm8p .royalreels16-bhwy76 {
  grid-column: 1/2;
}

.royalreels16-8wcm8p > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.royalreels16-8wcm8p .royalreels16-sr3m2p:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.royalreels16-8wcm8p .royalreels16-sr3m2p:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.royalreels16-8wcm8p .royalreels16-cck9cn {
  min-width: 240px;
}

@media (max-width: 768px) {
  .royalreels16-8wcm8p .royalreels16-sr3m2p:not(:last-child):before {
    bottom: 8px;
  }
  .royalreels16-8wcm8p .royalreels16-sr3m2p:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .royalreels16-8wcm8p .royalreels16-ogiykb {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .royalreels16-8wcm8p .royalreels16-b7czpx {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .royalreels16-8wcm8p .royalreels16-b7czpx img {
    width: 100%;
    height: auto;
  }
  .royalreels16-8wcm8p .royalreels16-cck9cn {
    width: 100%;
    min-width: unset;
  }
}

.royalreels16-emcrfz .royalreels16-5curgb {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.royalreels16-emcrfz .royalreels16-k53r2e {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.royalreels16-emcrfz .royalreels16-b7czpx {
  height: 100%;
}

.royalreels16-emcrfz .royalreels16-b7czpx img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.royalreels16-emcrfz .royalreels16-se49c2 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.royalreels16-emcrfz .royalreels16-9mzs0g {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.royalreels16-emcrfz .royalreels16-rkf03m {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .royalreels16-emcrfz .royalreels16-k53r2e {
    flex: 1 1 100%;
  }
  .royalreels16-emcrfz .royalreels16-m9ph9b {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .royalreels16-emcrfz .royalreels16-k53r2e {
    flex-direction: column;
  }
  .royalreels16-emcrfz .royalreels16-b7czpx {
    width: 100%;
    height: auto;
  }
  .royalreels16-emcrfz .royalreels16-b7czpx img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .royalreels16-emcrfz .royalreels16-se49c2 {
    padding: 0 16px 16px 16px;
  }
  .royalreels16-emcrfz .royalreels16-m9ph9b {
    min-width: unset;
    width: 100%;
  }
}

.royalreels16-mvolfe .royalreels16-08la1d {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.royalreels16-mvolfe .royalreels16-gaybxh {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.royalreels16-mvolfe img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.royalreels16-mvolfe .royalreels16-u82j6w {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.royalreels16-mvolfe .royalreels16-gaybxh:hover .royalreels16-u82j6w {
  display: flex;
}

.royalreels16-mvolfe .royalreels16-rglfc5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.royalreels16-mvolfe .royalreels16-j71dtz {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.royalreels16-1ou36j {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.royalreels16-1ou36j.royalreels16-z3ziwi {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.royalreels16-wpm0b8 ease-in-out;
}

.royalreels16-1ou36j.royalreels16-z3ziwi:hover {
  color: #f9cb16;
  background-color: transparent;
}

.royalreels16-mvolfe .royalreels16-19v1fo {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.royalreels16-wpm0b8 ease-in-out;
}

.royalreels16-mvolfe .royalreels16-19v1fo:hover {
  color: #196948;
  background-color: #f9cb16;
}

.royalreels16-mvolfe .royalreels16-19v1fo:after,
.royalreels16-1ou36j.royalreels16-z3ziwi:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.royalreels16-1ou36j.royalreels16-z3ziwi:after {
  background-image: url(../images/Cash.svg);
}

.royalreels16-mvolfe .royalreels16-19v1fo:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .royalreels16-mvolfe .royalreels16-08la1d {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .royalreels16-mvolfe .royalreels16-08la1d {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .royalreels16-mvolfe .royalreels16-08la1d {
    grid-template-columns: 1fr;
  }
  .royalreels16-mvolfe .royalreels16-gaybxh {
    height: auto;
  }
  .royalreels16-mvolfe .royalreels16-gaybxh .royalreels16-u82j6w {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .royalreels16-mvolfe .royalreels16-rglfc5,
  .royalreels16-mvolfe .royalreels16-j71dtz {
    text-align: left;
  }
  .royalreels16-mvolfe .royalreels16-j71dtz {
    margin-bottom: 8px;
  }
  .royalreels16-mvolfe img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.royalreels16-4gh75t {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.royalreels16-4gh75t.royalreels16-8fwosa {
  display: block;
}

.royalreels16-4gh75t .royalreels16-tnbg2y {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.royalreels16-4gh75t .royalreels16-vgc1za {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.royalreels16-4gh75t .royalreels16-ycg255 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.royalreels16-4gh75t .royalreels16-oen1fr {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.royalreels16-4gh75t .royalreels16-1ou36j {
  min-width: 296px;
  margin-bottom: 0;
}

.royalreels16-4gh75t .royalreels16-iauxg0 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.royalreels16-4gh75t .royalreels16-yid86a {
  position: relative;
  flex: 1 1;
}

.royalreels16-4gh75t .royalreels16-yid86a iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .royalreels16-4gh75t .royalreels16-vgc1za {
    flex-wrap: wrap;
    gap: 8px;
  }
  .royalreels16-4gh75t .royalreels16-ycg255 {
    order: 1;
  }
  .royalreels16-4gh75t .royalreels16-oen1fr {
    order: 3;
    flex: 1 1 100%;
  }
  .royalreels16-4gh75t .royalreels16-1ou36j {
    width: 100%;
    min-width: unset;
  }
  .royalreels16-4gh75t .royalreels16-iauxg0 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .royalreels16-s6itrs > .royalreels16-725uv3 {
    margin-bottom: 0;
  }
  .royalreels16-s6itrs > .royalreels16-bhwy76,
  .royalreels16-s6itrs > p {
    margin-top: 0;
  }
}

.royalreels16-2wjt7x img,
.royalreels16-ztmhyj img {
  width: auto;
  object-fit: contain;
}

.royalreels16-2wjt7x {
  align-items: center;
}

.royalreels16-2wjt7x img {
  max-height: 76px;
}

.royalreels16-ztmhyj img {
  max-height: 64px;
}

.royalreels16-blmqaj {
  overflow: auto;
}

.royalreels16-3fm9uh {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.royalreels16-1qwz0r:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.royalreels16-3ebcln {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.royalreels16-d3gg76 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.royalreels16-3ebcln .royalreels16-b7czpx {
  margin-right: 20px;
  flex-shrink: 0;
}

.royalreels16-3ebcln img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.royalreels16-wl3xw7 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.royalreels16-wl3xw7 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .royalreels16-3ebcln {
    padding: 15px 10px;
  }
  .royalreels16-wl3xw7 {
    padding: 15px 10px;
  }
  .royalreels16-3ebcln .royalreels16-b7czpx {
    margin-right: 10px;
  }
}

.royalreels16-zqas9v {
  overflow-x: auto;
}

.royalreels16-1fg80s {
  border-collapse: collapse;
  width: 100%;
}

.royalreels16-zqas9v th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.royalreels16-zqas9v td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.royalreels16-zqas9v td.royalreels16-e5pt6i {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.royalreels16-zqas9v td.royalreels16-kc6o96 {
  border-right: none;
}

.royalreels16-zqas9v td.royalreels16-kc6o96 .royalreels16-b7czpx {
  justify-content: flex-start;
}

.royalreels16-zqas9v td.royalreels16-kc6o96 .royalreels16-b7czpx img {
  height: auto;
  width: 90px;
}

.royalreels16-zqas9v td.royalreels16-ef2i94,
.royalreels16-zqas9v td.royalreels16-m4ws5f {
  font-weight: 600;
  text-align: right;
}

.royalreels16-zqas9v td.royalreels16-ovbari,
.royalreels16-zqas9v td.royalreels16-ef2i94 {
  padding-bottom: 10px;
  border-bottom: none;
}

.royalreels16-zqas9v td.royalreels16-ef2i94,
.royalreels16-zqas9v td.royalreels16-m4ws5f {
  border-left: none;
}

.royalreels16-zqas9v td.royalreels16-ovbari,
.royalreels16-zqas9v td.royalreels16-hj520o {
  border-right: none;
}

.royalreels16-zqas9v td.royalreels16-hj520o,
.royalreels16-zqas9v td.royalreels16-m4ws5f {
  border-top: none;
  padding-top: 10px;
}

.royalreels16-rhylgs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.royalreels16-rhylgs .royalreels16-m9ph9b {
  min-width: unset;
  width: 100%;
}

.royalreels16-rhylgs .royalreels16-m9ph9b.royalreels16-2dk4mt {
  grid-column: 1/2;
  grid-row: 1/2;
}

.royalreels16-rhylgs .royalreels16-m9ph9b.royalreels16-hl8y2r {
  grid-column: 2/3;
  grid-row: 1/2;
}

.royalreels16-rhylgs .royalreels16-xq9osm {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .royalreels16-rhylgs {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .royalreels16-rhylgs .royalreels16-m9ph9b.royalreels16-2dk4mt {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .royalreels16-rhylgs .royalreels16-m9ph9b.royalreels16-hl8y2r {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .royalreels16-rhylgs .royalreels16-xq9osm {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.royalreels16-6c3fbr {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.royalreels16-3qg1ix {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.royalreels16-nafyj5 p a img {
  margin: 0 auto;
  display: block;
}

.royalreels16-nafyj5 table {
  margin-bottom: 17px;
}

/* contanct form */
.royalreels16-0vn9k6 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.royalreels16-0vn9k6 label {
  font-size: 14px;
}

.royalreels16-0vn9k6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royalreels16-0vn9k6 input,
.royalreels16-0vn9k6 textarea,
.royalreels16-0vn9k6 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.royalreels16-0vn9k6 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royalreels16-wpm0b8 ease;
}
.royalreels16-0vn9k6 button:hover {
  background-color: #691204;
}
.royalreels16-hnfmk4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royalreels16-rhtfty ease-in;
}

.royalreels16-hnfmk4 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.royalreels16-tabfit, .royalreels16-wp1y4o, [class*="review-card"],
thead, thead th, table th, .royalreels16-jgoncl,
.royalreels16-u49ifv, [class*="collapsible-header"],
.royalreels16-jr8z7s, [class*="updated-block"] {
  color: #ece7dc !important;
}
