* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.royal-reels-7-3wqffo {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-3wqffo {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-7-3wqffo {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.royal-reels-7-quc8ef {
  overflow: hidden;
}

.royal-reels-7-4le35w img {
  background: var(--Neutral-300);
}

.royal-reels-7-6brftj {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.royal-reels-7-6bumkh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.royal-reels-7-6bumkh:hover {
  background: var(--button-bg-hover);
}

.royal-reels-7-dvr0rt {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-reels-7-dvr0rt:hover {
  background: var(--button-bg-hover);
}

.royal-reels-7-39zeig {
  font-size: 12px;
  line-height: 18px;
}

.royal-reels-7-82aogr {
  font-size: 18px;
  line-height: 26px;
}

.royal-reels-7-sumbqv {
  width: 100%;
}

.royal-reels-7-2ofu3t {
  padding: 6px 16px;
}

.royal-reels-7-ygekxp {
  padding: 10px 16px;
}

.royal-reels-7-f1k3h4 {
  padding: 15px 26px;
}

.royal-reels-7-u9ixg4 {
  flex-shrink: 0;
}

.royal-reels-7-96zt5s {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.royal-reels-7-n71vqt {
  display: none;
}

.royal-reels-7-vk6t9u {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.royal-reels-7-nlv9zn {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.royal-reels-7-vh4u94 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.royal-reels-7-qyxlsp {
  cursor: grab;
}

.royal-reels-7-vh4u94::-webkit-scrollbar {
  display: none;
}

.royal-reels-7-q5yso3 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.royal-reels-7-gsui7m {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.royal-reels-7-hb4d6c {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.royal-reels-7-9e0djh {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.royal-reels-7-zb5k18 {
  visibility: visible;
}

.royal-reels-7-rxtn51 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.royal-reels-7-vt1yxm ease;
}

.royal-reels-7-77ddy6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.royal-reels-7-d50zy4 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.royal-reels-7-vt1yxm,
    mask-image 0.3s;
}

.royal-reels-7-d50zy4.royal-reels-7-2ax2wi {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.royal-reels-7-25lka3:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.royal-reels-7-3yv91b {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.royal-reels-7-a73nge.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.royal-reels-7-a73nge.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.royal-reels-7-by5q14 {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.royal-reels-7-by5q14::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.royal-reels-7-cspcn1 {
  position: relative;
  z-index: 1;
}

.royal-reels-7-uy9rbs {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.royal-reels-7-ctrpcq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.royal-reels-7-dir3vq {
  font-size: 40px;
  line-height: 48px;
}

.royal-reels-7-v9k1fq {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.royal-reels-7-sr1vgc {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.royal-reels-7-sr1vgc:hover {
  background: var(--Primary-400);
}

.royal-reels-7-sr1vgc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.royal-reels-7-25lka3 img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-by5q14 {
    max-width: 600px;
    padding: 64px;
  }

  .royal-reels-7-uy9rbs {
    font-size: 24px;
    line-height: 32px;
  }

  .royal-reels-7-ctrpcq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .royal-reels-7-dir3vq {
    font-size: 50px;
    line-height: 56px;
  }

  .royal-reels-7-v9k1fq {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .royal-reels-7-3yv91b {
    top: 25px;
    right: 25px;
  }
}

.royal-reels-7-v9ylep,
.royal-reels-7-ygot5w {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.royal-reels-7-aaragi.royal-reels-7-ikgmjx::before,
.royal-reels-7-ygot5w::before,
.royal-reels-7-i9admx::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.royal-reels-7-a73nge.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.royal-reels-7-tt0mts 14.royal-reels-7-yjsxmt.royal-reels-7-k7ivdi 14.royal-reels-7-bkf74l 15.royal-reels-7-z8y1a8 14.royal-reels-7-2ato0d 15.royal-reels-7-m0ya68 14.royal-reels-7-r1ahqx.royal-reels-7-whnr9s 14.royal-reels-7-ocw6w0 19.royal-reels-7-2wj12d 12.royal-reels-7-a5ovbv 19.royal-reels-7-2wj12d 10.royal-reels-7-0q9iv0.royal-reels-7-2wj12d 8.royal-reels-7-lxy7nm 17.royal-reels-7-0jktt7 7.royal-reels-7-urswk5 15.royal-reels-7-e4vz2z 7.royal-reels-7-ehupdk.royal-reels-7-t3b88u 7.royal-reels-7-urswk5 11.royal-reels-7-tx6hfx 8.royal-reels-7-lxy7nm 11.royal-reels-7-tx6hfx 10.royal-reels-7-zppxcr.royal-reels-7-tx6hfx 12.royal-reels-7-6065l3 13.royal-reels-7-3kjf1t 14.royal-reels-7-xeo25b 15.royal-reels-7-28bsta 14.royal-reels-7-mmxr9p.royal-reels-7-w05o01 14.royal-reels-7-uhshe6 15.royal-reels-7-0r6rbq 14.royal-reels-7-9yipct 15.royal-reels-7-n1itdv 14.royal-reels-7-whikik.royal-reels-7-tt0mts 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.royal-reels-7-7db5wd 15.royal-reels-7-ge5odq.royal-reels-7-lk92ft 15.royal-reels-7-50epo4 15.royal-reels-7-bsjwrh 15.royal-reels-7-0935cr 15.royal-reels-7-efs3sn 15.royal-reels-7-qt6ec4.royal-reels-7-dmqn2m 15.royal-reels-7-0935cr 15.royal-reels-7-7lj6m1 15.royal-reels-7-flqqrc 15.royal-reels-7-tp4hog 15.royal-reels-7-gimdj5.royal-reels-7-xwrqaw 15.royal-reels-7-ukk4mg 7.royal-reels-7-5tbbhu 18.royal-reels-7-m3eqq6 7.royal-reels-7-c7ryes 23.royal-reels-7-9gzy5j.royal-reels-7-b9930u.royal-reels-7-1km9do 18.royal-reels-7-q8j7tt 19.royal-reels-7-b91bfh 15.royal-reels-7-e7l746 15.royal-reels-7-7db5wd 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.royal-reels-7-nhj08v [type="submit"] *,
.royal-reels-7-55mw4n button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .royal-reels-7-3gkps3 {
    display: none;
  }
}

.royal-reels-7-ajp060 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .royal-reels-7-ajp060 {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-7-ajp060 {
    bottom: 22px;
  }
}

.royal-reels-7-ajp060 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .royal-reels-7-ajp060 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.royal-reels-7-akc169.static) .royal-reels-7-ajp060 {
    bottom: 8px;
  }
}

.royal-reels-7-awca5n {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.royal-reels-7-a73nge.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.royal-reels-7-q108sr 3.royal-reels-7-9kh82k.royal-reels-7-dc2u9t.royal-reels-7-hjeg7n 3.royal-reels-7-tcj7iz 3.royal-reels-7-w8i9jw 5.royal-reels-7-yk04v5 3.royal-reels-7-w8i9jw 8.royal-reels-7-jvos9u.royal-reels-7-kdxzlw.royal-reels-7-w8i9jw 26.royal-reels-7-k9bfkp 5.royal-reels-7-fwbuvn 28.royal-reels-7-hivqat 8.royal-reels-7-rcuec4 28.royal-reels-7-vsstgj.royal-reels-7-pg5ao9 28.royal-reels-7-aixkpv.royal-reels-7-bpb1rr 34.royal-reels-7-gc0ttd.royal-reels-7-5f2o5a 36.royal-reels-7-0g876m 11.royal-reels-7-zzvqea 37.royal-reels-7-te80o4 12.royal-reels-7-zo7txx 36.royal-reels-7-4g74el.royal-reels-7-hqn8g4 28.royal-reels-7-xpvwhe.royal-reels-7-fzk5vy.royal-reels-7-44kivd 28.royal-reels-7-hahx51 36.royal-reels-7-u7lgib 26.royal-reels-7-yvl2sg 36.royal-reels-7-u7lgib 23.royal-reels-7-xpynu1.royal-reels-7-37yaox.royal-reels-7-u7lgib 5.royal-reels-7-7p0n34 34.royal-reels-7-gglnw0 3.royal-reels-7-tcj7iz 31.royal-reels-7-q108sr 3.royal-reels-7-jz38h3.royal-reels-7-de5ubg 18.royal-reels-7-qwi56c.royal-reels-7-mrmtqe 18.royal-reels-7-y6a048 8.royal-reels-7-340gsa 17.royal-reels-7-qplx2w 8.royal-reels-7-340gsa 15.royal-reels-7-s8t8kw.royal-reels-7-340gsa 14.royal-reels-7-xdqzcm 9.royal-reels-7-mrmtqe 13.royal-reels-7-yt6dro 11.royal-reels-7-de5ubg 13.royal-reels-7-fykncr.royal-reels-7-dd5y3p 13.royal-reels-7-yt6dro 13.royal-reels-7-bolnwi 14.royal-reels-7-xdqzcm 13.royal-reels-7-bolnwi 15.royal-reels-7-a4jtq6.royal-reels-7-bolnwi 17.royal-reels-7-qplx2w 12.royal-reels-7-dd5y3p 18.royal-reels-7-y6a048 11.royal-reels-7-de5ubg 18.royal-reels-7-61wqyn.royal-reels-7-zwzuqb 18.royal-reels-7-7mz142.royal-reels-7-s52zgb 18.royal-reels-7-y6a048 17.royal-reels-7-2a5d2d 17.royal-reels-7-qplx2w 17.royal-reels-7-2a5d2d 15.royal-reels-7-7cwx7u.royal-reels-7-2a5d2d 14.royal-reels-7-xdqzcm 18.royal-reels-7-s52zgb 13.royal-reels-7-yt6dro 20.royal-reels-7-zwzuqb 13.royal-reels-7-s79xfx.royal-reels-7-30nh02 13.royal-reels-7-yt6dro 22.royal-reels-7-2p02ya 14.royal-reels-7-xdqzcm 22.royal-reels-7-2p02ya 15.royal-reels-7-audxaq.royal-reels-7-yiz1f8 17.royal-reels-7-qplx2w 21.royal-reels-7-30nh02 18.royal-reels-7-y6a048 20.royal-reels-7-zwzuqb 18.royal-reels-7-sofa7p.royal-reels-7-7l7udn 18.royal-reels-7-ymnrvv.royal-reels-7-a1qxvq 18.royal-reels-7-y6a048 26.royal-reels-7-1cpeql 17.royal-reels-7-qplx2w 26.royal-reels-7-1cpeql 15.royal-reels-7-1xgaz2.royal-reels-7-1cpeql 14.royal-reels-7-xdqzcm 27.royal-reels-7-a1qxvq 13.royal-reels-7-yt6dro 28.royal-reels-7-7l7udn 13.royal-reels-7-uafsw2.royal-reels-7-1u6ny3 13.royal-reels-7-yt6dro 31.royal-reels-7-744iyu 14.royal-reels-7-xdqzcm 31.royal-reels-7-744iyu 15.royal-reels-7-fhlo9u.royal-reels-7-1cpeql 17.royal-reels-7-qplx2w 30.royal-reels-7-1u6ny3 18.royal-reels-7-y6a048 28.royal-reels-7-7l7udn 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .royal-reels-7-awca5n {
    display: none;
  }
}

.royal-reels-7-6idugu {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-6idugu {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.royal-reels-7-55mw4n {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .royal-reels-7-55mw4n {
    padding: 14px 16px;
  }
}

.royal-reels-7-55mw4n button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.royal-reels-7-55mw4n button:first-child {
  align-content: end;
}

.royal-reels-7-55mw4n button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .royal-reels-7-55mw4n
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-7-55mw4n
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.royal-reels-7-55mw4n button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.royal-reels-7-55mw4n button:last-child svg {
  width: 38px;
  height: 38px;
}

.royal-reels-7-i9admx {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.royal-reels-7-i9admx::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .royal-reels-7-i9admx,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-7-i9admx {
  opacity: 1;
  visibility: visible;
}

.royal-reels-7-p2uvpz {
  flex: 1 1;
}

.royal-reels-7-xpzb00 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-xpzb00 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .royal-reels-7-4jbgfb {
  display: block;
}

.royal-reels-7-lxe759 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-lxe759 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-7-ygot5w {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.royal-reels-7-ygot5w::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.royal-reels-7-e3cpzj span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.royal-reels-7-e3cpzj p {
  color: var(--Text-100);
}

.royal-reels-7-ygot5w .royal-reels-7-rdy81f {
  grid-area: button;
}

.royal-reels-7-ygot5w .royal-reels-7-rdy81f::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.royal-reels-7-a73nge.org/2000/svg'%3E%3Cpath d='M4.royal-reels-7-8hpkdw 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-7-4tjooj 15L16.royal-reels-7-4tjooj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-7-4tjooj 5L16.royal-reels-7-4tjooj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .royal-reels-7-pjehz4 {
  display: block;
}

.royal-reels-7-tixbdk {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .royal-reels-7-tixbdk {
    margin-top: 40px;
  }
}

.royal-reels-7-v9ylep label,
.royal-reels-7-v9ylep input {
  display: block;
  width: 100%;
}

.royal-reels-7-v9ylep label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.royal-reels-7-v9ylep label.royal-reels-7-ikjczu input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.royal-reels-7-v9ylep label.royal-reels-7-ikjczu::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.royal-reels-7-v9ylep input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.royal-reels-7-v9ylep input::placeholder {
  color: var(--Text-400);
}

.royal-reels-7-rjmg01 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .royal-reels-7-rjmg01 {
  display: flex;
}

.royal-reels-7-rjmg01 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .royal-reels-7-rjmg01 ol {
    height: 420px;
    padding: 24px;
  }
}

.royal-reels-7-rjmg01 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.royal-reels-7-nhj08v {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-nhj08v {
    padding: 0 24px 24px;
  }
}

.royal-reels-7-nhj08v input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.royal-reels-7-nhj08v input::placeholder {
  color: var(--Text-400);
}

.royal-reels-7-nhj08v [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.royal-reels-7-nhj08v [type="submit"]:disabled {
  opacity: 0.5;
}

.royal-reels-7-nhj08v [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .royal-reels-7-nhj08v [type="submit"] {
    right: 40px;
  }
}

.royal-reels-7-aaragi {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.royal-reels-7-aaragi.royal-reels-7-ikgmjx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.royal-reels-7-aaragi.royal-reels-7-ikgmjx::before {
  content: "";
  width: 31px;
}

.royal-reels-7-aaragi.royal-reels-7-ikgmjx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-reels-7-aaragi.royal-reels-7-3zbk61 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.royal-reels-7-aaragi p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-reels-7-ajp060 .royal-reels-7-rdy81f {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.royal-reels-7-3gkps3 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .royal-reels-7-3gkps3 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-3gkps3 {
    padding: 18px 0;
  }
}

.royal-reels-7-3gkps3 .royal-reels-7-3wqffo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .royal-reels-7-3gkps3 .royal-reels-7-3wqffo {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.royal-reels-7-owbxby {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .royal-reels-7-owbxby {
    max-width: 160px;
    height: 40px;
  }
}

.royal-reels-7-owbxby picture,
.royal-reels-7-owbxby img {
  display: block;
  width: 100%;
  height: 100%;
}

.royal-reels-7-owbxby img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .royal-reels-7-6v6r0t {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.royal-reels-7-vt1yxm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .royal-reels-7-3gkps3.royal-reels-7-z6vs41 .royal-reels-7-6v6r0t {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .royal-reels-7-6v6r0t {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .royal-reels-7-6v6r0t {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.royal-reels-7-a2km12,
.royal-reels-7-2smqsn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .royal-reels-7-a2km12,
  .royal-reels-7-2smqsn {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .royal-reels-7-2smqsn {
    display: none;
  }
}

.royal-reels-7-y1h62w {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.royal-reels-7-z6vs41 .royal-reels-7-y1h62w {
  background: var(--fh-bg-color);
}

.royal-reels-7-y1h62w button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .royal-reels-7-y1h62w {
    display: none;
  }
}

.royal-reels-7-770qkg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-reels-7-770qkg {
    display: none;
  }
}

.royal-reels-7-335ha7 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.royal-reels-7-3gkps3.royal-reels-7-z6vs41 .royal-reels-7-335ha7:first-child {
  display: none;
}

.royal-reels-7-3gkps3.royal-reels-7-z6vs41 .royal-reels-7-335ha7:last-child {
  display: block;
}

.royal-reels-7-335ha7:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .royal-reels-7-335ha7 {
    display: none;
  }
}

.royal-reels-7-5hyjcu {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-7-5hyjcu {
    display: flex;
  }
}

.royal-reels-7-5hyjcu ul {
  max-height: 350px;
  overflow-y: auto;
}

.royal-reels-7-5hyjcu:hover ul {
  visibility: visible;
  opacity: 1;
}

.royal-reels-7-5hyjcu:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.royal-reels-7-5hyjcu:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.royal-reels-7-5hyjcu:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.royal-reels-7-5hyjcu:hover .royal-reels-7-s77yrn svg {
  transform: rotate(180deg);
}

.royal-reels-7-d5pjkn {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.royal-reels-7-jjt77c {
  padding: 0 8px;
}

.royal-reels-7-i6jv1m {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.royal-reels-7-i6jv1m:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .royal-reels-7-i6jv1m {
    padding: 4px 8px;
  }
}

.royal-reels-7-v4zpcq {
  display: flex;
}

.royal-reels-7-v4zpcq img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.royal-reels-7-s77yrn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.royal-reels-7-s77yrn svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.royal-reels-7-5kzw3l {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .royal-reels-7-5kzw3l {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.royal-reels-7-7i7njf {
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-7-7i7njf {
    display: none;
  }
}

.royal-reels-7-x5c1ix {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.royal-reels-7-q8ferx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.royal-reels-7-pxvan8 {
  display: flex;
}

.royal-reels-7-6f5eik {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.royal-reels-7-1bhhhd {
  list-style: none;
}

@media (max-width: 1199px) {
  .royal-reels-7-1bhhhd {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-1bhhhd {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .royal-reels-7-1bhhhd .royal-reels-7-63efo8 [data-ref-el],
  .royal-reels-7-1bhhhd .royal-reels-7-63efo8 span,
  .royal-reels-7-1bhhhd .royal-reels-7-63efo8 a {
    white-space: nowrap;
  }
}

.royal-reels-7-n19zwd {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .royal-reels-7-n19zwd.royal-reels-7-85pklz > .royal-reels-7-63efo8 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-n19zwd.royal-reels-7-bbtqbq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .royal-reels-7-n19zwd.royal-reels-7-85pklz > .royal-reels-7-pr8fvh {
    height: auto;
  }

  .royal-reels-7-n19zwd.royal-reels-7-85pklz > div > .royal-reels-7-vmz93x {
    transform: rotate(180deg);
  }
}

.royal-reels-7-n19zwd [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.royal-reels-7-n19zwd [data-ref-el],
.royal-reels-7-n19zwd span {
  cursor: pointer;
}

.royal-reels-7-n19zwd [data-ref-el],
.royal-reels-7-n19zwd span,
.royal-reels-7-n19zwd a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .royal-reels-7-n19zwd [data-ref-el],
  .royal-reels-7-n19zwd span,
  .royal-reels-7-n19zwd a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-n19zwd [data-ref-el],
  .royal-reels-7-n19zwd span,
  .royal-reels-7-n19zwd a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.royal-reels-7-pr8fvh {
  height: 0;
  overflow: hidden;
  transition: height 0.royal-reels-7-vt1yxm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.royal-reels-7-pr8fvh::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.royal-reels-7-pr8fvh::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.royal-reels-7-pr8fvh::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .royal-reels-7-pr8fvh {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .royal-reels-7-pr8fvh:has(> .royal-reels-7-n19zwd.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .royal-reels-7-pr8fvh .royal-reels-7-pr8fvh {
    padding: 0;
  }

  .royal-reels-7-pr8fvh .royal-reels-7-n19zwd {
    font-weight: 400;
  }

  .royal-reels-7-pr8fvh .royal-reels-7-n19zwd:hover > .royal-reels-7-63efo8 {
    background: var(--Neutral-300);
  }

  .royal-reels-7-pr8fvh .royal-reels-7-vmz93x {
    rotate: -90deg;
  }
}

.royal-reels-7-63efo8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-reels-7-63efo8 {
    padding: 8px;
  }

  .royal-reels-7-n19zwd.royal-reels-7-niv8s5 > .royal-reels-7-63efo8 {
    background: var(--Neutral-300);
  }
}

.royal-reels-7-vmz93x {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.royal-reels-7-a73nge.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.royal-reels-7-hiowvs 0.royal-reels-7-hgjas8.royal-reels-7-ticatg -0.royal-reels-7-zqvyqu 0.royal-reels-7-tm763a -0.royal-reels-7-zqvyqu 1.royal-reels-7-dzgaz2 0.royal-reels-7-zgjn0u.royal-reels-7-uiq96j 4.royal-reels-7-ff4k18.royal-reels-7-hiowvs 0.royal-reels-7-y38j5y.royal-reels-7-mlt6ti -0.royal-reels-7-zqvyqu 9.royal-reels-7-mg1vig -0.royal-reels-7-zqvyqu 10.royal-reels-7-76ce1e 0.royal-reels-7-ymlq2e.royal-reels-7-9f697m 0.royal-reels-7-ticatg 10.royal-reels-7-9f697m 0.royal-reels-7-tm763a 10.royal-reels-7-76ce1e 1.royal-reels-7-8sjeag.royal-reels-7-12ezps 5.royal-reels-7-tlu5ck.royal-reels-7-o0m3qa 6.royal-reels-7-btosh4 5.royal-reels-7-xvu3oh 6.royal-reels-7-btosh4 4.royal-reels-7-65fbdj 5.royal-reels-7-5sglwi.royal-reels-7-hiowvs 1.royal-reels-7-t6niqa.royal-reels-7-zqvyqu 0.royal-reels-7-tm763a -0.royal-reels-7-zqvyqu 0.royal-reels-7-ticatg 0.royal-reels-7-hiowvs 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.royal-reels-7-vt1yxm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-7-vmz93x {
    cursor: default;
  }
}

.royal-reels-7-3hdxzz {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.royal-reels-7-j964ix {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .royal-reels-7-j964ix {
    padding: 40px 4px;
  }
}

.royal-reels-7-tgmy8x {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .royal-reels-7-tgmy8x {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.royal-reels-7-a45v4p {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .royal-reels-7-a45v4p {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.royal-reels-7-a45v4p ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.royal-reels-7-a45v4p [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.royal-reels-7-a45v4p [data-ref-el],
.royal-reels-7-a45v4p span,
.royal-reels-7-a45v4p a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.royal-reels-7-e1usxe {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-7-e1usxe {
    margin-bottom: 12px;
  }
}

.royal-reels-7-986gca {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.royal-reels-7-986gca img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .royal-reels-7-986gca:last-child {
    margin-right: 0;
  }
}

.royal-reels-7-vrp14h {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-7-e1usxe:hover .royal-reels-7-pri167 {
  visibility: visible;
  opacity: 1;
}

.royal-reels-7-pri167 {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.royal-reels-7-76y2se {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.royal-reels-7-z52ywl {
  display: flex;
  margin: 6px;
}

.royal-reels-7-z52ywl img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.royal-reels-7-pri167::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.royal-reels-7-pri167::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.royal-reels-7-8gv9d8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-7-8gv9d8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.royal-reels-7-d8iyky {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .royal-reels-7-d8iyky {
    margin-right: 32px;
  }
}

.royal-reels-7-l6169x {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-7-l6169x {
    margin-top: 0;
    width: 340px;
  }
}

.royal-reels-7-l6169x a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-7-jja927 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.royal-reels-7-noqzjk {
  position: relative;
}

@media (min-width: 768px) {
  .royal-reels-7-noqzjk {
    margin-top: 40px;
  }
}

.royal-reels-7-noqzjk + .royal-reels-7-m9jotu,
.royal-reels-7-noqzjk + .royal-reels-7-noqzjk {
  margin-top: 24px;
}

.royal-reels-7-v8t1ji {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-v8t1ji {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-7-v8t1ji {
    padding: 80px;
  }
}

.royal-reels-7-3cbjsy {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .royal-reels-7-3cbjsy {
    padding: 0 16px;
}


}

.royal-reels-7-kj0zd0 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .royal-reels-7-kj0zd0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-7-193pqf {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .royal-reels-7-193pqf {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-7-9hgv3r {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.royal-reels-7-9hgv3r:hover {
  background: var(--button-bg-hover);
}

.royal-reels-7-50l0bu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.royal-reels-7-50l0bu img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .royal-reels-7-50l0bu img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .royal-reels-7-50l0bu img {
  min-height: 100%;
  }
}

.royal-reels-7-v8t1ji::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.royal-reels-7-9iqkf3 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.royal-reels-7-9iqkf3 h1,
.royal-reels-7-9iqkf3 h2,
.royal-reels-7-9iqkf3 h3,
.royal-reels-7-9iqkf3 h4 {
  margin-bottom: 6px;
}

.royal-reels-7-9iqkf3 h1:not(:first-child),
.royal-reels-7-9iqkf3 h2:not(:first-child),
.royal-reels-7-9iqkf3 h3:not(:first-child),
.royal-reels-7-9iqkf3 h4:not(:first-child) {
  margin-top: 16px;
}

.royal-reels-7-9iqkf3 h1,
.royal-reels-7-9iqkf3 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .royal-reels-7-9iqkf3 h1,
  .royal-reels-7-9iqkf3 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.royal-reels-7-9iqkf3 h2,
.royal-reels-7-9iqkf3 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .royal-reels-7-9iqkf3 h2,
  .royal-reels-7-9iqkf3 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-7-9iqkf3 h3,
.royal-reels-7-9iqkf3 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .royal-reels-7-9iqkf3 h3,
  .royal-reels-7-9iqkf3 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-7-9iqkf3 h4,
.royal-reels-7-9iqkf3 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.royal-reels-7-9iqkf3 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.royal-reels-7-9iqkf3 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.royal-reels-7-9iqkf3 ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.royal-reels-7-9iqkf3 ul ul {
  margin-bottom: 8px;
}

.royal-reels-7-9iqkf3 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.royal-reels-7-9iqkf3 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.royal-reels-7-9iqkf3 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.royal-reels-7-9iqkf3 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.royal-reels-7-9iqkf3 ol li::marker {
  font-weight: 700;
}

.royal-reels-7-9iqkf3 ol ol {
  margin-bottom: 8px;
}

.royal-reels-7-9iqkf3 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.royal-reels-7-9iqkf3 ol ul li {
  padding-left: 16px;
}

.royal-reels-7-9iqkf3 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .royal-reels-7-9iqkf3 table {
    padding: 24px;
  }
}

.royal-reels-7-9iqkf3 table.royal-reels-7-dop7fd {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.royal-reels-7-vt1yxm,
    mask-image 0.3s;
}

.royal-reels-7-9iqkf3 table.royal-reels-7-dop7fd.royal-reels-7-2ax2wi {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .royal-reels-7-9iqkf3 table {
    display: table;
  }
}

.royal-reels-7-9iqkf3 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.royal-reels-7-9iqkf3 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-7-9iqkf3 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-7-9iqkf3 table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .royal-reels-7-9iqkf3 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.royal-reels-7-9iqkf3 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-7-9iqkf3 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-7-9iqkf3 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.royal-reels-7-9iqkf3 img {
  max-width: 100%;
  height: auto;
}

.royal-reels-7-c5gsqk {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .royal-reels-7-c5gsqk {
    padding: 24px;
  }
}

.royal-reels-7-m6klu8 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .royal-reels-7-m6klu8 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.royal-reels-7-m6klu8 > * {
  margin: 0 !important;
}

.royal-reels-7-m6klu8 img,
.royal-reels-7-flsrno {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-m6klu8 img,
  .royal-reels-7-flsrno {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-7-wpl2ov {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-7-wpl2ov {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-7-gal7wm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.royal-reels-7-gal7wm .royal-reels-7-pv6gtc {
  flex-shrink: 0;
}

.royal-reels-7-gal7wm .royal-reels-7-91fbfs svg {
  display: none;
}

.royal-reels-7-lqcfgl {
  display: grid;
  transition: max-height 0.royal-reels-7-vt1yxm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .royal-reels-7-lqcfgl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-lqcfgl {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royal-reels-7-lqcfgl.royal-reels-7-dye0wz + .royal-reels-7-pv6gtc svg {
  transform: rotate(180deg);
}

.royal-reels-7-bjytf8 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.royal-reels-7-bjytf8 > div:nth-child(3n) {
  grid-column: span 2;
}

.royal-reels-7-bjytf8
  > div:nth-child(3n)
  .royal-reels-7-zbj93y
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .royal-reels-7-bjytf8 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .royal-reels-7-bjytf8 > div:nth-child(3n) {
    grid-column: unset;
  }

  .royal-reels-7-bjytf8
    > div:nth-child(3n)
    .royal-reels-7-zbj93y
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-bjytf8 {
    max-width: 270px;
  }
}

.royal-reels-7-bjytf8 .royal-reels-7-zbj93y button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .royal-reels-7-bjytf8 .royal-reels-7-zbj93y button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-bjytf8 .royal-reels-7-zbj93y button {
    max-width: 104px;
  }
}

.royal-reels-7-ja3nbb {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .royal-reels-7-ja3nbb {
    margin-bottom: 0;
  }
}

.royal-reels-7-n1ip1o {
  display: none;
  opacity: 0;
}

.royal-reels-7-3qawof {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.royal-reels-7-3qawof img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.royal-reels-7-zbj93y {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.royal-reels-7-zbj93y button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royal-reels-7-zbj93y
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royal-reels-7-zbj93y
    button {
    max-width: 145px;
  }
}

.royal-reels-7-uhogca:first-child
  .royal-reels-7-zbj93y
  button {
  max-width: 270px;
}

.royal-reels-7-9cdq0n {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.royal-reels-7-ja3nbb picture {
  width: 100%;
  max-width: 100%;
}

.royal-reels-7-q5sott {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.royal-reels-7-q5sott svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.royal-reels-7-ja3nbb:hover .royal-reels-7-q5sott {
  display: flex;
}

.royal-reels-7-07fukk {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.royal-reels-7-hmgnjg {
  display: flex;
}

.royal-reels-7-hmgnjg:hover .royal-reels-7-s8gn4s,
.royal-reels-7-hmgnjg .royal-reels-7-niv8s5 .royal-reels-7-s8gn4s {
  display: flex;
}

.royal-reels-7-hmgnjg svg {
  flex-shrink: 0;
}

.royal-reels-7-s8gn4s {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .royal-reels-7-s8gn4s {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.royal-reels-7-s8gn4s:hover {
  display: flex;
}

.royal-reels-7-s8gn4s svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.royal-reels-7-1bxqf2 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .royal-reels-7-1bxqf2 {
    font-size: 12px;
  }
}

.royal-reels-7-ecu407,
.royal-reels-7-xvbng0 {
  width: 50%;
  flex-shrink: 0;
}

.royal-reels-7-ecu407 {
  font-weight: 700;
}

.royal-reels-7-yylg0e .royal-reels-7-lqcfgl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .royal-reels-7-yylg0e .royal-reels-7-lqcfgl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-yylg0e .royal-reels-7-lqcfgl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royal-reels-7-yylg0e
  .royal-reels-7-9cdq0n:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.royal-reels-7-yylg0e .royal-reels-7-3qawof {
  height: 100% !important;
  border-radius: 16px;
}

.royal-reels-7-yylg0e .royal-reels-7-zbj93y {
  gap: 4px;
  align-items: center;
}

.royal-reels-7-yylg0e .royal-reels-7-zbj93y button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.royal-reels-7-yylg0e .royal-reels-7-zbj93y svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.royal-reels-7-yylg0e .royal-reels-7-6cn98w,
.royal-reels-7-yylg0e .royal-reels-7-h2rkyf {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.royal-reels-7-a73nge.org/2000/svg'%3E%3Cpath d='M9.royal-reels-7-kslz0r 4.royal-reels-7-v2v8xa.royal-reels-7-fvf5id 5.royal-reels-7-i61998.royal-reels-7-eqw90r 5.royal-reels-7-68b1nc.royal-reels-7-ip3ygs 5.royal-reels-7-not069.royal-reels-7-0ajdwq 8.royal-reels-7-2gecyl.royal-reels-7-om0egd 9.royal-reels-7-n3wb10.royal-reels-7-zj37h3 9.royal-reels-7-5iovby.royal-reels-7-twhqr2 13.royal-reels-7-8lqhie.royal-reels-7-sgh8xr 11.royal-reels-7-0s605t.royal-reels-7-bcllsb 11.royal-reels-7-aoa5xu.royal-reels-7-qlfftw 11.royal-reels-7-4va86m.royal-reels-7-dhhy0m 13.royal-reels-7-z9oimu.royal-reels-7-1nusff 9.royal-reels-7-0weqke.royal-reels-7-xz4a9j 9.royal-reels-7-5syjm6.royal-reels-7-9lo372 8.royal-reels-7-bsxw74.royal-reels-7-y39cp7 5.royal-reels-7-b2z86o.royal-reels-7-xxl436 5.royal-reels-7-s81rvq.royal-reels-7-kpdthc 5.royal-reels-7-a76oc8.royal-reels-7-0r69w8 4.royal-reels-7-vho3mp.royal-reels-7-bcllsb 1.royal-reels-7-r9nvqv.royal-reels-7-kslz0r 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.royal-reels-7-yylg0e .royal-reels-7-6cn98w {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.royal-reels-7-yylg0e .royal-reels-7-h2rkyf {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.royal-reels-7-fjzcmn {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .royal-reels-7-fjzcmn {
    padding: 24px;
  }
}

.royal-reels-7-fjzcmn .royal-reels-7-pv6gtc {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-7-fjzcmn .royal-reels-7-pv6gtc {
    display: none;
  }
}

.royal-reels-7-fjzcmn .royal-reels-7-91fbfs svg {
  display: none;
}

.royal-reels-7-i02oqv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.royal-reels-7-i02oqv .royal-reels-7-6brftj {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-7-i02oqv .royal-reels-7-6brftj {
    display: flex;
  }
}

.royal-reels-7-iz1nwq {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-iz1nwq {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-7-iz1nwq > * {
  margin: 0 !important;
}

.royal-reels-7-iz1nwq img,
.royal-reels-7-lqq31w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-iz1nwq img,
  .royal-reels-7-lqq31w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-7-3e66sa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-7-3e66sa {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-7-i3tml8 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .royal-reels-7-i3tml8 {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .royal-reels-7-i3tml8::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-7-v0wign {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .royal-reels-7-v0wign {
    padding: 7px 15px;
  }
}

.royal-reels-7-v0wign:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-7-wdsyfn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-7-wdsyfn {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-7-v0wign picture {
  height: 100%;
  display: block;
}

.royal-reels-7-v0wign img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .royal-reels-7-v0wign img {
    width: 88px;
    height: 44px;
  }
}

.royal-reels-7-v0wign p {
  text-align: center;
  width: 100%;
}

.royal-reels-7-4287a1 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-4287a1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-7-4287a1 img,
.royal-reels-7-cop6g2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-4287a1 img,
  .royal-reels-7-cop6g2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-7-fy4pds {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-7-fy4pds {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-7-5vnuzu {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.royal-reels-7-0ozyvu {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.royal-reels-7-q485u2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.royal-reels-7-q485u2.royal-reels-7-niv8s5 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.royal-reels-7-64ct9q {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .royal-reels-7-64ct9q {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-7-i4uzvs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.royal-reels-7-rlblur {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.royal-reels-7-vt1yxm ease;
  opacity: 0;
  color: var(--text-color);
}

.royal-reels-7-722ma0 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.royal-reels-7-722ma0 ol,
.royal-reels-7-722ma0 ul {
  padding-left: 1.3em;
}

.royal-reels-7-q485u2.royal-reels-7-niv8s5 .royal-reels-7-rlblur {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.royal-reels-7-q485u2.royal-reels-7-niv8s5 .royal-reels-7-i4uzvs {
  transform: rotate(180deg);
  color: var(--text-color);
}

.royal-reels-7-mgy80s {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .royal-reels-7-mgy80s {
    padding: 24px;
  }
}

.royal-reels-7-mgy80s .royal-reels-7-pv6gtc {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-7-mgy80s .royal-reels-7-pv6gtc {
    display: none;
  }
}

.royal-reels-7-mgy80s .royal-reels-7-91fbfs svg {
  display: none;
}

.royal-reels-7-kya2kv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royal-reels-7-kya2kv .royal-reels-7-6brftj {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-7-kya2kv .royal-reels-7-6brftj {
    display: flex;
  }
}

.royal-reels-7-few1dm {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-few1dm {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-7-few1dm > * {
  margin: 0 !important;
}

.royal-reels-7-few1dm img,
.royal-reels-7-21226k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-few1dm img,
  .royal-reels-7-21226k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-7-jql57r {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-7-jql57r {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-7-o1pgge {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .royal-reels-7-o1pgge {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .royal-reels-7-o1pgge::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-7-fhs6dt {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.royal-reels-7-fhs6dt:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-7-vg0ubx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-7-vg0ubx {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-7-fhs6dt picture {
  width: auto;
  height: 100%;
  display: block;
}

.royal-reels-7-fhs6dt picture img {
  display: block;
  width: auto;
  height: 100%;
}

.royal-reels-7-h9phbr {
  margin: -24px 0;
}

.royal-reels-7-h9phbr:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .royal-reels-7-h9phbr {
    margin: -16px 0;
  }
}

.royal-reels-7-5s66st {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .royal-reels-7-5s66st {
    flex-direction: row;
  }
}

.royal-reels-7-kiwg83 {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .royal-reels-7-kiwg83 {
    flex: 1;
  }
}

.royal-reels-7-kiwg83::placeholder {
  color: var(--Text-400);
}

.royal-reels-7-0c7vem {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.royal-reels-7-qfb0kz {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.royal-reels-7-qfb0kz::-webkit-scrollbar {
  display: none;
}

.royal-reels-7-kdlpk6 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.royal-reels-7-kdlpk6 img,
.royal-reels-7-kdlpk6 svg {
  margin-right: 8px;
}

.royal-reels-7-2s5p8y {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.royal-reels-7-h9phbr + .royal-reels-7-aeqvqg {
  margin-top: 0;
}

@media (min-width: 768px) {
  .royal-reels-7-h9phbr + .royal-reels-7-aeqvqg {
    margin-top: -16px;
  }
}

.royal-reels-7-kzfmss {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.royal-reels-7-kzfmss > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.royal-reels-7-kzfmss > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.royal-reels-7-ol2w18 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.royal-reels-7-ecc77d {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.royal-reels-7-r2ckfx {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.royal-reels-7-3hgaxc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.royal-reels-7-fkbhvl {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.royal-reels-7-ol2w18 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.royal-reels-7-ol2w18 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .royal-reels-7-ol2w18 {
    padding: 39px 179px 39px 39px;
  }

  .royal-reels-7-ecc77d {
    font-size: 40px;
    line-height: 48px;
  }

  .royal-reels-7-fkbhvl {
    height: 348px;
  }

  .royal-reels-7-ol2w18 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .royal-reels-7-ol2w18 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-7-ol2w18 {
    padding: 63px;
  }
}

.royal-reels-7-z45cve {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .royal-reels-7-z45cve {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.royal-reels-7-5o2ljv {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-7-5o2ljv {
    width: auto;
  }
}

.royal-reels-7-u8svjd {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.royal-reels-7-u8svjd::-webkit-scrollbar {
  display: none;
}

.royal-reels-7-u8svjd a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.royal-reels-7-u8svjd a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-7-u8svjd {
    margin-left: 16px;
    margin-top: 0;
  }
}

.royal-reels-7-z45cve .royal-reels-7-38u1d0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.royal-reels-7-vt1yxm,
    mask-image 0.3s;
}

.royal-reels-7-z45cve .royal-reels-7-38u1d0.royal-reels-7-2ax2wi {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.royal-reels-7-7zazct {
  margin: 40px -16px;
}

.royal-reels-7-iighwy + .royal-reels-7-m9jotu,
.royal-reels-7-iighwy + .royal-reels-7-noqzjk {
  margin-top: 24px;
}

.royal-reels-7-avshon {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.royal-reels-7-avshon picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.royal-reels-7-xvzvjv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .royal-reels-7-xvzvjv {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7-xvzvjv {
    margin-top: 0;
  }
}

.royal-reels-7-3sl8l6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-7-3sl8l6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-7-tqd080 {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .royal-reels-7-tqd080 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.royal-reels-7-nx81jw {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .royal-reels-7-nx81jw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.royal-reels-7-7veqj1 {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .royal-reels-7-7veqj1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-7-2cezi5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-7-2cezi5 {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-7-oik5rq {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.royal-reels-7-ywimcb {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.royal-reels-7-ywimcb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.royal-reels-7-aeqvqg {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.royal-reels-7-7ob6ke {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .royal-reels-7-7ob6ke {
    padding: 15px 48px;
  }
}

main > .royal-reels-7-aeqvqg {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .royal-reels-7-lqcfgl.royal-reels-7-ontpv0 > div:nth-child(n+5) {
    display: none;
  }
}

.royal-reels-7-9iqkf3 p a img {
  display: block;
  margin: 0 auto;
}


.royal-reels-7-ie9205 {
  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;
}

/* contanct form */
.royal-reels-7-iiq1w8 {
  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-7-iiq1w8 label {
  font-size: 14px;
}

.royal-reels-7-iiq1w8 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royal-reels-7-iiq1w8 input,
.royal-reels-7-iiq1w8 textarea,
.royal-reels-7-iiq1w8 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-7-iiq1w8 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royal-reels-7-wljeml ease;
}
.royal-reels-7-iiq1w8 button:hover {
  background-color: var(--button-bg-hover);
}
.royal-reels-7-zyvvg6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royal-reels-7-70peyo ease-in;
}

.royal-reels-7-zyvvg6 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-7-jeotys, .royal-reels-7-l82uie, [class*="review-card"],
thead, thead th, table th, .royal-reels-7-7cnx3k,
.royal-reels-7-2071ny, [class*="collapsible-header"],
.royal-reels-7-wv9mkw, [class*="updated-block"] {
  color: #ece7dc !important;
}
