* {
  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-17-4tyzxm {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-4tyzxm {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-17-4tyzxm {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.royal-reels-17-tdx4tz {
  overflow: hidden;
}

.royal-reels-17-obycz4 img {
  background: var(--Neutral-300);
}

.royal-reels-17-22u3e6 {
  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-17-8y0184 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.royal-reels-17-8y0184:hover {
  background: var(--button-bg-hover);
}

.royal-reels-17-niucuf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-reels-17-niucuf:hover {
  background: var(--button-bg-hover);
}

.royal-reels-17-cutiqh {
  font-size: 12px;
  line-height: 18px;
}

.royal-reels-17-yf1k1v {
  font-size: 18px;
  line-height: 26px;
}

.royal-reels-17-ir3yee {
  width: 100%;
}

.royal-reels-17-m1z7kv {
  padding: 6px 16px;
}

.royal-reels-17-l7wtm1 {
  padding: 10px 16px;
}

.royal-reels-17-6dq2ji {
  padding: 15px 26px;
}

.royal-reels-17-5uoylt {
  flex-shrink: 0;
}

.royal-reels-17-p08zbx {
  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-17-a02aey {
  display: none;
}

.royal-reels-17-gd9ug1 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.royal-reels-17-i2w5eg {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.royal-reels-17-uoe0jx {
  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-17-ddjivz {
  cursor: grab;
}

.royal-reels-17-uoe0jx::-webkit-scrollbar {
  display: none;
}

.royal-reels-17-rnyoa1 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.royal-reels-17-gsbabs {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.royal-reels-17-y30o7w {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.royal-reels-17-sll68m {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.royal-reels-17-d8pj3l {
  visibility: visible;
}

.royal-reels-17-i5n09b {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.royal-reels-17-14hkr2 ease;
}

.royal-reels-17-n1yiei {
  background-color: var(--Primary-200);
  width: 16px;
}

.royal-reels-17-myrzxh {
  -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-17-14hkr2,
    mask-image 0.3s;
}

.royal-reels-17-myrzxh.royal-reels-17-ll7gsa {
  -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-17-l30z88: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-17-4sxttr {
  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-17-cpx52c.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-17-cpx52c.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-17-dcorf0 {
  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-17-dcorf0::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-17-h102g3 {
  position: relative;
  z-index: 1;
}

.royal-reels-17-hqfzwh {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.royal-reels-17-tqf614 {
  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-17-03d596 {
  font-size: 40px;
  line-height: 48px;
}

.royal-reels-17-1qgd9l {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.royal-reels-17-hdqpyi {
  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-17-hdqpyi:hover {
  background: var(--Primary-400);
}

.royal-reels-17-hdqpyi svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.royal-reels-17-l30z88 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-17-dcorf0 {
    max-width: 600px;
    padding: 64px;
  }

  .royal-reels-17-hqfzwh {
    font-size: 24px;
    line-height: 32px;
  }

  .royal-reels-17-tqf614 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .royal-reels-17-03d596 {
    font-size: 50px;
    line-height: 56px;
  }

  .royal-reels-17-1qgd9l {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .royal-reels-17-4sxttr {
    top: 25px;
    right: 25px;
  }
}

.royal-reels-17-wm4sz5,
.royal-reels-17-ffd7l1 {
  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-17-i2jtxq.royal-reels-17-qk5wik::before,
.royal-reels-17-ffd7l1::before,
.royal-reels-17-zl8v6n::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-17-cpx52c.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.royal-reels-17-9zc0nj 14.royal-reels-17-kcqiam.royal-reels-17-dmsxkb 14.royal-reels-17-herz34 15.royal-reels-17-gmzxgh 14.royal-reels-17-y2orvu 15.royal-reels-17-pw3liu 14.royal-reels-17-jbt9n4.royal-reels-17-2rwu2k 14.royal-reels-17-edqole 19.royal-reels-17-k1aexb 12.royal-reels-17-2ooyqh 19.royal-reels-17-k1aexb 10.royal-reels-17-mi5193.royal-reels-17-k1aexb 8.royal-reels-17-h30wyh 17.royal-reels-17-2lrpx4 7.royal-reels-17-sksm16 15.royal-reels-17-j6n5z8 7.royal-reels-17-twj0b6.royal-reels-17-ox771q 7.royal-reels-17-sksm16 11.royal-reels-17-k2zjsm 8.royal-reels-17-h30wyh 11.royal-reels-17-k2zjsm 10.royal-reels-17-pzdnz5.royal-reels-17-k2zjsm 12.royal-reels-17-tc4zyu 13.royal-reels-17-o8acee 14.royal-reels-17-vm9prh 15.royal-reels-17-1yzk0l 14.royal-reels-17-wfiie8.royal-reels-17-1w4qki 14.royal-reels-17-xbmb4g 15.royal-reels-17-032hyi 14.royal-reels-17-33od18 15.royal-reels-17-tj7wkj 14.royal-reels-17-h08qa2.royal-reels-17-9zc0nj 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.royal-reels-17-yomwfs 15.royal-reels-17-a4cij9.royal-reels-17-l0x28k 15.royal-reels-17-u0awbb 15.royal-reels-17-sy6zt1 15.royal-reels-17-i8uhng 15.royal-reels-17-cvltbb 15.royal-reels-17-3elwbx.royal-reels-17-yzh7re 15.royal-reels-17-i8uhng 15.royal-reels-17-4hx3hb 15.royal-reels-17-35zeeg 15.royal-reels-17-1s8sif 15.royal-reels-17-4lzcv7.royal-reels-17-onivme 15.royal-reels-17-6arv5r 7.royal-reels-17-aplmlh 18.royal-reels-17-xt59co 7.royal-reels-17-uw014h 23.royal-reels-17-39p4hn.royal-reels-17-kujr61.royal-reels-17-64mxud 18.royal-reels-17-2ivy6s 19.royal-reels-17-jw2in5 15.royal-reels-17-gz5kbj 15.royal-reels-17-yomwfs 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-17-9yys1t [type="submit"] *,
.royal-reels-17-ss9cpx button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .royal-reels-17-1lsy2q {
    display: none;
  }
}

.royal-reels-17-uqe9wx {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .royal-reels-17-uqe9wx {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-17-uqe9wx {
    bottom: 22px;
  }
}

.royal-reels-17-uqe9wx input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .royal-reels-17-uqe9wx {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.royal-reels-17-dri8e0.static) .royal-reels-17-uqe9wx {
    bottom: 8px;
  }
}

.royal-reels-17-3wbpfy {
  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-17-cpx52c.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.royal-reels-17-gjvd7p 3.royal-reels-17-2cq558.royal-reels-17-mu08b0.royal-reels-17-fm7hkh 3.royal-reels-17-koph17 3.royal-reels-17-fxybtl 5.royal-reels-17-hsd7jl 3.royal-reels-17-fxybtl 8.royal-reels-17-w29jmn.royal-reels-17-avcr7z.royal-reels-17-fxybtl 26.royal-reels-17-4u8r06 5.royal-reels-17-w5bhe8 28.royal-reels-17-e6tx81 8.royal-reels-17-pn4hll 28.royal-reels-17-2nwvjr.royal-reels-17-6hrm0f 28.royal-reels-17-ho2utq.royal-reels-17-msdjcs 34.royal-reels-17-t9tvtp.royal-reels-17-hwf1ko 36.royal-reels-17-xakdmp 11.royal-reels-17-6p5ngb 37.royal-reels-17-38o33r 12.royal-reels-17-wmftvw 36.royal-reels-17-1kclyr.royal-reels-17-5gkb2x 28.royal-reels-17-bdew5d.royal-reels-17-5nwk4k.royal-reels-17-hjygr4 28.royal-reels-17-7z2ehx 36.royal-reels-17-7875tz 26.royal-reels-17-uzw4p7 36.royal-reels-17-7875tz 23.royal-reels-17-ivyi73.royal-reels-17-7jnxsc.royal-reels-17-7875tz 5.royal-reels-17-zgefew 34.royal-reels-17-i0eqge 3.royal-reels-17-koph17 31.royal-reels-17-gjvd7p 3.royal-reels-17-8hlnr9.royal-reels-17-sqhofk 18.royal-reels-17-dk6iat.royal-reels-17-lad49g 18.royal-reels-17-eqr5qr 8.royal-reels-17-ou4sfw 17.royal-reels-17-4n82fi 8.royal-reels-17-ou4sfw 15.royal-reels-17-c335r6.royal-reels-17-ou4sfw 14.royal-reels-17-9pnup8 9.royal-reels-17-lad49g 13.royal-reels-17-zggq89 11.royal-reels-17-sqhofk 13.royal-reels-17-30n755.royal-reels-17-sh2t7o 13.royal-reels-17-zggq89 13.royal-reels-17-jh2qul 14.royal-reels-17-9pnup8 13.royal-reels-17-jh2qul 15.royal-reels-17-vqnpkz.royal-reels-17-jh2qul 17.royal-reels-17-4n82fi 12.royal-reels-17-sh2t7o 18.royal-reels-17-eqr5qr 11.royal-reels-17-sqhofk 18.royal-reels-17-zu8j3b.royal-reels-17-veig93 18.royal-reels-17-ewavl1.royal-reels-17-d58jbt 18.royal-reels-17-eqr5qr 17.royal-reels-17-xvx95f 17.royal-reels-17-4n82fi 17.royal-reels-17-xvx95f 15.royal-reels-17-ie1pyy.royal-reels-17-xvx95f 14.royal-reels-17-9pnup8 18.royal-reels-17-d58jbt 13.royal-reels-17-zggq89 20.royal-reels-17-veig93 13.royal-reels-17-vrg64l.royal-reels-17-74iaep 13.royal-reels-17-zggq89 22.royal-reels-17-cttyza 14.royal-reels-17-9pnup8 22.royal-reels-17-cttyza 15.royal-reels-17-idnry9.royal-reels-17-0h90zj 17.royal-reels-17-4n82fi 21.royal-reels-17-74iaep 18.royal-reels-17-eqr5qr 20.royal-reels-17-veig93 18.royal-reels-17-suriun.royal-reels-17-7bk68z 18.royal-reels-17-0060fs.royal-reels-17-et9ld3 18.royal-reels-17-eqr5qr 26.royal-reels-17-tct7ps 17.royal-reels-17-4n82fi 26.royal-reels-17-tct7ps 15.royal-reels-17-7c80xk.royal-reels-17-tct7ps 14.royal-reels-17-9pnup8 27.royal-reels-17-et9ld3 13.royal-reels-17-zggq89 28.royal-reels-17-7bk68z 13.royal-reels-17-85vdj8.royal-reels-17-65u8m7 13.royal-reels-17-zggq89 31.royal-reels-17-q8io65 14.royal-reels-17-9pnup8 31.royal-reels-17-q8io65 15.royal-reels-17-yhcvf3.royal-reels-17-tct7ps 17.royal-reels-17-4n82fi 30.royal-reels-17-65u8m7 18.royal-reels-17-eqr5qr 28.royal-reels-17-7bk68z 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-17-3wbpfy {
    display: none;
  }
}

.royal-reels-17-7k9a29 {
  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-17-7k9a29 {
    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-17-ss9cpx {
  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-17-ss9cpx {
    padding: 14px 16px;
  }
}

.royal-reels-17-ss9cpx button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.royal-reels-17-ss9cpx button:first-child {
  align-content: end;
}

.royal-reels-17-ss9cpx button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .royal-reels-17-ss9cpx
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-17-ss9cpx
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.royal-reels-17-ss9cpx button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.royal-reels-17-ss9cpx button:last-child svg {
  width: 38px;
  height: 38px;
}

.royal-reels-17-zl8v6n {
  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-17-zl8v6n::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .royal-reels-17-zl8v6n,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-17-zl8v6n {
  opacity: 1;
  visibility: visible;
}

.royal-reels-17-yli4tx {
  flex: 1 1;
}

.royal-reels-17-jk5g4u {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-jk5g4u {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .royal-reels-17-885cqt {
  display: block;
}

.royal-reels-17-8baxlx {
  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-17-8baxlx {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-17-ffd7l1 {
  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-17-ffd7l1::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.royal-reels-17-4zeq2n span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.royal-reels-17-4zeq2n p {
  color: var(--Text-100);
}

.royal-reels-17-ffd7l1 .royal-reels-17-c5s2dj {
  grid-area: button;
}

.royal-reels-17-ffd7l1 .royal-reels-17-c5s2dj::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-17-cpx52c.org/2000/svg'%3E%3Cpath d='M4.royal-reels-17-qkj0ji 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-17-hg9vqg 15L16.royal-reels-17-hg9vqg 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-17-hg9vqg 5L16.royal-reels-17-hg9vqg 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-17-oir0sm {
  display: block;
}

.royal-reels-17-zwmaue {
  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-17-zwmaue {
    margin-top: 40px;
  }
}

.royal-reels-17-wm4sz5 label,
.royal-reels-17-wm4sz5 input {
  display: block;
  width: 100%;
}

.royal-reels-17-wm4sz5 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.royal-reels-17-wm4sz5 label.royal-reels-17-vbi00e input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.royal-reels-17-wm4sz5 label.royal-reels-17-vbi00e::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-17-wm4sz5 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-17-wm4sz5 input::placeholder {
  color: var(--Text-400);
}

.royal-reels-17-7isz9c {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .royal-reels-17-7isz9c {
  display: flex;
}

.royal-reels-17-7isz9c ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .royal-reels-17-7isz9c ol {
    height: 420px;
    padding: 24px;
  }
}

.royal-reels-17-7isz9c ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.royal-reels-17-9yys1t {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-9yys1t {
    padding: 0 24px 24px;
  }
}

.royal-reels-17-9yys1t 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-17-9yys1t input::placeholder {
  color: var(--Text-400);
}

.royal-reels-17-9yys1t [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.royal-reels-17-9yys1t [type="submit"]:disabled {
  opacity: 0.5;
}

.royal-reels-17-9yys1t [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .royal-reels-17-9yys1t [type="submit"] {
    right: 40px;
  }
}

.royal-reels-17-i2jtxq {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.royal-reels-17-i2jtxq.royal-reels-17-qk5wik {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.royal-reels-17-i2jtxq.royal-reels-17-qk5wik::before {
  content: "";
  width: 31px;
}

.royal-reels-17-i2jtxq.royal-reels-17-qk5wik p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-reels-17-i2jtxq.royal-reels-17-pwuctu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.royal-reels-17-i2jtxq 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-17-uqe9wx .royal-reels-17-c5s2dj {
  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-17-1lsy2q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .royal-reels-17-1lsy2q {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-1lsy2q {
    padding: 18px 0;
  }
}

.royal-reels-17-1lsy2q .royal-reels-17-4tyzxm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .royal-reels-17-1lsy2q .royal-reels-17-4tyzxm {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.royal-reels-17-k7n1ji {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .royal-reels-17-k7n1ji {
    max-width: 160px;
    height: 40px;
  }
}

.royal-reels-17-k7n1ji picture,
.royal-reels-17-k7n1ji img {
  display: block;
  width: 100%;
  height: 100%;
}

.royal-reels-17-k7n1ji img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .royal-reels-17-mw6yk1 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.royal-reels-17-14hkr2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .royal-reels-17-1lsy2q.royal-reels-17-3buebv .royal-reels-17-mw6yk1 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .royal-reels-17-mw6yk1 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .royal-reels-17-mw6yk1 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.royal-reels-17-c7pmji,
.royal-reels-17-d5jph4 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .royal-reels-17-c7pmji,
  .royal-reels-17-d5jph4 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .royal-reels-17-d5jph4 {
    display: none;
  }
}

.royal-reels-17-6pw4pb {
  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-17-3buebv .royal-reels-17-6pw4pb {
  background: var(--fh-bg-color);
}

.royal-reels-17-6pw4pb button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .royal-reels-17-6pw4pb {
    display: none;
  }
}

.royal-reels-17-kcezpa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-reels-17-kcezpa {
    display: none;
  }
}

.royal-reels-17-551esa {
  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-17-1lsy2q.royal-reels-17-3buebv .royal-reels-17-551esa:first-child {
  display: none;
}

.royal-reels-17-1lsy2q.royal-reels-17-3buebv .royal-reels-17-551esa:last-child {
  display: block;
}

.royal-reels-17-551esa:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .royal-reels-17-551esa {
    display: none;
  }
}

.royal-reels-17-o8gn4n {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-17-o8gn4n {
    display: flex;
  }
}

.royal-reels-17-o8gn4n ul {
  max-height: 350px;
  overflow-y: auto;
}

.royal-reels-17-o8gn4n:hover ul {
  visibility: visible;
  opacity: 1;
}

.royal-reels-17-o8gn4n:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.royal-reels-17-o8gn4n:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.royal-reels-17-o8gn4n:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.royal-reels-17-o8gn4n:hover .royal-reels-17-m5uicd svg {
  transform: rotate(180deg);
}

.royal-reels-17-lb7ls8 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.royal-reels-17-4fm9xp {
  padding: 0 8px;
}

.royal-reels-17-5x488v {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.royal-reels-17-5x488v:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .royal-reels-17-5x488v {
    padding: 4px 8px;
  }
}

.royal-reels-17-fqw9pw {
  display: flex;
}

.royal-reels-17-fqw9pw img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.royal-reels-17-m5uicd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.royal-reels-17-m5uicd svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.royal-reels-17-8qgp5o {
  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-17-8qgp5o {
    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-17-zh0fs3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-17-zh0fs3 {
    display: none;
  }
}

.royal-reels-17-zmpn0y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.royal-reels-17-vrd2gm {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.royal-reels-17-mjlxp7 {
  display: flex;
}

.royal-reels-17-jurkcp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.royal-reels-17-95n1zd {
  list-style: none;
}

@media (max-width: 1199px) {
  .royal-reels-17-95n1zd {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-95n1zd {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .royal-reels-17-95n1zd .royal-reels-17-hs2t14 [data-ref-el],
  .royal-reels-17-95n1zd .royal-reels-17-hs2t14 span,
  .royal-reels-17-95n1zd .royal-reels-17-hs2t14 a {
    white-space: nowrap;
  }
}

.royal-reels-17-7y3grl {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .royal-reels-17-7y3grl.royal-reels-17-orrc37 > .royal-reels-17-hs2t14 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-7y3grl.royal-reels-17-a85hks:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .royal-reels-17-7y3grl.royal-reels-17-orrc37 > .royal-reels-17-oo21qv {
    height: auto;
  }

  .royal-reels-17-7y3grl.royal-reels-17-orrc37 > div > .royal-reels-17-z5vfse {
    transform: rotate(180deg);
  }
}

.royal-reels-17-7y3grl [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.royal-reels-17-7y3grl [data-ref-el],
.royal-reels-17-7y3grl span {
  cursor: pointer;
}

.royal-reels-17-7y3grl [data-ref-el],
.royal-reels-17-7y3grl span,
.royal-reels-17-7y3grl 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-17-7y3grl [data-ref-el],
  .royal-reels-17-7y3grl span,
  .royal-reels-17-7y3grl a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-7y3grl [data-ref-el],
  .royal-reels-17-7y3grl span,
  .royal-reels-17-7y3grl a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.royal-reels-17-oo21qv {
  height: 0;
  overflow: hidden;
  transition: height 0.royal-reels-17-14hkr2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.royal-reels-17-oo21qv::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.royal-reels-17-oo21qv::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.royal-reels-17-oo21qv::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .royal-reels-17-oo21qv {
    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-17-oo21qv:has(> .royal-reels-17-7y3grl.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .royal-reels-17-oo21qv .royal-reels-17-oo21qv {
    padding: 0;
  }

  .royal-reels-17-oo21qv .royal-reels-17-7y3grl {
    font-weight: 400;
  }

  .royal-reels-17-oo21qv .royal-reels-17-7y3grl:hover > .royal-reels-17-hs2t14 {
    background: var(--Neutral-300);
  }

  .royal-reels-17-oo21qv .royal-reels-17-z5vfse {
    rotate: -90deg;
  }
}

.royal-reels-17-hs2t14 {
  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-17-hs2t14 {
    padding: 8px;
  }

  .royal-reels-17-7y3grl.royal-reels-17-mpxfof > .royal-reels-17-hs2t14 {
    background: var(--Neutral-300);
  }
}

.royal-reels-17-z5vfse {
  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-17-cpx52c.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.royal-reels-17-y6ci09 0.royal-reels-17-f5cukw.royal-reels-17-csf6yp -0.royal-reels-17-opgav2 0.royal-reels-17-iw603x -0.royal-reels-17-opgav2 1.royal-reels-17-in4cj5 0.royal-reels-17-jp82sz.royal-reels-17-2oaqpk 4.royal-reels-17-yofpo8.royal-reels-17-y6ci09 0.royal-reels-17-0h9241.royal-reels-17-kbz10w -0.royal-reels-17-opgav2 9.royal-reels-17-ekh4fj -0.royal-reels-17-opgav2 10.royal-reels-17-nop1vu 0.royal-reels-17-4oa78r.royal-reels-17-dvmxu8 0.royal-reels-17-csf6yp 10.royal-reels-17-dvmxu8 0.royal-reels-17-iw603x 10.royal-reels-17-nop1vu 1.royal-reels-17-alhlnf.royal-reels-17-fotnf8 5.royal-reels-17-osondm.royal-reels-17-ckkxuu 6.royal-reels-17-7k3fi2 5.royal-reels-17-bubieo 6.royal-reels-17-7k3fi2 4.royal-reels-17-m8z8ev 5.royal-reels-17-htpkqw.royal-reels-17-y6ci09 1.royal-reels-17-fwjlth.royal-reels-17-opgav2 0.royal-reels-17-iw603x -0.royal-reels-17-opgav2 0.royal-reels-17-csf6yp 0.royal-reels-17-y6ci09 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.royal-reels-17-14hkr2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-17-z5vfse {
    cursor: default;
  }
}

.royal-reels-17-lu71ph {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.royal-reels-17-9kbgod {
  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-17-9kbgod {
    padding: 40px 4px;
  }
}

.royal-reels-17-q540em {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .royal-reels-17-q540em {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.royal-reels-17-uarwum {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .royal-reels-17-uarwum {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.royal-reels-17-uarwum ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.royal-reels-17-uarwum [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.royal-reels-17-uarwum [data-ref-el],
.royal-reels-17-uarwum span,
.royal-reels-17-uarwum a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.royal-reels-17-klc4r8 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-17-klc4r8 {
    margin-bottom: 12px;
  }
}

.royal-reels-17-rf53yj {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.royal-reels-17-rf53yj img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .royal-reels-17-rf53yj:last-child {
    margin-right: 0;
  }
}

.royal-reels-17-ex0k7s {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-17-klc4r8:hover .royal-reels-17-nymcx3 {
  visibility: visible;
  opacity: 1;
}

.royal-reels-17-nymcx3 {
  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-17-97ge75 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.royal-reels-17-3v94xt {
  display: flex;
  margin: 6px;
}

.royal-reels-17-3v94xt img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.royal-reels-17-nymcx3::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-17-nymcx3::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-17-g0acst {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-17-g0acst {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.royal-reels-17-d28jr6 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .royal-reels-17-d28jr6 {
    margin-right: 32px;
  }
}

.royal-reels-17-sa3ird {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-17-sa3ird {
    margin-top: 0;
    width: 340px;
  }
}

.royal-reels-17-sa3ird a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-17-yauoy8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.royal-reels-17-8o624n {
  position: relative;
}

@media (min-width: 768px) {
  .royal-reels-17-8o624n {
    margin-top: 40px;
  }
}

.royal-reels-17-8o624n + .royal-reels-17-91opzw,
.royal-reels-17-8o624n + .royal-reels-17-8o624n {
  margin-top: 24px;
}

.royal-reels-17-jq06kr {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-jq06kr {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-17-jq06kr {
    padding: 80px;
  }
}

.royal-reels-17-m759gw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .royal-reels-17-m759gw {
    padding: 0 16px;
}


}

.royal-reels-17-u4pjmp {
  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-17-u4pjmp {
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-17-uv12a7 {
  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-17-uv12a7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-17-o2gbul {
  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-17-o2gbul:hover {
  background: var(--button-bg-hover);
}

.royal-reels-17-pumcu5 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.royal-reels-17-pumcu5 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .royal-reels-17-pumcu5 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .royal-reels-17-pumcu5 img {
  min-height: 100%;
  }
}

.royal-reels-17-jq06kr::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.royal-reels-17-et6tnt {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.royal-reels-17-et6tnt h1,
.royal-reels-17-et6tnt h2,
.royal-reels-17-et6tnt h3,
.royal-reels-17-et6tnt h4 {
  margin-bottom: 6px;
}

.royal-reels-17-et6tnt h1:not(:first-child),
.royal-reels-17-et6tnt h2:not(:first-child),
.royal-reels-17-et6tnt h3:not(:first-child),
.royal-reels-17-et6tnt h4:not(:first-child) {
  margin-top: 16px;
}

.royal-reels-17-et6tnt h1,
.royal-reels-17-et6tnt h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .royal-reels-17-et6tnt h1,
  .royal-reels-17-et6tnt h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.royal-reels-17-et6tnt h2,
.royal-reels-17-et6tnt h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .royal-reels-17-et6tnt h2,
  .royal-reels-17-et6tnt h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-17-et6tnt h3,
.royal-reels-17-et6tnt h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .royal-reels-17-et6tnt h3,
  .royal-reels-17-et6tnt h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-17-et6tnt h4,
.royal-reels-17-et6tnt h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.royal-reels-17-et6tnt ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.royal-reels-17-et6tnt ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.royal-reels-17-et6tnt 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-17-et6tnt ul ul {
  margin-bottom: 8px;
}

.royal-reels-17-et6tnt ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.royal-reels-17-et6tnt ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.royal-reels-17-et6tnt ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.royal-reels-17-et6tnt ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.royal-reels-17-et6tnt ol li::marker {
  font-weight: 700;
}

.royal-reels-17-et6tnt ol ol {
  margin-bottom: 8px;
}

.royal-reels-17-et6tnt ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.royal-reels-17-et6tnt ol ul li {
  padding-left: 16px;
}

.royal-reels-17-et6tnt 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-17-et6tnt table {
    padding: 24px;
  }
}

.royal-reels-17-et6tnt table.royal-reels-17-0cucnv {
  -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-17-14hkr2,
    mask-image 0.3s;
}

.royal-reels-17-et6tnt table.royal-reels-17-0cucnv.royal-reels-17-ll7gsa {
  -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-17-et6tnt table {
    display: table;
  }
}

.royal-reels-17-et6tnt 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-17-et6tnt table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-17-et6tnt table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-17-et6tnt 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-17-et6tnt table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.royal-reels-17-et6tnt table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-17-et6tnt table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-17-et6tnt table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.royal-reels-17-et6tnt img {
  max-width: 100%;
  height: auto;
}

.royal-reels-17-bszjtv {
  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-17-bszjtv {
    padding: 24px;
  }
}

.royal-reels-17-t6x6y3 {
  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-17-t6x6y3 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.royal-reels-17-t6x6y3 > * {
  margin: 0 !important;
}

.royal-reels-17-t6x6y3 img,
.royal-reels-17-nkryhp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-t6x6y3 img,
  .royal-reels-17-nkryhp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-17-3fofby {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-17-3fofby {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-17-frv5up {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.royal-reels-17-frv5up .royal-reels-17-zebo0q {
  flex-shrink: 0;
}

.royal-reels-17-frv5up .royal-reels-17-8scdwr svg {
  display: none;
}

.royal-reels-17-fhrcx6 {
  display: grid;
  transition: max-height 0.royal-reels-17-14hkr2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .royal-reels-17-fhrcx6 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-fhrcx6 {
    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-17-fhrcx6.royal-reels-17-kvhmm2 + .royal-reels-17-zebo0q svg {
  transform: rotate(180deg);
}

.royal-reels-17-crz1cd {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.royal-reels-17-crz1cd > div:nth-child(3n) {
  grid-column: span 2;
}

.royal-reels-17-crz1cd
  > div:nth-child(3n)
  .royal-reels-17-p77w4w
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .royal-reels-17-crz1cd {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .royal-reels-17-crz1cd > div:nth-child(3n) {
    grid-column: unset;
  }

  .royal-reels-17-crz1cd
    > div:nth-child(3n)
    .royal-reels-17-p77w4w
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-crz1cd {
    max-width: 270px;
  }
}

.royal-reels-17-crz1cd .royal-reels-17-p77w4w button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .royal-reels-17-crz1cd .royal-reels-17-p77w4w button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-crz1cd .royal-reels-17-p77w4w button {
    max-width: 104px;
  }
}

.royal-reels-17-ynhufe {
  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-17-ynhufe {
    margin-bottom: 0;
  }
}

.royal-reels-17-qbvh85 {
  display: none;
  opacity: 0;
}

.royal-reels-17-0ng45l {
  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-17-0ng45l img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.royal-reels-17-p77w4w {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.royal-reels-17-p77w4w 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-17-p77w4w
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royal-reels-17-p77w4w
    button {
    max-width: 145px;
  }
}

.royal-reels-17-fruajk:first-child
  .royal-reels-17-p77w4w
  button {
  max-width: 270px;
}

.royal-reels-17-lrpkn1 {
  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-17-ynhufe picture {
  width: 100%;
  max-width: 100%;
}

.royal-reels-17-ky7q9j {
  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-17-ky7q9j svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.royal-reels-17-ynhufe:hover .royal-reels-17-ky7q9j {
  display: flex;
}

.royal-reels-17-4zb8oq {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.royal-reels-17-7d4e0l {
  display: flex;
}

.royal-reels-17-7d4e0l:hover .royal-reels-17-ygcc0q,
.royal-reels-17-7d4e0l .royal-reels-17-mpxfof .royal-reels-17-ygcc0q {
  display: flex;
}

.royal-reels-17-7d4e0l svg {
  flex-shrink: 0;
}

.royal-reels-17-ygcc0q {
  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-17-ygcc0q {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.royal-reels-17-ygcc0q:hover {
  display: flex;
}

.royal-reels-17-ygcc0q svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.royal-reels-17-62yt1w {
  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-17-62yt1w {
    font-size: 12px;
  }
}

.royal-reels-17-lvyi8h,
.royal-reels-17-7zh0b9 {
  width: 50%;
  flex-shrink: 0;
}

.royal-reels-17-lvyi8h {
  font-weight: 700;
}

.royal-reels-17-4f39al .royal-reels-17-fhrcx6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .royal-reels-17-4f39al .royal-reels-17-fhrcx6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-4f39al .royal-reels-17-fhrcx6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royal-reels-17-4f39al
  .royal-reels-17-lrpkn1:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.royal-reels-17-4f39al .royal-reels-17-0ng45l {
  height: 100% !important;
  border-radius: 16px;
}

.royal-reels-17-4f39al .royal-reels-17-p77w4w {
  gap: 4px;
  align-items: center;
}

.royal-reels-17-4f39al .royal-reels-17-p77w4w button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.royal-reels-17-4f39al .royal-reels-17-p77w4w svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.royal-reels-17-4f39al .royal-reels-17-3yot7w,
.royal-reels-17-4f39al .royal-reels-17-r9bszj {
  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-17-cpx52c.org/2000/svg'%3E%3Cpath d='M9.royal-reels-17-x1a1ug 4.royal-reels-17-fc6jle.royal-reels-17-pz2p9w 5.royal-reels-17-gciwl9.royal-reels-17-0r48f8 5.royal-reels-17-jo85af.royal-reels-17-x2jv0d 5.royal-reels-17-dese14.royal-reels-17-fxj8hb 8.royal-reels-17-3u8xbm.royal-reels-17-llpy7g 9.royal-reels-17-jg8rde.royal-reels-17-kgrh8z 9.royal-reels-17-4bvquz.royal-reels-17-sqytak 13.royal-reels-17-tjdz6o.royal-reels-17-lufonq 11.royal-reels-17-nhhz9y.royal-reels-17-guuy4f 11.royal-reels-17-of4xra.royal-reels-17-wj869h 11.royal-reels-17-5j52di.royal-reels-17-b8hydo 13.royal-reels-17-f8o17f.royal-reels-17-36ti9y 9.royal-reels-17-achmpv.royal-reels-17-eqinx1 9.royal-reels-17-vvd83b.royal-reels-17-y3d6pp 8.royal-reels-17-v8g95e.royal-reels-17-tsepdb 5.royal-reels-17-wsgghi.royal-reels-17-z54e7t 5.royal-reels-17-16o7sm.royal-reels-17-v3nza6 5.royal-reels-17-1cx0oc.royal-reels-17-gx43w7 4.royal-reels-17-3aq4mh.royal-reels-17-guuy4f 1.royal-reels-17-2yyunj.royal-reels-17-x1a1ug 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.royal-reels-17-4f39al .royal-reels-17-3yot7w {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.royal-reels-17-4f39al .royal-reels-17-r9bszj {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.royal-reels-17-ceewt1 {
  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-17-ceewt1 {
    padding: 24px;
  }
}

.royal-reels-17-ceewt1 .royal-reels-17-zebo0q {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-17-ceewt1 .royal-reels-17-zebo0q {
    display: none;
  }
}

.royal-reels-17-ceewt1 .royal-reels-17-8scdwr svg {
  display: none;
}

.royal-reels-17-19rfy0 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.royal-reels-17-19rfy0 .royal-reels-17-22u3e6 {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-17-19rfy0 .royal-reels-17-22u3e6 {
    display: flex;
  }
}

.royal-reels-17-rpdi7g {
  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-17-rpdi7g {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-17-rpdi7g > * {
  margin: 0 !important;
}

.royal-reels-17-rpdi7g img,
.royal-reels-17-xoacgn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-rpdi7g img,
  .royal-reels-17-xoacgn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-17-i68gnb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-17-i68gnb {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-17-h7k71n {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .royal-reels-17-h7k71n {
    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-17-h7k71n::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-17-uokmm0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .royal-reels-17-uokmm0 {
    padding: 7px 15px;
  }
}

.royal-reels-17-uokmm0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-17-msgzb3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-17-msgzb3 {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-17-uokmm0 picture {
  height: 100%;
  display: block;
}

.royal-reels-17-uokmm0 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .royal-reels-17-uokmm0 img {
    width: 88px;
    height: 44px;
  }
}

.royal-reels-17-uokmm0 p {
  text-align: center;
  width: 100%;
}

.royal-reels-17-p2kyyz {
  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-17-p2kyyz {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-17-p2kyyz img,
.royal-reels-17-iy79zr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-p2kyyz img,
  .royal-reels-17-iy79zr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-17-e9j0ou {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-17-e9j0ou {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-17-s4r3ei {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.royal-reels-17-6gkfyd {
  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-17-4sqcik {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.royal-reels-17-4sqcik.royal-reels-17-mpxfof {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.royal-reels-17-xkk9xq {
  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-17-xkk9xq {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-17-aju9zm {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.royal-reels-17-klzpmt {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.royal-reels-17-14hkr2 ease;
  opacity: 0;
  color: var(--text-color);
}

.royal-reels-17-7f8ymp {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.royal-reels-17-7f8ymp ol,
.royal-reels-17-7f8ymp ul {
  padding-left: 1.3em;
}

.royal-reels-17-4sqcik.royal-reels-17-mpxfof .royal-reels-17-klzpmt {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.royal-reels-17-4sqcik.royal-reels-17-mpxfof .royal-reels-17-aju9zm {
  transform: rotate(180deg);
  color: var(--text-color);
}

.royal-reels-17-10hu2u {
  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-17-10hu2u {
    padding: 24px;
  }
}

.royal-reels-17-10hu2u .royal-reels-17-zebo0q {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-17-10hu2u .royal-reels-17-zebo0q {
    display: none;
  }
}

.royal-reels-17-10hu2u .royal-reels-17-8scdwr svg {
  display: none;
}

.royal-reels-17-d8iu9e {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royal-reels-17-d8iu9e .royal-reels-17-22u3e6 {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-17-d8iu9e .royal-reels-17-22u3e6 {
    display: flex;
  }
}

.royal-reels-17-lpiiwx {
  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-17-lpiiwx {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-17-lpiiwx > * {
  margin: 0 !important;
}

.royal-reels-17-lpiiwx img,
.royal-reels-17-m9jgi6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-17-lpiiwx img,
  .royal-reels-17-m9jgi6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-17-n6ixz5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-17-n6ixz5 {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-17-u8575m {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .royal-reels-17-u8575m {
    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-17-u8575m::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-17-yenj2w {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.royal-reels-17-yenj2w:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-17-4zh7ck {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-17-4zh7ck {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-17-yenj2w picture {
  width: auto;
  height: 100%;
  display: block;
}

.royal-reels-17-yenj2w picture img {
  display: block;
  width: auto;
  height: 100%;
}

.royal-reels-17-6scbxy {
  margin: -24px 0;
}

.royal-reels-17-6scbxy:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .royal-reels-17-6scbxy {
    margin: -16px 0;
  }
}

.royal-reels-17-dhwjpw {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .royal-reels-17-dhwjpw {
    flex-direction: row;
  }
}

.royal-reels-17-49pgrm {
  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-17-49pgrm {
    flex: 1;
  }
}

.royal-reels-17-49pgrm::placeholder {
  color: var(--Text-400);
}

.royal-reels-17-0lmpo8 {
  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-17-h2czwm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.royal-reels-17-h2czwm::-webkit-scrollbar {
  display: none;
}

.royal-reels-17-fnwlw3 {
  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-17-fnwlw3 img,
.royal-reels-17-fnwlw3 svg {
  margin-right: 8px;
}

.royal-reels-17-epms2t {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.royal-reels-17-6scbxy + .royal-reels-17-ez81vt {
  margin-top: 0;
}

@media (min-width: 768px) {
  .royal-reels-17-6scbxy + .royal-reels-17-ez81vt {
    margin-top: -16px;
  }
}

.royal-reels-17-3wu12x {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.royal-reels-17-3wu12x > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.royal-reels-17-3wu12x > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.royal-reels-17-wn4ja9 {
  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-17-3d131k {
  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-17-av4u9s {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.royal-reels-17-jgfqm1 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.royal-reels-17-c3r97r {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.royal-reels-17-wn4ja9 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-17-wn4ja9 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-17-wn4ja9 {
    padding: 39px 179px 39px 39px;
  }

  .royal-reels-17-3d131k {
    font-size: 40px;
    line-height: 48px;
  }

  .royal-reels-17-c3r97r {
    height: 348px;
  }

  .royal-reels-17-wn4ja9 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .royal-reels-17-wn4ja9 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-17-wn4ja9 {
    padding: 63px;
  }
}

.royal-reels-17-zu4qc0 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .royal-reels-17-zu4qc0 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.royal-reels-17-utnoo0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-17-utnoo0 {
    width: auto;
  }
}

.royal-reels-17-d4anv2 {
  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-17-d4anv2::-webkit-scrollbar {
  display: none;
}

.royal-reels-17-d4anv2 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-17-d4anv2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-17-d4anv2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.royal-reels-17-zu4qc0 .royal-reels-17-k2fb72 {
  -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-17-14hkr2,
    mask-image 0.3s;
}

.royal-reels-17-zu4qc0 .royal-reels-17-k2fb72.royal-reels-17-ll7gsa {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.royal-reels-17-ddoslw {
  margin: 40px -16px;
}

.royal-reels-17-qxha7a + .royal-reels-17-91opzw,
.royal-reels-17-qxha7a + .royal-reels-17-8o624n {
  margin-top: 24px;
}

.royal-reels-17-ljmugm {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.royal-reels-17-ljmugm picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.royal-reels-17-idh6fe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .royal-reels-17-idh6fe {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-17-idh6fe {
    margin-top: 0;
  }
}

.royal-reels-17-4ijkua {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-17-4ijkua {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-17-avi39a {
  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-17-avi39a {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.royal-reels-17-wvn1v3 {
  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-17-wvn1v3 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.royal-reels-17-b9vg9n {
  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-17-b9vg9n {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-17-e1b7lj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-17-e1b7lj {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-17-hpnsy5 {
  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-17-yd525a {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.royal-reels-17-yd525a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.royal-reels-17-ez81vt {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.royal-reels-17-qvn2vc {
  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-17-qvn2vc {
    padding: 15px 48px;
  }
}

main > .royal-reels-17-ez81vt {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .royal-reels-17-fhrcx6.royal-reels-17-8e2xwb > div:nth-child(n+5) {
    display: none;
  }
}

.royal-reels-17-et6tnt p a img {
  display: block;
  margin: 0 auto;
}


.royal-reels-17-cgd3tp {
  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-17-u4he0m {
  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-17-u4he0m label {
  font-size: 14px;
}

.royal-reels-17-u4he0m h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royal-reels-17-u4he0m input,
.royal-reels-17-u4he0m textarea,
.royal-reels-17-u4he0m 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-17-u4he0m button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royal-reels-17-038ezi ease;
}
.royal-reels-17-u4he0m button:hover {
  background-color: var(--button-bg-hover);
}
.royal-reels-17-dkxqxg {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royal-reels-17-ngnwot ease-in;
}

.royal-reels-17-dkxqxg 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-17-rakcx7, .royal-reels-17-tmid39, [class*="review-card"],
thead, thead th, table th, .royal-reels-17-qht7qx,
.royal-reels-17-xvjgre, [class*="collapsible-header"],
.royal-reels-17-3uah0g, [class*="updated-block"] {
  color: #ece7dc !important;
}
